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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
12b7e2a5cd6896680b6bf9f5963ed67989197568 | 30,382,598,669,652 | 67655dbbea28a8c0e55d109528e2bcdc738f20a9 | /googlechartwrapper/de/toolforge/googlechartwrapper/label/AxisStyle.java | a15ec0511bc6210846a494b6efd72d76289c48c4 | [
"BSD-3-Clause"
] | permissive | steffanv/googlechartwrapper | https://github.com/steffanv/googlechartwrapper | aa975b6da9e3765d4906bb68c9886e49e822e312 | 21142705e775761e7cf2d9176814c9045ceedb70 | refs/heads/master | 2020-04-26T14:14:46.392000 | 2015-05-03T16:19:21 | 2015-05-03T16:19:21 | 34,922,136 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.toolforge.googlechartwrapper.label;
import de.toolforge.googlechartwrapper.Color;
/**
* Specify font size, color, and alignment for axis labels. The color is mandatory,
* whereas fontsize and alignment are optional values if a custom axis style is set.
* The custom aligment requires a fontsize s... | UTF-8 | Java | 3,289 | java | AxisStyle.java | Java | [
{
"context": "tom aligment requires a fontsize set. \r\n * @author martin\r\n */\r\npublic class AxisStyle {\r\n\t\r\n\tpublic static",
"end": 343,
"score": 0.8187680840492249,
"start": 337,
"tag": "USERNAME",
"value": "martin"
}
] | null | [] | package de.toolforge.googlechartwrapper.label;
import de.toolforge.googlechartwrapper.Color;
/**
* Specify font size, color, and alignment for axis labels. The color is mandatory,
* whereas fontsize and alignment are optional values if a custom axis style is set.
* The custom aligment requires a fontsize s... | 3,289 | 0.673153 | 0.669808 | 109 | 28.174313 | 27.052393 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.605505 | false | false | 12 |
f2a8c4b84250f5973cabfd42774844b0915b3d41 | 35,158,602,289,848 | 62b25f707551dec400c12c5885d6b134f987926e | /src/main/java/qa/mobile/GetFullPageScreenShot.java | 025a7d25d6b7474f367b9dc2cdc20e31b55fa612 | [] | no_license | henry0022/appium_demo | https://github.com/henry0022/appium_demo | 809794c4fe625f08b0a9067e8b3e8347a1a8c554 | 1604e928d10193d8485bed8e01e1278e1d812f03 | refs/heads/master | 2022-11-30T20:32:54.286000 | 2020-08-11T10:19:00 | 2020-08-11T10:19:00 | 286,608,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package qa.mobile;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.File;
public class GetFullPageScreenShot {
public static String capture(WebDriver driver, ... | UTF-8 | Java | 681 | java | GetFullPageScreenShot.java | Java | [] | null | [] | package qa.mobile;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.selenium.WebDriver;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.File;
public class GetFullPageScreenShot {
public static String capture(WebDriver driver, ... | 681 | 0.731278 | 0.731278 | 21 | 31.428572 | 29.728247 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 12 |
6243196b6389946d4ba4c317ff0d7cf927892608 | 2,138,893,757,560 | 7befe461f4303febc2f8423172200d970bd6fc76 | /gather/src/main/java/com/changwen/javabase/Gather/collectionFramework/LinkedHashSet.java | fb85db435a02f837365af2f5afae9c4719b26e4a | [] | no_license | changwensir/java-base | https://github.com/changwensir/java-base | 94c2170020ec10bfeac8ad80ed2aae4dcc211e0d | 6f1684ddbf3bc428bfe411a817e4b55aadf5fa7b | refs/heads/master | 2018-01-08T17:11:19.360000 | 2017-08-17T06:17:05 | 2017-08-17T06:17:05 | 53,188,931 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.changwen.javabase.Gather.collectionFramework;
/**
* <b>function:</b>
*
* @author liucw on 2016/3/15.
*/
/*public class LinkedHashSet<E>
extends HashSet<E>
implements Set<E> {
}*/
| UTF-8 | Java | 212 | java | LinkedHashSet.java | Java | [
{
"context": "nFramework;\n\n/**\n * <b>function:</b>\n *\n * @author liucw on 2016/3/15.\n */\n/*public class LinkedHashSet<E>",
"end": 102,
"score": 0.999483585357666,
"start": 97,
"tag": "USERNAME",
"value": "liucw"
}
] | null | [] | package com.changwen.javabase.Gather.collectionFramework;
/**
* <b>function:</b>
*
* @author liucw on 2016/3/15.
*/
/*public class LinkedHashSet<E>
extends HashSet<E>
implements Set<E> {
}*/
| 212 | 0.636792 | 0.603774 | 11 | 18.272728 | 17.14691 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 12 |
4376bd98cd447af37165180873ec3d316ed2d441 | 5,334,349,430,109 | 933674507a487d22cda4037514c01d2c5013048e | /app/src/main/java/net/jfun/legato/login/FindIdActivity.java | 03d26819f626b3ff39504d9684599f88ff583107 | [] | no_license | jbink/Legato | https://github.com/jbink/Legato | 8136202b0a746915add2797a490ef46b9671b8f8 | 25ba311b5d55823f76154b00ec679ae637b08afe | refs/heads/master | 2023-09-04T22:41:27.937000 | 2021-11-16T06:11:11 | 2021-11-16T06:11:11 | 407,442,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.jfun.legato.login;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import androidx.annotation.Nullable;
import net.jfun.l... | UTF-8 | Java | 3,550 | java | FindIdActivity.java | Java | [] | null | [] | package net.jfun.legato.login;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import androidx.annotation.Nullable;
import net.jfun.l... | 3,550 | 0.594671 | 0.592687 | 105 | 32.599998 | 27.801199 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 12 |
2c26b9fbf44196bec24b52eb7ed880f29c99b19f | 695,784,702,798 | 686c63fe4f3baaf14650eaf4f9f52e5ebb7b1603 | /src/main/java/com/devtechnology/devlibrary/web/rest/CatalogEntryResource.java | 90bff71e833e66ebe9cf4a8d6941129b9d48d1a8 | [] | no_license | anderMatt/dev-library-standardized | https://github.com/anderMatt/dev-library-standardized | fe8a73e39018626bad65c24105aa51b11c2409f0 | 9ced3228eca0dabb634abf566aca1ae4e07f7c0e | refs/heads/master | 2021-01-09T02:05:20.212000 | 2020-02-21T19:23:26 | 2020-02-21T19:23:26 | 242,210,914 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devtechnology.devlibrary.web.rest;
import com.devtechnology.devlibrary.domain.CatalogEntry;
import com.devtechnology.devlibrary.repository.CatalogEntryRepository;
import com.devtechnology.devlibrary.repository.search.CatalogEntrySearchRepository;
import com.devtechnology.devlibrary.web.rest.errors.BadReque... | UTF-8 | Java | 6,565 | java | CatalogEntryResource.java | Java | [] | null | [] | package com.devtechnology.devlibrary.web.rest;
import com.devtechnology.devlibrary.domain.CatalogEntry;
import com.devtechnology.devlibrary.repository.CatalogEntryRepository;
import com.devtechnology.devlibrary.repository.search.CatalogEntrySearchRepository;
import com.devtechnology.devlibrary.web.rest.errors.BadReque... | 6,565 | 0.719573 | 0.715156 | 144 | 44.590279 | 38.921825 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
7fde721f0c7393b5ecd70014bb2e995a23629bf3 | 10,617,159,162,832 | 4bf2319f5066c539f8c38d62429bd11552068687 | /E5_23.java | 0e99596b44a4f0b98e842dc274f80d94c6c1acf4 | [] | no_license | hjh399/Exercise | https://github.com/hjh399/Exercise | e1af156f8b92c25927678417ad4e0e181dce7878 | 32e7074a80c52b47ec1541c9e87dd08ea603ca8b | refs/heads/master | 2021-01-19T03:12:48.876000 | 2015-04-10T13:50:46 | 2015-04-10T13:50:46 | 30,191,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class E5_23 {
public static void main(String[] args) {
for (int i = 1; i <= 100; i ++)
{
String a = (i % 10 != 0)? "\t" : "\n";
System.out.print(getRandomUpperCaseLetter() + a);
}
for (int i = 1; i <= 100; i ++)
{
String a = (i % 10 != 0)? "\t" : "\n";
System.out.print(getRandomDigitCha... | UTF-8 | Java | 796 | java | E5_23.java | Java | [] | null | [] | public class E5_23 {
public static void main(String[] args) {
for (int i = 1; i <= 100; i ++)
{
String a = (i % 10 != 0)? "\t" : "\n";
System.out.print(getRandomUpperCaseLetter() + a);
}
for (int i = 1; i <= 100; i ++)
{
String a = (i % 10 != 0)? "\t" : "\n";
System.out.print(getRandomDigitCha... | 796 | 0.605528 | 0.571608 | 31 | 24.67742 | 21.896217 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.032258 | false | false | 12 |
6d98e3d47eb3550fd024c1fed1d00f83635f73f3 | 11,596,411,705,926 | bd8813b631c9a5e3d2a4facba8733a051abaeeb3 | /view/src/application/FileReader.java | 4168c20c0460232f4d37b8de2c09bf78d198eccc | [] | no_license | PhineX98/CNC-Fraesmachine | https://github.com/PhineX98/CNC-Fraesmachine | 411c9951eb18ad4ee0fcca1e2e14d081b9f4df3b | 123ec3872a95e61fe1f1812e28a548563dc86b1e | refs/heads/master | 2022-12-04T04:54:21.099000 | 2020-08-25T09:40:11 | 2020-08-25T09:40:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStreamReader;
import com.google.gson.Gson;
import com.google.gson.JsonArray;
import com.google.gson.JsonObject;
public class FileReader {
public static JsonArray einlesen() ... | ISO-8859-1 | Java | 5,717 | java | FileReader.java | Java | [] | null | [] | package application;
import java.io.BufferedReader;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStreamReader;
import com.google.gson.Gson;
import com.google.gson.JsonArray;
import com.google.gson.JsonObject;
public class FileReader {
public static JsonArray einlesen() ... | 5,717 | 0.60518 | 0.60098 | 158 | 35.170887 | 30.629925 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.860759 | false | false | 12 |
4d1294a41a4139e327fe6ede082d698732522295 | 23,699,629,545,491 | 577026e0da9dbbd2fcb00493f520a7081018282c | /Acceso_ficheros/src/Manejo_de_ficheros/Creando.java | fb024019f3ad2161d3bc269fd281c589704610b2 | [] | no_license | microguti/java | https://github.com/microguti/java | 08e6c2610d61ead628f2644e1b9e38bbae75d620 | c3e5689e76609894f05920ffc722b2e6c9ce9c0e | refs/heads/master | 2021-01-21T01:50:20.560000 | 2016-06-23T21:15:36 | 2016-06-23T21:15:36 | 60,645,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Manejo_de_ficheros;
import java.io.*;
import java.io.File;
import java.io.IOException;
public class Creando {
public static void main(String[] args) {
// TODO Auto-generated method stub
/*Para crear un directorio
* File ruta=new File(File.separator + "Users"+File.separator+"joseantoniosanchezmenor"+Fi... | UTF-8 | Java | 1,222 | java | Creando.java | Java | [
{
"context": "new File(File.separator + \"Users\"+File.separator+\"joseantoniosanchezmenor\"+File.separator+\"Desktop\"+File.separator+\"Java\"+F",
"end": 316,
"score": 0.9979543685913086,
"start": 293,
"tag": "USERNAME",
"value": "joseantoniosanchezmenor"
},
{
"context": "new File(F... | null | [] | package Manejo_de_ficheros;
import java.io.*;
import java.io.File;
import java.io.IOException;
public class Creando {
public static void main(String[] args) {
// TODO Auto-generated method stub
/*Para crear un directorio
* File ruta=new File(File.separator + "Users"+File.separator+"joseantoniosanchezmenor"+Fi... | 1,222 | 0.702128 | 0.700491 | 46 | 25.5 | 34.692909 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.130435 | false | false | 12 |
e3535486ecb5e4b89fb20e53da2a5771ebe067e1 | 27,960,237,105,850 | a128a7b1e3ddea19a77e9d34dfaa4b9c6d6cb8e4 | /src/main/java/com/datastructures/Tree/BinarySearchTrees.java | 102f7d5f9778963bda84693680667781d41796a4 | [] | no_license | karanjeetsingh/naukri | https://github.com/karanjeetsingh/naukri | 1843e00b53175119de2c8b3b837ecbc9ac8f1194 | c2a91a7ede19e6a90bd9da1c2be5d100bc45c9fc | refs/heads/master | 2021-01-10T08:46:33.268000 | 2016-03-12T09:18:54 | 2016-03-12T09:18:54 | 45,021,760 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.datastructures.Tree;
import java.util.LinkedList;
import java.util.Queue;
public class BinarySearchTrees {
public static Node root;
public static void insert(int value) {
Node node = new Node(value);
if (root == null) {
root = node;
return;
}
insertRec(root, node);
}... | UTF-8 | Java | 3,433 | java | BinarySearchTrees.java | Java | [] | null | [] | package com.datastructures.Tree;
import java.util.LinkedList;
import java.util.Queue;
public class BinarySearchTrees {
public static Node root;
public static void insert(int value) {
Node node = new Node(value);
if (root == null) {
root = node;
return;
}
insertRec(root, node);
}... | 3,433 | 0.628896 | 0.621031 | 151 | 20.748344 | 16.069475 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.350993 | false | false | 12 |
295690349194c2d635f53d0ddcf6d10d61cf2b9c | 5,823,975,663,477 | 57f3677517b8adff3452517a9b540b1c7976f675 | /src/main/java/com/peoplemanagement/webservice/CodeTypeResource.java | 24c1edbfacdbc0eadfca960e346afdf605841163 | [] | no_license | ashwaldixit/PeopleManagement | https://github.com/ashwaldixit/PeopleManagement | de10984828d9497735fd96fae61d10ad5ff8ae5d | 6c8a2d92a334a0aad2026b59a97545a4ad8ee263 | refs/heads/master | 2019-07-16T06:01:53.577000 | 2017-08-18T23:49:26 | 2017-08-18T23:49:26 | 93,080,138 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.peoplemanagement.webservice;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.Status;
import com.peoplemanagement.codetype.EntitlementType;
import com.peoplemanagement.codetyp... | UTF-8 | Java | 781 | java | CodeTypeResource.java | Java | [] | null | [] | package com.peoplemanagement.webservice;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.rs.core.Response.Status;
import com.peoplemanagement.codetype.EntitlementType;
import com.peoplemanagement.codetyp... | 781 | 0.78105 | 0.78105 | 31 | 24.193548 | 22.312183 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.903226 | false | false | 12 |
52ebdb2b606b05857deec64c9afe7ed7cf65268d | 28,097,676,056,629 | 1ebc9d4b25801578d929575933821a62c6ae6f2d | /data/src/main/java/com/fernandocejas/android10/sample/data/entity/weather/Wind.java | 62bb927d20c066fd73136eea5de23ea4d82661d3 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | RubyLichtenstein/WeatherApp-CleanArchitecture | https://github.com/RubyLichtenstein/WeatherApp-CleanArchitecture | 0b6951840ec919b4e0b30d2b13a28f6dcc07f0ba | 328c0272942dec05b357b4133e3cf61dfff11c62 | refs/heads/master | 2021-01-01T18:50:25.453000 | 2017-08-01T11:30:56 | 2017-08-01T11:30:56 | 98,444,701 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fernandocejas.android10.sample.data.entity.weather;
public class Wind {
public float speed;
public float deg;
}
| UTF-8 | Java | 129 | java | Wind.java | Java | [
{
"context": "package com.fernandocejas.android10.sample.data.entity.weather;\n\npubli",
"end": 20,
"score": 0.8544818758964539,
"start": 12,
"tag": "USERNAME",
"value": "fernando"
}
] | null | [] | package com.fernandocejas.android10.sample.data.entity.weather;
public class Wind {
public float speed;
public float deg;
}
| 129 | 0.775194 | 0.75969 | 6 | 20.5 | 20.862646 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
5d3211bca8b2f86e52119188ba1bba8dbcac6d48 | 24,343,874,644,970 | 7986e900586ff02d2c15275c7003b35218343053 | /app/src/test/java/com/a65apps/architecturecomponents/sample/domain/main/MainModelTest.java | d0a484f1373d633b1a4549f754fb18416a54c785 | [] | no_license | ffuel/android-architecture-components | https://github.com/ffuel/android-architecture-components | 9b3255b830bd7813e21040f238cc56cec82720bb | 2b301407b35958220f16351361cc366c2c967616 | refs/heads/master | 2020-04-08T12:06:42.333000 | 2018-11-19T12:24:02 | 2018-11-19T12:24:02 | 159,333,467 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.a65apps.architecturecomponents.sample.domain.main;
import android.Manifest;
import android.support.annotation.NonNull;
import com.a65apps.architecturecomponents.domain.permissions.PermissionState;
import com.a65apps.architecturecomponents.domain.permissions.PermissionsSource;
import com.a65apps.architectu... | UTF-8 | Java | 8,987 | java | MainModelTest.java | Java | [] | null | [] | package com.a65apps.architecturecomponents.sample.domain.main;
import android.Manifest;
import android.support.annotation.NonNull;
import com.a65apps.architecturecomponents.domain.permissions.PermissionState;
import com.a65apps.architecturecomponents.domain.permissions.PermissionsSource;
import com.a65apps.architectu... | 8,987 | 0.671825 | 0.668485 | 240 | 36.429165 | 27.650105 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570833 | false | false | 12 |
5aef149b6bc0c97cf68e484629bce92fa0c4ecad | 15,771,119,921,928 | 2566d1af87c86a556cb25080eca6fe2530029440 | /src/pl/musicland/dao/NieAlbumyDAO.java | 2522ab654dd511f6354f04cc3c847a34052882e1 | [] | no_license | TillCollapse/musicshop | https://github.com/TillCollapse/musicshop | e1e5b672f97be3213f58bcf32372068df41b2f88 | a98390c9c7fa2890b8bb44fc06396988eba706e3 | refs/heads/master | 2021-01-17T15:15:08.622000 | 2016-05-04T15:10:50 | 2016-05-04T15:10:50 | 34,318,999 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.musicland.dao;
import java.util.List;
import java.util.Map;
import pl.musicland.model.Niealbumy;
public interface NieAlbumyDAO {
public List<Niealbumy> getAllNieAlbumy();
public List<Map<String, Object>> getCatNames();
public List<Map<String, Object>> getGenreInCat();
}
| UTF-8 | Java | 290 | java | NieAlbumyDAO.java | Java | [] | null | [] | package pl.musicland.dao;
import java.util.List;
import java.util.Map;
import pl.musicland.model.Niealbumy;
public interface NieAlbumyDAO {
public List<Niealbumy> getAllNieAlbumy();
public List<Map<String, Object>> getCatNames();
public List<Map<String, Object>> getGenreInCat();
}
| 290 | 0.765517 | 0.765517 | 14 | 19.714285 | 18.774712 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 12 |
bc9fa0fd9fd909f7fe204deaaea9b890be4e5abe | 26,688,926,790,421 | a915d9dce85eeaa11a87910187617495c34cc904 | /src/fiuba/algo3/tp2/unidad/AtaqueNulo.java | 1ac9cde75d8af82bd52cb3ce09458d42aaf1420d | [] | no_license | AndreaGimenez/TrabajoPractico2AgeOfEmpires | https://github.com/AndreaGimenez/TrabajoPractico2AgeOfEmpires | b89e265d6c08222403d4d31e80ed880630ef1762 | 608d043c67d936b6dd2c727a6bf11ba549158869 | refs/heads/master | 2020-04-04T11:55:17.442000 | 2019-03-02T06:17:36 | 2019-03-02T06:17:36 | 155,908,144 | 0 | 0 | null | false | 2018-11-04T15:18:36 | 2018-11-02T18:43:03 | 2018-11-04T14:47:41 | 2018-11-04T15:15:09 | 15,861 | 0 | 0 | 1 | Java | false | null | package fiuba.algo3.tp2.unidad;
import fiuba.algo3.tp2.excepciones.AtaqueFueraDeRangoException;
import fiuba.algo3.tp2.excepciones.AtaqueInvalidoException;
import fiuba.algo3.tp2.excepciones.EdificioDestruidoException;
import fiuba.algo3.tp2.excepciones.UnidadMuertaException;
import fiuba.algo3.tp2.mapa.Atacable;
pub... | UTF-8 | Java | 718 | java | AtaqueNulo.java | Java | [] | null | [] | package fiuba.algo3.tp2.unidad;
import fiuba.algo3.tp2.excepciones.AtaqueFueraDeRangoException;
import fiuba.algo3.tp2.excepciones.AtaqueInvalidoException;
import fiuba.algo3.tp2.excepciones.EdificioDestruidoException;
import fiuba.algo3.tp2.excepciones.UnidadMuertaException;
import fiuba.algo3.tp2.mapa.Atacable;
pub... | 718 | 0.817549 | 0.79805 | 27 | 25.592592 | 28.520636 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148148 | false | false | 12 |
855aae60593152ddf2cdd118882747bcbf36d6dc | 13,993,003,462,339 | ea7c15936bf60e6954f8e503ce22f3e2fb056613 | /cmp/src/j0/Tree.java | 4a5e60a95103fa50f650640047e781c9962ed49a | [] | no_license | fdett/cmp-2011 | https://github.com/fdett/cmp-2011 | d9b46474dfb5ddeb5beda6bf511455b3c594aa14 | 76aa59d0c47bd656d24b1d7cda9948eccf12120a | refs/heads/master | 2018-12-28T16:50:29.843000 | 2011-06-17T12:22:58 | 2011-06-17T12:22:58 | 32,267,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* A COMPILER FOR J0
*
* abstract syntax tree representation
* 24.11.2K, Matthias Zenger
*/
package j0;
/** the abstract syntax tree representation
*/
public abstract class Tree implements Tokens{
/** the source code position corresponding to this tree node
*/
int pos;
Type type;
Symbol sym;
... | UTF-8 | Java | 7,484 | java | Tree.java | Java | [
{
"context": " abstract syntax tree representation\n * 24.11.2K, Matthias Zenger\n */\n\npackage j0;\n\n\n\n/** the abstract syntax tree ",
"end": 94,
"score": 0.9998156428337097,
"start": 79,
"tag": "NAME",
"value": "Matthias Zenger"
}
] | null | [] | /* A COMPILER FOR J0
*
* abstract syntax tree representation
* 24.11.2K, <NAME>
*/
package j0;
/** the abstract syntax tree representation
*/
public abstract class Tree implements Tokens{
/** the source code position corresponding to this tree node
*/
int pos;
Type type;
Symbol sym;
p... | 7,475 | 0.564671 | 0.563736 | 336 | 21.273809 | 17.117834 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.154762 | false | false | 12 |
baf17b4c6dd0ff1957eee4c3424d8b0ceb843d5a | 22,960,895,181,873 | afbb1cf6db015282053f9efe70e4416810792e42 | /src/day18/Expression.java | f4e18e5ac4a33f84e26977f2b4c9a0b620451125 | [] | no_license | griffintench/Advent-of-Code-2020 | https://github.com/griffintench/Advent-of-Code-2020 | 45459e1a7bbe760df9118dc99ea6baba24e8b108 | c6f1bfa25821e1067bf0d42b4399bc24baffae9e | refs/heads/master | 2023-02-04T11:34:37.622000 | 2020-12-25T08:07:27 | 2020-12-25T08:07:27 | 321,576,122 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day18;
public class Expression {
private static enum Operation {
ADDITION, MULTIPLICATION, NOOP;
}
private final String expressionString; // for debugging purposes
private final Operation operation;
private final Expression operand1;
private final Expres... | UTF-8 | Java | 3,118 | java | Expression.java | Java | [] | null | [] | package day18;
public class Expression {
private static enum Operation {
ADDITION, MULTIPLICATION, NOOP;
}
private final String expressionString; // for debugging purposes
private final Operation operation;
private final Expression operand1;
private final Expres... | 3,118 | 0.559974 | 0.548428 | 82 | 37.024391 | 29.707918 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.573171 | false | false | 12 |
337bd2cd04773796895d1751756dc0507e5b7869 | 28,389,733,832,114 | c298db9b42761182441d24f9e175163fb823dc21 | /src/nicupjnentityclasses/LfySmmReturnitem.java | 32b32bb8d997ee9d9b0d9ff81a117868edf91fa2 | [] | no_license | saumitra-tiwari-03/upjn | https://github.com/saumitra-tiwari-03/upjn | 82ab2b5f234d2794dec950c46f3ccde006ac7b86 | def4f3e5c2ce6b442b17f3b9c2d0bed64a91356d | refs/heads/master | 2020-04-11T23:47:19.217000 | 2018-12-17T19:28:47 | 2018-12-17T19:28:47 | 162,179,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package nicupjnentityclasses;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import java... | UTF-8 | Java | 8,509 | java | LfySmmReturnitem.java | Java | [
{
"context": ".annotation.XmlRootElement;\r\n\r\n/**\r\n *\r\n * @author Saumitra-PC\r\n */\r\n@Entity\r\n@Table(name = \"LFY_SMM_RETURNITEM\"",
"end": 710,
"score": 0.9503459334373474,
"start": 699,
"tag": "USERNAME",
"value": "Saumitra-PC"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package nicupjnentityclasses;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.Date;
import java... | 8,509 | 0.734164 | 0.733811 | 264 | 30.23106 | 34.277771 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.518939 | false | false | 12 |
c72f9de6a0bda36613dab62caa31cd5797916f95 | 33,071,248,210,938 | 7c1bc94aed78212670326da112b28760466a563c | /network/src/main/java/com/tool/network/retrofit/api/BaseApiService.java | badbc9ee6ee2b8e55ae85bc7e9a79726331c8486 | [] | no_license | WuXiaoran/AndroidTool | https://github.com/WuXiaoran/AndroidTool | 5bf2e8f77bd0215c6bc0325f68d9a6af2334d887 | a10fc86eecd3bd08a6fe5f3d0e69f6c72165fa6a | refs/heads/master | 2020-04-18T02:14:19.456000 | 2019-02-13T01:48:21 | 2019-02-13T01:48:21 | 167,154,144 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tool.network.retrofit.api;
import okhttp3.MultipartBody;
import okhttp3.RequestBody;
import okhttp3.ResponseBody;
import retrofit2.http.*;
import rx.Observable;
import java.util.List;
import java.util.Map;
/**
* @作者 吴孝然
* @创建日期 2019/1/24 17:53
* @描述 retrofit Api 配置
**/
public ... | UTF-8 | Java | 3,051 | java | BaseApiService.java | Java | [
{
"context": ".List;\nimport java.util.Map;\n\n/**\n * @作者 吴孝然\n * @创建日期 2019/1/24 17:53\n * @描述 ret",
"end": 245,
"score": 0.9996820688247681,
"start": 242,
"tag": "NAME",
"value": "吴孝然"
}
] | null | [] | package com.tool.network.retrofit.api;
import okhttp3.MultipartBody;
import okhttp3.RequestBody;
import okhttp3.ResponseBody;
import retrofit2.http.*;
import rx.Observable;
import java.util.List;
import java.util.Map;
/**
* @作者 吴孝然
* @创建日期 2019/1/24 17:53
* @描述 retrofit Api 配置
**/
public ... | 3,051 | 0.6 | 0.595041 | 118 | 24.618645 | 20.4827 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466102 | false | false | 12 |
22ee2a7e4dad27e23c45c1f399e341cb876667c1 | 23,175,643,591,577 | 3d2fa2a3fbc65ed50ba251dd61a0592dadb72123 | /app/src/main/java/com/wojdor/popularmovies/application/discovery/MenuItem.java | 93b3c9745ca314b643a141c7c6725d94426601b9 | [] | no_license | wojciechkryg/Popular-Movies | https://github.com/wojciechkryg/Popular-Movies | 49083b8b78c012c1253044c1d564b7421be998f9 | 07a24eeea48db41ae02128f469ce87708908687c | refs/heads/master | 2021-04-27T01:15:23.538000 | 2018-05-16T18:05:26 | 2018-05-16T18:05:26 | 122,671,358 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wojdor.popularmovies.application.discovery;
public enum MenuItem {
POPULAR,
TOP_RATED,
FAVOURITE
}
| UTF-8 | Java | 125 | java | MenuItem.java | Java | [] | null | [] | package com.wojdor.popularmovies.application.discovery;
public enum MenuItem {
POPULAR,
TOP_RATED,
FAVOURITE
}
| 125 | 0.728 | 0.728 | 8 | 14.625 | 16.984827 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 12 |
1ecacfed778dbc35e72fb7db7892b3354aebe730 | 26,250,840,137,189 | 723cfefde46782fcb1252bdd92b450abf2cd287c | /Java/20190418_collection/src/tree/comparator/ComparatorExample.java | e248937f4d604c9f530995fa4faab1b75e8db189 | [] | no_license | cutiler/2019_BusanStudy | https://github.com/cutiler/2019_BusanStudy | 8c577f42b05031d788749062c616d23cb49f8aca | ac3ef3a630ce4efd88516f710b09114160ecf445 | refs/heads/master | 2022-12-22T03:06:45.066000 | 2019-08-02T03:56:54 | 2019-08-02T03:56:54 | 185,716,976 | 0 | 0 | null | false | 2022-12-16T00:57:15 | 2019-05-09T03:06:51 | 2019-08-02T03:56:56 | 2022-12-16T00:57:10 | 122,239 | 0 | 0 | 82 | HTML | false | false | package tree.comparator;
import java.util.*;
public class ComparatorExample {
public static void main(String[] args) {
Comparator<Integer> com = new Comparator<Integer>() {
@Override
public int compare(Integer i1, Integer i2) {
if(i1 > i2) {
return -1;
}else if(i1 == i2){
return 0;
... | UTF-8 | Java | 1,580 | java | ComparatorExample.java | Java | [] | null | [] | package tree.comparator;
import java.util.*;
public class ComparatorExample {
public static void main(String[] args) {
Comparator<Integer> com = new Comparator<Integer>() {
@Override
public int compare(Integer i1, Integer i2) {
if(i1 > i2) {
return -1;
}else if(i1 == i2){
return 0;
... | 1,580 | 0.601804 | 0.548969 | 79 | 18.632912 | 16.919899 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.075949 | false | false | 12 |
e828f6642e46262ba5fd1658d7440f7dea671d15 | 26,414,048,931,222 | 3d2f154bde54f03892f1121eebc854cca91d06ea | /src/com/yqzuo/utils/GroupTypeConverter.java | fb3f293200a79e0b0bdbdd423f7aeb39632282ed | [] | no_license | dalinhuang/yqzuo | https://github.com/dalinhuang/yqzuo | 6bb930cd47fb7cbe9bc8da20b7b3ee7ce6bccc91 | ebf1f5c8a75831fa7bc7f889193264d9e07050eb | refs/heads/master | 2018-01-08T21:17:33.846000 | 2011-08-04T00:29:08 | 2011-08-04T00:29:08 | 44,392,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yqzuo.utils;
import ognl.DefaultTypeConverter;
import java.util.Map;
import java.util.Locale;
import com.yqzuo.domain.GroupType;
import com.opensymphony.xwork2.util.LocalizedTextUtil;
import com.opensymphony.xwork2.conversion.impl.EnumTypeConverter;
import com.opensymphony.xwork2.ActionContext;... | UTF-8 | Java | 997 | java | GroupTypeConverter.java | Java | [
{
"context": "xt;\r\n\r\n/**\r\n * Created by IntelliJ IDEA.\r\n * User: Benson\r\n * Date: Jun 1, 2009\r\n * Time: 12:18:38 AM\r\n * T",
"end": 374,
"score": 0.7815707325935364,
"start": 368,
"tag": "USERNAME",
"value": "Benson"
}
] | null | [] | package com.yqzuo.utils;
import ognl.DefaultTypeConverter;
import java.util.Map;
import java.util.Locale;
import com.yqzuo.domain.GroupType;
import com.opensymphony.xwork2.util.LocalizedTextUtil;
import com.opensymphony.xwork2.conversion.impl.EnumTypeConverter;
import com.opensymphony.xwork2.ActionContext;... | 997 | 0.685055 | 0.671013 | 32 | 29.15625 | 28.345093 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 12 |
0e7807e23bfe5effeb095f7275283eb44f30ae4c | 9,466,107,955,205 | 80121b305f9034201bd0d075ab2aeb82f8dd0848 | /src/main/java/com/anosym/teh/response/scrip/ScripInstrumentNameResponse.java | dcdd75b4fae0b3b9f909b04dd670255d9c5f2aac | [] | no_license | marembo2008/teh | https://github.com/marembo2008/teh | 34c0f4301dfb89699329f084163558db801d652f | 0df9f1a02388bf05b521e9d5881005441c06d63e | refs/heads/master | 2021-01-13T01:46:07.307000 | 2013-12-04T09:50:04 | 2013-12-04T09:50:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.anosym.teh.response.scrip;
import com.anosym.teh.response.Response;
import com.anosym.vjax.annotations.Markup;
import com.anosym.vjax.annotations.v3.ArrayParented;
/**
*
* @author marembo
*/
public class... | UTF-8 | Java | 799 | java | ScripInstrumentNameResponse.java | Java | [
{
"context": "x.annotations.v3.ArrayParented;\n\n/**\n *\n * @author marembo\n */\npublic class ScripInstrumentNameResponse exten",
"end": 303,
"score": 0.9184623956680298,
"start": 296,
"tag": "USERNAME",
"value": "marembo"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.anosym.teh.response.scrip;
import com.anosym.teh.response.Response;
import com.anosym.vjax.annotations.Markup;
import com.anosym.vjax.annotations.v3.ArrayParented;
/**
*
* @author marembo
*/
public class... | 799 | 0.734668 | 0.733417 | 33 | 23.212122 | 23.288387 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 12 |
9ff2824d877bdd3834376ea708ec76a539f381d5 | 24,704,651,937,479 | f9cef0e2185e11e5a956848e1378ce05793f26fe | /src/p2048/model/ia/EtatAction.java | e4fb00d36b2ed0bcca7ff8f129228e046aee37b7 | [] | no_license | cheng11u/L3-SCo-2048-POINT_VERMAUT_CHENG_QUEIGNEC | https://github.com/cheng11u/L3-SCo-2048-POINT_VERMAUT_CHENG_QUEIGNEC | 7b1ecb35246361ccc6623efc7651d3e28fd7325b | b26eb378eb890d2f71d772aecdfce0e4d5265ebf | refs/heads/master | 2020-07-24T06:58:50.677000 | 2019-12-14T22:07:02 | 2019-12-14T22:07:02 | 207,837,384 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p2048.model.ia;
import static java.lang.System.exit;
import java.util.Arrays;
import p2048.model.CubeGrille;
/**
*
* @author cleve_000
*/
public class EtatAction {
private CubeGrille etat;
private int action;
private int valeur;
public EtatAction(CubeGrille e, int a){
... | UTF-8 | Java | 945 | java | EtatAction.java | Java | [
{
"context": "ort p2048.model.CubeGrille;\r\n\r\n/**\r\n *\r\n * @author cleve_000\r\n */\r\npublic class EtatAction {\r\n private Cube",
"end": 154,
"score": 0.9996418952941895,
"start": 145,
"tag": "USERNAME",
"value": "cleve_000"
}
] | null | [] | package p2048.model.ia;
import static java.lang.System.exit;
import java.util.Arrays;
import p2048.model.CubeGrille;
/**
*
* @author cleve_000
*/
public class EtatAction {
private CubeGrille etat;
private int action;
private int valeur;
public EtatAction(CubeGrille e, int a){
... | 945 | 0.516949 | 0.5 | 44 | 19.454546 | 15.922332 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 12 |
ff51897fa88baba2dc29663bc16911b252ec2b1c | 24,739,011,675,733 | e604d68ce282171903c714ada66b874e20088e00 | /fc/src/com/study/basic/ch05/generic/ThreeDPrinter1.java | ac93cd8f6292bc63e6eb25064caa4ac94e9362b4 | [] | no_license | k-gn/JavaStudy | https://github.com/k-gn/JavaStudy | 4f75c5b3e4b3cfdcaccf586696caff6b3cd2296a | ce8c99d16f2ee2c0b5d01e6787d82c89fbc8aa5e | refs/heads/main | 2023-07-24T14:44:11.206000 | 2022-12-22T03:09:35 | 2022-12-22T03:09:35 | 401,931,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.study.basic.ch05.generic;
// 제네릭 타입을 사용하지 않는 경우의 예
// 타입마다 프린터를 만들어야함,,
public class ThreeDPrinter1 {
private Powder material;
public void setMaterial(Powder material) {
this.material = material;
}
public Powder getMaterial() {
return material;
}
}
| UTF-8 | Java | 360 | java | ThreeDPrinter1.java | Java | [] | null | [] | package com.study.basic.ch05.generic;
// 제네릭 타입을 사용하지 않는 경우의 예
// 타입마다 프린터를 만들어야함,,
public class ThreeDPrinter1 {
private Powder material;
public void setMaterial(Powder material) {
this.material = material;
}
public Powder getMaterial() {
return material;
}
}
| 360 | 0.655629 | 0.645695 | 17 | 16.764706 | 15.554569 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 12 |
5fbe2bf1ce71e18f56face5adbc8d1923d6ad139 | 3,633,542,391,102 | f969cb815ba98b6f0f227553c02e597ba55fd050 | /src/com/google/code/sagetvaddons/sagealert/server/globals/Date.java | 3b78ab69d1685bd0bc1345161cfd2f948622b1ac | [] | no_license | bob01/sagetv-addons.sagealert | https://github.com/bob01/sagetv-addons.sagealert | 09b0c5c4268f82f16f3c8b0d66be2d5062fbc9e7 | 0c7a51318b3ad6355b555dc702dd044227aa520d | refs/heads/master | 2021-01-02T08:59:15.413000 | 2012-07-14T15:09:25 | 2012-07-14T15:09:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2010 Battams, Derek
*
* 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
*
* Unl... | UTF-8 | Java | 2,234 | java | Date.java | Java | [
{
"context": "/*\n * Copyright 2010 Battams, Derek\n * \n * Licensed under the Apache Lice",
"end": 40,
"score": 0.9986847639083862,
"start": 26,
"tag": "NAME",
"value": "Battams, Derek"
},
{
"context": " the global object <b>$date</b></p>\n * \n * @author dbattams\n... | null | [] | /*
* Copyright 2010 <NAME>
*
* 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 requ... | 2,226 | 0.698299 | 0.693823 | 69 | 31.376812 | 32.700264 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.057971 | false | false | 12 |
e442bcf639d7dd778594b39e0e44799829267d0e | 7,559,142,445,069 | a4bd539b79d6384ab85dd32efab56d3a8adef34c | /tests/framework/base/windowmanager/src/android/server/wm/DisplaySizeTest.java | 667ed059f51204be23235f97c66bd939dd0595da | [] | no_license | 18876387/platform_external_sqlite | https://github.com/18876387/platform_external_sqlite | 369b7b9fb695045a8acaad65cb3171ce422512b3 | 3859684b4f661bec4cff41a159e05926028f10d0 | refs/heads/master | 2022-12-05T17:37:57.096000 | 2022-12-01T09:35:11 | 2022-12-01T09:35:11 | 166,736,476 | 0 | 0 | null | true | 2019-01-21T02:33:22 | 2019-01-21T02:33:22 | 2019-01-04T23:30:48 | 2018-11-05T20:36:33 | 24,294 | 0 | 0 | 0 | null | false | null | /*
* Copyright (C) 2016 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,759 | java | DisplaySizeTest.java | Java | [] | null | [] | /*
* Copyright (C) 2016 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,759 | 0.655626 | 0.651501 | 202 | 37.410892 | 28.644535 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480198 | false | false | 12 |
1a941807cb490f8c3ef51124f058926a22219b48 | 5,901,285,079,455 | 3dfd68f269aa255dddf639b6a5c2733215c08786 | /app/src/main/java/com/kakaobank/assignment/entity/util/SearchTargetUtil.java | f133b9ece577406b0954347d37985390b2401a76 | [] | no_license | dalinaum/ka | https://github.com/dalinaum/ka | dbd51bf9800c5dca1c69b391f76d8fe9c630da58 | 5782e06097f54bfa95469ac826e1d020074799b2 | refs/heads/master | 2021-08-23T20:23:56.944000 | 2017-12-06T11:46:44 | 2017-12-06T11:46:44 | 113,231,576 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kakaobank.assignment.entity.util;
import com.kakaobank.assignment.entity.SearchTarget;
import io.realm.Realm;
public class SearchTargetUtil {
public static SearchTarget getKeywordAndPage(Realm realm) {
return realm.where(SearchTarget.class).equalTo("id", 0).findFirst();
}
... | UTF-8 | Java | 925 | java | SearchTargetUtil.java | Java | [] | null | [] | package com.kakaobank.assignment.entity.util;
import com.kakaobank.assignment.entity.SearchTarget;
import io.realm.Realm;
public class SearchTargetUtil {
public static SearchTarget getKeywordAndPage(Realm realm) {
return realm.where(SearchTarget.class).equalTo("id", 0).findFirst();
}
... | 925 | 0.676757 | 0.673514 | 26 | 33.576923 | 33.275276 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807692 | false | false | 12 |
7dc70d79fbf4fbefd7d438860294048a4fefe364 | 15,083,925,149,466 | fb69266c30cefb8503e29b3192a0ad69f91f8f58 | /backend/src/main/java/ro/utcn/sd/btn/backend/command/ImplementCommand.java | 3c4e71ebf794a89d2d6175c7ff91d2ca39c94b8b | [] | no_license | utcn-sd-serban/assignment-3-BeatriceNita | https://github.com/utcn-sd-serban/assignment-3-BeatriceNita | 0dd52da5808eb23920c77d2c9f300fd6df82c7b0 | fc6948db4b7a31ebd29d7164dad360fadb9b3cd3 | refs/heads/master | 2023-01-11T08:11:48.759000 | 2019-05-26T23:31:43 | 2019-05-26T23:31:43 | 182,274,295 | 0 | 0 | null | false | 2023-01-03T22:15:48 | 2019-04-19T14:08:48 | 2019-05-26T23:31:55 | 2023-01-03T22:15:48 | 4,076 | 0 | 0 | 24 | Java | false | false | package ro.utcn.sd.btn.backend.command;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Component;
import ro.utcn.sd.btn.backend.persistence.api.QuestionRepository;
import ro.utcn.sd.btn.backend.persistence.api.RepositoryFactory;
@Component
@RequiredArgsConstructor
public class ImplementC... | UTF-8 | Java | 600 | java | ImplementCommand.java | Java | [] | null | [] | package ro.utcn.sd.btn.backend.command;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Component;
import ro.utcn.sd.btn.backend.persistence.api.QuestionRepository;
import ro.utcn.sd.btn.backend.persistence.api.RepositoryFactory;
@Component
@RequiredArgsConstructor
public class ImplementC... | 600 | 0.805 | 0.805 | 19 | 30.578947 | 26.606916 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 12 |
db7d393b58f363b070c93cc041e6165a7a4d0370 | 25,134,148,639,227 | 6d2592df3b77d7ebcef121a890ad88c1ee1a3f14 | /src/main/java/model/Customer.java | a59a71e95f19985742085325656d373927a0767a | [] | no_license | Lavidas15/eshop | https://github.com/Lavidas15/eshop | 18800f61f51ae670765e5551655a7be95180dee1 | 73cd97150e23b9a4cef8c165903512bd9750bc36 | refs/heads/master | 2023-01-21T06:29:48.530000 | 2020-12-05T11:44:27 | 2020-12-05T11:44:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import javax.persistence.*;
import java.util.List;
@Entity
@Table(name = "customer")
public class Customer {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String name;
private String surname;
private String email;
private String passwor... | UTF-8 | Java | 1,585 | java | Customer.java | Java | [] | null | [] | package model;
import javax.persistence.*;
import java.util.List;
@Entity
@Table(name = "customer")
public class Customer {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private String name;
private String surname;
private String email;
private String passwor... | 1,585 | 0.611987 | 0.611987 | 86 | 17.430233 | 15.727728 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.290698 | false | false | 12 |
34c76e8dc564e109a2bb7c134dba3dbf82804351 | 8,323,646,639,151 | 1f14344b69452b350231840d066d0f714451403f | /src/main/java/lk/shanga/RentalVehicleManager/pojo/Motorbike.java | 512e64ccc6e06f1fbdf9ed5387e9d112791de338 | [] | no_license | Shangeeran/Rental-Vehicle-Manager | https://github.com/Shangeeran/Rental-Vehicle-Manager | 619bb918250f4e77539e1a54aa5a75d29b26ece2 | fbabb6f4a8b0ee952e60e76416c4f04eb52dab24 | refs/heads/master | 2020-12-28T01:03:48.875000 | 2020-02-06T15:06:46 | 2020-02-06T15:06:46 | 238,130,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lk.shanga.RentalVehicleManager.pojo;
public class Motorbike extends Vehicle {
private String frontBreak;
private String rearBreak;
private boolean selfStart;
public Motorbike(String frontBreak, String rearBreak, boolean selfStart) {
this.frontBreak = frontBreak;
this.rearBreak ... | UTF-8 | Java | 1,729 | java | Motorbike.java | Java | [] | null | [] | package lk.shanga.RentalVehicleManager.pojo;
public class Motorbike extends Vehicle {
private String frontBreak;
private String rearBreak;
private boolean selfStart;
public Motorbike(String frontBreak, String rearBreak, boolean selfStart) {
this.frontBreak = frontBreak;
this.rearBreak ... | 1,729 | 0.62406 | 0.62406 | 54 | 31.018518 | 40.729683 | 261 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.759259 | false | false | 12 |
fc3a534fe37b4df288155e7014ebd2ebfd0ed8fd | 32,547,262,193,866 | 9fab712b6961d310a036af259e13ad50344ebd3b | /test/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/android/view/textservice/SpellCheckerSession.java | 298f88218b5e6c7749291e578a70df75623b7db8 | [] | no_license | Nonta72/repo | https://github.com/Nonta72/repo | 3d5ade969101684a66dbaa44fed6175c2ef48579 | f3f7eea06097e3dcc3bb0c6f4f386abbddcec5bd | refs/heads/master | 2017-04-27T11:50:36.346000 | 2016-06-12T08:35:23 | 2016-06-12T08:35:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.view.textservice;
public class SpellCheckerSession
{
public static interface SpellCheckerSessionListener
{
public abstract void onGetSuggestions(android.view.textservice.SuggestionsInfo[] results);
public abstract void onGetSentenceSuggestions(android.view.textservice.SentenceSuggestionsInfo[] results... | UTF-8 | Java | 1,381 | java | SpellCheckerSession.java | Java | [] | null | [] | package android.view.textservice;
public class SpellCheckerSession
{
public static interface SpellCheckerSessionListener
{
public abstract void onGetSuggestions(android.view.textservice.SuggestionsInfo[] results);
public abstract void onGetSentenceSuggestions(android.view.textservice.SentenceSuggestionsInfo[] results... | 1,381 | 0.796524 | 0.796524 | 21 | 64.761902 | 48.160351 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.809524 | false | false | 12 |
d4e4a7ea91d8ad03c3361b292227e74e48f1587f | 4,587,025,090,527 | 380893417ad7a026a6925ea30f8faa7b5023c884 | /Algorithm/DP GP/src/mincostmaze.java | e0b8b00430e8d07379831aa733252af105483281 | [] | no_license | yashpatidar000/DSA-Java- | https://github.com/yashpatidar000/DSA-Java- | 4675a507c419b5c7de6cdb980cd8bd5f0ec05e39 | 6e04886e12ad670ee75a6d8d7c3925146f614f8f | refs/heads/master | 2023-06-30T13:52:17.158000 | 2021-07-25T08:53:20 | 2021-07-25T08:53:20 | 389,301,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
public class mincostmaze {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int m = sc.nextInt();
int[][] arr = new int[n][m];
for(int i=0;i<n;i++)
{
for(int j=0;j<m;j++)
... | UTF-8 | Java | 994 | java | mincostmaze.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
public class mincostmaze {
public static void main(String[] args) throws Exception {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int m = sc.nextInt();
int[][] arr = new int[n][m];
for(int i=0;i<n;i++)
{
for(int j=0;j<m;j++)
... | 994 | 0.390342 | 0.373239 | 49 | 19.306122 | 15.828422 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 12 |
bcaf43b87da2687c84863e8e6ae4ce19932d01e4 | 19,593,640,865,557 | 5f09f5c93eb8288332aeee3ee377683929e176b8 | /SokobanProject/src/model/data/LevelSaverFactory.java | 29dc7df7eec3f8c86e96e508253f55e5d0e2e2ce | [] | no_license | henshmi/Sokoban | https://github.com/henshmi/Sokoban | a6a944efdebe61b2bf25bac171e0949a0b13b73c | 7c1a314ad0ed2067693dda5f7e99eca9a16175f5 | refs/heads/master | 2018-03-30T15:37:33.460000 | 2017-04-12T16:00:01 | 2017-04-12T16:00:01 | 87,952,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.data;
import java.util.HashMap;
/** Produce an appropriate level saver for specific type of files.
* @see LevelSaver */
public class LevelSaverFactory {
/** Class constructor. */
public LevelSaverFactory(){
hmap=new HashMap<String,Creator>();
hmap.put("txt", new TextSaverCreator());... | UTF-8 | Java | 1,613 | java | LevelSaverFactory.java | Java | [] | null | [] | package model.data;
import java.util.HashMap;
/** Produce an appropriate level saver for specific type of files.
* @see LevelSaver */
public class LevelSaverFactory {
/** Class constructor. */
public LevelSaverFactory(){
hmap=new HashMap<String,Creator>();
hmap.put("txt", new TextSaverCreator());... | 1,613 | 0.697458 | 0.697458 | 57 | 26.298246 | 21.304777 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 12 |
0a0af21dfd83f318acb6fa039664f42bb6164f4b | 28,793,460,752,552 | 8b98006004ed67504f48c1e795e08577d75df697 | /pscp-cs/src/test/java/test/edianniu/cs/tcp/safetyequipment/SafetyEquipmentSave.java | 7ec60fc175efef08241d68abaf65239689618947 | [] | no_license | moutainhigh/dianiu-pscp | https://github.com/moutainhigh/dianiu-pscp | 540b488a368b73186f8b23797d1fae32e484aa03 | d1cd8a5b77740a181b4542f1586964dd5f6f6fc0 | refs/heads/master | 2021-09-22T07:26:55.894000 | 2018-09-06T11:13:57 | 2018-09-06T11:13:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.edianniu.cs.tcp.safetyequipment;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.edianniu.pscp.cs.bean.request.safetyequipment.SaveRequest;
import com.edianniu.pscp.cs.bean.response.safetyequipment.SaveResponse;
import test.edianniu.cs.tcp.AbstractLocalTest;
impo... | UTF-8 | Java | 1,458 | java | SafetyEquipmentSave.java | Java | [
{
"context": ".io.IOException;\n\n/**\n * 配电房客户操作记录新增与编辑\n * @author zhoujianjian\n * @date 2017年10月19日 上午10:39:39\n */\npublic class ",
"end": 390,
"score": 0.9974283576011658,
"start": 378,
"tag": "USERNAME",
"value": "zhoujianjian"
},
{
"context": " request.setUid(1226L);\n ... | null | [] | package test.edianniu.cs.tcp.safetyequipment;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.edianniu.pscp.cs.bean.request.safetyequipment.SaveRequest;
import com.edianniu.pscp.cs.bean.response.safetyequipment.SaveResponse;
import test.edianniu.cs.tcp.AbstractLocalTest;
impo... | 1,460 | 0.702568 | 0.656919 | 41 | 33.195122 | 22.995461 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.731707 | false | false | 12 |
a19e5c5e328e57561c6812f1b7bb0aaefabee22a | 8,744,553,473,465 | 0276132636c2707c6adc3c525b8b3ed8fb98350d | /src/swea/hs_1206_view.java | 2b4b7e16bd44aec29abc4ca3192ca6e79a9da4b5 | [] | no_license | hsji123/algorithm | https://github.com/hsji123/algorithm | 2a53b5204e3502799f41d5a33e61c6603279b0fb | 997264a221795394bb850cb2350bcfeae6d7dabd | refs/heads/master | 2021-06-11T04:33:27.295000 | 2018-10-13T09:46:48 | 2018-10-13T09:46:48 | 128,389,850 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package swea;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class hs_1206_view {
static int[] building;
static int result;
public static void main(String args[]) throws IOException {
BufferedReader br = new B... | UTF-8 | Java | 1,510 | java | hs_1206_view.java | Java | [] | null | [] | package swea;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.StringTokenizer;
public class hs_1206_view {
static int[] building;
static int result;
public static void main(String args[]) throws IOException {
BufferedReader br = new B... | 1,510 | 0.511258 | 0.492715 | 55 | 26.454546 | 24.335398 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745455 | false | false | 12 |
ddbc3c5b745eb342be07d370d11c4ae87879cf46 | 7,851,200,235,471 | 847e2e8fa1c43eff5dee99c086d8280230b9cabc | /fluorite-core/src/main/java/org/zy/fluorite/core/annotation/filter/RegexPatternTypeFilter.java | 1a29c222fee0137db160f8b8ac6930eb07e0e94d | [] | no_license | azurite-Y/Fluorite | https://github.com/azurite-Y/Fluorite | fc4baa6a6f89d6efa22c07ed135d00335d06681b | 313e5e14d15deeb56575d4a561da1496eb72616f | refs/heads/master | 2023-01-24T20:34:59.422000 | 2020-12-10T04:15:55 | 2020-12-10T04:15:55 | 269,019,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.zy.fluorite.core.annotation.filter;
import java.lang.annotation.Annotation;
import java.util.regex.Pattern;
import org.zy.fluorite.core.annotation.ComponentScan.Filter;
import org.zy.fluorite.core.interfaces.AnnotationMetadata;
import org.zy.fluorite.core.interfaces.TypeFilter;
/**
* @DateTime... | UTF-8 | Java | 1,270 | java | RegexPatternTypeFilter.java | Java | [
{
"context": "**\r\n * @DateTime 2020年6月22日 上午9:38:56;\r\n * @author zy(azurite-Y);\r\n * @Description 按正则表达式匹配\r\n */\r\npubli",
"end": 357,
"score": 0.998610258102417,
"start": 355,
"tag": "USERNAME",
"value": "zy"
},
{
"context": " * @DateTime 2020年6月22日 上午9:38:56;\r\n * @author z... | null | [] | package org.zy.fluorite.core.annotation.filter;
import java.lang.annotation.Annotation;
import java.util.regex.Pattern;
import org.zy.fluorite.core.annotation.ComponentScan.Filter;
import org.zy.fluorite.core.interfaces.AnnotationMetadata;
import org.zy.fluorite.core.interfaces.TypeFilter;
/**
* @DateTime... | 1,270 | 0.711129 | 0.701309 | 50 | 22.440001 | 23.087797 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.32 | false | false | 12 |
110d5ebb2c2776e9a43c4de326d82c565af45e3b | 7,851,200,231,723 | f29a73e08686d88a110cd52770d3921043fa258c | /hrms/src/main/java/kodlamaioProject/hrms/business/abstracts/EmployeeConfirmService.java | 4f0e22d5419ad7d5661d406e2a93f681d3a85f32 | [] | no_license | rmya/HRMS | https://github.com/rmya/HRMS | 759b779ac7a4f1f1c7a123897b7652dca22afccd | 3bd474f3a491ea532a5bda4c797ce51cdb868928 | refs/heads/main | 2023-05-30T19:22:45.217000 | 2021-06-16T16:21:58 | 2021-06-16T16:21:58 | 372,551,327 | 1 | 0 | null | false | 2021-06-12T20:13:58 | 2021-05-31T15:24:54 | 2021-06-12T16:25:48 | 2021-06-12T20:13:58 | 202 | 2 | 0 | 0 | Java | false | false | package kodlamaioProject.hrms.business.abstracts;
public interface EmployeeConfirmService {
}
| UTF-8 | Java | 107 | java | EmployeeConfirmService.java | Java | [] | null | [] | package kodlamaioProject.hrms.business.abstracts;
public interface EmployeeConfirmService {
}
| 107 | 0.757009 | 0.757009 | 7 | 13.285714 | 20.175758 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
3cd8a63914e4a25be30cc43c08f54d55aba044ae | 27,298,812,177,915 | f16938508d4feb2baf31a66b1d931772b5b69985 | /jOOR-java-8/src/test/java/org/joor/test/CompileTest.java | 5fd7fc54bef8a84cb903bafd524808219043b197 | [
"Apache-2.0"
] | permissive | jOOQ/jOOR | https://github.com/jOOQ/jOOR | 3b5e8fc4f86b54a3b84f122faf5ffec0da72d1cf | 8f3b2f61a4803a3c8193b3b701bf0e1d611aa8a9 | refs/heads/main | 2023-08-31T00:00:14.402000 | 2023-08-24T08:21:03 | 2023-08-24T08:21:03 | 3,069,822 | 2,820 | 451 | Apache-2.0 | false | 2022-03-31T06:49:57 | 2011-12-29T17:01:00 | 2022-03-31T04:28:15 | 2022-03-31T06:49:56 | 433 | 2,559 | 377 | 26 | Java | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | UTF-8 | Java | 7,021 | java | CompileTest.java | Java | [
{
"context": "unit.validator.TestClassValidator;\n\n/**\n * @author Lukas Eder\n */\npublic class CompileTest {\n\n @Test\n publ",
"end": 1051,
"score": 0.9971697330474854,
"start": 1041,
"tag": "NAME",
"value": "Lukas Eder"
}
] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | 7,017 | 0.577553 | 0.574135 | 235 | 28.872341 | 30.605253 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519149 | false | false | 12 |
a26568bbf360495ccae579b1730f80f44cc7c565 | 33,732,673,201,443 | 1589c1769d4c9408f5701ce1f684ed36f9334e65 | /src/dao/NoticeDao.java | 26b98f6fe216e263624e2d0ca227d4138c8b5b79 | [] | no_license | znzlspt17/SpringMVC-study | https://github.com/znzlspt17/SpringMVC-study | 95a249167bcdce4eb190b4c3476e09ca1b54454d | f64ee99e504ed46f287816ec7392c9107e841455 | refs/heads/master | 2021-07-21T02:20:39.789000 | 2017-10-20T02:30:51 | 2017-10-20T02:30:51 | 107,497,014 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.sql.SQLException;
import java.util.List;
import vo.Notice;
public interface NoticeDao {
public int getCount(String field, String query) throws ClassNotFoundException, SQLException;
public int delete(String seq) throws ClassNotFoundException, SQLException;
public int update... | UTF-8 | Java | 768 | java | NoticeDao.java | Java | [] | null | [] | package dao;
import java.sql.SQLException;
import java.util.List;
import vo.Notice;
public interface NoticeDao {
public int getCount(String field, String query) throws ClassNotFoundException, SQLException;
public int delete(String seq) throws ClassNotFoundException, SQLException;
public int update... | 768 | 0.798177 | 0.798177 | 23 | 31.391304 | 39.111591 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.26087 | false | false | 12 |
05179c34030ea989bff33bb3eecf461b0f447b89 | 23,184,233,473,747 | b308cdf9fe2914d405f23ad447763e9f972dcf6b | /src/com/daizy/core/database/DDB.java | a2d8d9088ca8839343045c0736684ba72b9a11ea | [] | no_license | raul364/Daizy | https://github.com/raul364/Daizy | f9ed45ba232f6424a5e29278f134c82db889547d | 11c60de2b3f163bd18969563cc613a9ccefb3748 | refs/heads/master | 2020-07-07T14:33:24.532000 | 2019-08-20T12:57:48 | 2019-08-20T12:57:48 | 203,376,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.daizy.core.database;
import java.sql.Connection;
import java.sql.DriverManager;
public class DDB {
private static Connection connection;
public DDB() {
}
}
| UTF-8 | Java | 184 | java | DDB.java | Java | [] | null | [] | package com.daizy.core.database;
import java.sql.Connection;
import java.sql.DriverManager;
public class DDB {
private static Connection connection;
public DDB() {
}
}
| 184 | 0.717391 | 0.717391 | 12 | 14.333333 | 14.556404 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
42b3d42965127ae720d9596404e395d313ddd276 | 28,286,654,674,318 | 3132fdd3e942d9d48404ee7ca59df8d3a8ee9313 | /GenericBox/Main.java | 84ffe11450fcd7996357b2a3df4ca17ea6088a68 | [] | no_license | vlastomar/Generics | https://github.com/vlastomar/Generics | 7e054c0b51b4b4f19e1e21003edef926e72adc5c | e9feb6e3e080e6d7ca874920612c5a8f63a8c23d | refs/heads/master | 2022-12-11T03:14:10.325000 | 2020-09-08T05:29:36 | 2020-09-08T05:29:36 | 293,459,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GenericBox;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int number = Integer.parseInt(scan.nextLine());
for (int i = 0; i < number ; i++) {
String input = scan.nextLine();
Bo... | UTF-8 | Java | 421 | java | Main.java | Java | [] | null | [] | package GenericBox;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int number = Integer.parseInt(scan.nextLine());
for (int i = 0; i < number ; i++) {
String input = scan.nextLine();
Bo... | 421 | 0.572447 | 0.570071 | 17 | 23.764706 | 20.581343 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 12 |
0fa4905a5ebfa0a4096ba810a7f25a331bd2d674 | 19,911,468,445,324 | e2ae0d5982161fb8ef1ac919597c8e83315c8f14 | /jspexp/src/jspexp/c01_mvc/A08_EmpService.java | 0d67dbd3aea0c17efe671929226b7ed0131a31b5 | [] | no_license | moneymashi/SVN_fr.class | https://github.com/moneymashi/SVN_fr.class | 8b8ff5b6c74c92627d03da55d980058bd5cdf910 | 64d2126ec2ca927f456b7b088847513f950c522a | refs/heads/master | 2021-01-20T16:04:39.532000 | 2017-08-10T09:17:19 | 2017-08-10T09:17:19 | 90,812,510 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jspexp.c01_mvc;
import jspexp.z01_database.A01_EmpDB;
import jspexp.z02_vo.Emp;
public class A08_EmpService {
private A01_EmpDB dao;
// A08_EmpService.getEmp(Emp sch)
public Emp getEmp(Emp sch){
dao=new A01_EmpDB();
return dao.getEmp(sch);
}
}
| UTF-8 | Java | 277 | java | A08_EmpService.java | Java | [] | null | [] | package jspexp.c01_mvc;
import jspexp.z01_database.A01_EmpDB;
import jspexp.z02_vo.Emp;
public class A08_EmpService {
private A01_EmpDB dao;
// A08_EmpService.getEmp(Emp sch)
public Emp getEmp(Emp sch){
dao=new A01_EmpDB();
return dao.getEmp(sch);
}
}
| 277 | 0.685921 | 0.628159 | 14 | 17.785715 | 13.412034 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
8a5b46833dfcd32a7e5618b2a5c21ae9b07e2735 | 31,155,692,820,278 | 54d292c8274ab81b811a44ae5afa415a4861d0b4 | /attachment/code/CHAP04/SRC/WYF/USER_ITEM.JAVA | 577dd30dbea656955f5211a1a902a4d2f31a84be | [] | no_license | cxloge/JavaWebProjectCaseFor30Days | https://github.com/cxloge/JavaWebProjectCaseFor30Days | 268d720d272d8c63f4c113b620f48b7b8f54654f | cf9e5b4e7b4a8575a0464385335d0a7776a69601 | refs/heads/master | 2021-07-22T14:11:10.013000 | 2017-11-02T09:24:21 | 2017-11-02T09:24:21 | 103,945,358 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wyf;
public class User_Item {
private String usid;
private String uname;
private String ugender;
private String uemail;
private String uphone;
public String getUsid() {
return usid;
}
public void setUsid(String usid) {
this.usid = usid;
}
public String getUname() {
return uname;
}
public void... | UTF-8 | Java | 727 | java | USER_ITEM.JAVA | Java | [] | null | [] | package wyf;
public class User_Item {
private String usid;
private String uname;
private String ugender;
private String uemail;
private String uphone;
public String getUsid() {
return usid;
}
public void setUsid(String usid) {
this.usid = usid;
}
public String getUname() {
return uname;
}
public void... | 727 | 0.701513 | 0.701513 | 39 | 17.641026 | 12.425134 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.564103 | false | false | 12 |
ddb52f36f441cad0ff6a79a19ac3205019430cd2 | 19,155,554,152,855 | 56b6209deb90a3b50980ea9a60bcca25c4beac24 | /src/main/java/com/vig/shop/controller/ProductController.java | 5106d8ce0270348d09fe122a8d26b684afc973fc | [] | no_license | vignezh/sec | https://github.com/vignezh/sec | 2b018b7a745dca00e5cc8c2557ff5320b22641bc | 2a0b61a0c15b0d3b4aac789ad7d63720b34c837f | refs/heads/master | 2020-12-01T13:15:45.938000 | 2016-08-19T09:48:01 | 2016-08-19T09:48:01 | 66,071,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vig.shop.controller;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.ModelAttri... | UTF-8 | Java | 2,039 | java | ProductController.java | Java | [] | null | [] | package com.vig.shop.controller;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.ModelAttri... | 2,039 | 0.744973 | 0.744483 | 69 | 28.550724 | 24.487522 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 12 |
3d22bf7f8e215a6fd5bce9bf0b4ed085067a075f | 584,115,615,514 | 0c41632719f005a16e976324c6cc80c08e637352 | /src/main/java/ru/scadarnull/gui/MainDatePicker.java | ceee688a987fe55ea26161550ab589f2dfe64f5b | [] | no_license | Scadar/Accountant | https://github.com/Scadar/Accountant | c929bd6c771bff5312f21f295771e15782fb6efe | b76ec86fdddce3abf9aedfe93acf7c1cb8d24776 | refs/heads/master | 2022-06-11T14:18:39.547000 | 2020-05-08T12:07:33 | 2020-05-08T12:07:33 | 262,015,952 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.scadarnull.gui;
import net.sourceforge.jdatepicker.impl.DateComponentFormatter;
import net.sourceforge.jdatepicker.impl.JDatePanelImpl;
import net.sourceforge.jdatepicker.impl.JDatePickerImpl;
import net.sourceforge.jdatepicker.impl.UtilDateModel;
import ru.scadarnull.settings.Style;
import javax.swing.*;
... | UTF-8 | Java | 1,010 | java | MainDatePicker.java | Java | [] | null | [] | package ru.scadarnull.gui;
import net.sourceforge.jdatepicker.impl.DateComponentFormatter;
import net.sourceforge.jdatepicker.impl.JDatePanelImpl;
import net.sourceforge.jdatepicker.impl.JDatePickerImpl;
import net.sourceforge.jdatepicker.impl.UtilDateModel;
import ru.scadarnull.settings.Style;
import javax.swing.*;
... | 1,010 | 0.727723 | 0.726733 | 35 | 27.857143 | 24.172171 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542857 | false | false | 12 |
c8c8a208f1a870141564f8bd4e683c607262a7da | 12,996,571,048,132 | a98700dc5c71a0a0c5185c1fd2838da2505ec368 | /app/src/main/java/com/simcoder/uber/NotificationJobScheduler.java | 1de2dfdeab04fc5ae0ead6234577d078577a9e1e | [
"MIT"
] | permissive | waqaskhan409/BusTrackingSystem | https://github.com/waqaskhan409/BusTrackingSystem | 9e3afae637021cb52ba194e3210481948e533ee1 | b27ffd4e0e4445941d7d2786b1dec04b0ddbd6ee | refs/heads/NewChanges | 2020-06-17T07:38:24.081000 | 2019-10-12T08:16:16 | 2019-10-12T08:16:16 | 195,848,794 | 0 | 0 | MIT | false | 2019-10-12T08:16:17 | 2019-07-08T16:23:24 | 2019-07-08T16:23:40 | 2019-10-12T08:16:17 | 786 | 0 | 0 | 0 | Java | false | false | package com.simcoder.uber;
import android.app.NotificationManager;
import android.app.job.JobParameters;
import android.app.job.JobService;
import android.media.RingtoneManager;
import android.os.Build;
import android.support.annotation.NonNull;
import android.support.annotation.RequiresApi;
import android.support.v4.... | UTF-8 | Java | 3,182 | java | NotificationJobScheduler.java | Java | [] | null | [] | package com.simcoder.uber;
import android.app.NotificationManager;
import android.app.job.JobParameters;
import android.app.job.JobService;
import android.media.RingtoneManager;
import android.os.Build;
import android.support.annotation.NonNull;
import android.support.annotation.RequiresApi;
import android.support.v4.... | 3,182 | 0.642363 | 0.640478 | 81 | 38.283951 | 30.091726 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 12 |
2cbfedac84a8d31a652fa1be2041015d3c04347d | 32,349,693,674,595 | 1fd1fdb714479becda26672f58026eed114e79ff | /TestJson/src/test/Hour.java | d17e1afd17b0a40655c4c58abce227464f4c0a89 | [] | no_license | 373257414/Eclipse | https://github.com/373257414/Eclipse | 08f9a18bcace384168fbbbb6d516a5d033074bca | e04b1db38a46dcd0ce6ff0be6ab6b1cecfa3677e | refs/heads/master | 2016-12-19T17:06:25.664000 | 2016-09-01T03:40:55 | 2016-09-01T03:40:55 | 64,234,617 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
public class Hour{
public Hour(int h,Integer[] s) {
this.setHour(h);
this.setSource(s);
}
private Integer[] source;
private int hour;
public int getHour() {
return hour;
}
public void setHour(int hour) {
this.hour = hour;
}
public Integer[] getSource() {
return so... | UTF-8 | Java | 409 | java | Hour.java | Java | [] | null | [] | package test;
public class Hour{
public Hour(int h,Integer[] s) {
this.setHour(h);
this.setSource(s);
}
private Integer[] source;
private int hour;
public int getHour() {
return hour;
}
public void setHour(int hour) {
this.hour = hour;
}
public Integer[] getSource() {
return so... | 409 | 0.616137 | 0.616137 | 26 | 13.730769 | 12.473226 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 12 |
f7858f92f38dc9b5e5d7033adb901339ce1c4edf | 85,899,414,952 | f90ef0263d80c0360b18446b5b8b7c5a7a55d7c2 | /src/main/java/com/emin/platform/ec/Application.java | 83ac68b341bd496a3d7a35997ef1503b642e338f | [] | no_license | linlinhu/erc-center | https://github.com/linlinhu/erc-center | 226a25401db0f1cd3ae9517878ecc9ad907f52e5 | 66e4041f4a83bccaefc29406d54e4ff5bb08f596 | refs/heads/master | 2020-04-20T11:03:42.536000 | 2019-02-02T07:20:08 | 2019-02-02T07:20:08 | 168,805,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.emin.platform.ec;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.feign.EnableFeignClients;
import com.emin.platform.ec.... | UTF-8 | Java | 568 | java | Application.java | Java | [] | null | [] | package com.emin.platform.ec;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.client.discovery.EnableDiscoveryClient;
import org.springframework.cloud.netflix.feign.EnableFeignClients;
import com.emin.platform.ec.... | 568 | 0.834507 | 0.834507 | 18 | 30.5 | 27.404886 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 12 |
6def7a09c54e7e63b4a1b3c5d5ded4af4bdddcd4 | 11,759,620,478,276 | 9fe5c1be773fe80a2a43aa5a8d462759e1190e5e | /src/main/java/com/poreomix/closure/model/ClosureSource.java | e3d68cf7b28e0fa07a975fe3b16351bfa289b4b7 | [] | no_license | sammi/closure-maven-plugin | https://github.com/sammi/closure-maven-plugin | 7ccadb28800c0f8da58dbae536111dc7a60ae7db | dd1e33760058ca7c2bee2ff8fd7b5e4ea0f99469 | refs/heads/master | 2016-09-07T08:44:03.599000 | 2014-04-28T06:44:07 | 2014-04-28T06:44:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.poreomix.closure.model;
import com.poreomix.closure.exception.InvalidBaseException;
import com.poreomix.closure.util.Util;
import java.io.IOException;
import java.nio.file.Path;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pa... | UTF-8 | Java | 1,913 | java | ClosureSource.java | Java | [] | null | [] | package com.poreomix.closure.model;
import com.poreomix.closure.exception.InvalidBaseException;
import com.poreomix.closure.util.Util;
import java.io.IOException;
import java.nio.file.Path;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.regex.Matcher;
import java.util.regex.Pa... | 1,913 | 0.723471 | 0.721903 | 88 | 20.727272 | 25.103752 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 12 |
9e1707bf9c6c9771237020d10520d4501d44412e | 1,417,339,278,263 | aa23a37b60892f613005e9cb913ba7eee9d87242 | /src/main/java/com/cz/mgdao/UserDao.java | 3dca3cac710b54d49287de7ade63913b3aa82e4e | [] | no_license | Tomato-black/SpringCloud-demo | https://github.com/Tomato-black/SpringCloud-demo | 5aeb99ccd4d418955d69fb99870dc9868b2f4683 | 29f864e9bbe520796324be9ceb180dac2a8d2a8d | refs/heads/main | 2023-03-18T01:12:26.564000 | 2021-03-12T08:40:55 | 2021-03-12T08:40:55 | 346,997,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cz.mgdao;
import java.util.List;
import com.cz.entity.User;
public interface UserDao {
public void saveUser(User user);
public List<User> getUsers();
}
| UTF-8 | Java | 173 | java | UserDao.java | Java | [] | null | [] | package com.cz.mgdao;
import java.util.List;
import com.cz.entity.User;
public interface UserDao {
public void saveUser(User user);
public List<User> getUsers();
}
| 173 | 0.728324 | 0.728324 | 10 | 16.299999 | 13.67516 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
a39f66d54fc019137c67b3ca6bf678e160bb7c4a | 19,215,683,737,452 | df26549bfda238012324d7d2764dfc3a990fa23d | /app/src/main/java/com/bandedo/androidharness/login/dagger/LoginComponent.java | 881c6a831f3a8fb4c3d0f14b3f51a902f15e2b0c | [] | no_license | banDedo/Harness | https://github.com/banDedo/Harness | c872e586acb038266b5f1e5c1ece4443e4cc82e0 | bd11ed0ed50a97902a70e23db5c0d137dd10a627 | refs/heads/develop | 2016-08-08T03:23:08.854000 | 2015-09-20T00:27:26 | 2015-09-20T00:27:26 | 40,635,328 | 1 | 0 | null | false | 2015-09-01T17:12:03 | 2015-08-13T02:43:37 | 2015-08-16T13:30:10 | 2015-09-01T17:12:03 | 232 | 0 | 0 | 0 | Java | null | null | package com.bandedo.androidharness.login.dagger;
import com.bandedo.androidharness.app.AppComponent;
import com.bandedo.androidharness.dagger.PerActivity;
import com.bandedo.androidharness.login.LoginActivity;
import android.app.ProgressDialog;
import android.content.SharedPreferences;
import dagger.Component;
@Sup... | UTF-8 | Java | 684 | java | LoginComponent.java | Java | [] | null | [] | package com.bandedo.androidharness.login.dagger;
import com.bandedo.androidharness.app.AppComponent;
import com.bandedo.androidharness.dagger.PerActivity;
import com.bandedo.androidharness.login.LoginActivity;
import android.app.ProgressDialog;
import android.content.SharedPreferences;
import dagger.Component;
@Sup... | 684 | 0.733918 | 0.733918 | 31 | 21.064516 | 19.468643 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354839 | false | false | 12 |
d2d3003114e3dad7f8a87c621a0842d071a38fd5 | 23,072,564,356,700 | ab129185d52e16f3bfb5f25f7501100b10aebe37 | /myProject/myModel/src/main/java/myproject/model/business/GenericBC.java | 22dd63b4177e915e489fcdb7c29e0919c3b20968 | [] | no_license | ejperez71/MyJavaConfigProject | https://github.com/ejperez71/MyJavaConfigProject | bdda290e74ceee2b64591db04865558299bd64df | 0539528346c3528ace1fb8633bac6489f2e9f4f0 | refs/heads/master | 2020-12-25T16:56:55.047000 | 2019-09-02T16:46:20 | 2019-09-02T16:46:20 | 59,813,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package myproject.model.business;
import java.util.List;
import javax.inject.Inject;
import myproject.model.commons.HibernateTools;
import myproject.model.dto.SelectOptionDTO;
import org.hibernate.Query;
import org.h... | UTF-8 | Java | 1,957 | java | GenericBC.java | Java | [
{
"context": "ction.annotation.Transactional;\n\n/**\n *\n * @author enrique.jimenez\n */\n@Service(\"genericBC\")\npublic class GenericBC ",
"end": 521,
"score": 0.8871020078659058,
"start": 506,
"tag": "NAME",
"value": "enrique.jimenez"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package myproject.model.business;
import java.util.List;
import javax.inject.Inject;
import myproject.model.commons.HibernateTools;
import myproject.model.dto.SelectOptionDTO;
import org.hibernate.Query;
import org.h... | 1,957 | 0.685744 | 0.684722 | 70 | 26.957144 | 25.899496 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471429 | false | false | 12 |
1c45d4861ab6963712fa6a65b61efbae6f32fcb6 | 94,489,298,657 | bf2869eb26d2e30f6c167a09bb0d513f27332561 | /src/main/java/com/github/morningwn/t0001_t0500/t0101_t0200/t0111_t0120/T0116.java | f106ab144913b94c467fdbd53e6ad7f003824c51 | [] | no_license | morningwn/LeetCode | https://github.com/morningwn/LeetCode | e43b2bba18c4ee83773d5d1640c208246c55c7c7 | 1c431688ed6b2f5599d2d43c609fa255fd3d4d73 | refs/heads/main | 2023-05-08T20:09:40.500000 | 2023-04-04T08:48:45 | 2023-04-04T08:48:45 | 319,267,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.morningwn.t0001_t0500.t0101_t0200.t0111_t0120;
import com.github.morningwn.prefab.Node;
import java.util.ArrayList;
import java.util.List;
/**
* @author morningwn
* @date 2020/10/15 8:28
*/
public class T0116 {
private List<Node> nodes;
public Node connect(Node root) {
nodes ... | UTF-8 | Java | 758 | java | T0116.java | Java | [
{
"context": "package com.github.morningwn.t0001_t0500.t0101_t0200.t0111_t0120;\n\nimport com.",
"end": 28,
"score": 0.9992456436157227,
"start": 19,
"tag": "USERNAME",
"value": "morningwn"
},
{
"context": "t0500.t0101_t0200.t0111_t0120;\n\nimport com.github.morningwn.prefab.Node;\n\... | null | [] | package com.github.morningwn.t0001_t0500.t0101_t0200.t0111_t0120;
import com.github.morningwn.prefab.Node;
import java.util.ArrayList;
import java.util.List;
/**
* @author morningwn
* @date 2020/10/15 8:28
*/
public class T0116 {
private List<Node> nodes;
public Node connect(Node root) {
nodes ... | 758 | 0.551451 | 0.496042 | 38 | 18.947369 | 16.687449 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
74f55bb71f99834fd92f8400cca369ddcc6001fc | 18,227,841,246,789 | cb85a776e3e1263452b83ce97ba921c0f9a88095 | /Week_05/JDBC/HikariTest.java | df4c76382c62b0c35c84152d7dcbee488bdd50bb | [] | no_license | Andy-86/JAVA-000 | https://github.com/Andy-86/JAVA-000 | d3f8bdf0e7930a9faf91427a0ed114c7464b14c8 | 84afd7ef63e06f0bbdd7ece5008f417a555ebede | refs/heads/main | 2023-03-02T07:22:37.799000 | 2021-02-06T15:10:13 | 2021-02-06T15:10:13 | 303,019,386 | 2 | 0 | null | true | 2020-10-11T01:21:46 | 2020-10-11T01:21:44 | 2020-10-10T15:11:10 | 2020-10-09T10:25:30 | 2 | 0 | 0 | 0 | null | false | false | package io.kimmking.Question6;
import com.zaxxer.hikari.HikariConfig;
import com.zaxxer.hikari.HikariDataSource;
import javax.sql.DataSource;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.concurrent.CountDownLatch;
/**
* @author mac
... | UTF-8 | Java | 1,977 | java | HikariTest.java | Java | [
{
"context": "va.util.concurrent.CountDownLatch;\n\n/**\n * @author mac\n */\npublic class HikariTest {\n private static ",
"end": 319,
"score": 0.8476769328117371,
"start": 316,
"tag": "USERNAME",
"value": "mac"
},
{
"context": "root\";\n private static String JDBC_PASSWORD = ... | null | [] | package io.kimmking.Question6;
import com.zaxxer.hikari.HikariConfig;
import com.zaxxer.hikari.HikariDataSource;
import javax.sql.DataSource;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.concurrent.CountDownLatch;
/**
* @author mac
... | 1,980 | 0.608873 | 0.599694 | 61 | 31.147541 | 22.642508 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508197 | false | false | 12 |
76f07d12ccebdece106517fc53c085f63839034b | 7,937,099,604,882 | e32b38212d698860d0acb8c6353ca084d39e7cc3 | /src/main/java/br/com/starwars/sweeper/dao/impl/CharacterDaoImpl.java | 5808b2487cd443361f1ec61594c3798710f0eb0b | [] | no_license | kirkloureiro/rest-movie-script-sweeper | https://github.com/kirkloureiro/rest-movie-script-sweeper | 3f4f90e1c2e3104f0e4ce3449a2148ad4bf637f8 | f3074b858df16f96602b4ae2e7aac6872933c4bb | refs/heads/master | 2021-01-19T04:24:35.765000 | 2016-12-22T16:37:14 | 2016-12-22T16:37:14 | 64,423,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.starwars.sweeper.dao.impl;
import javax.persistence.NoResultException;
import javax.persistence.Query;
import org.springframework.stereotype.Repository;
import br.com.starwars.sweeper.dao.CharacterDao;
import br.com.starwars.sweeper.model.entity.Character;
@Repository
public class CharacterDaoImpl ex... | UTF-8 | Java | 953 | java | CharacterDaoImpl.java | Java | [] | null | [] | package br.com.starwars.sweeper.dao.impl;
import javax.persistence.NoResultException;
import javax.persistence.Query;
import org.springframework.stereotype.Repository;
import br.com.starwars.sweeper.dao.CharacterDao;
import br.com.starwars.sweeper.model.entity.Character;
@Repository
public class CharacterDaoImpl ex... | 953 | 0.770199 | 0.770199 | 33 | 27.878788 | 29.10145 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.575758 | false | false | 12 |
ef37751fc7cd9b67621142dbb03ead031afed761 | 7,026,566,512,954 | a8298cf9491746436f5f71d98cff4e5fd502852d | /src/main/java/org/whiskeysierra/process/Primal.java | 6a243d17aa5bd15204156f1c1f00eefe4d950914 | [
"MIT"
] | permissive | whiskeysierra/primal | https://github.com/whiskeysierra/primal | 91d6f286753b56a76f7d621f534accb72b93171b | d90db26f9bd4cdb9c8ed77b66412c7afc7c898b2 | refs/heads/master | 2021-01-21T19:29:00.241000 | 2013-07-29T18:21:17 | 2013-07-29T18:21:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.whiskeysierra.process;
import com.google.common.io.ByteSource;
import dagger.ObjectGraph;
import org.whiskeysierra.process.internal.InternalModule;
import org.whiskeysierra.process.internal.Root;
import java.io.IOException;
import java.nio.file.Path;
import java.util.concurrent.Executor;
// TODO specify ... | UTF-8 | Java | 3,306 | java | Primal.java | Java | [] | null | [] | package org.whiskeysierra.process;
import com.google.common.io.ByteSource;
import dagger.ObjectGraph;
import org.whiskeysierra.process.internal.InternalModule;
import org.whiskeysierra.process.internal.Root;
import java.io.IOException;
import java.nio.file.Path;
import java.util.concurrent.Executor;
// TODO specify ... | 3,306 | 0.719601 | 0.719601 | 85 | 37.894119 | 33.533836 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.694118 | false | false | 12 |
a007b78449a01d0807fe91ee0a7b298916a4f670 | 26,740,466,451,923 | 5bf270588b8a27baf82c76adcf3b0744b6af43fc | /app/src/main/java/com/example/test/MainActivity.java | 88cf0ed3e52eacb59b001d77270adc7b9b2234ec | [] | no_license | 1999-kongyan/test | https://github.com/1999-kongyan/test | c583c9a76b3686fa07965e7e761314442115e6d2 | a9f8eea00d34d5a80a380aed3c10b5299bbc458d | refs/heads/master | 2023-04-20T00:07:23.715000 | 2021-05-11T04:10:42 | 2021-05-11T04:10:42 | 366,233,861 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.test;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
import com.example.test.adapter.Anim... | UTF-8 | Java | 1,190 | java | MainActivity.java | Java | [] | null | [] | package com.example.test;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.os.Bundle;
import com.example.test.adapter.Anim... | 1,190 | 0.742809 | 0.740271 | 38 | 30.131578 | 22.564728 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 12 |
5e6055008b1486f5dff43b46bf891d09a6af413f | 34,256,659,169,240 | b48ceeccd61da07a45ee1fdc68c1b3f4310e4739 | /src/basic/resource/bean/crms/CrPbocD104.java | aebf1dabda04a612e59ff4dc7a9ce905218fa4f3 | [] | no_license | chenshibi/IBSCORE | https://github.com/chenshibi/IBSCORE | 0a8f66560c10b8ae49d94e513359074904e5f4ad | effb4f25a4c3b5e21f34df0cadf8f8b39f2bbd98 | refs/heads/master | 2022-04-22T16:27:36.702000 | 2020-04-17T10:47:14 | 2020-04-17T10:47:14 | 256,475,829 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package resource.bean.crms;
import resource.bean.crms.base.BaseCrPbocD104;
public class CrPbocD104 extends BaseCrPbocD104 {
private static final long serialVersionUID = 1L;
}
| UTF-8 | Java | 184 | java | CrPbocD104.java | Java | [] | null | [] | package resource.bean.crms;
import resource.bean.crms.base.BaseCrPbocD104;
public class CrPbocD104 extends BaseCrPbocD104 {
private static final long serialVersionUID = 1L;
}
| 184 | 0.788043 | 0.733696 | 9 | 19.333334 | 22.335821 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
9d25bb57e926951c910a84faba8e45a5adc70708 | 28,690,381,580,500 | e9954008f2b333a92498a60c3f4486efe48dd637 | /src/com/funsoft/happyaudio/data/SharedPreferencesAccess.java | 39f663a7bf7e250df4b7df26ddb39c7c8fb9ef8e | [] | no_license | xff1874/HappyAudio | https://github.com/xff1874/HappyAudio | 85f0b1fe0016a541fe43d23bd6e9c2fe7c8e6199 | b9224da9452520a49293d670508caa3c840b7059 | refs/heads/master | 2016-03-28T13:03:16.165000 | 2013-03-25T13:22:19 | 2013-03-25T13:22:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* TURTLE PLAYER
*
* Licensed under MIT & GPL
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS ... | UTF-8 | Java | 2,025 | java | SharedPreferencesAccess.java | Java | [
{
"context": "nformation @ www.turtle-player.co.uk\n *\n * @author Simon Honegger (Hoene84)\n */\n\npackage com.funsoft.happyaudio.dat",
"end": 614,
"score": 0.9998928308486938,
"start": 600,
"tag": "NAME",
"value": "Simon Honegger"
},
{
"context": "turtle-player.co.uk\n *\n * @autho... | null | [] | /**
*
* TURTLE PLAYER
*
* Licensed under MIT & GPL
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
* INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
* PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS ... | 2,017 | 0.674568 | 0.67358 | 55 | 35.81818 | 29.342548 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 12 |
0ec2482daa52f5f665eeea5d195963fcde8e48c0 | 12,713,103,212,504 | c8c9908981a590c8c43c6da018a4c80a2525523a | /resource/src/main/java/io/wcm/caravan/hal/resource/HalResourceFactory.java | ea4f78890ba8c16306f3e09efb60b61775ad04aa | [
"Apache-2.0"
] | permissive | wcm-io-caravan/caravan-hal | https://github.com/wcm-io-caravan/caravan-hal | 16ee3e09a5575972ba8f4d97966e223bdb8cd8e5 | 165193c5899313c33b47a07f5f5cf579d0300754 | refs/heads/develop | 2023-08-22T11:40:41.872000 | 2023-08-18T10:24:53 | 2023-08-18T10:24:53 | 39,164,199 | 1 | 0 | Apache-2.0 | false | 2023-08-16T08:12:08 | 2015-07-15T22:27:04 | 2022-12-22T13:31:58 | 2023-08-15T17:42:14 | 1,764 | 1 | 0 | 0 | Java | false | false | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2014 wcm.io
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 3,387 | java | HalResourceFactory.java | Java | [] | null | [] | /*
* #%L
* wcm.io
* %%
* Copyright (C) 2014 wcm.io
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 3,387 | 0.707706 | 0.705344 | 109 | 30.073395 | 28.337645 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.183486 | false | false | 12 |
649a196ffa6f546baea810c5463bea783d31cf51 | 23,983,097,433,787 | c5d822fd82bf15d0a16cd258b2803baed7cbc367 | /src/com/caucho/hessian/io/LegacyLocaleDeserializer.java | 286fa56743408ece960e1c5b4b7721cd014bb7c7 | [] | no_license | ebourg/hessian-extra | https://github.com/ebourg/hessian-extra | 5c2605bc9d8bdab65bac9ace02c23d70205a4be6 | 02e0d17981f513bda99c210426664c601ff37433 | refs/heads/master | 2023-08-25T14:25:09.401000 | 2018-02-02T23:55:06 | 2021-09-15T15:57:32 | 119,072,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.caucho.hessian.io;
import java.io.IOException;
import java.util.Locale;
/**
* Locale deserializer consistent with the default serializer under Java 6.
*
* @author Emmanuel Bourg
* @version $Revision$, $Date$
*/
public class LegacyLocaleDeserializer extends AbstractDeserializer
{
publ... | UTF-8 | Java | 2,578 | java | LegacyLocaleDeserializer.java | Java | [
{
"context": "e default serializer under Java 6.\r\n *\r\n * @author Emmanuel Bourg\r\n * @version $Revision$, $Date$\r\n */\r\npublic clas",
"end": 202,
"score": 0.9998845458030701,
"start": 188,
"tag": "NAME",
"value": "Emmanuel Bourg"
}
] | null | [] | package com.caucho.hessian.io;
import java.io.IOException;
import java.util.Locale;
/**
* Locale deserializer consistent with the default serializer under Java 6.
*
* @author <NAME>
* @version $Revision$, $Date$
*/
public class LegacyLocaleDeserializer extends AbstractDeserializer
{
public Class... | 2,570 | 0.465477 | 0.465089 | 108 | 21.870371 | 19.735798 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37963 | false | false | 12 |
6166b763a1d0d9d8d128f0f21d3b1da58d8ce579 | 23,167,053,596,414 | 137b2a2cf96d8d4742c24f5e24e78149d37a199d | /osyl-editor/osyl-editor-gwt/src/main/java/org/sakaiquebec/opensyllabus/client/ui/base/OsylPushButton.java | 630f0da5f59a2ef6e56fc5c4b10bc2d0d270ba4b | [] | no_license | hec-montreal/opensyllabus | https://github.com/hec-montreal/opensyllabus | 517450e4057643fc7bb3da0172b5d37e1e4119ee | 5017ef6f368136503422a987159bf18b0c510e72 | refs/heads/master | 2022-07-17T08:30:48.654000 | 2021-05-26T18:57:25 | 2021-05-26T18:57:25 | 58,072,132 | 1 | 0 | null | false | 2022-07-01T11:58:07 | 2016-05-04T17:49:28 | 2022-01-31T16:56:20 | 2022-07-01T11:58:05 | 64,565 | 1 | 0 | 6 | Java | false | false | /**
* *****************************************************************************
* $Id: $
*******************************************************************************
*
* Copyright (c) 2008 The Sakai Foundation, The Sakai Quebec Team.
*
* Licensed under the Educational Community License, Version 1.0... | UTF-8 | Java | 3,823 | java | OsylPushButton.java | Java | [
{
"context": "/disabled state.\r\n * \r\n * @author <a href=\"mailto:claude.coulombe@umontreal.ca\">Claude Coulombe</a>\r\n * @version $Id: $\r\n */\r\npu",
"end": 1406,
"score": 0.9998669028282166,
"start": 1378,
"tag": "EMAIL",
"value": "claude.coulombe@umontreal.ca"
},
{
"context"... | null | [] | /**
* *****************************************************************************
* $Id: $
*******************************************************************************
*
* Copyright (c) 2008 The Sakai Foundation, The Sakai Quebec Team.
*
* Licensed under the Educational Community License, Version 1.0... | 3,793 | 0.645305 | 0.643474 | 129 | 27.635658 | 24.966936 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565891 | false | false | 12 |
9985b0df60e10cae260cfc2ea0432b25423e1fd0 | 32,083,405,709,509 | 17b82d3e6ed4534871ba91a056b5be59627d91e9 | /src/ch10/Chapter_10_E27_TestMyStringBuilder1.java | a99c29ffd874d18230cc8f36d16ee1abf8459415 | [] | no_license | Esben86/intro-to-java-10th-edition-YDL | https://github.com/Esben86/intro-to-java-10th-edition-YDL | d0601877c277c05bc471fd5c5a9c1394f816421d | d41acd0e005481e101c2ab0999ff5c892a31a1c3 | refs/heads/master | 2021-08-16T10:30:27.975000 | 2017-11-19T15:45:49 | 2017-11-19T15:45:49 | 110,969,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch10;
public class Chapter_10_E27_TestMyStringBuilder1 {
public static void main(String[] args) {
MyStringBuilder1 s1 = new MyStringBuilder1("Test");
MyStringBuilder1 s2 = new MyStringBuilder1("StRiNg");
// Testing append(MyStringBuilder1 s)
System.out.println("Testing append(MyString... | UTF-8 | Java | 1,248 | java | Chapter_10_E27_TestMyStringBuilder1.java | Java | [] | null | [] | package ch10;
public class Chapter_10_E27_TestMyStringBuilder1 {
public static void main(String[] args) {
MyStringBuilder1 s1 = new MyStringBuilder1("Test");
MyStringBuilder1 s2 = new MyStringBuilder1("StRiNg");
// Testing append(MyStringBuilder1 s)
System.out.println("Testing append(MyString... | 1,248 | 0.669872 | 0.636218 | 43 | 27.023256 | 19.420067 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.255814 | false | false | 12 |
0d7c9b17a59e5f674ab6ee9d09abc1bfc3ef6f57 | 2,233,383,023,157 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a027/A027792.java | 9c5b45994a4b701c6c0ad29ef16afc08875cbf04 | [] | no_license | flywind2/joeis | https://github.com/flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080000 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package irvine.oeis.a027;
import irvine.oeis.LinearRecurrence;
/**
* A027792 <code>a(n) = 7*(n+1)*C(n+3,7)</code>.
* @author Sean A. Irvine
*/
public class A027792 extends LinearRecurrence {
/** Construct the sequence. */
public A027792() {
super(new long[] {1, -9, 36, -84, 126, -126, 84, -36, 9}, new lon... | UTF-8 | Java | 392 | java | A027792.java | Java | [
{
"context": "2 <code>a(n) = 7*(n+1)*C(n+3,7)</code>.\n * @author Sean A. Irvine\n */\npublic class A027792 extends LinearRecurrence",
"end": 143,
"score": 0.9998936057090759,
"start": 129,
"tag": "NAME",
"value": "Sean A. Irvine"
}
] | null | [] | package irvine.oeis.a027;
import irvine.oeis.LinearRecurrence;
/**
* A027792 <code>a(n) = 7*(n+1)*C(n+3,7)</code>.
* @author <NAME>
*/
public class A027792 extends LinearRecurrence {
/** Construct the sequence. */
public A027792() {
super(new long[] {1, -9, 36, -84, 126, -126, 84, -36, 9}, new long[] {35,... | 384 | 0.625 | 0.413265 | 15 | 25.133333 | 33.65683 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 12 |
200a927b9d6ddc3cec372b17568b9c0940406ef6 | 28,509,992,950,818 | 3ac12ca60576fef4bab967944b24a6aeed0f36b9 | /common/common-util/src/main/java/com/lc/yygh/common/exception/YyghException.java | f8d62079926d53e8bfe43e7b2536e5a8be450b57 | [] | no_license | wujiawei55/yygh-parent | https://github.com/wujiawei55/yygh-parent | 1faff1852c75b9ff1427b9fe983b8791bff137ca | f806fba0318ec8bcaeed236dfeb832c32b9a1f36 | refs/heads/master | 2023-05-13T18:46:45.940000 | 2021-06-07T02:02:12 | 2021-06-07T02:02:12 | 374,515,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lc.yygh.common.exception;
import com.lc.yygh.common.result.ResultStatus;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* ClassName YyghException
* Description 自定义全局异常类
* Create by lujun
* Date 2021/4/16 17:06
*/
@Data
@ApiModel("自定义全局异... | UTF-8 | Java | 1,181 | java | YyghException.java | Java | [
{
"context": "YyghException\n * Description 自定义全局异常类\n * Create by lujun\n * Date 2021/4/16 17:06\n */\n@Data\n@ApiModel(\"自定义全",
"end": 268,
"score": 0.9995946884155273,
"start": 263,
"tag": "USERNAME",
"value": "lujun"
}
] | null | [] | package com.lc.yygh.common.exception;
import com.lc.yygh.common.result.ResultStatus;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
/**
* ClassName YyghException
* Description 自定义全局异常类
* Create by lujun
* Date 2021/4/16 17:06
*/
@Data
@ApiModel("自定义全局异... | 1,181 | 0.611787 | 0.601497 | 50 | 20.379999 | 16.657598 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26 | false | false | 12 |
ea7e8d02a186541ac8ca746fc9cd085d86be09bc | 10,565,619,590,464 | 4cdf7d158faa798951ed479fb437b2d0cc904c5d | /app/src/main/java/org/foundation101/karatel/adapter/ComplainDraftsAdapter.java | 0808bea438d690887d48a4a8871d9e076a047ab3 | [] | no_license | fatnlazycat/punisher | https://github.com/fatnlazycat/punisher | 7bbcedf4738046fc63247c921297861b5adc38f5 | dd6754fe5c935e8200b1ff2ac3cd789b471ac6df | refs/heads/master | 2021-01-23T14:06:30.768000 | 2019-06-10T15:22:25 | 2019-06-10T15:22:25 | 59,044,025 | 0 | 0 | null | false | 2018-04-11T10:59:52 | 2016-05-17T17:27:09 | 2018-04-11T10:57:05 | 2018-04-11T10:59:52 | 4,002 | 0 | 0 | 0 | Java | false | null | package org.foundation101.karatel.adapter;
import android.content.Context;
import android.content.Intent;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import android.text.Html;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import a... | UTF-8 | Java | 4,287 | java | ComplainDraftsAdapter.java | Java | [
{
"context": "n;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Dima on 04.05.2016.\n */\npublic class ComplainDraftsAda",
"end": 643,
"score": 0.9955188632011414,
"start": 639,
"tag": "NAME",
"value": "Dima"
}
] | null | [] | package org.foundation101.karatel.adapter;
import android.content.Context;
import android.content.Intent;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import android.text.Html;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import a... | 4,287 | 0.696291 | 0.687894 | 119 | 35.025211 | 31.044956 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.579832 | false | false | 12 |
8b2560697e6cb1137a856eb0c9d4933919ff1402 | 22,187,801,111,228 | 4cb31da5d15e49d7b0e17347b72ae71a9c03270c | /app/src/main/java/com/project/spacedefense/HUD.java | 6e8c4a19e194fa82b2ca697b1b6e7fa2e7bef11b | [
"MIT"
] | permissive | cfoulk/Space-Defense | https://github.com/cfoulk/Space-Defense | 438439f98ffcf19ef7aa80921f6979ec661591aa | a6ca2dfec04ea292feb3459a6d1e320b562c9ea7 | refs/heads/master | 2023-08-08T07:00:15.587000 | 2023-07-20T15:27:31 | 2023-07-20T15:27:31 | 253,277,836 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.spacedefense;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.content.Context;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.graphics.Rect;
import android.graphics.drawable.BitmapDrawable;
import andr... | UTF-8 | Java | 4,652 | java | HUD.java | Java | [] | null | [] | package com.project.spacedefense;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.content.Context;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.graphics.Rect;
import android.graphics.drawable.BitmapDrawable;
import andr... | 4,652 | 0.590069 | 0.564918 | 158 | 28.449368 | 22.725258 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.898734 | false | false | 12 |
d928a90245750b1b049f3a1721eb8643e9608bc2 | 35,545,149,365,107 | c029876e8f1627f789d601e7b0bdecac214be826 | /core/src/main/java/com/conquestmc/foundation/bukkit/BukkitCore.java | 7d5644c8136337c9dfc3456377591cefe290eb9c | [] | no_license | ConquestMC/foundation | https://github.com/ConquestMC/foundation | 6a0627bb926d63c45e8dbd4c86736d96428665bf | 8b7b1c053199c1decb43354969f8310b0a362151 | refs/heads/master | 2022-12-27T07:34:09.512000 | 2020-10-08T17:16:11 | 2020-10-08T17:16:11 | 299,384,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.conquestmc.foundation.bukkit;
import com.conquestmc.foundation.CoreFoundation;
import com.conquestmc.foundation.bukkit.listeners.AsyncPlayerPreLoginListener;
import com.conquestmc.foundation.bukkit.listeners.PlayerLoginListener;
import com.conquestmc.foundation.bukkit.listeners.PlayerQuitListener;
import ... | UTF-8 | Java | 1,072 | java | BukkitCore.java | Java | [] | null | [] | package com.conquestmc.foundation.bukkit;
import com.conquestmc.foundation.CoreFoundation;
import com.conquestmc.foundation.bukkit.listeners.AsyncPlayerPreLoginListener;
import com.conquestmc.foundation.bukkit.listeners.PlayerLoginListener;
import com.conquestmc.foundation.bukkit.listeners.PlayerQuitListener;
import ... | 1,072 | 0.736007 | 0.736007 | 33 | 31.484848 | 29.478416 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 12 |
640bb3073b689adc5ff2a26a78285a595a41c107 | 14,104,672,629,991 | 40b2bf538b9b153a7ea9cbcc2a2741a604868c92 | /src/crescendo/base/song/modifier/Modulation.java | 6933f4a877bf3f8c25ed20857e4e35ce3c192cdb | [] | no_license | forana/Piano-Trainer | https://github.com/forana/Piano-Trainer | 49cac52d1bbcb6a88254b9884595a8dd08a75be9 | 82a9615f7680f0471a076fb25254b76bad8e1356 | refs/heads/master | 2021-01-10T21:01:48.569000 | 2017-08-30T19:49:48 | 2017-08-30T19:49:48 | 1,694,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package crescendo.base.song.modifier;
import crescendo.base.SongState;
public class Modulation extends NoteModifier {
private int targetKeySignature;
public Modulation(int targetKey){
targetKeySignature = targetKey;
}
@Override
public void execute(SongState state) {
state.setKey(this.targ... | UTF-8 | Java | 419 | java | Modulation.java | Java | [] | null | [] | package crescendo.base.song.modifier;
import crescendo.base.SongState;
public class Modulation extends NoteModifier {
private int targetKeySignature;
public Modulation(int targetKey){
targetKeySignature = targetKey;
}
@Override
public void execute(SongState state) {
state.setKey(this.targ... | 419 | 0.725537 | 0.725537 | 22 | 17.045454 | 17.046667 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.136364 | false | false | 12 |
c844e0865f1a5ec240f5fec5e69b951c3fd62d86 | 14,886,356,709,267 | 75a99f7d926b1c4bcfd90e599273280b38d4d132 | /cloud-provider-payment8002/src/main/java/com/yy/springcloud/controller/PaymentController.java | 415b58e850cbc213498feb6798bdbe9a802fc517 | [] | no_license | yxj-yp/SpringCloud | https://github.com/yxj-yp/SpringCloud | 839cbb37999c7f4984a27187a0f1a675a24ae9e6 | c33137cfbf1576c93295a3c6d1f8bfc73d5d1539 | refs/heads/main | 2023-08-23T09:36:51.514000 | 2021-11-02T07:24:35 | 2021-11-02T07:24:35 | 391,791,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yy.springcloud.controller;
import com.yy.springcloud.entities.CommonResult;
import com.yy.springcloud.entities.Payment;
import com.yy.springcloud.service.PaymentService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotati... | UTF-8 | Java | 1,722 | java | PaymentController.java | Java | [
{
"context": "t javax.annotation.Resource;\n\n/***\n *Auth : yanxiaojin\n *Date : Create in 15:11 2020/12/24\n *Desc",
"end": 393,
"score": 0.9995259046554565,
"start": 383,
"tag": "USERNAME",
"value": "yanxiaojin"
}
] | null | [] | package com.yy.springcloud.controller;
import com.yy.springcloud.entities.CommonResult;
import com.yy.springcloud.entities.Payment;
import com.yy.springcloud.service.PaymentService;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.web.bind.annotati... | 1,722 | 0.633574 | 0.611312 | 59 | 27.169491 | 22.219362 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423729 | false | false | 12 |
209bce427d002fef9a4b586c834145f7bd05a093 | 28,157,805,637,423 | 7c4931fd18f9bd865345f32137c5349a8fb4eb33 | /tGZZB/src/main/java/com/tgzzb/cdc/adapter/DrivaerExpListAdapter.java | d52c6a920103a5acf406598092fc29511c1769f3 | [] | no_license | stick-wth/TGZZB-master | https://github.com/stick-wth/TGZZB-master | 57445438168c78a42e04eb7deb59a0ea46eec224 | 3a78b8e1b0b8c7c29c88f0ff1ef7bf3ffea9b83c | refs/heads/master | 2020-03-10T11:49:17.718000 | 2018-04-13T08:19:58 | 2018-04-13T08:20:05 | 129,358,800 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tgzzb.cdc.adapter;
import java.util.ArrayList;
import com.tgzzb.cdc.DriverCheckPicActivity;
import com.tgzzb.cdc.R;
import com.tgzzb.cdc.bean.DriverItem;
import android.content.Context;
import android.content.Intent;
import android.util.SparseBooleanArray;
import android.view.LayoutInflater;
import andro... | UTF-8 | Java | 7,025 | java | DrivaerExpListAdapter.java | Java | [] | null | [] | package com.tgzzb.cdc.adapter;
import java.util.ArrayList;
import com.tgzzb.cdc.DriverCheckPicActivity;
import com.tgzzb.cdc.R;
import com.tgzzb.cdc.bean.DriverItem;
import android.content.Context;
import android.content.Intent;
import android.util.SparseBooleanArray;
import android.view.LayoutInflater;
import andro... | 7,025 | 0.72231 | 0.721588 | 249 | 26.811245 | 23.771683 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.24498 | false | false | 12 |
e9169ef8102f3dd1fd0cac62394c708609e0e1d2 | 32,134,945,346,272 | 88cc428e7166c761674a55937d09a921c359759b | /src/GeneralProblemSolving/StringCompress.java | 59ece0ccbd6d039343de245d845c57f612692d81 | [] | no_license | saiteja2411/Java-Problems-and-Concepts | https://github.com/saiteja2411/Java-Problems-and-Concepts | 8fc9468bdbba13281952a7b78f769c90a87e9e73 | 12e604682a0df587379a947957d7c0ffb5da4f6f | refs/heads/master | 2021-01-11T05:06:09.499000 | 2017-06-22T19:58:12 | 2017-06-22T19:58:12 | 95,054,943 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package GeneralProblemSolving;
/**
*
* @author Saiteja
*/
public class StringCompress {
public static void main(Strin... | UTF-8 | Java | 1,087 | java | StringCompress.java | Java | [
{
"context": "ackage GeneralProblemSolving;\r\n/**\r\n *\r\n * @author Saiteja\r\n */\r\npublic class StringCompress {\r\n public s",
"end": 249,
"score": 0.8869729042053223,
"start": 242,
"tag": "NAME",
"value": "Saiteja"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package GeneralProblemSolving;
/**
*
* @author Saiteja
*/
public class StringCompress {
public static void main(Strin... | 1,087 | 0.518859 | 0.51242 | 40 | 25.174999 | 20.19268 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425 | false | false | 12 |
d0adeee69953f05ed226d7e4fe2e7fc89ab95dd4 | 31,379,031,107,295 | fd11e775948843d8d474fcea40e57787f83dd1d1 | /src/CustomerReader.java | c75215e45ba967af3d61f32d0671844563aeb90e | [] | no_license | yashpshah/Amdocs_assignment | https://github.com/yashpshah/Amdocs_assignment | d1f7870c188a4199975f355e78fdc00f12a9a640 | 889ab085ce38d7f2b07e6ba8914e758e645cafc3 | refs/heads/main | 2023-07-08T22:43:13.692000 | 2021-08-03T13:47:41 | 2021-08-03T13:47:41 | 392,329,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public interface CustomerReader {
public Customer read(String line) throws IncorrectCustomerFormatException;
}
| UTF-8 | Java | 113 | java | CustomerReader.java | Java | [] | null | [] |
public interface CustomerReader {
public Customer read(String line) throws IncorrectCustomerFormatException;
}
| 113 | 0.840708 | 0.840708 | 3 | 36.333332 | 30.302181 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
5100a3e5222b7570af94267da9abaa18f82f217e | 11,828,339,996,475 | c574c9299bb0866f14aaa521a0a417b7a43164bc | /src/controllers/fergeo/listeners/LayerListener.java | 6eb7c34337fc7a83d2d13934f32382cf559b2a08 | [] | no_license | kaizerw/FerGeo | https://github.com/kaizerw/FerGeo | 441e0bac1742dac45bb18e3aed370c94df6e93c1 | ca3734378b3cf616c0bf3c03ed67f3cf683ae123 | refs/heads/master | 2016-12-19T15:54:23.681000 | 2016-12-12T21:39:32 | 2016-12-12T21:39:32 | 54,038,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package controllers.fergeo.listeners;
import org.geotools.map.Layer;
import org.geotools.map.MapContent;
import org.geotools.... | UTF-8 | Java | 575 | java | LayerListener.java | Java | [
{
"context": "ap.event.MapLayerListEvent;\r\n\r\n/**\r\n *\r\n * @author Daniel\r\n */\r\n@SuppressWarnings(\"serial\")\r\npublic class L",
"end": 378,
"score": 0.973893404006958,
"start": 372,
"tag": "NAME",
"value": "Daniel"
},
{
"context": "t.MapLayerListEvent;\r\n\r\n/**\r\n *\r\... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package controllers.fergeo.listeners;
import org.geotools.map.Layer;
import org.geotools.map.MapContent;
import org.geotools.... | 575 | 0.732174 | 0.732174 | 21 | 25.380953 | 24.222139 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761905 | false | false | 12 |
e4117f5672839c5bebf335f42a1dc37be50f366d | 18,030,272,745,574 | afa581586edf94c6f57204b6e1e1882150de9448 | /src/main/java/org/antlr/intellij/plugin/ANTLRv4FindUsagesProvider.java | 18edc428987174060ff1bf8a751698e01dfca0a0 | [
"BSD-3-Clause"
] | permissive | antlr/intellij-plugin-v4 | https://github.com/antlr/intellij-plugin-v4 | fcfc8247a2f3427bbb261aee106103d5b4a53e06 | cd9a2c808581ed1e51a017e59263048ea3c270d8 | refs/heads/master | 2023-07-23T11:29:30.658000 | 2023-06-28T15:56:18 | 2023-06-28T15:56:18 | 13,260,848 | 418 | 112 | BSD-3-Clause | false | 2023-09-14T17:26:09 | 2013-10-02T02:10:48 | 2023-09-04T17:11:23 | 2023-09-14T17:26:07 | 28,652 | 429 | 97 | 54 | Java | false | false | package org.antlr.intellij.plugin;
import com.intellij.lang.cacheBuilder.WordsScanner;
import com.intellij.lang.findUsages.FindUsagesProvider;
import com.intellij.psi.PsiElement;
import com.intellij.psi.util.PsiTreeUtil;
import org.antlr.intellij.plugin.psi.*;
import org.jetbrains.annotations.NotNull;
import org.jetbr... | UTF-8 | Java | 1,623 | java | ANTLRv4FindUsagesProvider.java | Java | [] | null | [] | package org.antlr.intellij.plugin;
import com.intellij.lang.cacheBuilder.WordsScanner;
import com.intellij.lang.findUsages.FindUsagesProvider;
import com.intellij.psi.PsiElement;
import com.intellij.psi.util.PsiTreeUtil;
import org.antlr.intellij.plugin.psi.*;
import org.jetbrains.annotations.NotNull;
import org.jetbr... | 1,623 | 0.764633 | 0.764017 | 63 | 24.761906 | 24.435671 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.555556 | false | false | 12 |
c7cb73277953ee2df62a144fa6d1bd3a2fff5c0f | 21,225,728,418,795 | fd4fc6dfe78f1d202e9e5a842ba73e23bcaf83bc | /de.gebit.integrity.eclipse/src/de/gebit/integrity/eclipse/views/TestTreeLabelProvider.java | 311514f8eba5b860fbfac545231133b0e6022407 | [] | no_license | jfendler/integrity | https://github.com/jfendler/integrity | c8b52b9ee5ecc71bb071011ca910efeb3737d0fb | 46373f751fb884b8bdd1227c87ef7f5411e07e63 | refs/heads/master | 2021-08-08T04:18:57.692000 | 2017-09-21T09:39:22 | 2017-09-21T09:39:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2013 Rene Schneider, GEBIT Solutions GmbH and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this d... | UTF-8 | Java | 8,694 | java | TestTreeLabelProvider.java | Java | [
{
"context": "****************************\n * Copyright (c) 2013 Rene Schneider, GEBIT Solutions GmbH and others.\n * All rights r",
"end": 117,
"score": 0.9998781085014343,
"start": 103,
"tag": "NAME",
"value": "Rene Schneider"
},
{
"context": "r for the main test execution tree.\n... | null | [] | /*******************************************************************************
* Copyright (c) 2013 <NAME>, GEBIT Solutions GmbH and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribut... | 8,678 | 0.731079 | 0.729469 | 285 | 29.505262 | 29.196085 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.835088 | false | false | 12 |
0022c04e0bd035ccbad3a9f01402631851b657e7 | 386,547,089,559 | 5039317afe0b5d6e901ddc7e465af488597db42b | /WEB-INF/src/com/skymiracle/wpx/models/admin/AddressbookAdmin.java | 7aefcbab40f66a42490dedfb4ae28d7f2ab2fb66 | [] | no_license | neorayer/wpx | https://github.com/neorayer/wpx | 774b7f05c84a293d099db05033817a03e0cbbe7c | 8d34e9e74a79aea776d2ea9bfde7754ba416fbca | refs/heads/master | 2021-01-10T07:05:53.087000 | 2016-02-24T04:49:30 | 2016-02-24T04:49:30 | 52,413,781 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.skymiracle.wpx.models.admin;
import static com.skymiracle.wpx.Singletons.$AddressbookAdmin;
import java.util.List;
import com.skymiracle.mdo5.MList;
import com.skymiracle.sor.exception.AppException;
import com.skymiracle.wpx.models.domain.Domain;
public class AddressbookAdmin extends Admin<AddressbookAd... | UTF-8 | Java | 1,538 | java | AddressbookAdmin.java | Java | [] | null | [] | package com.skymiracle.wpx.models.admin;
import static com.skymiracle.wpx.Singletons.$AddressbookAdmin;
import java.util.List;
import com.skymiracle.mdo5.MList;
import com.skymiracle.sor.exception.AppException;
import com.skymiracle.wpx.models.domain.Domain;
public class AddressbookAdmin extends Admin<AddressbookAd... | 1,538 | 0.698309 | 0.697659 | 85 | 17.094118 | 18.855877 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.305882 | false | false | 12 |
fc48af21a1fd3625896d2566bb9fccd842e20dec | 1,778,116,480,040 | 6f239c323206a4dae3b29d3758a5cdc1e905e48d | /src/stringsexamples/ReverseWord.java | 9eacc934ddbcb70614f8233211ff5749081da639 | [] | no_license | chandrashekhardhakite/DataStructure | https://github.com/chandrashekhardhakite/DataStructure | 183cc4c471467ad12d9fc15b4ffbd88afe4999b9 | 41b43a6db017f51b93695dd1570d56a77e9354e0 | refs/heads/master | 2022-02-14T06:49:05.550000 | 2019-08-18T03:42:51 | 2019-08-18T03:42:51 | 198,346,460 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stringsexamples;
import java.util.Vector;
import java.util.regex.Pattern;
/**
* @author chandra ReverseWord class to find the reverse word from the given
* string
*/
public class ReverseWord {
final static String TAG = ReverseWord.class.getSimpleName();
String str = "Welcome to geeksforgeeks";
... | UTF-8 | Java | 1,726 | java | ReverseWord.java | Java | [
{
"context": "r;\nimport java.util.regex.Pattern;\n\n/**\n * @author chandra ReverseWord class to find the reverse word from t",
"end": 106,
"score": 0.9568272829055786,
"start": 99,
"tag": "NAME",
"value": "chandra"
}
] | null | [] | package stringsexamples;
import java.util.Vector;
import java.util.regex.Pattern;
/**
* @author chandra ReverseWord class to find the reverse word from the given
* string
*/
public class ReverseWord {
final static String TAG = ReverseWord.class.getSimpleName();
String str = "Welcome to geeksforgeeks";
... | 1,726 | 0.65759 | 0.64832 | 66 | 25.166666 | 22.651899 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.939394 | false | false | 12 |
ebbbc286d5edf5f71a9f87ceaa88f132c00e7e67 | 29,368,986,422,724 | 04d6671daa20c73344ca5fd3b7c10cf87b0030f5 | /src/minesweeper/model/actions/ScoutAction.java | 8f287e66aff615973fca5523b38c41859823526e | [] | no_license | shrykull/Calisthenics | https://github.com/shrykull/Calisthenics | e4af706a8ed25b7782c6ab587b2b24f55401d56e | bc2ccd571d497c7cd4ddc5e2f4336ba9d00d82c8 | refs/heads/master | 2016-09-06T14:35:03.676000 | 2015-08-12T16:34:30 | 2015-08-12T16:34:30 | 40,317,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package minesweeper.model.actions;
import java.util.Map;
import minesweeper.model.Counter;
import minesweeper.model.Field;
import minesweeper.model.GeneralCell;
import minesweeper.model.Position;
//TODO: shorten this class to fit 50 lines max
public class ScoutAction implements MineAction {
@Override
public void ... | UTF-8 | Java | 1,667 | java | ScoutAction.java | Java | [] | null | [] | package minesweeper.model.actions;
import java.util.Map;
import minesweeper.model.Counter;
import minesweeper.model.Field;
import minesweeper.model.GeneralCell;
import minesweeper.model.Position;
//TODO: shorten this class to fit 50 lines max
public class ScoutAction implements MineAction {
@Override
public void ... | 1,667 | 0.695261 | 0.693461 | 64 | 25.046875 | 19.098782 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.109375 | false | false | 12 |
443771a0269599ca8bd2dbb00ca97dc5cc028036 | 22,703,197,160,998 | 2581526d7c741bcf4cb3aedcd471e424f25354dc | /app/src/main/java/com/tutorialsbuzz/navigationdrawer/activity/fragment/NotificationDescriptionPagerFragment.java | 0290065d7481f696d17df5c36a63f1f42fed19de | [] | no_license | Shankar1056/iasucc | https://github.com/Shankar1056/iasucc | 1951ead3077be3facabf88217736fc322d82bca1 | 48cd090911ca93455496346dd2395a2e04aede72 | refs/heads/master | 2020-03-07T04:45:43.786000 | 2018-03-29T11:57:25 | 2018-03-29T11:57:25 | 127,275,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tutorialsbuzz.navigationdrawer.activity.fragment;
import android.os.Bundle;
import android.os.StrictMode;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.text.Html;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;... | UTF-8 | Java | 4,041 | java | NotificationDescriptionPagerFragment.java | Java | [
{
"context": "at;\nimport java.util.ArrayList;\n\n/**\n * Created by indglobal on 11/4/16.\n */\npublic class NotificationDescript",
"end": 758,
"score": 0.9995554089546204,
"start": 749,
"tag": "USERNAME",
"value": "indglobal"
}
] | null | [] | package com.tutorialsbuzz.navigationdrawer.activity.fragment;
import android.os.Bundle;
import android.os.StrictMode;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppCompatActivity;
import android.text.Html;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;... | 4,041 | 0.678297 | 0.673596 | 114 | 34.438595 | 35.495251 | 208 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605263 | false | false | 12 |
dd563bcdab82cddb27dfbabf7899f31efaa27d25 | 17,351,667,940,232 | b06a07caff08bfc266d1d2c015ae11a6b1618647 | /JavaBasetmp/src/com/ddb/javacore/ood4/StudentImpl.java | cee70afbcdf05c9eb8a2912b05d065a5bebd411f | [] | no_license | 313989006/JavaBase00007 | https://github.com/313989006/JavaBase00007 | b1b725cbd47d72413fc8006c183a389d5a798594 | f833623003ff33facf7f1951205d2a1dc6a9aff6 | refs/heads/master | 2021-01-18T20:27:08.097000 | 2017-05-30T02:04:58 | 2017-05-30T02:09:11 | 86,969,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.ddb.javacore.ood4;
/**
* @author hzhz
*
*/
public class StudentImpl implements IStudent{
@Override
public void study() {
System.out.println("我是学生,我在学习!");
}
@Override
public void studyJava(String java) {
System.out.println("我正在学习 : " + java);
}
}
| UTF-8 | Java | 320 | java | StudentImpl.java | Java | [
{
"context": " */\npackage com.ddb.javacore.ood4;\n\n/**\n * @author hzhz\n *\n */\npublic class StudentImpl implements IStude",
"end": 63,
"score": 0.999624490737915,
"start": 59,
"tag": "USERNAME",
"value": "hzhz"
}
] | null | [] | /**
*
*/
package com.ddb.javacore.ood4;
/**
* @author hzhz
*
*/
public class StudentImpl implements IStudent{
@Override
public void study() {
System.out.println("我是学生,我在学习!");
}
@Override
public void studyJava(String java) {
System.out.println("我正在学习 : " + java);
}
}
| 320 | 0.634483 | 0.631034 | 23 | 11.608696 | 14.725721 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 12 |
86dd3640a98a71dbfe4338a3e92f34e43cfa0c9e | 31,714,038,565,239 | 3d138576feeb36b9ca1d12443fa3e70003851f2b | /src/main/java/com/lee/eshop/auth/dao/RolePriorityDAO.java | c8768a0f1466169c301d9e42f85a9019212110f3 | [] | no_license | SxunS/eshop | https://github.com/SxunS/eshop | 4930e0266702dc73d5e5a8f52fbd52009dd56e15 | 965ee7b5d407089a2fa2948c529eadaa9f3619c4 | refs/heads/master | 2022-03-12T10:23:24.535000 | 2022-02-22T06:25:21 | 2022-02-22T06:25:21 | 134,119,044 | 0 | 0 | null | false | 2022-02-22T06:25:23 | 2018-05-20T04:15:43 | 2021-09-02T13:28:59 | 2022-02-22T06:25:21 | 132 | 0 | 0 | 0 | Java | false | false | package com.lee.eshop.auth.dao;
import com.lee.eshop.auth.po.AuthRolePriorityRelationshipPO;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* 角色 权限 映射关系 mapper
* @author s_xun_s@163.com
*/
@Mapper
public interface RolePriorityDAO {
/**
* 根据权限id 查询角色权限关系
* @param priorityId ... | UTF-8 | Java | 677 | java | RolePriorityDAO.java | Java | [
{
"context": "va.util.List;\n\n/**\n * 角色 权限 映射关系 mapper\n * @author s_xun_s@163.com\n */\n@Mapper\npublic interface RolePriorityDAO {\n\n ",
"end": 215,
"score": 0.9999043345451355,
"start": 200,
"tag": "EMAIL",
"value": "s_xun_s@163.com"
}
] | null | [] | package com.lee.eshop.auth.dao;
import com.lee.eshop.auth.po.AuthRolePriorityRelationshipPO;
import org.apache.ibatis.annotations.Mapper;
import java.util.List;
/**
* 角色 权限 映射关系 mapper
* @author <EMAIL>
*/
@Mapper
public interface RolePriorityDAO {
/**
* 根据权限id 查询角色权限关系
* @param priorityId 权限id
... | 669 | 0.709402 | 0.704274 | 27 | 20.666666 | 22.355711 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 12 |
eb036de6ccc7222aafacc30617c3dbb36bf08713 | 12,601,434,074,340 | cede6a5b394ed983e00e1240f1a4019daefdf40a | /src/main/java/com/winchannel/mss/mobile/utils/VstConstants.java | 54c7254fede2a857248c6d8997e73777810f0e84 | [] | no_license | newSue/SFABASE | https://github.com/newSue/SFABASE | 2c8170e7e09e3bb184ee7930975e4b1b806b8f50 | 88ad6845b7b13e7bd31d607f10a31aafa2eb7e7b | refs/heads/master | 2018-05-19T13:48:53.929000 | 2017-05-25T10:53:44 | 2017-05-25T10:53:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
*/
package com.winchannel.mss.mobile.utils;
import java.util.Locale;
/*
* 心态决定状态,心胸决定格局,眼界决定境界
*
* 文件名:Constants.java
* 功 能:
* 版 本:1.0
* 日 期:Dec 17, 2008 4:35:17 PM
* 作 者:朱琳
* 版 权:Winchannel 赢销通
* 修改历史
* ---------------------------------------------------------
* 修改日期 ... | UTF-8 | Java | 7,822 | java | VstConstants.java | Java | [
{
"context": " 本:1.0\r\n * 日 期:Dec 17, 2008 4:35:17 PM\r\n * 作 者:朱琳\r\n * 版 权:Winchannel 赢销通\r\n * 修改历史\r\n * ------------",
"end": 208,
"score": 0.9816128611564636,
"start": 206,
"tag": "NAME",
"value": "朱琳"
}
] | null | [] | /*
*
*/
package com.winchannel.mss.mobile.utils;
import java.util.Locale;
/*
* 心态决定状态,心胸决定格局,眼界决定境界
*
* 文件名:Constants.java
* 功 能:
* 版 本:1.0
* 日 期:Dec 17, 2008 4:35:17 PM
* 作 者:朱琳
* 版 权:Winchannel 赢销通
* 修改历史
* ---------------------------------------------------------
* 修改日期 ... | 7,822 | 0.672772 | 0.613313 | 229 | 29.947598 | 23.768845 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.484716 | false | false | 11 |
f196d325f52a76f5d4052b5c57bed13852c5c2f3 | 8,529,805,107,761 | b9f24215efe44f9785fa8631486ee69db020a22d | /SAVYRM/src/main/java/SAVYRM/PROJECT/Entities/TipoPersona.java | c5f39c1fd46db4978654746a4915d59f8ed3af00 | [] | no_license | tedorellana/SAVYRM_Backend | https://github.com/tedorellana/SAVYRM_Backend | 06f24e6c554552d7d9a3881f046e8fe09c66fc3c | 4fec3a90294e2d146ab412e57bd0e4f207554353 | refs/heads/master | 2022-06-08T05:34:43.270000 | 2021-01-28T18:05:29 | 2021-01-28T18:05:29 | 191,456,604 | 0 | 0 | null | false | 2022-05-20T21:02:04 | 2019-06-11T22:02:15 | 2021-01-28T18:05:40 | 2022-05-20T21:02:04 | 35,257 | 0 | 0 | 1 | Java | false | false | package SAVYRM.PROJECT.Entities;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import java.util.Set;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import java... | UTF-8 | Java | 1,421 | java | TipoPersona.java | Java | [] | null | [] | package SAVYRM.PROJECT.Entities;
import com.fasterxml.jackson.annotation.JsonIgnore;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
import java.util.Set;
import java.util.stream.Collectors;
import java.util.stream.Stream;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import java... | 1,421 | 0.736805 | 0.736805 | 55 | 24.836363 | 19.732542 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.436364 | false | false | 11 |
51479fbb8413d101c46b0430c8304acf6327dc05 | 29,051,158,819,909 | a2104fc6d183d1dc56c0f4b7e0924b90a944ed07 | /src/main/java/com/somelogs/model/Response.java | 0d660460a4c6d13a5389fd44fb1fe187233f22cc | [] | no_license | 4umine/tiny-rpc | https://github.com/4umine/tiny-rpc | 12e6586f2bcf27b620018effc9d557710d2e6474 | 955141259a97cff9deb10fc554f463dcdc19f2de | refs/heads/master | 2021-10-09T22:06:58.624000 | 2019-01-04T03:18:02 | 2019-01-04T03:18:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.somelogs.model;
import lombok.Data;
import java.util.Objects;
/**
* response
*
* @author LBG - 2018/1/5 0005
*/
@Data
public class Response<T> {
/**
* response status code
*/
private Integer code;
/**
* response message
*/
private String message;
/**
* ... | UTF-8 | Java | 620 | java | Response.java | Java | [
{
"context": " java.util.Objects;\n\n/**\n * response\n *\n * @author LBG - 2018/1/5 0005\n */\n@Data\npublic class Response<T",
"end": 110,
"score": 0.9995290040969849,
"start": 107,
"tag": "USERNAME",
"value": "LBG"
}
] | null | [] | package com.somelogs.model;
import lombok.Data;
import java.util.Objects;
/**
* response
*
* @author LBG - 2018/1/5 0005
*/
@Data
public class Response<T> {
/**
* response status code
*/
private Integer code;
/**
* response message
*/
private String message;
/**
* ... | 620 | 0.598387 | 0.582258 | 38 | 15.315789 | 17.018728 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 11 |
d2ab0196eb90f74d9ac7f499c6f7aabf6f782230 | 25,821,343,443,886 | 14440e05ee104b04df31a126af634be875f7ba0b | /POO/2016/2016-poo-practica4/src/main/java/ar/edu/unnoba/poo/practica3/bean/DataSource.java | bb7214a232ec5047be92c4ed0bda899065c33b5d | [] | no_license | ndigrazia/UnnobaPracticas | https://github.com/ndigrazia/UnnobaPracticas | 215e8436e098dffe2c395f326fe280579d794310 | bcd9b13d8b19bf161f72395e91a6ea069b43a031 | refs/heads/master | 2020-01-23T22:06:57.798000 | 2019-11-29T20:48:32 | 2019-11-29T20:48:32 | 74,609,436 | 1 | 6 | null | false | 2019-11-04T13:36:13 | 2016-11-23T19:54:59 | 2019-11-04T13:35:11 | 2019-11-04T13:36:13 | 17,752 | 1 | 5 | 4 | Java | false | false | package ar.edu.unnoba.poo.practica3.bean;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.bean.ApplicationScoped;
import javax.faces.bean.ManagedBean;
import ar.edu.unnoba.poo.practica3.model.Proyecto;
@ManagedBean(name="data")
@ApplicationScoped
public c... | UTF-8 | Java | 765 | java | DataSource.java | Java | [] | null | [] | package ar.edu.unnoba.poo.practica3.bean;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.bean.ApplicationScoped;
import javax.faces.bean.ManagedBean;
import ar.edu.unnoba.poo.practica3.model.Proyecto;
@ManagedBean(name="data")
@ApplicationScoped
public c... | 765 | 0.739869 | 0.730719 | 35 | 20.857143 | 17.766972 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.171429 | false | false | 11 |
90e270e51cf69299b8e682cd668a79798062c3d7 | 8,598,524,576,564 | 7155f4024ed40edccec5076386e0da150f47dcfb | /src/main/java/eu/leads/crawler/frontier/Scheduler.java | 7857ce811d0e06f194dec1e9ddfa446a557df0a0 | [
"Apache-2.0"
] | permissive | otrack/Leads-simple-crawler | https://github.com/otrack/Leads-simple-crawler | dfb08d55163973a85ed5147999e18e9c4316c1a6 | 1ca7bc823670ce53cb86e11d33a632e1c3f96801 | refs/heads/master | 2021-01-01T17:06:01.112000 | 2014-02-19T15:54:52 | 2014-02-19T15:54:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.leads.crawler.frontier;
import eu.leads.crawler.model.CrawlerTask;
/**
* Schedules page crawl
*/
public interface Scheduler {
/**
* Schedulles crawling of page {@code url}
* @param url
*/
void schedule(CrawlerTask crawlerTask);
}
| UTF-8 | Java | 269 | java | Scheduler.java | Java | [] | null | [] | package eu.leads.crawler.frontier;
import eu.leads.crawler.model.CrawlerTask;
/**
* Schedules page crawl
*/
public interface Scheduler {
/**
* Schedulles crawling of page {@code url}
* @param url
*/
void schedule(CrawlerTask crawlerTask);
}
| 269 | 0.669145 | 0.669145 | 15 | 16.933332 | 16.937008 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 11 |
ef835578bc580a37946ae048d7a576c376e6c94f | 5,111,011,085,475 | a4a51084cfb715c7076c810520542af38a854868 | /src/main/java/com/google/android/exoplayer2/source/c/q.java | 7957050c55f749ec2e47200f7a0478cfaff8f069 | [] | no_license | BharathPalanivelu/repotest | https://github.com/BharathPalanivelu/repotest | ddaf56a94eb52867408e0e769f35bef2d815da72 | f78ae38738d2ba6c9b9b4049f3092188fabb5b59 | refs/heads/master | 2020-09-30T18:55:04.802000 | 2019-12-02T10:52:08 | 2019-12-02T10:52:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.exoplayer2.source.c;
import com.google.android.exoplayer2.source.c.a.a;
import com.google.android.exoplayer2.source.c.a.b;
public final class q {
/* renamed from: a reason: collision with root package name */
public final a f11742a;
/* renamed from: b reason: collision with ... | UTF-8 | Java | 460 | java | q.java | Java | [] | null | [] | package com.google.android.exoplayer2.source.c;
import com.google.android.exoplayer2.source.c.a.a;
import com.google.android.exoplayer2.source.c.a.b;
public final class q {
/* renamed from: a reason: collision with root package name */
public final a f11742a;
/* renamed from: b reason: collision with ... | 460 | 0.673913 | 0.623913 | 18 | 24.555555 | 22.85029 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
578c78be4f22c0ace574492cb867f067ddd6ea5d | 20,023,137,602,314 | dbb4797a2a2968d6d770d89872c3b9260100fe47 | /src/main/java/io/arichter/hotel/servico/service/ServicoServiceImpl.java | b50f88ac5da78683dc677ba0dd00d225368c4b24 | [
"MIT"
] | permissive | aronrichter/hotel | https://github.com/aronrichter/hotel | be611ae2aecdd6e78e080cc7b9be3f87fdbedcf7 | cbba10d98b3437ddedfc5c9828372b825c649408 | refs/heads/master | 2021-07-24T16:29:38.544000 | 2019-12-02T04:01:07 | 2019-12-02T04:01:07 | 225,048,887 | 0 | 0 | MIT | false | 2020-10-13T17:52:25 | 2019-11-30T17:47:30 | 2019-12-02T04:01:10 | 2020-10-13T17:52:24 | 54 | 0 | 0 | 1 | Java | false | false | package io.arichter.hotel.servico.service;
import io.arichter.hotel.servico.Servico;
import io.arichter.hotel.servico.ServicoRepository;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ServicoServiceImpl implements ServicoService {
private ServicoRepository servicoRe... | UTF-8 | Java | 603 | java | ServicoServiceImpl.java | Java | [] | null | [] | package io.arichter.hotel.servico.service;
import io.arichter.hotel.servico.Servico;
import io.arichter.hotel.servico.ServicoRepository;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ServicoServiceImpl implements ServicoService {
private ServicoRepository servicoRe... | 603 | 0.782753 | 0.782753 | 22 | 26.40909 | 25.178741 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 11 |
a8dd8263d69384a419c1c3b789c9a1f221636313 | 18,580,028,571,827 | 643d91bcc173d52e5fe8221ae16c263cad628a41 | /src/com/whut/study/hash/ConsistentHash.java | a83a900f2131fa13c27ecfc9799cc9ddd43bfd8e | [] | no_license | woshilaladui/interview_written | https://github.com/woshilaladui/interview_written | a563ea505fc9d671bdcc57a052208eba4c34ae80 | 309e601cf86758f47cb52957d88e76ea6a5ba3d9 | refs/heads/master | 2023-06-17T11:25:40.840000 | 2022-11-18T10:49:21 | 2022-11-18T10:49:21 | 323,859,058 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whut.study.hash;
import java.util.*;
/**
* @author Administrator
* @version 1.0.0
* @date 2021/8/4 15:31
* @desription
*/
public class ConsistentHash<T> {
/**
* 节点的复制因子,实际节点个数 * numberOfReplicas = 虚拟节点个数
*/
private final int numberOfReplicas;
/**
* 存储虚拟节点的hash值到真实节点的映射
... | UTF-8 | Java | 4,431 | java | ConsistentHash.java | Java | [
{
"context": "t.study.hash;\n\nimport java.util.*;\n\n/**\n * @author Administrator\n * @version 1.0.0\n * @date 2021/8/4 15:31\n * @des",
"end": 79,
"score": 0.5113657116889954,
"start": 66,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.whut.study.hash;
import java.util.*;
/**
* @author Administrator
* @version 1.0.0
* @date 2021/8/4 15:31
* @desription
*/
public class ConsistentHash<T> {
/**
* 节点的复制因子,实际节点个数 * numberOfReplicas = 虚拟节点个数
*/
private final int numberOfReplicas;
/**
* 存储虚拟节点的hash值到真实节点的映射
... | 4,431 | 0.532556 | 0.520395 | 148 | 25.662163 | 21.086872 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 11 |
dcef3d50e39dd8c03261a33fb1664976633a6e42 | 13,520,557,086,411 | 57b6d0e7715f39ffd5785f09f168fa0b6a6467b2 | /src/main/java/org/jsoup/select/ProducerConsumer.java | 84713fafdf5726d9d39fc31369529126c2c2e0ea | [
"MIT"
] | permissive | JoHoYoung/DesignPattern_G1 | https://github.com/JoHoYoung/DesignPattern_G1 | 7ce645a3193e00be502a0583d97523f4ca535334 | 1b5794470b63ed0a5a7bcaafe347da3ee796235e | refs/heads/master | 2020-09-04T13:54:08.017000 | 2019-12-08T14:42:33 | 2019-12-08T14:42:33 | 219,749,953 | 0 | 2 | MIT | false | 2019-12-04T12:27:24 | 2019-11-05T13:20:12 | 2019-12-04T09:49:33 | 2019-12-04T12:22:12 | 1,303 | 0 | 1 | 4 | Java | false | false | package org.jsoup.select;
import java.util.*;
public class ProducerConsumer
{
public static void main(String[] args) throws InterruptedException
{
Buffer buffer = new Buffer(BUFSIZE);
Consumer consumer = new Consumer(buffer);
consumer.start();
Producer producer = new Producer(buffer);
producer.... | UTF-8 | Java | 1,912 | java | ProducerConsumer.java | Java | [] | null | [] | package org.jsoup.select;
import java.util.*;
public class ProducerConsumer
{
public static void main(String[] args) throws InterruptedException
{
Buffer buffer = new Buffer(BUFSIZE);
Consumer consumer = new Consumer(buffer);
consumer.start();
Producer producer = new Producer(buffer);
producer.... | 1,912 | 0.64069 | 0.634937 | 88 | 20.738636 | 19.432573 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 11 |
e32ac70313effcdc9f6dc654e22d25d51452e838 | 26,113,401,197,840 | 395349dea3a0e58d99c66d0b1ef1b54b169c5338 | /cml-compiler/cml-language/src/main/java/cml/language/foundation/Invariant.java | dcd87a6841c7e51ffe0ab44d338a770334389ba3 | [
"Apache-2.0"
] | permissive | quenio/cml-compiler | https://github.com/quenio/cml-compiler | fdcee021ba0fad009f1092967a8ac6020c55e344 | 093fb4a83c404a1a94753d40c4f1eecd8f02ccc1 | refs/heads/master | 2023-05-26T03:26:58.295000 | 2017-11-15T22:43:18 | 2017-11-15T22:43:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cml.language.foundation;
import cml.language.generated.ModelElement;
public interface Invariant<T extends ModelElement>
{
boolean evaluate(T self);
Diagnostic createDiagnostic(T self);
default boolean isCritical()
{
return false;
}
}
| UTF-8 | Java | 273 | java | Invariant.java | Java | [] | null | [] | package cml.language.foundation;
import cml.language.generated.ModelElement;
public interface Invariant<T extends ModelElement>
{
boolean evaluate(T self);
Diagnostic createDiagnostic(T self);
default boolean isCritical()
{
return false;
}
}
| 273 | 0.717949 | 0.717949 | 14 | 18.5 | 18.006943 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 11 |
bc1e88f230f5a99fb483dd00b1a31573158d9559 | 5,128,191,016,461 | b506f16f9b6f7c0174d2b4b88244cc42ed4a263a | /src/test/java/com/poseidon/app/util/PojoUtil.java | c827c73c741a847060ee31755989251436390fcf | [] | no_license | np111/P7_poseidon | https://github.com/np111/P7_poseidon | 025b01ed2c32e4f4980564609347812aa0526811 | d576c922507d66b7f8fa36cb64fc9f5bc290cdb4 | refs/heads/master | 2023-03-16T03:04:42.411000 | 2021-03-09T08:44:53 | 2021-03-09T08:44:53 | 337,332,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.poseidon.app.util;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import java.lang.reflect.Type;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.util.Map;
impor... | UTF-8 | Java | 2,539 | java | PojoUtil.java | Java | [] | null | [] | package com.poseidon.app.util;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import java.lang.reflect.Type;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.util.Map;
impor... | 2,539 | 0.625837 | 0.617172 | 72 | 34.263889 | 26.745193 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652778 | false | false | 11 |
179c2292e5bd9dccc0d8c2b03cb1392c65f32a1f | 20,976,620,325,103 | ad713f187758a74a0891da47fc5a14d640c4ab77 | /Day 7/Factorial Exception/src/FactorialException/Factorial.java | b955d980648b412cee832b433a2be8eb23b679dc | [] | no_license | mouli07/Assignment-1 | https://github.com/mouli07/Assignment-1 | 491c6119af91e417614244cbb7cddff07ac91cb5 | 43cb726e8bc946f509c3a450276ba0877dbe1205 | refs/heads/master | 2020-03-23T19:10:56.358000 | 2018-08-25T17:46:46 | 2018-08-25T17:46:46 | 141,958,383 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package FactorialException;
import Exceptions.FactorialException;
import Exceptions.InvalidInputException;
public class Factorial {
public int getFactorial(int num)throws Exception
{
int fact=1;
final int maxVal=Integer.MAX_VALUE;
if (num<2)
throw new InvalidInputException("Please input number greater than ... | UTF-8 | Java | 498 | java | Factorial.java | Java | [] | null | [] | package FactorialException;
import Exceptions.FactorialException;
import Exceptions.InvalidInputException;
public class Factorial {
public int getFactorial(int num)throws Exception
{
int fact=1;
final int maxVal=Integer.MAX_VALUE;
if (num<2)
throw new InvalidInputException("Please input number greater than ... | 498 | 0.728916 | 0.718876 | 27 | 17.444445 | 19.51511 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 11 |
e0da192f5a6c5492e81cd67602cb6dd65d874995 | 12,799,002,606,006 | d6f9582c8a4095ba093b5e551bb2ca9ea3cf370a | /app/src/main/java/com/example/administrator/huorongdai/gsonbean/LinkListBean.java | eaeaae27118c0114b6239d1e2f5b1ea3acb209f8 | [] | no_license | chenAvril/huorongdai | https://github.com/chenAvril/huorongdai | 7daf082e937bcf2c4217d907b6adeee7d6ff1296 | d6b8b2920c537f4849e2f335eafcaade550ac27e | refs/heads/master | 2020-06-09T20:09:53.968000 | 2019-07-19T13:47:25 | 2019-07-19T13:47:25 | 193,498,339 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.huorongdai.gsonbean;
import java.util.List;
public class LinkListBean {
/**
* totalPages : 6
* pageSize : 1
* list : [{"coopSiteType":1,"coopSiteName":"网贷之家","coopSiteLogo":"nstall/images/20170805/网贷之家.png","coopSiteUrl":"http://www.wdzj.com/dangan/hrd6/","orderBy... | UTF-8 | Java | 4,405 | java | LinkListBean.java | Java | [] | null | [] | package com.example.administrator.huorongdai.gsonbean;
import java.util.List;
public class LinkListBean {
/**
* totalPages : 6
* pageSize : 1
* list : [{"coopSiteType":1,"coopSiteName":"网贷之家","coopSiteLogo":"nstall/images/20170805/网贷之家.png","coopSiteUrl":"http://www.wdzj.com/dangan/hrd6/","orderBy... | 4,405 | 0.598359 | 0.560557 | 158 | 24.449368 | 35.465359 | 403 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.329114 | false | false | 11 |
54e8dbb4fc97b7293ee60582f68dbca3c08e3a8c | 6,485,400,656,831 | 593abb59908567cd8de7d19909938038b491e4c5 | /processor/src/main/java/permissions/dispatcher/processor/PermissionsProcessor.java | 3a0616a59ef7a842d5389d2f6c5a1ae49c7f6b20 | [] | no_license | swapnil11/permissions-dispatcher | https://github.com/swapnil11/permissions-dispatcher | 528f61bef6124f09149b01480a818ab70b83b090 | db133ca78d77bc863e2aa3a2c37dff85ef8c98c3 | refs/heads/master | 2021-01-20T21:06:59.819000 | 2016-07-12T02:01:58 | 2016-07-12T02:01:58 | 63,116,303 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package permissions.dispatcher.processor;
import com.squareup.javapoet.JavaFile;
import permissions.dispatcher.RuntimePermissions;
import permissions.dispatcher.processor.impl.ActivityProcessorUnit;
import permissions.dispatcher.processor.impl.NativeFragmentProcessorUnit;
import permissions.dispatcher.processo... | UTF-8 | Java | 4,661 | java | PermissionsProcessor.java | Java | [] | null | [] | package permissions.dispatcher.processor;
import com.squareup.javapoet.JavaFile;
import permissions.dispatcher.RuntimePermissions;
import permissions.dispatcher.processor.impl.ActivityProcessorUnit;
import permissions.dispatcher.processor.impl.NativeFragmentProcessorUnit;
import permissions.dispatcher.processo... | 4,661 | 0.683544 | 0.683544 | 138 | 31.775362 | 27.288321 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 11 |
8f328ca95d0676e7a742aa5719730da60bc99367 | 13,039,520,766,313 | 2fd9d77d529e9b90fd077d0aa5ed2889525129e3 | /DecompiledViberSrc/app/src/main/java/org/simpleframework/xml/transform/ArrayMatcher.java | de141d1836a6295284fad620c352f528e203b23b | [] | no_license | cga2351/code | https://github.com/cga2351/code | 703f5d49dc3be45eafc4521e931f8d9d270e8a92 | 4e35fb567d359c252c2feca1e21b3a2a386f2bdb | refs/heads/master | 2021-07-08T15:11:06.299000 | 2021-05-06T13:22:21 | 2021-05-06T13:22:21 | 60,314,071 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.simpleframework.xml.transform;
class ArrayMatcher
implements Matcher
{
private final Matcher primary;
public ArrayMatcher(Matcher paramMatcher)
{
this.primary = paramMatcher;
}
private Transform matchArray(Class paramClass)
throws Exception
{
Transform localTransf... | UTF-8 | Java | 1,118 | java | ArrayMatcher.java | Java | [] | null | [] | package org.simpleframework.xml.transform;
class ArrayMatcher
implements Matcher
{
private final Matcher primary;
public ArrayMatcher(Matcher paramMatcher)
{
this.primary = paramMatcher;
}
private Transform matchArray(Class paramClass)
throws Exception
{
Transform localTransf... | 1,118 | 0.694991 | 0.683363 | 39 | 26.717949 | 23.417009 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 11 |
d0aa6af785f0d937a20289bbfb6c131a0008208f | 20,048,907,389,733 | a743c59a5c97d73762433c84f68b82b64b631a78 | /src/main/java/com/tutev/bean/KisiBean.java | 1d81727ea8e52e883c6eef528fe940d15c92c0a2 | [] | no_license | ilerijava/webproject | https://github.com/ilerijava/webproject | d7f3c4244a70071d0c96575d7452f17289ecccb3 | 8efcd70117f6ca97c68ee01da0717a8e1c1d3916 | refs/heads/master | 2020-08-06T00:54:47.638000 | 2015-08-05T10:33:50 | 2015-08-05T10:33:50 | 37,207,228 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tutev.bean;
import com.tutev.entity.Adres;
import com.tutev.entity.Il;
import com.tutev.entity.Ilce;
import com.tutev.entity.Kisi;
import com.tutev.entity.Tema;
import com.tutev.service.AdresServis;
import com.tutev.service.IlServis;
import com.tutev.service.IlceServis;
import com.tutev.service.KisiServis;... | UTF-8 | Java | 4,452 | java | KisiBean.java | Java | [] | null | [] | package com.tutev.bean;
import com.tutev.entity.Adres;
import com.tutev.entity.Il;
import com.tutev.entity.Ilce;
import com.tutev.entity.Kisi;
import com.tutev.entity.Tema;
import com.tutev.service.AdresServis;
import com.tutev.service.IlServis;
import com.tutev.service.IlceServis;
import com.tutev.service.KisiServis;... | 4,452 | 0.687879 | 0.687655 | 178 | 23.983147 | 19.874458 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.393258 | false | false | 11 |
6a15c3ca3d38157f4cf183501de8063637aa00b0 | 23,922,967,883,468 | 8090243b36f2fbfa58fa14dc7257f89e85c5d3ea | /MaximizeSeuTempo/src/test/java/br/eti/webstuff/api/controller/EmpresaControllerTest.java | 3c971cf38307b46f5d6ab9d78d201abec7b033a2 | [] | no_license | webstuff-eti/spring-boot-travis-ci | https://github.com/webstuff-eti/spring-boot-travis-ci | f674c819753eea0638f739d6df0ce49e72843ca9 | 8f6292794f42932a76a49838c950adeb4c08fcfc | refs/heads/master | 2020-04-15T03:07:17.453000 | 2019-04-16T14:16:32 | 2019-04-16T14:16:32 | 164,336,825 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.eti.webstuff.api.controller;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.notNullValue;
import static org.hamcrest.CoreMatchers.nullValue;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilder... | UTF-8 | Java | 4,747 | java | EmpresaControllerTest.java | Java | [] | null | [] | package br.eti.webstuff.api.controller;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.CoreMatchers.is;
import static org.hamcrest.CoreMatchers.notNullValue;
import static org.hamcrest.CoreMatchers.nullValue;
import static org.springframework.test.web.servlet.request.MockMvcRequestBuilder... | 4,747 | 0.748051 | 0.737518 | 133 | 34.69173 | 31.531147 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.43609 | false | false | 11 |
e5d301ec58354ccf9b40a0090f2ec8282c343844 | 21,938,692,985,961 | 0b10d2f1a846ac0324af9df14e49f889b419153e | /src/java/classes/Usuario.java | 6078d8b2577cf0db595fb999ca54a898d4f88519 | [] | no_license | 001gabo/Parcial3Java | https://github.com/001gabo/Parcial3Java | 485412f2ed1600d293f991e32f065d76e12b4949 | 28115954c9bea68871b923ee718e7a5472b7501c | refs/heads/master | 2020-12-30T13:45:57.546000 | 2017-05-15T04:17:17 | 2017-05-15T04:17:17 | 91,248,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package classes;
/**
*
* @author adani
*/
public class Usuario
{
private int id;
private String nombre;
... | UTF-8 | Java | 1,306 | java | Usuario.java | Java | [
{
"context": "tor.\r\n */\r\npackage classes;\r\n\r\n/**\r\n *\r\n * @author adani\r\n */\r\npublic class Usuario \r\n{\r\n private int i",
"end": 235,
"score": 0.9991941452026367,
"start": 230,
"tag": "USERNAME",
"value": "adani"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package classes;
/**
*
* @author adani
*/
public class Usuario
{
private int id;
private String nombre;
... | 1,306 | 0.502297 | 0.502297 | 71 | 16.366198 | 16.039774 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.253521 | false | false | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.