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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5e08bc062f7a7c1b2764be6226ee00c30ec8dedf | 2,370,821,958,655 | 252c4d23849e995cd4e1bb105ab1efb3ec2eb60f | /Hw09/src/edu/umb/cs/cs680/hw09/FSElement.java | cdc4337669bbac08b21467429e212ba453b6d05a | [] | no_license | beavinash/Java-Design-Patterns | https://github.com/beavinash/Java-Design-Patterns | 13ed06458e710c3ec7b155b1f49b3ccfb42b7feb | b9efa0c7c7100b638a6667e8e3fc10a1afe91de1 | refs/heads/master | 2021-04-27T07:59:38.040000 | 2018-02-23T16:23:24 | 2018-02-23T16:23:24 | 122,644,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.umb.cs.cs680.hw09;
import java.util.Date;
/**
* @author avinashreddy
*
*/
public class FSElement {
String name;
String owner;
Date created;
Date lastModified;
int size;
Directory parent;
public FSElement(Directory parent,String name, String owner, Date created, Date lastModified, int size) ... | UTF-8 | Java | 1,897 | java | FSElement.java | Java | [
{
"context": "s680.hw09;\n\nimport java.util.Date;\n\n/**\n * @author avinashreddy\n *\n */\n\npublic class FSElement {\n\t\n\tString name;\n",
"end": 83,
"score": 0.9056462049484253,
"start": 71,
"tag": "USERNAME",
"value": "avinashreddy"
}
] | null | [] | package edu.umb.cs.cs680.hw09;
import java.util.Date;
/**
* @author avinashreddy
*
*/
public class FSElement {
String name;
String owner;
Date created;
Date lastModified;
int size;
Directory parent;
public FSElement(Directory parent,String name, String owner, Date created, Date lastModified, int size) ... | 1,897 | 0.618872 | 0.616236 | 123 | 14.414634 | 16.197424 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.284553 | false | false | 2 |
fb765b5e7e20c634b76ce1021b4691d37816aa13 | 5,523,327,961,552 | 2ec8ab9ac2efa9aebfe24092cb737fa95355f726 | /jAoUrnToRam/iw/intermediateWorkflow/impl/IwWaitingPlaceImpl.java | 4d43bc4c97c950d72724a2ea6de15321438cd880 | [] | no_license | JUCMNAV/projetseg | https://github.com/JUCMNAV/projetseg | 549f474e2de2ae8b0242d5b73ed8d225c9d5d2da | 334302cc68f3bbe3f3cbc7a73905a928864ad149 | refs/heads/master | 2021-08-30T19:32:33.219000 | 2017-04-26T16:45:14 | 2017-04-26T16:45:14 | 81,868,373 | 3 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package intermediateWorkflow.impl;
import java.util.List;
import intermediateWorkflow.IntermediateWorkflowFactory;
import intermediateWorkflow.IntermediateWorkflowPackage;
import intermediateWorkflow.IwAndFork;
import intermediateWorkflow.IwNode;
import ... | UTF-8 | Java | 6,228 | java | IwWaitingPlaceImpl.java | Java | [
{
"context": "addNode(implicitAndFork);\r\n\t\t\r\n\t\t//as mentioned by Dr. Mussbacher in email on 17 Jan, this succ should b",
"end": 2261,
"score": 0.995930016040802,
"start": 2259,
"tag": "NAME",
"value": "Dr"
},
{
"context": "ode(implicitAndFork);\r\n\t\t\r\n\t\t//as mentioned b... | null | [] | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package intermediateWorkflow.impl;
import java.util.List;
import intermediateWorkflow.IntermediateWorkflowFactory;
import intermediateWorkflow.IntermediateWorkflowPackage;
import intermediateWorkflow.IwAndFork;
import intermediateWorkflow.IwNode;
import ... | 6,228 | 0.67614 | 0.675498 | 242 | 23.735537 | 24.594822 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.471074 | false | false | 2 |
ffe3def2a362c09b3fbd554a923ebcde42fe7245 | 2,499,670,981,927 | 8f6573ce445d42ee396da550212a9ff83a799a45 | /ProjectComputationAlgorithm/src/org/hrank/algorithm/warmup/MaximumPerimeterTriangle.java | 0cadb132085a6a88348d1132b7292cc0bed4e137 | [] | no_license | suhailahmed1512/Algorithm | https://github.com/suhailahmed1512/Algorithm | a2d7d91efed33ff18fc05c7fdda341445297797e | 42512bd2d1fcea42359f20de0a2f592fa134cf67 | refs/heads/master | 2020-06-15T12:40:50.517000 | 2018-04-20T06:30:26 | 2018-04-20T06:30:26 | 75,293,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hrank.algorithm.warmup;
import java.util.Arrays;
import java.util.Scanner;
/**
* Class to implement maximum-perimeter-triangle algo. (degenerate triangles)
*
* @author suhail-a
* @version 1.0
*
*/
public class MaximumPerimeterTriangle {
public static void main(String[] args) {
Scanner sc = ne... | UTF-8 | Java | 769 | java | MaximumPerimeterTriangle.java | Java | [
{
"context": "iangle algo. (degenerate triangles)\n * \n * @author suhail-a\n * @version 1.0\n * \n */\npublic class MaximumPerim",
"end": 194,
"score": 0.9817411303520203,
"start": 186,
"tag": "USERNAME",
"value": "suhail-a"
}
] | null | [] | package org.hrank.algorithm.warmup;
import java.util.Arrays;
import java.util.Scanner;
/**
* Class to implement maximum-perimeter-triangle algo. (degenerate triangles)
*
* @author suhail-a
* @version 1.0
*
*/
public class MaximumPerimeterTriangle {
public static void main(String[] args) {
Scanner sc = ne... | 769 | 0.564369 | 0.553966 | 42 | 17.309525 | 18.524742 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 2 |
a81162222409861c63b7a89a6b8334417eb7e330 | 30,331,059,067,677 | 710aff979c2a4151a28757f3c1de0b77dad5df77 | /dom/src/main/java/org/isisaddons/services/remoteprofiles/LinkedInPositionsResource.java | 15d61ebc940a27da3ad57c467e54dbb21dd33f20 | [] | no_license | johandoornenbal/matching | https://github.com/johandoornenbal/matching | b5500eef829e76096bd47a1fb513894a7d2c40df | d17d35d9d21dfafd335b1cfcbbb3f56ad1fceed1 | refs/heads/master | 2021-01-24T16:10:38.419000 | 2015-12-15T08:09:18 | 2015-12-15T08:09:18 | 21,899,439 | 0 | 5 | null | false | 2015-04-03T12:59:24 | 2014-07-16T12:19:12 | 2015-04-03T10:29:26 | 2015-04-03T12:59:23 | 2,394 | 0 | 2 | 0 | Java | null | null | /*
* Copyright 2015 Yodo Int. Projects and Consultancy
*
* 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 applicab... | UTF-8 | Java | 1,315 | java | LinkedInPositionsResource.java | Java | [
{
"context": "ofiles;\n\nimport java.util.List;\n\n/**\n * Created by jodo on 20/05/15.\n */\npublic class LinkedInPositionsRe",
"end": 715,
"score": 0.9995978474617004,
"start": 711,
"tag": "USERNAME",
"value": "jodo"
}
] | null | [] | /*
* Copyright 2015 Yodo Int. Projects and Consultancy
*
* 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 applicab... | 1,315 | 0.697338 | 0.686692 | 51 | 24.784313 | 23.875751 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.254902 | false | false | 2 |
b7c4fb8c426811ce61a3c97d11adf5b24f408e8c | 23,605,140,286,205 | 424a5540b6b9efc36186250344dc43b22fe252c0 | /server/app/com/nada/webservice/ArrayOfAdjustedAccessoryStruc.java | 8a9d446ef2bfa591dfc112401af093d1dc5aebcb | [
"Apache-2.0"
] | permissive | sarmstro1968/BControlPlay | https://github.com/sarmstro1968/BControlPlay | 020c8ce9f6c3a9e9a61bbed19a227719c8edeba3 | 95c7489a9d0a5cefb0d988c103b2b75c4fc87646 | refs/heads/master | 2017-05-03T15:28:15.062000 | 2017-02-15T13:43:01 | 2017-02-15T13:43:01 | 37,444,012 | 0 | 0 | null | false | 2017-06-05T01:30:23 | 2015-06-15T04:45:21 | 2016-10-27T03:05:18 | 2017-06-05T01:29:34 | 96,058 | 0 | 0 | 1 | Java | null | null |
package com.nada.webservice;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ArrayOfAdjustedAccessory_S... | UTF-8 | Java | 2,160 | java | ArrayOfAdjustedAccessoryStruc.java | Java | [] | null | [] |
package com.nada.webservice;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for ArrayOfAdjustedAccessory_S... | 2,160 | 0.681944 | 0.679167 | 68 | 30.75 | 30.304035 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367647 | false | false | 2 |
fb7bfb20c9ace439fd2334bd8ea51b178a8d6ca7 | 23,175,643,557,671 | 848625ae553f0040b74721a266cdb6bdbf7a4b47 | /src/main/java/com/leverx/redis/queue/MessagePublisher.java | 4360b466b019484b69f3536e832380bf3a39ca95 | [] | no_license | Sloydeath/dealerStatCloudFoundry | https://github.com/Sloydeath/dealerStatCloudFoundry | 6ac5e8cc18d00868e890c0f77fa3b4b53e240071 | 17a5b470d729db741ccc89d73881daba8840a19e | refs/heads/master | 2023-04-18T19:26:43.426000 | 2021-05-06T22:09:55 | 2021-05-06T22:09:55 | 365,047,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leverx.redis.queue;
/**
* @author Andrew Panas
*/
public interface MessagePublisher {
void publish(final String message);
}
| UTF-8 | Java | 144 | java | MessagePublisher.java | Java | [
{
"context": "package com.leverx.redis.queue;\n\n/**\n * @author Andrew Panas\n */\n\npublic interface MessagePublisher {\n void",
"end": 60,
"score": 0.9998111128807068,
"start": 48,
"tag": "NAME",
"value": "Andrew Panas"
}
] | null | [] | package com.leverx.redis.queue;
/**
* @author <NAME>
*/
public interface MessagePublisher {
void publish(final String message);
}
| 138 | 0.715278 | 0.715278 | 9 | 15 | 15.740958 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 2 |
83766991504eb62444433d8d144d0f7421221eb7 | 11,785,390,271,972 | 3141c923e9491597ed79e145adbc22261bd1ede3 | /src/tests/math/AreaTest.java | 23d2a18d1b3e1f4e2f40d5a0240e0f3c09932eeb | [
"MIT"
] | permissive | whhone/algo-java | https://github.com/whhone/algo-java | 25bc8b46e6df29bfda03607df20b86d1086b0489 | 6189191b462aee9804682b79916d5ca4de60a791 | refs/heads/master | 2022-03-16T09:55:34.046000 | 2022-02-21T20:26:20 | 2022-02-21T20:26:20 | 50,474,741 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests.math;
import org.junit.Test;
import weapon.math.Area;
import static junit.framework.TestCase.assertEquals;
public class AreaTest {
@Test
public void regularPolygonForTriangles() {
assertEquals(Math.sqrt(3) / 4, Area.ofRegularPolygon(3, 1), 1e-8);
assertEquals(Math.sqrt(3), Area.ofRegularPo... | UTF-8 | Java | 1,366 | java | AreaTest.java | Java | [] | null | [] | package tests.math;
import org.junit.Test;
import weapon.math.Area;
import static junit.framework.TestCase.assertEquals;
public class AreaTest {
@Test
public void regularPolygonForTriangles() {
assertEquals(Math.sqrt(3) / 4, Area.ofRegularPolygon(3, 1), 1e-8);
assertEquals(Math.sqrt(3), Area.ofRegularPo... | 1,366 | 0.676428 | 0.581259 | 48 | 27.458334 | 26.207472 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 2 |
d25ef6731c2ec2a79c47dfe0fe82abd77d73eada | 31,018,253,848,204 | 62d1aa91ae05a00fb1d43cae9ad0f2530d0bd9eb | /app/src/main/java/com/example/bahroel/sigapbencana/utils/PrefUtils.java | 23b201a0ab4fd7186cf12fc815b621b74ef56e46 | [] | no_license | Fatkhun/sigapbencana-retrofit-mobile | https://github.com/Fatkhun/sigapbencana-retrofit-mobile | 68e92113f7836565b877397aa3052697d6a67e75 | 533416ecef3758f5b687f60652ca65caaf82e894 | refs/heads/master | 2020-06-16T20:05:33.060000 | 2019-07-07T19:23:40 | 2019-07-07T19:23:40 | 195,688,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bahroel.sigapbencana.utils;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.design.widget.CollapsingToolbarLayout;
import com.example.bahroel.sigapbencana.activity.LoginActivity;
public class PrefUtils {
// Shared... | UTF-8 | Java | 5,632 | java | PrefUtils.java | Java | [
{
"context": "ide)\n public static final String KEY_USERID = \"userId\";\n public static final String KEY_EMAIL = \"ema",
"end": 718,
"score": 0.5880998969078064,
"start": 712,
"tag": "KEY",
"value": "userId"
},
{
"context": "\";\n public static final String KEY_PASSWORD = \... | null | [] | package com.example.bahroel.sigapbencana.utils;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.design.widget.CollapsingToolbarLayout;
import com.example.bahroel.sigapbencana.activity.LoginActivity;
public class PrefUtils {
// Shared... | 5,636 | 0.6962 | 0.6962 | 149 | 36.798656 | 28.744413 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677852 | false | false | 2 |
6e59dcae5cd81d81a5954ba1874b1ed90e927479 | 27,109,833,639,384 | e87a03e0491334d09efec816a24a04f30c2eb4c1 | /drivers/basic/src/main/java/de/learnlib/drivers/api/TestDriver.java | 3e9049fdce51161c931d5615b8f98618e09a781e | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | LearnLib/learnlib | https://github.com/LearnLib/learnlib | 2a75cee140921555e95d0bc18901d227b0250d6e | 9ea440ed76c54a90e42ba04b4f9cc1b88c9dd743 | refs/heads/develop | 2023-08-19T07:24:42.434000 | 2023-08-02T00:17:55 | 2023-08-02T00:17:55 | 10,172,073 | 180 | 62 | Apache-2.0 | false | 2023-06-14T22:44:23 | 2013-05-20T12:18:14 | 2023-05-18T09:37:28 | 2023-06-14T22:44:23 | 27,682 | 170 | 51 | 7 | Java | false | false | /* Copyright (C) 2013-2023 TU Dortmund
* This file is part of LearnLib, http://www.learnlib.de/.
*
* 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/... | UTF-8 | Java | 1,867 | java | TestDriver.java | Java | [
{
"context": "/* Copyright (C) 2013-2023 TU Dortmund\n * This file is part of LearnLib, http://www.lear",
"end": 38,
"score": 0.9287335276603699,
"start": 27,
"tag": "NAME",
"value": "TU Dortmund"
},
{
"context": "<CO>\n * concrete output type\n *\n * @author falkhowar\n */\n... | null | [] | /* Copyright (C) 2013-2023 <NAME>
* This file is part of LearnLib, http://www.learnlib.de/.
*
* 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/LICEN... | 1,862 | 0.650241 | 0.643814 | 75 | 23.893333 | 22.81904 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413333 | false | false | 2 |
8d53f44ab5d110e75c99ba7c1ca398a6c24e0259 | 30,081,950,993,580 | 11695bea5856c33c797b6c82b1fa106d487dc5df | /src/main/java/com/shandong/human/resource/service/sys/SurveyTimeService.java | 7184f37b4abf81c0f8ee28f585eedcde6e987b68 | [] | no_license | suoluomen/humanresource | https://github.com/suoluomen/humanresource | 418dd08e4a1d82d5ab03380fc21318acadc94c1a | 11530fb04461e6dd5dfd78a9a9fbc2a28b7b5fb6 | refs/heads/master | 2020-03-22T07:13:14.436000 | 2018-09-05T03:39:19 | 2018-09-05T03:39:19 | 139,686,363 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shandong.human.resource.service.sys;
import com.shandong.human.resource.domain.SurveyTime;
import java.util.ArrayList;
/**
* 调查期Service
* <p>
* Author: syc <522560298@qq.com>
* Date: 3/20/16 下午1:21
*/
public interface SurveyTimeService {
/**
* 获取所有调查时间
*
* @return
*/
Arr... | UTF-8 | Java | 770 | java | SurveyTimeService.java | Java | [
{
"context": "il.ArrayList;\n\n/**\n * 调查期Service\n * <p>\n * Author: syc <522560298@qq.com>\n * Date: 3/20/16 下午1:21\n */\npu",
"end": 173,
"score": 0.9996110200881958,
"start": 170,
"tag": "USERNAME",
"value": "syc"
},
{
"context": "ayList;\n\n/**\n * 调查期Service\n * <p>\n * Author:... | null | [] | package com.shandong.human.resource.service.sys;
import com.shandong.human.resource.domain.SurveyTime;
import java.util.ArrayList;
/**
* 调查期Service
* <p>
* Author: syc <<EMAIL>>
* Date: 3/20/16 下午1:21
*/
public interface SurveyTimeService {
/**
* 获取所有调查时间
*
* @return
*/
ArrayList<Su... | 761 | 0.575145 | 0.550578 | 44 | 14.727273 | 14.719133 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.159091 | false | false | 2 |
75a5e5858fa082cbae2c38df91f29da5a8b26d7d | 9,929,964,455,368 | 21b80edbe036fa2aec8ae566295a8968249a8929 | /src/main/java/com/blockchain/commune/enums/InOrOutTypeEnum.java | 0f1aa3a6d4d1af0831fa54479a9bbce3d516477d | [] | no_license | linjiahe/Project_integration | https://github.com/linjiahe/Project_integration | f0bd46ade747792e7d67b5e7899fcb28c91c8273 | 17c77b652d3661194a3bf2c4da11804d168e6332 | refs/heads/master | 2020-04-05T02:26:51.470000 | 2018-11-07T02:36:07 | 2018-11-07T02:36:07 | 156,477,189 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blockchain.commune.enums;
/**
* Created by chijr on 17/8/1.
*/
public enum InOrOutTypeEnum {
IN_TYPE, //收入
OUT_TYPE //支出
}
| UTF-8 | Java | 157 | java | InOrOutTypeEnum.java | Java | [
{
"context": "e com.blockchain.commune.enums;\n\n/**\n * Created by chijr on 17/8/1.\n */\npublic enum InOrOutTypeEnum {\n ",
"end": 62,
"score": 0.9995918273925781,
"start": 57,
"tag": "USERNAME",
"value": "chijr"
}
] | null | [] | package com.blockchain.commune.enums;
/**
* Created by chijr on 17/8/1.
*/
public enum InOrOutTypeEnum {
IN_TYPE, //收入
OUT_TYPE //支出
}
| 157 | 0.630872 | 0.604027 | 10 | 13.9 | 13.59007 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 2 |
59d400f21265aa5611fd73d8da199798a9a34990 | 12,627,203,876,137 | 85f70f81885d40afa62092fd604621741fd65617 | /src/com/fsti/fjdicClient/util/ImageLoaderHelper.java | fb2fb0941c812ce57d6510440a2344afe5045d5b | [] | no_license | tojames/fuji | https://github.com/tojames/fuji | a5e62fc51d2b18fc7e5da877d7bc6b915b71d607 | 8a25981077ff311d7b99713ae5480ec5f3a99de5 | refs/heads/master | 2019-05-16T03:57:56.131000 | 2015-01-25T14:33:55 | 2015-01-25T14:33:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fsti.fjdicClient.util;
import android.content.Context;
import android.widget.ImageView;
import com.fsti.fjdicClient.R;
import com.nostra13.universalimageloader.cache.disc.naming.Md5FileNameGenerator;
import com.nostra13.universalimageloader.core.DisplayImageOptions;
import com.nostra13.universalim... | UTF-8 | Java | 5,835 | java | ImageLoaderHelper.java | Java | [
{
"context": "倍,直到下一减少步骤,使图像更小的目标大�?NONE:图片不会调整\r\n * \r\n * @author syc\r\n */\r\npublic class ImageLoaderHelper {\r\n\r\n pub",
"end": 2405,
"score": 0.9995283484458923,
"start": 2402,
"tag": "USERNAME",
"value": "syc"
}
] | null | [] | package com.fsti.fjdicClient.util;
import android.content.Context;
import android.widget.ImageView;
import com.fsti.fjdicClient.R;
import com.nostra13.universalimageloader.cache.disc.naming.Md5FileNameGenerator;
import com.nostra13.universalimageloader.core.DisplayImageOptions;
import com.nostra13.universalim... | 5,835 | 0.740711 | 0.734751 | 65 | 75.430771 | 94.253502 | 400 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 2 |
fee884870b94ed338ab555cb1431dcdd2b6bb35e | 32,950,989,162,681 | 6392035b0421990479baf09a3bc4ca6bcc431e6e | /projects/OpenTripPlanner-e32f161f/curr/src/main/java/org/opentripplanner/analyst/cluster/AnalystClusterRequest.java | 9c8252475a82c484ba12c8c25888b3a73d8f1fba | [] | no_license | ameyaKetkar/RMinerEvaluationTools | https://github.com/ameyaKetkar/RMinerEvaluationTools | 4975130072bf1d4940f9aeb6583eba07d5fedd0a | 6102a69d1b78ae44c59d71168fc7569ac1ccb768 | refs/heads/master | 2020-09-26T00:18:38.389000 | 2020-05-28T17:34:39 | 2020-05-28T17:34:39 | 226,119,387 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.opentripplanner.analyst.cluster;
import org.opentripplanner.profile.ProfileRequest;
import org.opentripplanner.routing.core.RoutingRequest;
import java.io.Serializable;
/**
* A request sent to an Analyst cluster worker.
* It has two separate fields for RoutingReqeust or ProfileReqeust to facilitate bin... | UTF-8 | Java | 2,954 | java | AnalystClusterRequest.java | Java | [] | null | [] | package org.opentripplanner.analyst.cluster;
import org.opentripplanner.profile.ProfileRequest;
import org.opentripplanner.routing.core.RoutingRequest;
import java.io.Serializable;
/**
* A request sent to an Analyst cluster worker.
* It has two separate fields for RoutingReqeust or ProfileReqeust to facilitate bin... | 2,954 | 0.755924 | 0.755924 | 91 | 31.461538 | 30.624025 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.351648 | false | false | 2 |
06b743e5185ea12eca718509975bbfc2c33b1bf3 | 30,502,857,792,599 | c173832fd576d45c875063a1a480672fbd59ca04 | /seguridad/tags/release-1.0/modulos/apps/LOCALGIS-GPS/src/main/java/es/satec/gps/srs/UTMPoint.java | 3c7bf71fad38d8c6599ca7c057a329d8422fea8e | [] | no_license | jormaral/allocalgis | https://github.com/jormaral/allocalgis | 1308616b0f3ac8aa68fb0820a7dfa89d5a64d0e6 | bd5b454b9c2e8ee24f70017ae597a32301364a54 | refs/heads/master | 2021-01-16T18:08:36.542000 | 2016-04-12T11:43:18 | 2016-04-12T11:43:18 | 50,914,723 | 0 | 0 | null | true | 2016-02-02T11:04:27 | 2016-02-02T11:04:27 | 2016-01-21T09:50:03 | 2016-01-28T13:15:00 | 519,283 | 0 | 0 | 0 | null | null | null | package es.satec.gps.srs;
/**
* Punto en coordenadas UTM
* @author jpresa
*/
public class UTMPoint {
/**
* Componente x (Easting)
*/
private double x;
/**
* Componente y (Northing)
*/
private double y;
/**
* Huso o zona UTM
*/
private int zone;
/**
* Constructor
* @p... | UTF-8 | Java | 908 | java | UTMPoint.java | Java | [
{
"context": "s;\r\n\r\n/**\r\n * Punto en coordenadas UTM\r\n * @author jpresa\r\n */\r\npublic class UTMPoint {\r\n\r\n\t/**\r\n\t * Compon",
"end": 80,
"score": 0.9970752596855164,
"start": 74,
"tag": "USERNAME",
"value": "jpresa"
}
] | null | [] | package es.satec.gps.srs;
/**
* Punto en coordenadas UTM
* @author jpresa
*/
public class UTMPoint {
/**
* Componente x (Easting)
*/
private double x;
/**
* Componente y (Northing)
*/
private double y;
/**
* Huso o zona UTM
*/
private int zone;
/**
* Constructor
* @p... | 908 | 0.530837 | 0.530837 | 62 | 12.645162 | 12.104514 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.258065 | false | false | 2 |
94b81162e450e149bf04f24428a29bcc262ac18d | 21,028,159,887,905 | e9d266c7046bd87b71bc5ef1914fe94a2b9c880b | /ContactApp/app/src/main/java/com/example/contactapp/Type.java | a696e94bab31bdc502b6e1e7b94054ab4f66f602 | [] | no_license | dlooney-ops/ContactApp | https://github.com/dlooney-ops/ContactApp | c5dcc7cd8194275d9830467727e4b694ce707da4 | c1f46b200105d619a75e0990998b688ea6f43eff | refs/heads/master | 2021-01-05T11:14:25.886000 | 2020-02-17T06:54:04 | 2020-02-17T06:54:04 | 241,004,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.contactapp;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.ListView;
import android.widget.TextView;
import java.util.Date;
... | UTF-8 | Java | 3,336 | java | Type.java | Java | [] | null | [] | package com.example.contactapp;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.ListView;
import android.widget.TextView;
import java.util.Date;
... | 3,336 | 0.61211 | 0.61211 | 120 | 26.791666 | 24.811588 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575 | false | false | 2 |
9d3d7cad53a5aa4d4e0599f8f20f7cb3a9582241 | 19,567,871,042,771 | 73a961d362dc7138c16ef6a1b21746440ffb72b7 | /app/src/main/java/com/wdl/jwdl/model/UserMainMsg.java | 60a22d284ce086186442fd6e724daf30ba4dc644 | [] | no_license | truesA/WDL | https://github.com/truesA/WDL | c3503ff035a109d57bad654da5700121c282b0c9 | 36754567718acda24ea7166ccfd2665110236b76 | refs/heads/master | 2018-09-16T02:10:01.219000 | 2018-06-24T11:32:28 | 2018-06-24T11:32:28 | 126,050,715 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wdl.jwdl.model;
/**
* Created by 62682 on 2018/3/20.
*/
import java.io.Serializable;
import java.util.List;
public class UserMainMsg implements Serializable {
/**
* error_code : 200
* reason : 用户详细信息已正确返回!
* result : {"M1":0,"M2":0,"Numb":"13766286568","T1_threshold":430,"birthday"... | UTF-8 | Java | 13,838 | java | UserMainMsg.java | Java | [
{
"context": "package com.wdl.jwdl.model;\n\n/**\n * Created by 62682 on 2018/3/20.\n */\n\nimport java.io.Serializable;\ni",
"end": 52,
"score": 0.9463769793510437,
"start": 47,
"tag": "USERNAME",
"value": "62682"
},
{
"context": "m_pct\":36,\"maint_times\":8,\"month_past\":71,\"nam... | null | [] | package com.wdl.jwdl.model;
/**
* Created by 62682 on 2018/3/20.
*/
import java.io.Serializable;
import java.util.List;
public class UserMainMsg implements Serializable {
/**
* error_code : 200
* reason : 用户详细信息已正确返回!
* result : {"M1":0,"M2":0,"Numb":"13766286568","T1_threshold":430,"birthday"... | 13,838 | 0.536242 | 0.509351 | 518 | 25.635136 | 43.056084 | 905 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407336 | false | false | 2 |
4ff0b3dcc13e7f6353c540bc0f09427bba09cc39 | 10,264,971,905,850 | cd8eb2ba8003459a460d98de67998e31c70f9da8 | /src/main/java/br/com/lifetime/domain/HistoricoAai.java | 0669c16462ec1216e93541b829cdf5efc2cd4a2f | [] | no_license | SirPeters020/ModCampJava-Spring-Hibernate | https://github.com/SirPeters020/ModCampJava-Spring-Hibernate | ebc36745e205915b9e7077cb4a213e67b88547c8 | 80a37f5b8fb31710e86b8a6ae6541cff9729aff9 | refs/heads/master | 2023-04-28T19:00:33.381000 | 2020-03-10T17:32:33 | 2020-03-10T17:32:33 | 246,301,339 | 0 | 0 | null | false | 2023-04-14T17:57:46 | 2020-03-10T12:57:57 | 2020-03-10T17:32:25 | 2023-04-14T17:57:46 | 4,788 | 0 | 0 | 2 | HTML | false | false | package br.com.lifetime.domain;
import java.io.Serializable;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
/... | UTF-8 | Java | 2,686 | java | HistoricoAai.java | Java | [
{
"context": "t javax.persistence.ManyToOne;\n\n/**\n * \n * @author pedro.silva\n * Tabela para armazenar historico de registro Aa",
"end": 349,
"score": 0.8934321403503418,
"start": 338,
"tag": "NAME",
"value": "pedro.silva"
}
] | null | [] | package br.com.lifetime.domain;
import java.io.Serializable;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
/... | 2,686 | 0.714445 | 0.714073 | 140 | 18.185715 | 17.972433 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 2 |
41cb460c4eb0d2657b89c62a70c6429fff6423d4 | 30,545,807,473,197 | f19612658eac2182524b8eb5a1ff98c7b09f1e1f | /29_interfaces/src/service/Item.java | 13e378ad016ef8790b8fd9778103269d39d454a2 | [] | no_license | nachomirsol/ejercicios_curso_java_profesional | https://github.com/nachomirsol/ejercicios_curso_java_profesional | de51619dcc3c5f0c59b99e8fd694517f792d2491 | ae89018b5a390c49187e0302ccc962d421e78c57 | refs/heads/master | 2022-11-17T16:21:57.566000 | 2020-07-16T10:23:06 | 2020-07-16T10:23:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
public interface Item {
boolean activo();
void procesar();
}
| UTF-8 | Java | 89 | java | Item.java | Java | [] | null | [] | package service;
public interface Item {
boolean activo();
void procesar();
}
| 89 | 0.651685 | 0.651685 | 6 | 12.5 | 8.770215 | 23 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 2 |
acad536aa68a1adbda10ab1eb89ce96d3ed0c8db | 28,114,855,961,210 | e9027da3d0f4a9dd9a5b48537f6c60b8dbdd8719 | /src/sve/core/Generator.java | 0e372e3470dd0829a09969c2c111d656cfd7d991 | [
"MIT"
] | permissive | TommyTeaVee/Simple-Virtual-Ecosystem | https://github.com/TommyTeaVee/Simple-Virtual-Ecosystem | 33fa66ff4c68d2c2b3265a01619ff649fc0c721f | 14dd64483b61860c17e35df03dd510a133d8510d | refs/heads/master | 2022-11-08T06:40:11.023000 | 2020-06-24T18:03:38 | 2020-06-24T18:03:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sve.core;
import java.util.ArrayList;
public interface Generator<E> {
ArrayList<E> generate(int count);
}
| UTF-8 | Java | 118 | java | Generator.java | Java | [] | null | [] | package sve.core;
import java.util.ArrayList;
public interface Generator<E> {
ArrayList<E> generate(int count);
}
| 118 | 0.745763 | 0.745763 | 8 | 13.75 | 14.245613 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
d3a74181e2c38217922d6f3c3e8db8b1d258e575 | 3,985,729,711,284 | 86e4b6b77665fba90eb9a0d4e10e4646bf1e2ac4 | /Spring03_MyBatis/src/main/java/com/gura/spring03/member/service/MemberService.java | 39c99a9fbaa2217c42eaa242085233e92738af92 | [] | no_license | hs-keko/acorn2021_Spring | https://github.com/hs-keko/acorn2021_Spring | 8eda65bda0037250f80d3c95e392cd64568595ae | 6adacc578cd0401a71172d96581b9e81592bdec7 | refs/heads/master | 2023-07-08T20:17:34.811000 | 2021-08-18T06:26:36 | 2021-08-18T06:26:36 | 389,577,675 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gura.spring03.member.service;
import org.springframework.web.servlet.ModelAndView;
import com.gura.spring03.member.dto.MemberDto;
public interface MemberService {
//회원 정보를 추가 해주는 메소드
public void addMember(MemberDto dto);
//회원 정보를 수정 해주는 메소드
public void updateMember(MemberDto dto);
//회원 정보를 삭제 해주는 메... | UTF-8 | Java | 732 | java | MemberService.java | Java | [] | null | [] | package com.gura.spring03.member.service;
import org.springframework.web.servlet.ModelAndView;
import com.gura.spring03.member.dto.MemberDto;
public interface MemberService {
//회원 정보를 추가 해주는 메소드
public void addMember(MemberDto dto);
//회원 정보를 수정 해주는 메소드
public void updateMember(MemberDto dto);
//회원 정보를 삭제 해주는 메... | 732 | 0.777778 | 0.770609 | 18 | 30 | 18.630919 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 2 |
1249b67c2eeb8ccb40ccf315407362cd35f71ca3 | 18,691,697,729,858 | b4a6475cc7fb7b2f13d8a248f4752aa3a87bc41d | /app/src/main/java/anand/com/currencyapp/activities/MainActivity.java | 2fc77a09f0c1ab5546d72f035b87270bf4361788 | [] | no_license | anandmjoseph/CurrencylayerAPIAPP | https://github.com/anandmjoseph/CurrencylayerAPIAPP | 4450627c0abf00331217baf845cf627c305d1136 | 724fe86a73d54429da3fa49e75d9756510fdf230 | refs/heads/master | 2021-03-11T01:20:04.583000 | 2020-03-15T11:56:53 | 2020-03-15T11:56:53 | 246,501,297 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package anand.com.currencyapp.activities;
import anand.com.currencyapp.R;
import anand.com.currencyapp.adapters.CurrencyTypeListAdapter;
import anand.com.currencyapp.adapters.LeftDrawerAdapter;
import anand.com.currencyapp.fragments.ChangeAmountFragment;
import anand.com.currencyapp.managers.Repository;
import anand.c... | UTF-8 | Java | 7,161 | java | MainActivity.java | Java | [] | null | [] | package anand.com.currencyapp.activities;
import anand.com.currencyapp.R;
import anand.com.currencyapp.adapters.CurrencyTypeListAdapter;
import anand.com.currencyapp.adapters.LeftDrawerAdapter;
import anand.com.currencyapp.fragments.ChangeAmountFragment;
import anand.com.currencyapp.managers.Repository;
import anand.c... | 7,161 | 0.671415 | 0.670577 | 210 | 33.104763 | 24.632315 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57619 | false | false | 2 |
a78de5407ec2cf7039ef4417fe93d61a81bdda43 | 18,691,697,732,666 | da3ec14615365ea89232184ff3c6b6d68a38b6c8 | /stubs/Plane.java | 3eb6e42e9423a973c408b43bc9310718092ea344 | [] | no_license | andyw330/software_testing_hw3 | https://github.com/andyw330/software_testing_hw3 | 5b1576d76d06ccb77e01877a526810f45b68efb2 | 1d97917dab2572ee04609dbff9c95500ad3cb1c8 | refs/heads/master | 2021-01-21T19:28:02.745000 | 2017-06-02T12:03:41 | 2017-06-02T12:03:41 | 92,140,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stubs;
import java.io.*;
public class Plane {
public SeatType[] planeSeatTypes = new SeatType[TYPE.number];
public Seat[]
A = new Seat[72],
B = new Seat[72],
C = new Seat[72],
D = new Seat[72],
E = new Seat[72],
F = new Seat[72],
G = new Seat[72],
H = new Seat[72],
J = new Seat[72],
K = new Seat[... | UTF-8 | Java | 12,120 | java | Plane.java | Java | [] | null | [] | package stubs;
import java.io.*;
public class Plane {
public SeatType[] planeSeatTypes = new SeatType[TYPE.number];
public Seat[]
A = new Seat[72],
B = new Seat[72],
C = new Seat[72],
D = new Seat[72],
E = new Seat[72],
F = new Seat[72],
G = new Seat[72],
H = new Seat[72],
J = new Seat[72],
K = new Seat[... | 12,120 | 0.575082 | 0.561634 | 457 | 25.520788 | 20.331392 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.824945 | false | false | 2 |
a1c50e9b12d86048fe73ace9481b49747a9354b5 | 25,855,703,182,400 | c7ba93563487983b4dc59fa77335e241f760ce1b | /src/main/java/io/swagger/api/InformationApi.java | cf2e56d088449efa42e1ca457bd2001a3b588952 | [] | no_license | KRolla16/SpringBootApp_AikidoSeminar | https://github.com/KRolla16/SpringBootApp_AikidoSeminar | 345d77fd9182f604244891a17cdc3b814510be7c | ed0c7be09d9b1a738264bb1dfc881f2cbf88c3c4 | refs/heads/master | 2022-05-27T22:39:53.911000 | 2020-04-30T17:33:27 | 2020-04-30T17:33:27 | 260,275,572 | 1 | 0 | null | false | 2020-04-30T18:04:52 | 2020-04-30T17:32:19 | 2020-04-30T17:33:58 | 2020-04-30T18:04:51 | 0 | 0 | 0 | 1 | Java | false | false | /**
* NOTE: This class is auto generated by the swagger code generator program (2.4.13).
* https://github.com/swagger-api/swagger-codegen
* Do not edit the class manually.
*/
package io.swagger.api;
import io.swagger.model.Exam;
import io.swagger.model.Information;
import io.swagger.annotations.*;
import org.slf4... | UTF-8 | Java | 8,588 | java | InformationApi.java | Java | [
{
"context": "generator program (2.4.13).\n * https://github.com/swagger-api/swagger-codegen\n * Do not edit the class manually",
"end": 123,
"score": 0.9995774626731873,
"start": 112,
"tag": "USERNAME",
"value": "swagger-api"
},
{
"context": "<tags> </tags> <date>15.03.2020</date>... | null | [] | /**
* NOTE: This class is auto generated by the swagger code generator program (2.4.13).
* https://github.com/swagger-api/swagger-codegen
* Do not edit the class manually.
*/
package io.swagger.api;
import io.swagger.model.Exam;
import io.swagger.model.Information;
import io.swagger.annotations.*;
import org.slf4... | 8,576 | 0.668607 | 0.658593 | 148 | 57.027027 | 71.58712 | 522 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.864865 | false | false | 2 |
573a33b8b634c4855f8da3a3947d69b37c1f32f9 | 6,210,522,772,810 | 4e862ceb8fe96981cdfbcb5799d81075106cfbb5 | /test/it/marteEngine/test/fuzzy/FuzzyGreenSlime.java | fd04473102af599fc6dbea04de9a366cce08fe6b | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Gornova/MarteEngine | https://github.com/Gornova/MarteEngine | 4b2063a71d6709e9a35c688ae5ef4b0aae9fd6e4 | 89756429c3856e48b3b390de45da2e749d47f761 | refs/heads/master | 2021-01-01T16:56:35.497000 | 2018-03-04T16:44:19 | 2018-03-04T16:44:19 | 912,225 | 47 | 23 | null | false | 2017-12-31T14:41:07 | 2010-09-15T10:25:14 | 2017-12-30T17:12:46 | 2017-12-31T14:41:06 | 15,042 | 73 | 16 | 22 | Java | false | null | package it.marteEngine.test.fuzzy;
import it.marteEngine.ME;
import it.marteEngine.entity.Entity;
import it.marteEngine.entity.PhysicsEntity;
import it.marteEngine.entity.PlatformerEntity;
import it.marteEngine.resource.ResourceManager;
import it.marteEngine.tween.Tweener;
import org.newdawn.slick.GameContaine... | UTF-8 | Java | 3,454 | java | FuzzyGreenSlime.java | Java | [] | null | [] | package it.marteEngine.test.fuzzy;
import it.marteEngine.ME;
import it.marteEngine.entity.Entity;
import it.marteEngine.entity.PhysicsEntity;
import it.marteEngine.entity.PlatformerEntity;
import it.marteEngine.resource.ResourceManager;
import it.marteEngine.tween.Tweener;
import org.newdawn.slick.GameContaine... | 3,454 | 0.599305 | 0.589751 | 128 | 24.984375 | 19.069767 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 2 |
16f63eeee71252a9562d8376afd66d2d4a7e90c4 | 18,889,266,195,979 | bfac2a10882a4756058ace967e04b29f7583a89e | /qugou-parent/qugou-bg-manager-web/src/main/java/com/ityb/qugou/dao/content/SearchKeywordDao.java | 93397c2d4f0b5096465b8d3b23dc9d4daa647db1 | [] | no_license | ityb/ityb-qugou-repository | https://github.com/ityb/ityb-qugou-repository | 419b59d1cd023bc474926a17950900432aff5b9e | 3f8fbc18d12b6312ae23445d5c7c823920f3da38 | refs/heads/master | 2021-01-24T17:43:42.650000 | 2020-03-26T13:22:13 | 2020-03-26T13:22:13 | 123,233,557 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ityb.qugou.dao.content;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.ityb.qugou.base.builder.SqlCondition;
import com.ityb.qugou.base.dao.BaseDao;
import com.ityb.qugou.base.mapper.BaseMapper;
import com.it... | UTF-8 | Java | 939 | java | SearchKeywordDao.java | Java | [
{
"context": "manager.SearchKeyword;\n\n/**\n * 搜索关键字dao\n * @author yangbin\n * @copyright 2017-2018.yangbin.All rights reserv",
"end": 390,
"score": 0.9994189739227295,
"start": 383,
"tag": "USERNAME",
"value": "yangbin"
}
] | null | [] | package com.ityb.qugou.dao.content;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.ityb.qugou.base.builder.SqlCondition;
import com.ityb.qugou.base.dao.BaseDao;
import com.ityb.qugou.base.mapper.BaseMapper;
import com.it... | 939 | 0.783638 | 0.775027 | 37 | 24.108109 | 22.073322 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.027027 | false | false | 2 |
508a3347636d7381ec19e6a80290de76c8b96bf6 | 9,560,597,215,251 | 8c1ba3cd6b9cc5fe11af1503140df7ba07406f74 | /niuniu-server/niuniu-dubbo/src/main/java/com/mouchina/moumou_server_dubbo/provider/award/TreasureAwardHistoryServiceSupport.java | ccedeae31eaaaa3d2a7ba9610a5010d91338a006 | [] | no_license | hxxy2003/niuniu-parent1 | https://github.com/hxxy2003/niuniu-parent1 | 1404c784793fe949552524a24a78993f2224a8f7 | c4414b9b74f084f16b1b47fde9ffc8c8cc200f3b | refs/heads/master | 2018-03-24T21:33:58.595000 | 2016-12-23T07:43:49 | 2016-12-23T07:43:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mouchina.moumou_server_dubbo.provider.award;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.mouch... | UTF-8 | Java | 13,515 | java | TreasureAwardHistoryServiceSupport.java | Java | [
{
"context": "er.getNickName());\n\t\t\t\t\tredEnvelope.setAdverName(\"任务奖励\");\n\t\t\t\t\tredEnvelope.setState((byte)1);\n\t\t\t\t\tredEn",
"end": 6012,
"score": 0.6022358536720276,
"start": 6008,
"tag": "NAME",
"value": "任务奖励"
}
] | null | [] | package com.mouchina.moumou_server_dubbo.provider.award;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.mouch... | 13,515 | 0.729419 | 0.723868 | 363 | 34.236916 | 29.30657 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.4573 | false | false | 2 |
f2e03c97d1245dce782db50506345027cb241554 | 17,343,077,992,175 | a412d1e784ec8b41b0174f7cbf90e23dda2b4206 | /src/Synatx_Analysis/ExprTTT.java | 8fb92408072b512c219dd3d93d7306c8d0647a9c | [] | no_license | Sa2a/CompilerProject | https://github.com/Sa2a/CompilerProject | 8c417de506e397396e5553c778dc0b524e2893d1 | de16e35335106498cf815e63898053f59fda40f4 | refs/heads/master | 2020-04-29T05:57:22.773000 | 2019-04-30T22:44:00 | 2019-04-30T22:44:00 | 175,900,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Synatx_Analysis;
public class ExprTTT extends Node {
private String name;
private Token token1;
private Token token2;
private Token token3;
public ExprTTT(String name, Token token1, Token token2, Token token3) {
this.name = name;
this.token1 = token1;
this.token2 = ... | UTF-8 | Java | 815 | java | ExprTTT.java | Java | [] | null | [] | package Synatx_Analysis;
public class ExprTTT extends Node {
private String name;
private Token token1;
private Token token2;
private Token token3;
public ExprTTT(String name, Token token1, Token token2, Token token3) {
this.name = name;
this.token1 = token1;
this.token2 = ... | 815 | 0.504294 | 0.484663 | 31 | 25.290323 | 20.718067 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.709677 | false | false | 2 |
82bf9180dddcb2dbda6ceb52971c83c38426c1d6 | 18,399,639,914,099 | 19599ad278e170175f31f3544f140a8bc4ee6bab | /src/com/ametis/cms/util/parser/validator/SalaryValidator.java | 5ad7dd5bc66f4a60cee27c5eb1abf94b96dfb880 | [] | no_license | andreHer/owlexaGIT | https://github.com/andreHer/owlexaGIT | a2a0df83cd64a399e1c57bb6451262434e089631 | 426df1790443e8e8dd492690d6b7bd8fd37fa3d7 | refs/heads/master | 2021-01-01T04:26:16.039000 | 2016-05-12T07:37:20 | 2016-05-12T07:37:20 | 58,693,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ametis.cms.util.parser.validator;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class SalaryValidator {
public static String isValid (String input){
String result = "";
if (input != null){
if (input.trim().length() <= 12){
String regex = "[0-9]*";
Pattern patte... | UTF-8 | Java | 768 | java | SalaryValidator.java | Java | [] | null | [] | package com.ametis.cms.util.parser.validator;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class SalaryValidator {
public static String isValid (String input){
String result = "";
if (input != null){
if (input.trim().length() <= 12){
String regex = "[0-9]*";
Pattern patte... | 768 | 0.644531 | 0.608073 | 34 | 21.588236 | 26.099491 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.735294 | false | false | 2 |
12e6787c6e528a0eaf85bf7b47376052aa471375 | 11,905,649,368,890 | c8d21e0f701656fb6f81be905f9c2de8e8f1c9fb | /niord-core/src/main/java/org/niord/core/category/TemplateExecutionService.java | a88a34b2210de7b3c17661e3ddc68258b0bb7109 | [
"Apache-2.0"
] | permissive | NiordOrg/niord | https://github.com/NiordOrg/niord | 0bb8b6080db54cdcf51f8c533d29609a04131ae9 | 246ddca7eb4d69deb3ae6e093db45137e41ea82a | refs/heads/master | 2023-07-07T21:06:01.497000 | 2023-04-24T06:25:07 | 2023-04-24T06:25:07 | 51,736,407 | 8 | 11 | NOASSERTION | false | 2023-08-30T07:29:23 | 2016-02-15T06:50:19 | 2023-05-25T08:06:25 | 2023-08-30T07:29:22 | 18,678 | 5 | 7 | 12 | JavaScript | false | false | /*
* Copyright 2017 Danish Maritime Authority.
*
* 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 ... | UTF-8 | Java | 16,731 | java | TemplateExecutionService.java | Java | [] | null | [] | /*
* Copyright 2017 Danish Maritime Authority.
*
* 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 ... | 16,731 | 0.661885 | 0.660749 | 461 | 35.292843 | 31.62022 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425163 | false | false | 2 |
05b0705687993a94603e2cbdff69822c61a23d70 | 10,187,662,487,450 | 63d4c851ab8ce7e2c0c1e0bebb0db0ebe49d32cd | /blog-common/src/main/java/org/lsliang/common/model/ResponseVO.java | df7c2465ad5bf39b3944d8d169bce4b52d60442e | [] | no_license | lslkk/blog | https://github.com/lslkk/blog | 12957ccd7ecd11304bc2837da86ad0c79f63758a | a2225d68752d41146f3edf1a0d13ccba3020d462 | refs/heads/master | 2020-04-17T03:23:02.629000 | 2019-01-17T08:00:54 | 2019-01-17T08:00:54 | 166,180,405 | 0 | 0 | null | false | 2019-01-17T08:00:55 | 2019-01-17T07:25:16 | 2019-01-17T07:40:27 | 2019-01-17T08:00:54 | 0 | 0 | 0 | 0 | Java | false | null | /**
* @Title: ResponseVO.java
* @Package org.lsliang.common.model
* @author: 我长不高了
* @date: 2019年1月12日 下午4:32:11
* @version 1.0.0
*/
package org.lsliang.common.model;
import org.apache.commons.lang3.builder.ReflectionToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import ... | UTF-8 | Java | 2,272 | java | ResponseVO.java | Java | [
{
"context": "ackage org.lsliang.common.model \n * @author: 我长不高了 \n * @date: 2019年1月12日 下午4:32:11 \n * @versio",
"end": 93,
"score": 0.5103157162666321,
"start": 92,
"tag": "NAME",
"value": "高"
},
{
"context": "escription r响应实体类\n * \n * @version 1.0.0\n * @author lsliang\n *... | null | [] | /**
* @Title: ResponseVO.java
* @Package org.lsliang.common.model
* @author: 我长不高了
* @date: 2019年1月12日 下午4:32:11
* @version 1.0.0
*/
package org.lsliang.common.model;
import org.apache.commons.lang3.builder.ReflectionToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import ... | 2,272 | 0.5819 | 0.571493 | 129 | 16.131783 | 16.69906 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.310078 | false | false | 2 |
e5f37b52faa90e85bc98756b053b1ee991b77790 | 20,306,605,408,703 | 20b4c8b127c057ea7c2a92ebe14dc554cdd87c37 | /src/main/java/otvoreni/repository/PrvorangiraniRepository.java | 7a4be80551e11dc0149a90cfc4d30c5d18c7fbe2 | [] | no_license | drasko-kosovic/otvoreni-micro-master | https://github.com/drasko-kosovic/otvoreni-micro-master | 2656162e13eb5fb3520ed807614ff65dad45836d | abfac53be0c1c595ad9de733e0d561a554d494d6 | refs/heads/master | 2023-07-31T03:46:37.970000 | 2021-09-13T18:33:09 | 2021-09-13T18:33:09 | 406,085,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package otvoreni.repository;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
import otvoreni.domain.Prvorangirani;
/**
* Spring Data SQL repository for the Prvorangirani entity.
*/
@SuppressWarnings("unused")
@Repository
public interface PrvorangiraniRepository ex... | UTF-8 | Java | 364 | java | PrvorangiraniRepository.java | Java | [] | null | [] | package otvoreni.repository;
import org.springframework.data.jpa.repository.*;
import org.springframework.stereotype.Repository;
import otvoreni.domain.Prvorangirani;
/**
* Spring Data SQL repository for the Prvorangirani entity.
*/
@SuppressWarnings("unused")
@Repository
public interface PrvorangiraniRepository ex... | 364 | 0.818681 | 0.818681 | 12 | 29.333334 | 26.417587 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 2 |
fcc724811f7541d3fb01f4ba6e8c8d412af78530 | 29,798,483,131,616 | 37239b181c82156e77e71007140e5c567d41b62f | /TeamCode/src/main/java/org/firstinspires/ftc/clockworks/helpers/WaitableInteger.java | 47604f260029be9af7b62f3fd9d0ec2f313af46c | [
"BSD-3-Clause"
] | permissive | clockworksteam/ftc-2020 | https://github.com/clockworksteam/ftc-2020 | b4eca8ddc55e815919e6925ccd0560098e6924ba | 0e233f08d2f917ed4d528ae68e6a417be78c6241 | refs/heads/master | 2022-11-12T14:25:37.862000 | 2020-06-30T15:59:10 | 2020-06-30T15:59:10 | 275,879,991 | 0 | 0 | null | false | 2020-06-29T17:38:37 | 2020-06-29T17:15:02 | 2020-06-29T17:16:31 | 2020-06-29T17:38:37 | 0 | 0 | 0 | 0 | Java | false | false | package org.firstinspires.ftc.clockworks.helpers;
import java.util.function.Predicate;
public class WaitableInteger {
private final Object integerLock = new Object();
private final Object waitersLock = new Object();
private volatile int integer = 0;
public void inc() {
synchronized (integerLo... | UTF-8 | Java | 1,659 | java | WaitableInteger.java | Java | [] | null | [] | package org.firstinspires.ftc.clockworks.helpers;
import java.util.function.Predicate;
public class WaitableInteger {
private final Object integerLock = new Object();
private final Object waitersLock = new Object();
private volatile int integer = 0;
public void inc() {
synchronized (integerLo... | 1,659 | 0.511151 | 0.509946 | 69 | 23.043478 | 16.185907 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376812 | false | false | 2 |
747c3d0badae2401361059801446317d0275320d | 18,408,229,849,603 | 96de5d8cfcec274c2df0cf198ce29df1ed980bd5 | /code/src/main/java/cz/cvut/fel/cs/sin/controller/Controller.java | 5706cf6a5fc2fdbb20bbb3e000ef094d24e3e588 | [
"MIT"
] | permissive | LukasForst/SIN | https://github.com/LukasForst/SIN | 724578230b6fb8f6b87088b24ac68f9fda5f5548 | 2592af4d57a382b8a3e0a3464b99f535e66dd029 | refs/heads/master | 2020-04-01T05:27:14.465000 | 2019-01-09T13:06:15 | 2019-01-09T13:06:15 | 152,903,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.cvut.fel.cs.sin.controller;
import cz.cvut.fel.cs.sin.dao.AuthorDAOImpl;
import cz.cvut.fel.cs.sin.dao.BookDAOImpl;
import cz.cvut.fel.cs.sin.dao.LibraryDAOImpl;
import cz.cvut.fel.cs.sin.dao.PublisherDAOImpl;
import cz.cvut.fel.cs.sin.entity.Author;
import cz.cvut.fel.cs.sin.entity.Book;
import cz.cvut.fe... | UTF-8 | Java | 5,822 | java | Controller.java | Java | [] | null | [] | package cz.cvut.fel.cs.sin.controller;
import cz.cvut.fel.cs.sin.dao.AuthorDAOImpl;
import cz.cvut.fel.cs.sin.dao.BookDAOImpl;
import cz.cvut.fel.cs.sin.dao.LibraryDAOImpl;
import cz.cvut.fel.cs.sin.dao.PublisherDAOImpl;
import cz.cvut.fel.cs.sin.entity.Author;
import cz.cvut.fel.cs.sin.entity.Book;
import cz.cvut.fe... | 5,822 | 0.639986 | 0.639986 | 215 | 26.079069 | 26.696543 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576744 | false | false | 2 |
47ec42bf7c8db3044ef3e6a672c95a71c5d477a6 | 10,127,532,926,415 | 2689bb229130fe2808dec893c89d700db03bf14b | /src/main/java/com/example/demojsp/action/IndexController.java | 97e3118c8a8dfdf14fdcdbffa4cd8cd9b342bc1b | [] | no_license | wutong1992/SpringBootJSPDemo | https://github.com/wutong1992/SpringBootJSPDemo | 26ba8689c61879e0b34b420bc948012c24e61e53 | 72da1956db1a88e2afa518d20318871a649b0ebc | refs/heads/master | 2020-03-24T12:54:08.598000 | 2019-11-15T10:36:39 | 2019-11-15T10:36:39 | 142,728,300 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demojsp.action;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
public class IndexController {
@RequestMapping(value = "/index",method = RequestMethod.GET... | UTF-8 | Java | 752 | java | IndexController.java | Java | [
{
"context": "d);\n if(name.equals(\"root\") && pwd.equals(\"root\")) {\n result = \"index\";\n }\n ",
"end": 675,
"score": 0.9535118937492371,
"start": 671,
"tag": "PASSWORD",
"value": "root"
}
] | null | [] | package com.example.demojsp.action;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
public class IndexController {
@RequestMapping(value = "/index",method = RequestMethod.GET... | 758 | 0.656915 | 0.656915 | 25 | 29.08 | 22.861181 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 2 |
e688a0ea71f238dffd4fef9c0779c3d87927dd17 | 20,203,526,210,811 | fd8c6ef1ea96c618f9e1326d1ad5d097498fd45d | /library/src/main/java/ch/sbi/minigit/debug/Connection.java | da68a16e6a268728afe03252c65e6caff3ae7838 | [
"MIT"
] | permissive | SBI-/minigit | https://github.com/SBI-/minigit | d51b83692e7b951b5c4a2b3b41fc7a77a6e574f7 | 3aafacb30ab6bf487917476c2432303348a18d8e | refs/heads/master | 2022-05-29T08:02:19.080000 | 2019-12-10T09:11:11 | 2019-12-10T09:11:11 | 133,270,783 | 1 | 0 | MIT | false | 2021-03-31T21:40:07 | 2018-05-13T20:11:19 | 2019-12-12T15:52:28 | 2021-03-31T21:40:06 | 155 | 1 | 0 | 2 | Java | false | false | package ch.sbi.minigit.debug;
import java.net.URLConnection;
import java.util.List;
import java.util.Map;
public class Connection {
public void printHeaders(URLConnection connection) {
Map<String, List<String>> fields = connection.getHeaderFields();
for (String key : fields.keySet()) {
System.out.prin... | UTF-8 | Java | 472 | java | Connection.java | Java | [] | null | [] | package ch.sbi.minigit.debug;
import java.net.URLConnection;
import java.util.List;
import java.util.Map;
public class Connection {
public void printHeaders(URLConnection connection) {
Map<String, List<String>> fields = connection.getHeaderFields();
for (String key : fields.keySet()) {
System.out.prin... | 472 | 0.663136 | 0.663136 | 17 | 26.764706 | 21.678207 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 2 |
1f7456b4b6d127dcb166aa6010ebe8b4af158ed6 | 2,456,721,307,179 | 1f6f0985918686e320539206e405b485e2906958 | /src/service/SortProductsByName.java | 0ddfca38f18429d5e66dbace293591cbd7b2b444 | [] | no_license | ngovanngoc1234/DA-cuoi-khoa | https://github.com/ngovanngoc1234/DA-cuoi-khoa | 16f6163cbf66137e6b2ea0b8a7c846fb73cdaee6 | 9fcbfa3697d260c2e33ca2d214f6fc6130ae5b8d | refs/heads/master | 2023-03-14T02:09:17.351000 | 2021-03-09T22:56:19 | 2021-03-09T22:56:19 | 318,111,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import model.Products;
import java.util.Comparator;
public class SortProductsByName implements Comparator<Products> {
@Override
public int compare(Products o1, Products o2) {
return o1.getProductsName().compareTo(o2.getProductsName());
}
}
| UTF-8 | Java | 282 | java | SortProductsByName.java | Java | [] | null | [] | package service;
import model.Products;
import java.util.Comparator;
public class SortProductsByName implements Comparator<Products> {
@Override
public int compare(Products o1, Products o2) {
return o1.getProductsName().compareTo(o2.getProductsName());
}
}
| 282 | 0.734043 | 0.719858 | 14 | 19.142857 | 23.811333 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 2 |
9a25516d99839f6b1baf01d6b044168646317c19 | 11,845,519,804,283 | 9b75d8540ff2e55f9ff66918cc5676ae19c3bbe3 | /cab.snapp.passenger.play_184.apk-decompiled/sources/com/google/zxing/c/e.java | d032301de62b31c35bb7172d7e2f0a62a8d07d1b | [] | no_license | BaseMax/PopularAndroidSource | https://github.com/BaseMax/PopularAndroidSource | a395ccac5c0a7334d90c2594db8273aca39550ed | bcae15340907797a91d39f89b9d7266e0292a184 | refs/heads/master | 2020-08-05T08:19:34.146000 | 2019-10-06T20:06:31 | 2019-10-06T20:06:31 | 212,433,298 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.zxing.c;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.common.a;
import com.google.zxing.h;
public final class e extends p {
/* renamed from: a reason: collision with root package name */
static final int[] f4280a = {0, 11, 13, 14, 19, 25, 28, 21, 22, 26};
private fin... | UTF-8 | Java | 1,807 | java | e.java | Java | [] | null | [] | package com.google.zxing.c;
import com.google.zxing.BarcodeFormat;
import com.google.zxing.common.a;
import com.google.zxing.h;
public final class e extends p {
/* renamed from: a reason: collision with root package name */
static final int[] f4280a = {0, 11, 13, 14, 19, 25, 28, 21, 22, 26};
private fin... | 1,807 | 0.416159 | 0.356945 | 61 | 28.622952 | 17.602314 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.934426 | false | false | 2 |
3d8d4d730262a9ebc7318cb062f893b2995e9ccd | 21,698,174,792,190 | aa71ab22f6a6e779250bcba7ddc685fa6e4e143e | /chain/Ledger.java | 5371bc5e75e56d57e8e08dd5fd06b466aa074f3d | [] | no_license | smspillaz/simple-blockchain | https://github.com/smspillaz/simple-blockchain | bf771a8957d8b0b51954da3bdeb48e3fefef2b33 | 9c4771fa72aa6d9d692aa4a491acbb387b99568d | refs/heads/master | 2021-03-16T07:37:18.255000 | 2020-10-28T21:37:53 | 2020-10-28T21:37:53 | 92,177,918 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.util.ArrayList;
import java.util.Arrays;
import java.security.NoSuchAlgorithmException;
import java.security.InvalidKeyException;
import java.security.SignatureException;
import java.security.spec.InvalidKeySpecException;
import javax... | UTF-8 | Java | 10,243 | java | Ledger.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.util.ArrayList;
import java.util.Arrays;
import java.security.NoSuchAlgorithmException;
import java.security.InvalidKeyException;
import java.security.SignatureException;
import java.security.spec.InvalidKeySpecException;
import javax... | 10,243 | 0.538124 | 0.53744 | 218 | 45.990826 | 31.765047 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477064 | false | false | 2 |
e12ea0fb698a2e02f301d707d8e4abfbe56e5409 | 33,947,421,535,401 | e1520517adcdd4ee45fb7b19e7002fdd5a46a02a | /polardbx-executor/src/test/java/com/alibaba/polardbx/executor/operator/SingleExecTest.java | 83fa7d69017352edee20a2e14005b3d731918fb4 | [
"Apache-2.0"
] | permissive | huashen/galaxysql | https://github.com/huashen/galaxysql | 7702969269d7f126d36f269e3331ed1c8da4dc20 | b6c88d516367af105d85c6db60126431a7e4df4c | refs/heads/main | 2023-09-04T11:40:36.590000 | 2021-10-25T15:43:14 | 2021-10-25T15:43:14 | 421,088,419 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright [2013-2021], Alibaba Group Holding Limited
*
* 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 app... | UTF-8 | Java | 8,119 | java | SingleExecTest.java | Java | [] | null | [] | /*
* Copyright [2013-2021], Alibaba Group Holding Limited
*
* 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 app... | 8,119 | 0.597487 | 0.594285 | 218 | 36.243118 | 29.142494 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568807 | false | false | 2 |
49656fe61f95ca5c087d90626d3dd22200e51d4e | 35,081,292,884,353 | 1b80237e2979eefc4aa6c634e31accd613fbfa5c | /app/src/main/java/com/example/user/bulletfalls/Game/Management/Medium.java | 6c29645f3b9a852f5b7c575238c06061e0430b52 | [] | no_license | Astorn12/BulletFalls | https://github.com/Astorn12/BulletFalls | 9b3aaa4cc98ca35f43f2e642be5e2e57f7771b7b | 568b6ece5b2e582dddbcca01792da6bd0d8f7338 | refs/heads/master | 2021-08-07T12:17:53.934000 | 2020-05-11T13:15:29 | 2020-05-11T13:15:29 | 174,234,767 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.user.bulletfalls.Game.Management;
import com.example.user.bulletfalls.Game.Elements.Ability.Specyfication.WaitAbilitySpecyfication;
import com.example.user.bulletfalls.Game.Elements.Enemy.EnemySpecyfication;
import com.example.user.bulletfalls.Missions.Missionable;
import com.example.user.bulletfal... | UTF-8 | Java | 5,808 | java | Medium.java | Java | [] | null | [] | package com.example.user.bulletfalls.Game.Management;
import com.example.user.bulletfalls.Game.Elements.Ability.Specyfication.WaitAbilitySpecyfication;
import com.example.user.bulletfalls.Game.Elements.Enemy.EnemySpecyfication;
import com.example.user.bulletfalls.Missions.Missionable;
import com.example.user.bulletfal... | 5,808 | 0.679814 | 0.678608 | 190 | 29.557896 | 27.806934 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.442105 | false | false | 2 |
ecb1631c3b0e8b7f5f86929dfd92f458a4c5d760 | 36,902,359,008,717 | 1e662720ca7094952ed59c018d756404c2cf849f | /app/src/main/java/com/nsromapa/uchat/recyclerchatactivity/ChatsViewHolder.java | f00c3622212cc28d9a92f3f28876de0ed348b03a | [] | no_license | saytoonz/UChat | https://github.com/saytoonz/UChat | f5c9b035479035c5f32ccd558bb8c13fc48a1737 | b0ef98d4101ec9855ac91817a5c40431c6ce999b | refs/heads/master | 2020-04-20T15:01:53.432000 | 2019-03-06T07:18:42 | 2019-03-06T07:18:42 | 168,917,019 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nsromapa.uchat.recyclerchatactivity;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widge... | UTF-8 | Java | 5,741 | java | ChatsViewHolder.java | Java | [] | null | [] | package com.nsromapa.uchat.recyclerchatactivity;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.ProgressBar;
import android.widge... | 5,741 | 0.786971 | 0.786797 | 108 | 52.157406 | 38.411552 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.861111 | false | false | 2 |
210b4dd8cb04a6373168d20266e6a215a7326eb8 | 33,517,924,836,570 | 0b5adf99e91e47cd1d429c2bfabac48cf0de6296 | /app/src/main/java/trungduc/tripfun/Adapters/TripdetailsAdapter.java | 779c39547f513cb026d24f3fd718f6e9725d0138 | [] | no_license | DucCoderIT/TRIPFUN | https://github.com/DucCoderIT/TRIPFUN | 1bf66b2f87fcf757e978dd199385b605451ce1bf | 224cba13ead55983a851da6a1e277fe1834e7841 | refs/heads/master | 2020-04-07T01:21:43.411000 | 2018-12-10T12:46:23 | 2018-12-10T12:46:23 | 157,939,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trungduc.tripfun.Adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import org.w3c.dom.Text;
import java.util.ArrayList;
im... | UTF-8 | Java | 2,990 | java | TripdetailsAdapter.java | Java | [] | null | [] | package trungduc.tripfun.Adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import org.w3c.dom.Text;
import java.util.ArrayList;
im... | 2,990 | 0.649833 | 0.646154 | 80 | 36.362499 | 26.521334 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 2 |
ab90be847486c628ff9671cf804b2b0bc9e501ad | 33,930,241,662,342 | 8ee44058ea6a4edcf6ff03e2eb1a84a34238cbed | /x-pack/plugin/core/src/main/java/org/elasticsearch/xpack/core/security/action/GrantApiKeyRequest.java | 4daf3c84df61cf4e768558b018c910c64b9ac924 | [
"Elastic-2.0",
"LicenseRef-scancode-elastic-license-2018",
"Apache-2.0",
"LicenseRef-scancode-other-permissive"
] | permissive | dadoonet/elasticsearch | https://github.com/dadoonet/elasticsearch | 36f1df82e6390bf0007833ec9e79ef5481d18e69 | e67eab6ae951c2aef9ea742e74d2058723be60f8 | refs/heads/master | 2021-12-25T20:08:05.810000 | 2020-04-10T12:51:40 | 2020-04-10T12:52:22 | 2,521,491 | 1 | 1 | Apache-2.0 | true | 2018-02-21T14:53:40 | 2011-10-05T19:24:28 | 2017-09-18T22:25:18 | 2018-02-20T21:03:10 | 326,853 | 3 | 1 | 0 | Java | false | null | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.core.security.action;
import org.elasticsear... | UTF-8 | Java | 6,230 | java | GrantApiKeyRequest.java | Java | [
{
"context": " public String getUsername() {\n return username;\n }\n\n public SecureString getPasswo",
"end": 2295,
"score": 0.9641919732093811,
"start": 2287,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ame(String username) {\n this.... | null | [] | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License;
* you may not use this file except in compliance with the Elastic License.
*/
package org.elasticsearch.xpack.core.security.action;
import org.elasticsear... | 6,232 | 0.670947 | 0.670626 | 166 | 36.530121 | 34.991165 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524096 | false | false | 2 |
56e84a6fa3a2706da075fbd3c604607f57a65bb6 | 8,340,826,552,331 | 6c24d430f0b138800302de8931119d303f008f2a | /320-Generalized-Abbreviation/solution.java | 581a5a4066bb82c282c0d743bcc24ee102a0c076 | [] | no_license | Charliebob/LeetCode | https://github.com/Charliebob/LeetCode | 740981c80769924bb5d9b150346971b2c8d05347 | a230b1ba0fe4ae289ef67c91f4c8c9e649c8cb8a | refs/heads/master | 2020-12-07T15:32:05.206000 | 2016-10-12T22:04:53 | 2016-10-12T22:04:53 | 58,330,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public List<String> generateAbbreviations(String word) {
List<String> result = new ArrayList<String>();
backtrack(result, word, 0, "", 0);
return result;
}
private void backtrack(List<String> result, String word, int pos, String cur, int count){
if(pos... | UTF-8 | Java | 590 | java | solution.java | Java | [] | null | [] | public class Solution {
public List<String> generateAbbreviations(String word) {
List<String> result = new ArrayList<String>();
backtrack(result, word, 0, "", 0);
return result;
}
private void backtrack(List<String> result, String word, int pos, String cur, int count){
if(pos... | 590 | 0.562712 | 0.549153 | 17 | 33.705883 | 27.262913 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.352941 | false | false | 2 |
89e28595cd661c1f585b9b671d6a0fafd9ec4696 | 25,632,364,835,787 | 927568a3afc68ef038f0d4cd9402ce0004d6227d | /Lesson04/edu/uwex/apc390/lesson4_3/Rectangle.java | 06b97702bb988978cdbd70f92963f994a2ba6cb1 | [] | no_license | tonyva/apc390 | https://github.com/tonyva/apc390 | 1686a4700c89b5e729fee5b87e0c5dba5b2de7c2 | 9665d67ba23b033ef1bbcad7df141b7da0132974 | refs/heads/master | 2020-03-31T23:47:05.787000 | 2018-10-12T00:09:09 | 2018-10-12T00:09:09 | 152,669,534 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.uwex.apc390.lesson4_3;
public class Rectangle extends Shape {
private float length, width;
public Rectangle(float l, float w) { length = l; width = w; }
public float area() { return length * width; }
public String toString() { return "Rectangle with sides " + length + ", " + width; }
}
| UTF-8 | Java | 304 | java | Rectangle.java | Java | [] | null | [] | package edu.uwex.apc390.lesson4_3;
public class Rectangle extends Shape {
private float length, width;
public Rectangle(float l, float w) { length = l; width = w; }
public float area() { return length * width; }
public String toString() { return "Rectangle with sides " + length + ", " + width; }
}
| 304 | 0.690789 | 0.674342 | 8 | 37 | 26.851442 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 2 |
4184a008fbbf64fb384936f7c07bafac954ec271 | 31,250,182,075,308 | 44d916036b85a9bb242c64ca11dee16e1c5d4c4d | /src/iannotate/gui/SignUp.java | ddfd84ee8dc54dd99dbfc42ad1ba7945bdcc6c65 | [] | no_license | sameerror/IAnnotate | https://github.com/sameerror/IAnnotate | 9cd869ea3ba836eec6f043a5b8f415056db19fba | 10219067ba5610b2e5b5a3b4f3649dabdcb26fc8 | refs/heads/master | 2020-12-30T17:44:58.862000 | 2012-07-09T07:20:53 | 2012-07-09T07:20:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package iannotate.gui;
import iannotate.database.DbInterface;
import iannotate.database.SqlQuery;
/**
*
* @author Sameer
*/
public class SignUp extends javax.swing.JFrame {
static public SignUp sign = new SignU... | UTF-8 | Java | 9,400 | java | SignUp.java | Java | [
{
"context": "rt iannotate.database.SqlQuery;\n\n/**\n *\n * @author Sameer\n */\npublic class SignUp extends javax.swing.JFram",
"end": 224,
"score": 0.9996692538261414,
"start": 218,
"tag": "NAME",
"value": "Sameer"
},
{
"context": "w javax.swing.JTextField();\n passWord = n... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package iannotate.gui;
import iannotate.database.DbInterface;
import iannotate.database.SqlQuery;
/**
*
* @author Sameer
*/
public class SignUp extends javax.swing.JFrame {
static public SignUp sign = new SignU... | 9,388 | 0.655851 | 0.634468 | 217 | 42.317974 | 29.542055 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.898618 | false | false | 2 |
e69973670c1d7acb8de0216cb111ca33df4afced | 31,250,182,078,355 | 52c304559dfe59f506061f0509d67a0485735915 | /src/main/java/top/codermartin/webexplorer/Dao/VideoDao.java | 5e214c46ccaa880109243c091dab7f0bdbe7414c | [
"Apache-2.0"
] | permissive | codermartin/webexplorer | https://github.com/codermartin/webexplorer | 288190c0f037506b74c60cbba716825cda36ef84 | 944e7f9474759fae37a98d4a38c34b1f387c485c | refs/heads/master | 2020-03-16T00:14:10.254000 | 2018-05-07T05:30:41 | 2018-05-07T05:30:41 | 132,411,149 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package top.codermartin.webexplorer.Dao;
public class VideoDao extends FileDao {
public VideoDao(String name, String path, String format) {
super(name, path);
this.format = format;
}
private String format = "mp4";
public String getFormat() {
return format;
}
public void setFormat(String format) {
this.fo... | UTF-8 | Java | 340 | java | VideoDao.java | Java | [] | null | [] | package top.codermartin.webexplorer.Dao;
public class VideoDao extends FileDao {
public VideoDao(String name, String path, String format) {
super(name, path);
this.format = format;
}
private String format = "mp4";
public String getFormat() {
return format;
}
public void setFormat(String format) {
this.fo... | 340 | 0.720588 | 0.717647 | 15 | 21.666666 | 17.422846 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 2 |
d9925141811abd0da570b9518afb4fbbd9a2c397 | 19,731,079,805,816 | 5f14068bc906c90d1a8fcd006e830a325218658b | /TestHibernate/src/com/test/TestHQL.java | be50aaf4ba5ff5b69e5acd3b73f325abcd828a2a | [] | no_license | ltw546166132/SQLExample | https://github.com/ltw546166132/SQLExample | d5f05bce07820e3261af2a17e387b509ee972f41 | 902b559af384bd28c99f07a514d144a557702c5a | refs/heads/master | 2020-03-22T08:03:32.339000 | 2018-09-12T14:03:51 | 2018-09-12T14:03:51 | 139,741,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test;
import java.util.Arrays;
import java.util.List;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.query.Query;
import org.junit.Test;
import com.Utils.HibernateUtil;
import com.javabean.Customer;
import com.javabean.LinkMan;
public class TestHQL {
// @Test
// publi... | UTF-8 | Java | 4,148 | java | TestHQL.java | Java | [
{
"context": "ustomer = new Customer();\n//\t\tcustomer.setC_name(\"王五\");\n//\t\tfor(int i=1;i<=10;i++) {\n//\t\t\tLinkMan link",
"end": 526,
"score": 0.9990979433059692,
"start": 524,
"tag": "NAME",
"value": "王五"
}
] | null | [] | package com.test;
import java.util.Arrays;
import java.util.List;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.query.Query;
import org.junit.Test;
import com.Utils.HibernateUtil;
import com.javabean.Customer;
import com.javabean.LinkMan;
public class TestHQL {
// @Test
// publi... | 4,148 | 0.686328 | 0.681639 | 141 | 27.737589 | 24.376959 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.170213 | false | false | 2 |
f1f7227fbe50d32ab55e0bc5339cc68c96717c4c | 31,052,613,578,051 | 41daa830573d7825f2631e535a00f03469f5ffa9 | /src/main/java/com/hsjry/plutus/sdk/jms/BaseProducer.java | d6211aa09d3b56b7e694b3b02d85d0e02f2e8eb4 | [] | no_license | quyanfeng/rocketmq-sdk | https://github.com/quyanfeng/rocketmq-sdk | 09cdbafcc165e0d4eba5c473cd77da3b7b8ff143 | fde2daa02ee3855dc4ce88ee9d13dd1cb0f31ac3 | refs/heads/master | 2022-05-01T00:09:24.262000 | 2019-10-21T03:26:06 | 2019-10-21T03:26:06 | 216,469,632 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hsjry.plutus.sdk.jms;
import com.aliyun.openservices.ons.api.Message;
import com.aliyun.openservices.ons.api.OnExceptionContext;
import com.aliyun.openservices.ons.api.SendCallback;
import com.aliyun.openservices.ons.api.SendResult;
import com.aliyun.openservices.ons.api.bean.ProducerBean;
import com.aliyu... | UTF-8 | Java | 4,204 | java | BaseProducer.java | Java | [
{
"context": "lf4j.LoggerFactory;\n\n/**\n * producer基础类\n * @Author qyf \n * @Date 2019/7/17 17:41\n **/\npublic class BaseP",
"end": 508,
"score": 0.9997023344039917,
"start": 505,
"tag": "USERNAME",
"value": "qyf"
}
] | null | [] | package com.hsjry.plutus.sdk.jms;
import com.aliyun.openservices.ons.api.Message;
import com.aliyun.openservices.ons.api.OnExceptionContext;
import com.aliyun.openservices.ons.api.SendCallback;
import com.aliyun.openservices.ons.api.SendResult;
import com.aliyun.openservices.ons.api.bean.ProducerBean;
import com.aliyu... | 4,204 | 0.627109 | 0.615298 | 103 | 33.524273 | 28.023169 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631068 | false | false | 2 |
f408e0a4d95c7cf3c58db33b8bced21031cad213 | 19,662,360,303,467 | 31245831451850bb729c9f740de6ccba92b6cde8 | /app/src/main/java/hekasian/travistune/AutotalentController.java | 32bd6968f7cf3314c2339b16841709f50b25c399 | [] | no_license | haekwanglee/TravisTune | https://github.com/haekwanglee/TravisTune | 29884f714bfa1fc1b517b345113b6a791ebd60d8 | 9e777d099db1b1bd6b0f1e370b22b432921e18b3 | refs/heads/master | 2021-04-06T05:41:42.717000 | 2019-01-14T13:22:33 | 2019-01-14T13:22:33 | 124,630,254 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* AutotalentController.java
An auto-tune app for Android
Copyright (c) 2016 Ethan Chen
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 2 of the License, or
(at your... | UTF-8 | Java | 9,197 | java | AutotalentController.java | Java | [
{
"context": "n auto-tune app for Android\n\n Copyright (c) 2016 Ethan Chen\n\n This program is free software; you can redist",
"end": 94,
"score": 0.9996348023414612,
"start": 84,
"tag": "NAME",
"value": "Ethan Chen"
}
] | null | [] | /* AutotalentController.java
An auto-tune app for Android
Copyright (c) 2016 <NAME>
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 2 of the License, or
(at your opt... | 9,193 | 0.636838 | 0.627487 | 176 | 51.25568 | 33.368595 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 2 |
146996ed15aae4f9e8ed9520c5d3dac7ecbc2043 | 927,712,960,422 | 14a44eaa62df3aed9a429b8dec700b62da688a08 | /src/main/java/HibernateProyect/HibernateProyect/modelo/Persona.java | 8e11ed0c3d1b3fa2a419bf84bc7111e49bc92389 | [] | no_license | daniatenciano/HibernateProyect | https://github.com/daniatenciano/HibernateProyect | 23374f35f8efde0d04fe3da6b82773158c025d6e | cb1a524d043bd66055836ed1bde106b2313ad678 | refs/heads/master | 2020-03-11T09:05:47.791000 | 2018-04-20T12:12:58 | 2018-04-20T12:12:58 | 129,901,827 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package HibernateProyect.HibernateProyect.modelo;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.persistence.*;
import org.hibernate.annotations.SortComparator;
import es.aytos.hibernate.hibernate.comparadores.ComparadorTelefonos;
import es.aytos.hiberna... | UTF-8 | Java | 3,305 | java | Persona.java | Java | [] | null | [] | package HibernateProyect.HibernateProyect.modelo;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import javax.persistence.*;
import org.hibernate.annotations.SortComparator;
import es.aytos.hibernate.hibernate.comparadores.ComparadorTelefonos;
import es.aytos.hiberna... | 3,305 | 0.681392 | 0.679274 | 145 | 21.799999 | 20.827568 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.255172 | false | false | 2 |
6d7f56d680ef57046423fc49d6bbaab069f49580 | 7,490,423,017,862 | 174d1ad991585db6911eef5047f897e06ce70fec | /Sourcecode/Android/Weather_parse/app/src/main/java/kr/ac/knu/bist/wheather_parse/Connection/JSONParser.java | 96d482f00e8deee210caf7580335408672e89c47 | [] | no_license | KKIID/KNUCapstone17 | https://github.com/KKIID/KNUCapstone17 | 7595ba0465c3552af17d9f621e43361bd0b41955 | 7254fb448d043889d1d46b47f062c312089f289e | refs/heads/master | 2020-06-21T20:24:11.041000 | 2017-06-19T14:08:25 | 2017-06-19T14:08:25 | 74,772,386 | 0 | 10 | null | false | 2017-05-09T13:36:03 | 2016-11-25T16:11:45 | 2017-04-02T08:02:01 | 2017-05-09T13:36:03 | 31,283 | 0 | 4 | 0 | Java | null | null | package kr.ac.knu.bist.wheather_parse.Connection;
import org.json.JSONArray;
import org.json.JSONException;
import java.util.concurrent.ExecutionException;
/**
* Created by Bist on 2017-06-18.
*/
public class JSONParser {
public static JSONArray parseJSONString(String string) throws JSONException {
re... | UTF-8 | Java | 603 | java | JSONParser.java | Java | [
{
"context": ".concurrent.ExecutionException;\n\n/**\n * Created by Bist on 2017-06-18.\n */\n\npublic class JSONParser {\n ",
"end": 181,
"score": 0.7000182867050171,
"start": 177,
"tag": "USERNAME",
"value": "Bist"
}
] | null | [] | package kr.ac.knu.bist.wheather_parse.Connection;
import org.json.JSONArray;
import org.json.JSONException;
import java.util.concurrent.ExecutionException;
/**
* Created by Bist on 2017-06-18.
*/
public class JSONParser {
public static JSONArray parseJSONString(String string) throws JSONException {
re... | 603 | 0.723051 | 0.709784 | 21 | 27.714285 | 28.022343 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 2 |
4a4bfd1f76a0955ba318814499474be41634d40b | 19,198,503,861,591 | 6631c7b2a2c81adabf588c44b310aa2a74eec21f | /src/concurrency/TestBlockingQueues.java | 9af7d9ccbe8b78bd404cc0672616c3e30b1c26c7 | [] | no_license | wenjiechen/practice | https://github.com/wenjiechen/practice | 7f60cef6dd82ec54ecd91371b4ce28b318a2e528 | e684da73c4ba51f52eb1071ef1256d61aafcf685 | refs/heads/master | 2021-01-19T07:13:30.976000 | 2014-04-17T01:27:33 | 2014-04-17T01:27:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package concurrency;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.TimeUnit;
class LiftOffRunner implements Runnable {
private BlockingQueue<LiftOff> rockets;
public LiftOffRunner(BlockingQueue<LiftOff> queue) {
rockets = queue;
}
... | UTF-8 | Java | 1,576 | java | TestBlockingQueues.java | Java | [] | null | [] | package concurrency;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.BlockingQueue;
import java.util.concurrent.TimeUnit;
class LiftOffRunner implements Runnable {
private BlockingQueue<LiftOff> rockets;
public LiftOffRunner(BlockingQueue<LiftOff> queue) {
rockets = queue;
}
... | 1,576 | 0.649112 | 0.645939 | 59 | 25.711864 | 21.576078 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423729 | false | false | 2 |
912388040aed3dd69329b72a3f4d3892a1badb5b | 19,198,503,862,917 | 6a18d8cb11065aa65131eeded409ad29960bb998 | /03-lukema/work/ChinaEasternAirlineBoxerFinal/ChinaEasternAirline/src/main/java/com/ezway/common/IdDOCS.java | 31c5d069d28cb6edc9e010e9ba1113b7cf164d6c | [] | no_license | xlukema/RemoteLukeMaWorkGit | https://github.com/xlukema/RemoteLukeMaWorkGit | 810b42263c768232b42cff51bb881ab8a53054c4 | b8fc97e0eddc113c2d5293a78edc6600e6eef057 | refs/heads/master | 2017-05-04T04:04:37.487000 | 2017-05-03T01:32:43 | 2017-05-03T01:32:43 | 32,882,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ezway.common;
import java.util.Date;
public class IdDOCS
extends IdBase
{
private static final long serialVersionUID = 1L;
private Gender gender;
private String nationality;
private String issuingCountryOrRegion;
private String ... | UTF-8 | Java | 1,828 | java | IdDOCS.java | Java | [] | null | [] | package com.ezway.common;
import java.util.Date;
public class IdDOCS
extends IdBase
{
private static final long serialVersionUID = 1L;
private Gender gender;
private String nationality;
private String issuingCountryOrRegion;
private String ... | 1,828 | 0.602298 | 0.601751 | 101 | 16.09901 | 18.260223 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.247525 | false | false | 2 |
80ae729ae531f01d5b191804560232b4d79f6313 | 19,198,503,862,604 | 717879a96853fdb0850b90fa9515530e5875531b | /ata/src/ata/Gui.java | 6eed1ffe19e90fb6c67942a5243a6a43749e28a8 | [] | no_license | fenwastaken/ata-manager | https://github.com/fenwastaken/ata-manager | 24164768c947bd1b53137316f7eca5eda10b3711 | 5ca8c248dc38b91886064c5380da5997ec3c7c60 | refs/heads/master | 2020-12-24T12:29:23.164000 | 2017-01-02T10:38:30 | 2017-01-02T10:38:30 | 72,995,016 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ata;
import java.awt.Desktop;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.i... | UTF-8 | Java | 11,630 | java | Gui.java | Java | [
{
"context": "().setText(result);\n\t\t\n\t\tpanName.getTf().setText(\"Claude Leyour\");\n\t\t\n\t\tzoneclient.add(panName);\n\t\tzoneclient.add",
"end": 2514,
"score": 0.9998816847801208,
"start": 2501,
"tag": "NAME",
"value": "Claude Leyour"
}
] | null | [] | package ata;
import java.awt.Desktop;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.FocusEvent;
import java.awt.event.FocusListener;
import java.awt.event.ItemEvent;
import java.awt.event.ItemListener;
import java.i... | 11,623 | 0.665262 | 0.660187 | 468 | 23.844017 | 20.085587 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.724359 | false | false | 2 |
4ab140e2162048744b2e5debeb3d3cb81c0c05a2 | 24,189,255,859,520 | b84d196408a8c54f09a7414a13d3135dbeead7a5 | /sage-java/src/main/java/health/state/mn/us/sage/action/report/SageReportParamTypeList.java | 9db2d99e3181ae1b451f839e768fe7bba1e2ea9f | [] | no_license | kellyt1/test | https://github.com/kellyt1/test | c5a4839a98710f5db6094f810550ac167dd7d289 | b6ed064a3a97a9f2323216fca2148a28c48d901c | refs/heads/master | 2016-08-10T11:26:47.789000 | 2015-11-04T00:30:02 | 2015-11-04T00:30:02 | 45,482,059 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package health.state.mn.us.sage.action.report;
import com.google.common.base.Strings;
import health.state.mn.us.sage.model.report.SageReport;
import health.state.mn.us.sage.model.report.SageReportParam;
import health.state.mn.us.sage.model.report.SageReportParamType;
import org.jboss.seam.ScopeType;
import org.jboss.s... | UTF-8 | Java | 4,933 | java | SageReportParamTypeList.java | Java | [
{
"context": "il.*;\n\n/**\n * Created with IntelliJ IDEA.\n * User: vangc2\n * Date: 3/29/13\n * Time: 10:00 AM\n * To change t",
"end": 596,
"score": 0.9996082186698914,
"start": 590,
"tag": "USERNAME",
"value": "vangc2"
}
] | null | [] | package health.state.mn.us.sage.action.report;
import com.google.common.base.Strings;
import health.state.mn.us.sage.model.report.SageReport;
import health.state.mn.us.sage.model.report.SageReportParam;
import health.state.mn.us.sage.model.report.SageReportParamType;
import org.jboss.seam.ScopeType;
import org.jboss.s... | 4,933 | 0.528279 | 0.524022 | 133 | 36.090225 | 32.804607 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.398496 | false | false | 2 |
b261302d0a2608e6594a177f5213ca8fc4c9d766 | 23,871,428,300,758 | eed0403680db6090679bce1ae8584740a126d0ba | /src/java/machir/fishandfarm/client/renderer/tileentity/TileEntityStoveRenderer.java | c47c22c0912a9d63c73e0ba3116a313042d56dbb | [
"MIT"
] | permissive | Searge-DP/FishAndFarm | https://github.com/Searge-DP/FishAndFarm | 3783b003310216ece1f2a08194c440b077cdff28 | 56f9456c858e13b682f15dfbd0e617c12a814bf5 | refs/heads/master | 2021-01-15T09:24:05.511000 | 2014-09-14T13:30:01 | 2014-09-14T13:30:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package machir.fishandfarm.client.renderer.tileentity;
import machir.fishandfarm.ModInfo;
import machir.fishandfarm.client.model.ModelFryingPan;
import machir.fishandfarm.client.model.ModelStove;
import machir.fishandfarm.tileentity.TileEntityStove;
import net.minecraft.block.Block;
import net.minecraft.client.rendere... | UTF-8 | Java | 5,468 | java | TileEntityStoveRenderer.java | Java | [] | null | [] | package machir.fishandfarm.client.renderer.tileentity;
import machir.fishandfarm.ModInfo;
import machir.fishandfarm.client.model.ModelFryingPan;
import machir.fishandfarm.client.model.ModelStove;
import machir.fishandfarm.tileentity.TileEntityStove;
import net.minecraft.block.Block;
import net.minecraft.client.rendere... | 5,468 | 0.570227 | 0.534199 | 224 | 23.40625 | 21.585382 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.473214 | false | false | 2 |
236fb7ae4c00bbe6ffb654ff34f2e7e6b3a1dabc | 29,643,864,277,332 | 712b23fcd80834f0367a68b3ceef0b39b7163df4 | /BackEnd/jdbc/src/com/capgemini/jdbc/bean/UserBean.java | 2e81d69c8e99ca2442049a0588e966181072e254 | [] | no_license | MamathaManchala/TY_CG_HTD_BangloreNovember_JFS_MamathaManchala | https://github.com/MamathaManchala/TY_CG_HTD_BangloreNovember_JFS_MamathaManchala | 66c70625ecdc2b626b9952d03eccdec447a75c40 | 1f14961656cd6766d288f1534b033739f5768ef1 | refs/heads/master | 2023-01-12T08:47:46.084000 | 2020-01-28T02:52:14 | 2020-01-28T02:52:14 | 225,846,293 | 0 | 0 | null | false | 2023-01-07T14:35:45 | 2019-12-04T11:01:52 | 2020-01-28T02:52:44 | 2023-01-07T14:35:44 | 51,076 | 0 | 0 | 249 | Java | false | false | package com.capgemini.jdbc.bean;
import java.io.Serializable;
import lombok.Data;
//@Data//no need to write all the set and get methods
@Data
public class UserBean implements Serializable {
private int userid;
private String username;
private String email;
private String password;
private String address;
@Over... | UTF-8 | Java | 516 | java | UserBean.java | Java | [
{
"context": "urn \"UserBean [userid=\" + userid + \", username=\" + username + \", email=\" + email + \", password=\" + password\n\t",
"end": 417,
"score": 0.9989408850669861,
"start": 409,
"tag": "USERNAME",
"value": "username"
},
{
"context": " + username + \", email=\" + email + ... | null | [] | package com.capgemini.jdbc.bean;
import java.io.Serializable;
import lombok.Data;
//@Data//no need to write all the set and get methods
@Data
public class UserBean implements Serializable {
private int userid;
private String username;
private String email;
private String password;
private String address;
@Over... | 518 | 0.69186 | 0.69186 | 25 | 19.639999 | 24.386684 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.24 | false | false | 2 |
e4598e6b71e0bf5492db1836936f1dbd59f15d7b | 29,643,864,280,948 | 86a8c7928d10714cf02073404c33ca607aa0522a | /NetBeansProjects/NetBeansProjects3/Java2curs3LoginMD5Password/src/service/LoginService.java | 310f25064e41d77926559b7a718652e29f165e97 | [] | no_license | stefanbanu/telacad-proiecte | https://github.com/stefanbanu/telacad-proiecte | 84cc403823086860320c4ea15ad62c810c3ca869 | fba0e1ccb1799156a613eae1485f7d305f979ecb | refs/heads/master | 2021-01-11T06:09:24.070000 | 2016-10-29T17:34:45 | 2016-10-29T17:34:45 | 72,298,229 | 0 | 1 | null | false | 2020-06-16T02:22:50 | 2016-10-29T17:05:02 | 2016-10-29T17:25:09 | 2020-06-16T02:22:48 | 122,649 | 0 | 0 | 1 | Java | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package service;
import dao.UserDao;
import java.util.List;
import model.User;
import tx.TransactionManager;
import utils.Utils;
/**... | UTF-8 | Java | 2,407 | java | LoginService.java | Java | [
{
"context": "ionManager;\nimport utils.Utils;\n\n/**\n *\n * @author student\n */\npublic class LoginService {\n private UserD",
"end": 342,
"score": 0.9979825019836426,
"start": 335,
"tag": "USERNAME",
"value": "student"
},
{
"context": "= null) {\n password = Uti... | 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 service;
import dao.UserDao;
import java.util.List;
import model.User;
import tx.TransactionManager;
import utils.Utils;
/**... | 2,406 | 0.589946 | 0.589115 | 81 | 28.716049 | 22.265644 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 2 |
e9e9b431ef0c4afd34b07d4ead75fd34bce22929 | 23,880,018,169,777 | 32e7ef09ea9748e6c84f0ffeb08b7e0a16839ca6 | /src/test/java/com/bitpanda/launcher/SerenityStoriesLauncher.java | 5c0d153e63912a5228995016d50cb8a692965a92 | [] | no_license | bodaganj/BitpandaWebsiteTesting | https://github.com/bodaganj/BitpandaWebsiteTesting | 9b0849487564289de35a3025fde0eccc2f5d5bdf | 08360349b60ca1e259b71e09d9f5b89d1f1ea592 | refs/heads/master | 2023-08-27T03:26:42.818000 | 2021-10-08T19:52:35 | 2021-10-08T19:52:35 | 390,124,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bitpanda.launcher;
import net.serenitybdd.jbehave.SerenityStories;
public class SerenityStoriesLauncher extends SerenityStories {
}
| UTF-8 | Java | 147 | java | SerenityStoriesLauncher.java | Java | [] | null | [] | package com.bitpanda.launcher;
import net.serenitybdd.jbehave.SerenityStories;
public class SerenityStoriesLauncher extends SerenityStories {
}
| 147 | 0.843537 | 0.843537 | 7 | 20 | 24.36039 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 2 |
eb18f9a1fc8e2ffa96c4ebbea2983fbebdb905e3 | 31,035,433,746,779 | 3a7d2ff48d479c08d69e37ebba5a44e207ea89e5 | /src/com/gulanb/echoserver/EchoServer.java | 2a26b880cacbf0fd35eb4d1f6fb5e4906eeb7f3f | [] | no_license | gulanb/Echo-server | https://github.com/gulanb/Echo-server | 4800655f9f3eacf282e8c4da29ebc74db48298be | 8247e06eb7e8da4dbd4befc5856703eef148893f | HEAD | 2016-08-06T05:00:00.450000 | 2015-03-30T16:23:57 | 2015-03-30T16:23:57 | 33,134,275 | 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 com.gulanb.echoserver;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import... | UTF-8 | Java | 2,065 | java | EchoServer.java | Java | [
{
"context": "t;\r\nimport java.net.Socket;\r\n\r\n/**\r\n *\r\n * @author gulan\r\n */\r\npublic class EchoServer {\r\n private int ",
"end": 432,
"score": 0.9989509582519531,
"start": 427,
"tag": "USERNAME",
"value": "gulan"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.gulanb.echoserver;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import... | 2,065 | 0.546247 | 0.543826 | 71 | 27.084507 | 24.517166 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.408451 | false | false | 2 |
4a413cd7bb08fff53854e94decdae9096fc532ff | 6,030,134,150,871 | 1f560ffc505878084324f311d5b93bed6d6870a3 | /app/src/main/java/com/example/instagrammemeshare/MainActivity.java | 9f0c9a7b7b984aaeb51c05b4126044e28fbaa892 | [] | no_license | Rohitohlyan66/Instagram_Bottomsheet | https://github.com/Rohitohlyan66/Instagram_Bottomsheet | d97d560307ef0be4092f5d6d46cbb5139d753adb | d3d3ee1d1b99538552cc38ddb513b9173f47a266 | refs/heads/master | 2022-12-20T07:42:15.467000 | 2020-10-08T11:23:53 | 2020-10-08T11:23:53 | 301,772,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.instagrammemeshare;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.res.Resources;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Vi... | UTF-8 | Java | 2,655 | java | MainActivity.java | Java | [
{
"context": "s));\n\n data.add(new Model(R.drawable.one, \"MARIA\", \"_maria_\"));\n data.add(new Model(R.drawa",
"end": 1786,
"score": 0.9853873252868652,
"start": 1781,
"tag": "NAME",
"value": "MARIA"
},
{
"context": "));\n data.add(new Model(R.drawable.three,... | null | [] | package com.example.instagrammemeshare;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.res.Resources;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Vi... | 2,655 | 0.65951 | 0.650471 | 82 | 31.390244 | 27.235538 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.841463 | false | false | 2 |
f0f230e5177ec4eff0900b2ca50da0e35e3ff49f | 6,038,724,018,993 | aa167c72e863a9ee830e5aa71836bf62b8f05661 | /Tetris_re/src/Renderer.java | c55c7b35f2cd314255090cdd57183a3dda72f88e | [] | no_license | askldfghj/MyTetris | https://github.com/askldfghj/MyTetris | 6f12664fc4d8d65ef7a1dffb60a991dfc9c9b93c | 828888b4054faf87799fa2bf2d958e5bdfd7dbea | refs/heads/master | 2021-01-13T03:14:46.643000 | 2017-01-01T11:11:25 | 2017-01-01T11:11:25 | 77,461,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Graphics;
import java.awt.Image;
import javax.swing.ImageIcon;
import javax.swing.JPanel;
public class Renderer extends JPanel {
private static final long serialVersionUID = 1L;
private static final int SCENE1 = 1;
private static final int SCENE2 = 2;
private static final int SCENE3 = 3;
pri... | UTF-8 | Java | 11,595 | java | Renderer.java | Java | [] | null | [] | import java.awt.Graphics;
import java.awt.Image;
import javax.swing.ImageIcon;
import javax.swing.JPanel;
public class Renderer extends JPanel {
private static final long serialVersionUID = 1L;
private static final int SCENE1 = 1;
private static final int SCENE2 = 2;
private static final int SCENE3 = 3;
pri... | 11,595 | 0.662786 | 0.607503 | 389 | 28.807198 | 18.040695 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.03599 | false | false | 2 |
268d4702418cf73631c7b933135f733cb2e28919 | 6,030,134,150,205 | 0aae0fe752a5a78d5c6bf93665b45ea975b2d3d2 | /Steela/app/src/main/java/com/example/steela/Order_Class.java | 6fd05333da06527b80a5ab6a34022b8c3899ed4e | [] | no_license | SelahattinAksoy/TUBITAK_2209B_Andoid_App | https://github.com/SelahattinAksoy/TUBITAK_2209B_Andoid_App | 0faf08cca5b1a6d8615cb4576218e9e090725923 | 4473ed84ac14ff16daf32cfbc4ed1792294f6a1a | refs/heads/main | 2023-02-27T15:41:46.183000 | 2021-02-06T15:46:34 | 2021-02-06T15:46:34 | 336,566,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.steela;
public class Order_Class {
public String product_name;
public String product_date;
public String product_amount;
public String customer_name;
public String customer_address;
public String order_taker;
public String delivery_date;
public String delivery_situat... | UTF-8 | Java | 3,148 | java | Order_Class.java | Java | [] | null | [] | package com.example.steela;
public class Order_Class {
public String product_name;
public String product_date;
public String product_amount;
public String customer_name;
public String customer_address;
public String order_taker;
public String delivery_date;
public String delivery_situat... | 3,148 | 0.652478 | 0.652478 | 117 | 25.905983 | 23.373951 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470085 | false | false | 2 |
6c9b014782fb83d3c0ad4dff442e936f69c89f09 | 1,090,921,761,280 | 76a9bc6f1263d1aa7d586bbe11159e81eaf85f53 | /src/main/java/com/github/technus/tectech/compatibility/thaumcraft/thing/metaTileEntity/multi/EssentiaCompatEnabled.java | 484377b179dc6db92446e47c7c2124ec7f73a587 | [
"MIT"
] | permissive | SirFell/TecTech | https://github.com/SirFell/TecTech | 43a170a9889be3093336a9036fa48c37a2881bc6 | 023479dafb85262398df2db407e015371c0c0a86 | refs/heads/master | 2021-06-13T18:44:54.575000 | 2021-03-15T05:30:53 | 2021-03-15T05:30:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.technus.tectech.compatibility.thaumcraft.thing.metaTileEntity.multi;
import com.github.technus.tectech.compatibility.thaumcraft.elementalMatter.definitions.iElementalAspect;
import com.github.technus.tectech.mechanics.elementalMatter.core.stacks.cElementalInstanceStack;
import com.github.technus.tec... | UTF-8 | Java | 3,113 | java | EssentiaCompatEnabled.java | Java | [
{
"context": "ctDefinitionCompat.aspectToDef;\n\n/**\n * Created by Tec on 21.05.2017.\n */\npublic class EssentiaCompatEna",
"end": 918,
"score": 0.7951233386993408,
"start": 915,
"tag": "USERNAME",
"value": "Tec"
}
] | null | [] | package com.github.technus.tectech.compatibility.thaumcraft.thing.metaTileEntity.multi;
import com.github.technus.tectech.compatibility.thaumcraft.elementalMatter.definitions.iElementalAspect;
import com.github.technus.tectech.mechanics.elementalMatter.core.stacks.cElementalInstanceStack;
import com.github.technus.tec... | 3,113 | 0.696113 | 0.691616 | 68 | 44.779411 | 38.3386 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573529 | false | false | 2 |
55cd12be3e38dbceaff6b9d39121239d9dd8db13 | 24,902,220,435,383 | 6b7a00e2039b5672ec5c0eeba778b8ee4c9dc569 | /src/main/java/strings/Anagram.java | 022bcfc0b74309e9bc0c907aa5a4aa02a4f9ddf4 | [] | no_license | ankush-sharmaa/CompetitiveProgramming | https://github.com/ankush-sharmaa/CompetitiveProgramming | a8fd3df99b5da25f6f0646966f462578a9a9e1a8 | baf37d0e4285b92d3db41695a99285dc51658e5b | refs/heads/master | 2023-06-20T14:32:25.706000 | 2021-07-23T08:32:41 | 2021-07-23T08:32:41 | 316,541,350 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package strings;
public class Anagram {
static boolean isAnagram(String s1, String s2){
if (s1.length() != s2.length())
return false;
char[] ch = new char[256];
System.out.println(ch[0]);
for(int i=0; i < 256; i++) {
ch[i] = 0;
}
for(in... | UTF-8 | Java | 901 | java | Anagram.java | Java | [
{
"context": "c void main(String[] args) {\n String s1 = \"keepi\";\n String s2 = \"pekie \";\n\n boolean",
"end": 768,
"score": 0.9902970790863037,
"start": 763,
"tag": "NAME",
"value": "keepi"
},
{
"context": " String s1 = \"keepi\";\n String s2 ... | null | [] | package strings;
public class Anagram {
static boolean isAnagram(String s1, String s2){
if (s1.length() != s2.length())
return false;
char[] ch = new char[256];
System.out.println(ch[0]);
for(int i=0; i < 256; i++) {
ch[i] = 0;
}
for(in... | 901 | 0.427303 | 0.394007 | 46 | 18.586956 | 16.761208 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543478 | false | false | 2 |
ba17df690aeaf550831a8b904245d25dce423f41 | 21,517,786,213,350 | 932ec1443fb0e0e692bf71ac626c1c90da3c4b14 | /src/test/java/Rough/LinksByLoop.java | eb9fbe419694d75abc90a2875f8aec627102e278 | [] | no_license | GitAccountTesting/AAPC001 | https://github.com/GitAccountTesting/AAPC001 | c4600994eb51c5644468335a3f861f12eb480693 | 4c1e273fe280f569e52d6afbf283488709ffb448 | refs/heads/master | 2021-01-20T20:35:42.417000 | 2016-07-29T07:23:07 | 2016-07-29T07:23:07 | 64,413,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Rough;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.support.ui.ExpectedCondition;
import org.openqa.selenium.s... | UTF-8 | Java | 1,945 | java | LinksByLoop.java | Java | [] | null | [] | package Rough;
import java.util.List;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.firefox.FirefoxDriver;
import org.openqa.selenium.support.ui.ExpectedCondition;
import org.openqa.selenium.s... | 1,945 | 0.711568 | 0.708997 | 65 | 28.923077 | 30.290037 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.969231 | false | false | 2 |
ec6116d385f2b18b3daf2790b091f37b506a85a7 | 21,517,786,214,279 | 62b9954ab540844d6294beaf87ac4253471953b7 | /app/src/main/java/com/example/myapplication/view/MyScrollView.java | af4f05397a73cc6d2b8c74a9a55cba446e74d458 | [] | no_license | Wood-Water-Peng/DataStructureDemo | https://github.com/Wood-Water-Peng/DataStructureDemo | 0142f2d5a20041f36c4fff3c91fb5de127c5751e | e66184e832ee97423703400ebfaf353cff52515c | refs/heads/master | 2023-03-30T09:23:00.081000 | 2021-03-31T10:46:38 | 2021-03-31T10:46:38 | 290,455,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myapplication.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.widget.ScrollView;
import androidx.core.view.ViewCompat;
public class MyScrollView extends ScrollView {
public MyScrollView(Context c... | UTF-8 | Java | 1,747 | java | MyScrollView.java | Java | [] | null | [] | package com.example.myapplication.view;
import android.content.Context;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.widget.ScrollView;
import androidx.core.view.ViewCompat;
public class MyScrollView extends ScrollView {
public MyScrollView(Context c... | 1,747 | 0.627934 | 0.625644 | 65 | 25.876923 | 22.250675 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507692 | false | false | 2 |
e5b2999c71a7b2ee6205d9b101a084cb15c9e04a | 15,710,990,434,197 | 48e3dc2c564c5b5179581dd0357f9239a6718f2d | /.svn/pristine/e5/e5b2999c71a7b2ee6205d9b101a084cb15c9e04a.svn-base | f1b8689ee4b777aa8b5eb19b19669795d611d740 | [] | no_license | GithubTestForHx/CourseSelectionServer | https://github.com/GithubTestForHx/CourseSelectionServer | f3fe0f55572f7bfbf7280a99879d91637cd474c7 | b7f8c3e4f5c0c462a34705e5f3b2f5893b08bd51 | refs/heads/master | 2020-05-18T14:16:39.020000 | 2013-11-07T11:37:39 | 2013-11-07T11:37:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.server.test;
import java.util.List;
import com.data.po.Teacher;
import com.logic.method.TeacherRelative.TeacherGetter;
import junit.framework.TestCase;
public class GetTeacherTest extends TestCase{
public void testGetTeacher(){
}
}
| UTF-8 | Java | 253 | e5b2999c71a7b2ee6205d9b101a084cb15c9e04a.svn-base | Java | [] | null | [] | package com.server.test;
import java.util.List;
import com.data.po.Teacher;
import com.logic.method.TeacherRelative.TeacherGetter;
import junit.framework.TestCase;
public class GetTeacherTest extends TestCase{
public void testGetTeacher(){
}
}
| 253 | 0.790514 | 0.790514 | 14 | 17.071428 | 18.092873 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 2 | |
a078667a656d352f0906053110f8fa7bf8ea2cc2 | 18,743,237,344,610 | e59436205ff56f1efef83606ab696b6e713373bf | /src/main/java/graphics/leyout/views/tools/ToolBoardView.java | 405f010ce9c62e21aa1a9990d13629a881de392b | [] | no_license | shuripa/Boards | https://github.com/shuripa/Boards | c28472bcdb6e5fc106e4949807a403bcd5d8ab5c | 4f14cc08fe39a2c872960df897f18e7d8d5fb8b4 | refs/heads/master | 2022-09-13T11:22:29.488000 | 2020-07-19T12:45:39 | 2020-07-19T12:45:39 | 193,386,398 | 0 | 0 | null | false | 2022-09-08T01:01:08 | 2019-06-23T19:15:33 | 2020-07-19T12:45:57 | 2022-09-08T01:01:06 | 1,944 | 0 | 0 | 3 | Java | false | false | package graphics.leyout.views.tools;
import graphics.leyout.controllers.LeyoutComponentController;
import javafx.scene.shape.Line;
import javafx.scene.shape.Rectangle;
public class ToolBoardView extends ToolView {
Rectangle rb;
Line l;
public ToolBoardView(LeyoutComponentController controller){
... | UTF-8 | Java | 716 | java | ToolBoardView.java | Java | [] | null | [] | package graphics.leyout.views.tools;
import graphics.leyout.controllers.LeyoutComponentController;
import javafx.scene.shape.Line;
import javafx.scene.shape.Rectangle;
public class ToolBoardView extends ToolView {
Rectangle rb;
Line l;
public ToolBoardView(LeyoutComponentController controller){
... | 716 | 0.624302 | 0.597765 | 32 | 21.40625 | 18.263453 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 2 |
944e34ca4bed6c400267cc93429860fac7153721 | 28,080,496,207,302 | e4fddba8f194da0d181cc20c6692cc4a10b65942 | /scm-test/src/main/java/com/test/entity/BookDetails.java | c13e4cdd87a656199f832b98f8963b48356dd918 | [] | no_license | Thuvethika/jsp-servlet-projects | https://github.com/Thuvethika/jsp-servlet-projects | 14826669b7fcc6089d0164fe5d560228b310f4d9 | f5ce73972553f5bc7b59e1377a1ef23578e8a8a8 | refs/heads/master | 2023-02-04T15:48:28.698000 | 2020-12-23T13:53:26 | 2020-12-23T13:53:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.entity;
import java.util.Calendar;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistenc... | UTF-8 | Java | 2,760 | java | BookDetails.java | Java | [] | null | [] | package com.test.entity;
import java.util.Calendar;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistenc... | 2,760 | 0.70471 | 0.698188 | 104 | 24.538462 | 19.750328 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.586538 | false | false | 2 |
b274cded517c5897d50c76b049cc9a5511024f8f | 28,080,496,207,869 | 36fb3e1ebadce45cc51fcb9b820ed80f0dd466cf | /TP3/Café/TP3.java | 2a06e3b4a0befbe3146673adec4751daf5118ea4 | [] | no_license | AsukaETS/Algorithme-et-structure-de-donnes | https://github.com/AsukaETS/Algorithme-et-structure-de-donnes | ebe15bfb7f15f8c6bdc93c4513d1121b5c099d83 | 812b96bbf3d05f26775bf4c5e57e60c2542699c1 | refs/heads/master | 2020-12-31T06:22:00.238000 | 2017-11-08T08:31:20 | 2017-11-08T08:31:20 | 68,798,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList ;
class TP3 {
public static void main (String[] args) {
Café c1 = new Café ("Le Chat qui Croque", 50) ; //Création du café
c1.ouverture(6) ; //Test de la méthode ouverture
c1.gestion() ; //Test de la méthode gestion
c1.fermeture() ; //Test de la méthode fermeture
}... | ISO-8859-1 | Java | 329 | java | TP3.java | Java | [] | null | [] | import java.util.ArrayList ;
class TP3 {
public static void main (String[] args) {
Café c1 = new Café ("Le Chat qui Croque", 50) ; //Création du café
c1.ouverture(6) ; //Test de la méthode ouverture
c1.gestion() ; //Test de la méthode gestion
c1.fermeture() ; //Test de la méthode fermeture
}... | 329 | 0.642857 | 0.618012 | 12 | 25.916666 | 23.956413 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
339058e3900293ab1548de56837a64c3288662e3 | 31,774,168,114,384 | c173fc0a3d23ffda1a23b87da425036a6b890260 | /hrsaas/src/org/paradyne/model/settlement/SettlementRegisterModel.java | d541197a0eb0812391c8d8f8b6d3b031a7a9e2f1 | [
"Apache-2.0"
] | permissive | ThirdIInc/Third-I-Portal | https://github.com/ThirdIInc/Third-I-Portal | a0e89e6f3140bc5e5d0fe320595d9b02d04d3124 | f93f5867ba7a089c36b1fce3672344423412fa6e | refs/heads/master | 2021-06-03T05:40:49.544000 | 2016-08-03T07:27:44 | 2016-08-03T07:27:44 | 62,725,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.paradyne.model.settlement;
import java.text.DecimalFormat;
import java.text.NumberFormat;
import java.util.ArrayList;
import javax.servlet.http.HttpServletResponse;
import org.paradyne.bean.settlement.SettlementRegister;
import org.paradyne.lib.ModelBase;
import org.paradyne.lib.Utility;
impor... | UTF-8 | Java | 205,960 | java | SettlementRegisterModel.java | Java | [
{
"context": "|HRMS_EMP_OFFC.EMP_LNAME) \";\r\n\t\r\n\r\n\t// UPDATED BY REEBA\r\n\tObject[][] reportDataPay = getReportDataUnCheck",
"end": 10072,
"score": 0.9985970854759216,
"start": 10067,
"tag": "NAME",
"value": "REEBA"
},
{
"context": "= \" AND SAL_DEPT=\" + deptCode;\r\n\t}\r... | null | [] | package org.paradyne.model.settlement;
import java.text.DecimalFormat;
import java.text.NumberFormat;
import java.util.ArrayList;
import javax.servlet.http.HttpServletResponse;
import org.paradyne.bean.settlement.SettlementRegister;
import org.paradyne.lib.ModelBase;
import org.paradyne.lib.Utility;
impor... | 205,924 | 0.583803 | 0.572839 | 6,369 | 30.337887 | 25.175249 | 328 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.991521 | false | false | 2 |
7bcaf20b083ef0ad7381256efae68f7a4fdf254d | 7,078,106,144,536 | b859d31c15d53988c838b5b248116348551e17ce | /SegmentTree/src/construct.java | 56aaceb7c8b3a2d9b5bd525b9d7a94aaa3b184d6 | [] | no_license | PratyushS7/CompetitiveProgramming | https://github.com/PratyushS7/CompetitiveProgramming | ce4acf6d4566497a4e979c90a0f2955c1f466729 | 6e7fba782b8ce1d88825046e3662af0f10f90a0e | refs/heads/master | 2023-05-31T14:43:02.495000 | 2021-06-27T13:40:03 | 2021-06-27T13:40:03 | 380,747,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class construct
{
static int t[]=new int[4*40];
public static void main(String[] args)
{
int a[]= {3,5,1,-5,1,9,-5};
int i;
System.out.println(size(10));
build(a,1,0,6);
System.out.println(sum(1,0 ,a.length-1 ,2,3));
}
static int size(int n)
{
int size = 1;
for (; size < n; size <<= 1);
... | UTF-8 | Java | 1,088 | java | construct.java | Java | [] | null | [] | public class construct
{
static int t[]=new int[4*40];
public static void main(String[] args)
{
int a[]= {3,5,1,-5,1,9,-5};
int i;
System.out.println(size(10));
build(a,1,0,6);
System.out.println(sum(1,0 ,a.length-1 ,2,3));
}
static int size(int n)
{
int size = 1;
for (; size < n; size <<= 1);
... | 1,088 | 0.512868 | 0.471507 | 49 | 21.204082 | 18.82896 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.142857 | false | false | 2 |
caeee572d3fc46dba6c5cadd447170be51cac735 | 11,123,965,344,110 | 816f69d2e46c0e80be3f7ecb96a57ee363f8ead6 | /NCalc +/Calculator_N_Lite3.5.8_[www.Apkleecher.com]_source_from_JADX/com/example/duy/calculator/RealToFractionActivity.java | c9ec15f35bef835928427f15e010332b73e9cf7d | [] | no_license | vqthanh1412489/ProjectAndroidTemplete | https://github.com/vqthanh1412489/ProjectAndroidTemplete | fcee774758ae527b5068a03333093c24be46efdb | 242795002459451fac3b4c83fa0cf4352645761d | refs/heads/master | 2021-01-21T06:18:50.650000 | 2017-02-26T12:31:15 | 2017-02-26T12:31:15 | 83,206,789 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.duy.calculator;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.v7.widget.Toolbar;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.MenuItem;
import android.widget.EditText;
import com.google.android.gms.R;
impo... | UTF-8 | Java | 2,826 | java | RealToFractionActivity.java | Java | [
{
"context": "mport com.google.android.gms.R;\nimport io.github.kexanie.library.BuildConfig;\nimport io.github.kexanie.lib",
"end": 340,
"score": 0.7685071229934692,
"start": 334,
"tag": "USERNAME",
"value": "exanie"
},
{
"context": "ub.kexanie.library.BuildConfig;\nimport io.github.... | null | [] | package com.example.duy.calculator;
import android.os.Bundle;
import android.support.design.widget.NavigationView;
import android.support.v7.widget.Toolbar;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.MenuItem;
import android.widget.EditText;
import com.google.android.gms.R;
impo... | 2,826 | 0.687544 | 0.682236 | 92 | 29.717392 | 31.833578 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 2 |
dd33e72af25ed44452c37b6c2257c0318390a71b | 10,213,432,281,601 | 0d326b667e93c1d8f186c484dd12faa887f495f0 | /src/br/iff/campos/terminalmobileiff/Diario.java | 89f63290448f7fed40d44e829f0d3a771401e1ac | [] | no_license | lglmoura/AndroidAcademico | https://github.com/lglmoura/AndroidAcademico | 7ee034dfeed62dbe04d587a8526ebb65063d36dd | e6557ae1c7247864ee7f7a7f9d75b82c0dddbac8 | refs/heads/master | 2021-01-18T06:17:25.474000 | 2013-10-01T21:56:00 | 2013-10-01T21:56:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.iff.campos.terminalmobileiff;
public class Diario {
private String id;
private String nome;
private String nota;
private String frequencia;
private String disciplina;
private String aluno;
public Diario() {
super();
}
public Diario(String id, String nome, String nota, String frequencia,
S... | UTF-8 | Java | 1,181 | java | Diario.java | Java | [] | null | [] | package br.iff.campos.terminalmobileiff;
public class Diario {
private String id;
private String nome;
private String nota;
private String frequencia;
private String disciplina;
private String aluno;
public Diario() {
super();
}
public Diario(String id, String nome, String nota, String frequencia,
S... | 1,181 | 0.6884 | 0.6884 | 75 | 14.746667 | 14.864807 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.44 | false | false | 2 |
acf493b26db9f2cba382e2e20ef1e30d26107f4f | 37,958,920,994,053 | 7d9f61f556f2b3cdb886fdf36f23e0140cd4476c | /common-misc/src/main/java/jef/tools/unrar/DefaultPassCallback.java | e2b55660a5fadc597f753fdf2ec9653cfaae9e47 | [
"Apache-2.0"
] | permissive | xuse/ef-others | https://github.com/xuse/ef-others | 5682c692b1bd282d84abba73e1b5f58146aa250d | 99f6857466337b4714f1921b70a3afa455b4ee1c | refs/heads/master | 2022-07-03T10:12:31.471000 | 2019-07-13T13:20:18 | 2019-07-13T13:20:18 | 29,581,607 | 0 | 0 | Apache-2.0 | false | 2022-07-06T19:54:29 | 2015-01-21T09:17:48 | 2019-07-13T13:21:13 | 2022-07-06T19:54:27 | 995 | 0 | 0 | 16 | Java | false | false | /*
* JEF - Copyright 2009-2010 Jiyi (mr.jiyi@gmail.com)
*
* 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 app... | UTF-8 | Java | 1,089 | java | DefaultPassCallback.java | Java | [
{
"context": "/*\n * JEF - Copyright 2009-2010 Jiyi (mr.jiyi@gmail.com)\n *\n * Licensed under the Apac",
"end": 36,
"score": 0.8681198954582214,
"start": 32,
"tag": "USERNAME",
"value": "Jiyi"
},
{
"context": "/*\n * JEF - Copyright 2009-2010 Jiyi (mr.jiyi@gmail.com)\n *\n * License... | null | [] | /*
* JEF - Copyright 2009-2010 Jiyi (<EMAIL>)
*
* 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 la... | 1,085 | 0.749311 | 0.738292 | 31 | 34.129032 | 29.950218 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 2 |
fa438ac64b619df70802ba14bd162930569b43cd | 39,633,958,223,072 | 8e0e9026f89ce7535710dc69f7e4c7cfa3026722 | /app/src/main/java/com/pdam/recyclerview/FirstFragment.java | 6ae469ea462e00874db369306615dc0043460032 | [] | no_license | IsaiasRVH/IRVH-RecyclerView | https://github.com/IsaiasRVH/IRVH-RecyclerView | 1d6b9e569d50f751600276b0cfa3872d79f44de5 | 7f6690cd5ed56ca1c9c12cce05630e7564e31147 | refs/heads/master | 2023-04-26T06:20:40.849000 | 2021-05-04T02:11:40 | 2021-05-04T02:11:40 | 364,115,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pdam.recyclerview;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.navigation.fragment.NavHostFragment;
import androidx.recyclerview.widget.Line... | UTF-8 | Java | 2,461 | java | FirstFragment.java | Java | [] | null | [] | package com.pdam.recyclerview;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import androidx.annotation.NonNull;
import androidx.fragment.app.Fragment;
import androidx.navigation.fragment.NavHostFragment;
import androidx.recyclerview.widget.Line... | 2,461 | 0.686306 | 0.685087 | 65 | 36.876923 | 25.903078 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 2 |
1b025d06cf7cf68d2adfadeffdadf17450623871 | 16,896,401,354,103 | b54f44d99186ea41a6d29818c82c4231acbdb6d1 | /src/main/java/poker/kata_poker_hands/Kata.java | 66b83666b51e235b3267fbea4ba98b2ae46248c9 | [] | no_license | andrbutler/kata_poker_hands | https://github.com/andrbutler/kata_poker_hands | d8ea345033984a68b4a5043897dae1ef9b88d504 | 5b56fccb2bd71e6e4e650c5b3cb211982881f0a5 | refs/heads/master | 2023-03-30T10:21:38.047000 | 2021-03-25T12:07:18 | 2021-03-25T12:07:18 | 351,419,270 | 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 poker.kata_poker_hands;
import Exceptions.InvalidCardLengthException;
import Exceptions.InvalidInputException;
import Exceptio... | UTF-8 | Java | 2,699 | java | Kata.java | Java | [
{
"context": "ption;\nimport java.util.Arrays;\n\n/**\n *\n * @author andrb\n */\npublic class Kata {\n \n /* string arrys ",
"end": 462,
"score": 0.9994341135025024,
"start": 457,
"tag": "USERNAME",
"value": "andrb"
}
] | 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 poker.kata_poker_hands;
import Exceptions.InvalidCardLengthException;
import Exceptions.InvalidInputException;
import Exceptio... | 2,699 | 0.558355 | 0.5402 | 75 | 34.986668 | 28.054943 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96 | false | false | 4 |
6093883e5a1fee85d5879c6175fd47b1e27f78c4 | 5,205,500,382,939 | 4733545b3082c52e336c39959331b7a632e8396f | /Spring-Core/spring-core-1/src/main/java/com/javabydeveloper/spring/autowire/OptionalDITestService.java | 5d41247c7caf37025eddd87bfb4ee11eebd1fbe1 | [
"MIT"
] | permissive | javabydeveloper/spring-boot | https://github.com/javabydeveloper/spring-boot | 0ae02ad08c38da1390ed72dceafaca223864a7d1 | 88595ec17d6910f1f23a9da87f87d3912d823435 | refs/heads/master | 2023-08-24T00:29:49.633000 | 2023-08-23T10:05:54 | 2023-08-23T10:05:54 | 227,102,140 | 43 | 129 | MIT | false | 2023-08-03T10:01:59 | 2019-12-10T11:24:49 | 2023-08-01T04:31:09 | 2023-08-03T10:01:58 | 317 | 41 | 119 | 5 | Java | false | false | package com.javabydeveloper.spring.autowire;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.javabydeveloper.spring.autowire.service.ExampleService;
import com.javabydeveloper.spring.autowire.service.ExerciseService... | UTF-8 | Java | 1,367 | java | OptionalDITestService.java | Java | [] | null | [] | package com.javabydeveloper.spring.autowire;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.javabydeveloper.spring.autowire.service.ExampleService;
import com.javabydeveloper.spring.autowire.service.ExerciseService... | 1,367 | 0.795903 | 0.795903 | 48 | 27.479166 | 25.12468 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 4 |
fe3626599a14ba23bd555933be6223ec3c8bd0b6 | 33,586,644,280,028 | 4809b34937525dda60e927e474058f229bb0b049 | /src/org/ninehertzindia/clipped/fragment/MembershipFragment.java | e6ce01a32ba3715811815b18b35a32420aa3fbb2 | [] | no_license | mahendramahi/ClippedAfterService | https://github.com/mahendramahi/ClippedAfterService | 429b73a87ad0655932c80944bdf30d0070de70f0 | 167313d94c3e64e8473b2d9f926ca6eb2be4a59b | refs/heads/master | 2021-01-10T07:48:49.087000 | 2018-12-04T12:32:02 | 2018-12-04T12:32:02 | 54,869,464 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.ninehertzindia.clipped.fragment;
import org.ninehertzindia.clipped.R;
import org.ninehertzindia.clipped.util.CommonMethods;
import org.ninehertzindia.clipped.util.CustomViewPager;
import com.viewpagerindicator.CirclePageIndicator;
import android.annotation.SuppressLint;
import android.app.Activity;
impor... | UTF-8 | Java | 3,189 | java | MembershipFragment.java | Java | [] | null | [] | package org.ninehertzindia.clipped.fragment;
import org.ninehertzindia.clipped.R;
import org.ninehertzindia.clipped.util.CommonMethods;
import org.ninehertzindia.clipped.util.CustomViewPager;
import com.viewpagerindicator.CirclePageIndicator;
import android.annotation.SuppressLint;
import android.app.Activity;
impor... | 3,189 | 0.767639 | 0.764817 | 120 | 25.575001 | 22.906208 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.95 | false | false | 4 |
229c1edb82e02613bddb51c8a065e131b2221b67 | 721,554,560,663 | 5956ff7fa5ab1dee7b2cdd660132baa2c3c77008 | /src/main/java/com/alexandreesl/handson/service/ClientService.java | 4999d631ec64f0adf0d6e1803e9aebf10f88713d | [] | no_license | mloayzagahona/mockitohandson | https://github.com/mloayzagahona/mockitohandson | 2af4316c005ab0c89570194d2ed2b9c3ccc8c290 | 7b137dc6b37f8c1607b11b812c81431b379b4a22 | refs/heads/master | 2021-05-07T21:18:52.170000 | 2015-03-28T18:39:32 | 2015-03-28T18:39:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alexandreesl.handson.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.alexandreesl.handson.dao.ClientDAO;
import com.alexandreesl.handson.model.Client;
@Component
public class ClientService {
@Autowired
private ClientDA... | UTF-8 | Java | 757 | java | ClientService.java | Java | [] | null | [] | package com.alexandreesl.handson.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.alexandreesl.handson.dao.ClientDAO;
import com.alexandreesl.handson.model.Client;
@Component
public class ClientService {
@Autowired
private ClientDA... | 757 | 0.758256 | 0.758256 | 47 | 15.106383 | 18.181396 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808511 | false | false | 4 |
a43b6186965b0065cc0d140cb8c668e29821f746 | 2,156,073,609,771 | a034831b60753168fcf1feef197a719b2f325a2b | /src/main/java/com/oriental/manage/core/utils/GenerateIdUtil.java | 081fd7e28118b286b8c0acdc5573c02edfc52cb3 | [] | no_license | deeplyblue/manageWeb | https://github.com/deeplyblue/manageWeb | d61b1100575b51b635f15e96bb2f3ddf1be0e68f | ec8095732c9e962655401a3958d4636d61a8a40b | refs/heads/master | 2021-01-19T09:24:10.283000 | 2017-04-10T03:19:35 | 2017-04-10T03:19:35 | 87,755,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oriental.manage.core.utils;
/**
* Desc:
* Date: 2016/6/2
* User: ZhouBin
* See :
*/
public class GenerateIdUtil {
public static String generateId(){
return System.currentTimeMillis()+RandomMath.getNum(5);
}
}
| UTF-8 | Java | 244 | java | GenerateIdUtil.java | Java | [
{
"context": "re.utils;\n\n/**\n * Desc:\n * Date: 2016/6/2\n * User: ZhouBin\n * See :\n */\npublic class GenerateIdUtil {\n\n p",
"end": 88,
"score": 0.9785792827606201,
"start": 81,
"tag": "NAME",
"value": "ZhouBin"
}
] | null | [] | package com.oriental.manage.core.utils;
/**
* Desc:
* Date: 2016/6/2
* User: ZhouBin
* See :
*/
public class GenerateIdUtil {
public static String generateId(){
return System.currentTimeMillis()+RandomMath.getNum(5);
}
}
| 244 | 0.655738 | 0.627049 | 14 | 16.428572 | 18.348663 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 4 |
a7cabd1055a023c7b73e1992b347f648400c8964 | 8,916,352,118,319 | c8c0d3f2653ef130ed6f8900440b396a54c59dd9 | /java/music/pitch/C_b.java | bf1c446e0a8f163f39f9e0560b12c188653370db | [] | no_license | gazampa/codescraps | https://github.com/gazampa/codescraps | 8f610730fd4af874533db46ccc1c85225b8e94b1 | deea4261156b6f61e9ef04e3c15604fdaa377de3 | refs/heads/master | 2021-01-10T11:17:16.885000 | 2020-12-07T02:18:33 | 2020-12-07T02:18:33 | 54,793,067 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pitch;
public class C_b{
private final String pitch="Cb";
public C_b(){}
private String getPitch(){
return pitch;
}
} | UTF-8 | Java | 146 | java | C_b.java | Java | [] | null | [] | package pitch;
public class C_b{
private final String pitch="Cb";
public C_b(){}
private String getPitch(){
return pitch;
}
} | 146 | 0.616438 | 0.616438 | 12 | 10.333333 | 11.09304 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 4 |
4d63f49a1e8e44acde1d949f33dd7598986e2d99 | 24,816,321,084,724 | dbee40402ca665b9e0a5eb0bc69c63b019b1a630 | /src/main/java/com/citi/exchange/controllers/StockController.java | 3afae30dee9501c8fe7726ff472615e9ba3836b1 | [] | no_license | vlelee/javet-exchange | https://github.com/vlelee/javet-exchange | 45487a0ba82e93abc62745c26f364990b0bd9512 | 8a467140edd489abacb80998e623762fff2549f6 | refs/heads/master | 2020-03-24T08:37:09.814000 | 2018-08-06T18:39:13 | 2018-08-06T18:39:13 | 142,601,537 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.citi.exchange.controllers;
import com.citi.exchange.entities.Stock;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
// TODO: Deccide if we'd like to remove cross-origin. This in place to connect it to the frontend at the moment.
@CrossOrigin... | UTF-8 | Java | 1,075 | java | StockController.java | Java | [] | null | [] | package com.citi.exchange.controllers;
import com.citi.exchange.entities.Stock;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
// TODO: Deccide if we'd like to remove cross-origin. This in place to connect it to the frontend at the moment.
@CrossOrigin... | 1,075 | 0.769302 | 0.769302 | 35 | 29.714285 | 27.790617 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
9f71927ef552fec60d8929fe59b12a7cd04a4dac | 20,590,073,218,738 | 5874501ec1320b70808b14fb320c12dd00df10eb | /src/huffman/Huffman.java | 0aa794c1b05018ef83e62e4e94617e6b3bf46230 | [] | no_license | SecondMountain/MyTree | https://github.com/SecondMountain/MyTree | 982566aacd2b1c1a50f3939b04830f738e287b09 | c61463dd9ba910c9bfd20af0580fd9ff86fefdc0 | refs/heads/master | 2020-07-05T11:03:03.874000 | 2018-07-05T01:38:52 | 2018-07-05T01:38:52 | 66,800,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package huffman;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import static Print.Print.println;
/**
* Created by zyf on 2016/8/28.
*/
public class Huffman {
/**
* make a huffman tree by a list
* @param pool this is a list
* @return
*/
public static DataN... | UTF-8 | Java | 2,444 | java | Huffman.java | Java | [
{
"context": "ort static Print.Print.println;\n\n/**\n * Created by zyf on 2016/8/28.\n */\npublic class Huffman {\n /**\n",
"end": 152,
"score": 0.9996408224105835,
"start": 149,
"tag": "USERNAME",
"value": "zyf"
}
] | null | [] | package huffman;
import java.util.ArrayList;
import java.util.List;
import java.util.Random;
import static Print.Print.println;
/**
* Created by zyf on 2016/8/28.
*/
public class Huffman {
/**
* make a huffman tree by a list
* @param pool this is a list
* @return
*/
public static DataN... | 2,444 | 0.553191 | 0.538462 | 84 | 28.095238 | 20.178146 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 4 |
5a101d998b6a3709d0b136051cc7e9c8d026bc10 | 1,666,447,321,656 | a0725148fe3273fe588423c4e6155d35f4e228f0 | /2017115050614杨雨婷学期实训/onlineBooking/src/com/booking/util/ViewBackgroundUtil.java | 9f13befde47663e5fc0c32e0e2db522325ac376f | [] | no_license | HellenYangYvTing/onlineBo0king | https://github.com/HellenYangYvTing/onlineBo0king | fde6aec72871a885210b61457e07d2a7c2512327 | 02e93dbab7b2da601c8857bbca8d0f005b3d09f8 | refs/heads/master | 2020-06-20T14:40:07.769000 | 2019-07-16T08:36:01 | 2019-07-16T08:36:01 | 197,153,678 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @Title: ViewBackgroundUtil.java
* @Package com.atm.util
* @author 姜向阳
* @date 2018年3月20日
* @version V1.0
*/
package com.booking.util;
import java.awt.Container;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
/**
* @ClassName: ViewBackgr... | UTF-8 | Java | 1,021 | java | ViewBackgroundUtil.java | Java | [
{
"context": "oundUtil.java\n * @Package com.atm.util\n * @author 姜向阳\n * @date 2018年3月20日\n * @version V1.0 \n */\npackag",
"end": 80,
"score": 0.9998316168785095,
"start": 77,
"tag": "NAME",
"value": "姜向阳"
},
{
"context": "kgroundUtil\n * @Description: 设置界面背景工具类\n * @author 姜向阳\n ... | null | [] | /**
* @Title: ViewBackgroundUtil.java
* @Package com.atm.util
* @author 姜向阳
* @date 2018年3月20日
* @version V1.0
*/
package com.booking.util;
import java.awt.Container;
import javax.swing.ImageIcon;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JPanel;
/**
* @ClassName: ViewBackgr... | 1,021 | 0.700965 | 0.679528 | 42 | 21.214285 | 17.481331 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.97619 | false | false | 4 |
a40d41df99257b83574eba58e4a9c4defdd41462 | 29,154,238,033,357 | fd3989a72b6a07b472db70cc32cac5d99011b5cd | /src/com/algorithms/trees/SerializeDeserializeTree.java | d11bf75a8ede5dd6dd8773e88db6be0b07fd75c5 | [] | no_license | rishikeshct/Algorithms-Java | https://github.com/rishikeshct/Algorithms-Java | bf28b3dfe1152704d0661707e10f9c5a7a4cca83 | e761fe482f2aa8991581137abd4819cb873725b8 | refs/heads/master | 2023-08-05T02:57:26.236000 | 2023-08-01T14:11:05 | 2023-08-01T14:11:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trees;
import java.util.LinkedList;
import java.util.Queue;
public class SerializeDeserializeTree {
public static void main(String[] args) {
TreeNode root = new TreeNode(4);
TreeNode node2 = new TreeNode(2);
TreeNode node7 = new TreeNode(7);
TreeNode node1 = new TreeNode(1... | UTF-8 | Java | 2,342 | java | SerializeDeserializeTree.java | Java | [] | null | [] | package trees;
import java.util.LinkedList;
import java.util.Queue;
public class SerializeDeserializeTree {
public static void main(String[] args) {
TreeNode root = new TreeNode(4);
TreeNode node2 = new TreeNode(2);
TreeNode node7 = new TreeNode(7);
TreeNode node1 = new TreeNode(1... | 2,342 | 0.533732 | 0.516225 | 83 | 27.216867 | 19.61377 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554217 | false | false | 4 |
a21de717d0c117d89bd9d47d231e3e399568238c | 14,345,190,776,340 | 44d28a53aef21b173108e678690c5eba6b1d07df | /src/main/java/test/TestWx.java | 0b0ee29a24bf31ab06acbccc7c2e724441375300 | [] | no_license | Railgun-Misaka/wechat | https://github.com/Railgun-Misaka/wechat | ccfc8ed104766a67884a25f5a0296368d4d12432 | eaf1f0a75f7963ae8554b4aa23c81fc7673ede1d | refs/heads/master | 2022-02-14T16:30:38.657000 | 2019-11-01T08:11:51 | 2019-11-01T08:11:51 | 218,941,814 | 0 | 0 | null | false | 2022-02-01T01:00:20 | 2019-11-01T08:08:41 | 2019-11-01T08:19:00 | 2022-02-01T01:00:20 | 47,902 | 0 | 0 | 2 | Java | false | false | package test;
import org.junit.Test;
import cn.hutool.json.JSONObject;
import entity.*;
import entity.massage.NewsMassage;
import entity.token.Get_access_token;
import util.EntitytoXML;
public class TestWx {
@Test
public void test() {
NewsMassage tm = new NewsMassage();
System.out.println(Entityt... | UTF-8 | Java | 1,043 | java | TestWx.java | Java | [
{
"context": "oid test2() {\r\n//\t\tString str = \"{'access_token':'26_uTHkCfk6uXSrl2iKQc_cHOjqqrOKNDUv1ndjzV5oGny9ofjhiNE401a7EDIsngezueIZ9AK-GnaD96bjB0CDU0VK64EadUCPVvsV_15yUwQS0KH4FPxMBevnTR559k47l1OQ_hJIwyqAokWQETVfAEARGI','expires_in':7200}\";\r\n//\t\tJSONObject json = new ",
"end": 914,
"score":... | null | [] | package test;
import org.junit.Test;
import cn.hutool.json.JSONObject;
import entity.*;
import entity.massage.NewsMassage;
import entity.token.Get_access_token;
import util.EntitytoXML;
public class TestWx {
@Test
public void test() {
NewsMassage tm = new NewsMassage();
System.out.println(Entityt... | 891 | 0.722915 | 0.690316 | 34 | 28.67647 | 37.501152 | 214 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.529412 | false | false | 4 |
81583e361b331b19b717f157cf9e38948fbb328c | 21,852,793,609,048 | d8eac7035e373ccd085a6004ad3e39dfe9247f1e | /sprintboot+mysql/src/main/java/com/study/sportplay/dao/MenuDao.java | 92ab39486961a4a1acbaf5c1de3ee982cfd425bf | [] | no_license | Red-SK/sportplay | https://github.com/Red-SK/sportplay | fd6e80b5093c356c4bd8c40b04ed2b86ecce9340 | 7706d4187a39ee17468e0d01099675dea7cfb5f4 | refs/heads/master | 2023-02-28T18:54:29.045000 | 2021-02-04T16:25:09 | 2021-02-04T16:25:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.study.sportplay.dao;
import com.study.sportplay.bean.MainMenu;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface MenuDao {
List<MainMenu> getMenus();
}
| UTF-8 | Java | 225 | java | MenuDao.java | Java | [] | null | [] | package com.study.sportplay.dao;
import com.study.sportplay.bean.MainMenu;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public interface MenuDao {
List<MainMenu> getMenus();
}
| 225 | 0.782222 | 0.782222 | 12 | 17.75 | 17.243959 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 4 |
8cb215a569f24ecb97118cac29020382a0606d11 | 26,568,667,700,470 | 05fd7cd359706784b4d4c395d76d1fd28e9bff7d | /rpc-server/src/main/java/com/rpc/bean/TestDemoTwo.java | 86e4d1021192d3fa143dc386ccebf09e0da3f1d9 | [] | no_license | suoxun/zookeeper-rpc | https://github.com/suoxun/zookeeper-rpc | 83be0531a8ed185810532a38329bd1bf00906c6e | ad01244a5f8ad2ee7d9f9de74ec906bf5f2700ef | refs/heads/master | 2022-06-22T15:12:03.568000 | 2019-09-06T08:00:23 | 2019-09-06T08:00:23 | 173,667,844 | 0 | 0 | null | false | 2022-06-17T02:05:04 | 2019-03-04T03:33:11 | 2019-09-06T08:04:29 | 2022-06-17T02:05:04 | 39 | 0 | 0 | 1 | Java | false | false | package com.rpc.bean;
import com.rpc.server.annotation.RpcAnnotation;
@RpcAnnotation(value = TestDemo.class)
public class TestDemoTwo implements TestDemo {
public String test(String msg) {
return "我是8081端口,信息为:" + msg;
}
}
| UTF-8 | Java | 254 | java | TestDemoTwo.java | Java | [] | null | [] | package com.rpc.bean;
import com.rpc.server.annotation.RpcAnnotation;
@RpcAnnotation(value = TestDemo.class)
public class TestDemoTwo implements TestDemo {
public String test(String msg) {
return "我是8081端口,信息为:" + msg;
}
}
| 254 | 0.725 | 0.708333 | 12 | 19 | 19.065676 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 4 |
a8db246e2a2e0e0cbc327541ade046ddc21b9e70 | 30,691,836,305,062 | ee34b0f9d8902e064204bce804be873f5554adfd | /jobtest/src/com/hcx/astage1jobtest/StringTest2.java | 07bb9376af57558a062fd5da710bdb952777194f | [] | no_license | tiger-hcx/studyproject | https://github.com/tiger-hcx/studyproject | ab222c449d5a59d9a3f1ad55c4365e7bc6af01fb | bd39526d21ae6d77065fbe389f33fb14c9005d2e | refs/heads/master | 2019-07-09T18:36:38.803000 | 2017-05-07T11:34:52 | 2017-05-07T11:34:52 | 90,528,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hcx.astage1jobtest;
import org.junit.Test;
/**
* 面试题
* 在大串中统计小串出现的次数
* Created by Administrator on 2017/4/19.
*/
public class StringTest2 {
@Test
public void fun1(){
String max = "adfd_ha_nkhanknk_haha_ni";
String min = "ha";
int count=0;//计数器
int index=0;... | UTF-8 | Java | 654 | java | StringTest2.java | Java | [] | null | [] | package com.hcx.astage1jobtest;
import org.junit.Test;
/**
* 面试题
* 在大串中统计小串出现的次数
* Created by Administrator on 2017/4/19.
*/
public class StringTest2 {
@Test
public void fun1(){
String max = "adfd_ha_nkhanknk_haha_ni";
String min = "ha";
int count=0;//计数器
int index=0;... | 654 | 0.564338 | 0.536765 | 25 | 20.76 | 20.108267 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 4 |
b71885d3cbc60b6aaca181961b940285cd37bead | 32,727,650,812,209 | 7795063e7823adc26f545b7a701f940d1cf427c9 | /qrland/ccp/web-admin-affiliate/src/main/java/jp/co/cloudcard/ccp/dto/MemberMasterUploadErrCsvDto.java | 1cbd50ef9b2f6057a2a4b5ed76cee504dd827c5d | [] | no_license | upcshamsu/Nps_home | https://github.com/upcshamsu/Nps_home | 36f0b458dc178c154318da0aaf194c541ead144d | 5e9da530f3ccc1405486e6c6581b13610673b2ff | refs/heads/master | 2016-08-19T22:38:51.385000 | 2016-08-10T05:40:22 | 2016-08-10T05:40:22 | 65,343,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.co.cloudcard.ccp.dto;
import org.seasar.s2csv.csv.annotation.column.CSVColumn;
import org.seasar.s2csv.csv.annotation.entity.CSVEntity;
@CSVEntity(header=true)
public class MemberMasterUploadErrCsvDto {
@CSVColumn(columnIndex=0, columnName="バッチタスクID")
public Integer memberMasterUploadNo;
@CSVColumn(col... | UTF-8 | Java | 452 | java | MemberMasterUploadErrCsvDto.java | Java | [] | null | [] | package jp.co.cloudcard.ccp.dto;
import org.seasar.s2csv.csv.annotation.column.CSVColumn;
import org.seasar.s2csv.csv.annotation.entity.CSVEntity;
@CSVEntity(header=true)
public class MemberMasterUploadErrCsvDto {
@CSVColumn(columnIndex=0, columnName="バッチタスクID")
public Integer memberMasterUploadNo;
@CSVColumn(col... | 452 | 0.823529 | 0.813725 | 13 | 30.384615 | 22.137815 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 4 |
d007769f7ac330f2e96b77cb80adafb14a1b6444 | 2,894,807,970,735 | 10324c70370fc5b69b2c86d575d58c10d0168e0e | /src/com/frba/abclandia/adapters/AlumnoAdapter.java | fc7653810949554291e4fe400818b388225322d8 | [
"MIT"
] | permissive | ProyectoDane/ABCLandia-Colegios | https://github.com/ProyectoDane/ABCLandia-Colegios | e4e5386c70410277c2642afd15d3c98a4292e3bc | 38d2d9ae7862ce00014a20661a170a64e596e48f | refs/heads/master | 2021-01-01T19:41:55.178000 | 2015-06-17T02:33:56 | 2015-06-17T02:33:56 | 37,325,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.frba.abclandia.adapters;
import java.util.List;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.frba.abclandia.R;
impor... | UTF-8 | Java | 1,873 | java | AlumnoAdapter.java | Java | [] | null | [] | package com.frba.abclandia.adapters;
import java.util.List;
import android.content.Context;
import android.graphics.Color;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.frba.abclandia.R;
impor... | 1,873 | 0.742125 | 0.733582 | 73 | 24.657534 | 24.562595 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.657534 | false | false | 4 |
2ac99c75147ea597e3df957a1e92471e8a2d5a30 | 2,894,807,967,667 | 5fd8a56bd7c8badbdc3dc6f41fbfc482975d988d | /src/main/java/com/hg/hgc/web/model/ProjectImage.java | 685288c05ce9758244a5aa42f8cfd6f4968c4936 | [] | no_license | Maverick8liu/travle | https://github.com/Maverick8liu/travle | 927c3fd5330779f42c612134c88fa4b7180ef57b | 61ef860bef89e0268f6cee9eae90a2e65ebb02a8 | refs/heads/master | 2021-01-01T17:53:37.711000 | 2017-07-24T14:45:02 | 2017-07-24T14:45:02 | 98,190,627 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hg.hgc.web.model;
import java.util.Date;
public class ProjectImage {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column project_image.projectImageID
*
* @mbg.generated Sun Jul 02 22:48:21 CST 2017
*/
priv... | UTF-8 | Java | 6,074 | java | ProjectImage.java | Java | [] | null | [] | package com.hg.hgc.web.model;
import java.util.Date;
public class ProjectImage {
/**
*
* This field was generated by MyBatis Generator.
* This field corresponds to the database column project_image.projectImageID
*
* @mbg.generated Sun Jul 02 22:48:21 CST 2017
*/
priv... | 6,074 | 0.621831 | 0.586269 | 203 | 27.931034 | 26.291941 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.098522 | false | false | 4 |
03291177451e3afd42e2226a874d4e5f34d8950b | 7,687,991,469,304 | c17a97e1f2ff1717ef10cce659bd43f8a6987807 | /AACoding/src/queue/MinimumTimeToRotAllOranges.java | ada7775050eba162b8f50637b70096225ab88c78 | [] | no_license | csprojectlab/CQ | https://github.com/csprojectlab/CQ | 95134b2de291ad58059e7e251bc7c6f5970f14e4 | e2f3852e5622c23847024213996dea995a5e98d6 | refs/heads/master | 2020-04-04T02:05:19.788000 | 2020-02-01T07:27:11 | 2020-02-01T07:27:11 | 155,688,687 | 0 | 0 | null | false | 2020-02-01T07:27:13 | 2018-11-01T09:02:24 | 2019-07-25T07:26:27 | 2020-02-01T07:27:12 | 164 | 0 | 0 | 0 | Java | false | false | package queue;
import java.util.LinkedList;
import java.util.Queue;
/*
* 0 means no orange there.
* 1 means fresh orange.
* 2 means rotten orange.
* Find the minimum time to rot all the oranges.
*/
public class MinimumTimeToRotAllOranges {
class Pair {
int x;
int y;
public Pair(int x, int... | UTF-8 | Java | 2,431 | java | MinimumTimeToRotAllOranges.java | Java | [] | null | [] | package queue;
import java.util.LinkedList;
import java.util.Queue;
/*
* 0 means no orange there.
* 1 means fresh orange.
* 2 means rotten orange.
* Find the minimum time to rot all the oranges.
*/
public class MinimumTimeToRotAllOranges {
class Pair {
int x;
int y;
public Pair(int x, int... | 2,431 | 0.536816 | 0.51378 | 83 | 27.289156 | 21.119015 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.228916 | false | false | 4 |
b71856bb66399b70cfc13d362e5d80b48e7bf4b7 | 14,989,435,875,869 | f8c6a3ea49a3b1ab97d0bce14db4def145681698 | /server/src/main/java/com/gshell/server/pojo/FuncExecMsg.java | a33b92e154fb24fd920b029ee3c5fcdacb5f3389 | [] | no_license | MrFIFA2016/NetHelper | https://github.com/MrFIFA2016/NetHelper | e71475e7dda0128f61612100bd61e2d1f7fa68da | e004fa9510a5db34ccf911482745e489b9faf332 | refs/heads/master | 2023-03-19T10:58:02.603000 | 2021-03-14T09:44:48 | 2021-03-14T09:44:48 | 341,797,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gshell.server.pojo;
import com.alibaba.fastjson.JSONObject;
import java.util.List;
import lombok.Data;
@Data
public class FuncExecMsg implements Msg, MsgResolver {
private String signature;
private List<Param> params;
private String method;
private Boolean newInstance;
@Override... | UTF-8 | Java | 575 | java | FuncExecMsg.java | Java | [] | null | [] | package com.gshell.server.pojo;
import com.alibaba.fastjson.JSONObject;
import java.util.List;
import lombok.Data;
@Data
public class FuncExecMsg implements Msg, MsgResolver {
private String signature;
private List<Param> params;
private String method;
private Boolean newInstance;
@Override... | 575 | 0.695652 | 0.695652 | 30 | 18.166666 | 18.811491 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 4 |
c4a4d8a6465f144d8f9db07b33c73bab477e8010 | 15,564,961,493,809 | b1ef919cacbfe9f1e07a93fd6536b57c18445b6c | /src/main/java/br/com/dbsoft/event/DBSEvent.java | c25237ab44816877d8f84e18fa86a5f2ed388310 | [
"MIT"
] | permissive | investira/dbssdk | https://github.com/investira/dbssdk | 0c77db22556c0306c9a8da56e38a39f87d2a1dbe | 59e8ab2a1c999f79d006a1afec55f01e04c16ee3 | refs/heads/master | 2023-08-19T03:00:38.816000 | 2023-08-15T22:05:29 | 2023-08-15T22:05:29 | 18,210,741 | 0 | 2 | MIT | false | 2022-09-01T22:47:47 | 2014-03-28T12:05:17 | 2021-12-16T18:38:49 | 2022-09-01T22:47:44 | 1,606 | 0 | 2 | 7 | Java | false | false | package br.com.dbsoft.event;
import br.com.dbsoft.message.DBSMessages;
import br.com.dbsoft.message.IDBSMessages;
/**
* Class da qual todos os eventos deverão ser extendidos
* @param <SourceObjectClass> Class do object que originará o evento
*/
public abstract class DBSEvent<SourceObjectClass> implements IDBSEven... | UTF-8 | Java | 1,174 | java | DBSEvent.java | Java | [] | null | [] | package br.com.dbsoft.event;
import br.com.dbsoft.message.DBSMessages;
import br.com.dbsoft.message.IDBSMessages;
/**
* Class da qual todos os eventos deverão ser extendidos
* @param <SourceObjectClass> Class do object que originará o evento
*/
public abstract class DBSEvent<SourceObjectClass> implements IDBSEven... | 1,174 | 0.715385 | 0.715385 | 59 | 18.830509 | 23.336994 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.20339 | false | false | 4 |
d3be39de7c18fee732904b13166120835544380c | 10,453,950,411,797 | f83db66c1a655ee0c68fa734599e58a8252e7367 | /src/modeling-tool-base/stable/src/main/java/de/decidr/modelingtoolbase/client/model/connections/ConnectionModel.java | f2dd00ca77dc99dc6b5d9339409a59452399b127 | [] | no_license | matthiasmeyer/decidrplus | https://github.com/matthiasmeyer/decidrplus | 3c5e7a474084cdbfae3d2e7d677256dfa00c6f2a | 2bd36a35e936eeabbf8269d9677b3dfd308362a3 | refs/heads/master | 2020-03-26T17:12:12.772000 | 2011-06-03T09:52:18 | 2011-06-03T09:52:18 | 32,228,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* The DecidR Development Team licenses this file 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 of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | UTF-8 | Java | 1,935 | java | ConnectionModel.java | Java | [
{
"context": "nection nodes and the parent model.\n * \n * @author Johannes Engelhardt\n */\npublic class ConnectionModel extends Abstract",
"end": 1043,
"score": 0.9998642802238464,
"start": 1024,
"tag": "NAME",
"value": "Johannes Engelhardt"
}
] | null | [] | /*
* The DecidR Development Team licenses this file 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 of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 1,922 | 0.708527 | 0.70646 | 67 | 27.880596 | 24.534182 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283582 | false | false | 4 |
cb01565b33af4e4c0dba0f6894a82b8c212dd297 | 489,626,289,652 | f64103c935ff47469daec4ee1e7088f8740d337d | /src/shared/Request.java | 8fdcd9e5af8b62fd3449418bfdca866908a9f349 | [] | no_license | jaxondk/cs340-phase0.5 | https://github.com/jaxondk/cs340-phase0.5 | ad8f01faf19893fea46ddc3eb6d46ad681b10a2d | 9fc77703e0c520b8185b95e3b2ce4bd5bb6303c4 | refs/heads/master | 2021-09-04T17:51:22.385000 | 2018-01-20T19:16:22 | 2018-01-20T19:16:22 | 117,917,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shared;
/**
* Created by jaxon on 1/17/18.
*
* A request object
* If command is null, then we know the request body should consist of the text
*/
public class Request
{
private SPCommand command;
private String text;
public Request(String text, SPCommand command)
{
this.text = tex... | UTF-8 | Java | 496 | java | Request.java | Java | [
{
"context": "package shared;\n\n/**\n * Created by jaxon on 1/17/18.\n *\n * A request object\n * If command ",
"end": 40,
"score": 0.9985865950584412,
"start": 35,
"tag": "USERNAME",
"value": "jaxon"
}
] | null | [] | package shared;
/**
* Created by jaxon on 1/17/18.
*
* A request object
* If command is null, then we know the request body should consist of the text
*/
public class Request
{
private SPCommand command;
private String text;
public Request(String text, SPCommand command)
{
this.text = tex... | 496 | 0.610887 | 0.600806 | 29 | 16.103449 | 17.763474 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.