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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
b4ae226c69599749c0f27f425f82e90f16f830a0 | 33,835,752,410,459 | 5c9fea0687022c6795b33e32e7146a15f29dfbae | /PatientSOA/src/com/perficient/pojo/PftServiceDetails.java | 9a6237612278fc4392f4ba801c0c260ffb1cb3c6 | [] | no_license | SChinnamutu/SpringMethodLevelSecurity | https://github.com/SChinnamutu/SpringMethodLevelSecurity | 2ba89f576bf5ad581518290000853de0ee9dd87e | 5e5e6945f1831dd9bbf78209398f8541f6399836 | refs/heads/master | 2021-01-22T07:51:54.574000 | 2017-05-27T09:10:08 | 2017-05-27T09:10:08 | 92,580,031 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.perficient.pojo;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.pers... | UTF-8 | Java | 1,980 | java | PftServiceDetails.java | Java | [] | null | [] | package com.perficient.pojo;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.pers... | 1,980 | 0.766162 | 0.766162 | 84 | 22.571428 | 22.343256 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 1 |
e42e6ffb9eba420b188a2c345602d041342d725a | 38,465,727,120,760 | 96d85de0d7d7d84d0b7efa6042b30a5d97f81895 | /src/Finonnaci.java | e03067e9248916a9480e074682b6160af0610dcf | [] | no_license | shrijanabakbak/SampleTry | https://github.com/shrijanabakbak/SampleTry | c7ee1361688cfbe2f4b1b678dd1f10ff13225a05 | 252d26cd1b018472ef41d6c6778cadd08c9f0c0f | refs/heads/main | 2023-04-29T21:41:32.731000 | 2021-05-24T16:31:09 | 2021-05-24T16:31:09 | 370,417,721 | 0 | 0 | null | true | 2021-05-24T16:30:17 | 2021-05-24T16:30:17 | 2021-05-24T16:22:06 | 2021-05-24T16:23:43 | 0 | 0 | 0 | 0 | null | false | false | //
//public class Finonnaci {
// static int n1=0, n2=1, n3=0;
// static void printFibo( int count) {
//
// }
// public static void main(String[] args) {
// int count=10;
// System.out.println(" ");
// }
//}
//------recursion relation-------
//tree method, master theorem, (back) substitution
// T(n)=T(n-1)+T(n-2)+c... | UTF-8 | Java | 1,214 | java | Finonnaci.java | Java | [] | null | [] | //
//public class Finonnaci {
// static int n1=0, n2=1, n3=0;
// static void printFibo( int count) {
//
// }
// public static void main(String[] args) {
// int count=10;
// System.out.println(" ");
// }
//}
//------recursion relation-------
//tree method, master theorem, (back) substitution
// T(n)=T(n-1)+T(n-2)+c... | 1,214 | 0.53542 | 0.469522 | 62 | 18.596775 | 16.048777 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.903226 | false | false | 1 |
7540fac65a89c6781778b1c67ddcdc9efb4d716f | 34,660,386,129,308 | 63f49a31ef957a2fa34fdf7c3f3fb211a1a44930 | /test/uk/ac/cam/jdb75/fjava/tick0/test/TestJavaStreams.java | 17937e65f3411b30a32a66a5b6ddb13cab430d21 | [] | no_license | jdb8/java-cambridge-tick0-part-1b | https://github.com/jdb8/java-cambridge-tick0-part-1b | 9971455ad5513a93617e57ba9989a3c434c3c76b | bf537c7336978beadfa2938536d4ab50e79ffd3d | refs/heads/master | 2019-01-02T05:34:00.706000 | 2014-01-29T14:22:55 | 2014-01-29T14:22:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.ac.cam.jdb75.fjava.tick0.test;
import static org.junit.Assert.*;
import java.io.BufferedInputStream;
import java.io.DataInputStream;
import java.io.FileDescriptor;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.... | UTF-8 | Java | 1,717 | java | TestJavaStreams.java | Java | [] | null | [] | package uk.ac.cam.jdb75.fjava.tick0.test;
import static org.junit.Assert.*;
import java.io.BufferedInputStream;
import java.io.DataInputStream;
import java.io.FileDescriptor;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.... | 1,717 | 0.630169 | 0.610367 | 66 | 25.015152 | 22.162958 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757576 | false | false | 1 |
2296df1b163b73a8bd658932068f1da69f0c1853 | 22,978,075,087,113 | ac6525b87f28f96176a30155f332e944cd72e8f7 | /LeetCode/src/main/second/RotateImage.java | f4d9c64bb9f4abbf49e6e328cd9f103411bf23b9 | [] | no_license | woodfox/LeetCode | https://github.com/woodfox/LeetCode | e18272a2b9be5ad5447e57210aab5daa8d027c32 | f9f807e8f47b5218551aa0574be4ad68b9b03830 | refs/heads/master | 2021-01-18T23:02:32.389000 | 2016-03-23T05:47:11 | 2016-03-23T05:47:11 | 15,998,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package second;
public class RotateImage {
public void rotate(int[][] a) {
int n = a.length;
if(n == 0){
return;
}
for(int k=0;k<=(n-1)/2;k++){
move(a, k, n-2*k);
}
}
void move(int[][] a, int k, int n){
for(int i=0;i<n-1;i++){
... | UTF-8 | Java | 534 | java | RotateImage.java | Java | [] | null | [] | package second;
public class RotateImage {
public void rotate(int[][] a) {
int n = a.length;
if(n == 0){
return;
}
for(int k=0;k<=(n-1)/2;k++){
move(a, k, n-2*k);
}
}
void move(int[][] a, int k, int n){
for(int i=0;i<n-1;i++){
... | 534 | 0.350187 | 0.322097 | 23 | 22.217392 | 14.494246 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 1 |
80eaffa3c10a5b1cb917f1987145157538810fa0 | 29,016,799,092,716 | 3ad8a22526ea6858ba354180ff72b5015d05b0e7 | /wizard-common/src/main/java/org/cobbzilla/wizard/api/NotFoundException.java | 2cc79db87640d1fc4d452a59a368012686aae9a0 | [
"Apache-2.0"
] | permissive | cobbzilla/cobbzilla-wizard | https://github.com/cobbzilla/cobbzilla-wizard | d4df7d3dc132798d5720f9f5fd5d79a5128f90ba | 9792c0ac6d6a7cfde87c65a109cc239ab196f1f9 | refs/heads/master | 2022-12-23T04:54:07.878000 | 2020-12-11T15:46:15 | 2020-12-11T15:46:15 | 9,473,488 | 3 | 7 | Apache-2.0 | false | 2018-10-23T17:11:53 | 2013-04-16T13:48:22 | 2018-10-08T22:10:07 | 2018-10-23T17:11:53 | 1,796 | 0 | 5 | 0 | Java | false | null | package org.cobbzilla.wizard.api;
import org.cobbzilla.util.http.HttpRequestBean;
import org.cobbzilla.wizard.util.RestResponse;
public class NotFoundException extends ApiException {
public NotFoundException(RestResponse response) { this(null, response); }
public NotFoundException(HttpRequestBean request, Re... | UTF-8 | Java | 374 | java | NotFoundException.java | Java | [] | null | [] | package org.cobbzilla.wizard.api;
import org.cobbzilla.util.http.HttpRequestBean;
import org.cobbzilla.wizard.util.RestResponse;
public class NotFoundException extends ApiException {
public NotFoundException(RestResponse response) { this(null, response); }
public NotFoundException(HttpRequestBean request, Re... | 374 | 0.802139 | 0.802139 | 11 | 33 | 34.915482 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 1 |
761fe558c216d7fa18bfe51eb2c20e94b1cd2474 | 30,880,814,917,732 | 9432374d2e5cec429afa64b82484198f7333fab9 | /src/miscellaneous/HornersMethod.java | fbd91807df7d9314604b7e5dfd0fb02c5fd58517 | [] | no_license | Poorvankbhatia/Data-Structures-In-Java | https://github.com/Poorvankbhatia/Data-Structures-In-Java | cdf5f6cecb6ca0e526c17f4d6263f60b19329f99 | 8c2d4e875fb7ef998d88adb72120add3cfb30825 | refs/heads/master | 2020-04-11T06:50:48.881000 | 2018-05-25T05:46:05 | 2018-05-25T05:46:05 | 31,535,467 | 10 | 15 | null | false | 2016-05-17T16:12:02 | 2015-03-02T10:37:10 | 2016-01-11T09:57:38 | 2016-05-16T19:51:24 | 3,895 | 0 | 3 | 1 | Java | null | null | /*
Given a polynomial of the form cnxn + cn-1xn-1 + cn-2xn-2 + … + c1x + c0 and a value of x,
find the value of polynomial for a given value of x. Here cn, cn-1, .. are integers (may be negative) and n is a positive integer.
Input is in the form of an array say poly[] where poly[0] represents coefficient for xn and p... | UTF-8 | Java | 1,454 | java | HornersMethod.java | Java | [
{
"context": "n.\n\n */\n\npackage miscellaneous;\n\n/**\n * Created by poorvank on 04/07/16.\n */\npublic class HornersMethod {\n\n ",
"end": 426,
"score": 0.9995906949043274,
"start": 418,
"tag": "USERNAME",
"value": "poorvank"
}
] | null | [] | /*
Given a polynomial of the form cnxn + cn-1xn-1 + cn-2xn-2 + … + c1x + c0 and a value of x,
find the value of polynomial for a given value of x. Here cn, cn-1, .. are integers (may be negative) and n is a positive integer.
Input is in the form of an array say poly[] where poly[0] represents coefficient for xn and p... | 1,454 | 0.616134 | 0.587622 | 55 | 25.145454 | 36.160961 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381818 | false | false | 1 |
df83d3fa7b1f5618df40df40dd304a805856e85a | 30,640,296,742,099 | 5eee926bb469af426b1bb54e366fc0224b31523c | /dlimiter/src/main/java/br/com/rhm/dlimiter/annotation/Position.java | 63246fd5c28e859cda7219b4e2e576ced18e1813 | [] | no_license | rhmoreira/d-limiter | https://github.com/rhmoreira/d-limiter | ed0d07bdb58e9b398d02cf9ee4e41c2bf8540450 | ca5a7ab10d4e04377d582e69a63b1ae48de01153 | refs/heads/master | 2021-08-28T12:45:50.097000 | 2021-08-25T14:44:38 | 2021-08-25T14:44:38 | 77,386,215 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.rhm.dlimiter.annotation;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
@Target({ElementType.FIELD})
@Retention(RUNTIME)
public @interface Position {
int start... | UTF-8 | Java | 422 | java | Position.java | Java | [] | null | [] | package br.com.rhm.dlimiter.annotation;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
@Target({ElementType.FIELD})
@Retention(RUNTIME)
public @interface Position {
int start... | 422 | 0.758294 | 0.758294 | 17 | 22.82353 | 18.43984 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 1 |
e4a5b89cd0a3fbe7e500502836829ed359122ec7 | 10,831,907,543,527 | bc1f35fca7b5837986ff861042a8e2e3d8faf1ba | /Core/src/org/sleuthkit/autopsy/casemodule/LogicalEvidenceFilePanel.java | 103fd8fd6c52f0016109a359f1ad47a11e5d294b | [
"Zlib",
"LGPL-2.0-or-later",
"GPL-1.0-or-later",
"LicenseRef-scancode-oracle-bcl-javase-javafx-2012",
"Apache-2.0",
"CC-BY-3.0",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later",
"WTFPL"
] | permissive | R-Autopsy-translation/autopsy | https://github.com/R-Autopsy-translation/autopsy | 24515ff593d2ef3f41434a0daa99f342ed88484b | 302db3751751c000182a304adfd604bc1dd50cfd | refs/heads/japanese-translations-2019 | 2020-09-15T02:28:12.560000 | 2019-12-10T07:36:27 | 2019-12-10T07:36:27 | 219,912,805 | 1 | 2 | Apache-2.0 | true | 2019-11-06T06:24:45 | 2019-11-06T04:37:26 | 2019-11-06T05:03:51 | 2019-11-06T06:24:44 | 1,046,988 | 0 | 1 | 0 | Java | false | false | /*
* Autopsy Forensic Browser
*
* Copyright 2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* 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://ww... | UTF-8 | Java | 12,872 | java | LogicalEvidenceFilePanel.java | Java | [] | null | [] | /*
* Autopsy Forensic Browser
*
* Copyright 2018 Basis Technology Corp.
* Contact: carrier <at> sleuthkit <dot> org
*
* 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://ww... | 12,872 | 0.705019 | 0.699347 | 269 | 46.851299 | 44.345219 | 223 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557621 | false | false | 1 |
187685a031d508bde55fdb333a20967529a4276c | 8,211,977,523,269 | e16c9de07f9925e1bc45fea539357849e6b46ae9 | /Java Source/com/agencyport/autob/custom/OBELCoverageView.java | 073da1fe129516967e09b2a2e3177637c3487a4c | [] | no_license | philipjohnsolomon/ap-test-devops | https://github.com/philipjohnsolomon/ap-test-devops | 2aacf1630ebd8e5230ecd945fce64afc131445d8 | a522ea1e6fb074c38694416779782a778de58d1c | refs/heads/master | 2021-08-29T21:38:43.751000 | 2017-12-15T03:03:09 | 2017-12-15T03:03:09 | 114,320,448 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created on February 6, 2012 / Agencyport Software
*/
package com.agencyport.autob.custom;//NOSONAR
import com.agencyport.domXML.APDataCollection;
import com.agencyport.domXML.view.AggregateExistsBooleanView;
import com.agencyport.logging.ExceptionLogger;
import com.agencyport.xpath.XPathException;
/**
* The... | UTF-8 | Java | 2,128 | java | OBELCoverageView.java | Java | [] | null | [] | /**
* Created on February 6, 2012 / Agencyport Software
*/
package com.agencyport.autob.custom;//NOSONAR
import com.agencyport.domXML.APDataCollection;
import com.agencyport.domXML.view.AggregateExistsBooleanView;
import com.agencyport.logging.ExceptionLogger;
import com.agencyport.xpath.XPathException;
/**
* The... | 2,128 | 0.648966 | 0.636748 | 57 | 36.333332 | 36.308296 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 1 |
039606f16fd5d02b7de66d0af860b978944a2ba3 | 16,123,307,252,730 | cbfeab701440a5e1ed0aa3fac697887a7b10f09e | /RPC-Client/build/generated-sources/jax-ws/sale/package-info.java | fa229cd729b2b4ca2e9ded655ad86546dc89afda | [] | no_license | AlanWei/Loyalty-Services | https://github.com/AlanWei/Loyalty-Services | e120e4a24a7714c7173e94499d61d375f0e7aaa1 | df7d47950294ae5c1a3e5e2a9e854858e931fc37 | refs/heads/master | 2021-01-10T19:11:35.636000 | 2015-09-08T15:02:58 | 2015-09-08T15:02:58 | 42,108,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | @javax.xml.bind.annotation.XmlSchema(namespace = "http://sale/")
package sale;
| UTF-8 | Java | 79 | java | package-info.java | Java | [] | null | [] | @javax.xml.bind.annotation.XmlSchema(namespace = "http://sale/")
package sale;
| 79 | 0.746835 | 0.746835 | 2 | 38.5 | 25.5 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
81f045275a331d90461447b9b0b852ac47aa8c20 | 27,462,020,926,197 | cfed651e8a776d86812672eec01119ec04acbbe7 | /src/main/java/at/austroControl/DFCOM/gui/model/ChannelMessageArray.java | d8e7c76e91baf69d5231ee5a976df5464c62d707 | [] | no_license | dkudernatsch/DFCOM | https://github.com/dkudernatsch/DFCOM | 3d6d67993aa1e4c3ede4848a67bfef3483705b5c | ae292f7b3e34908a8da9414f479e1be177247650 | refs/heads/master | 2019-01-04T16:41:12.277000 | 2016-12-05T02:07:06 | 2016-12-05T02:07:06 | 75,579,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0_118.
*
* Could not load the following classes:
* javafx.collections.FXCollections
* javafx.collections.ObservableMap
*/
package at.austroControl.DFCOM.gui.model;
import at.austroControl.DFCOM.Main;
import at.austroControl.DFCOM.config.LocationConfig;
import at.austroControl.DFCOM.gu... | UTF-8 | Java | 2,677 | java | ChannelMessageArray.java | Java | [] | null | [] | /*
* Decompiled with CFR 0_118.
*
* Could not load the following classes:
* javafx.collections.FXCollections
* javafx.collections.ObservableMap
*/
package at.austroControl.DFCOM.gui.model;
import at.austroControl.DFCOM.Main;
import at.austroControl.DFCOM.config.LocationConfig;
import at.austroControl.DFCOM.gu... | 2,677 | 0.639522 | 0.634292 | 80 | 32.450001 | 34.954937 | 214 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
97b3e4d115f12e452d28fd9f14258425edd8d1be | 15,865,609,227,289 | 2cf3b4a787f170911d139c1c20d16c3068d8268d | /JavaVM/src/vm/classLoad/AboutSPI.java | 329a7958e68c6cb892f5e6036be5c36535b3969a | [] | no_license | OswaldZhuang/JAVA_SUMMARY | https://github.com/OswaldZhuang/JAVA_SUMMARY | 1376cac3b6fc4ee95463f2c3438e6668ec6eba59 | fd4d1e36f9c67cbf7d8dc02dd45d64e0fc36c0df | refs/heads/master | 2022-05-08T01:49:42.830000 | 2019-06-15T04:56:16 | 2019-06-15T04:56:16 | 115,479,589 | 1 | 0 | null | false | 2021-06-04T01:01:18 | 2017-12-27T03:59:00 | 2019-10-24T13:11:53 | 2021-06-04T01:01:17 | 348 | 1 | 0 | 3 | Java | false | false | package vm.classLoad;
public class AboutSPI {
/**
* SPI:Service Provider Interface
*
*/
/**
* java.util.ServiceLoader
* "service"是一系列的接口和(抽象)类的集合,"service provider"是"service"的指定的实现
*
*/
}
| UTF-8 | Java | 275 | java | AboutSPI.java | Java | [] | null | [] | package vm.classLoad;
public class AboutSPI {
/**
* SPI:Service Provider Interface
*
*/
/**
* java.util.ServiceLoader
* "service"是一系列的接口和(抽象)类的集合,"service provider"是"service"的指定的实现
*
*/
}
| 275 | 0.579399 | 0.579399 | 14 | 15.642858 | 18.069735 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 1 |
1c61a30f4fc99c5695b3e699d18a9972bfae533c | 7,464,653,189,330 | 475a41231c1853cdd7210f5884dd03517cbbf6c6 | /64-矩阵的最小路径和/src/main/java/Solution.java | e71e89ff09b976d6173e34acb0ba1e4713430de0 | [] | no_license | ColdPepsi/Leetcode | https://github.com/ColdPepsi/Leetcode | dd349c1ddf3187ecbc32c0ddee9fff59e405ed89 | 1adac49f864bf57b0db41dbd6616d3b4cc5ebf19 | refs/heads/master | 2021-02-24T22:29:58.713000 | 2020-12-16T08:44:12 | 2020-12-16T08:44:12 | 245,442,512 | 9 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author WuBiao
* @date 2020/3/14 14:15
*/
public class Solution {
/**
* @param grid
* @return int
* @description 动态规划,二维数组:dp[i][j]=grid[i][j]+min(dp[i-1][j],dp[i][j-1]),
* 一维数组:dp[j]=grid[i][j]+min(dp[j-1],dp[j]);
* @author WuBiao
* @date 2020/3/14 14:43
*/
//dp[i][j... | UTF-8 | Java | 1,250 | java | Solution.java | Java | [
{
"context": "/**\n * @author WuBiao\n * @date 2020/3/14 14:15\n */\npublic class Solutio",
"end": 21,
"score": 0.9995638132095337,
"start": 15,
"tag": "NAME",
"value": "WuBiao"
},
{
"context": "p[j]=grid[i][j]+min(dp[j-1],dp[j]);\n * @author WuBiao\n * @date 2020/3/14 14:43\... | null | [] | /**
* @author WuBiao
* @date 2020/3/14 14:15
*/
public class Solution {
/**
* @param grid
* @return int
* @description 动态规划,二维数组:dp[i][j]=grid[i][j]+min(dp[i-1][j],dp[i][j-1]),
* 一维数组:dp[j]=grid[i][j]+min(dp[j-1],dp[j]);
* @author WuBiao
* @date 2020/3/14 14:43
*/
//dp[i][j... | 1,250 | 0.406306 | 0.37027 | 35 | 30.742857 | 21.270157 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 1 |
153a758e0a8c8f75ef88b4694fd9d2d2d5017a87 | 22,892,175,720,813 | d47de314923acf7826c0b0a7f504b04e37667a29 | /TimeToDecompress.java | 95446639a0afbe3308511ba1a3b9e7936c47ec4e | [] | no_license | nickr145/CCC-SOLUTIONS-Junior | https://github.com/nickr145/CCC-SOLUTIONS-Junior | 3f4494922d22b94757708df19a17eb354daf4cdb | 7a1086b967060176eb0329092bc7a10be513e8fd | refs/heads/main | 2023-03-01T07:04:27.988000 | 2021-02-06T04:27:36 | 2021-02-06T04:27:36 | 334,231,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class TimeToDecompress
{
public static void main(String [] args)
{
Scanner input = new Scanner(System.in);
int L = input.nextInt();
if (L < 0 || L > 80)
{
L = input.nextInt();
}
int [] numOfSymbol = new int... | UTF-8 | Java | 832 | java | TimeToDecompress.java | Java | [] | null | [] | import java.util.*;
public class TimeToDecompress
{
public static void main(String [] args)
{
Scanner input = new Scanner(System.in);
int L = input.nextInt();
if (L < 0 || L > 80)
{
L = input.nextInt();
}
int [] numOfSymbol = new int... | 832 | 0.40625 | 0.399038 | 37 | 20.540541 | 17.56316 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 1 |
ea5fd6cf47849158fb70c5446b6d154214db6602 | 20,907,900,829,507 | 7b1389f7d891afbc325459867b3907bc501a8c90 | /src/main/java/com/aliwo/GeneticAlgorithm.java | 7a226d93203af4a734238b5f3a0acd5c51c63810 | [] | no_license | xiaoxu111/genetic-algorithms-by-java | https://github.com/xiaoxu111/genetic-algorithms-by-java | 8f254bb43745476ded681af9834975638175d5de | 4e09e98ec1a1b0da53cdcdb1e19859c215742ef5 | refs/heads/master | 2023-02-28T01:03:20.989000 | 2021-02-01T09:22:32 | 2021-02-01T09:22:32 | 334,824,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aliwo;
/**
* package_name:com.aliwo
*
* @author:xuyy19 Date:2021/2/1 11:58
* 项目名:genetic-algorithms-by-java
* Description:简单的遗传算法
* Version: 1.0
**/
public class GeneticAlgorithm {
/**
* 种群大小
*/
private int populationSize;
/**
* 交叉率
*/
private double crossover... | UTF-8 | Java | 6,697 | java | GeneticAlgorithm.java | Java | [
{
"context": "wo;\n\n\n/**\n * package_name:com.aliwo\n *\n * @author:xuyy19 Date:2021/2/1 11:58\n * 项目名:genetic-algorithms-by-",
"end": 71,
"score": 0.9996024370193481,
"start": 65,
"tag": "USERNAME",
"value": "xuyy19"
}
] | null | [] | package com.aliwo;
/**
* package_name:com.aliwo
*
* @author:xuyy19 Date:2021/2/1 11:58
* 项目名:genetic-algorithms-by-java
* Description:简单的遗传算法
* Version: 1.0
**/
public class GeneticAlgorithm {
/**
* 种群大小
*/
private int populationSize;
/**
* 交叉率
*/
private double crossover... | 6,697 | 0.558569 | 0.55111 | 194 | 29.407217 | 25.682522 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371134 | false | false | 1 |
b88084e83b2bd9e31c274fa745b6bf20482cd238 | 12,163,347,418,755 | 336701961d6ff48ff80f65d32ad83d5e1c582577 | /src/main/java/JoaoVFG/com/github/repositories/security/RoleRepository.java | 7436b2b93da1c3951f10ff62e27369955807c663 | [] | no_license | JoaoVFG/sysrlog | https://github.com/JoaoVFG/sysrlog | e695b3d777a067592f85bf417ceb6ce187a066b5 | 38ca6035ccbb37ba44f8b0bb6a50ba52e22fa7c4 | refs/heads/master | 2020-03-21T05:53:36.297000 | 2018-12-06T19:08:04 | 2018-12-06T19:08:04 | 138,184,586 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package JoaoVFG.com.github.repositories.security;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotati... | UTF-8 | Java | 624 | java | RoleRepository.java | Java | [] | null | [] | package JoaoVFG.com.github.repositories.security;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotati... | 624 | 0.823718 | 0.823718 | 17 | 35.705883 | 26.064997 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 1 |
316f3bc6cdf6425d6d5850e05ce05d3a790a3289 | 13,503,377,212,300 | cfbd69e319dfd14e77a7aa13d7e492f96f0c9436 | /src/main/java/org/delin/algorithm/backtrack/EightQueen.java | fa3ee74123901cd11634a0a2dbc05c3d61efd95b | [] | no_license | delin10/Custom | https://github.com/delin10/Custom | 13b88dc1857f31406421e993c5ff7221cd731e59 | ebbf9df9375db7560d30fb5361aef0dbad01fa75 | refs/heads/master | 2020-05-04T17:04:56.239000 | 2019-05-21T01:50:39 | 2019-05-21T01:50:39 | 179,297,559 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.delin.algorithm.backtrack;
import org.delin.util.ArrayUtils;
import java.util.LinkedList;
import java.util.List;
/**
* 八皇后问题
* S1、获取单个解
* S2、获取所有解的列表
*/
public class EightQueen {
private static boolean[][] chessboard = new boolean[8][8];
private static int num = 8;
private static List<boo... | UTF-8 | Java | 4,336 | java | EightQueen.java | Java | [] | null | [] | package org.delin.algorithm.backtrack;
import org.delin.util.ArrayUtils;
import java.util.LinkedList;
import java.util.List;
/**
* 八皇后问题
* S1、获取单个解
* S2、获取所有解的列表
*/
public class EightQueen {
private static boolean[][] chessboard = new boolean[8][8];
private static int num = 8;
private static List<boo... | 4,336 | 0.434655 | 0.424621 | 182 | 21.45055 | 17.955845 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 1 |
1ec02fef513a356d617e9842da7d8876f5801ea9 | 22,651,657,557,787 | 792759f9ae046eccb2b1dfa2025ec14fa1dc4b9a | /src/com/pankaj/chatapp/service/DataParser.java | 58f827bfefa1bbb9b65f7e069af673fa8b1c268e | [] | no_license | chiefyarik/chatDemo | https://github.com/chiefyarik/chatDemo | 0fb4ab430d5b789ca4ba5a0e98138e1474da56d3 | cfd82b7eabb7c6c9748120b1460e9508bc23ede2 | refs/heads/master | 2021-01-15T11:46:19.367000 | 2015-04-18T19:55:10 | 2015-04-18T19:55:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pankaj.chatapp.service;
import java.io.IOException;
import java.io.InputStream;
import org.json.JSONException;
import org.json.JSONObject;
import com.pankaj.chatapp.entities.MessageList;
import com.pankaj.chatapp.entities.ResponseResult;
import com.pankaj.chatapp.util.Base64EncodeDecode;
import android.... | UTF-8 | Java | 3,745 | java | DataParser.java | Java | [] | null | [] | package com.pankaj.chatapp.service;
import java.io.IOException;
import java.io.InputStream;
import org.json.JSONException;
import org.json.JSONObject;
import com.pankaj.chatapp.entities.MessageList;
import com.pankaj.chatapp.entities.ResponseResult;
import com.pankaj.chatapp.util.Base64EncodeDecode;
import android.... | 3,745 | 0.718024 | 0.715354 | 156 | 23.006411 | 21.50626 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.185897 | false | false | 1 |
494cef670682558790a247ca3a9d1e5b8eeb248b | 32,796,370,283,321 | 9e477cc9dd8690cfd7cee86c7cc3127d36f28384 | /app/src/main/java/com/gxtc/huchuan/ui/live/series/SeriesActivity.java | 2362914ef4d443ebb4323c56c0de14d9359a3b15 | [] | no_license | zhangzzg/xmzj | https://github.com/zhangzzg/xmzj | f0682b5e32c96777405d5985b632b6a4f0ab1d4b | 23a76820b33d1766ca196f538fd7e0b44dd26c81 | refs/heads/master | 2020-03-27T21:59:16.175000 | 2018-09-03T11:27:58 | 2018-09-03T11:27:58 | 147,194,314 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gxtc.huchuan.ui.live.series;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Paint;
import android.os.Bundle;
import android.support.design.widget.AppBarLayout;
import android.support.design.widget.TabLayout;
impor... | UTF-8 | Java | 41,219 | java | SeriesActivity.java | Java | [
{
"context": "g> map = new HashMap<>();\n map.put(\"token\", UserManager.getInstance().getToken());\n map.put(\"bizType\", \"9\");\n map.",
"end": 27179,
"score": 0.7874279618263245,
"start": 27145,
"tag": "KEY",
"value": "UserManager.getInstance().getToken"
}
] | null | [] | package com.gxtc.huchuan.ui.live.series;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.graphics.Paint;
import android.os.Bundle;
import android.support.design.widget.AppBarLayout;
import android.support.design.widget.TabLayout;
impor... | 41,219 | 0.542872 | 0.540917 | 962 | 41.007275 | 30.467033 | 217 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.700624 | false | false | 1 |
fdd3332cc7b90cdafb315c76b53588bdf6a08687 | 14,705,968,029,938 | f861f9ed739615e1f58c0aad6a80bcdcf66f0f14 | /MaterialDesign/src/main/java/com/example/myapplication/adapter/MenusAdapter.java | acfd58492a9d1208c597187d632c371ac25f010b | [] | no_license | mgdbaby/MyApplication | https://github.com/mgdbaby/MyApplication | 6b61f9041b609d31166601c2080f89a472732c1c | 03a79cc61471cd9e4f2d9afb35a07df0bbf7d519 | refs/heads/master | 2021-01-12T03:20:58.235000 | 2017-01-20T11:07:46 | 2017-01-20T11:07:46 | 78,199,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.example.myapplication.adapter;
//
//import android.support.v7.widget.RecyclerView;
//import android.view.LayoutInflater;
//import android.view.View;
//import android.view.ViewGroup;
//import android.widget.TextView;
//
//import com.example.myapplication.R;
//import com.example.myapplication.entity.DataLis... | UTF-8 | Java | 2,982 | java | MenusAdapter.java | Java | [
{
"context": "\n//import java.util.List;\n//\n///**\n// * Created by vargo on 2017/1/20.\n// */\n//\n//public class MenusAdapte",
"end": 446,
"score": 0.9993295073509216,
"start": 441,
"tag": "USERNAME",
"value": "vargo"
}
] | null | [] | //package com.example.myapplication.adapter;
//
//import android.support.v7.widget.RecyclerView;
//import android.view.LayoutInflater;
//import android.view.View;
//import android.view.ViewGroup;
//import android.widget.TextView;
//
//import com.example.myapplication.R;
//import com.example.myapplication.entity.DataLis... | 2,982 | 0.661636 | 0.658618 | 90 | 32.133335 | 28.62369 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411111 | false | false | 1 |
51815ff32bf02671b7c1efe9cd1f969769b412b0 | 10,307,921,530,384 | 3c178b1dbb44237afe8d435336a265a73f4d66ea | /com/android/globalsearch/TestSuggestionSource.java | c28fc671254b454f9a226a9240af7a85ae55f7e3 | [] | no_license | AndroidSDKSources/android-sdk-sources-for-api-level-5 | https://github.com/AndroidSDKSources/android-sdk-sources-for-api-level-5 | b7806884853389ff288b3adbdaf28f14893549a0 | baef9e37c1298f278f4fc212b9910810bf262a0b | refs/heads/master | 2021-01-15T15:05:15.383000 | 2015-06-13T15:27:01 | 2015-06-13T15:27:01 | 37,376,449 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2009 The Android Open Source Project
*
* 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 | 7,494 | java | TestSuggestionSource.java | Java | [] | null | [] | /*
* Copyright (C) 2009 The Android Open Source Project
*
* 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... | 7,494 | 0.614892 | 0.611289 | 224 | 32.455357 | 26.944185 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.495536 | false | false | 1 |
1fc42c64e55b37ce67450728c960eb806487d87f | 1,563,368,140,727 | d53d7df2e1d2274936df34f82452573b90888b9a | /src/public/com/seentao/stpedu/common/dao/ClubMemberDao.java | 9b1e212c45fce24e1082d00a476ae89a8ed45eb0 | [] | no_license | wzxzmw/teach | https://github.com/wzxzmw/teach | 80cb2d6dc0663ecfdb5d05308a6727f75e50a9b5 | 7c7a96590a37ef25eb5908dd664486c0f4765ef2 | refs/heads/master | 2021-01-11T09:17:46.099000 | 2017-03-05T08:07:15 | 2017-03-05T08:07:15 | 76,958,654 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.seentao.stpedu.common.dao;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.util.CollectionUtils;
import com.seentao.stpedu.common.entity.ClubMember;
import com.se... | UTF-8 | Java | 4,984 | java | ClubMemberDao.java | Java | [] | null | [] | package com.seentao.stpedu.common.dao;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import org.springframework.util.CollectionUtils;
import com.seentao.stpedu.common.entity.ClubMember;
import com.se... | 4,984 | 0.759206 | 0.757365 | 168 | 27.107143 | 28.102711 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.577381 | false | false | 1 |
a83ac3fbbab5377928319a7c02fd144d713879af | 1,563,368,143,286 | 0b7313a558401df7c6a82f293074e2c0b74bf9b1 | /app/src/main/java/com/example/databasetutorials/CRUDGenreActivity.java | 1d754d4c99f90506f127f8e822ce4b9ba2a38c69 | [] | no_license | tranquang7979/Android-Studio | https://github.com/tranquang7979/Android-Studio | 95d62eb7e63c591914984bb6862c0b9e19d14bbf | 89e8c2c744762e75568a56c2c297ac0f5cab008f | refs/heads/master | 2021-05-26T10:14:16.753000 | 2020-04-14T00:23:13 | 2020-04-14T00:23:13 | 254,090,354 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.databasetutorials;
import androidx.appcompat.app.AppCompatActivity;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import androi... | UTF-8 | Java | 5,816 | java | CRUDGenreActivity.java | Java | [] | null | [] | package com.example.databasetutorials;
import androidx.appcompat.app.AppCompatActivity;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Intent;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import androi... | 5,816 | 0.620701 | 0.620701 | 160 | 35.349998 | 25.882475 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.81875 | false | false | 1 |
bcab2b3a84c65a8fb555301f5d01b209e4aafae6 | 9,474,697,870,290 | 65eefb2486b294c84407b79c280dd9db63eb5369 | /app/src/main/java/com/cheweibao/liuliu/checker/AfterServiceFragment.java | 7b7f59212d33c1a486c79bd28cb759c78ab94c22 | [] | no_license | pwhbys/liuliuCar | https://github.com/pwhbys/liuliuCar | 48beedbb8f19688a2a001f4dab199fa393a53373 | abfded9c2cbec537c6a83d72e1d6d2d726dfc9ab | refs/heads/master | 2021-10-19T03:23:21.719000 | 2019-02-17T08:11:51 | 2019-02-17T08:11:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cheweibao.liuliu.checker;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
im... | UTF-8 | Java | 9,126 | java | AfterServiceFragment.java | Java | [
{
"context": "ng, String>();\n fields.put(\"token\", myglobal.user.token);\n fields.put(\"or",
"end": 6640,
"score": 0.4398038685321808,
"start": 6638,
"tag": "EMAIL",
"value": "my"
}
] | null | [] | package com.cheweibao.liuliu.checker;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
im... | 9,126 | 0.569567 | 0.565702 | 283 | 31 | 22.461432 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586572 | false | false | 1 |
c448d4de6f114c05bf4080b1eac1684c0be7f269 | 22,531,398,458,141 | 4a0b9427e3634c3540ba41bf5e90673f76b93f57 | /app/src/main/java/org/wilds/quadcontroller/app/communication/UDPProtocol.java | b4c00915aeaa127e80134d7797a5a1b6ab628809 | [] | no_license | guiseco/rpicopter-android-controller | https://github.com/guiseco/rpicopter-android-controller | 8b72eafd83049ba4dc426203504b5293ced2242d | ce34a9b46ecedac0b171a7dcf18e5ba2600f2e53 | refs/heads/master | 2021-01-18T19:07:10.756000 | 2015-03-12T00:37:40 | 2015-03-12T00:37:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2014-2015 Danilo & Ivano Selvaggi
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 3 of the License, or (at your
* option) any later version.
*
* This ... | UTF-8 | Java | 10,228 | java | UDPProtocol.java | Java | [
{
"context": "/*\n * Copyright (C) 2014-2015 Danilo & Ivano Selvaggi\n *\n * This program is free softw",
"end": 36,
"score": 0.9994996190071106,
"start": 30,
"tag": "NAME",
"value": "Danilo"
},
{
"context": "/*\n * Copyright (C) 2014-2015 Danilo & Ivano Selvaggi\n *\n * This program... | null | [] | /*
* Copyright (C) 2014-2015 Danilo & <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 3 of the License, or (at your
* option) any later version.
*
* This program ... | 10,220 | 0.5614 | 0.554361 | 323 | 30.665634 | 26.641752 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.49226 | false | false | 1 |
3d35ad49b2b2d65872809c6f0afd7f2c0e35b641 | 17,136,919,554,788 | c8091f84f6ad2782b7638685231b518afbcbdeed | /RentalCarcharges/app/src/main/java/com/zybooks/rentalcarcharges/MainActivity.java | e4f27e6c2cbc986d08d3afbaca7fd48ecb2ebc49 | [] | no_license | Janardhen/rental_car_price_App | https://github.com/Janardhen/rental_car_price_App | 2090c0319342ffec1567e8c495a0322a7171178c | 071477dcc2e8e41c812d096072e18171f17a51f3 | refs/heads/main | 2023-03-11T04:40:50.452000 | 2021-02-28T02:11:19 | 2021-02-28T02:11:19 | 343,001,377 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zybooks.rentalcarcharges;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.TextView;
import java.util.HashMap;
public class MainAc... | UTF-8 | Java | 2,158 | java | MainActivity.java | Java | [] | null | [] | package com.zybooks.rentalcarcharges;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.Spinner;
import android.widget.TextView;
import java.util.HashMap;
public class MainAc... | 2,158 | 0.68582 | 0.675626 | 70 | 29.828571 | 25.592953 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 1 |
f7560885e9e70e437198ae5ce3bde44241ff1775 | 15,822,659,564,080 | 1707d1199f8110d7cd579f4ee323d8f21f9f682e | /Program_Diagnoser/src/Parsing/Utils.java | ac229686e4f1c1abe7200e7d57e116f69a175744 | [] | no_license | BGU-AiDnD/Debugger | https://github.com/BGU-AiDnD/Debugger | 132a10490571c5605ea5ac0d756e40b6bb346684 | e08f84f1b28cc6f864fdfd83a37f3e9ecfe90d9d | refs/heads/master | 2023-02-25T10:33:38.262000 | 2020-09-09T02:59:27 | 2020-09-09T02:59:27 | 37,018,600 | 5 | 1 | null | false | 2021-02-03T19:27:38 | 2015-06-07T14:01:29 | 2020-09-09T02:59:47 | 2021-02-03T19:27:36 | 76,124 | 1 | 2 | 364 | Java | false | false | package Parsing;
import java.util.Arrays;
public class Utils {
public static String intArrayToString(int[] array){
return Arrays.toString(array);
}
public static int[] stringToIntArray(String arrayAsString){
String[] strings = arrayAsString.replace("[", "").replace("]", "").split(", ");
int result[] ... | UTF-8 | Java | 621 | java | Utils.java | Java | [] | null | [] | package Parsing;
import java.util.Arrays;
public class Utils {
public static String intArrayToString(int[] array){
return Arrays.toString(array);
}
public static int[] stringToIntArray(String arrayAsString){
String[] strings = arrayAsString.replace("[", "").replace("]", "").split(", ");
int result[] ... | 621 | 0.640902 | 0.639291 | 21 | 28.571428 | 26.54479 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 1 |
8e29bf67430a63e5c600620c5156f8b37fb5e1e3 | 15,822,659,562,117 | 49d3b005580e498c5eb2d5c8151654e1110fa61e | /src/main/java/Animals/Dogs.java | e0efb1ea9a7ab3949c1b06ae7a10cd0272979480 | [] | no_license | jsemenov/traning | https://github.com/jsemenov/traning | 19601e74b4d6ee4f2e54975a3faa9c162cda1990 | 9c374fa86da0ad5bc271086da8f398b79bc4a7d5 | refs/heads/master | 2020-12-24T14:45:05.071000 | 2015-02-24T19:32:36 | 2015-02-24T19:32:36 | 29,866,950 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Animals;
public class Dogs extends Animals{
public Dogs(String string, Integer integer){
name = string;
age = integer;
}
public void bite(){
System.out.println(" I am a dog " + name+ " and i will bite you!!!!");
}
}
| UTF-8 | Java | 278 | java | Dogs.java | Java | [] | null | [] | package Animals;
public class Dogs extends Animals{
public Dogs(String string, Integer integer){
name = string;
age = integer;
}
public void bite(){
System.out.println(" I am a dog " + name+ " and i will bite you!!!!");
}
}
| 278 | 0.557554 | 0.557554 | 24 | 10.583333 | 18.99543 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.208333 | false | false | 1 |
a4514fb6d7d55803908ce788b485125ae9228f6d | 9,405,978,428,657 | 97de788530d54309c751933073eca2449952f1d1 | /concurrent/src/main/java/org/huamuzhen/codewarehouse/concurrent/forkandjoin/FindMaxDoubleTask.java | 24ba015ec9df492991bcdae4a7f02d0e88b20a43 | [] | no_license | sunshycn/codewarehouse | https://github.com/sunshycn/codewarehouse | 7ee78b88ede8481650805597290cbd06396a3d2f | 0010913329880f7c0e6019d01ce0ca929e431505 | refs/heads/master | 2020-03-29T18:00:44.570000 | 2014-10-23T12:59:11 | 2014-10-23T12:59:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.huamuzhen.codewarehouse.concurrent.forkandjoin;
import java.util.LinkedList;
import java.util.List;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveTask;
/**
* Use ForkAndJoin mode to find max number
*
* */
public class FindMaxDoubleTask extends RecursiveTask<Double> {
... | UTF-8 | Java | 1,981 | java | FindMaxDoubleTask.java | Java | [] | null | [] | package org.huamuzhen.codewarehouse.concurrent.forkandjoin;
import java.util.LinkedList;
import java.util.List;
import java.util.concurrent.ForkJoinPool;
import java.util.concurrent.RecursiveTask;
/**
* Use ForkAndJoin mode to find max number
*
* */
public class FindMaxDoubleTask extends RecursiveTask<Double> {
... | 1,981 | 0.683998 | 0.658253 | 82 | 23.158537 | 22.190676 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 1 |
340fcf3c775dbd5e4160abe590079abc63071df1 | 24,094,766,560,362 | d1e75924a43c514acf0b9fb2d70740197f1acb8f | /bodycheck.mgr/src/main/java/com/great/service/impl/OfficeServiceImpl.java | a73b9bc302c117cc411142ef23c59d259ae5280f | [] | no_license | peikun666/bodycheck | https://github.com/peikun666/bodycheck | d9c75fea9a9350002a061bb1c5956ffbf4d8ca23 | bccc646d6bd864b1758432bcf02e36740de81f30 | refs/heads/master | 2020-03-29T04:25:28.191000 | 2018-09-20T01:05:31 | 2018-09-20T01:05:31 | 149,455,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.great.service.impl;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.RowBounds;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.great.dao.OfficeMapper;
import com.great.service.OfficeService;
/**
* @Ti... | UTF-8 | Java | 1,864 | java | OfficeServiceImpl.java | Java | [
{
"context": "n10\n * @Description : 科室配置的实现类\n * @author : DongZiQian\n * @date : 2018年4月19日上午10:45:15\n * @versi",
"end": 517,
"score": 0.9995718002319336,
"start": 507,
"tag": "NAME",
"value": "DongZiQian"
}
] | null | [] | package com.great.service.impl;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.session.RowBounds;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.great.dao.OfficeMapper;
import com.great.service.OfficeService;
/**
* @Ti... | 1,864 | 0.745219 | 0.733408 | 68 | 25.147058 | 25.373251 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 1 |
cf630a45e455c649d6a826f45136cf31195b79e8 | 33,603,824,156,643 | 6f084306982f56060697159087654da7e7f4821c | /MVC/src/svc/MovCommentWriteProService.java | efdaee4d399de6e678384c3f775a784b9130dab5 | [] | no_license | ex-obstinacy/MVC | https://github.com/ex-obstinacy/MVC | 1d79a98b6b6a4ff9c282e06d517ba101111587b6 | a842c056a0ba173c900d1092f484f28bdda79fa0 | refs/heads/master | 2023-02-10T08:35:59.561000 | 2021-01-06T05:37:56 | 2021-01-06T05:37:56 | 310,225,008 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package svc;
import static db.JdbcUtil.*;
import java.sql.Connection;
import dao.MovDAO;
import vo.MovCommentBean;
public class MovCommentWriteProService {
public boolean registArticle(MovCommentBean movCommentBean) {
System.out.println("MovCommentWriteProService - registArticle()");
boolean ... | UTF-8 | Java | 852 | java | MovCommentWriteProService.java | Java | [] | null | [] | package svc;
import static db.JdbcUtil.*;
import java.sql.Connection;
import dao.MovDAO;
import vo.MovCommentBean;
public class MovCommentWriteProService {
public boolean registArticle(MovCommentBean movCommentBean) {
System.out.println("MovCommentWriteProService - registArticle()");
boolean ... | 852 | 0.665816 | 0.664541 | 39 | 18.102564 | 19.715664 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.820513 | false | false | 1 |
eb6d542f50b4184b910f96eab49dd988e21bf9bd | 23,570,780,548,716 | ef53b4c580cacc103e870c6c1ecb0b47aa0c51a6 | /src/main/java/com/pnc/api/web/controller/BalanceController.java | cfb5a1d949ea2a8d1d3c42a5e691cca0c77c60ae | [] | no_license | julesTchamba/api | https://github.com/julesTchamba/api | bd3e466f5c63bb51ae4566d73a94510e44dbf3f7 | 0759491e6cc8de11c117355baba7e13aae42b276 | refs/heads/master | 2023-03-21T03:28:00.604000 | 2021-03-15T12:42:46 | 2021-03-15T12:42:46 | 347,940,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pnc.api.web.controller;
import com.google.common.collect.Iterables;
import com.pnc.api.dao.BalanceDao;
import com.pnc.api.model.Balance;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import or... | UTF-8 | Java | 1,706 | java | BalanceController.java | Java | [] | null | [] | package com.pnc.api.web.controller;
import com.google.common.collect.Iterables;
import com.pnc.api.dao.BalanceDao;
import com.pnc.api.model.Balance;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.*;
import or... | 1,706 | 0.690504 | 0.689332 | 53 | 31.207546 | 25.121109 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358491 | false | false | 1 |
8634fb3071c30a5b5aeb7317fea98b7f1d570c87 | 7,919,919,735,486 | e89e05ab422f137fd823a35f829ebd5959750a2d | /app/src/main/java/qtc/project/pos/ui/views/fragment/product/productlist/detail/FragmentProductListDetailView.java | d5d5a23cbf1ef86e7821bbd875b4ec373c5258be | [] | no_license | dinhdeveloper/Admin_POS | https://github.com/dinhdeveloper/Admin_POS | 34d0409a8555fd8c0d7d3792d5b7361e1890ca13 | 346dd41df428d172f95d59663c7b4ef9144f162f | refs/heads/master | 2023-03-29T09:32:36.961000 | 2021-03-31T04:27:42 | 2021-03-31T04:27:42 | 279,499,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qtc.project.pos.ui.views.fragment.product.productlist.detail;
import android.Manifest;
import android.content.Context;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.os.Vibrator;
import android.support.v4.app.ActivityCompat;
import android.support.v4.content.ContextCom... | UTF-8 | Java | 17,724 | java | FragmentProductListDetailView.java | Java | [
{
"context": "rary.widgets.roundview.RoundTextView;\nimport me.dm7.barcodescanner.zxing.ZXingScannerView;\nimport qtc",
"end": 1551,
"score": 0.7168150544166565,
"start": 1550,
"tag": "USERNAME",
"value": "7"
}
] | null | [] | package qtc.project.pos.ui.views.fragment.product.productlist.detail;
import android.Manifest;
import android.content.Context;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.os.Vibrator;
import android.support.v4.app.ActivityCompat;
import android.support.v4.content.ContextCom... | 17,724 | 0.620974 | 0.617527 | 462 | 37.307358 | 28.275253 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588745 | false | false | 1 |
ffe882270562c8e1293cc1137f4aa1d867c4f893 | 214,748,367,887 | 0f971689df84fb688584baf87da7a9f3ca0aaabd | /AI/src/cn/edu/nju/panels/Test.java | 61a6499f17bdcf8b4b37779562b2e98bd5cb3072 | [] | no_license | GY15/Tutorial | https://github.com/GY15/Tutorial | ea9b32d1cb75b53ea7e3a2335c010fa7de29ef0b | 87dab874271e0fa9127f53d05887b22903e07333 | refs/heads/master | 2017-12-02T08:59:33.383000 | 2016-05-07T12:50:56 | 2016-05-07T12:50:56 | 58,263,313 | 0 | 0 | null | true | 2016-05-07T11:36:37 | 2016-05-07T11:36:36 | 2016-05-06T09:02:00 | 2016-05-07T11:34:21 | 724 | 0 | 0 | 0 | null | null | null | package cn.edu.nju.panels;
import javax.swing.JFrame;
public class Test extends JFrame{
GamePanel s = new GamePanel();
public Test(){
super("Test");
this.setSize(960,690);
this.setLocation(100, 3);
this.setVisible(true);
this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
this.add(s);
}
public... | UTF-8 | Java | 377 | java | Test.java | Java | [] | null | [] | package cn.edu.nju.panels;
import javax.swing.JFrame;
public class Test extends JFrame{
GamePanel s = new GamePanel();
public Test(){
super("Test");
this.setSize(960,690);
this.setLocation(100, 3);
this.setVisible(true);
this.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
this.add(s);
}
public... | 377 | 0.679045 | 0.65252 | 22 | 16.136364 | 15.142641 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 1 |
5a7f98e8ad8cf888c74e51f09f300d9e2afcd790 | 11,742,440,631,676 | 883c47db7fbaf2901b703f11979e7c5949f2835a | /src/pgoon/java8/test/main/JAVA8_TEST_1.java | 005931729e303294ab933fb41ada4c6ce508e26b | [] | no_license | pgoon/JSYSTEM | https://github.com/pgoon/JSYSTEM | e13c9a0fc812263a1c205fd9c50d418043aa21e1 | 312498875dba9a9a55bcd5503e3e833ca143cd33 | refs/heads/master | 2021-01-21T04:51:00.187000 | 2016-07-10T13:26:03 | 2016-07-10T13:26:03 | 54,002,004 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pgoon.java8.test.main;
import pgoon.java8.test.inter.FUNC_INTERFACE_TEST;
public class JAVA8_TEST_1 {
public static void main(String[] args) {
// 既存
// JAVA8_TEST_1 t = new JAVA8_TEST_1();
// System.out.println(t.getSum(2));
// ラムダ式
FUNC_INTERFACE_TEST t3 = no -> {
System.... | SHIFT_JIS | Java | 433 | java | JAVA8_TEST_1.java | Java | [] | null | [] | package pgoon.java8.test.main;
import pgoon.java8.test.inter.FUNC_INTERFACE_TEST;
public class JAVA8_TEST_1 {
public static void main(String[] args) {
// 既存
// JAVA8_TEST_1 t = new JAVA8_TEST_1();
// System.out.println(t.getSum(2));
// ラムダ式
FUNC_INTERFACE_TEST t3 = no -> {
System.... | 433 | 0.589074 | 0.551069 | 21 | 18.047619 | 17.833826 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 1 |
fd30e34f11d6d06480583b077f1ee10d9196f8a4 | 12,618,613,939,418 | 7539cf82fc3a2c5ad57f35f1b9d3379f3fb5b79c | /src/test/java/com/stepDefinition/StepDefinition.java | a3afd89df78e761dcafcc3f7e7ca6845614309ab | [] | no_license | Shambhu4609/PreacticeDemo | https://github.com/Shambhu4609/PreacticeDemo | a78d6460bd0d32f2b4a25c7ae500ac77617b6930 | f3c8ac02ddd77d581bd880c7ed33525da9cce6eb | refs/heads/master | 2022-08-14T18:35:27.104000 | 2020-05-12T07:32:53 | 2020-05-12T07:32:53 | 263,258,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stepDefinition;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
public class StepDefinition {
@Given("User should be on facebook home page")
public void user_should_be_on_facebook_home_page() {
}
@When("User enter {string} and {string} in t... | UTF-8 | Java | 606 | java | StepDefinition.java | Java | [] | null | [] | package com.stepDefinition;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
public class StepDefinition {
@Given("User should be on facebook home page")
public void user_should_be_on_facebook_home_page() {
}
@When("User enter {string} and {string} in t... | 606 | 0.70132 | 0.69967 | 28 | 20.642857 | 22.11046 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 1 |
d1b81a391c1ddb56e3fd56dfc69d8bac8903c1dc | 1,640,677,515,756 | 5c1e6dd50b7715febec22b994fc264c4463239d2 | /search/indexer/mmm-search-indexer-api/src/main/java/net/sf/mmm/search/indexer/base/state/SearchIndexerStateBean.java | 5f95eccdd231afd4f2642c8240b4085a4cbf553a | [
"Apache-2.0"
] | permissive | m-m-m/search | https://github.com/m-m-m/search | 7c6720b423d20dea51048df594a6f98ee9a55cd0 | 778bc966f7d443ba6358978e130459d7a09db2a6 | refs/heads/master | 2021-07-22T00:30:15.628000 | 2016-07-07T06:58:02 | 2016-07-07T06:58:02 | 34,912,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
package net.sf.mmm.search.indexer.base.state;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.bind... | UTF-8 | Java | 3,794 | java | SearchIndexerStateBean.java | Java | [
{
"context": "exerState} as JAXB-ready Java-Bean.\n * \n * @author Joerg Hohwiller (hohwille at users.sourceforge.net)\n * @since 1.0",
"end": 796,
"score": 0.9998270869255066,
"start": 781,
"tag": "NAME",
"value": "Joerg Hohwiller"
}
] | null | [] | /* Copyright (c) The m-m-m Team, Licensed under the Apache License, Version 2.0
* http://www.apache.org/licenses/LICENSE-2.0 */
package net.sf.mmm.search.indexer.base.state;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.bind... | 3,785 | 0.698998 | 0.697153 | 139 | 26.294964 | 26.242493 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302158 | false | false | 1 |
7f5bae18be647fe5caacd68a8e9cac9b93ac2595 | 9,809,705,311,017 | 480276acdf4a27e4ed5e7dbeee8cfca44c0dc3c8 | /src/main/java/cn/pompip/androidcontrol/message/FileMessage.java | 73cdd3f05820f6919983c258502c67cf16cacd16 | [] | no_license | houzhenggang/BMTP | https://github.com/houzhenggang/BMTP | d9177ef4791a3535b070064eedab5ae61266344d | fd5b6d4fa20301cfdcd1f855b5a402e22d25ac1a | refs/heads/master | 2020-05-03T13:06:17.198000 | 2019-03-04T18:47:20 | 2019-03-04T18:47:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2019. Edit By pompip.cn
*/
package cn.pompip.androidcontrol.message;
/**
* Created by harry on 2017/5/10.
*/
public class FileMessage extends BinaryMessage {
public String name;
public int filesize;
public int packagesize;
public int offset;
}
| UTF-8 | Java | 286 | java | FileMessage.java | Java | [
{
"context": ".pompip.androidcontrol.message;\n\n/**\n * Created by harry on 2017/5/10.\n */\npublic class FileMessage extend",
"end": 115,
"score": 0.970612645149231,
"start": 110,
"tag": "USERNAME",
"value": "harry"
}
] | null | [] | /*
* Copyright (c) 2019. Edit By pompip.cn
*/
package cn.pompip.androidcontrol.message;
/**
* Created by harry on 2017/5/10.
*/
public class FileMessage extends BinaryMessage {
public String name;
public int filesize;
public int packagesize;
public int offset;
}
| 286 | 0.688811 | 0.65035 | 16 | 16.875 | 16.710308 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 1 |
4519780e178886e0ff28f19f05fbe8671c79c764 | 9,809,705,310,008 | df49aaabeabb459e8abcc6ed8820c6b579ce7b11 | /PageRankFuyong.java | 313b7908c1b0ef739ebc05f29373163c129da4dd | [] | no_license | edmundxing/cloudComputingStorageAssignmentTwo | https://github.com/edmundxing/cloudComputingStorageAssignmentTwo | ccec92e82c07074b7c107fd6add748d28b652918 | d24aeb47006df98981e124d607ffe31038dcca9b | refs/heads/master | 2021-01-16T17:46:11.513000 | 2014-10-25T02:16:16 | 2014-10-25T02:16:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Fuyong Xing
// Department of Electrical and Computer Engineering
// University of Florida
// This code is for Programming Assignment 2 at the course: Cloud Computing and Storage.
// It implements PageRank given a graph. It is implemented using OpenJDK 6 and Hadoop 0.20.2.
// Usage: $ bin/hadoop jar PageRankFuyong.... | UTF-8 | Java | 11,678 | java | PageRankFuyong.java | Java | [
{
"context": "// Fuyong Xing\n// Department of Electrical and Computer Engineer",
"end": 14,
"score": 0.9997583627700806,
"start": 3,
"tag": "NAME",
"value": "Fuyong Xing"
}
] | null | [] | // <NAME>
// Department of Electrical and Computer Engineering
// University of Florida
// This code is for Programming Assignment 2 at the course: Cloud Computing and Storage.
// It implements PageRank given a graph. It is implemented using OpenJDK 6 and Hadoop 0.20.2.
// Usage: $ bin/hadoop jar PageRankFuyong.jar P... | 11,673 | 0.690358 | 0.681795 | 315 | 36.073017 | 30.333349 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.209524 | false | false | 1 |
5001a90d2942f5d06fbddf4e742b43f8a7062bd3 | 15,710,990,375,066 | 35ff0ea28cf1edba99ab9fcc34a929f14d3641db | /Hillel/src/database/SingletonExample.java | d112d5eb93b00d8a7ecdadcfcfb6ee4c8365203c | [] | no_license | RMysholovka/hillelJava | https://github.com/RMysholovka/hillelJava | 5cdedb5c23b06284b17a746c49c1ec643d5b94e3 | d4c6d76017b43adc7df0bb1686e56dd72a42166a | refs/heads/master | 2021-01-17T08:59:33.572000 | 2016-04-24T11:00:18 | 2016-04-24T11:00:18 | 42,669,442 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package database;
import java.util.ArrayList;
/**
* Created by RMysholovka on 21.12.2015.
*/
public class SingletonExample {
private static SingletonExample instance = new SingletonExample();
public String someValue;
private SingletonExample() {
}
public static SingletonExample getInstance() ... | UTF-8 | Java | 1,804 | java | SingletonExample.java | Java | [
{
"context": "e;\n\nimport java.util.ArrayList;\n\n/**\n * Created by RMysholovka on 21.12.2015.\n */\npublic class SingletonExample ",
"end": 77,
"score": 0.9641404747962952,
"start": 66,
"tag": "USERNAME",
"value": "RMysholovka"
}
] | null | [] | package database;
import java.util.ArrayList;
/**
* Created by RMysholovka on 21.12.2015.
*/
public class SingletonExample {
private static SingletonExample instance = new SingletonExample();
public String someValue;
private SingletonExample() {
}
public static SingletonExample getInstance() ... | 1,804 | 0.522173 | 0.511641 | 73 | 23.712328 | 23.457031 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.356164 | false | false | 1 |
7843671a24d6b398e104ad3725c958045ed0edf8 | 24,026,047,060,748 | 9da7db5620474e5caf15dc8dcf81180722fd9b43 | /src/org/kyupi/data/parser/Stil.java | e4f2e5282c2b091488f1502f4614cf2cd0f1e592 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"BSD-2-Clause"
] | permissive | s-holst/kyupi | https://github.com/s-holst/kyupi | 2ab8f08c871badb01330bfd83b8b87b89b4f584b | bb74ac95d026c373ba110901875ab6f9cf9e5597 | refs/heads/master | 2021-01-13T17:27:43.513000 | 2018-11-24T02:02:38 | 2018-11-24T02:02:38 | 11,678,192 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Generated By:JavaCC: Do not edit this line. Stil.java */
package org.kyupi.data.parser;
import java.util.*;
import java.io.*;
import org.apache.log4j.Logger;
@SuppressWarnings("all")
public class Stil implements StilConstants {
protected static Logger log = Logger.getLogger(Stil.class);
private ... | UTF-8 | Java | 16,083 | java | Stil.java | Java | [] | null | [] | /* Generated By:JavaCC: Do not edit this line. Stil.java */
package org.kyupi.data.parser;
import java.util.*;
import java.io.*;
import org.apache.log4j.Logger;
@SuppressWarnings("all")
public class Stil implements StilConstants {
protected static Logger log = Logger.getLogger(Stil.class);
private ... | 16,083 | 0.551763 | 0.535099 | 602 | 25.715946 | 19.018982 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647841 | false | false | 1 |
8f038d0f9d4c263ef0f87241ee0c334ff8d701e1 | 29,231,547,423,784 | 8fd4529de13944ea3a76b1dbf6be4cb686b6dc4b | /app/src/main/java/com/limitip/mm/mark_movie/util/GetActivity.java | 3fb33e85b555d2b5e12c162a66fa11109710461c | [] | no_license | hokitlee/Mark_Movie-Android | https://github.com/hokitlee/Mark_Movie-Android | df0c98be84267c8a98a80171935bd80fe6bc9120 | 5f460eaf689df204fd41f0e1c46784d60d3dcc18 | refs/heads/master | 2020-03-16T14:05:05.870000 | 2018-07-09T12:14:34 | 2018-07-09T12:14:34 | 132,707,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.limitip.mm.mark_movie.util;
import android.app.Activity;
import android.content.Context;
import android.content.ContextWrapper;
import android.view.View;
public class GetActivity {
public static Activity getActivityFromView(View view) {
Context context = view.getContext();
while (conte... | UTF-8 | Java | 562 | java | GetActivity.java | Java | [] | null | [] | package com.limitip.mm.mark_movie.util;
import android.app.Activity;
import android.content.Context;
import android.content.ContextWrapper;
import android.view.View;
public class GetActivity {
public static Activity getActivityFromView(View view) {
Context context = view.getContext();
while (conte... | 562 | 0.660142 | 0.660142 | 19 | 28.578947 | 19.765244 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 1 |
57002edcf79dcda0ec7ff4af55f1b60185764249 | 8,770,323,229,575 | 24f6909042d5f2f506ef70901567b31a3d0720af | /src/org/itstep/enam/Command.java | 23ee4ff8637977b75c1f062cdf851ba84abaf796 | [] | no_license | Cemen093/exeamOop | https://github.com/Cemen093/exeamOop | 7d83519e15ef0de256d93494709e07e4dc89b165 | 0a738a8a53dccb9dd0ec9dc358b51855caef2422 | refs/heads/master | 2023-02-08T23:48:19.210000 | 2021-01-01T21:01:39 | 2021-01-01T21:01:39 | 325,877,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.itstep.enam;
public enum Command {
ADD_NEW_EMPLOYEE("добавить нового сотрудника"), TO_FIRE_EMPLOYEE("уволить сотрудника"),
CHANGE_INFORMATION_EMPLOYEE("изменить информацию о сотруднике"), FIND_EMPLOYEES("найти сотрудников"),
PRINT_REPORT("распечатать отчет"), EXIT("выход"), ADD_NEW_DEPARTMENT("... | UTF-8 | Java | 641 | java | Command.java | Java | [] | null | [] | package org.itstep.enam;
public enum Command {
ADD_NEW_EMPLOYEE("добавить нового сотрудника"), TO_FIRE_EMPLOYEE("уволить сотрудника"),
CHANGE_INFORMATION_EMPLOYEE("изменить информацию о сотруднике"), FIND_EMPLOYEES("найти сотрудников"),
PRINT_REPORT("распечатать отчет"), EXIT("выход"), ADD_NEW_DEPARTMENT("... | 641 | 0.682353 | 0.682353 | 17 | 29.058823 | 38.112019 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 1 |
eeef0cabf890c9fbe97d50cc785dffa962bdb8c6 | 8,615,704,409,772 | a5d01febfd8d45a61f815b6f5ed447e25fad4959 | /Source Code/5.5.1/sources/com/iqoption/d/bt.java | 1338138b792153a0fd4a38f5b04837e49c4fcfbd | [] | no_license | kkagill/Decompiler-IQ-Option | https://github.com/kkagill/Decompiler-IQ-Option | 7fe5911f90ed2490687f5d216cb2940f07b57194 | c2a9dbbe79a959aa1ab8bb7a89c735e8f9dbc5a6 | refs/heads/master | 2020-09-14T20:44:49.115000 | 2019-11-04T06:58:55 | 2019-11-04T06:58:55 | 223,236,327 | 1 | 0 | null | true | 2019-11-21T18:17:17 | 2019-11-21T18:17:16 | 2019-11-04T07:03:15 | 2019-11-04T07:02:38 | 104,586 | 0 | 0 | 0 | null | false | false | package com.iqoption.d;
import android.databinding.DataBindingComponent;
import android.databinding.ViewDataBinding;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.SparseIntArray;
import android.view.View;
import android.widget.LinearLayout;
import android.wi... | UTF-8 | Java | 2,221 | java | bt.java | Java | [] | null | [] | package com.iqoption.d;
import android.databinding.DataBindingComponent;
import android.databinding.ViewDataBinding;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.util.SparseIntArray;
import android.view.View;
import android.widget.LinearLayout;
import android.wi... | 2,221 | 0.65376 | 0.647456 | 77 | 27.844156 | 24.366287 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701299 | false | false | 1 |
3a6ea2aa496709b0b4cdf54d1100a1a178f8bfb8 | 1,803,886,279,657 | 63025c86419f93ab4f757ba39ab98145b4e078be | /src/main/java/com/eureka/test/algorithmsv2/array/medium/Combine.java | eb7bd3062b999c654e73cd6fb8c3d66b2fca27df | [] | no_license | ykkssb/algorithms | https://github.com/ykkssb/algorithms | 0018cd0573619bf7e1e7df6a720131dc5bb6b82d | c99e6f3581fb5c2a5527a58355abf8d422c721e3 | refs/heads/master | 2022-10-14T15:29:58.856000 | 2022-10-11T07:06:12 | 2022-10-12T06:53:57 | 245,316,588 | 0 | 0 | null | false | 2021-12-14T21:42:21 | 2020-03-06T02:54:53 | 2021-09-23T06:23:51 | 2021-12-14T21:42:20 | 409 | 0 | 0 | 3 | Java | false | false | package com.eureka.test.algorithmsv2.array.medium;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
/**
* <p>组合</p>
* https://leetcode-cn.com/problems/combinations/
* 给定两个整数 n 和 k,返回 1 ... n 中所有可能的 k 个数的组合。
*
* @Author : Eric
* @Date: 2020-06-03 19:42
*/
public class Combine {
Lis... | UTF-8 | Java | 1,214 | java | Combine.java | Java | [
{
"context": "数 n 和 k,返回 1 ... n 中所有可能的 k 个数的组合。\n *\n * @Author : Eric\n * @Date: 2020-06-03 19:42\n */\npublic class Combi",
"end": 258,
"score": 0.9927915334701538,
"start": 254,
"tag": "NAME",
"value": "Eric"
}
] | null | [] | package com.eureka.test.algorithmsv2.array.medium;
import java.util.ArrayList;
import java.util.List;
import java.util.Stack;
/**
* <p>组合</p>
* https://leetcode-cn.com/problems/combinations/
* 给定两个整数 n 和 k,返回 1 ... n 中所有可能的 k 个数的组合。
*
* @Author : Eric
* @Date: 2020-06-03 19:42
*/
public class Combine {
Lis... | 1,214 | 0.490566 | 0.468268 | 56 | 19.821428 | 17.691914 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 1 |
9290ce9c7ba5cb2e82b7f4763138ec68fa0c6bab | 35,175,782,188,051 | 7031a6cf3cc842907f93f0894bc74b1a325e0c7e | /src/main/java/com/wind/service/impl/RelationService.java | 1f900c4a681e45238287dcf5b9e55ad1381eef02 | [] | no_license | wind27/portal_moment | https://github.com/wind27/portal_moment | b432a2fd69255449e7b5418f6dfc6a759d71bb6e | b43311d5c864076dd743714e1d82462f47f47d4e | refs/heads/master | 2021-01-10T02:18:36.347000 | 2016-03-18T12:24:26 | 2016-03-18T12:24:26 | 50,831,217 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wind.service.impl;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.wind.commons.DataSourceSwitch;
import com.wind.dao.IRelationDao;
import com.wind.entity.Relation;
import com.wind.exception.RollBackException;
impor... | UTF-8 | Java | 2,162 | java | RelationService.java | Java | [
{
"context": "ionService;\n\n/**\n * TokenService 实现\n * \n * @author qianchun\n * @date 2016年2月19日 下午2:59:33\n */\n@Service\npublic",
"end": 404,
"score": 0.9993293881416321,
"start": 396,
"tag": "USERNAME",
"value": "qianchun"
}
] | null | [] | package com.wind.service.impl;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import com.wind.commons.DataSourceSwitch;
import com.wind.dao.IRelationDao;
import com.wind.entity.Relation;
import com.wind.exception.RollBackException;
impor... | 2,162 | 0.646226 | 0.639623 | 85 | 23.941177 | 21.004959 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388235 | false | false | 1 |
74b618beab1f356cf0d300a004364c13321d199e | 8,641,474,249,969 | 2fbb920555d82dc6fdadc129749acf6c632fb7d4 | /gdsap-framework/src/main/java/uk/co/quidos/gdsap/evaluation/services/StandardRecommendationServiceMgr.java | edea8bc8185354112308ec99852858aa7fda1d4c | [
"Apache-2.0"
] | permissive | ZhangPeng1990/crm | https://github.com/ZhangPeng1990/crm | 3cd31b6a121418c47032979354af0886a236a0cf | c5b176718924c024a13cc6ceccb2e737e70cedd3 | refs/heads/master | 2020-06-05T18:25:41.600000 | 2015-04-29T10:38:01 | 2015-04-29T10:38:01 | 34,787,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package uk.co.quidos.gdsap.evaluation.services;
import java.util.List;
import uk.co.quidos.gdsap.evaluation.Report;
import uk.co.quidos.gdsap.evaluation.StandardOption;
import uk.co.quidos.gdsap.evaluation.StandardRecommendation;
import uk.co.quidos.gdsap.evaluation.StandardRecommendationWrap;
... | UTF-8 | Java | 2,148 | java | StandardRecommendationServiceMgr.java | Java | [
{
"context": "iness.BusinessObjectServiceMgr;\r\n\r\n/**\r\n * @author peng.shi\r\n */\r\npublic interface StandardRecommendation",
"end": 584,
"score": 0.8982325196266174,
"start": 580,
"tag": "NAME",
"value": "peng"
},
{
"context": ".BusinessObjectServiceMgr;\r\n\r\n/**\r\n * @auth... | null | [] | /**
*
*/
package uk.co.quidos.gdsap.evaluation.services;
import java.util.List;
import uk.co.quidos.gdsap.evaluation.Report;
import uk.co.quidos.gdsap.evaluation.StandardOption;
import uk.co.quidos.gdsap.evaluation.StandardRecommendation;
import uk.co.quidos.gdsap.evaluation.StandardRecommendationWrap;
... | 2,148 | 0.743415 | 0.743415 | 75 | 25.333334 | 30.934483 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.04 | false | false | 1 |
df302ec160cccfb7f242118041e7e8981e72f860 | 25,967,372,330,044 | a4ced7cc2d3406849a9a91a302df267ed698b8f7 | /command.line.test/src/com/jetbrains/teamcity/resources/TCWorkspaceTest.java | eb9d02f3dcc3305c4d9f8d2d3f36cc361ed20f98 | [
"Apache-2.0"
] | permissive | JetBrains/teamcity-commandline | https://github.com/JetBrains/teamcity-commandline | f6460c79349ff5e89aebd23e7db008aad815a9e5 | f2ce5238909bda19d41ddd779239f64ea20d12c8 | refs/heads/master | 2023-08-28T08:15:50.046000 | 2023-08-07T08:10:07 | 2023-08-07T08:53:43 | 162,288,286 | 3 | 6 | Apache-2.0 | false | 2023-08-07T08:53:45 | 2018-12-18T12:55:20 | 2022-11-18T10:37:38 | 2023-08-07T08:53:44 | 19,490 | 2 | 5 | 2 | Java | false | false | package com.jetbrains.teamcity.resources;
import com.jetbrains.teamcity.TestingUtil;
import java.io.File;
import java.io.IOException;
import jetbrains.buildServer.util.FileUtil;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import static org.junit.Assert.*;
pu... | UTF-8 | Java | 8,143 | java | TCWorkspaceTest.java | Java | [] | null | [] | package com.jetbrains.teamcity.resources;
import com.jetbrains.teamcity.TestingUtil;
import java.io.File;
import java.io.IOException;
import jetbrains.buildServer.util.FileUtil;
import org.junit.After;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import static org.junit.Assert.*;
pu... | 8,143 | 0.716198 | 0.709689 | 212 | 37.410378 | 36.65554 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.537736 | false | false | 1 |
587bce454d1f9b9b27fa0e20f1ce1e829fd58065 | 18,451,179,556,195 | 95da42376fe8fcdec4952e6b8175b6dc03c9149f | /src/main/java/one/ua/services/registerManager/RegisterManager.java | 6b6c2b1d822f040879b788a26df904bc9ddb5abe | [] | no_license | ivandemydko/Conference | https://github.com/ivandemydko/Conference | ae33c046a7ebf18406a1dfd0c95c7f0fb2a7b131 | f4dc25a0e243c70bf5b83551895fef8b7e59108b | refs/heads/master | 2022-07-30T04:27:21.269000 | 2019-10-09T14:42:34 | 2019-10-09T14:42:34 | 205,219,072 | 0 | 0 | null | false | 2022-06-21T01:46:27 | 2019-08-29T17:45:55 | 2019-10-09T14:42:54 | 2022-06-21T01:46:23 | 849 | 0 | 0 | 2 | Java | false | false | package one.ua.services.registerManager;
import one.ua.databaseLogic.dao.RegisterDao;
import one.ua.databaseLogic.factory.DaoFactory;
import one.ua.entity.Report;
import one.ua.entity.User;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* This class encapsulated some methods from {@link ... | UTF-8 | Java | 2,234 | java | RegisterManager.java | Java | [] | null | [] | package one.ua.services.registerManager;
import one.ua.databaseLogic.dao.RegisterDao;
import one.ua.databaseLogic.factory.DaoFactory;
import one.ua.entity.Report;
import one.ua.entity.User;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* This class encapsulated some methods from {@link ... | 2,234 | 0.661594 | 0.661594 | 70 | 30.914286 | 25.22909 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 1 |
26ebc55697afa9602cee872f007364a2ca596e7c | 10,505,490,050,569 | 577f496c02bc54bacc921fedcedbb86cde778f40 | /src/dao/MD5Hashing.java | 8ddd7122148ef22f4866c1cd5e05dc9be5576e23 | [] | no_license | giang1599-nguyen/ParkingLot | https://github.com/giang1599-nguyen/ParkingLot | efca03656decedef368a368f3e8e861f39fd2b8c | f5d9ff80a333b8c0bdbd02ecf1821e94d09a31e2 | refs/heads/master | 2022-12-02T14:21:49.366000 | 2020-08-12T19:09:20 | 2020-08-12T19:09:20 | 280,071,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Random;
public class MD5Hashing {
public static void main(String[] args) throws Exception {
System.out.println(MD5Hashing.getRandomString(10));
}
public static String getMD5(S... | UTF-8 | Java | 1,480 | java | MD5Hashing.java | Java | [] | null | [] | package dao;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
import java.util.Random;
public class MD5Hashing {
public static void main(String[] args) throws Exception {
System.out.println(MD5Hashing.getRandomString(10));
}
public static String getMD5(S... | 1,480 | 0.611486 | 0.593919 | 41 | 34.097561 | 24.137619 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536585 | false | false | 1 |
11783ac5473cd4f967d7816a051c7af6c99f833a | 10,608,569,256,138 | 1c4a510f2af125727af479a426c0823da4d18486 | /Blueprint/app/src/main/java/com/manhattan/blueprint/View/ControlledViewPager.java | b6d28064feb47e5f56d2aace55e72c4d74ea7611 | [] | no_license | manhattan-blueprint/Manhattan-Mobile | https://github.com/manhattan-blueprint/Manhattan-Mobile | 9812e814e650fc3e2fe1bce7316b23fd50c0cb23 | cd4774cc637b7f2152836a5aa5b14b94d6eef1c3 | refs/heads/develop | 2020-03-31T12:49:45.388000 | 2019-11-02T13:55:39 | 2019-11-02T13:55:39 | 152,231,063 | 1 | 0 | null | false | 2019-11-02T13:55:40 | 2018-10-09T10:18:04 | 2019-10-31T19:02:40 | 2019-11-02T13:55:40 | 120,812 | 1 | 0 | 1 | Java | false | false | package com.manhattan.blueprint.View;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.MotionEvent;
public class ControlledViewPager extends ViewPager {
public ControlledViewPager(Context context, AttributeSet attrs) {
super(c... | UTF-8 | Java | 545 | java | ControlledViewPager.java | Java | [] | null | [] | package com.manhattan.blueprint.View;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.MotionEvent;
public class ControlledViewPager extends ViewPager {
public ControlledViewPager(Context context, AttributeSet attrs) {
super(c... | 545 | 0.73211 | 0.730275 | 23 | 22.695652 | 21.226387 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 1 |
4e37adc565af59013f95cd6712c261b1ec961798 | 13,958,643,780,901 | b1c749dafa2a0783244f0cec42f4adc71a2e60ab | /app/src/main/java/com/example/andrew/softtecodemo/GridFragment.java | a13dc1e8776b5f9dc1c24bc0b28b1c4c44ca34e6 | [] | no_license | AndySharou/SoftTecoDemo | https://github.com/AndySharou/SoftTecoDemo | 039ea1ff1255dc0b9ce1901a5fb2125f8c92ada8 | 53be5a77cee0178efaffc7cf6d1dd7aad408be44 | refs/heads/master | 2021-01-12T01:12:22.071000 | 2017-01-08T16:50:17 | 2017-01-08T16:50:17 | 78,356,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.andrew.softtecodemo;
/**
* Created by Andrew on 06.01.2017.
*/
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import... | UTF-8 | Java | 2,425 | java | GridFragment.java | Java | [
{
"context": "package com.example.andrew.softtecodemo;\n\n/**\n * Created by Andrew on 06.",
"end": 23,
"score": 0.6205959320068359,
"start": 20,
"tag": "USERNAME",
"value": "and"
},
{
"context": "om.example.andrew.softtecodemo;\n\n/**\n * Created by Andrew on 06.01.2017.\n */\n\nimp... | null | [] | package com.example.andrew.softtecodemo;
/**
* Created by Andrew on 06.01.2017.
*/
import android.annotation.SuppressLint;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.util.Log;
import android.view.LayoutInflater;
import... | 2,425 | 0.639588 | 0.635876 | 75 | 31.346666 | 24.50605 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 1 |
805aaa3178ea4c095511b20898c32002559851e0 | 11,948,599,019,778 | 56ed316103d76d44e5e1651bf185aac216db9252 | /TimeTracker/app/src/main/java/core/DS/timetracker/CVisitorFormatterText.java | 2aecfbcce20bb86fc4c3cc6fcc76fd602b619036 | [] | no_license | Wardo82/TimeTracker | https://github.com/Wardo82/TimeTracker | 5ef42cd20dc1416497782b35680529c5a8f3b9a7 | eeef5147ea4bb458ba2f44ecc7be4e5131c10d28 | refs/heads/master | 2020-08-04T09:17:32.066000 | 2020-01-08T04:41:37 | 2020-01-08T04:41:37 | 212,087,090 | 0 | 0 | null | false | 2020-01-08T04:41:38 | 2019-10-01T12:11:53 | 2020-01-07T18:35:21 | 2020-01-08T04:41:38 | 11,863 | 0 | 0 | 0 | Java | false | false | package core.ds.TimeTracker;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Date;
/**
* Visitor Subclass of <code>CVisitorFormatter</code> that implements
* the text format.
*/
public class CVisitorFormatterText extends CVisitorFormatter {
/** Initialize start and end of the period... | UTF-8 | Java | 7,105 | java | CVisitorFormatterText.java | Java | [] | null | [] | package core.ds.TimeTracker;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.Date;
/**
* Visitor Subclass of <code>CVisitorFormatter</code> that implements
* the text format.
*/
public class CVisitorFormatterText extends CVisitorFormatter {
/** Initialize start and end of the period... | 7,105 | 0.540042 | 0.539761 | 197 | 35.06599 | 26.037083 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446701 | false | false | 1 |
5284c00949acb48232e14335056df4ded606927f | 9,320,079,058,162 | 9a6ea6087367965359d644665b8d244982d1b8b6 | /src/main/java/X/C50162Tq.java | 3b764b004c945f42ddf0b80f82c40dd10ad12ae5 | [] | no_license | technocode/com.wa_2.21.2 | https://github.com/technocode/com.wa_2.21.2 | a3dd842758ff54f207f1640531374d3da132b1d2 | 3c4b6f3c7bdef7c1523c06d5bd9a90b83acc80f9 | refs/heads/master | 2023-02-12T11:20:28.666000 | 2021-01-14T10:22:21 | 2021-01-14T10:22:21 | 329,578,591 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package X;
/* renamed from: X.2Tq reason: invalid class name and case insensitive filesystem */
public class C50162Tq {
public AnonymousClass2U2 A00;
public AnonymousClass2U5 A01;
public Boolean A02;
public Boolean A03;
public Boolean A04;
public Float A05;
public Integer A06;
public I... | UTF-8 | Java | 688 | java | C50162Tq.java | Java | [] | null | [] | package X;
/* renamed from: X.2Tq reason: invalid class name and case insensitive filesystem */
public class C50162Tq {
public AnonymousClass2U2 A00;
public AnonymousClass2U5 A01;
public Boolean A02;
public Boolean A03;
public Boolean A04;
public Float A05;
public Integer A06;
public I... | 688 | 0.656977 | 0.593023 | 30 | 21.933332 | 14.507317 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766667 | false | false | 1 |
fb35685037f804bd3957add87ac0c80f4c424f8d | 19,473,381,759,865 | 848cf0c48c27097f06d560fddd4c5ff00dff3a61 | /java/limax/src/limax/switcher/LmkInfo.java | 6f933d299ee863abe786d32149035152f83cce96 | [
"MIT"
] | permissive | k896152374/limax_5.16 | https://github.com/k896152374/limax_5.16 | 7e76d1ff3c0f5640cfa109a18490e17d60f04655 | cb243c50bbce5720da733ba913a271a5452fec04 | refs/heads/main | 2023-07-09T10:06:55.557000 | 2021-08-20T08:19:26 | 2021-08-20T08:19:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package limax.switcher;
import limax.codec.MarshalException;
import limax.codec.Octets;
import limax.codec.OctetsStream;
public final class LmkInfo {
private final String uid;
private final Octets lmkdata;
LmkInfo(String uid, Octets lmkData) {
this.uid = uid;
this.lmkdata = lmkData;
}
public... | UTF-8 | Java | 766 | java | LmkInfo.java | Java | [] | null | [] | package limax.switcher;
import limax.codec.MarshalException;
import limax.codec.Octets;
import limax.codec.OctetsStream;
public final class LmkInfo {
private final String uid;
private final Octets lmkdata;
LmkInfo(String uid, Octets lmkData) {
this.uid = uid;
this.lmkdata = lmkData;
}
public... | 766 | 0.686684 | 0.686684 | 37 | 18.702703 | 17.048206 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.324324 | false | false | 1 |
31a609c6969230a508f0e9407f63b4c74ff20390 | 8,022,998,966,894 | 8b2642e7fb69d7c4c2b88c67e0d7ffd8135976d0 | /sys.dao/src/core/entity/Flujo.java | 307347da2691caa15500472b73dbc322ad5cc830 | [] | no_license | jpretel/sys.core | https://github.com/jpretel/sys.core | d9de9b27d16455afac0de9be03036451dbd9e7bb | 117706942460bd243f17a06535394edabbf3f2ab | refs/heads/master | 2021-01-16T19:32:36.626000 | 2014-12-08T03:35:33 | 2014-12-08T03:35:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.entity;
import java.io.Serializable;
import javax.persistence.*;
@Entity
@NamedQuery(name="Flujo.findAll", query="SELECT f FROM Flujo f")
public class Flujo implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@Column(nullable=false, length=3)
private String i... | UTF-8 | Java | 728 | java | Flujo.java | Java | [] | null | [] | package core.entity;
import java.io.Serializable;
import javax.persistence.*;
@Entity
@NamedQuery(name="Flujo.findAll", query="SELECT f FROM Flujo f")
public class Flujo implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@Column(nullable=false, length=3)
private String i... | 728 | 0.699176 | 0.693681 | 39 | 16.717949 | 17.868391 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
68d79086870a20ae27bd780538974e8b3da28193 | 4,346,506,948,173 | 599b0e2208a4d7f6c101dc2f0009a0a8714e2245 | /src/main/java/com/purusottam/softwarecatalogue/bean/LicenseBean.java | a72a3153a94ddda1a1d29dc36537f0020023a451 | [] | no_license | purusottam11/software-catalogue | https://github.com/purusottam11/software-catalogue | 9058385d429ae80c39ada9f602eea7563a76ba9b | 4121a91aad6b4220d9846e02c89ed37634002fc9 | refs/heads/master | 2023-02-10T15:05:30.014000 | 2021-01-05T12:42:32 | 2021-01-05T12:42:32 | 274,862,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.purusottam.softwarecatalogue.bean;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@AllArgsConstructor
@NoArgsConstructor
@ToString
public class LicenseBean {
private Long productId;
private Long versionId;
... | UTF-8 | Java | 960 | java | LicenseBean.java | Java | [] | null | [] | package com.purusottam.softwarecatalogue.bean;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
@Data
@AllArgsConstructor
@NoArgsConstructor
@ToString
public class LicenseBean {
private Long productId;
private Long versionId;
... | 960 | 0.736458 | 0.736458 | 50 | 17.200001 | 17.254564 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 1 |
863aa62aae739446c863469995f0aaa551791868 | 3,710,851,807,711 | fb82d1be40342378fcfdb0ac3185f19f27fb0e84 | /src/main/java/StepProjectBooking/service/UserService.java | 85233905483b62812d547f828c64524dc97d1f7f | [] | no_license | shahsevil/StepProjectBooking | https://github.com/shahsevil/StepProjectBooking | 92bfb18ea728ac035eab626772206f55ca616fcd | 1ba5d52f247b983f6f6a7ab6a9a158f76210c24e | refs/heads/master | 2021-12-27T22:07:41.845000 | 2020-06-14T20:49:23 | 2020-06-14T20:49:23 | 248,303,403 | 0 | 1 | null | false | 2020-03-19T23:01:36 | 2020-03-18T17:50:40 | 2020-03-19T20:34:03 | 2020-03-19T23:01:35 | 13 | 0 | 1 | 0 | Java | false | false | package StepProjectBooking.service;
import StepProjectBooking.DAO.DAOUser;
import StepProjectBooking.database.DAOUserFileText;
import StepProjectBooking.entity.User;
import java.util.List;
public class UserService implements DAOUser<User> {
private DAOUser<User> userDAO = new DAOUserFileText();
@Override
... | UTF-8 | Java | 1,040 | java | UserService.java | Java | [] | null | [] | package StepProjectBooking.service;
import StepProjectBooking.DAO.DAOUser;
import StepProjectBooking.database.DAOUserFileText;
import StepProjectBooking.entity.User;
import java.util.List;
public class UserService implements DAOUser<User> {
private DAOUser<User> userDAO = new DAOUserFileText();
@Override
... | 1,040 | 0.630769 | 0.630769 | 49 | 20.224489 | 19.213373 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 1 |
07bc298c01db53c5d1779111e4f6e559bfb5c7b9 | 3,066,606,696,453 | cfe30f9f6ae678ea5899410f2add91762967144d | /msg/esper/src/main/java/com/demo/event/Header.java | e133f2e29f3fc13c939345158199107cee3562fe | [] | no_license | pingpangkuangmo/framework | https://github.com/pingpangkuangmo/framework | da46012244839e70bb314acdef5a2aa5c356b848 | 76164673e7049474887d175e095616d5dd67e489 | refs/heads/master | 2020-05-21T20:18:25.505000 | 2017-06-10T03:07:49 | 2017-06-10T03:07:49 | 35,748,076 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.event;
/**
* @author lg
* Date: 4/13/17
* Time: 3:08 PM
*/
public class Header {
private String entry;
private String appId;
private String hostIp;
private String hostName;
private String id;
private String msg;
private String cluster;
private Strin... | UTF-8 | Java | 2,120 | java | Header.java | Java | [
{
"context": "package com.demo.event;\n\n/**\n * @author lg\n * Date: 4/13/17\n * Time: 3:08 PM",
"end": 42,
"score": 0.9948427081108093,
"start": 40,
"tag": "USERNAME",
"value": "lg"
}
] | null | [] | package com.demo.event;
/**
* @author lg
* Date: 4/13/17
* Time: 3:08 PM
*/
public class Header {
private String entry;
private String appId;
private String hostIp;
private String hostName;
private String id;
private String msg;
private String cluster;
private Strin... | 2,120 | 0.575472 | 0.571698 | 118 | 16.966103 | 14.369184 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.313559 | false | false | 1 |
8e0155e2601c17a0db28179a36c12c0277cc1fbd | 3,066,606,698,886 | a852d14809a089e69bf8cf83a4c5589d2989100f | /AAPL/src/com/pwc/in/aapl/web/action/registration/TerminationMemberDetailsAction.java | 254ee86099f53089ec04ff0cc0001e72ee5d15ce | [] | no_license | s-a-n-d-y/Chain_Business_Monitor | https://github.com/s-a-n-d-y/Chain_Business_Monitor | 8fdc9c72bfcf4a7b1d4920d4104669b5930a0c08 | eeac126ea7400e5406154ca116cc0207c31b2e94 | refs/heads/master | 2017-12-08T09:28:57.192000 | 2017-01-16T19:31:12 | 2017-01-16T19:31:12 | 79,151,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pwc.in.aapl.web.action.registration;
import java.io.PrintWriter;
import java.sql.Connection;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impo... | UTF-8 | Java | 3,024 | java | TerminationMemberDetailsAction.java | Java | [] | null | [] | package com.pwc.in.aapl.web.action.registration;
import java.io.PrintWriter;
import java.sql.Connection;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impo... | 3,024 | 0.780093 | 0.779431 | 76 | 37.763157 | 30.853588 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.881579 | false | false | 1 |
5eedad97cce72892bd30db13f1d1239cf81476ee | 5,892,695,193,386 | 9d360588130e71be5435fab071ef876cbe482f6b | /Student/src/cn/com/zjf/model/PageModel.java | 20b53b13cbec3a818e78ceaa4dc879d1ecb807d9 | [] | no_license | poai/struts2_demo | https://github.com/poai/struts2_demo | 3502a80efad77dc2e7830b8dd5b65474b567247e | 18425e9cca665aa93165ea55993dbdaae2e73c8f | refs/heads/master | 2020-02-26T15:28:13.078000 | 2016-06-04T05:31:54 | 2016-06-04T05:31:54 | 60,394,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.zjf.model;
import java.io.Serializable;
import java.util.List;
/**/
public class PageModel<T> implements Serializable{
private static final long serialVersionUID = 1L;
private int page;
private int total;
private List<T> data;
private int size;
private String sql;
public PageMode... | UTF-8 | Java | 1,256 | java | PageModel.java | Java | [] | null | [] | package cn.com.zjf.model;
import java.io.Serializable;
import java.util.List;
/**/
public class PageModel<T> implements Serializable{
private static final long serialVersionUID = 1L;
private int page;
private int total;
private List<T> data;
private int size;
private String sql;
public PageMode... | 1,256 | 0.61465 | 0.613854 | 65 | 17.323076 | 17.689726 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.646154 | false | false | 1 |
7498451904a2d50113d38369bc5a12df13e697c0 | 31,430,570,735,652 | e22ac9cdc7b65d98f44919a7dfe8f33275d7c659 | /SelfBinarySearchTree.java | 63f0b6d7df1f409a5f0f24511936e1b6efa30665 | [] | no_license | Ashitosh-Godse/Leetcode_Problems | https://github.com/Ashitosh-Godse/Leetcode_Problems | 32e241190963631cb0e1ec4d2d32559b1982cf73 | 96934b0c5d4d10fef977641799e3fde4764f7361 | refs/heads/main | 2023-08-10T18:44:50.173000 | 2021-09-26T14:32:34 | 2021-09-26T14:32:34 | 410,567,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode;
class BST{
static BSTNode createNode(int val) {
BSTNode a=new BSTNode(val);
a.left=null;
a.right=null;
return a;
}
static BSTNode insert( BSTNode root,int val) {
if(root==null) {
return createNode(val);
}
else if(val<root.data) {
root.left=insert(root.left,val);
}else {
... | UTF-8 | Java | 746 | java | SelfBinarySearchTree.java | Java | [] | null | [] | package leetcode;
class BST{
static BSTNode createNode(int val) {
BSTNode a=new BSTNode(val);
a.left=null;
a.right=null;
return a;
}
static BSTNode insert( BSTNode root,int val) {
if(root==null) {
return createNode(val);
}
else if(val<root.data) {
root.left=insert(root.left,val);
}else {
... | 746 | 0.640751 | 0.636729 | 49 | 14.22449 | 13.130841 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.918367 | false | false | 1 |
684a677f9749a5b0f71924a8c97d706b3bb95fe0 | 24,627,342,533,696 | 241596e4382318140565699a871241a76910de2a | /day10_01_session/src/com/heima/car/servlet/CarServlet.java | c0fba8beb7654cfed8d51596c5115db6bc66dd18 | [
"Apache-2.0"
] | permissive | weiwenqiang/MyEclipse_DarkHorse | https://github.com/weiwenqiang/MyEclipse_DarkHorse | ff7eb59cdf6476e369e02b62cde97f8ea30c9e5b | c7729803b5e4f49ffc5cb7e3389df2581fa38595 | refs/heads/master | 2021-08-11T03:18:53.676000 | 2017-11-13T05:25:39 | 2017-11-13T05:25:39 | 107,613,325 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.heima.car.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession... | GB18030 | Java | 2,084 | java | CarServlet.java | Java | [] | null | [] | package com.heima.car.servlet;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession... | 2,084 | 0.711712 | 0.708896 | 59 | 29.101694 | 27.34878 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.135593 | false | false | 1 |
97a0f73e1f48ca8649cac676127696b2852f22d4 | 8,839,042,759,533 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/22/22_a19492dbf2ad31247202a80bf64bfb54e0b765db/RedexAlter/22_a19492dbf2ad31247202a80bf64bfb54e0b765db_RedexAlter_s.java | dd4501ffa291b926adf602807e29f5d0ac08b164 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*
* Copyright (c) 2012. Redex Scripting - Unauthorized use prohibited by author.
*/
package RedexAlter;
import org.powerbot.game.api.ActiveScript;
import org.powerbot.game.bot.event.listener.PaintListener;
import java.awt.*;
/**
* Created by IntelliJ IDEA.
* User: 0xe9
* Date: 6/23/12
* Time:... | UTF-8 | Java | 532 | java | 22_a19492dbf2ad31247202a80bf64bfb54e0b765db_RedexAlter_s.java | Java | [
{
"context": "*;\n \n /**\n * Created by IntelliJ IDEA.\n * User: 0xe9\n * Date: 6/23/12\n * Time: 4:45 PM\n */\n public ",
"end": 292,
"score": 0.9992453455924988,
"start": 288,
"tag": "USERNAME",
"value": "0xe9"
}
] | null | [] | /*
* Copyright (c) 2012. Redex Scripting - Unauthorized use prohibited by author.
*/
package RedexAlter;
import org.powerbot.game.api.ActiveScript;
import org.powerbot.game.bot.event.listener.PaintListener;
import java.awt.*;
/**
* Created by IntelliJ IDEA.
* User: 0xe9
* Date: 6/23/12
* Time:... | 532 | 0.656015 | 0.629699 | 29 | 17.310345 | 21.630285 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.137931 | false | false | 1 |
04a7f6c2647bbc122d8b4936e9feada3b0d587b9 | 23,742,579,269,214 | 6f356af61b6a00bbd3064882ad16f77b814edecc | /common-api/src/main/java/cn/stylefeng/guns/cloud/api/product/model/params/GunsProQueryParam.java | 9e82f4083844f98520142f230ec4df04dadd1367 | [] | no_license | xwb666666/sp_server | https://github.com/xwb666666/sp_server | 7ebc34b0ea991aca0786520207fedfa69ac17de2 | a8ed11913586cafa80778d0e9900b55bfc540e2b | refs/heads/master | 2023-06-25T07:41:48.280000 | 2021-05-31T01:36:03 | 2021-05-31T01:37:30 | 387,706,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.stylefeng.guns.cloud.api.product.model.params;
import lombok.Data;
/**
* 查询商品列表请求参数
*/
@Data
public class GunsProQueryParam {
private String name;
private String code;
private Integer status;
private Long cateId;
private Long groupId;
private Long pageSize=20l;
private Long p... | UTF-8 | Java | 350 | java | GunsProQueryParam.java | Java | [] | null | [] | package cn.stylefeng.guns.cloud.api.product.model.params;
import lombok.Data;
/**
* 查询商品列表请求参数
*/
@Data
public class GunsProQueryParam {
private String name;
private String code;
private Integer status;
private Long cateId;
private Long groupId;
private Long pageSize=20l;
private Long p... | 350 | 0.709091 | 0.7 | 18 | 17.333334 | 14.992591 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
46b6e78f3c04d9efe61e0b73001599d281a33d42 | 22,359,599,795,936 | eec09d07a4196c6a0d7261ec91a219b65da148a4 | /05-jaxws-client-wsimport/src/main/java/pl/pg/asobecki/wai/jaxws/Main.java | ed3c35617577391064b19f48e4108a570964c390 | [] | no_license | asobecki/wai-pg | https://github.com/asobecki/wai-pg | 176fa64cdef7844be89c709b3c7a2947378d6648 | b40b1dde12288db81601e34dce2e30c197596c42 | refs/heads/master | 2023-01-24T17:28:43.994000 | 2022-03-03T14:32:21 | 2022-03-03T14:32:21 | 86,552,591 | 5 | 1 | null | false | 2023-01-07T05:52:12 | 2017-03-29T07:39:18 | 2022-06-06T16:21:54 | 2023-01-07T05:52:12 | 11,096 | 3 | 0 | 20 | C# | false | false | package pl.pg.asobecki.wai.jaxws;
public class Main {
public static void main(String[] args) {
FirstWebServiceImplService firstWebServiceImplService = new FirstWebServiceImplService();
FirstWebService service = firstWebServiceImplService.getFirstWebServiceImplPort();
System.out.println(servic... | UTF-8 | Java | 374 | java | Main.java | Java | [] | null | [] | package pl.pg.asobecki.wai.jaxws;
public class Main {
public static void main(String[] args) {
FirstWebServiceImplService firstWebServiceImplService = new FirstWebServiceImplService();
FirstWebService service = firstWebServiceImplService.getFirstWebServiceImplPort();
System.out.println(servic... | 374 | 0.764706 | 0.764706 | 10 | 36.400002 | 36.307575 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
9e255db020c9bc13e204d0ed9676a4b82307ff0b | 274,877,975,699 | fd8ff90309352fc46d6d7e57ed390d33f57c185c | /backend/src/test/java/br/com/basis/abaco/web/rest/AlrResourceIT.java | fe9ace1c15f894c4b558b7d8ae0287a81d368c86 | [] | no_license | BasisTI/abaco | https://github.com/BasisTI/abaco | 2c30d5f67317b0df424517bd8029e4c02119d523 | 057058aebd8820c0ff2329d5517c20cadee52196 | refs/heads/master | 2021-12-03T02:55:18.623000 | 2021-11-27T03:15:01 | 2021-11-27T03:15:01 | 432,338,982 | 2 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.basis.abaco.web.rest;
import br.com.basis.abaco.AbacoApp;
import br.com.basis.abaco.domain.Alr;
import br.com.basis.abaco.repository.AlrRepository;
import br.com.basis.abaco.repository.search.AlrSearchRepository;
import br.com.basis.abaco.service.AlrService;
import br.com.basis.abaco.web.rest.errors.Ex... | UTF-8 | Java | 8,715 | java | AlrResourceIT.java | Java | [] | null | [] | package br.com.basis.abaco.web.rest;
import br.com.basis.abaco.AbacoApp;
import br.com.basis.abaco.domain.Alr;
import br.com.basis.abaco.repository.AlrRepository;
import br.com.basis.abaco.repository.search.AlrSearchRepository;
import br.com.basis.abaco.service.AlrService;
import br.com.basis.abaco.web.rest.errors.Ex... | 8,715 | 0.684337 | 0.682387 | 254 | 33.311024 | 26.378262 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.377953 | false | false | 1 |
d1cdf286fb28450d16cf7b5069f08631dcbfadc8 | 20,736,102,170,267 | 5c3e134352f5bbe08291611db22d5ff8fb58b90d | /Triangle/AbstractSyntaxTrees/RunCommand.java | 9c1264461cd923ce2fbbec0b68e394f7be0ebcdc | [] | no_license | RachitVargas/Triangulo | https://github.com/RachitVargas/Triangulo | 2ad4da14f73b21d2aca6b87378efd3f27893fcc8 | 95b3dbcb4c234a1924cb787f90ce844ef18aafeb | refs/heads/feature/parteRachit | 2023-04-08T02:23:16.715000 | 2021-04-20T18:08:29 | 2021-04-20T18:08:29 | 345,252,396 | 0 | 0 | null | false | 2021-04-20T18:08:30 | 2021-03-07T03:47:01 | 2021-04-20T00:55:58 | 2021-04-20T18:08:29 | 72 | 0 | 0 | 0 | Java | false | false | package Triangle.AbstractSyntaxTrees;
import Triangle.SyntacticAnalyzer.SourcePosition;
public class RunCommand extends Command{
public IntegerLiteral I;
public Command C;
public RunCommand(IntegerLiteral ilAST,Command cAST, SourcePosition sourcePosition){
super(sourcePosition);
I = ilAS... | UTF-8 | Java | 443 | java | RunCommand.java | Java | [] | null | [] | package Triangle.AbstractSyntaxTrees;
import Triangle.SyntacticAnalyzer.SourcePosition;
public class RunCommand extends Command{
public IntegerLiteral I;
public Command C;
public RunCommand(IntegerLiteral ilAST,Command cAST, SourcePosition sourcePosition){
super(sourcePosition);
I = ilAS... | 443 | 0.704289 | 0.704289 | 18 | 23.611111 | 23.063051 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 1 |
f5ba49c0d859a1d430cc293187443a81787d2f67 | 25,005,299,616,428 | df2345b0c6dbdefaad1520a9966e2cac2c590f31 | /java/src/jsrl/net/NeighborWatchListener.java | c6256c31ae2a62296455b3beb84345b5bc12bc29 | [
"MIT"
] | permissive | 311labs/SRL | https://github.com/311labs/SRL | 7f02fda6fb742cb1b30a61cc6cee655babb7d4e8 | c3f0069270ada3784f2a81d9ec9e390e31e53a59 | refs/heads/master | 2021-03-13T00:00:14.908000 | 2014-08-03T16:19:12 | 2014-08-03T16:19:12 | 22,578,454 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jsrl.net;
import java.util.List;
/**
* @author ians
*
* TODO To change the template for this generated type comment go to
* Window - Preferences - Java - Code Style - Code Templates
*/
public interface NeighborWatchListener
{
public void neighbor_change(List<String> available_list);
}
| UTF-8 | Java | 302 | java | NeighborWatchListener.java | Java | [
{
"context": " jsrl.net;\n\nimport java.util.List;\n\n/**\n * @author ians\n *\n * TODO To change the template for this genera",
"end": 62,
"score": 0.9983494281768799,
"start": 58,
"tag": "USERNAME",
"value": "ians"
}
] | null | [] | package jsrl.net;
import java.util.List;
/**
* @author ians
*
* TODO To change the template for this generated type comment go to
* Window - Preferences - Java - Code Style - Code Templates
*/
public interface NeighborWatchListener
{
public void neighbor_change(List<String> available_list);
}
| 302 | 0.735099 | 0.735099 | 14 | 20.571428 | 24.097168 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 1 |
5b3c881315a48c9d734357447d2b8770ec09cad0 | 27,101,243,672,258 | 3433ae5352c44930ff2bd4cb410b4d140f48d048 | /src/main/java/ac/za/cput/chapter5/stuctural/composite/Person.java | edb9cada63de1681f9df256caa2ced4d35bb79a5 | [] | no_license | K-Otto/chapter5 | https://github.com/K-Otto/chapter5 | c6c230d9b0da4bf310258b01a63b9f9bad2487f0 | 85d3d29fe55e426c22fda33f37abf6c0a9911399 | refs/heads/master | 2020-11-26T14:01:29.638000 | 2015-03-13T17:21:03 | 2015-03-13T17:21:03 | 32,170,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ac.za.cput.chapter5.stuctural.composite;
/**
* Created by student on 2015/03/13.
*/
public class Person implements Component{
String name;
public Person(String name) {
this.name = name;
}
public void sayHello() {
System.out.println(name + " person says hello");
}
... | UTF-8 | Java | 419 | java | Person.java | Java | [
{
"context": "t.chapter5.stuctural.composite;\n\n/**\n * Created by student on 2015/03/13.\n */\npublic class Person implement",
"end": 75,
"score": 0.9187465310096741,
"start": 68,
"tag": "USERNAME",
"value": "student"
}
] | null | [] | package ac.za.cput.chapter5.stuctural.composite;
/**
* Created by student on 2015/03/13.
*/
public class Person implements Component{
String name;
public Person(String name) {
this.name = name;
}
public void sayHello() {
System.out.println(name + " person says hello");
}
... | 419 | 0.613365 | 0.591885 | 27 | 14.555555 | 19.07749 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.185185 | false | false | 1 |
a40507bbf7dc3c7115e0aa6776e1da60b87dc0ab | 7,567,732,399,536 | 5e83f1705741d4cc4ef13c4a7e2131ad5a98039e | /app/src/main/java/com/juhezi/citymemory/data/module/User.java | 3c1303ca16cfada2407aa71dce7e4ec305fb38e9 | [] | no_license | qiaoyunrui/CityMemory | https://github.com/qiaoyunrui/CityMemory | 5525fa3aca937b5e398f0246d893154ce98ea92c | dab84540a86b4bbf4fc706db87849975af74ba50 | refs/heads/master | 2020-07-10T18:03:32.591000 | 2016-10-03T13:29:14 | 2016-10-03T13:29:14 | 66,413,825 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.juhezi.citymemory.data.module;
import com.avos.avoscloud.AVUser;
import com.juhezi.citymemory.other.Config;
import java.io.Serializable;
import java.util.List;
/**
* Created by qiaoyunrui on 16-8-26.
*/
public class User implements Serializable {
public static final int USER_TYPE_PERSON = 1;
p... | UTF-8 | Java | 2,645 | java | User.java | Java | [
{
"context": "lizable;\nimport java.util.List;\n\n/**\n * Created by qiaoyunrui on 16-8-26.\n */\npublic class User implements Seri",
"end": 203,
"score": 0.9989827871322632,
"start": 193,
"tag": "USERNAME",
"value": "qiaoyunrui"
},
{
"context": "YPE_GROUP = 2;\n\n private String ... | null | [] | package com.juhezi.citymemory.data.module;
import com.avos.avoscloud.AVUser;
import com.juhezi.citymemory.other.Config;
import java.io.Serializable;
import java.util.List;
/**
* Created by qiaoyunrui on 16-8-26.
*/
public class User implements Serializable {
public static final int USER_TYPE_PERSON = 1;
p... | 2,645 | 0.633321 | 0.630627 | 113 | 22 | 19.453598 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380531 | false | false | 1 |
3c32fd8029346e69e24cb2bc8f9e98c9f18a2a49 | 7,567,732,397,705 | 5746c5bcda3e55cef640dc4f10dec19a5b14898c | /SpaceExplorer/src/GUI/WelcomeFrame.java | 8c9d48c76b353c2904b504ae70246a7e7acc5444 | [] | no_license | bachvuviet/SENG201 | https://github.com/bachvuviet/SENG201 | ecd2c0b00f6f30e3ca51ec1da12e7a0b4bb0a691 | fe92a277d31b4762b0ff8123dff989a04609f35e | refs/heads/master | 2023-01-29T23:46:45.517000 | 2020-11-29T22:12:06 | 2020-11-29T22:12:06 | 181,090,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* GUI package contain all Graphical Implement of the game, upgrade from commandline game
*/
package GUI;
import CustomUIELmt.*;
import java.awt.EventQueue;
import javax.swing.JFrame;
import java.awt.Image;
import java.awt.Font;
import javax.swing.JLabel;
import javax.swing.ImageIcon;
import javax.swing.JButto... | UTF-8 | Java | 5,420 | java | WelcomeFrame.java | Java | [
{
"context": "\n * This take user to different frames.\n * @author Bach Vu\n * @version 0.30\n */\n\npublic class WelcomeFrame {",
"end": 802,
"score": 0.9997935891151428,
"start": 795,
"tag": "NAME",
"value": "Bach Vu"
},
{
"context": "\t\tString Credits = \"<html>\"\n\t\t\t\t+ \"<p... | null | [] | /**
* GUI package contain all Graphical Implement of the game, upgrade from commandline game
*/
package GUI;
import CustomUIELmt.*;
import java.awt.EventQueue;
import javax.swing.JFrame;
import java.awt.Image;
import java.awt.Font;
import javax.swing.JLabel;
import javax.swing.ImageIcon;
import javax.swing.JButto... | 5,412 | 0.712177 | 0.696494 | 162 | 32.456791 | 25.882713 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.12963 | false | false | 1 |
86ef91899d7cd9a10849b76ca899c38d7ddbd831 | 23,845,658,449,459 | 9c9e8f2e37da6f9340ba8b442c266e4ac6dd0c64 | /CuttingCottrill_EspionageAPI/src/main/java/edu/neumont/csc380/espionage/model/MyKeyPair.java | e4e9c7eb6bb2c2403d995e2049601f732c031575 | [] | no_license | wes-cutting/Espionage | https://github.com/wes-cutting/Espionage | 56160e18843d21f7135923906d10ef8848c67367 | beddfafcf6baf06ef2a29e95e7c8facf0bc1de0f | refs/heads/master | 2021-01-01T10:36:55.059000 | 2013-04-30T03:20:37 | 2013-04-30T03:20:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.neumont.csc380.espionage.model;
public class MyKeyPair {
MyPublicKey publicKey;
MyPrivateKey privateKey;
public MyKeyPair(MyPublicKey publicKey, MyPrivateKey privateKey){
this.publicKey = publicKey;
this.privateKey = privateKey;
}
}
| UTF-8 | Java | 254 | java | MyKeyPair.java | Java | [] | null | [] | package edu.neumont.csc380.espionage.model;
public class MyKeyPair {
MyPublicKey publicKey;
MyPrivateKey privateKey;
public MyKeyPair(MyPublicKey publicKey, MyPrivateKey privateKey){
this.publicKey = publicKey;
this.privateKey = privateKey;
}
}
| 254 | 0.795276 | 0.783465 | 10 | 24.4 | 19.463812 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 1 |
ddee3863525fd3351b8fa9b8c5a5b2a0881c3008 | 3,427,383,965,605 | 3a17a5108173531b963ba4b7d9fbbbebe89cd3dd | /src/main/java/pl/obrazkarnia/build/controller/SearchController.java | 8c2a82c3a76c12b9cf5d657d8eac83a579602430 | [] | no_license | poozone/obrazkarnia_final | https://github.com/poozone/obrazkarnia_final | bf36facdc06c6aafb574b07182a44f90124a3a15 | 186d1c34745d45580ee19b1447c3f1500646992b | refs/heads/master | 2021-01-10T04:36:54.286000 | 2016-01-23T17:44:45 | 2016-01-23T18:27:48 | 50,202,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.obrazkarnia.build.controller;
import java.security.Principal;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
... | UTF-8 | Java | 1,124 | java | SearchController.java | Java | [] | null | [] | package pl.obrazkarnia.build.controller;
import java.security.Principal;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
... | 1,124 | 0.737544 | 0.737544 | 44 | 23.545454 | 21.883425 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.681818 | false | false | 1 |
0807fc787c2723a00df87d6f59cb4e1eb46082e7 | 27,831,388,092,256 | 6efb757c8291cac98703b3d5b8cc718900ac7824 | /client/src/Connection/SenderImpl.java | 55d2c2f4fd8b66aefb3b69e9d30ad0505a4c514a | [] | no_license | trueOlZay/lab6_4 | https://github.com/trueOlZay/lab6_4 | f273382a9ce6fb1ea73a97d97ef8fef7be6ab33b | 8b3c112819dcfb7443ed3af9ba2a40fdecdc589a | refs/heads/master | 2023-05-07T02:16:35.903000 | 2021-06-13T16:30:33 | 2021-06-13T16:30:33 | 376,590,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Connection;
import com.google.inject.Inject;
import com.google.inject.Singleton;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.nio.ByteBuffer;
import java.nio.channels.SocketChannel;
@Singleton
public class SenderImpl implements Sender{
p... | UTF-8 | Java | 1,044 | java | SenderImpl.java | Java | [] | null | [] | package Connection;
import com.google.inject.Inject;
import com.google.inject.Singleton;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.nio.ByteBuffer;
import java.nio.channels.SocketChannel;
@Singleton
public class SenderImpl implements Sender{
p... | 1,044 | 0.767241 | 0.765326 | 31 | 32.677418 | 27.608305 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 1 |
f3dddaacc760f75c7502acfa74b09e40e85260da | 24,352,464,601,184 | e891924e3367de5937b449fa3839a4453522cb82 | /SFM/src/test/java/CurrencyManagerTest.java | 06250dc81c4da01a6dbac2f232970b75aa650a27 | [] | no_license | bzsol/Tobacco-Shop-SFM | https://github.com/bzsol/Tobacco-Shop-SFM | 99839af25876821656aad314049dcab83395bc53 | 6df41671f1d3ec74f24be87e390eec050bd79136 | refs/heads/main | 2023-05-02T16:24:26.799000 | 2021-05-11T20:17:54 | 2021-05-11T20:17:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import hu.sfm.utils.CurrencyManager;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvFileSource;
import org.junit.jupiter.params.provider.CsvSource;
public class CurrencyManagerTest {
@Paramet... | UTF-8 | Java | 780 | java | CurrencyManagerTest.java | Java | [] | null | [] | import hu.sfm.utils.CurrencyManager;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.CsvFileSource;
import org.junit.jupiter.params.provider.CsvSource;
public class CurrencyManagerTest {
@Paramet... | 780 | 0.783333 | 0.783333 | 23 | 32.913044 | 27.333548 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 1 |
3dd087ac1d195d4d1f985482ef8f6ed9258ada42 | 11,398,843,237,889 | 0dd4c8ae6a0d459b2d6d3f2dbb8f4ae404abacac | /app/src/main/java/palma/felipe/com/br/jobshub/adapter/LineAdapter.java | 8a3193a5bd578a13b9e6260dde08228babfc774e | [] | no_license | felipepalma14/jobshub | https://github.com/felipepalma14/jobshub | 82d8a0830b555183d061de25c34feffd7e16cbff | cb4bf799fba00feacec43dd085a2bdab046e40cd | refs/heads/master | 2020-04-26T01:49:53.407000 | 2019-03-11T01:39:19 | 2019-03-11T01:39:19 | 173,216,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package palma.felipe.com.br.jobshub.adapter;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide... | UTF-8 | Java | 3,131 | java | LineAdapter.java | Java | [] | null | [] | package palma.felipe.com.br.jobshub.adapter;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import com.bumptech.glide... | 3,131 | 0.692431 | 0.691792 | 98 | 30.938776 | 28.286009 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520408 | false | false | 1 |
b2404fbfb58382496aa21f6fdeaaa0968f03180f | 11,570,641,922,397 | c5627725a439ec40f12eac5b4da23da88bc0d2aa | /src/main/java/com/dhcc/cn/framework/utlis/LineCharts.java | 0fa164c66cb423bcf11dd34f612e53d5dfebfa55 | [
"MIT"
] | permissive | denghang1989/spring_framework | https://github.com/denghang1989/spring_framework | 3351e81c4121041ef43a95430f41c6c346ebd0f3 | 1e61e2f5c8b21328223834f6eab4c3d680f441bb | refs/heads/master | 2022-07-15T06:06:45.972000 | 2020-01-29T06:32:45 | 2020-01-29T06:32:45 | 214,618,063 | 0 | 0 | MIT | false | 2022-06-21T02:01:58 | 2019-10-12T09:24:00 | 2020-01-29T06:32:47 | 2022-06-21T02:01:58 | 2,442 | 0 | 0 | 3 | CSS | false | false | package com.dhcc.cn.framework.utlis;
import com.github.abel533.echarts.Option;
public class LineCharts {
public static Option getLineOption(){
Option option = new Option();
option.title("line");
return option;
}
}
| UTF-8 | Java | 250 | java | LineCharts.java | Java | [
{
"context": "e com.dhcc.cn.framework.utlis;\n\nimport com.github.abel533.echarts.Option;\n\npublic class LineCharts {\n\n p",
"end": 63,
"score": 0.9986003041267395,
"start": 56,
"tag": "USERNAME",
"value": "abel533"
}
] | null | [] | package com.dhcc.cn.framework.utlis;
import com.github.abel533.echarts.Option;
public class LineCharts {
public static Option getLineOption(){
Option option = new Option();
option.title("line");
return option;
}
}
| 250 | 0.66 | 0.648 | 13 | 18.23077 | 16.830164 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 1 |
bb6048e2bcd7441493b2a44bfa77810ec6943bf6 | 8,323,646,655,732 | 67f7bfce5467203d54d697ea2a138e1d8bf43810 | /QueueProgram/src/Program6.java | 98e2a058b25c17f7ca0217cdb48a0072a72d37fc | [] | no_license | aslamamaan3/Design-Patterns | https://github.com/aslamamaan3/Design-Patterns | 9dcb3b759796d6816dfd59ae4bb60d905fde11c6 | f8af3bc1326e9cce6ab0312d6c474c4d3d82daba | refs/heads/master | 2020-04-29T08:56:29.694000 | 2019-03-16T17:56:00 | 2019-03-16T17:56:00 | 176,005,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Program6 {
public static void main(String[] args) {
MyQueue q = new MyQueue();
Thread p = new Thread(new Producer(q));
Thread c = new Thread(new Consumer(q));
p.start();
c.start();
}
}
| UTF-8 | Java | 219 | java | Program6.java | Java | [] | null | [] |
public class Program6 {
public static void main(String[] args) {
MyQueue q = new MyQueue();
Thread p = new Thread(new Producer(q));
Thread c = new Thread(new Consumer(q));
p.start();
c.start();
}
}
| 219 | 0.616438 | 0.611872 | 13 | 15.769231 | 16.229858 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.615385 | false | false | 1 |
605f828b93256d967dfb6d41282dd419a308b9cc | 12,833,362,290,658 | ffb22a1abfeef692b2b927012b1ec2dd000e4550 | /src/main/java/net/minecraft/src/CJB_GLTextureBufferedImage.java | 26a5c1d1b260b6459b2711b09f90598a35025fb7 | [] | no_license | Cat7373/cjb-deux | https://github.com/Cat7373/cjb-deux | 5672b51c8322a48e418478b67918422b3c7727d9 | 778f1028e42718552d3c114bda0f540346090131 | refs/heads/master | 2021-01-22T14:25:49.259000 | 2013-01-11T05:46:09 | 2013-01-11T05:46:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.minecraft.src;
import java.awt.Graphics;
import java.awt.Point;
import java.awt.color.ColorSpace;
import java.awt.image.BufferedImage;
import java.awt.image.ColorModel;
import java.awt.image.ComponentColorModel;
import java.awt.image.DataBufferByte;
import java.awt.image.ImageObserver;
import jav... | UTF-8 | Java | 8,587 | java | CJB_GLTextureBufferedImage.java | Java | [] | null | [] | package net.minecraft.src;
import java.awt.Graphics;
import java.awt.Point;
import java.awt.color.ColorSpace;
import java.awt.image.BufferedImage;
import java.awt.image.ColorModel;
import java.awt.image.ComponentColorModel;
import java.awt.image.DataBufferByte;
import java.awt.image.ImageObserver;
import jav... | 8,587 | 0.568068 | 0.519739 | 262 | 30.774809 | 32.16428 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.919847 | false | false | 1 |
2c1458ddfcee6358009cef4ca750a8db45d7489c | 19,722,489,881,362 | 883e808eb835436bfccb513b93cd3ffbf48d1a45 | /src/com/shop/servlet/shopcart/AddShopCart.java | 482837683cc0d8fc590ba1dab4caf75bf075aec8 | [] | no_license | danerlt/ShopSystem | https://github.com/danerlt/ShopSystem | eed8a4e684cf2062db229b79856d944f98309c67 | 5f3239547411cdd9e02f28fc6f01bbc8f25ebbeb | refs/heads/master | 2021-09-20T21:30:22.653000 | 2018-08-15T13:52:22 | 2018-08-15T13:52:22 | 76,842,620 | 32 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shop.servlet.shopcart;
import java.io.IOException;
import java.io.PrintWriter;
import java.math.BigDecimal;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet... | UTF-8 | Java | 2,610 | java | AddShopCart.java | Java | [] | null | [] | package com.shop.servlet.shopcart;
import java.io.IOException;
import java.io.PrintWriter;
import java.math.BigDecimal;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet... | 2,610 | 0.664673 | 0.662281 | 79 | 29.746836 | 23.848928 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.012658 | false | false | 1 |
951501473819301fe4f791834bb01db815977eb6 | 9,302,899,200,079 | ade3e11a79ae2724ea6216e1bfae9f6af6094143 | /Framework/src/main/java/com/pixshow/framework/ext/struts/JSONResult.java | fe2e66167408cda3d3cbf1b732ce7674b43b6697 | [] | no_license | yanchao86/oldtoolbox | https://github.com/yanchao86/oldtoolbox | f2d10a9c0d97a8f7556c120e52aa85def6afadd5 | f5add876c847b4f1fe61d46016692eda42596c77 | refs/heads/master | 2020-04-06T15:00:02.398000 | 2016-09-29T03:50:49 | 2016-09-29T03:50:49 | 49,851,467 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2010-2013 www.pixshow.net All Rights Reserved
*
* File:JSONResult.java Project: LvFramework
*
* Creator:<a href="mailto:jifangliang@163.com">Time</a>
* Date:Jan 18, 2013 2:15:48 PM
*
*/
package com.pixshow.framework.ext.struts;
import java.io.IOException;
import javax.servlet.http.HttpSe... | UTF-8 | Java | 3,982 | java | JSONResult.java | Java | [
{
"context": "oject: LvFramework\n * \n * Creator:<a href=\"mailto:jifangliang@163.com\">Time</a> \n * Date:Jan 18, 2013 2:15:48 PM\n * \n *",
"end": 164,
"score": 0.9999278783798218,
"start": 145,
"tag": "EMAIL",
"value": "jifangliang@163.com"
},
{
"context": "lity;\n\n/**\n * \n * ... | null | [] | /*
* Copyright (c) 2010-2013 www.pixshow.net All Rights Reserved
*
* File:JSONResult.java Project: LvFramework
*
* Creator:<a href="mailto:<EMAIL>">Time</a>
* Date:Jan 18, 2013 2:15:48 PM
*
*/
package com.pixshow.framework.ext.struts;
import java.io.IOException;
import javax.servlet.http.HttpServletRequest... | 3,958 | 0.695881 | 0.685836 | 107 | 36.214954 | 34.565399 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672897 | false | false | 1 |
61769cf536b6c9643429ae7fc1f6c8809c5e1b00 | 23,175,643,569,121 | 8ac95a6fb566d62110198aa7f14399586091787e | /results/Epidemic_Manhattan_40hosts/RunOn_2020_12_18_16.00.05.755_mapmanhattan_host40_protepidemic_BestIndividual_98.java | a82ff82ef0702b89bac2bcdd33cc8222f3c7a271 | [] | no_license | tsume82/evolution_routing_protocol | https://github.com/tsume82/evolution_routing_protocol | da02f5af391749d1c918713eb6f1e0270a6e9a34 | b1f2730f58def0e3d6cc4a303b369002bdce1017 | refs/heads/main | 2023-03-16T06:24:32.184000 | 2021-03-10T10:12:22 | 2021-03-10T10:12:22 | 330,688,716 | 1 | 0 | null | true | 2021-03-10T10:12:23 | 2021-01-18T14:18:23 | 2021-03-05T17:35:04 | 2021-03-10T10:12:22 | 2,991 | 0 | 0 | 0 | Java | false | false | package routing;
import core.Settings;
public class BestIndividual_98 extends ActiveRouter{
public BestIndividual_98(Settings s) {
super(s);
}
protected BestIndividual_98(BestIndividual_98 r) {
super(r);
}
@Override
public void update() {
super.update();
if((!!isTransferring() || canStartTransfer())){if((!... | UTF-8 | Java | 691 | java | RunOn_2020_12_18_16.00.05.755_mapmanhattan_host40_protepidemic_BestIndividual_98.java | Java | [] | null | [] | package routing;
import core.Settings;
public class BestIndividual_98 extends ActiveRouter{
public BestIndividual_98(Settings s) {
super(s);
}
protected BestIndividual_98(BestIndividual_98 r) {
super(r);
}
@Override
public void update() {
super.update();
if((!!isTransferring() || canStartTransfer())){if((!... | 691 | 0.74385 | 0.726483 | 23 | 29.086956 | 44.144932 | 221 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.478261 | false | false | 1 |
7723dcd571a8f58cf64ef53a05d96600bee01f41 | 30,940,944,440,905 | 1b2c20f57c15b41f9f94394686c58996b57c9200 | /src/com/leetcode/medium/NumPow16_1.java | e24be795206eabb197adae6c0cf45268b589e4ae | [] | no_license | zhaozhixin853859234/study | https://github.com/zhaozhixin853859234/study | 15679940bab482c6965c1ede2f19f686e151782f | 9ffa7d87ee55447a0c781e47100946d173e737f8 | refs/heads/master | 2023-02-05T23:48:56.127000 | 2020-12-29T02:30:59 | 2020-12-29T02:30:59 | 318,099,002 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode.medium;
/**
* <h3>study</h3>
*
* @author : zhao
* @version :
* @date : 2020-06-02 14:06
*/
public class NumPow16_1 {
public static void main(String[] args) {
System.out.println(myPow(2,-2));
}
// 超时,n/2+1次相乘
public static double myPow(double x, int n) {
if (n=... | UTF-8 | Java | 717 | java | NumPow16_1.java | Java | [
{
"context": "ode.medium;\n\n/**\n * <h3>study</h3>\n *\n * @author : zhao\n * @version :\n * @date : 2020-06-02 14:06\n */\npub",
"end": 72,
"score": 0.7170445919036865,
"start": 68,
"tag": "USERNAME",
"value": "zhao"
}
] | null | [] | package com.leetcode.medium;
/**
* <h3>study</h3>
*
* @author : zhao
* @version :
* @date : 2020-06-02 14:06
*/
public class NumPow16_1 {
public static void main(String[] args) {
System.out.println(myPow(2,-2));
}
// 超时,n/2+1次相乘
public static double myPow(double x, int n) {
if (n=... | 717 | 0.410184 | 0.35785 | 33 | 20.424242 | 15.851643 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 1 |
a20d9def7bf6913522e16887a1df976dd1a485e1 | 18,537,078,881,064 | db19b20222c920953fd9b20a41ebfd76cabc1756 | /src/entities/Receipt.java | 7f598ffe1417a403d91797731b3475652026d03a | [] | no_license | jphrmartins/pucrs-poo | https://github.com/jphrmartins/pucrs-poo | 08f29e8d7f94ef9431da5a1d624ce9f801cc52f4 | ed4dac3517a39721c53edb91c1f174310e2d8f15 | refs/heads/master | 2022-11-15T02:07:39.966000 | 2020-07-06T22:32:17 | 2020-07-06T22:32:17 | 273,100,407 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entities;
import java.util.List;
public class Receipt {
private int id;
private double totalPrice;
private double discount;
private double tax;
private double total;
private List<Product> list;
public Receipt(int id, double totalPrice, double discount, double tax, double total, Li... | UTF-8 | Java | 2,144 | java | Receipt.java | Java | [] | null | [] | package entities;
import java.util.List;
public class Receipt {
private int id;
private double totalPrice;
private double discount;
private double tax;
private double total;
private List<Product> list;
public Receipt(int id, double totalPrice, double discount, double tax, double total, Li... | 2,144 | 0.548855 | 0.545115 | 57 | 36.526318 | 30.761736 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 1 |
c9df01c92f67a8d2ca2add886bd48b1c3f83fe43 | 22,677,427,355,767 | 5f60a6de05fd72ce263e434e216df68cb3bff071 | /src/main/java/com/jlab/customermanagement/service/CustomerService.java | 8d74eb1e98eeb06496c1f764abc36cf056fc0bea | [
"Apache-2.0"
] | permissive | jac-gt/customer-management-app | https://github.com/jac-gt/customer-management-app | ea0920cff914ef6f49ca4b873fa2726e2f53ded1 | 9343b878112d2282416e6abfee3be34dba4b9c68 | refs/heads/master | 2020-04-26T07:07:51.184000 | 2019-03-03T21:28:41 | 2019-03-03T21:28:41 | 173,385,188 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jlab.customermanagement.service;
import java.util.List;
import java.util.Optional;
import com.jlab.customermanagement.model.Customer;
public interface CustomerService {
public Customer save(Customer customer);
public List<Customer> all();
public Customer one(long id);
public void ... | UTF-8 | Java | 351 | java | CustomerService.java | Java | [] | null | [] | package com.jlab.customermanagement.service;
import java.util.List;
import java.util.Optional;
import com.jlab.customermanagement.model.Customer;
public interface CustomerService {
public Customer save(Customer customer);
public List<Customer> all();
public Customer one(long id);
public void ... | 351 | 0.74359 | 0.74359 | 18 | 17.5 | 18.306799 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 3 |
5058db1f0c506dc572c6fb94ee2ac0007baa0222 | 21,758,304,355,342 | 8bcfea9936a4ca147948a2a77be435ac1bfa2566 | /src/main/java/dataAccess/FollowingTraingAcces.java | 329d32e0e01571e960ac549681ab3b9c839046d2 | [] | no_license | SoftwareProjectIIGroep4/java | https://github.com/SoftwareProjectIIGroep4/java | 8e0d5d037a993bb283717a9b63dd7b4aa0fd180f | 51f623a49dffe5b8c0b86f470def0eccd00e45b9 | refs/heads/master | 2021-05-15T09:29:55.952000 | 2017-12-24T11:59:57 | 2017-12-24T11:59:57 | 108,137,863 | 0 | 0 | null | false | 2017-12-25T07:05:04 | 2017-10-24T14:22:56 | 2017-10-24T14:31:28 | 2017-12-25T07:05:04 | 795 | 0 | 0 | 0 | Java | false | null | package dataAccess;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.HashMap;
import java.util.List;
import com.fasterxml.jackson.core.type.TypeReference;
import models.Address;
import models.FollowingTraining;
public class FollowingTraingAcces extends RestReques... | UTF-8 | Java | 1,801 | java | FollowingTraingAcces.java | Java | [] | null | [] | package dataAccess;
import java.io.IOException;
import java.net.URI;
import java.net.URISyntaxException;
import java.util.HashMap;
import java.util.List;
import com.fasterxml.jackson.core.type.TypeReference;
import models.Address;
import models.FollowingTraining;
public class FollowingTraingAcces extends RestReques... | 1,801 | 0.810106 | 0.810106 | 43 | 40.88372 | 42.496628 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.534884 | false | false | 3 |
8093af03dbe386a8f91a788dc39382b1e90010c8 | 16,724,602,672,043 | 5745e586d9ea2efa8815cce83951dbfe686282db | /src/assignment4/DessertShop.java | be128f9a7fcd6e67274aa0cf60a7d1e907dd0f00 | [] | no_license | dustfreer/INFO5100assignment | https://github.com/dustfreer/INFO5100assignment | 56a3e95efea6f95cfb2ac881bf763295243c44d1 | 77f690282a6c399315324ad13c19d7051f43bba3 | refs/heads/master | 2020-07-22T11:25:36.494000 | 2019-11-10T22:49:14 | 2019-11-10T22:49:14 | 207,183,724 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment4;
import java.util.ArrayList;
import java.util.List;
public class DessertShop {
public static final double taxRate = 0.065;
static int maxImumSizeOfName = 35;
static String cents2dollarsAndCentsmethod(int dollar){
String dol = "" + dollar / 100;
String cent = "." + dollar % 100;
return d... | UTF-8 | Java | 2,487 | java | DessertShop.java | Java | [] | null | [] | package assignment4;
import java.util.ArrayList;
import java.util.List;
public class DessertShop {
public static final double taxRate = 0.065;
static int maxImumSizeOfName = 35;
static String cents2dollarsAndCentsmethod(int dollar){
String dol = "" + dollar / 100;
String cent = "." + dollar % 100;
return d... | 2,487 | 0.618416 | 0.605549 | 106 | 22.462265 | 21.518827 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.867924 | false | false | 3 |
098a1f818c866467f8c05f140793188681ba7da6 | 33,225,867,025,901 | 0f6e7b83c8cd851ff9e72b7444f821c16844dd17 | /libraries/AIRSResponseExecutor/src/airs/responses/executor/FixedParamsFormatter.java | 54c3417511c6ebaeabed54725834095b3fd07896 | [] | no_license | lvazquez-ditupm/ProyectoRECLAMO | https://github.com/lvazquez-ditupm/ProyectoRECLAMO | cbc47023263a3fe2c3836e2092e7d4da78c5f9e2 | 6983d5d98b8571767b603204fe719678a63aa522 | refs/heads/master | 2021-01-21T04:46:45.662000 | 2016-06-08T11:01:59 | 2016-06-08T11:01:59 | 54,195,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* "FixedParamsFormatter" Java class is free software: you can redistribute
* it and/or modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version always keeping
* the additional term... | UTF-8 | Java | 19,980 | java | FixedParamsFormatter.java | Java | [
{
"context": "cutor.conf and plugin-number.conf.\n * \n * @author UPM (member of RECLAMO Development Team)(http://recla",
"end": 2208,
"score": 0.9994809627532959,
"start": 2205,
"tag": "USERNAME",
"value": "UPM"
}
] | null | [] | /**
* "FixedParamsFormatter" Java class is free software: you can redistribute
* it and/or modify it under the terms of the GNU Lesser General Public License
* as published by the Free Software Foundation, either version 3 of
* the License, or (at your option) any later version always keeping
* the additional term... | 19,980 | 0.541642 | 0.537638 | 453 | 43.10817 | 32.107014 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.600442 | false | false | 3 |
9128c840a5656b7229c23e9a2d1392b05644a845 | 29,815,662,995,034 | 62984e78069a83730ab9404841d4de9c6c1b238b | /app/src/main/java/com/example/immortal/clock_seller/fragments/SignUpFragment.java | 009303d333a2adbd0f9a50287697b476ef7c3883 | [] | no_license | tranhoangnhi95/clock_seller | https://github.com/tranhoangnhi95/clock_seller | 571773b381ee22652b300bf294975dc918e7fdcb | e097998317148255d7dfc1fbcb5e2d9a9af75474 | refs/heads/master | 2020-03-19T08:13:00.718000 | 2018-11-15T17:19:16 | 2018-11-15T17:19:16 | 136,185,093 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.immortal.clock_seller.fragments;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.text.InputType;
import android.util.Log;
import android.view.Layou... | UTF-8 | Java | 6,718 | java | SignUpFragment.java | Java | [] | null | [] | package com.example.immortal.clock_seller.fragments;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.text.InputType;
import android.util.Log;
import android.view.Layou... | 6,718 | 0.654551 | 0.649099 | 170 | 37.841175 | 30.031425 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735294 | false | false | 3 |
d057ce0041023449b09f8cda964a6954ccaa9391 | 29,815,662,996,224 | 02a958673df833e5f3bbee311983d07caca1bd0e | /macula-engine-commons/deleted/org/macula/cloud/core/utils/HttpRequestUtils.java | b5234e8ed8312cb5336ea096e6ae4def24236357 | [
"MIT"
] | permissive | macula-cloud/macula-cloud-starters | https://github.com/macula-cloud/macula-cloud-starters | e7b2c10570ccc1c28e8f8689ae224190de52a0d0 | cbb7722cfff967cfcfe5ca8b4a9acc14b8b2395f | refs/heads/main | 2023-01-01T14:42:09.640000 | 2022-07-05T09:17:42 | 2022-07-05T09:17:42 | 306,774,211 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.macula.cloud.core.utils;
import java.util.Enumeration;
import java.util.Map;
import java.util.TreeMap;
import javax.servlet.http.HttpServletRequest;
import org.springframework.util.AntPathMatcher;
import org.springframework.web.util.UriUtils;
public final class HttpRequestUtils {
private static final ... | UTF-8 | Java | 4,935 | java | HttpRequestUtils.java | Java | [] | null | [] | package org.macula.cloud.core.utils;
import java.util.Enumeration;
import java.util.Map;
import java.util.TreeMap;
import javax.servlet.http.HttpServletRequest;
import org.springframework.util.AntPathMatcher;
import org.springframework.web.util.UriUtils;
public final class HttpRequestUtils {
private static final ... | 4,935 | 0.746093 | 0.744469 | 149 | 32.067116 | 29.041897 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.020134 | false | false | 3 |
fe6a498a22adcd2189b9e1cc7d4dd42689355d28 | 17,480,516,922,867 | 11a67d6c48f9012179834885233c79186c998fe0 | /src/main/java/ru/bona/guice/vaadin/mvp/addressbook/ui/event/NewContactEvent.java | 1a51a84c0c8224a937af69e9ce943766191f03fe | [] | no_license | alex-kontcur/guice-vaadin-addressbook | https://github.com/alex-kontcur/guice-vaadin-addressbook | d1d589779529465db783d42832d9202d98c8fffb | 64036e00514ff9acad54fb662fd958cb093d9bad | refs/heads/master | 2016-08-12T06:38:58.337000 | 2016-03-22T14:46:51 | 2016-03-22T14:46:51 | 54,482,862 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.bona.guice.vaadin.mvp.addressbook.ui.event;
/**
* NewContactEvent
*
* @author Kontsur Alex
* @since 24.01.13
*/
public class NewContactEvent {
}
| UTF-8 | Java | 162 | java | NewContactEvent.java | Java | [
{
"context": "ok.ui.event;\n\n/**\n * NewContactEvent\n *\n * @author Kontsur Alex\n * @since 24.01.13\n */\npublic class NewContactEve",
"end": 105,
"score": 0.9968506693840027,
"start": 93,
"tag": "NAME",
"value": "Kontsur Alex"
}
] | null | [] | package ru.bona.guice.vaadin.mvp.addressbook.ui.event;
/**
* NewContactEvent
*
* @author <NAME>
* @since 24.01.13
*/
public class NewContactEvent {
}
| 156 | 0.703704 | 0.666667 | 10 | 15.2 | 16.448708 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 3 |
146c92e4c20a6f4b484c30d99db8fe801eaa5cf5 | 20,040,317,427,197 | 008e36b8328909c10deb72a6ce6c951d648498c7 | /tracker-storm/src/main/java/com/tracker/storm/drpc/drpcprocess/HBaseProcess.java | 69aa154944553960f3692f31cb4d8ed402dc32ce | [] | no_license | luxr123/UserAnalysis | https://github.com/luxr123/UserAnalysis | 3f090e32c35da31fd98412df673db5607a95b32c | e2c5740d5ba0db69bf6d9908714e2c3425702506 | refs/heads/master | 2021-01-10T19:58:49.544000 | 2014-10-31T02:04:22 | 2014-10-31T02:04:22 | 25,714,894 | 0 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tracker.storm.drpc.drpcprocess;
import java.io.Serializable;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import org.... | UTF-8 | Java | 4,543 | java | HBaseProcess.java | Java | [
{
"context": "amicConstruct;\n/**\n * \n * 文件名:HBaseProcess\n * 创建人:zhifeng.zheng\n * 创建日期:2014年10月22日 下午5:23:39\n * 功能描述:",
"end": 937,
"score": 0.5596873164176941,
"start": 935,
"tag": "NAME",
"value": "zh"
},
{
"context": "icConstruct;\n/**\n * \n * 文件名:HBaseProcess\n * 创建人:zhifen... | null | [] | package com.tracker.storm.drpc.drpcprocess;
import java.io.Serializable;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import org.... | 4,543 | 0.707295 | 0.695174 | 140 | 30.821428 | 22.313759 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.35 | false | false | 3 |
22b125f9d9b0775c17bfb72c89cf5e48dde7b927 | 13,357,348,329,062 | d8899a969c06824ba20258f3b26feb906e0d9419 | /银行系统(第一次修改)/functions4_query/Query.java | 7c901f125c1382111dcc25535b250e236eda3d34 | [] | no_license | x-iaoxiao/gggggggggggggggggg | https://github.com/x-iaoxiao/gggggggggggggggggg | a9182db2c402c5bf7c9ee46f70a83b819456c269 | 3318d80219045200d1bc9c61169979729e2ccf40 | refs/heads/master | 2021-08-23T18:24:00.878000 | 2017-12-06T02:00:38 | 2017-12-06T02:00:38 | 104,295,228 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package functions4_query;
import basic.Account;
public interface Query {
public void show_account(Account user);
}
| UTF-8 | Java | 126 | java | Query.java | Java | [] | null | [] | package functions4_query;
import basic.Account;
public interface Query {
public void show_account(Account user);
}
| 126 | 0.730159 | 0.722222 | 10 | 11.3 | 14.028899 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
16dd8b3a659736d300ef3ae448730ccccf4bb17c | 11,957,188,985,612 | 7597193a190fcb9642a24a839a1c59f8821e84f1 | /src/test/java/com/example/demo/service/UserServiceTest.java | 62fe831842ebe681546c959481634813bc516c15 | [] | no_license | HamzaHaddada1/SpringProject | https://github.com/HamzaHaddada1/SpringProject | a51622091c414a9af6d7660f3a07d9940d992189 | 68aac8d04f1b301f5af52ce9826eb9808fd9fa8f | refs/heads/master | 2020-12-07T01:08:55.106000 | 2020-01-16T14:37:57 | 2020-01-16T14:37:57 | 232,598,118 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.service;
import com.example.demo.DAO.UserRepository;
import com.example.demo.entity.User;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.MockitoAnnotations;
import org.springframework.beans... | UTF-8 | Java | 1,646 | java | UserServiceTest.java | Java | [
{
"context": "\n User userTest=new User(Long.valueOf(12),\"hamza\",\"123\");\n when(userRepository.save(userTe",
"end": 838,
"score": 0.6653285026550293,
"start": 835,
"tag": "USERNAME",
"value": "ham"
},
{
"context": " User userTest=new User(Long.valueOf(12),\"hamz... | null | [] | package com.example.demo.service;
import com.example.demo.DAO.UserRepository;
import com.example.demo.entity.User;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.MockitoAnnotations;
import org.springframework.beans... | 1,646 | 0.721142 | 0.706561 | 50 | 31.940001 | 26.694126 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 3 |
85d9c65faa43ca8b7231b65be289fe9f80cd68e0 | 13,030,930,806,959 | 4c3f1a0db97202232e2585aac11590855486ee95 | /src/main/java/pl/windykacjasamochodowa/store/services/AdressService.java | 00e154900c571b854cee6a56dfe95c313b79ac86 | [
"MIT"
] | permissive | woolke/WINapp | https://github.com/woolke/WINapp | 58f8628fa6d390eeaa55559c6d09107cbfc04ee2 | d6d2c0c86c0cdb3e0cb055798485a311be07dfd8 | HEAD | 2018-12-23T00:52:34.884000 | 2018-10-24T16:18:20 | 2018-10-24T16:18:20 | 149,910,488 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.windykacjasamochodowa.store.services;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.geo.Point;
import org.springframework.stereotype.Service;
import pl.windykacjasamochodowa.store.components.StaticFunc;
import pl.windykacjasamochodowa.store.model._enums.debto... | UTF-8 | Java | 3,156 | java | AdressService.java | Java | [] | null | [] | package pl.windykacjasamochodowa.store.services;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.geo.Point;
import org.springframework.stereotype.Service;
import pl.windykacjasamochodowa.store.components.StaticFunc;
import pl.windykacjasamochodowa.store.model._enums.debto... | 3,156 | 0.717729 | 0.717729 | 76 | 40.486843 | 34.496185 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565789 | false | false | 3 |
12d60617ba124a56dbfe34b99a7dfe74cf090deb | 29,059,748,762,846 | a60c92b982df8779bf2097916d9d64010c35bedc | /LevelTwo/HomeWork5/src/Main.java | ca1632088c12244c864810fd514d6f19d54b796d | [] | no_license | ciskos/JavaProgramming | https://github.com/ciskos/JavaProgramming | fe7e8afa9cd44f2fe5d55e2313af0033ddf0bc88 | 868bf086d2b46f72a9f9a872d144ecbfe2ae6439 | refs/heads/master | 2020-06-25T20:50:49.369000 | 2018-03-03T10:27:28 | 2018-03-03T10:27:28 | 96,980,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Необходимо написать два метода, которые делают следующее:
* - Создают одномерный длинный массив, например:
* - static final int size = 10000000; static final int h = size / 2;
* float[] arr = new float[size];
* - Заполняют этот массив единицами;
* - Засекают время выполнения, используя метод System.nanoTim... | UTF-8 | Java | 3,637 | java | Main.java | Java | [] | null | [] | /*
* Необходимо написать два метода, которые делают следующее:
* - Создают одномерный длинный массив, например:
* - static final int size = 10000000; static final int h = size / 2;
* float[] arr = new float[size];
* - Заполняют этот массив единицами;
* - Засекают время выполнения, используя метод System.nanoTim... | 3,637 | 0.66332 | 0.639159 | 99 | 31.191919 | 23.217321 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.383838 | false | false | 3 |
06ad30fc31383ca2b104f7285f64c3c2a902a5de | 23,871,428,269,030 | 5c64c1a244cb6d06ea70d4e78bb84e9f6cf4f6ff | /src/com/creaway/showicon/bean/TerminalArchives.java | f5c22d0e040f718e24efe72b1ef5615816b6a514 | [] | no_license | zhuilu/showIcon | https://github.com/zhuilu/showIcon | e3b507d0a0a0b069cd078a6009ddc91bcbeebfb1 | b456efe5c780e9ed6258fd520505d473a0d5e645 | refs/heads/master | 2019-04-26T11:36:29.693000 | 2015-05-20T01:38:20 | 2015-05-20T01:38:20 | 35,919,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.creaway.showicon.bean;
import org.json.JSONObject;
import android.content.ContentValues;
import android.database.Cursor;
import com.creaway.showicon.config.ICWConstants;
import com.creaway.showicon.db.CwDbHelper;
public class TerminalArchives extends CWBaseType {
/**
*
*/
private static final l... | UTF-8 | Java | 9,452 | java | TerminalArchives.java | Java | [] | null | [] | package com.creaway.showicon.bean;
import org.json.JSONObject;
import android.content.ContentValues;
import android.database.Cursor;
import com.creaway.showicon.config.ICWConstants;
import com.creaway.showicon.db.CwDbHelper;
public class TerminalArchives extends CWBaseType {
/**
*
*/
private static final l... | 9,452 | 0.679117 | 0.676688 | 425 | 19.348236 | 17.024858 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.049412 | false | false | 3 |
c8a724d5bc530be50fc7a5c74095a6a75a2f1fa1 | 14,783,277,469,562 | e437dd0c30a78c546e7939e67c3a36c08fcee175 | /2720.java | 48cce54bf33a79686f7ee88dfe2ba29c35fb9785 | [] | no_license | engallote/BOJ | https://github.com/engallote/BOJ | 63733825a6db65a24cc0f76c934ad76a1992d3d5 | 08d5948239cbe7e04c166cd83db5d550056173b0 | refs/heads/master | 2023-03-10T14:47:13.156000 | 2023-02-17T16:40:26 | 2023-02-17T16:40:26 | 200,885,440 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int T = sc.nextInt();
int Quarter = 25, Dime = 10, Nickel = 5, Penny = 1;
for(int t = 0; t < T; t++)
{
int N = sc.nextInt();
int q = 0, d = 0, n = 0, p = 0;
while(N ... | UTF-8 | Java | 681 | java | 2720.java | Java | [
{
"context": "Int();\r\n\t\tint Quarter = 25, Dime = 10, Nickel = 5, Penny = 1;\r\n\t\tfor(int t = 0; t < T; t++)\r\n\t\t{\r\n\t\t\tint",
"end": 198,
"score": 0.7012412548065186,
"start": 195,
"tag": "NAME",
"value": "Pen"
}
] | null | [] | import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int T = sc.nextInt();
int Quarter = 25, Dime = 10, Nickel = 5, Penny = 1;
for(int t = 0; t < T; t++)
{
int N = sc.nextInt();
int q = 0, d = 0, n = 0, p = 0;
while(N ... | 681 | 0.41116 | 0.389134 | 37 | 16.459459 | 14.070469 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.648649 | false | false | 3 |
b03a4194bbf81b2b065fa3d23c8bb0592d0ad571 | 24,060,406,823,900 | 4129a4118ec19b9911e9413965f274cf8a52a6ae | /src/by/bolbas/entity/CoffeeOrder.java | c3de2915beb59e81b66dc66f7e54ffd35969e85c | [] | no_license | ArtyomBolbas/CoffeeShop | https://github.com/ArtyomBolbas/CoffeeShop | eab8b4d2023d026478f1e064615fadd82988662e | af74babbd013b9811ee283bcbb4c6fb5d2516d45 | refs/heads/master | 2020-04-06T14:11:35.006000 | 2018-11-23T01:10:30 | 2018-11-23T01:10:30 | 157,531,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.bolbas.entity;
import java.util.Date;
/*
* Класс для хранения информации о заказе
*/
public class CoffeeOrder implements java.io.Serializable {
private static final long serialVersionUID = -1540437138823134510L;
private Integer id;
private Integer weight;
private Date orderDate;
pr... | UTF-8 | Java | 3,895 | java | CoffeeOrder.java | Java | [] | null | [] | package by.bolbas.entity;
import java.util.Date;
/*
* Класс для хранения информации о заказе
*/
public class CoffeeOrder implements java.io.Serializable {
private static final long serialVersionUID = -1540437138823134510L;
private Integer id;
private Integer weight;
private Date orderDate;
pr... | 3,895 | 0.625324 | 0.617556 | 160 | 22.137501 | 21.168516 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.95 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.