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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
86b7b3f692250dc20210c80a29d970acf8b6799b | 7,602,092,125,530 | 8aba886f0f22d475b88c2c256af7eaf3f47b317f | /src/main/java/HelloWorld.java | f940bc3f94c4c7361c328c3a1aa4b046ae0a6e95 | [] | no_license | sam/simple-hello-world | https://github.com/sam/simple-hello-world | 67916204a08cc4f3c8a280adeda44ca7b2e49b5a | 282baf93a80f7041ef74e8a338b7637c7cf722de | refs/heads/master | 2021-01-19T17:14:24.747000 | 2012-09-11T14:56:21 | 2012-09-11T14:56:21 | 5,756,122 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.sam;
import org.simpleframework.http.core.Container;
import org.simpleframework.transport.connect.Connection;
import org.simpleframework.transport.connect.SocketConnection;
import org.simpleframework.http.Response;
import org.simpleframework.http.Request;
import java.net.InetSocketAddress;
import java.net.... | UTF-8 | Java | 1,136 | java | HelloWorld.java | Java | [] | null | [] | package org.sam;
import org.simpleframework.http.core.Container;
import org.simpleframework.transport.connect.Connection;
import org.simpleframework.transport.connect.SocketConnection;
import org.simpleframework.http.Response;
import org.simpleframework.http.Request;
import java.net.InetSocketAddress;
import java.net.... | 1,136 | 0.734155 | 0.727113 | 36 | 30.583334 | 22.052179 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 12 |
15a140312505b4296948bad662b4792c7d6abc19 | 4,741,643,900,105 | 878921bc9847cd8084102e0cf3dae9638195a54a | /Mage.Sets/src/mage/cards/a/Artillerize.java | b6041b31b6b9e76fa47125bee4bc2c5151bf948f | [
"MIT"
] | permissive | drowinternet/mage | https://github.com/drowinternet/mage | 542e9b6a658bd509a1a0b829cd007505353701af | f7a78a378368b7c369d2078b3a7b4b8bf44bbad3 | refs/heads/master | 2021-05-22T22:28:44.892000 | 2020-04-13T18:28:03 | 2020-04-13T18:28:03 | 253,072,532 | 2 | 0 | MIT | true | 2020-04-04T22:51:50 | 2020-04-04T18:36:15 | 2020-04-04T22:36:48 | 2020-04-04T22:51:49 | 556,277 | 0 | 0 | 0 | Java | false | false |
package mage.cards.a;
import java.util.UUID;
import mage.abilities.costs.common.SacrificeTargetCost;
import mage.abilities.effects.common.DamageTargetEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.filter.common.FilterControlledPermanent;
import mage.filt... | UTF-8 | Java | 1,345 | java | Artillerize.java | Java | [
{
"context": ".target.common.TargetAnyTarget;\n\n/**\n *\n * @author North\n */\npublic final class Artillerize extends CardImp",
"end": 465,
"score": 0.6335102319717407,
"start": 460,
"tag": "USERNAME",
"value": "North"
}
] | null | [] |
package mage.cards.a;
import java.util.UUID;
import mage.abilities.costs.common.SacrificeTargetCost;
import mage.abilities.effects.common.DamageTargetEffect;
import mage.cards.CardImpl;
import mage.cards.CardSetInfo;
import mage.constants.CardType;
import mage.filter.common.FilterControlledPermanent;
import mage.filt... | 1,345 | 0.727881 | 0.726394 | 44 | 29.545454 | 28.63759 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 12 |
c09b1e89cd40c97a40fdc1fe5bca53a57c16daff | 11,776,800,372,198 | 79c33642ef4c5c04828be96f1d0c0ed0acb65641 | /get_shit_done/apimission/apireader/src/main/java/io/hedwig/napos/gradle/plugin/utils/CollectionUtils.java | 3351180b007b5a00dc894eecd0323eb97223e60e | [] | no_license | testless/side-projects | https://github.com/testless/side-projects | 2e68bc4b5a64114ef48644cdc513f3dae7c0f2aa | ab66cc1ff9d8875adfce8771bcb37151886afabd | refs/heads/master | 2016-08-17T05:15:42.522000 | 2016-08-17T05:14:06 | 2016-08-17T05:14:06 | 59,125,019 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.hedwig.napos.gradle.plugin.utils;
import java.util.ArrayList;
import java.util.List;
/**
* Created by patrick on 16/7/28.
*/
public class CollectionUtils {
private CollectionUtils() {
}
public static <T> List<T> asList(T... element) {
List<T> result = new ArrayList<T>();
fo... | UTF-8 | Java | 410 | java | CollectionUtils.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by patrick on 16/7/28.\n */\npublic class CollectionUtils {\n ",
"end": 123,
"score": 0.6491094827651978,
"start": 116,
"tag": "NAME",
"value": "patrick"
}
] | null | [] | package io.hedwig.napos.gradle.plugin.utils;
import java.util.ArrayList;
import java.util.List;
/**
* Created by patrick on 16/7/28.
*/
public class CollectionUtils {
private CollectionUtils() {
}
public static <T> List<T> asList(T... element) {
List<T> result = new ArrayList<T>();
fo... | 410 | 0.582927 | 0.570732 | 24 | 16.083334 | 16.685614 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
2896740be97aed516e6b0424f8738795cd76e816 | 11,063,835,762,920 | 85a4c4643d83a63cacf48039b5ed392e6c91dd59 | /src/com/akjava/mbl3d/expression/client/model/Mbl3dModelInfoData.java | c30b1bb1637edfb694ca261bc236c92ca3887496 | [] | no_license | akjava/GWTMbl3dExpressionTools | https://github.com/akjava/GWTMbl3dExpressionTools | 4208bf19a33a9f2e0bbef335fbdd3bed4d44241e | a6b7124c801b442c80f80b023387f14c9bb7d6d0 | refs/heads/master | 2021-01-24T01:10:58.533000 | 2017-01-16T04:23:26 | 2017-01-16T04:23:26 | 57,868,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.akjava.mbl3d.expression.client.model;
import java.util.List;
import com.akjava.gwt.three.client.java.file.MorphtargetsModifier;
import com.akjava.mbl3d.expression.client.Mbl3dMorphtargetsModifier;
import com.google.common.collect.Lists;
/*
* simple mbl3dmodel
*/
public class Mbl3dModelInfoDa... | UTF-8 | Java | 1,413 | java | Mbl3dModelInfoData.java | Java | [] | null | [] | package com.akjava.mbl3d.expression.client.model;
import java.util.List;
import com.akjava.gwt.three.client.java.file.MorphtargetsModifier;
import com.akjava.mbl3d.expression.client.Mbl3dMorphtargetsModifier;
import com.google.common.collect.Lists;
/*
* simple mbl3dmodel
*/
public class Mbl3dModelInfoDa... | 1,413 | 0.7339 | 0.719038 | 56 | 23.232143 | 28.33914 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 12 |
b89dbdfa7db5625bce6b51f116a1084d4b2807e5 | 31,550,829,767,699 | 9d0d64b1c6f571d548f756e562603b52da5c805c | /src/main/java/hksarg/etwb/pwpis/web/project/ProjectLapeSearchForm.java | cd564742f6f25b6e9e9c9b9f4f6451303908547e | [] | no_license | chengyukpong/etwb-web | https://github.com/chengyukpong/etwb-web | e53218b1c675c45cb54515bfb480639fc93f6131 | dc75aa4071b634056553d3af23922ec06cde8c3e | refs/heads/master | 2018-01-08T17:40:25.345000 | 2016-03-14T15:05:38 | 2016-03-14T15:05:38 | 53,866,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Source file: D:\\My Documents\\Physical Design\\Source code\\hksarg\\etwb\\pwpis\\web\\contract\\ContractSearchForm.java
package hksarg.etwb.pwpis.web.project;
import hksarg.etwb.pwpis.services.project.LAPESearchingCriteria;
import hksarg.etwb.pwpis.common.logging.SystemLogger;
import hksarg.etwb.pwpis.web.common.P... | UTF-8 | Java | 5,375 | java | ProjectLapeSearchForm.java | Java | [
{
"context": "\n/**\n * Description of the Class\n *\n *@author Susanna Li\n *@created April 15, 2004\n */\n\n\npublic class P",
"end": 707,
"score": 0.999032735824585,
"start": 697,
"tag": "NAME",
"value": "Susanna Li"
}
] | null | [] | //Source file: D:\\My Documents\\Physical Design\\Source code\\hksarg\\etwb\\pwpis\\web\\contract\\ContractSearchForm.java
package hksarg.etwb.pwpis.web.project;
import hksarg.etwb.pwpis.services.project.LAPESearchingCriteria;
import hksarg.etwb.pwpis.common.logging.SystemLogger;
import hksarg.etwb.pwpis.web.common.P... | 5,371 | 0.64707 | 0.645209 | 184 | 28.211956 | 27.704647 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.440217 | false | false | 12 |
e0cd27c08dfbfc8133184473dda6de15b25cdda0 | 17,411,797,433,799 | 9fa24f4ecd5f49b893f28eff93faad6dfb3a710f | /class/java/source/class_02/src/day29/thread/Trd062.java | e81e2508b4c0278038ba96c3557185eac79334d0 | [] | no_license | mygusdnd3/Java_Practice | https://github.com/mygusdnd3/Java_Practice | 91c420790d2bdf960ec542ecf40be5d421ca2111 | e398221f771ef3634c46059a691409ae0f165572 | refs/heads/master | 2023-07-01T11:31:54.209000 | 2020-10-19T09:19:02 | 2020-10-19T09:19:02 | 280,029,898 | 0 | 0 | null | false | 2021-08-02T17:04:54 | 2020-07-16T02:15:19 | 2020-10-19T09:19:23 | 2021-08-02T17:04:52 | 315,465 | 0 | 0 | 1 | Java | false | false | package day29.thread;
public class Trd062 implements Runnable {
public void run() {
for(int i = 0 ; i < 1000 ; i ++) {
System.out.println("영선씨가 티라미수 사줍니다."+(i+1));
// 한번 출력하면 비록 시간이 남았지만..
// 이번에는 아예 block 상태로 보낸다.
try {
Thread.sleep(500);
} catch(Exception e) {
}
}
}
... | UTF-8 | Java | 401 | java | Trd062.java | Java | [] | null | [] | package day29.thread;
public class Trd062 implements Runnable {
public void run() {
for(int i = 0 ; i < 1000 ; i ++) {
System.out.println("영선씨가 티라미수 사줍니다."+(i+1));
// 한번 출력하면 비록 시간이 남았지만..
// 이번에는 아예 block 상태로 보낸다.
try {
Thread.sleep(500);
} catch(Exception e) {
}
}
}
... | 401 | 0.5387 | 0.495356 | 17 | 17 | 15.041121 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.176471 | false | false | 12 |
eeefae3c6cebff3fd665eb5890c6c00ce5d59c9d | 6,854,767,814,224 | ec3d16e260e41e34e497719fb96397d8aa64c2be | /app/src/main/java/com/codelab/helmi/simrs/history/detail/DetailHistoryFragment.java | e0afb6d932b0c3fb9aebaeea969882dec4b71a97 | [] | no_license | zhikariz/SIMRS | https://github.com/zhikariz/SIMRS | 57570cd24fdd9c4efe60a987ad22377d0802bd89 | fe2b7018b5979c1f60b80bfc706b20312f5c6f24 | refs/heads/master | 2020-03-16T21:39:56.840000 | 2018-07-30T15:12:41 | 2018-07-30T15:12:41 | 133,009,079 | 0 | 0 | null | false | 2018-07-30T15:12:42 | 2018-05-11T08:01:52 | 2018-07-13T08:42:33 | 2018-07-30T15:12:42 | 2,928 | 0 | 1 | 0 | Java | false | null | package com.codelab.helmi.simrs.history.detail;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.codelab.helmi.simrs.R;
import com.co... | UTF-8 | Java | 2,740 | java | DetailHistoryFragment.java | Java | [] | null | [] | package com.codelab.helmi.simrs.history.detail;
import android.graphics.Color;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.codelab.helmi.simrs.R;
import com.co... | 2,740 | 0.694161 | 0.689416 | 74 | 36.027027 | 28.016392 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689189 | false | false | 12 |
d7c5605a89acc2b7214b44564f8b588ed13a364b | 16,286,515,988,766 | a6c3661422ebf8ffa262e8fb9c71d7497527928d | /src/Problems/Problem1_TwoSum.java | 7e9cedb23f3712d9696be05fb636fc7843e0ce3d | [] | no_license | GabrielShaukan/leetcode-easy-solutions | https://github.com/GabrielShaukan/leetcode-easy-solutions | 4a9eb36fa3bd36d6bc9d054bc3f766c97cded8be | 62977c5213ecf2e39bf62276cc4cdc73267e4bbf | refs/heads/master | 2020-12-29T17:47:45.533000 | 2020-08-05T19:13:02 | 2020-08-05T19:13:02 | 238,687,141 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Problems;
public class Problem1_TwoSum {
public static int[] solution(int[] nums, int target) {
int length = nums.length;
int sum = 0;
int[] location = new int[]{};
for (int i = 0; i<length; i++) {
for(int j=i+1; j < length; j++) {
... | UTF-8 | Java | 486 | java | Problem1_TwoSum.java | Java | [] | null | [] | package Problems;
public class Problem1_TwoSum {
public static int[] solution(int[] nums, int target) {
int length = nums.length;
int sum = 0;
int[] location = new int[]{};
for (int i = 0; i<length; i++) {
for(int j=i+1; j < length; j++) {
... | 486 | 0.417695 | 0.409465 | 20 | 22.299999 | 18.628204 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
1e7b20b9a10164c5cc830897409d59b5f3ec8cfc | 19,327,352,884,105 | 065cfdf5d75e865fc908796d8bc8c2e60a501c4a | /callcenter/src/main/java/com/almundo/callcenter/business/Dispatcher.java | 73ae0dc806b02310344ad8ca927e13fc1275b56c | [] | no_license | AlejoBros/Prueba-Almundo | https://github.com/AlejoBros/Prueba-Almundo | e365e734b73b59031bb7ac0e473dcae40f0b121a | 4488fb2866b3dec06db0e415edb3afe4062a02d4 | refs/heads/master | 2020-03-24T02:56:14.101000 | 2018-07-26T06:20:31 | 2018-07-26T06:20:31 | 142,396,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.almundo.callcenter.business;
import java.util.List;
import java.util.Optional;
import java.util.Queue;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Semaphore;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.almundo.callcenter.commons.Constants;
import com.a... | UTF-8 | Java | 3,019 | java | Dispatcher.java | Java | [] | null | [] | package com.almundo.callcenter.business;
import java.util.List;
import java.util.Optional;
import java.util.Queue;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Semaphore;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.almundo.callcenter.commons.Constants;
import com.a... | 3,019 | 0.740311 | 0.739649 | 112 | 25.955357 | 25.359343 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.955357 | false | false | 12 |
35ce89cb5dae34ec0935e558ac76ba32d6114740 | 19,937,238,236,185 | 4b132c86b11092d9cb99eed1f2dd763b2ef674bc | /app/src/main/java/com/bizconnectivity/tismobile/adapters/searchResultAdapter.java | af2718986fb9af22912a485a7cb6bdc29efcb01c | [] | no_license | wendachye/TISMobile | https://github.com/wendachye/TISMobile | 8217759e81595c0762bc3bc2b0c95a08e9571ff9 | 5337d48a9b412c89b6cea5c9fe9689ac62783bd5 | refs/heads/master | 2021-01-12T01:35:50.545000 | 2017-02-28T05:57:26 | 2017-02-28T05:57:26 | 78,405,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bizconnectivity.tismobile.adapters;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Text... | UTF-8 | Java | 6,984 | java | searchResultAdapter.java | Java | [] | null | [] | package com.bizconnectivity.tismobile.adapters;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Text... | 6,984 | 0.767469 | 0.767325 | 220 | 30.745455 | 29.019409 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.431818 | false | false | 12 |
a3af7880058f26701beb90196aacbc8e694f998e | 30,485,677,921,891 | c95c03f659007f347cc02e293faeb339eff85a59 | /CoverageDataBase/MethodsDataBase/assertj-core-assertj-core-3.11.1/BDDAssertions_then_Test/then_float_array.txt | a3ca5ffa50e2c27dc3f530686631eb2a8d5c164a | [] | no_license | dormaayan/TestsReposirotry | https://github.com/dormaayan/TestsReposirotry | e2bf6c247d933b278fcc47082afa7282dd916baa | 75520c8fbbbd5f721f4c216ae7f142ec861e2c67 | refs/heads/master | 2020-04-11T21:34:56.287000 | 2019-02-06T13:34:31 | 2019-02-06T13:34:31 | 162,110,352 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | @Test public void then_float_array(){
then(new float[]{1f,2f}).contains(2f);
}
| UTF-8 | Java | 81 | txt | then_float_array.txt | Java | [] | null | [] | @Test public void then_float_array(){
then(new float[]{1f,2f}).contains(2f);
}
| 81 | 0.666667 | 0.62963 | 3 | 26 | 17.720045 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
def0e2e61b3c48a4067de9186b3da9b9c70f418e | 22,892,175,738,686 | 9f02be0e2b0df52c1a38fbd41e04dd90632f6ef8 | /src/main/java/com/github/ebar/event/OfflineEvent.java | 790c1aa2d3660a3b4c9c9ee745fa147cdd55c85a | [] | no_license | yaitskov/event-barrier | https://github.com/yaitskov/event-barrier | 45be6579c4edeb56ed44774f510bd84dfea22c93 | 40fb47462f0d20072fb0f25279d0d56f464fe1c1 | refs/heads/master | 2021-01-25T05:16:43.335000 | 2014-11-08T13:40:40 | 2014-11-08T13:40:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.ebar.event;
import com.github.ebar.barrier.EventTemplate;
/**
* Daneel Yaitskov
*/
public class OfflineEvent extends EventTemplate {
}
| UTF-8 | Java | 159 | java | OfflineEvent.java | Java | [
{
"context": "ort com.github.ebar.barrier.EventTemplate;\n\n/**\n * Daneel Yaitskov\n */\npublic class OfflineEvent extends EventTempla",
"end": 102,
"score": 0.9998584389686584,
"start": 87,
"tag": "NAME",
"value": "Daneel Yaitskov"
}
] | null | [] | package com.github.ebar.event;
import com.github.ebar.barrier.EventTemplate;
/**
* <NAME>
*/
public class OfflineEvent extends EventTemplate {
}
| 150 | 0.761006 | 0.761006 | 10 | 14.9 | 18.571215 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 12 |
f01907726eef1818e4b452e0a5d13f28098e56af | 1,090,921,754,363 | b0947dfc1fa7186dc1e3a67058434fca897be95a | /Code/Actual Projects/Pong Game/src/GameStates/gameStates.java | aecd1365985f6f6b94a2fecfcac5163f647aa9fb | [] | no_license | Kion-Smith/CS-Tutorials | https://github.com/Kion-Smith/CS-Tutorials | d01487eb561d9cd312d780c0718a39f1423c9c8e | d67979a74871bc7fffa4ce194327758c3f5e5362 | refs/heads/master | 2020-05-04T02:02:05.839000 | 2019-04-30T03:21:43 | 2019-04-30T03:21:43 | 178,918,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GameStates;
import java.awt.Graphics2D;
public abstract class gameStates
{
protected gameStatesManager gsm;
public gameStates(gameStatesManager gsm)
{
this.gsm = gsm;
}
public abstract void init();
public abstract void update();
public abstract void draw(Graphics2D g);
public abstract void handl... | UTF-8 | Java | 333 | java | gameStates.java | Java | [] | null | [] | package GameStates;
import java.awt.Graphics2D;
public abstract class gameStates
{
protected gameStatesManager gsm;
public gameStates(gameStatesManager gsm)
{
this.gsm = gsm;
}
public abstract void init();
public abstract void update();
public abstract void draw(Graphics2D g);
public abstract void handl... | 333 | 0.756757 | 0.750751 | 18 | 17.5 | 15.96611 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 12 |
fd52078c4b0a0be9343caa9dc38af0f05b99a657 | 1,090,921,754,624 | c95c003875e2f217886cd1f97123b1fdad1ba604 | /src/main/java/io/fourfinanceit/query/LoanDto.java | dc947296fb4c2b4e4baffa54c3acbf0d0bfe8821 | [] | no_license | sd00130/micro-lending-api | https://github.com/sd00130/micro-lending-api | 16aef2e0e622d24cbe9da75f297a8ad11f9a117e | acfd21f4909e4c039618abd5e2ece42b5e6f384d | refs/heads/master | 2021-01-12T08:35:24.965000 | 2016-12-18T21:29:20 | 2016-12-18T21:29:20 | 76,620,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.fourfinanceit.query;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
import static com.google.common.collect.Lists.newArrayList;
/**
* Created by cons on 14/12/16.
*/
@Js... | UTF-8 | Java | 2,004 | java | LoanDto.java | Java | [
{
"context": "on.collect.Lists.newArrayList;\n\n\n/**\n * Created by cons on 14/12/16.\n */\n@JsonInclude(JsonInclude.Include",
"end": 299,
"score": 0.9911776185035706,
"start": 295,
"tag": "USERNAME",
"value": "cons"
}
] | null | [] | package io.fourfinanceit.query;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.math.BigDecimal;
import java.util.Date;
import java.util.List;
import static com.google.common.collect.Lists.newArrayList;
/**
* Created by cons on 14/12/16.
*/
@Js... | 2,004 | 0.653693 | 0.650699 | 100 | 19.040001 | 18.882225 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.31 | false | false | 12 |
4cb000ad32e6a645925523707f0961b963615eb3 | 25,769,803,829,209 | 95e944448000c08dd3d6915abb468767c9f29d3c | /sources/com/p280ss/android/ugc/aweme/p309di/C26300ce.java | f666e35a09de22dc1df450fd54a6ede4e7a5eb0f | [] | no_license | xrealm/tiktok-src | https://github.com/xrealm/tiktok-src | 261b1faaf7b39d64bb7cb4106dc1a35963bd6868 | 90f305b5f981d39cfb313d75ab231326c9fca597 | refs/heads/master | 2022-11-12T06:43:07.401000 | 2020-07-04T20:21:12 | 2020-07-04T20:21:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p280ss.android.ugc.aweme.p309di;
import com.p280ss.android.ugc.aweme.poi.service.IPoiService;
import dagger.p1859a.C47373d;
import dagger.p1859a.C47375f;
/* renamed from: com.ss.android.ugc.aweme.di.ce */
public final class C26300ce implements C47373d<IPoiService> {
/* renamed from: a */
private ... | UTF-8 | Java | 954 | java | C26300ce.java | Java | [] | null | [] | package com.p280ss.android.ugc.aweme.p309di;
import com.p280ss.android.ugc.aweme.poi.service.IPoiService;
import dagger.p1859a.C47373d;
import dagger.p1859a.C47375f;
/* renamed from: com.ss.android.ugc.aweme.di.ce */
public final class C26300ce implements C47373d<IPoiService> {
/* renamed from: a */
private ... | 954 | 0.65304 | 0.52935 | 36 | 25.5 | 25.812895 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305556 | false | false | 12 |
a87190daf68a77dbf886db4ab1ecbdde2d064149 | 19,155,554,204,209 | 61a5abc7868955d388c85fe4055d09ea81a4023a | /FishRecorder/src/com/fan3cn/fishrecorder/Constants.java | 8e902482b9ae4fd9b6ddc358d2ed987fed092405 | [] | no_license | fan3cn/fishRecord_phone | https://github.com/fan3cn/fishRecord_phone | 7dbc8ed5cc00c7eb455aed35c7d654d9efbc6067 | e7e19c0e90e8388c26c971574340c23097961fab | refs/heads/master | 2021-01-20T10:35:52.158000 | 2013-12-26T15:45:22 | 2013-12-26T15:45:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.fan3cn.fishrecorder;
import android.util.SparseArray;
/**
* @author Eric
*
*/
public class Constants {
/** 左侧菜单编号 */
public static final int MENUID_1 = 1;
public static final int MENUID_2 = 2;
public static final int MENUID_3 = 3;
public static final int MENUID_4 = 4;
public static f... | UTF-8 | Java | 1,737 | java | Constants.java | Java | [
{
"context": "\n\nimport android.util.SparseArray;\n\n/**\n * @author Eric\n *\n */\npublic class Constants {\n\n\t/** 左侧菜单编号 */\n\t",
"end": 99,
"score": 0.999618411064148,
"start": 95,
"tag": "NAME",
"value": "Eric"
}
] | null | [] | /**
*
*/
package com.fan3cn.fishrecorder;
import android.util.SparseArray;
/**
* @author Eric
*
*/
public class Constants {
/** 左侧菜单编号 */
public static final int MENUID_1 = 1;
public static final int MENUID_2 = 2;
public static final int MENUID_3 = 3;
public static final int MENUID_4 = 4;
public static f... | 1,737 | 0.671589 | 0.649144 | 77 | 20.987013 | 16.071669 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.922078 | false | false | 12 |
94b29d0c24abc99bedb0d463cd0e045cdaaeac47 | 21,466,246,592,612 | 1fd52d74b29d5d5102d164feaaecc404bc61c45b | /src/main/java/dcmax/services/TeamServiceImpl.java | 6b3c33c365bbd6d6344a3e4d45a3aa22e3030c9e | [] | no_license | shuowenwei/dcmax-org | https://github.com/shuowenwei/dcmax-org | 2862c25368ef0083e78ee0ae08750e4e21cfea7d | 8bb91cbe461af34a3a0470276deb390f90dc8435 | refs/heads/master | 2021-05-13T15:03:22.105000 | 2018-04-07T19:12:35 | 2018-04-07T19:12:35 | 116,755,847 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dcmax.services;
import dcmax.models.Event;
import dcmax.models.Role;
import dcmax.models.Team;
import dcmax.repositories.EventRepository;
import dcmax.repositories.TeamRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.PageRequest;
import org.sprin... | UTF-8 | Java | 968 | java | TeamServiceImpl.java | Java | [] | null | [] | package dcmax.services;
import dcmax.models.Event;
import dcmax.models.Role;
import dcmax.models.Team;
import dcmax.repositories.EventRepository;
import dcmax.repositories.TeamRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.PageRequest;
import org.sprin... | 968 | 0.725207 | 0.725207 | 40 | 23.200001 | 19.647137 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
f0a899be00c381e3d8be225a8a9248a1caf17f6c | 32,006,096,313,270 | 6fe96d24fd53fdd2da34abacda174a1ebf5cf36b | /testing/story/src/test/java/com/evolveum/midpoint/testing/story/TestMisbehavingResources.java | 6c8c5c2766c9c40c00197b770deb9e8c0c83c90c | [
"Apache-2.0",
"GPL-1.0-or-later",
"MPL-2.0",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LGPL-2.0-or-later",
"CDDL-1.0",
"MIT"
] | permissive | msucil/midpoint | https://github.com/msucil/midpoint | 05ffd33d0c909bc7d564c9db8a0407ef42efb726 | 3200d31730a49d53c73b35c90a89fbe1c034183b | refs/heads/master | 2020-06-11T09:16:43.152000 | 2019-06-26T12:02:50 | 2019-06-26T12:02:50 | 193,911,474 | 1 | 0 | Apache-2.0 | true | 2019-06-26T13:37:31 | 2019-06-26T13:37:30 | 2019-06-26T12:13:40 | 2019-06-26T12:13:38 | 171,947 | 0 | 0 | 0 | null | false | false | /*
* Copyright (c) 2018 Evolveum
*
* 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 | 6,044 | java | TestMisbehavingResources.java | Java | [
{
"context": "rrors, strange situations, timeouts\n * \n * @author semancik\n *\n */\n@ContextConfiguration(locations = {\"classp",
"end": 1556,
"score": 0.9981371760368347,
"start": 1548,
"tag": "USERNAME",
"value": "semancik"
},
{
"context": "tatic final String USER_JACK_FULL_NAME_... | null | [] | /*
* Copyright (c) 2018 Evolveum
*
* 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... | 6,030 | 0.741562 | 0.727002 | 202 | 28.920792 | 27.907089 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.60396 | false | false | 0 |
57bf813412cced99cf927677faffc6b60cf6b275 | 34,668,976,053,233 | 54ad5ac22d9e6c0c8061a070465b913ac72914ef | /ConexaoBanco.java | fb48eb5f1e6abf383677c0031648c13fb59d10b3 | [] | no_license | elioenas/Chatjava | https://github.com/elioenas/Chatjava | 1758587beed73516b729e09c004a84fb394e1817 | 5b59c3c0c74139a4e8ebd6c0a0d464fcf6b636a6 | refs/heads/master | 2020-04-10T11:06:56.799000 | 2018-12-11T19:30:04 | 2018-12-11T19:30:04 | 160,984,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chat;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
public class ConexaoBanco {
private static Connection con;
// java.sql.Connection conexao = null;
// a linha abaxo vai chamar o driver baixado
final static String driver =... | UTF-8 | Java | 1,271 | java | ConexaoBanco.java | Java | [] | null | [] | package Chat;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.sql.Statement;
public class ConexaoBanco {
private static Connection con;
// java.sql.Connection conexao = null;
// a linha abaxo vai chamar o driver baixado
final static String driver =... | 1,271 | 0.647522 | 0.644374 | 53 | 21.981133 | 18.780249 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.867925 | false | false | 0 |
a54043598a93b76968330354be86c7780ac9d397 | 34,668,976,054,669 | bd3d3c231913c655159f762032daf8c5bc8c1ee4 | /src/iluo/GetUglyNumber/Solution.java | 50ad838e1da73e2412271b43e511ca547ac8bb4d | [] | no_license | ILUO/nowcode | https://github.com/ILUO/nowcode | d421f77df0ba03f393dc4bb8f0526f6dc3220a20 | 6066069527722cbf9df4daff2382f98d73df4fac | refs/heads/master | 2020-03-29T11:49:51.459000 | 2019-01-31T04:03:07 | 2019-01-31T04:03:07 | 149,872,883 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package iluo.GetUglyNumber;
import java.util.ArrayList;
public class Solution {
public int GetUglyNumber_Solution(int index) {
if(index < 1){
return 0;
}
ArrayList<Integer> uglyArraylist = new ArrayList<>();
int [] basicUgly = {2,3,5};
uglyArraylist.add(1);
... | UTF-8 | Java | 1,233 | java | Solution.java | Java | [] | null | [] | package iluo.GetUglyNumber;
import java.util.ArrayList;
public class Solution {
public int GetUglyNumber_Solution(int index) {
if(index < 1){
return 0;
}
ArrayList<Integer> uglyArraylist = new ArrayList<>();
int [] basicUgly = {2,3,5};
uglyArraylist.add(1);
... | 1,233 | 0.522303 | 0.510949 | 37 | 32.324326 | 22.012348 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594595 | false | false | 0 |
f632042902124c64b4172a02a9e4c9590168a509 | 23,330,262,403,672 | f933dde2e453c6139920218d0acf355cbb94d205 | /Topics/Standard functional interfaces/An infinite numbers supplier/src/Main.java | 110050331b4b16d95513f6280f87d438bd1bb906 | [] | no_license | ksprskorn/-hyperskill.org-Project-Car-Sharing | https://github.com/ksprskorn/-hyperskill.org-Project-Car-Sharing | f54f410cf771ca1410ce2ed5990ed6f79e6f6a7b | e8fe891ae453fc6736b22c895ce6578a2d4c70ee | refs/heads/master | 2023-07-10T16:22:10.856000 | 2021-08-25T17:21:25 | 2021-08-25T17:21:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.function.*;
class FunctionUtils {
public static Supplier<Integer> getInfiniteRange() {
return new Supplier<Integer>() {
Integer i = 0;
@Override
public Integer get() {
return i++;
}
};
}
} | UTF-8 | Java | 296 | java | Main.java | Java | [] | null | [] | import java.util.function.*;
class FunctionUtils {
public static Supplier<Integer> getInfiniteRange() {
return new Supplier<Integer>() {
Integer i = 0;
@Override
public Integer get() {
return i++;
}
};
}
} | 296 | 0.496622 | 0.493243 | 15 | 18.799999 | 16.24069 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 0 |
7eba316aa578da15bc8085239692e4eee09116fc | 36,094,905,175,989 | 9d9fbf779cb6e8dae637a0ab09c14cbef3f986dc | /Tutorials/Clocks/src/AlarmClock.java | 5741acf0949f1a9236413171d6a74ff36eaa2571 | [] | no_license | TheAdamG/java-tutorial-solutions | https://github.com/TheAdamG/java-tutorial-solutions | 67a1ced4ca44ffa542175a84fb8079f91a03cc04 | 88dc3dd36eff2dc0b912ae50cc9df613493bad7f | refs/heads/master | 2020-12-14T22:08:01.576000 | 2020-03-08T12:53:07 | 2020-03-08T12:53:07 | 234,886,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class AlarmClock extends Clock {
private boolean isSounding;
private long alarm;
private int alarmTimer = 0;
private String alarmNoise = " BEEP!";
public AlarmClock(long secondsSinceMidnight, long alarm) {
super(secondsSinceMidnight);
this.isSounding = false;
this.alarm = alarm;
}
pu... | UTF-8 | Java | 1,278 | java | AlarmClock.java | Java | [] | null | [] | public class AlarmClock extends Clock {
private boolean isSounding;
private long alarm;
private int alarmTimer = 0;
private String alarmNoise = " BEEP!";
public AlarmClock(long secondsSinceMidnight, long alarm) {
super(secondsSinceMidnight);
this.isSounding = false;
this.alarm = alarm;
}
pu... | 1,278 | 0.651017 | 0.62989 | 52 | 23.576923 | 23.510509 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 0 |
2e68e5a38838e490dc106b781729269ded0593ab | 19,301,583,074,628 | edc64a48d9c5bdbeabdd0347813b8ab5bc4012ba | /src/main/java/net/sf/jclec/util/random/Ranmt.java | 38569a5f16589280fa074435ad033b91a3b90fd2 | [] | no_license | Keyblader/jclec4-base | https://github.com/Keyblader/jclec4-base | 0c76ba7dcda52369c4d3044add33546b14ff708e | 4f27b95ccb0256f3e308f79f2471cfa58c0d6182 | refs/heads/master | 2020-04-14T22:52:32.247000 | 2015-11-11T20:53:16 | 2015-11-11T20:53:16 | 41,971,145 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sf.jclec.util.random;
import org.apache.commons.lang.builder.EqualsBuilder;
/**
* Mersenne-Twister random generator.
*
* @author Sebastian Ventura
*/
public class Ranmt extends AbstractRandGen
{
/** Generated by Eclipse */
private static final long serialVersionUID = 73412511216660... | UTF-8 | Java | 5,215 | java | Ranmt.java | Java | [
{
"context": "ersenne-Twister random generator.\r\n * \r\n * @author Sebastian Ventura\r\n */\r\n\r\npublic class Ranmt extends AbstractRandGe",
"end": 171,
"score": 0.999814510345459,
"start": 154,
"tag": "NAME",
"value": "Sebastian Ventura"
},
{
"context": "f the array mt[].\r\n\t ... | null | [] | package net.sf.jclec.util.random;
import org.apache.commons.lang.builder.EqualsBuilder;
/**
* Mersenne-Twister random generator.
*
* @author <NAME>
*/
public class Ranmt extends AbstractRandGen
{
/** Generated by Eclipse */
private static final long serialVersionUID = 7341251121666067202L;
... | 5,194 | 0.429147 | 0.397699 | 186 | 26.037634 | 25.174524 | 74 | false | false | 0 | 0 | 0 | 0 | 68 | 0.150719 | 1.72043 | false | false | 0 |
6cc3a1310cbdef665d1f38c74e78facf4b40bb13 | 17,763,984,801,284 | 894d5412f897c6a37e0db8893bb8e7fb91c6d29f | /Android/Java/Carros/app/src/main/java/com/jamalicia/carros/java/viewholder/CarViewHolderOriginal.java | ebdbc8d031b81def1a7590d4513ff2a7e3180646 | [] | no_license | victorsantanaa/projetosAndroid | https://github.com/victorsantanaa/projetosAndroid | c730a2c05013af5d7347a71df163302bf7bbc4d9 | 67a2c1429efccca0dfdd837f0c133d71c330ff35 | refs/heads/master | 2022-12-15T12:26:45.228000 | 2020-09-16T02:22:57 | 2020-09-16T02:22:57 | 295,064,098 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jamalicia.carros.java.viewholder;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.TextView;
import com.jamalicia.carros.R;
import com.jamalicia.carros.java.entities.CarOriginal;
import com.jamalicia.carros.java.liste... | UTF-8 | Java | 989 | java | CarViewHolderOriginal.java | Java | [] | null | [] | package com.jamalicia.carros.java.viewholder;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.TextView;
import com.jamalicia.carros.R;
import com.jamalicia.carros.java.entities.CarOriginal;
import com.jamalicia.carros.java.liste... | 989 | 0.731041 | 0.73003 | 31 | 30.903225 | 28.00156 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 0 |
276c33fbf56401623a02569a8e8346d52d640f30 | 38,354,057,963,543 | 0c7e908b96947d9ebeccba830ee473aefac8d3bb | /src/service/FoodtruckService.java | 0626409be9dee4205f395d49f91f3e24efab0320 | [] | no_license | eunziny/Bytruck | https://github.com/eunziny/Bytruck | 0ebb403786cd900d11d9dcc8dc67325d059f3e47 | 5323079cbdc4933708a4b46460c6c0f55ca060a9 | refs/heads/master | 2020-03-24T07:07:35.188000 | 2018-07-29T16:00:26 | 2018-07-29T16:00:26 | 142,550,497 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import java.util.List;
import dao.FoodtruckDAO;
import dao.FoodtruckDAOOracle;
import vo.Foodtruck;
import vo.Foodtruck_Location;
public class FoodtruckService {
private FoodtruckDAO dao = new FoodtruckDAOOracle();
public void signup(Foodtruck ft) throws Exception {
dao.insert(ft);
}
public ... | UTF-8 | Java | 1,263 | java | FoodtruckService.java | Java | [] | null | [] | package service;
import java.util.List;
import dao.FoodtruckDAO;
import dao.FoodtruckDAOOracle;
import vo.Foodtruck;
import vo.Foodtruck_Location;
public class FoodtruckService {
private FoodtruckDAO dao = new FoodtruckDAOOracle();
public void signup(Foodtruck ft) throws Exception {
dao.insert(ft);
}
public ... | 1,263 | 0.739918 | 0.739095 | 52 | 22.365385 | 23.452923 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.384615 | false | false | 0 |
e9daf26f54c9a61e5ce161449b1f43737acc44f2 | 34,402,688,089,036 | d5d86ca0cdc5be4deb211db09f9ef3c4d55cda70 | /Heritandroid/app/src/main/java/com/heritago/heritandroid/helpers/LoginHelper.java | 7fa76823a54a546b8698f11e700be2f64cb53847 | [
"MIT"
] | permissive | SWE574-Groupago/heritago | https://github.com/SWE574-Groupago/heritago | 35d2ada285179ec5d1930ea9fda5499d3b168039 | ec7d279df667a4f2c3560dfac4b5b17046163a95 | refs/heads/dev | 2021-06-17T20:59:30.306000 | 2017-06-08T08:41:17 | 2017-06-08T08:41:17 | 81,122,094 | 7 | 17 | null | false | 2017-05-29T11:24:18 | 2017-02-06T19:14:23 | 2017-04-14T20:01:54 | 2017-05-29T11:24:17 | 17,660 | 9 | 8 | 28 | HTML | null | null | package com.heritago.heritandroid.helpers;
/**
* Created by onurtokoglu on 14/05/2017.
*/
public class LoginHelper {
public static final LoginHelper shared = new LoginHelper();
private LoginHelper() {
}
public boolean isLoggedIn(){
return false;
}
public String getUsername(){
... | UTF-8 | Java | 347 | java | LoginHelper.java | Java | [
{
"context": ".heritago.heritandroid.helpers;\n\n/**\n * Created by onurtokoglu on 14/05/2017.\n */\n\npublic class LoginHelper {\n ",
"end": 73,
"score": 0.9996954202651978,
"start": 62,
"tag": "USERNAME",
"value": "onurtokoglu"
},
{
"context": "\n public String getUsername(){\n... | null | [] | package com.heritago.heritandroid.helpers;
/**
* Created by onurtokoglu on 14/05/2017.
*/
public class LoginHelper {
public static final LoginHelper shared = new LoginHelper();
private LoginHelper() {
}
public boolean isLoggedIn(){
return false;
}
public String getUsername(){
... | 347 | 0.642651 | 0.619597 | 19 | 17.263159 | 18.046263 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 0 |
4369bb4399874f5c6a937890f89e69951ed5d39f | 3,685,082,004,139 | bc67a3ec394d445a4afc35341b35a68e5283628c | /src/main/java/erogenousbeef/bigreactors/common/block/BlockBR.java | 33ea0649956a4d8eaf3f61ae3366f379dab739d7 | [
"MIT"
] | permissive | cooliojazz/BigReactors | https://github.com/cooliojazz/BigReactors | 68a86a694b2f193fef0353ea69fb3c734a69a36b | e25ff78d5ee68ce2624b24bc3f5ac5a06c1a41b8 | refs/heads/master | 2020-05-27T02:18:56.653000 | 2019-05-24T16:07:43 | 2019-05-24T16:07:43 | 188,450,426 | 1 | 0 | MIT | true | 2019-05-24T15:57:04 | 2019-05-24T15:57:04 | 2019-03-02T02:56:27 | 2018-08-13T10:34:13 | 4,046 | 0 | 0 | 0 | null | false | false | package erogenousbeef.bigreactors.common.block;
import it.zerono.mods.zerocore.lib.IGameObject;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.state.BlockStateContainer;
import net.minecraft.block.state.IBlockState;
import net.minecraft.item.ItemBlock;
import... | UTF-8 | Java | 2,082 | java | BlockBR.java | Java | [] | null | [] | package erogenousbeef.bigreactors.common.block;
import it.zerono.mods.zerocore.lib.IGameObject;
import net.minecraft.block.Block;
import net.minecraft.block.material.Material;
import net.minecraft.block.state.BlockStateContainer;
import net.minecraft.block.state.IBlockState;
import net.minecraft.item.ItemBlock;
import... | 2,082 | 0.71854 | 0.715658 | 78 | 25.692308 | 25.358612 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.397436 | false | false | 0 |
970c21d8dfe5e434715d6adfe9581409ed805ad0 | 1,717,986,965,619 | 50a2245bcd187e5369678818f7abfaa7315c954f | /backend/java/jsp/servlet/src/dao/UserDao.java | 1285c07b98053270724f056dec8c1ff28a06ee1a | [] | no_license | lazywhite/lang | https://github.com/lazywhite/lang | 2e72a628729161c815f74f1c3bc9d44c86f6ac09 | a0a1617d6e6b8259ecb18452835bfa2f22fff894 | refs/heads/master | 2022-10-11T23:20:51.326000 | 2022-09-28T08:32:56 | 2022-09-28T08:32:56 | 54,609,805 | 7 | 1 | null | false | 2022-10-18T07:54:05 | 2016-03-24T02:50:31 | 2022-03-27T11:24:13 | 2022-10-18T07:54:04 | 19,346 | 0 | 1 | 7 | Python | false | false | package dao;
import javax.servlet.ServletRequest;
import javax.servlet.ServletRequestListener;
import java.sql.Connection;
/**
* Created by white on 17/6/4.
*/
public class UserDao extends BaseDao{
public UserDao(ServletRequest request) {
super(request);
}
}
| UTF-8 | Java | 280 | java | UserDao.java | Java | [
{
"context": "er;\nimport java.sql.Connection;\n\n/**\n * Created by white on 17/6/4.\n */\n\npublic class UserDao extends Base",
"end": 148,
"score": 0.934363842010498,
"start": 143,
"tag": "USERNAME",
"value": "white"
}
] | null | [] | package dao;
import javax.servlet.ServletRequest;
import javax.servlet.ServletRequestListener;
import java.sql.Connection;
/**
* Created by white on 17/6/4.
*/
public class UserDao extends BaseDao{
public UserDao(ServletRequest request) {
super(request);
}
}
| 280 | 0.725 | 0.710714 | 15 | 17.666666 | 16.735857 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
104486bcbd4317454e631d00b327a61dc34e2581 | 12,532,714,607,505 | d3667c245af2a8f15be943501b6b2ddc45e232a9 | /src/main/java/design_pattern/strategy_bookSale/Sale.java | be91f650d4da26b24887ebcb5670c4a049f615e0 | [] | no_license | SpringAde/design_pattern | https://github.com/SpringAde/design_pattern | 59e9a62e12f83712027ab230cd67092052ee06a6 | df1ebe1c2d2d953872d668acc413b3588a4feeaa | refs/heads/master | 2021-01-19T21:39:38.579000 | 2017-04-28T04:44:33 | 2017-04-28T04:44:33 | 88,682,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package design_pattern.strategy_bookSale;
public class Sale {
private Book book;
private Member member;
private Sale sale;
}
| UTF-8 | Java | 136 | java | Sale.java | Java | [] | null | [] | package design_pattern.strategy_bookSale;
public class Sale {
private Book book;
private Member member;
private Sale sale;
}
| 136 | 0.735294 | 0.735294 | 7 | 17.428572 | 12.915739 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
bc106790dc88f9af555b2843f17c156e585e52ea | 4,148,938,444,319 | 090f54fec4b5fa42899944ab7e3847bbd17daa1b | /eclipse-workspace/Eva1/Fuente/Ejercicio43.java | 80e1420955d02c27c8d2965d8ce6fa16fbba0fae | [] | no_license | parktem/clase | https://github.com/parktem/clase | 515fd6ea3a4fcbe19bff55f46dbb83446126675c | 1a05a75bd36d2df6fc929e99dba28e474aa2e282 | refs/heads/master | 2021-04-28T19:03:09.704000 | 2018-09-19T21:51:24 | 2018-09-19T21:51:24 | 121,886,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Ejercicio43 {
public static void main(String arg[]){
int t1[][]={{1,2,3,4},{5,6,7,8},{9,10,11,12},{13,14,15,16}};
int aux=0;
for(int i=0;i<t1.length;i++){
for(int j=i;j<t1[i].length;j++){ //el numero de interaciones del bucle anidado depende de la iteracion en la que estemos en... | UTF-8 | Java | 597 | java | Ejercicio43.java | Java | [] | null | [] |
public class Ejercicio43 {
public static void main(String arg[]){
int t1[][]={{1,2,3,4},{5,6,7,8},{9,10,11,12},{13,14,15,16}};
int aux=0;
for(int i=0;i<t1.length;i++){
for(int j=i;j<t1[i].length;j++){ //el numero de interaciones del bucle anidado depende de la iteracion en la que estemos en... | 597 | 0.515913 | 0.448911 | 21 | 27.428572 | 31.920395 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.380952 | false | false | 0 |
50ee047edfd67cc01af0ecd3651d82c9ddde428d | 5,763,846,141,055 | 6613506a6e21f8c84c31f2048945b2278252a868 | /common/facade/src/main/java/com/banger/mobile/facade/loan/LnBalanceService.java | e77c684c2320ffc7c895f07f7279328d585e409f | [] | no_license | ephonsun/mircredit | https://github.com/ephonsun/mircredit | eda42e26c6a73dedea4595e20a5dcff15e5f2897 | fca00ad705fc571064000fb77388142765630702 | refs/heads/master | 2020-04-17T03:44:24.272000 | 2018-12-19T12:40:18 | 2018-12-19T12:40:18 | 166,198,506 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* Copyright (c) 2015-2025 All Rights Reserved.
*/
package com.banger.mobile.facade.loan;
import com.banger.mobile.domain.model.contract.LnLoanContract;
import com.banger.mobile.domain.model.loan.*;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
/**
*/
public interface LnBalanceS... | UTF-8 | Java | 3,097 | java | LnBalanceService.java | Java | [] | null | [] | /**
*
* Copyright (c) 2015-2025 All Rights Reserved.
*/
package com.banger.mobile.facade.loan;
import com.banger.mobile.domain.model.contract.LnLoanContract;
import com.banger.mobile.domain.model.loan.*;
import java.math.BigDecimal;
import java.util.List;
import java.util.Map;
/**
*/
public interface LnBalanceS... | 3,097 | 0.747175 | 0.744592 | 194 | 14.963918 | 23.728788 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.814433 | false | false | 0 |
474b51757118ac6e9ecc4165e18c99ff95b3b498 | 16,389,595,231,308 | e3a37aaf17ec41ddc7051f04b36672db62a7863d | /business-service/smart-building-service-project/smart-building-service/src/main/java/com/iot/building/space/mapper/SpaceBackgroundImgMapper.java | c24e5cc3905b492cf0fdf7aaaca659d2eb33630b | [] | no_license | github4n/cloud | https://github.com/github4n/cloud | 68477a7ecf81d1526b1b08876ca12cfe575f7788 | 7974042dca1ee25b433177e2fe6bda1de28d909a | refs/heads/master | 2020-04-18T02:04:33.509000 | 2019-01-13T02:19:32 | 2019-01-13T02:19:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iot.building.space.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Options;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import com.iot.building.space... | UTF-8 | Java | 5,283 | java | SpaceBackgroundImgMapper.java | Java | [
{
"context": " /**\n * 根id获取背景图片\n *\n * @param params userId\n * @return\n */\n @Select(\n \"sele",
"end": 4491,
"score": 0.9847486615180969,
"start": 4485,
"tag": "USERNAME",
"value": "userId"
}
] | null | [] | package com.iot.building.space.mapper;
import java.util.List;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Options;
import org.apache.ibatis.annotations.Select;
import org.apache.ibatis.annotations.Update;
import com.iot.building.space... | 5,283 | 0.381215 | 0.380453 | 152 | 33.532894 | 18.411922 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.296053 | false | false | 0 |
bff5d67e7f1c07d921f2be003edba0c7ee13eaaa | 37,950,331,031,329 | 67d5417f7ad7ee3154352a8efea7df2d0347c4e1 | /src/it/music/model/UtenteBean.java | 53b0eacbf1c575a1e315c62f1d174c79f3d26615 | [] | no_license | fabiog97/Musicforyou | https://github.com/fabiog97/Musicforyou | 2b900fa49b5f82785d2a3adae7a288c837b6bdc3 | 14aa2d0c584b6791cf8b412771ce1769ba807c6b | refs/heads/master | 2020-04-07T14:11:28.410000 | 2018-11-20T19:04:38 | 2018-11-20T19:04:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.music.model;
import java.io.Serializable;
public class UtenteBean implements Serializable{
@Override
public String toString() {
return "UtenteBean [username=" + username + ", password=" + password + ", nome=" + nome + ", cognome=" + cognome
+ ", telefono=" + telefono + ", indirizzo=" + indirizzo ... | UTF-8 | Java | 2,064 | java | UtenteBean.java | Java | [
{
"context": "ng toString() {\n\t\treturn \"UtenteBean [username=\" + username + \", password=\" + password + \", nome=\" + nome + \"",
"end": 188,
"score": 0.912809431552887,
"start": 180,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ring cf;\n\t\n\t\n\tpublic UtenteBean(... | null | [] | package it.music.model;
import java.io.Serializable;
public class UtenteBean implements Serializable{
@Override
public String toString() {
return "UtenteBean [username=" + username + ", password=" + password + ", nome=" + nome + ", cognome=" + cognome
+ ", telefono=" + telefono + ", indirizzo=" + indirizzo ... | 2,064 | 0.661149 | 0.661149 | 141 | 13.567376 | 17.572264 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.269504 | false | false | 0 |
a29019b978ecb9a2943ffb13d3d985f8187ea509 | 24,275,155,216,040 | 9819cf0f88208f7a4e9d5e1d0239fac1bea88179 | /thserver-place/src/main/java/com/jpizarro/th/server/place/model/persistence/accessor/PlaceAccessorHibernate.java | 1a51f59395003aace994c089133c08ed1acd5593 | [] | no_license | jpizarrom/thserver-place | https://github.com/jpizarrom/thserver-place | 91f0950d251684b9684e1f417ff6ae709fb3b2c3 | a4f5251358d419f5659ce0ac67a919dafe44e9ee | refs/heads/master | 2020-06-01T06:12:20.939000 | 2011-11-29T21:36:38 | 2011-11-29T21:36:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jpizarro.th.server.place.model.persistence.accessor;
import com.jpizarro.th.server.generic.model.persistence.accessor.GenericAccessorHibernate;
import com.jpizarro.th.server.place.model.entity.Place;
public class PlaceAccessorHibernate
extends GenericAccessorHibernate<Place, Long>
implements PlaceAccess... | UTF-8 | Java | 329 | java | PlaceAccessorHibernate.java | Java | [] | null | [] | package com.jpizarro.th.server.place.model.persistence.accessor;
import com.jpizarro.th.server.generic.model.persistence.accessor.GenericAccessorHibernate;
import com.jpizarro.th.server.place.model.entity.Place;
public class PlaceAccessorHibernate
extends GenericAccessorHibernate<Place, Long>
implements PlaceAccess... | 329 | 0.841945 | 0.841945 | 11 | 28.90909 | 30.32687 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 0 |
356acf940cb6005dc8215a316bcc613e72630837 | 11,252,814,373,808 | 96f15983265a41a9b9549afe5cc6b1e2d0992469 | /src/main/java/ch/rasc/s4ws/portfolio/PortfolioPosition.java | 7a84001b62a2d6112d0d5c7cb27a811bceeb926d | [
"Apache-2.0"
] | permissive | ralscha/spring4ws-demos | https://github.com/ralscha/spring4ws-demos | e0bcad1c6d09904dbd8f3eb307090dea791af315 | bf83d3b00b0b48a848b23ab0a7efdc09644f6d3f | refs/heads/master | 2023-08-05T00:55:23.775000 | 2023-07-31T18:49:19 | 2023-07-31T18:49:19 | 12,872,240 | 38 | 24 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 1,821 | java | PortfolioPosition.java | Java | [] | null | [] | /*
* Copyright 2002-2013 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 1,821 | 0.722131 | 0.714992 | 72 | 24.291666 | 24.669165 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.277778 | false | false | 0 |
085de7b137a44bc6b7df32e4855459046224f246 | 37,108,517,449,338 | 5feaba0da20d307798b6729d1841441c701318b6 | /13.08/GsonList/app/src/main/java/com/instigatemobile/gsonlist/People.java | 79b115edbbfd1408f994d522e80efe157c22095c | [] | no_license | GevorgAntonyan/android | https://github.com/GevorgAntonyan/android | f1b0b1266b8e5776d17dfff6a7b43feb2c2d9a0e | a09e97da286ca594492805060cbafb98aa329fd1 | refs/heads/master | 2020-03-23T18:22:14.898000 | 2018-08-13T21:45:21 | 2018-08-13T21:45:21 | 141,901,628 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.instigatemobile.gsonlist;
import com.google.gson.annotations.SerializedName;
import org.json.JSONObject;
public class People {
@SerializedName("name")
private String name;
@SerializedName("email")
private String email;
@SerializedName("phone")
private String phone;
@Serial... | UTF-8 | Java | 1,136 | java | People.java | Java | [] | null | [] | package com.instigatemobile.gsonlist;
import com.google.gson.annotations.SerializedName;
import org.json.JSONObject;
public class People {
@SerializedName("name")
private String name;
@SerializedName("email")
private String email;
@SerializedName("phone")
private String phone;
@Serial... | 1,136 | 0.616197 | 0.616197 | 61 | 17.622952 | 16.932037 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.360656 | false | false | 0 |
4b6a1b0ec64b4c6571e6741edfb16997a42afee2 | 37,108,517,450,608 | ff707ea7bdcfbac8bcb469c06a8d6ff7d175e06e | /src/main/java/com/springboot/demo/util/QRCodeUtil.java | 944a261365551c8dd9b2f99fc2db476095276351 | [] | no_license | lsh0721/springboot-demo | https://github.com/lsh0721/springboot-demo | 1733b893b9074e62ae104fd6211e5fe3a742ee11 | 9726a9726a9d6d879c97add9237679c195d8fe2f | refs/heads/master | 2021-07-06T12:12:18.398000 | 2019-12-31T11:45:15 | 2019-12-31T11:45:15 | 228,628,332 | 0 | 0 | null | false | 2021-04-26T19:50:19 | 2019-12-17T13:58:25 | 2019-12-31T11:58:45 | 2021-04-26T19:50:19 | 1,652 | 0 | 0 | 1 | Java | false | false | /*
* Author: lishihui
* FileName: QRCodeUtil
* Date: 2019/12/31 11:17
* Description: //模块目的、功能描述
* History: //修改记录
* <author> <time> <version> <desc>
* 修改人姓名 修改时间 版本号 描述
*/
package com.springboot.demo.util;
import com.google.zxing.BarcodeFormat;
import... | UTF-8 | Java | 4,544 | java | QRCodeUtil.java | Java | [
{
"context": "/*\n * Author: lishihui\n * FileName: QRCodeUtil\n * Date: 2019/12/31 1",
"end": 24,
"score": 0.9989444613456726,
"start": 16,
"tag": "USERNAME",
"value": "lishihui"
},
{
"context": "cts;\n\n/**\n * 〈一句话功能简述〉\n * 〈生成二维码工具类〉\n *\n * @AUTHOR lishihui\n * @DATE 2019/... | null | [] | /*
* Author: lishihui
* FileName: QRCodeUtil
* Date: 2019/12/31 11:17
* Description: //模块目的、功能描述
* History: //修改记录
* <author> <time> <version> <desc>
* 修改人姓名 修改时间 版本号 描述
*/
package com.springboot.demo.util;
import com.google.zxing.BarcodeFormat;
import... | 4,544 | 0.568239 | 0.552433 | 133 | 28.977444 | 24.685532 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541353 | false | false | 0 |
64cd6977c996503ac2cbdd22baa77e68629c4c19 | 29,875,792,558,641 | 4ed8a261dc1d7a053557c9c0bcec759978559dbd | /cnd/cnd.repository/test/unit/src/org/netbeans/modules/cnd/repository/impl/ReopenBrokenRepositoryComposite.java | 4e9c7e38bfbae4e03db746a1b77f64b1f9cc867f | [
"Apache-2.0"
] | permissive | kaveman-/netbeans | https://github.com/kaveman-/netbeans | 0197762d834aa497ad17dccd08a65c69576aceb4 | 814ad30e2d0a094f4aa3813bcbb5323a95a0b1d6 | refs/heads/master | 2021-01-04T06:49:41.139000 | 2020-02-06T15:13:37 | 2020-02-06T15:13:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2015 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject... | UTF-8 | Java | 5,807 | java | ReopenBrokenRepositoryComposite.java | Java | [] | null | [] | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2015 Oracle and/or its affiliates. All rights reserved.
*
* Oracle and Java are registered trademarks of Oracle and/or its affiliates.
* Other names may be trademarks of their respective owners.
*
* The contents of this file are subject... | 5,807 | 0.709489 | 0.701223 | 130 | 43.669231 | 34.410728 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630769 | false | false | 0 |
13c828f097d1dd9877574fbfb34c24fa8e4fdc30 | 37,022,618,108,657 | ae361cf5b7ef1050bae4d25692dc5f543fb81852 | /src/com/srs_android/ui/StartScreen.java | 304201155bb445ca9220a3224c896135e93c7ef2 | [] | no_license | jamie124/SRS-Android | https://github.com/jamie124/SRS-Android | f994b9302933de31196bc0b5e625eb72ef5b847e | 3df8b28f2ce3bf05681c85e992afe0892ef759d8 | refs/heads/master | 2021-01-10T19:00:05.339000 | 2011-03-28T08:56:51 | 2011-03-28T08:56:51 | 1,527,628 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.srs_android.ui;
import java.util.logging.Logger;
import com.srs_android.ApplicationState;
import com.srs_android.Constants;
import com.srs_android.R;
import com.srs_android.json.Parser;
import android.app.Activity;
import android.os.Bundle;
import android.content.Intent;
import android.view.View;
import ... | UTF-8 | Java | 2,603 | java | StartScreen.java | Java | [] | null | [] | package com.srs_android.ui;
import java.util.logging.Logger;
import com.srs_android.ApplicationState;
import com.srs_android.Constants;
import com.srs_android.R;
import com.srs_android.json.Parser;
import android.app.Activity;
import android.os.Bundle;
import android.content.Intent;
import android.view.View;
import ... | 2,603 | 0.730311 | 0.728006 | 95 | 26.410526 | 27.771055 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.010526 | false | false | 0 |
e36577a8c93fba7b45f280133546fedba762da2d | 36,266,703,881,788 | 479b14216105b0f5fd36a61065f84078b64b816d | /src/summerb/src/test/java/org/summerb/microservices/users/impl/PasswordServiceDbImplTest.java | 663a87c6bd311b28bf4ad88d334b4eb1f9548794 | [
"Apache-2.0"
] | permissive | Logrus-ii3/summerb | https://github.com/Logrus-ii3/summerb | 44201748c1980eaac5bd63d48f1b70deec3af3db | b2dc366f3305d773bef2fdc4a7cd27f189f57e27 | refs/heads/master | 2020-03-07T10:25:35.915000 | 2018-03-30T13:31:09 | 2018-03-30T13:31:09 | 127,431,238 | 0 | 0 | null | true | 2018-03-30T13:27:37 | 2018-03-30T13:27:37 | 2018-03-30T09:47:21 | 2018-01-27T22:05:54 | 1,837 | 0 | 0 | 0 | null | false | null | package org.summerb.microservices.users.impl;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.summerb.microservic... | UTF-8 | Java | 10,286 | java | PasswordServiceDbImplTest.java | Java | [
{
"context": "UserPasswordValid(UserFactory.NON_EXISTENT_USER, \"validPassword\");\n\t\tfail();\n\t}\n\n\t@Test\n\tpublic void testIsUserPa",
"end": 1595,
"score": 0.7671025991439819,
"start": 1582,
"tag": "PASSWORD",
"value": "validPassword"
},
{
"context": "e.isUserPasswordValid(Us... | null | [] | package org.summerb.microservices.users.impl;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import org.summerb.microservic... | 10,282 | 0.828699 | 0.828505 | 241 | 41.684647 | 37.994759 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.721992 | false | false | 0 |
7632f7136abf9a4f2be2951cdee8fc9dc20bca16 | 38,010,460,589,858 | 1240aa911a3d6253ec70557a1db2d00dfadf3e91 | /src/main/java/com/frederik/springboot/cruddemo/service/OberkategorieServiceImpl.java | 5dfcd764cef678d4ba237a2b9f4051752255fd3d | [] | no_license | fdangel/OpenData-Backend | https://github.com/fdangel/OpenData-Backend | d7f0ad749d376387419e2b83c3399563a061b0f2 | 829ee700e0d0f0511d69a037ffb1f8739e6ce407 | refs/heads/master | 2020-12-18T09:21:08.381000 | 2020-01-21T11:12:59 | 2020-01-21T11:12:59 | 235,323,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.frederik.springboot.cruddemo.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.frederik.springboot.cruddemo.dao.OberkategorieDAO;
import ... | UTF-8 | Java | 3,038 | java | OberkategorieServiceImpl.java | Java | [] | null | [] | package com.frederik.springboot.cruddemo.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.frederik.springboot.cruddemo.dao.OberkategorieDAO;
import ... | 3,038 | 0.810072 | 0.810072 | 112 | 26.071428 | 29.920046 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.089286 | false | false | 0 |
7ea8c2f70fdb47e3500e34f27e7d98a999973cdd | 36,301,063,617,557 | c7de43005ce49d91ce4e91be53fd497ca611db7a | /src/test/java/io/creams/test/api/web/finance/Finance_Flows.java | 829c3ce3f4b3bd7b1abf39b52309ed9d4be9a6b8 | [] | no_license | Denny-Dong/automation-api | https://github.com/Denny-Dong/automation-api | f4fa7e938d230a4e71e8ae2fcacd2087891ac739 | dc2c55c0373be0bad366b483fd552241ede3091b | refs/heads/master | 2020-03-18T17:27:32.930000 | 2018-05-27T09:10:58 | 2018-05-27T09:10:58 | 135,030,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.creams.test.api.web.finance;
import com.google.gson.JsonObject;
import io.creams.test.api.HooksApi;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
public class Finance_Flows {
public class Comment_Flows {
protected Logger logger = LoggerFactory.getLogger(getClass(... | UTF-8 | Java | 607 | java | Finance_Flows.java | Java | [] | null | [] | package io.creams.test.api.web.finance;
import com.google.gson.JsonObject;
import io.creams.test.api.HooksApi;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.io.IOException;
public class Finance_Flows {
public class Comment_Flows {
protected Logger logger = LoggerFactory.getLogger(getClass(... | 607 | 0.787479 | 0.784185 | 23 | 25.391304 | 25.436604 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.173913 | false | false | 0 |
729718ec570a99c248b82006d3e6433ee467d47e | 34,265,249,132,824 | 5a62399de8229f73d85886220a48cf993b7d1771 | /To convert/src/main/java/control/EVRP.java | f97028c9a3182bbc9d0dedc24f3a3bd8c3597ee3 | [] | no_license | anas-mau5y/EvrpApp | https://github.com/anas-mau5y/EvrpApp | 9979a6f02b4669626480c2641038578a2748b7b8 | 0961f41160f54645844aef8a449c5330d0b86f21 | refs/heads/master | 2021-05-19T09:56:28.501000 | 2020-07-17T18:40:34 | 2020-07-17T18:40:34 | 251,640,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package control;
import instance.DemandSection;
import instance.Instance;
import instance.NodeCoordSection;
import instance.Reader;
import structures.Solution;
import java.util.ArrayList;
import java.util.List;
import static java.lang.Math.sqrt;
public class EVRP {
public static int depot; ... | UTF-8 | Java | 8,823 | java | EVRP.java | Java | [] | null | [] | package control;
import instance.DemandSection;
import instance.Instance;
import instance.NodeCoordSection;
import instance.Reader;
import structures.Solution;
import java.util.ArrayList;
import java.util.List;
import static java.lang.Math.sqrt;
public class EVRP {
public static int depot; ... | 8,823 | 0.514904 | 0.50629 | 223 | 38.565022 | 27.903486 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565022 | false | false | 0 |
9c83afe0594b18f194b9956edb78ef0d740531a3 | 38,594,576,133,205 | c744431c3041a82c72bf07746f9d05ec0f39ad07 | /IntegradoWeb/src/java/br/com/integrado/controller/TipoVendaControler.java | ea0283ae2149dafd658d407b19207f64912735f8 | [] | no_license | aricomputacao/Integrado | https://github.com/aricomputacao/Integrado | 6e98c1c622510bb60cb23299c41dc43b9efd98c2 | 94df3dace32569e2e7b7be180545aa2bd1db3fd0 | refs/heads/master | 2020-03-05T13:58:42.478000 | 2015-03-20T15:00:43 | 2015-03-20T15:00:43 | 32,547,873 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.integrado.controller;
import br.com.integrado.dao.TipoVendaDao;
import br.com.integrado.modelo.TipoVenda;
import java.io.Serializable;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import j... | UTF-8 | Java | 649 | java | TipoVendaControler.java | Java | [
{
"context": ";\n\n/**\n * Data de criação 26/09/2013\n *\n * @author Ari\n */\n@Stateless\npublic class TipoVendaControler ex",
"end": 392,
"score": 0.9786598682403564,
"start": 389,
"tag": "NAME",
"value": "Ari"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.integrado.controller;
import br.com.integrado.dao.TipoVendaDao;
import br.com.integrado.modelo.TipoVenda;
import java.io.Serializable;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import j... | 649 | 0.732612 | 0.720247 | 30 | 20.566668 | 21.723541 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
912972bb719a8de9a6c74077b46cd96b9edd6c1b | 35,089,882,850,267 | 87782fff22e43f96af38efd55a6f079ad9572333 | /set_MapDemo.java | 02964fcf9f2797cf67b62efa60073f266a2a785d | [] | no_license | dengc/java | https://github.com/dengc/java | d7476cefe70672cacdce71d15d3375c9ee0ae3a3 | e83644f3ad5976ae341653a4b8e3f24df6648e67 | refs/heads/master | 2018-12-04T20:27:11.811000 | 2018-09-08T00:53:26 | 2018-09-08T00:53:26 | 103,711,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class set_MapDemo {
public static void main(String[] args) {
Set<String> names = new TreeSet<String>();
names.add("Jerry");
names.add("Tom");
names.add("David");
names.remove("David");
names.remove("D");
System.out.println(names.isEmpty());
System.out.println(names.size... | UTF-8 | Java | 1,116 | java | set_MapDemo.java | Java | [
{
"context": "ing> names = new TreeSet<String>();\n\n\t\tnames.add(\"Jerry\");\n\t\tnames.add(\"Tom\");\n\t\tnames.add(\"David\");\n\t\tna",
"end": 157,
"score": 0.9996278882026672,
"start": 152,
"tag": "NAME",
"value": "Jerry"
},
{
"context": "et<String>();\n\n\t\tnames.add(\"Jerry\... | null | [] | import java.util.*;
public class set_MapDemo {
public static void main(String[] args) {
Set<String> names = new TreeSet<String>();
names.add("Jerry");
names.add("Tom");
names.add("David");
names.remove("David");
names.remove("D");
System.out.println(names.isEmpty());
System.out.println(names.size... | 1,116 | 0.643369 | 0.63172 | 46 | 23.26087 | 21.696959 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.065217 | false | false | 0 |
8b779cc0ceeb58957e4e94be39b91e443d3380bf | 35,089,882,850,162 | 65f4b7f4b5e02273262a4e88d92d064f9d526311 | /src/beans/User.java | 1f7bdb4e2e41ea3768fb9b4e644863b486a1963f | [] | no_license | 972794467/enchant | https://github.com/972794467/enchant | 97ac27a2004301e68549825d0cf9d8a2cf70464a | 492c7f00291d94a9df39b92a193b570f75d8cc82 | refs/heads/master | 2020-12-30T12:44:30.115000 | 2017-06-24T04:03:34 | 2017-06-24T04:04:36 | 91,354,061 | 0 | 1 | null | false | 2017-06-24T04:03:59 | 2017-05-15T15:31:16 | 2017-06-01T08:04:01 | 2017-06-24T04:03:59 | 470 | 0 | 1 | 0 | Java | null | null | package beans;
import java.io.File;
import java.io.Serializable;
/**
* Created by Jack on 2017-05-28.
*/
public class User implements Serializable {
private String user_email;
private String user_password;
private String user_name;
private String user_sex; //0男1女
private File user_avatar;
... | UTF-8 | Java | 2,017 | java | User.java | Java | [
{
"context": "e;\nimport java.io.Serializable;\n\n/**\n * Created by Jack on 2017-05-28.\n */\npublic class User implements S",
"end": 89,
"score": 0.9828152060508728,
"start": 85,
"tag": "NAME",
"value": "Jack"
},
{
"context": "ring user_password) {\n this.user_password = use... | null | [] | package beans;
import java.io.File;
import java.io.Serializable;
/**
* Created by Jack on 2017-05-28.
*/
public class User implements Serializable {
private String user_email;
private String user_password;
private String user_name;
private String user_sex; //0男1女
private File user_avatar;
... | 2,014 | 0.629056 | 0.623065 | 94 | 20.30851 | 18.578772 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.319149 | false | false | 0 |
b48d011e8b9b6a7f98d4bcdac7f5d6c91fa04aa0 | 35,493,609,775,654 | 0d938b464f2b9242ce3e2081c7d3e3e2c15b3a53 | /src/br/com/GHWebDev/Session/SessionManager.java | 62377af4990ae90ae6477e86cb66e2f9336e490a | [] | no_license | gabriellhuver/EasyEastAlphaProject | https://github.com/gabriellhuver/EasyEastAlphaProject | 65c952d8127ea66fdb3ee23517b2d9a5075f2109 | 19cb5fa74d79e05052aed3713275cb03456ad9b9 | refs/heads/master | 2017-12-05T19:39:05.918000 | 2017-03-05T23:58:38 | 2017-03-05T23:58:38 | 80,141,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.GHWebDev.Session;
import java.util.HashMap;
import javax.ejb.Singleton;
import br.com.GHWebDev.Entities.base.Sessionlog;
import br.com.GHWebDev.Entities.base.User;
import br.com.GHWebDev.Session.SessionIfc.SessionManagerLocal;
import br.com.GHWebDev.Session.SessionIfc.SessionManagerRemote;
@Singleton... | UTF-8 | Java | 3,187 | java | SessionManager.java | Java | [] | null | [] | package br.com.GHWebDev.Session;
import java.util.HashMap;
import javax.ejb.Singleton;
import br.com.GHWebDev.Entities.base.Sessionlog;
import br.com.GHWebDev.Entities.base.User;
import br.com.GHWebDev.Session.SessionIfc.SessionManagerLocal;
import br.com.GHWebDev.Session.SessionIfc.SessionManagerRemote;
@Singleton... | 3,187 | 0.743019 | 0.743019 | 112 | 27.455357 | 29.470896 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.258929 | false | false | 0 |
533bfb65caca8678b3c66e5eeec493bf96ea69e3 | 33,758,442,993,242 | 951a5e269b6db22c68cd38492f8bab6bb9aa6223 | /src/test/java/de/wasenweg/alfred/unit/ReaderServiceTest.java | 267e5a5c9632b569807726fca97ec8a151aa070a | [] | no_license | kaethorn/alfred | https://github.com/kaethorn/alfred | ad8a6f96f0c447c425b4c952192101974712a6f3 | ab03365fb24083d8702b2c911f1e178a801e359a | refs/heads/master | 2023-06-07T18:37:10.036000 | 2022-10-13T11:15:53 | 2022-10-13T11:15:53 | 163,668,847 | 32 | 1 | null | false | 2023-06-05T16:57:28 | 2018-12-31T12:52:06 | 2023-04-03T05:07:19 | 2023-06-05T16:57:27 | 22,188 | 28 | 1 | 22 | TypeScript | false | false | package de.wasenweg.alfred.unit;
import de.wasenweg.alfred.TestUtil;
import de.wasenweg.alfred.comics.ComicRepository;
import de.wasenweg.alfred.fixtures.ComicFixtures;
import de.wasenweg.alfred.reader.ReaderService;
import org.bson.types.ObjectId;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.... | UTF-8 | Java | 2,092 | java | ReaderServiceTest.java | Java | [] | null | [] | package de.wasenweg.alfred.unit;
import de.wasenweg.alfred.TestUtil;
import de.wasenweg.alfred.comics.ComicRepository;
import de.wasenweg.alfred.fixtures.ComicFixtures;
import de.wasenweg.alfred.reader.ReaderService;
import org.bson.types.ObjectId;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.... | 2,092 | 0.748566 | 0.740918 | 69 | 29.31884 | 26.787134 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507246 | false | false | 0 |
21b90b0634ddd5a342a44421a18b56e4418c4235 | 36,833,639,554,308 | aaf7c4cb3102c51453e5a1cdd92298127507ee25 | /hw07-0036506519/src/test/java/hr/fer/zemris/java/custom/scripting/exec/ValueWrapperTest.java | 128660c80baa33bcdb72c54aecc95527d78dd3b5 | [] | no_license | kovacics/Java-Course-FER | https://github.com/kovacics/Java-Course-FER | 67a3d89afd31a2ea89c82c69651831c11e4ff7e6 | b90963dbf18ff1b9d9a42becb3e1489936659eff | refs/heads/master | 2020-08-06T07:14:15.339000 | 2019-10-04T19:27:23 | 2019-10-04T19:27:23 | 212,885,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hr.fer.zemris.java.custom.scripting.exec;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;
/**
* @author Stjepan Kovačić
*/
class ValueWrapperTest {
@Test
void add() {
ValueWrapper v... | UTF-8 | Java | 2,828 | java | ValueWrapperTest.java | Java | [
{
"context": "piter.api.Assertions.assertThrows;\n\n/**\n * @author Stjepan Kovačić\n */\nclass ValueWrapperTest {\n\n @Test\n void ",
"end": 240,
"score": 0.9998840689659119,
"start": 225,
"tag": "NAME",
"value": "Stjepan Kovačić"
}
] | null | [] | package hr.fer.zemris.java.custom.scripting.exec;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertThrows;
/**
* @author <NAME>
*/
class ValueWrapperTest {
@Test
void add() {
ValueWrapper v1 = new V... | 2,817 | 0.64402 | 0.607573 | 79 | 34.784809 | 27.535326 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.746835 | false | false | 0 |
f3ae278cdbf6717c4d2cc6297edd2d32b58c9fcc | 33,749,853,069,065 | fe94bb01bbaf452ab1752cb3c1d1e4ecf297b9be | /src/test/java/com/opencart/dao/TestModelDesignThemeDaoImpl.java | 160e6aa957dcf7df0e2811c67397dc3b412aeae2 | [] | no_license | gmai2006/opencart | https://github.com/gmai2006/opencart | 9d3b037f09294973112bafbadd22d5edd8457de5 | dba44adabf4b8eab3bdb07062c887ba0a2a5405f | refs/heads/master | 2020-12-31T06:13:33.113000 | 2018-01-24T07:35:45 | 2018-01-24T07:35:45 | 80,637,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.opencart.dao;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.core.Every.everyItem;
import static org.hamcrest.core.Is.is;
import static org.hamcrest.core.IsNull.*;
import com.google.inject.A... | UTF-8 | Java | 1,289 | java | TestModelDesignThemeDaoImpl.java | Java | [] | null | [] | package com.opencart.dao;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.Test;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.hamcrest.core.Every.everyItem;
import static org.hamcrest.core.Is.is;
import static org.hamcrest.core.IsNull.*;
import com.google.inject.A... | 1,289 | 0.712956 | 0.709853 | 55 | 22.454546 | 21.503334 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527273 | false | false | 0 |
f356677d251c8527e3f04b8aa77442f2e1eb3242 | 34,084,860,504,322 | 5ae7b81ec99f19dab4dab22e805034e2670ec78e | /assignment4/Q1.java | 1bd5d1f4176fe7fda6da37286aa803c1caf2415d | [] | no_license | mayuris0199/java_programs | https://github.com/mayuris0199/java_programs | 7d68d173bbf04f979f56d6cda0194e7dc447de4c | 2a0344c26708c50b551f58cdcc891a51b35764b1 | refs/heads/main | 2023-06-19T03:06:29.290000 | 2021-07-21T05:08:19 | 2021-07-21T05:08:19 | 343,050,472 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Accept 10 numbers from user and print it
*/
import java.util.Scanner;
public class Q1 {
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
System.out.println("enter number of elements");
int n;
n = sc.nextInt();
int array[]= new int[n];... | UTF-8 | Java | 904 | java | Q1.java | Java | [] | null | [] | /*
Accept 10 numbers from user and print it
*/
import java.util.Scanner;
public class Q1 {
public static void main(String args[])
{
Scanner sc = new Scanner(System.in);
System.out.println("enter number of elements");
int n;
n = sc.nextInt();
int array[]= new int[n];... | 904 | 0.450221 | 0.410398 | 55 | 15.436363 | 15.391572 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.236364 | false | false | 0 |
82369f54b0f1cd298df06c5678d1647bd6bddd66 | 18,159,121,778,715 | 09fa5476aa13e570adfa33d532fb739395a41c0c | /src/adicse/sigweb/servicio/impl/DiametroconexionaguaServicioImpl.java | a5308967d64198d6e7ad9db4d05209b12d904a5f | [] | no_license | crojasadicse/sigweb | https://github.com/crojasadicse/sigweb | b3dc9f1001c0d4bbff2b69f4ec7d8fc9a43f2c22 | ff682ee120e11a3bdbabaad5b4bc25633045eb14 | refs/heads/master | 2020-07-09T20:05:51.610000 | 2017-06-13T22:37:04 | 2017-06-13T22:37:04 | 94,261,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adicse.sigweb.servicio.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import adicse.base.util.Pagination;
import adicse.sigweb.model.Diametroconexion... | UTF-8 | Java | 1,755 | java | DiametroconexionaguaServicioImpl.java | Java | [] | null | [] | package adicse.sigweb.servicio.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import adicse.base.util.Pagination;
import adicse.sigweb.model.Diametroconexion... | 1,755 | 0.834188 | 0.834188 | 62 | 27.306452 | 29.237398 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.983871 | false | false | 0 |
028bc9405eb7d5a92b4bf87d1feb61f945608879 | 12,773,232,794,339 | 7b4ae76dffc5d2909be6db232aa309b15e7b7553 | /Programming/src/com/sunny/junit_testing/Binary.java | b75e989e6cd17bb015608a97061962928112e988 | [] | no_license | SunnyRaj94/Bridgelabz_java_section | https://github.com/SunnyRaj94/Bridgelabz_java_section | 26951028adfd51c9dae04e9f0833059b2b1a9a28 | 5afe7a6c4f74317d54ece2a40507e8f13c6d9a32 | refs/heads/master | 2020-09-15T07:20:28.906000 | 2019-12-05T10:39:23 | 2019-12-05T10:39:23 | 223,377,801 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sunny.junit_testing;
/*
* created by:SunnyRaj
* Date 22/11/2019
* Purpose: this programm is used to convert input binary to decimal and then finding reversal of that decimal into binary
**/
import java.util.Scanner;
import com.sunny.utility.TestingUtility;
public class Binary {
public static void main(St... | UTF-8 | Java | 1,397 | java | Binary.java | Java | [
{
"context": "package com.sunny.junit_testing;\n/*\n* created by:SunnyRaj\n* Date 22/11/2019\n* Purpose: this programm is use",
"end": 57,
"score": 0.9995295405387878,
"start": 49,
"tag": "NAME",
"value": "SunnyRaj"
}
] | null | [] | package com.sunny.junit_testing;
/*
* created by:SunnyRaj
* Date 22/11/2019
* Purpose: this programm is used to convert input binary to decimal and then finding reversal of that decimal into binary
**/
import java.util.Scanner;
import com.sunny.utility.TestingUtility;
public class Binary {
public static void main(St... | 1,397 | 0.720115 | 0.711525 | 43 | 31.511627 | 25.639153 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.232558 | false | false | 0 |
fc7988b2c18dd1210c75b28dca0d453ec5d00856 | 19,155,554,153,421 | a33725d83af9de2557efa54abcc72beab8ac661d | /src/Test.java | 6956ef874e39b279efa8d2367db2698cba119319 | [] | no_license | hbt/jmsnmessenger | https://github.com/hbt/jmsnmessenger | 5bf6f40a0bd71a0482557bad7e81b0d7d21e93d4 | 462c1722b4f9573d70c3eb6e9c1958c4c470eb6f | refs/heads/master | 2020-04-18T04:37:30.657000 | 2013-04-19T22:22:06 | 2013-04-19T22:22:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import rath.msnm.MSNMessenger;
import rath.msnm.SwitchboardSession;
import rath.msnm.UserStatus;
import rath.msnm.entity.MsnFriend;
import rath.msnm.event.MsnAdapter;
import rath.msnm.msg.MimeMessage;
import java.awt.*;
import rath.msnm.ftp.*;
import java.io.*;
import java.util.*;
import rath.msnm.ftp.*;
import rath.m... | WINDOWS-1252 | Java | 4,134 | java | Test.java | Java | [
{
"context": "eneration>Code and Comments\n */\n\n/**\n * @author junli_du\n *\n * To change the template for this generated t",
"end": 705,
"score": 0.9996328353881836,
"start": 697,
"tag": "USERNAME",
"value": "junli_du"
},
{
"context": " main(String[] args) {\n String us... | null | [] |
import rath.msnm.MSNMessenger;
import rath.msnm.SwitchboardSession;
import rath.msnm.UserStatus;
import rath.msnm.entity.MsnFriend;
import rath.msnm.event.MsnAdapter;
import rath.msnm.msg.MimeMessage;
import java.awt.*;
import rath.msnm.ftp.*;
import java.io.*;
import java.util.*;
import rath.msnm.ftp.*;
import rath.m... | 4,104 | 0.582809 | 0.560048 | 132 | 30.280304 | 26.286104 | 193 | false | false | 0 | 0 | 54 | 0.030508 | 0 | 0 | 0.598485 | false | false | 0 |
6940957847e265a3aaed75570f47fdbc19e5b2e4 | 14,731,737,879,898 | 654b5eb4f4f6a947faa76d29fc58297a1129d631 | /src/main/java/com/djelroy/designpatterns/observer/CrazySubscriber.java | 6434af54db4d60177efc59b387d9b62113d7ef89 | [] | no_license | djelroy/design-patterns | https://github.com/djelroy/design-patterns | f570ae74d69d83cfe38b7160145f760faf20f8a9 | 300917c78008d3ccd0730741e98659b0b10d5fba | refs/heads/master | 2021-05-08T10:36:39.583000 | 2019-03-31T02:09:38 | 2019-03-31T02:09:38 | 119,850,283 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.djelroy.designpatterns.observer;
public class CrazySubscriber implements Subscriber, Runnable {
private final String name;
private GossipBroadcaster broadcaster;
private int receptionNumber = 0;
private final int max;
public CrazySubscriber(int max, String name, GossipBroadcaster broadcaster) {
... | UTF-8 | Java | 1,035 | java | CrazySubscriber.java | Java | [] | null | [] | package com.djelroy.designpatterns.observer;
public class CrazySubscriber implements Subscriber, Runnable {
private final String name;
private GossipBroadcaster broadcaster;
private int receptionNumber = 0;
private final int max;
public CrazySubscriber(int max, String name, GossipBroadcaster broadcaster) {
... | 1,035 | 0.674396 | 0.671498 | 58 | 16.844828 | 20.682995 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.862069 | false | false | 0 |
5b79c7f6ce6a49169944e22318ff44b48dd6a9a5 | 1,297,080,175,137 | 15077f63668722948feb7f08008014365ba039e7 | /src/com/chainsys/fd/services/impl/RestaurantServiceImpl.java | ed3196f513673a339e151794527b126708ae57a4 | [] | no_license | richardraja15/Delicious-Food-App | https://github.com/richardraja15/Delicious-Food-App | be93487401fd4f33d63705f77f187943130917ec | 469e2e69d8624660684aab609ec6086ac52e8c62 | refs/heads/master | 2023-04-30T04:39:54.756000 | 2019-05-24T08:47:48 | 2019-05-24T08:47:48 | 188,374,956 | 0 | 0 | null | false | 2023-04-14T17:17:05 | 2019-05-24T07:32:37 | 2019-05-24T09:10:43 | 2023-04-14T17:17:05 | 21,191 | 0 | 0 | 2 | CSS | false | false | package com.chainsys.fd.services.impl;
import java.sql.SQLException;
import java.util.ArrayList;
import com.chainsys.fd.dao.MenuDAO;
import com.chainsys.fd.dao.RestaurantDAO;
import com.chainsys.fd.exception.MenuException;
import com.chainsys.fd.exception.RestaurantException;
import com.chainsys.fd.model.Menu;
import... | UTF-8 | Java | 1,437 | java | RestaurantServiceImpl.java | Java | [] | null | [] | package com.chainsys.fd.services.impl;
import java.sql.SQLException;
import java.util.ArrayList;
import com.chainsys.fd.dao.MenuDAO;
import com.chainsys.fd.dao.RestaurantDAO;
import com.chainsys.fd.exception.MenuException;
import com.chainsys.fd.exception.RestaurantException;
import com.chainsys.fd.model.Menu;
import... | 1,437 | 0.796103 | 0.795407 | 47 | 29.574469 | 24.30983 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.489362 | false | false | 0 |
bae6db20d0cabf21515f3210d1aa3d84a56ff42e | 11,364,483,507,212 | 0305107a189c7acea05a0838d97c0d17d2f05c83 | /src/main/java/com/mbanq/controller/KongController.java | 06644f7564a61ca686dad24d67d5978344cec6fb | [] | no_license | kongbunthoeurn/mbanq-product-api | https://github.com/kongbunthoeurn/mbanq-product-api | 673d0f96aa487dadfc1e01b414028dda4ab02122 | ba4a6ca449e241d1369356747d6450020af2bd60 | refs/heads/master | 2022-12-24T04:33:22.138000 | 2020-01-31T11:00:05 | 2020-01-31T11:00:05 | 233,336,573 | 2 | 0 | null | false | 2022-12-15T23:46:11 | 2020-01-12T04:11:08 | 2022-10-18T14:44:38 | 2022-12-15T23:46:11 | 1,169 | 1 | 0 | 9 | Java | false | false | package com.mbanq.controller;
import java.util.HashMap;
import java.util.Map;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework... | UTF-8 | Java | 703 | java | KongController.java | Java | [] | null | [] | package com.mbanq.controller;
import java.util.HashMap;
import java.util.Map;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework... | 703 | 0.783784 | 0.780939 | 22 | 30.954546 | 22.180002 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 0 |
49df5e4f5c5a0cd2178f0b0f2dbcec6b395c4136 | 31,602,369,412,660 | eec592f621751c114b2225701dc32796db3634c8 | /app/src/main/java/cm/g2i/lalalaworker/others/Tools.java | cc61d247fbb3b694cb89ae74df5f86cfb6920993 | [] | no_license | 117atlas/lalalaw | https://github.com/117atlas/lalalaw | 177c7099317fab3f0c03a50af15d1b357afe0a8a | 20402b6c37b7ebd777dd9ee456361736865fc335 | refs/heads/master | 2020-03-15T19:57:20.417000 | 2018-05-06T08:37:27 | 2018-05-06T08:37:30 | 132,321,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cm.g2i.lalalaworker.others;
import android.content.Context;
import android.support.annotation.NonNull;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.engine.DiskCacheStrategy;
import java.io.File;
import java.util.ArrayList;
import cm.g2i.lalalaworker.R;
imp... | UTF-8 | Java | 4,797 | java | Tools.java | Java | [
{
"context": ".controllers.settings.Settings;\n\n/**\n * Created by Sim'S on 26/07/2017.\n */\n\npublic class Tools {\n //MO",
"end": 399,
"score": 0.9985232949256897,
"start": 394,
"tag": "NAME",
"value": "Sim'S"
}
] | null | [] | package cm.g2i.lalalaworker.others;
import android.content.Context;
import android.support.annotation.NonNull;
import android.widget.ImageView;
import com.bumptech.glide.Glide;
import com.bumptech.glide.load.engine.DiskCacheStrategy;
import java.io.File;
import java.util.ArrayList;
import cm.g2i.lalalaworker.R;
imp... | 4,797 | 0.618928 | 0.609548 | 131 | 35.61832 | 28.527061 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.664122 | false | false | 0 |
40925cec96ebf0eabefe461e90bde2b57941b2d2 | 10,299,331,609,943 | d174b6df743f0474967df121bd14608ec629ccf7 | /src/main/java/net/franciscovillegas/cei/dda/jeringa/package-info.java | 7dac9852c7138c04a2fa23321757039de4671fe0 | [] | no_license | cei-dda/ejemplo-java-dda | https://github.com/cei-dda/ejemplo-java-dda | 20c405ca4a8a4b5894a6c5e4cd00491077f45b6f | 890be0e9d84e0bb2f2b4cc0caa6e9ed5b0309dcd | refs/heads/master | 2020-04-19T08:37:04.905000 | 2016-09-08T01:10:08 | 2016-09-08T01:10:08 | 66,422,002 | 0 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
/**
* @author fvillegas
*
*/
package net.franciscovillegas.cei.dda.jeringa; | UTF-8 | Java | 90 | java | package-info.java | Java | [
{
"context": "/**\n * \n */\n/**\n * @author fvillegas\n *\n */\npackage net.franciscovillegas.cei.dda.jeri",
"end": 36,
"score": 0.9846878051757812,
"start": 27,
"tag": "USERNAME",
"value": "fvillegas"
}
] | null | [] | /**
*
*/
/**
* @author fvillegas
*
*/
package net.franciscovillegas.cei.dda.jeringa; | 90 | 0.611111 | 0.611111 | 8 | 10.375 | 14.593985 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 0 |
9f9f9ae59a2a1784edd8f312364748d3ec220b24 | 10,548,439,742,833 | b95edb38ea050ce46d6995d6a6b038a66b30012b | /app/src/main/java/com/solvetech/homeagent/model/CustomerStatus.java | d82a3e0d7e8b61e44b1be7eec8216a20f372e023 | [] | no_license | wpengyu1505/HomeAgentAndroid | https://github.com/wpengyu1505/HomeAgentAndroid | 3b32e413e3b28d621ab2dc408a544685492f3383 | 26427fcc0b546995cf1a8055464df0ba6c53d579 | refs/heads/master | 2020-03-26T23:28:04.616000 | 2016-07-30T17:42:56 | 2016-07-30T17:42:56 | 64,556,320 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.solvetech.homeagent.model;
public class CustomerStatus {
private int customerId;
private int propertyId;
private String projectName;
private String layout;
private String status;
public int getCustomerId() {
return customerId;
}
public void setCustomerId(int customerId) {
this.customerId = c... | UTF-8 | Java | 849 | java | CustomerStatus.java | Java | [] | null | [] | package com.solvetech.homeagent.model;
public class CustomerStatus {
private int customerId;
private int propertyId;
private String projectName;
private String layout;
private String status;
public int getCustomerId() {
return customerId;
}
public void setCustomerId(int customerId) {
this.customerId = c... | 849 | 0.737338 | 0.737338 | 42 | 19.214285 | 14.873331 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47619 | false | false | 0 |
61886cf14833040704a3c2d81a9c132f973837f6 | 5,317,169,514,672 | 0a5f336d475cd9dc59706beae7a20dbae5250c3a | /codegenerator/src/main/java/com/for_future/codegenerator/PropertyType.java | 0dcfd8e58d2815559cfba7caf085e50c9eb4574b | [
"Apache-2.0"
] | permissive | zxg110/FreemarkerDemo | https://github.com/zxg110/FreemarkerDemo | 842d83f85dcbd28b9cd867d51f2712aad7127401 | 1b8217ea25525c9ce1b0b1d9b1c3edbcc6a9e8d2 | refs/heads/master | 2020-04-05T11:09:00.455000 | 2018-11-30T06:11:00 | 2018-11-30T06:11:00 | 156,824,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.for_future.codegenerator;
public class PropertyType {
public static final String TYPE_STRING ="String";
public static final String TYPE_INT ="int";
public static final String TYPE_LONG ="long";
public static final String TYPE_BOOLEAN ="boolean";
public static final String TYPE_FLOAT ="f... | UTF-8 | Java | 435 | java | PropertyType.java | Java | [] | null | [] | package com.for_future.codegenerator;
public class PropertyType {
public static final String TYPE_STRING ="String";
public static final String TYPE_INT ="int";
public static final String TYPE_LONG ="long";
public static final String TYPE_BOOLEAN ="boolean";
public static final String TYPE_FLOAT ="f... | 435 | 0.726437 | 0.726437 | 11 | 38.545456 | 19.565107 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 0 |
37d340bd0e5460e268fa722d59246ca11f559e8a | 3,272,765,134,253 | 47094cd15c1f7bfda092dbb70813836724e6e7a6 | /Mathematics/Primes_Sum.java | c50d51905a9685009c1cab94d78dcf195d6cd6f1 | [] | no_license | mahesh122000/Dynamic_Programming | https://github.com/mahesh122000/Dynamic_Programming | 52fa02bab544085f2800df8ab39a18d6e9b47dc3 | 0e7848c8257026b0e741445f244707e7ca0bf44e | refs/heads/master | 2021-06-26T12:31:16.417000 | 2021-02-25T12:15:36 | 2021-02-25T12:15:36 | 205,275,047 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.lang.*;
import java.io.*;
class GFG
{
public static void main (String[] args)
{
Scanner s=new Scanner(System.in);
int t=s.nextInt();
while(t-->0)
{
int n=s.nextInt();
if(find(n))
System.out.println("Yes");
else
... | UTF-8 | Java | 688 | java | Primes_Sum.java | Java | [] | null | [] | import java.util.*;
import java.lang.*;
import java.io.*;
class GFG
{
public static void main (String[] args)
{
Scanner s=new Scanner(System.in);
int t=s.nextInt();
while(t-->0)
{
int n=s.nextInt();
if(find(n))
System.out.println("Yes");
else
... | 688 | 0.475291 | 0.462209 | 39 | 16.666666 | 10.8895 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25641 | false | false | 0 |
dd819e820a01a9113222afa8e3c914e75592dd71 | 1,297,080,182,078 | 8eece103f32bd460e7964219a21c8dc3b060c565 | /app/src/mock/java/com/example/nbaseasonstats/interactor/DatabaseInteractor.java | 0a53cdd9e3ef280cfc470bb3de341a9ebe612f5b | [] | no_license | fenci95/NbaStats | https://github.com/fenci95/NbaStats | 9d2d99f3471d1ce03746ac21f94797400fa6b2aa | 9200b04c52e7820bce1461c3d51448c75965c682 | refs/heads/master | 2022-09-15T12:43:51.480000 | 2020-05-15T14:33:29 | 2020-05-15T14:33:29 | 257,020,519 | 0 | 0 | null | false | 2020-05-24T11:07:53 | 2020-04-19T14:29:06 | 2020-05-15T14:33:46 | 2020-05-16T16:19:09 | 201 | 0 | 0 | 1 | Java | false | false | package com.example.nbaseasonstats.interactor;
import com.example.nbaseasonstats.interactor.events.GetPlayersFromDbEvent;
import com.example.nbaseasonstats.interactor.events.InsertPlayersToDbEvent;
import com.example.nbaseasonstats.model.Player;
import org.greenrobot.eventbus.EventBus;
import java.util.ArrayList;
im... | UTF-8 | Java | 1,124 | java | DatabaseInteractor.java | Java | [] | null | [] | package com.example.nbaseasonstats.interactor;
import com.example.nbaseasonstats.interactor.events.GetPlayersFromDbEvent;
import com.example.nbaseasonstats.interactor.events.InsertPlayersToDbEvent;
import com.example.nbaseasonstats.model.Player;
import org.greenrobot.eventbus.EventBus;
import java.util.ArrayList;
im... | 1,124 | 0.647687 | 0.647687 | 44 | 24.545454 | 21.287485 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
25e483e9704423e6ba2c817fc80df725bb0b94c0 | 24,739,011,638,778 | 980516c4a25f4d23b2c499f50f3b7098a2e7dc4a | /src/WorkPlan.java | 661e09f813c9650bcad3acaba0d1d914f612b275 | [] | no_license | duhongming1990/lombok | https://github.com/duhongming1990/lombok | 0a8491490e55098fdf76197cbc5675c9b09d483a | 6944db927d01791b6af5740b4d96318619edf75b | refs/heads/master | 2016-08-11T09:42:55.870000 | 2016-04-12T00:58:27 | 2016-04-12T00:58:27 | 53,720,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@EqualsAndHashCode(callSuper=false)
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class WorkPlan {
private Integer lineid;
private String plancontent;
priva... | UTF-8 | Java | 482 | java | WorkPlan.java | Java | [] | null | [] | import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@EqualsAndHashCode(callSuper=false)
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class WorkPlan {
private Integer lineid;
private String plancontent;
priva... | 482 | 0.829876 | 0.829876 | 21 | 21.904762 | 10.004308 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 0 |
0cd438d71230146c33c5539599799d263b394d72 | 22,333,829,958,004 | b496a66dce218b6378e5c4f327becfdc97188515 | /app/src/main/java/com/eusecom/samfantozzi/OdvodyActivity.java | ab4251edeaf4dbc9953d8ece9564be860c24896b | [
"Apache-2.0"
] | permissive | eurosecom/samfantozzi | https://github.com/eurosecom/samfantozzi | 41ecc1db8c5a2d51a847294024246be15838216c | 5be41da4093d24bd09db3a4550c8a2e9faf431e7 | refs/heads/master | 2021-01-15T15:52:30.856000 | 2018-01-01T21:50:19 | 2018-01-01T21:50:19 | 23,825,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eusecom.samfantozzi;
/**
* Get pay for health and social insurance for next year....
* Called from ZostavyPageFragment.java
*/
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Locale;
import org.apache.http.NameValuePair;
import org.apache.http.message.Bas... | UTF-8 | Java | 16,018 | java | OdvodyActivity.java | Java | [] | null | [] | package com.eusecom.samfantozzi;
/**
* Get pay for health and social insurance for next year....
* Called from ZostavyPageFragment.java
*/
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Locale;
import org.apache.http.NameValuePair;
import org.apache.http.message.Bas... | 16,018 | 0.56424 | 0.560869 | 456 | 34.129387 | 26.36058 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.890351 | false | false | 0 |
37fad43fbddd2e059e1a239e8f7872e5fce5a952 | 22,333,829,958,858 | f85e73507db94f7736958a9e62f870ada7110d3a | /gallop/src/com/aipai/gallop/JsonHttpResponseHandler.java | ce0413bfd2cb1e6857a8804cfaca39bab0013159 | [] | no_license | zouguangxian/gallop | https://github.com/zouguangxian/gallop | 389fe171016dde15ebb8ef97c35cccb1bf202492 | 423bfbd8aca20b4df61936133d5ebd621e553848 | refs/heads/master | 2020-04-05T23:07:09.626000 | 2013-09-27T07:01:52 | 2013-09-27T07:01:52 | 13,037,972 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.aipai.gallop;
import com.aipai.gallop.http.HttpRequest;
import com.aipai.gallop.http.HttpResponse;
import org.json.JSONException;
import org.json.JSONObject;
import org.json.JSONTokener;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Unsupport... | UTF-8 | Java | 1,899 | java | JsonHttpResponseHandler.java | Java | [] | null | [] |
package com.aipai.gallop;
import com.aipai.gallop.http.HttpRequest;
import com.aipai.gallop.http.HttpResponse;
import org.json.JSONException;
import org.json.JSONObject;
import org.json.JSONTokener;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.Unsupport... | 1,899 | 0.650342 | 0.638757 | 64 | 28.65625 | 26.515455 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421875 | false | false | 0 |
43ac1ecf7aa42f031ab525bc32d84d3292133d9a | 22,333,829,959,084 | 25281e2a4d4291ba31d92cf06b51c2a96479121a | /MaiJiaYun/src/mjy/caigou/po/ReturnPO.java | ac3e2900b829dc91488fa248aef1b36362aa74ba | [] | no_license | striveBoyBiao/MaiJiaYun | https://github.com/striveBoyBiao/MaiJiaYun | a37e304db88bcca36a6a342b01b815b07bf42492 | 6e93a72eb7e634f8dd873abecebf81dfd2877d06 | refs/heads/master | 2020-04-07T04:47:42.078000 | 2018-12-16T08:33:51 | 2018-12-16T08:33:51 | 158,071,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mjy.caigou.po;
public class ReturnPO {
// 采购退货状态
private Integer returnState;
// 采购退货单
private Integer returnId;
// 登陆用户Id
private Integer userId;
// 页面第一条数据在数据中的起始位置
private Integer beginNum;
public Integer getBeginNum() {
return beginNum;
}
public void setBeginNum(Integer beginNum) {
this.be... | UTF-8 | Java | 809 | java | ReturnPO.java | Java | [] | null | [] | package mjy.caigou.po;
public class ReturnPO {
// 采购退货状态
private Integer returnState;
// 采购退货单
private Integer returnId;
// 登陆用户Id
private Integer userId;
// 页面第一条数据在数据中的起始位置
private Integer beginNum;
public Integer getBeginNum() {
return beginNum;
}
public void setBeginNum(Integer beginNum) {
this.be... | 809 | 0.72423 | 0.72423 | 45 | 15.6 | 14.8 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.177778 | false | false | 0 |
6d994aba8c7e38ee03fa4847d9ec93c8c9d5b806 | 31,542,239,851,135 | 29526132a1b5243c8764abf97349524125dbd8ab | /src/main/java/com/hy/provider/Provider.java | 904bb2f0bd8ed7234b6dd0f8afb9dfab92aac6cb | [] | no_license | hygit19/dubbo_demo | https://github.com/hygit19/dubbo_demo | d5e6022f5fad391d75ed416b577e66b77b04d6f0 | 43e4074f5860abb176b89ce6dc83fec0481a4de8 | refs/heads/master | 2023-02-24T08:19:06.539000 | 2021-01-27T15:38:58 | 2021-01-27T15:38:58 | 333,465,835 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hy.provider;
import com.hy.framework.URL;
import com.hy.protocol.http.HttpServer;
import com.hy.provider.api.HelloService;
import com.hy.provider.impl.HelloServiceImpl;
import com.hy.register.RemoteMapRegister;
public class Provider {
public static void main(String[] args) {
//1.本地注册 {服务名: ... | UTF-8 | Java | 734 | java | Provider.java | Java | [] | null | [] | package com.hy.provider;
import com.hy.framework.URL;
import com.hy.protocol.http.HttpServer;
import com.hy.provider.api.HelloService;
import com.hy.provider.impl.HelloServiceImpl;
import com.hy.register.RemoteMapRegister;
public class Provider {
public static void main(String[] args) {
//1.本地注册 {服务名: ... | 734 | 0.688047 | 0.672012 | 26 | 25.384615 | 25.289215 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 0 |
7c39a7446f6fd1b15c7e2afa914627bc96fb14cf | 9,921,374,488,590 | 74010e6f01bf5bfaa3085d64aa053cedb04076ad | /TestSuite.java | 6c740a2347dda6d16d39effe0ace94ee353360fd | [] | no_license | bujars/Physics_Simulation | https://github.com/bujars/Physics_Simulation | 42c7a96bf4e370fe524e8156f4d896568eb6d535 | 2ccf2ebe860d9dd8cd2e735adec6e1c3eb947180 | refs/heads/master | 2021-10-07T08:44:42.033000 | 2018-12-04T03:03:34 | 2018-12-04T03:03:34 | 106,149,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.runner.RunWith;
import org.junit.runners.Suite;
@RunWith(Suite.class)
@Suite.SuiteClasses({
TestGravBody.class,
TestColBody.class,
TestBoid.class,
TestVector2D.class
// TODO: Add other test classes here as needed
})
public class TestSuite{
} | UTF-8 | Java | 289 | java | TestSuite.java | Java | [] | null | [] | import org.junit.runner.RunWith;
import org.junit.runners.Suite;
@RunWith(Suite.class)
@Suite.SuiteClasses({
TestGravBody.class,
TestColBody.class,
TestBoid.class,
TestVector2D.class
// TODO: Add other test classes here as needed
})
public class TestSuite{
} | 289 | 0.709343 | 0.705882 | 15 | 18.200001 | 14.176036 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 0 |
a51a48651b9a06d3598256fa1ce1b1bde25c3a92 | 14,851,996,930,469 | c3329576e55650bb6983cfe1e48dac2cd63a6b39 | /src/main/java/com/adobe/cq/commerce/magento/graphql/CompanyAdmin.java | 0a47cf7bd911db931ca1aa61c7071f827a56bd2a | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | adobe/commerce-cif-magento-graphql | https://github.com/adobe/commerce-cif-magento-graphql | 2e36f37cb4a348eddf150a1d8c045aa4d3c17909 | 0bc22bb767a8270f94ee04d85ab2571569a146a1 | refs/heads/master | 2023-08-31T13:11:11.159000 | 2022-07-12T14:41:59 | 2022-07-12T14:41:59 | 183,461,219 | 20 | 13 | Apache-2.0 | false | 2023-03-01T11:34:01 | 2019-04-25T15:25:29 | 2022-11-10T01:29:45 | 2023-03-01T11:34:00 | 1,555 | 21 | 9 | 1 | Java | false | false | /*******************************************************************************
*
* Copyright 2020 Adobe. All rights reserved.
* This file is licensed to you 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
* ... | UTF-8 | Java | 5,927 | java | CompanyAdmin.java | Java | [] | null | [] | /*******************************************************************************
*
* Copyright 2020 Adobe. All rights reserved.
* This file is licensed to you 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
* ... | 5,927 | 0.506664 | 0.501265 | 209 | 27.358852 | 24.799877 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.440191 | false | false | 0 |
c213f2ce891300f0b14975ccad42403087c1f1ea | 2,568,390,483,388 | c5b45df8e6693fadcecba9cba654267cec8904f3 | /SokobanServ/src/application/TasksWindowController.java | cdb7dc220be2d25d0dba0796c4648d0b91df2859 | [] | no_license | itaymatan12/SokobanServer | https://github.com/itaymatan12/SokobanServer | 6c7f69184edc8664318a727e93e19058d8a01777 | 0670140c133ad637aa2a91d97d164a7f1eb2b63b | refs/heads/master | 2021-01-01T17:59:16.467000 | 2017-07-24T17:45:34 | 2017-07-24T17:45:34 | 98,213,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import java.net.URL;
import java.util.List;
import java.util.ResourceBundle;
import adminModel.Task;
import javafx.application.Platform;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import j... | UTF-8 | Java | 2,655 | java | TasksWindowController.java | Java | [] | null | [] | package application;
import java.net.URL;
import java.util.List;
import java.util.ResourceBundle;
import adminModel.Task;
import javafx.application.Platform;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.EventHandler;
import javafx.fxml.FXML;
import j... | 2,655 | 0.651601 | 0.651601 | 116 | 20.887932 | 22.562851 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.448276 | false | false | 0 |
13cfeaeb55098fd629f358eedf4301b916201291 | 13,365,938,280,838 | 71c7189bf86f07db94339b49e96ca284fb80e1a5 | /src/exercise/com/Basket.java | 55a7cf5ce5260142c027fc93f9b14843a9baa071 | [] | no_license | WiktoriaSz/JUnit-exercise | https://github.com/WiktoriaSz/JUnit-exercise | 90c52502aa18cb584acbe4a3f072e3ab5c2635c2 | 58e4d46135e5c47f897cc611020a9c2cd6f905dc | refs/heads/master | 2020-04-24T23:17:27.362000 | 2019-02-13T16:27:19 | 2019-02-13T16:27:19 | 172,339,182 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exercise.com;
import java.util.*;
public class Basket {
private Map<Item, Integer> itemList = new HashMap<>();
public void addItem(Item item) {
if (!itemList.containsKey(item)) {
itemList.put(item, 1);
} else {
itemList.put(item, (itemList.get(item) + 1));
... | UTF-8 | Java | 2,100 | java | Basket.java | Java | [] | null | [] | package exercise.com;
import java.util.*;
public class Basket {
private Map<Item, Integer> itemList = new HashMap<>();
public void addItem(Item item) {
if (!itemList.containsKey(item)) {
itemList.put(item, 1);
} else {
itemList.put(item, (itemList.get(item) + 1));
... | 2,100 | 0.57 | 0.567619 | 70 | 29 | 26.092691 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442857 | false | false | 0 |
8b9cfedfc060f50167993c686a4580b6fb94f79d | 30,365,418,804,266 | 651b07c0aeaaec442d2df2e40d1f3674a6b28a44 | /src/main/java/com/David/JiuJitsuJournal/domain/dataServices/OpponentDataService.java | ce1ee8e736af82c4d4328ec586033829f9026018 | [] | no_license | davidryee/JiuJitsuJournal | https://github.com/davidryee/JiuJitsuJournal | f54c85e8e5d298289e59d5903a564e274170b90a | e53cf80c6aefc4873e0f3a85b96edcf24f06fb86 | refs/heads/master | 2023-05-13T05:14:01.867000 | 2021-06-09T02:32:58 | 2021-06-09T02:32:58 | 330,551,131 | 0 | 0 | null | false | 2021-06-09T02:32:59 | 2021-01-18T04:09:35 | 2021-04-30T05:03:04 | 2021-06-09T02:32:58 | 249 | 0 | 0 | 0 | Java | false | false | package com.David.JiuJitsuJournal.domain.dataServices;
import com.David.JiuJitsuJournal.domain.BeltRankEnum;
import com.David.JiuJitsuJournal.domain.models.Opponent;
import java.util.List;
public interface OpponentDataService {
List<Opponent> getAllOpponents(String name, Integer beltRank, String username);
O... | UTF-8 | Java | 705 | java | OpponentDataService.java | Java | [] | null | [] | package com.David.JiuJitsuJournal.domain.dataServices;
import com.David.JiuJitsuJournal.domain.BeltRankEnum;
import com.David.JiuJitsuJournal.domain.models.Opponent;
import java.util.List;
public interface OpponentDataService {
List<Opponent> getAllOpponents(String name, Integer beltRank, String username);
O... | 705 | 0.812766 | 0.812766 | 14 | 49.357143 | 44.768623 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 0 |
bf9975a72468efa4cfeaa4e6f47877c38b08a850 | 10,522,669,898,486 | e838cb11c30cf19a16e18d2f0cd8f5676e8359c6 | /app/src/main/java/com/example/user/jobsportal/UserManualActivity.java | dc3a1ddbc097f9d633774b5e3f54e5ac4e07dc3a | [] | no_license | amritpalsingh1995432/project | https://github.com/amritpalsingh1995432/project | aef65677564bc0f9dfe41d32454cd7db318349ec | 704dc7df09d120b12b84bc6fe0d1a51c38d2d13a | refs/heads/master | 2023-01-24T07:24:16.542000 | 2020-11-24T04:27:17 | 2020-11-24T04:27:17 | 315,144,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.user.jobsportal;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.webkit.WebView;
public class UserManualActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate (savedInstanceState)... | UTF-8 | Java | 520 | java | UserManualActivity.java | Java | [] | null | [] | package com.example.user.jobsportal;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.webkit.WebView;
public class UserManualActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate (savedInstanceState)... | 520 | 0.744231 | 0.744231 | 18 | 27.888889 | 24.845945 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 0 |
54a6720c93d2a76000419388f0cd950061738ba6 | 28,252,294,904,532 | c97f0e9b60230d1782d33cbe001b82235c666c44 | /springboot-schedule/src/main/java/cn/liyu/springbootschedule/config/SchedulerFactoryBeanCustomizerConfig.java | b858c9e667411ed15f525e3df9fd6bd21944e0a5 | [
"Apache-2.0"
] | permissive | liyulili/spring-boot-study | https://github.com/liyulili/spring-boot-study | 8d55000a444871e863b766dc1e594b7ccd557021 | fb915999e2b16c51f73766d028a7c96ef840afa2 | refs/heads/master | 2020-09-20T21:18:31.770000 | 2020-07-06T10:00:43 | 2020-07-06T10:00:43 | 202,820,913 | 0 | 0 | Apache-2.0 | true | 2019-08-17T01:29:54 | 2019-08-17T01:29:54 | 2019-08-09T07:47:14 | 2019-05-17T13:56:50 | 109 | 0 | 0 | 0 | null | false | false | package cn.liyu.springbootschedule.config;
import cn.liyu.springbootschedule.listener.CustomGlobalJobListener;
import org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org... | UTF-8 | Java | 938 | java | SchedulerFactoryBeanCustomizerConfig.java | Java | [
{
"context": "uling.quartz.SchedulerFactoryBean;\n\n/**\n * @author liyu\n * @date 2020/4/28 17:16\n * @description Schedule",
"end": 397,
"score": 0.9995642900466919,
"start": 393,
"tag": "USERNAME",
"value": "liyu"
}
] | null | [] | package cn.liyu.springbootschedule.config;
import cn.liyu.springbootschedule.listener.CustomGlobalJobListener;
import org.springframework.boot.autoconfigure.quartz.SchedulerFactoryBeanCustomizer;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org... | 938 | 0.776688 | 0.764706 | 32 | 27.6875 | 28.930346 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
854dd87fd34aac8473337cf0b074a0e0f7697842 | 32,332,513,833,857 | ceca680ca3db3d4a1fd484a210cac85d53f333f9 | /EjemploDB/src/modelo/dao/ArticuloDAO.java | 8a024129a5c4f4bad8cf118d56a24e3883b1f942 | [
"MIT"
] | permissive | mfloresn90/JavaSources | https://github.com/mfloresn90/JavaSources | 7badf7754b31c140a7c45c0c8ff158f3b511ccc8 | 83f632337cd88ead340c16d5c0b78d558ffaeb23 | refs/heads/master | 2021-01-01T16:40:53.071000 | 2017-10-18T04:36:03 | 2017-10-18T04:36:03 | 97,886,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* ArticuloDAO.java
*
* Created on 16 de diciembre 2009, 9:57 AM
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package modelo.dao;
import java.sql.*;
import java.util.*;
import modelo.dto.ArticuloDTO;
/**
*
* @author Administrador
*/
public class Ar... | UTF-8 | Java | 4,086 | java | ArticuloDAO.java | Java | [
{
"context": ";\nimport modelo.dto.ArticuloDTO;\n/**\n *\n * @author Administrador\n */\npublic class ArticuloDAO extends Base",
"end": 292,
"score": 0.5684964060783386,
"start": 287,
"tag": "NAME",
"value": "Admin"
},
{
"context": "rt modelo.dto.ArticuloDTO;\n/**\n *\n * @author Adm... | null | [] | /*
* ArticuloDAO.java
*
* Created on 16 de diciembre 2009, 9:57 AM
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package modelo.dao;
import java.sql.*;
import java.util.*;
import modelo.dto.ArticuloDTO;
/**
*
* @author Administrador
*/
public class Ar... | 4,086 | 0.589863 | 0.585211 | 122 | 32.483608 | 18.530539 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631148 | false | false | 0 |
57d5c77b520b73b8550f189135f309cb0a00891b | 2,602,750,202,024 | 4b97c9cfded7d61dad8d775f350619288f6134d7 | /src/Main.java | 5726e6512d514686b54af3bbcbbc12105dadc9c8 | [] | no_license | nanogila/TPSwing | https://github.com/nanogila/TPSwing | c503aeb5c153d4a37a8c8b2c981e0c229b1a1c68 | cab79c00a67518c10d55399ce7ea286b760f22db | refs/heads/master | 2021-01-19T20:00:00.231000 | 2017-03-08T13:17:59 | 2017-03-08T13:17:59 | 83,734,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import controller.MainController;
import model.Model;
public class Main {
/**
* Main method that sets look and feel and initializes the application
*/
public static void main(String[] args){
try {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName())... | UTF-8 | Java | 536 | java | Main.java | Java | [] | null | [] | import javax.swing.*;
import controller.MainController;
import model.Model;
public class Main {
/**
* Main method that sets look and feel and initializes the application
*/
public static void main(String[] args){
try {
UIManager.setLookAndFeel(UIManager.getSystemLookAndFeelClassName())... | 536 | 0.69403 | 0.69403 | 17 | 29.529411 | 34.253582 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.235294 | false | false | 0 |
68eb3efb66758b968b1d58d80e0a6e200ccaf537 | 28,355,374,133,520 | 72e1ea29b9a2d2368d157509b2e94aa9a96a6d70 | /src/servlet/MainServlet.java | 314be16f156f9a0f40761c045f76a2527ea483e5 | [] | no_license | pradeephr/shoppingCart | https://github.com/pradeephr/shoppingCart | ce50c343c9afe0f871521f24b37b103ad7e56348 | 4e1a0b97dd5590a7265dcd0953bb4f34aac23048 | refs/heads/master | 2020-03-19T17:22:05.949000 | 2018-06-09T22:02:31 | 2018-06-09T22:02:31 | 136,755,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotati... | UTF-8 | Java | 2,293 | java | MainServlet.java | Java | [] | null | [] | package servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.annotati... | 2,293 | 0.759703 | 0.758831 | 74 | 29.986486 | 27.514366 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.256757 | false | false | 0 |
200c98d9159dbd225fc04f1d3b2824297d607109 | 10,917,806,886,834 | 98778d3e433a9d9d30b24c5a6f2d89df3464aa41 | /src/main/java/learning/com/service/impl/RedisRedPacketServiceImpl.java | a08e9db1dac1889228ea7cd5b8b770bd88ad7958 | [] | no_license | humuzi/springstudy | https://github.com/humuzi/springstudy | a7107eeeaeed25eb054ad5ff41755a2069eda203 | df1202872d1b11dcac6439b5e5ad2d02b39e9aa9 | refs/heads/master | 2022-12-22T11:01:01.135000 | 2020-03-17T09:43:12 | 2020-03-17T09:43:12 | 247,931,692 | 0 | 0 | null | false | 2022-12-16T00:42:48 | 2020-03-17T09:42:55 | 2020-03-17T09:43:24 | 2022-12-16T00:42:45 | 46 | 0 | 0 | 9 | Java | false | false | package learning.com.service.impl;
import learning.com.service.RedisRedPacketService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.BoundListOperations;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.scheduling.annotation... | UTF-8 | Java | 951 | java | RedisRedPacketServiceImpl.java | Java | [
{
"context": "c;\n\nimport javax.sql.DataSource;\n\n/**\n * Create by HuQiuYue on 2019-11-25\n */\npublic class RedisRedPacketServ",
"end": 384,
"score": 0.9986069798469543,
"start": 376,
"tag": "NAME",
"value": "HuQiuYue"
}
] | null | [] | package learning.com.service.impl;
import learning.com.service.RedisRedPacketService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.BoundListOperations;
import org.springframework.data.redis.core.RedisTemplate;
import org.springframework.scheduling.annotation... | 951 | 0.771819 | 0.759201 | 29 | 31.793104 | 26.774124 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 0 |
440f4323405962165e98040f7ad4e77d0fae903e | 30,528,627,574,213 | 829e574c12bd541eccdaa2cdba6de045c67c9a14 | /doc/Restaurant/src/sample/Food/MealDeal.java | 334c1a5542ad9daacb17a7fdd4cf2acdc12cd018 | [] | no_license | jerzyroman/Restaurant | https://github.com/jerzyroman/Restaurant | 7bf894e1e45a3113cf9960bb966fb13634e1fff4 | e9bfd445cc1ebfd8e43c21d5b59225682701f107 | refs/heads/master | 2021-09-15T20:29:40.463000 | 2018-06-10T15:29:20 | 2018-06-10T15:29:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.Food;
import sample.Food.Drink;
import sample.Food.MainMeal;
import sample.Food.Soup;
/**
* Created by Master Faster on 05.12.2016.
*/
public class MealDeal {
private Soup soup;
private MainMeal mainMeal;
private Drink drink;
private float regularCost;
private float discountCost;
... | UTF-8 | Java | 1,086 | java | MealDeal.java | Java | [
{
"context": "nMeal;\nimport sample.Food.Soup;\n\n/**\n * Created by Master Faster on 05.12.2016.\n */\npublic class MealDeal {\n pr",
"end": 134,
"score": 0.9342224597930908,
"start": 121,
"tag": "NAME",
"value": "Master Faster"
}
] | null | [] | package sample.Food;
import sample.Food.Drink;
import sample.Food.MainMeal;
import sample.Food.Soup;
/**
* Created by <NAME> on 05.12.2016.
*/
public class MealDeal {
private Soup soup;
private MainMeal mainMeal;
private Drink drink;
private float regularCost;
private float discountCost;
pu... | 1,079 | 0.633518 | 0.626151 | 56 | 18.392857 | 15.949338 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.339286 | false | false | 0 |
aaadf94d2236d6e0e55ff1fca5dcdb9ec1d512ae | 17,437,567,224,599 | b9398d7ad6c0f7a0d419a5fde3bde34d56012585 | /webapp3/src/main/java/com/example2/webapp3/LoanRepaymentSchedule.java | 8acbbf134144450043f178fedcc28648e8d2a888 | [] | no_license | JanhaviZarapkar/Project5ABT | https://github.com/JanhaviZarapkar/Project5ABT | 64861e962e4fe3ac35a89cf78baf322edd324a6a | 679a1ab22baa5df0cef8266b093e0d4c45bde99d | refs/heads/main | 2023-08-07T04:50:37.069000 | 2021-09-23T12:11:00 | 2021-09-23T12:11:00 | 408,681,616 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example2.webapp3;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "loanrepaymentschedule")
public class LoanRepaymentSchedule {
@Id
@GeneratedValue
//@Column(nam... | UTF-8 | Java | 1,954 | java | LoanRepaymentSchedule.java | Java | [] | null | [] | package com.example2.webapp3;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "loanrepaymentschedule")
public class LoanRepaymentSchedule {
@Id
@GeneratedValue
//@Column(nam... | 1,954 | 0.690379 | 0.689355 | 109 | 16.926605 | 18.395605 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275229 | false | false | 0 |
b13df5922246fe9ab551cff4eb25916fabf44ee6 | 27,547,920,242,705 | 9cc6cef67c502694591a0e4d560bcfa66347a2e8 | /leJOS JOB/src/leTest/Main.java | 7ca4fb48f1fca458298291b3f1bb1b3f40639bc6 | [] | no_license | reiinoldo/Robotica | https://github.com/reiinoldo/Robotica | f15150d40a7c7ac8092cc87d82a07cf0e4e87736 | 2e21edae6211d188b52e0be5cef610b7ae42f882 | refs/heads/master | 2020-06-03T06:37:44.117000 | 2015-06-21T20:46:32 | 2015-06-21T20:46:32 | 33,523,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leTest;
import lejos.nxt.Button;
import lejos.nxt.ColorSensor;
import lejos.nxt.Motor;
import lejos.nxt.SensorPort;
public class Main {
public static void main(String[] args) throws InterruptedException {
Button.ENTER.waitForPress();
naLinha();
}
public static void naLinha(){
ColorS... | UTF-8 | Java | 712 | java | Main.java | Java | [] | null | [] | package leTest;
import lejos.nxt.Button;
import lejos.nxt.ColorSensor;
import lejos.nxt.Motor;
import lejos.nxt.SensorPort;
public class Main {
public static void main(String[] args) throws InterruptedException {
Button.ENTER.waitForPress();
naLinha();
}
public static void naLinha(){
ColorS... | 712 | 0.602528 | 0.582865 | 40 | 16.799999 | 15.71337 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.375 | false | false | 0 |
a2f8a0db3cb8e8606a32c3f033e1dc27f187b382 | 17,454,747,159,836 | ea866a11daf4ebbecd080c19595867154ca95f45 | /app/src/main/java/com/szy/yishopcustomer/Fragment/FilterFragment.java | cce38d7df0f542a7cd1645a401a0bfc852267ce0 | [] | no_license | wongainia/lyzb | https://github.com/wongainia/lyzb | a7def27abf59371164a19344eede2b734403472c | 22fcb1f45672c4186c883df88621b1913f789c80 | refs/heads/master | 2022-01-08T14:23:22.605000 | 2019-07-18T04:48:46 | 2019-07-18T04:48:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.szy.yishopcustomer.Fragment;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Rect;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.*;
impo... | UTF-8 | Java | 6,210 | java | FilterFragment.java | Java | [
{
"context": "\n\nimport butterknife.BindView;\n\n/**\n * Created by 宗仁 on 2016/8/20.\n * All Rights Reserved By 秦皇岛商之翼网络科",
"end": 901,
"score": 0.9993554353713989,
"start": 899,
"tag": "NAME",
"value": "宗仁"
}
] | null | [] | package com.szy.yishopcustomer.Fragment;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Rect;
import android.os.Bundle;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.*;
impo... | 6,210 | 0.604971 | 0.600229 | 184 | 32.239132 | 25.74831 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554348 | false | false | 0 |
7c9bdf77b378f539a506b84566c8b5c6f47a4589 | 18,717,467,482,941 | 1b5222b417bbd43726bfb153e1fe0bb61ac319af | /gang-of-four/src/main/java/BehavioralPatterns/Observer/DisplayElement.java | 87d5e0bf499fd17884d3ca4cfe8ca827da0638d5 | [
"MIT"
] | permissive | skayvanfar/enterprise-software-patterns | https://github.com/skayvanfar/enterprise-software-patterns | 21a23e8cc19313bd579119fbe8a9920cc8ba86fe | db3b3ed187be86a1477add5f6d67488785e9a14f | refs/heads/master | 2023-07-31T18:49:52.979000 | 2021-09-15T14:18:21 | 2021-09-15T14:18:21 | 69,662,328 | 4 | 0 | null | false | 2021-03-16T22:55:52 | 2016-09-30T11:46:53 | 2021-03-16T22:48:45 | 2021-03-16T22:55:52 | 5,238 | 3 | 0 | 0 | Java | false | false | package BehavioralPatterns.Observer;
/**
* @author <a href="kayvanfar.sj@gmail.com">Saeed Kayvanfar</a> on 10/7/2016.
*/
public interface DisplayElement {
void display();
}
| UTF-8 | Java | 180 | java | DisplayElement.java | Java | [
{
"context": "vioralPatterns.Observer;\n\n/**\n * @author <a href=\"kayvanfar.sj@gmail.com\">Saeed Kayvanfar</a> on 10/7/2016.\n */\npublic int",
"end": 84,
"score": 0.9999211430549622,
"start": 62,
"tag": "EMAIL",
"value": "kayvanfar.sj@gmail.com"
},
{
"context": "\n\n/**\n * @autho... | null | [] | package BehavioralPatterns.Observer;
/**
* @author <a href="<EMAIL>"><NAME></a> on 10/7/2016.
*/
public interface DisplayElement {
void display();
}
| 156 | 0.705556 | 0.666667 | 8 | 21.5 | 24.989998 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 0 |
bf94cc5c3f91ce5718f82d16a504fdb814e1b591 | 18,717,467,484,139 | 2147042d70a659d230f23b9d249cae5a319d42d5 | /src/ch/ethz/syslab/telesto/test/ClientDistributionTest.java | e93da6b916b0d320feeabb9e1da19fbff1bfa890 | [
"MIT"
] | permissive | dola/Telesto | https://github.com/dola/Telesto | 4ac39e70ca184a356544b3287fe692ab68c47bd7 | 75b78b770dfb2ebff0a881c40b43a9e096d6fb6b | refs/heads/master | 2020-05-17T18:40:34.462000 | 2014-07-28T11:45:50 | 2014-07-28T11:45:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.ethz.syslab.telesto.test;
import static org.junit.Assert.assertNotEquals;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import ch.ethz.syslab.telesto.client.test.OneWayClientTest;
import ch.ethz.syslab.telesto.common.config.CONFIG;
public class ClientDistributionTest {
private st... | UTF-8 | Java | 1,235 | java | ClientDistributionTest.java | Java | [] | null | [] | package ch.ethz.syslab.telesto.test;
import static org.junit.Assert.assertNotEquals;
import static org.junit.Assert.assertTrue;
import org.junit.Test;
import ch.ethz.syslab.telesto.client.test.OneWayClientTest;
import ch.ethz.syslab.telesto.common.config.CONFIG;
public class ClientDistributionTest {
private st... | 1,235 | 0.62834 | 0.618623 | 37 | 32.37838 | 24.985781 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702703 | false | false | 0 |
ae9203dc2ffa7203ea23a781b0b3d7013ba53654 | 5,368,709,127,705 | 3e5f96a6d73198dd8440245ea23b2940f2436040 | /app/controllers/Application.java | b6a2be5b8dd3e94c53c6513f86217e04994c9864 | [] | no_license | afleonc/obp | https://github.com/afleonc/obp | 0d5e96631ed7fadcf34cb47eea3a84fb06d34056 | 9af0200eda02124628fc8d8cae22176c5fcb9d71 | refs/heads/master | 2021-01-23T01:12:05.054000 | 2017-03-22T23:10:11 | 2017-03-22T23:10:11 | 85,885,003 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import com.gargoylesoftware.htmlunit.WebClient;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import com.google.gson.Gson;
import models.SolicitudHistoriaObp;
import play.cache.Cache;
import play.mvc.Controller;
import play.mvc.Result;
public class Application extends Controller {
publ... | UTF-8 | Java | 2,283 | java | Application.java | Java | [] | null | [] | package controllers;
import com.gargoylesoftware.htmlunit.WebClient;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import com.google.gson.Gson;
import models.SolicitudHistoriaObp;
import play.cache.Cache;
import play.mvc.Controller;
import play.mvc.Result;
public class Application extends Controller {
publ... | 2,283 | 0.69251 | 0.69251 | 44 | 50.886364 | 40.477386 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.227273 | false | false | 0 |
e0dd22883a263406b6af5fe63cf9255ee6bae375 | 25,469,156,074,203 | 2621090a9d1243ef6ad0c5464a8533e69efd3f8e | /src/SelectClass/SelectAllValueFromDropDown.java | a06dd98e270dad08349d5343459555e66d7baecb | [] | no_license | bixu-2682/TestNGProject | https://github.com/bixu-2682/TestNGProject | afa24881a7d0eff89301af2663a1df250621d436 | a8254166de27e3daa17dfd61087d2264cfb2ac79 | refs/heads/master | 2023-01-04T01:01:45.677000 | 2020-10-30T05:28:58 | 2020-10-30T05:28:58 | 295,912,394 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SelectClass;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
public class SelectAllValueFromDropDown {
public static void main(Str... | UTF-8 | Java | 1,155 | java | SelectAllValueFromDropDown.java | Java | [
{
"context": "age().window().maximize();\n\t\t driver.get(\"http://127.0.0.1/orangehrm-2.6/login.php#\");\n\t\t driver.findElemen",
"end": 542,
"score": 0.9539661407470703,
"start": 533,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "ver.findElement(By.name(\"txtUserNam... | null | [] | package SelectClass;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
public class SelectAllValueFromDropDown {
public static void main(Str... | 1,160 | 0.693506 | 0.684848 | 38 | 29.394737 | 22.561657 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.973684 | false | false | 0 |
5ce5799c30c0020c4f9da6f58979b170b31def88 | 14,731,737,841,854 | 5b70f9f14b9aa23e17e961e92104bf0fbca2bc2a | /FINAL/JavaFXApplication1/src/Classes/Odpowiedzi.java | 48bc4bfe3d1f898b04d89c3960dfc4ea8f330ae4 | [] | no_license | SideswipeN7/TestJava | https://github.com/SideswipeN7/TestJava | bdbb2614c9fa81c3023fe221176dd381a3ac6981 | cdfa7cc6044c1fb057a4fcbfb847c811caa2eeda | refs/heads/master | 2020-12-10T03:30:13.202000 | 2017-06-27T18:15:21 | 2017-06-27T18:15:21 | 95,587,437 | 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 Classes;
/**
*
* @author super
*/
public class Odpowiedzi {
public int idPyt;
public int idOdp;
public String ... | UTF-8 | Java | 908 | java | Odpowiedzi.java | Java | [
{
"context": "he editor.\n */\npackage Classes;\n\n/**\n *\n * @author super\n */\npublic class Odpowiedzi {\n\n public int idP",
"end": 226,
"score": 0.9993032217025757,
"start": 221,
"tag": "USERNAME",
"value": "super"
}
] | 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 Classes;
/**
*
* @author super
*/
public class Odpowiedzi {
public int idPyt;
public int idOdp;
public String ... | 908 | 0.61674 | 0.61674 | 40 | 21.700001 | 21.410511 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675 | false | false | 0 |
efc62ca7365aebe14982399ff7b634ef7f8cc8d1 | 13,692,355,787,953 | 4764a7d13b11505f4a2e76433a053554fa76372e | /Lab 9/Assignment 3/student.java | 6ee04fad4e256691db2f7f02352ae7194360696e | [] | no_license | Harris-B/OOP | https://github.com/Harris-B/OOP | 398a4f97ebc69c10c971f8b02cb0f51c14575636 | c66ff7644ff49142a60f1f5526d7402487dc0791 | refs/heads/main | 2023-05-29T21:20:09.984000 | 2021-06-08T17:22:18 | 2021-06-08T17:22:18 | 345,526,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package l9ass3;
//abstract class
abstract class student {
String name;
int age;
int rollNumber;
public student(){
this.name = "Haris";
this.age = 20;
this.rollNumber = 060;
}
void display(){
System.out.print("Name: "+name+"\nRoll Number: "+rollN... | UTF-8 | Java | 412 | java | student.java | Java | [
{
"context": "r;\r\n\r\n public student(){\r\n this.name = \"Haris\";\r\n this.age = 20;\r\n this.rollNumbe",
"end": 168,
"score": 0.9997938871383667,
"start": 163,
"tag": "NAME",
"value": "Haris"
}
] | null | [] | package l9ass3;
//abstract class
abstract class student {
String name;
int age;
int rollNumber;
public student(){
this.name = "Haris";
this.age = 20;
this.rollNumber = 060;
}
void display(){
System.out.print("Name: "+name+"\nRoll Number: "+rollN... | 412 | 0.538835 | 0.521845 | 20 | 18.6 | 17.531115 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 0 |
a616a98366fc81451d20b90e79ea2116729c77d8 | 27,582,279,987,137 | 8ce8feffd103ccccc3fe59cfed47b5b1131a035e | /src/main/java/webService/UserServiceImpl.java | 57eddfb8b598d49776afc426b28edba6949e1d5d | [] | no_license | 13554659514/java-notes | https://github.com/13554659514/java-notes | 6b8a6a359ebb5c855b64ae19dc19cf0af8f6410d | 879afd3fd68683eef886ec976416db62d4040b0a | refs/heads/master | 2020-05-30T03:24:45.072000 | 2019-01-08T08:01:24 | 2019-01-08T08:01:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package webService;
import javax.jws.WebService;
/**
* @Author: YuTengjing
* @Date: 2019/1/5
*/
@WebService
public class UserServiceImpl implements UserService {
@Override
public String getUserByName(String name) {
System.out.println("Request happen!");
return String.format("{ \"name\": %s... | UTF-8 | Java | 353 | java | UserServiceImpl.java | Java | [
{
"context": "ce;\n\nimport javax.jws.WebService;\n\n/**\n * @Author: YuTengjing\n * @Date: 2019/1/5\n */\n\n@WebService\npublic class ",
"end": 77,
"score": 0.9998158812522888,
"start": 67,
"tag": "NAME",
"value": "YuTengjing"
}
] | null | [] | package webService;
import javax.jws.WebService;
/**
* @Author: YuTengjing
* @Date: 2019/1/5
*/
@WebService
public class UserServiceImpl implements UserService {
@Override
public String getUserByName(String name) {
System.out.println("Request happen!");
return String.format("{ \"name\": %s... | 353 | 0.645892 | 0.623229 | 17 | 19.764706 | 20.737944 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 0 |
8b25c6a9e35b2eb8e76a2a223e1c7cbb69a48003 | 28,527,172,791,991 | e1d5dc8aed357f781b0d8416991dd92755537211 | /client/swingui-exp/src/main/java/com/hkt/client/swingexp/app/khohang/list/TableModelImportExport.java | 04bd4326db5334b406efa240fb2a62e57e09f112 | [] | no_license | NguyenNgocPhanAnh/HKTConsultants | https://github.com/NguyenNgocPhanAnh/HKTConsultants | 9e2d765a73ff648bee14e7872e87f53b4b71149f | df3d4d0eccbe83f28853f4d079bc4d9a1e2c45a9 | refs/heads/master | 2016-08-12T15:59:30.459000 | 2015-10-28T15:48:51 | 2015-10-28T15:48:51 | 45,120,549 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hkt.client.swingexp.app.khohang.list;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Vector;
import javax.swing.table.DefaultTableModel;
import com.hkt.client.swingexp.app.core.ITableModel;
import com.hkt.client.swingexp.app.cor... | UTF-8 | Java | 5,702 | java | TableModelImportExport.java | Java | [
{
"context": "de\n\tpublic String getNameTableModel() {\n\t\treturn \"Phiếu xuất nhập kho\";\n\t}\n\n}\n",
"end": 5655,
"score": 0.6691017150878906,
"start": 5652,
"tag": "NAME",
"value": "Phi"
},
{
"context": "public String getNameTableModel() {\n\t\treturn \"Phiếu xuất nhập kho\";\... | null | [] | package com.hkt.client.swingexp.app.khohang.list;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Vector;
import javax.swing.table.DefaultTableModel;
import com.hkt.client.swingexp.app.core.ITableModel;
import com.hkt.client.swingexp.app.cor... | 5,702 | 0.669894 | 0.664437 | 191 | 28.73822 | 27.033131 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.308901 | false | false | 0 |
c1f228b82f395bc1f235d2f50f2a3d94b0f292dc | 24,601,572,721,344 | 0e168b68b3abb6e2e929fcea2fbea1c0b3076215 | /IntroOOP/First/Rocket.java | 9efafab877cd55ab8b03fef8a68f98565bd23cdc | [
"MIT"
] | permissive | web-devil/iubh-sose21-oop | https://github.com/web-devil/iubh-sose21-oop | 902c32d1e1aba9ec9984c7e4a84098d07d199b52 | 2b74e110891a751e6557e2514f2f81fc68ff605a | refs/heads/main | 2023-06-02T21:12:33.557000 | 2021-06-15T15:31:30 | 2021-06-15T15:31:30 | 343,171,818 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Rocket {
// für ALLE Objekte dieser Klasse
// gilt dieser Quellcode
// "this" => jeweilige Objekt
// Eigenschaften / Attribute / Property
public String name;
// Konstruktor => Name gleich Klassenname
// kein Rückgabetyp genannt => Klassenname
public Rocket(String name) {
... | UTF-8 | Java | 837 | java | Rocket.java | Java | [] | null | [] | public class Rocket {
// für ALLE Objekte dieser Klasse
// gilt dieser Quellcode
// "this" => jeweilige Objekt
// Eigenschaften / Attribute / Property
public String name;
// Konstruktor => Name gleich Klassenname
// kein Rückgabetyp genannt => Klassenname
public Rocket(String name) {
... | 837 | 0.631769 | 0.631769 | 29 | 27.655172 | 21.904613 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.241379 | false | false | 0 |
c9976d9ef0a8e6c45bcd798d52c2bb6d9f0236a4 | 24,601,572,721,479 | 3a1ebd88754ffb56d05e0b97b61164474dcdc913 | /app/src/main/java/team/chronus/amona/presentation/master/MasterActivity.java | 953d7de07e9f059144cb42816b128c7fda5f8778 | [] | no_license | ANCProjects/ANC_TeamChronus | https://github.com/ANCProjects/ANC_TeamChronus | a90d6b3819590850db4346dbabe5ad2d0c90bc3c | 0125f6bc3dc229186beec214f733d87e90cfb497 | refs/heads/master | 2020-06-26T00:46:53.745000 | 2017-08-24T14:04:45 | 2017-08-24T14:04:45 | 96,998,638 | 2 | 0 | null | false | 2017-08-24T14:04:45 | 2017-07-12T11:07:51 | 2017-08-23T15:06:33 | 2017-08-24T14:04:45 | 213 | 2 | 0 | 0 | Java | null | null | package team.chronus.amona.presentation.master;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.NavigationView;
import android.support.v4.view.GravityCompat;
import android.support.v4.widget.DrawerL... | UTF-8 | Java | 3,984 | java | MasterActivity.java | Java | [] | null | [] | package team.chronus.amona.presentation.master;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.NavigationView;
import android.support.v4.view.GravityCompat;
import android.support.v4.widget.DrawerL... | 3,984 | 0.672189 | 0.670683 | 144 | 26.666666 | 21.015205 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493056 | false | false | 0 |
241a1670d77f012a948e9bfba661b54da063aea7 | 2,602,750,210,504 | ee8b9cdb999ffa8f12deb0ead3be6349b185a1e3 | /Practica-11/fernandezaalex11/src/icc/agenda/RegistroAgenda.java | 40815907c50bc38bad0660420724cde0cf50f126 | [] | no_license | A1llex/Introduccion_a_Ciencias_de_la_Computacion | https://github.com/A1llex/Introduccion_a_Ciencias_de_la_Computacion | 55de32b4b226043b3c918f409aeb3b138566e301 | 4ecfaf7ebd5b6c8fa134edf282d777d2a4b51f45 | refs/heads/master | 2023-02-22T00:34:43.990000 | 2018-11-14T06:42:58 | 2018-11-14T06:42:58 | 153,539,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* -*- jde -*- */
/* <RegistroAgenda.java> */
package icc.agenda;
import icc.util.*;
/**
* Registro para una Agenda
*/
public class RegistroAgenda {
// TODO: Declara aquí los atributos para almacenar
// nombre, dirección y teléfono.
private String nombre;
private String direccion;
private String telefono;
... | UTF-8 | Java | 2,159 | java | RegistroAgenda.java | Java | [] | null | [] | /* -*- jde -*- */
/* <RegistroAgenda.java> */
package icc.agenda;
import icc.util.*;
/**
* Registro para una Agenda
*/
public class RegistroAgenda {
// TODO: Declara aquí los atributos para almacenar
// nombre, dirección y teléfono.
private String nombre;
private String direccion;
private String telefono;
... | 2,159 | 0.726218 | 0.726218 | 66 | 31.651516 | 30.415054 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.257576 | false | false | 0 |
cea045613a9ba4f928d7a747590456f0ae37ac65 | 15,470,472,256,184 | 0d4f05c9909695a166e97b8958680945ea5c1266 | /src/minecraft/ch/qos/logback/core/pattern/DynamicConverter.java | 66bde602640c07c5146d186ef85213fc33580048 | [] | no_license | MertDundar1/ETB-0.6 | https://github.com/MertDundar1/ETB-0.6 | 31f3f42f51064ffd7facaa95cf9b50d0c2d71995 | 145d008fed353545157cd0e73daae8bc8d7f50b9 | refs/heads/master | 2022-01-15T08:42:12.762000 | 2019-05-15T23:37:33 | 2019-05-15T23:37:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.qos.logback.core.pattern;
import ch.qos.logback.core.Context;
import ch.qos.logback.core.spi.ContextAware;
import ch.qos.logback.core.spi.ContextAwareBase;
import ch.qos.logback.core.spi.LifeCycle;
import ch.qos.logback.core.status.Status;
import java.util.List;
public abstract class DynamicCo... | UTF-8 | Java | 1,753 | java | DynamicConverter.java | Java | [] | null | [] | package ch.qos.logback.core.pattern;
import ch.qos.logback.core.Context;
import ch.qos.logback.core.spi.ContextAware;
import ch.qos.logback.core.spi.ContextAwareBase;
import ch.qos.logback.core.spi.LifeCycle;
import ch.qos.logback.core.status.Status;
import java.util.List;
public abstract class DynamicCo... | 1,753 | 0.65773 | 0.656589 | 112 | 14.651786 | 17.193598 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 0 |
1f49818af3b9cab80e35933fb8cd28ef972ad5d5 | 27,161,373,209,435 | f1bcaa793990c69b9a204ad72f3034022b5d7737 | /ait-web/src/main/java/org/inbio/ait/web/utils/ChartParameters.java | f0bf579431db3aecb510c1fcd757195b5dc05564 | [] | no_license | INBio/Attribute-Analysis-System | https://github.com/INBio/Attribute-Analysis-System | 44ac541a10573b1374b070ea3fd473e0929a5ad6 | d102eb34503208a9679be0a7ef962df297986235 | refs/heads/master | 2021-01-19T13:30:18.126000 | 2011-03-24T19:54:43 | 2011-03-24T19:54:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* AIT - Analysis of taxonomic indicators
*
* Copyright (C) 2010 INBio (Instituto Nacional de Biodiversidad)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the Lice... | UTF-8 | Java | 4,668 | java | ChartParameters.java | Java | [
{
"context": "ackage org.inbio.ait.web.utils;\n\n/**\n *\n * @author esmata\n */\npublic class ChartParameters {\n private St",
"end": 824,
"score": 0.9987621903419495,
"start": 818,
"tag": "USERNAME",
"value": "esmata"
}
] | null | [] | /* AIT - Analysis of taxonomic indicators
*
* Copyright (C) 2010 INBio (Instituto Nacional de Biodiversidad)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the Lice... | 4,668 | 0.577121 | 0.575407 | 224 | 19.839285 | 18.744787 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.205357 | false | false | 0 |
1be8c2343461b0ab258c5ba1f04d65cab345a80a | 7,241,314,922,970 | 79c8994b404be52ab9959cb753e8baed2373c5b8 | /src/nova/js/nodewriters/InstanceFieldListWriter.java | 0db9876449b881c998132c812c098e6a929de5c7 | [] | no_license | NovaFoundation/Nova-JS | https://github.com/NovaFoundation/Nova-JS | 422e5625f1155098c342ad8bf010b2e273868fe9 | e2bb6e1c8ee455fb09b646399b2f859f1e1e78df | refs/heads/master | 2021-05-04T09:26:33.078000 | 2019-10-28T05:01:23 | 2019-10-28T05:01:23 | 69,717,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nova.js.nodewriters;
import net.fathomsoft.nova.tree.variables.InstanceFieldList;
public abstract class InstanceFieldListWriter extends ListWriter
{
public abstract InstanceFieldList node();
} | UTF-8 | Java | 207 | java | InstanceFieldListWriter.java | Java | [] | null | [] | package nova.js.nodewriters;
import net.fathomsoft.nova.tree.variables.InstanceFieldList;
public abstract class InstanceFieldListWriter extends ListWriter
{
public abstract InstanceFieldList node();
} | 207 | 0.826087 | 0.826087 | 10 | 19.799999 | 25.15472 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 0 |
3908131692ba078cbbbb41224774b1b4591c6ce8 | 1,649,267,484,997 | 95edf090ae3bf2edc4a9be4527fd41a5fa285143 | /src/com/oa/action/AdminAction.java | fdd1deb38af9a9b6149b3f6633a9df177544ffc5 | [] | no_license | XMFBee/OA | https://github.com/XMFBee/OA | 573e4b2bb384a4d353d8452eef93ae78b9d2074e | a38d0a21bb90f81a104ccaf4f23712f91abbcd0c | refs/heads/master | 2020-06-22T03:23:37.871000 | 2017-06-13T12:40:22 | 2017-06-13T12:40:22 | 94,209,910 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oa.action;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.interceptor.ServletRequestAware;
import com.oa.bean.Employee;
import com.oa.service.EmployeeService;
import com.opensymphony.xwork2.ActionSupport;
public class AdminAction extends ActionSupport implements ServletRequestAw... | UTF-8 | Java | 888 | java | AdminAction.java | Java | [] | null | [] | package com.oa.action;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.interceptor.ServletRequestAware;
import com.oa.bean.Employee;
import com.oa.service.EmployeeService;
import com.opensymphony.xwork2.ActionSupport;
public class AdminAction extends ActionSupport implements ServletRequestAw... | 888 | 0.763514 | 0.739865 | 47 | 17.893618 | 20.954088 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12766 | false | false | 0 |
4e2d7d7e431d0b05f04b6874b1c6f3aa173c4f55 | 25,941,602,531,416 | 1a582fdb77635e9b3588ee22e379a94ab8667783 | /src/edu/opinion/preprocess/dbmanage/UpdateParserBbs.java | 3b09a45786cc5d2466a0de562fa6e52bc0e74fa7 | [] | no_license | nwsj2008/config | https://github.com/nwsj2008/config | 07b6669f4a29afb57b13e0521dfb01ab85ad2f65 | 240194563a1f7ddc3ace85d862cf9257ee4b6cbd | refs/heads/master | 2021-01-25T03:54:13.515000 | 2014-03-03T13:30:22 | 2014-03-03T13:30:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.opinion.preprocess.dbmanage;
import org.hibernate.Session;
import org.hibernate.Transaction;
import edu.opinion.common.db.HibernateSessionFactory;
import edu.opinion.common.db.TbParserBbs;
import java.sql.*;
import java.util.Iterator;
import java.util.List;
public class UpdateParserBbs {
private Sess... | UTF-8 | Java | 1,289 | java | UpdateParserBbs.java | Java | [] | null | [] | package edu.opinion.preprocess.dbmanage;
import org.hibernate.Session;
import org.hibernate.Transaction;
import edu.opinion.common.db.HibernateSessionFactory;
import edu.opinion.common.db.TbParserBbs;
import java.sql.*;
import java.util.Iterator;
import java.util.List;
public class UpdateParserBbs {
private Sess... | 1,289 | 0.692785 | 0.689682 | 58 | 21.224138 | 20.671522 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.396552 | false | false | 0 |
ac8d5a8610ec92bd3e6ef359aae7920cf5414100 | 12,833,362,301,650 | b808b75eaa2252ce4391dddcd8830a3ac7067770 | /src/com/class28/groupTask/Task3/CarTester.java | 816660be2ccd49a872eb8b35cc1e2623fdd08ed4 | [] | no_license | Yauheniyaliashkevich/testingBatch9 | https://github.com/Yauheniyaliashkevich/testingBatch9 | 9f52320d9fc25a26d442190b4820c83e75bc8da8 | c9ac4e302b1c6b99d9b07b96f6fedd2b273a3b76 | refs/heads/main | 2023-05-31T15:32:26.866000 | 2021-06-10T01:50:22 | 2021-06-10T01:50:22 | 375,527,333 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class28.groupTask.Task3;
public class CarTester {
public static void main(String[] args) {
Car truck=new Truck(2000.0, "Blue", 3000.0);
System.out.println(truck.calculateSalePrice());
Car sedan=new Sedan(1000.0, "White", 30);
System.out.println(sedan.calculateSalePrice()... | UTF-8 | Java | 332 | java | CarTester.java | Java | [] | null | [] | package com.class28.groupTask.Task3;
public class CarTester {
public static void main(String[] args) {
Car truck=new Truck(2000.0, "Blue", 3000.0);
System.out.println(truck.calculateSalePrice());
Car sedan=new Sedan(1000.0, "White", 30);
System.out.println(sedan.calculateSalePrice()... | 332 | 0.653614 | 0.593373 | 11 | 29.181818 | 22.606588 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.