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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
5a0b347c62877bdf5eea4bd99c148845e4e3ddad | 23,845,658,472,219 | edefcdd5b61d57844560d67bd51ba898f9268e5d | /Matinee Movie Tickets/Main.java | e6b3a45b8fe4b4aa0c1f2bc8455e3175096a4207 | [] | no_license | alvinavarachan/Playground | https://github.com/alvinavarachan/Playground | bf7af047c2d17926953ae916e322f2996ba26845 | 3db8a4c1849b2e2840cf4d9956321ce4d2ba1a93 | refs/heads/master | 2022-02-19T14:40:52.732000 | 2019-09-28T09:58:27 | 2019-09-28T09:58:27 | 198,358,643 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
class Main
{
public static void main(String args[])
{
Scanner sc= new Scanner (System.in);
int age=sc.nextInt();
float time= sc.nextFloat();
float price=0;
if (age>13)
{
if (time >12.00f && time<16.00f)
{
price=5.00f;
... | UTF-8 | Java | 720 | java | Main.java | Java | [] | null | [] | import java.util.Scanner;
class Main
{
public static void main(String args[])
{
Scanner sc= new Scanner (System.in);
int age=sc.nextInt();
float time= sc.nextFloat();
float price=0;
if (age>13)
{
if (time >12.00f && time<16.00f)
{
price=5.00f;
... | 720 | 0.401389 | 0.352778 | 43 | 15.767442 | 12.317198 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 10 |
fc480da7ba2f30489b6bb9cdfa7442024bc2f655 | 3,135,326,153,390 | 2ea49bfaa6bc1b9301b025c5b2ca6fde7e5bb9df | /contributions/durandj/java/Error Handling/2016-09-11.java | 4a55b9d49c3b9d482c1413f1f4794a741df83488 | [] | no_license | 0x8801/commit | https://github.com/0x8801/commit | 18f25a9449f162ee92945b42b93700e12fd4fd77 | e7692808585bc7e9726f61f7f6baf43dc83e28ac | refs/heads/master | 2021-10-13T08:04:48.200000 | 2016-12-20T01:59:47 | 2016-12-20T01:59:47 | 76,935,980 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | Throwing proper exceptions for unfinished code
Be as specific as possible when catching exceptions
The distinction between checked and unchecked exceptions
Creating new Exceptions
Careful Numeric Data Conversions | UTF-8 | Java | 212 | java | 2016-09-11.java | Java | [] | null | [] | Throwing proper exceptions for unfinished code
Be as specific as possible when catching exceptions
The distinction between checked and unchecked exceptions
Creating new Exceptions
Careful Numeric Data Conversions | 212 | 0.872642 | 0.872642 | 5 | 41.599998 | 12.273549 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 10 |
f2e852cafdc7c07a5d5d6759972a29ee2beb66e5 | 10,849,087,460,577 | 497fcb88c10c94fed1caa160ee110561c07b594c | /web/web-lobby/src/main/java/com/yazino/web/payment/PaymentOptionIdTransformer.java | 3f273caa77683e883ae777b131547e73feee0331 | [] | no_license | ShahakBH/jazzino-master | https://github.com/ShahakBH/jazzino-master | 3f116a609c5648c00dfbe6ab89c6c3ce1903fc1a | 2401394022106d2321873d15996953f2bbc2a326 | refs/heads/master | 2016-09-02T01:26:44.514000 | 2015-08-10T13:06:54 | 2015-08-10T13:06:54 | 40,482,590 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yazino.web.payment;
import com.yazino.bi.payment.PaymentOption;
import com.yazino.platform.community.PaymentPreferences;
/**
* Transforms a Yazino payment option id into something payment provider specific.
*/
public interface PaymentOptionIdTransformer {
/**
* Transform the PaymentOption is i... | UTF-8 | Java | 645 | java | PaymentOptionIdTransformer.java | Java | [] | null | [] | package com.yazino.web.payment;
import com.yazino.bi.payment.PaymentOption;
import com.yazino.platform.community.PaymentPreferences;
/**
* Transforms a Yazino payment option id into something payment provider specific.
*/
public interface PaymentOptionIdTransformer {
/**
* Transform the PaymentOption is i... | 645 | 0.750388 | 0.750388 | 20 | 31.25 | 34.193382 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 10 |
6c7bca0b58676a75c03c7308f8e605adf250a17b | 31,370,441,193,294 | 78352ea36f5d0c53bfea7bc02953b3b735a8c8f0 | /src/edu/yccc/cis174/michaellombard/project2recode/QuestionWithAnswer.java | f5d4063d79766265041ba12f18319eea7c2ee5ec | [] | no_license | Mlombardyccc/cis174 | https://github.com/Mlombardyccc/cis174 | 62b6d7616b909c63106fe6e01f703be3cecc8ac2 | 3d65a9ce0063f8a3ddaae82f736d6c09518b8569 | refs/heads/master | 2021-05-10T00:25:39.547000 | 2018-05-02T22:32:19 | 2018-05-02T22:32:19 | 118,833,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.yccc.cis174.michaellombard.project2recode;
public class QuestionWithAnswer {
String question, answer, correctAnswer;
public String getQuestion() {
return question;
}
public void setQuestion(String question) {
this.question = question;
}
public String getAnswer() {
return answe... | UTF-8 | Java | 795 | java | QuestionWithAnswer.java | Java | [] | null | [] | package edu.yccc.cis174.michaellombard.project2recode;
public class QuestionWithAnswer {
String question, answer, correctAnswer;
public String getQuestion() {
return question;
}
public void setQuestion(String question) {
this.question = question;
}
public String getAnswer() {
return answe... | 795 | 0.708176 | 0.703145 | 39 | 18.384615 | 19.957153 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 10 |
b6630ea969af8b46dd485b3a726035686614df4b | 23,012,434,831,964 | 627a8bf8d53cac24cd533b954218fb0459b49365 | /TetrisPanel.java | 43829582c6f5d12c76abe72b5ea08aa8b9e3d300 | [] | no_license | thomashuang2017/TetrisWorking | https://github.com/thomashuang2017/TetrisWorking | ee078019ea1c47bd380206c94d99c2eb19f87cd4 | 53ae5cce90fbbf7321478fb15ba748023b727b84 | refs/heads/master | 2022-09-23T10:44:16.671000 | 2020-05-29T22:05:17 | 2020-05-29T22:05:17 | 267,954,170 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.Timer;
public class TetrisPanel extends JPanel implements KeyListener { //繼承keylistener
static final int sp... | BIG5 | Java | 5,560 | java | TetrisPanel.java | Java | [] | null | [] | import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.KeyEvent;
import java.awt.event.KeyListener;
import javax.swing.*;
import javax.swing.Timer;
public class TetrisPanel extends JPanel implements KeyListener { //繼承keylistener
static final int sp... | 5,560 | 0.514244 | 0.4958 | 184 | 28.76087 | 19.157454 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.798913 | false | false | 10 |
812ef059b715a18f2c4bff6ed258234cc598cc68 | 33,389,075,822,616 | a96808c886debdbf2184d875b541d75d1497cee6 | /morphia/src/test/java/com/github/jmkgreen/morphia/TestDatastore.java | 07af6b9ae6a0df1b81e76e92cb5e1154042932c8 | [
"Apache-2.0"
] | permissive | jmkgreen/morphia | https://github.com/jmkgreen/morphia | 3010c1f9ae3293dab139d8d8cd51c3cec0e64954 | cdb6f136c1ad0820954de8d2f40f40dc2c8cf71c | refs/heads/master | 2023-07-31T13:12:18.485000 | 2013-10-13T10:17:49 | 2013-10-13T10:17:49 | 6,002,930 | 11 | 16 | null | false | 2021-11-11T22:31:22 | 2012-09-28T20:50:01 | 2020-03-20T21:52:46 | 2021-08-27T01:27:52 | 5,487 | 107 | 29 | 30 | Java | false | false | /**
* Copyright (C) 2010 Olafur Gauti Gudmundsson
*
* 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 applic... | UTF-8 | Java | 11,285 | java | TestDatastore.java | Java | [
{
"context": "/**\n * Copyright (C) 2010 Olafur Gauti Gudmundsson\n *\n * Licensed under the Apache License, Version ",
"end": 50,
"score": 0.9998927712440491,
"start": 26,
"tag": "NAME",
"value": "Olafur Gauti Gudmundsson"
},
{
"context": "port static org.junit.Assert.*;\n\n/**\n *\... | null | [] | /**
* Copyright (C) 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 required by applicable law or agreed... | 11,254 | 0.703677 | 0.695614 | 387 | 28.160206 | 22.01022 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.335917 | false | false | 10 |
1200cf2367627baa5e1d31a4aaf603c3c584fea3 | 68,719,538,617 | ce3357b75ee4fea7186f4a50ce1540bc2267c1ac | /140921/task_5.1/Main.java | 4208355d5bfd4764c88f52f98402fc40643b2b26 | [] | no_license | kardan1984/1147_tasks | https://github.com/kardan1984/1147_tasks | 010957f741e4794c89cc540dda4e5ae1582ff2d9 | 16494c95b1ecbb6ab2b510059126be7310bc0746 | refs/heads/main | 2023-08-18T05:23:17.332000 | 2021-09-27T18:48:24 | 2021-09-27T18:48:24 | 403,608,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Дана коллекция имён.
* 1) удалить все повторяющиеся имена из коллекции
* 2) вывести коллекцию на экран
* */
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
ArrayList<String> names ... | UTF-8 | Java | 937 | java | Main.java | Java | [
{
"context": "ring> names = new ArrayList();\n names.add(\"Анатолий\");\n names.add(\"Георгий\");\n names.ad",
"end": 366,
"score": 0.9996450543403625,
"start": 358,
"tag": "NAME",
"value": "Анатолий"
},
{
"context": " names.add(\"Анатолий\");\n nam... | null | [] | /*
* Дана коллекция имён.
* 1) удалить все повторяющиеся имена из коллекции
* 2) вывести коллекцию на экран
* */
import java.util.ArrayList;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
ArrayList<String> names ... | 937 | 0.582807 | 0.575221 | 30 | 25.366667 | 18.995584 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 10 |
059a4dbc33439d473954e53ec90f89af13a130da | 19,327,352,874,337 | 464b1dce3a973653ba9ba76c8fdd362108bc7431 | /src/main/java/json/ConvertJson.java | b80e23abb122a2079eeb2f7e6d9d7e1cc3f4e1b1 | [] | no_license | LischukNatali/Hometask_2_JSON | https://github.com/LischukNatali/Hometask_2_JSON | c12185364dd0eaab54e881835a5741b0d89fbc28 | e20016a08007fcf458b32ec65387651ba4951caa | refs/heads/master | 2021-01-02T08:22:34.577000 | 2017-08-01T12:11:04 | 2017-08-01T12:11:04 | 98,995,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package json;
import json.annotations.CustomDateFormat;
import json.annotations.JsonValue;
import json.interfaces.IConvertJson;
import java.lang.reflect.Field;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
public class ConvertJson implements IConvertJson {
public String toJson(Object o)... | UTF-8 | Java | 3,273 | java | ConvertJson.java | Java | [] | null | [] | package json;
import json.annotations.CustomDateFormat;
import json.annotations.JsonValue;
import json.interfaces.IConvertJson;
import java.lang.reflect.Field;
import java.time.LocalDate;
import java.time.format.DateTimeFormatter;
public class ConvertJson implements IConvertJson {
public String toJson(Object o)... | 3,273 | 0.586252 | 0.585925 | 67 | 44.582088 | 35.689854 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716418 | false | false | 10 |
417790db47506bb997b8a3da5b17acb74f59b0d7 | 19,533,511,272,344 | 66011b66790a1200a79e383c0c914686b83275a3 | /src/game/gfx/Assets.java | 91076d009fa695e74b48432fb492aebf74dc36b5 | [
"Apache-2.0"
] | permissive | PhoenixVortex/WarpCorp | https://github.com/PhoenixVortex/WarpCorp | 4c5789943e1dbd04de35142303abdc68d31e889d | bcbb9bead31fb1a6d38b677c777539940432b256 | refs/heads/master | 2021-08-26T06:39:54.168000 | 2017-11-21T22:37:30 | 2017-11-21T22:37:30 | 110,972,894 | 0 | 0 | null | true | 2017-11-16T13:10:28 | 2017-11-16T13:10:28 | 2017-11-15T19:25:21 | 2017-11-15T19:26:19 | 142 | 0 | 0 | 0 | null | false | null | package game.gfx;
import engine.gfx.Model;
import engine.gfx.TextureSheet;
public class Assets {
private static Model model;
//TextureSheets
public static TextureSheet tiles;
//Textures
private static void initTextures() {
tiles = new TextureSheet("tiles/tiles", 7);
}
public static Mo... | UTF-8 | Java | 902 | java | Assets.java | Java | [] | null | [] | package game.gfx;
import engine.gfx.Model;
import engine.gfx.TextureSheet;
public class Assets {
private static Model model;
//TextureSheets
public static TextureSheet tiles;
//Textures
private static void initTextures() {
tiles = new TextureSheet("tiles/tiles", 7);
}
public static Mo... | 902 | 0.594235 | 0.563193 | 43 | 18.976744 | 19.243227 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.162791 | false | false | 10 |
f88445c1d91717748cbf0ffa0f61ea482fea5f69 | 23,948,737,684,925 | bc312e7fe738b1a4918ef349e8420055f06b1d68 | /learn/Solution8.java | 1c05bcce7666a3b930c366d3488bb818f8a7f8f5 | [] | no_license | 11nitishparikh/learning-2-code | https://github.com/11nitishparikh/learning-2-code | d8247e3ff0a813e5470364d4e28c4edb5e34260e | 22c28f67d3dca06ae41194a2810ef108aaa19bb7 | refs/heads/main | 2023-09-04T02:43:05.175000 | 2021-10-21T14:06:10 | 2021-10-21T14:06:10 | 324,217,870 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package learn;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
class Result8 {
public static int getAnagram(String s) {
int count = 0;
String s1 = s.substring(0, (s.length()/2));
Sys... | UTF-8 | Java | 1,294 | java | Solution8.java | Java | [] | null | [] | package learn;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
class Result8 {
public static int getAnagram(String s) {
int count = 0;
String s1 = s.substring(0, (s.length()/2));
Sys... | 1,294 | 0.602009 | 0.585008 | 43 | 28.093023 | 24.258121 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.953488 | false | false | 10 |
8336d9c4f0126d35957739e3b2e3ea5135cdb820 | 22,832,046,211,337 | 0fd13caeff68470e6fed05a020bab9040cca3fe7 | /app/src/main/java/com/walker/cloud/sipadu/userinterface/LoginActivity.java | 76ac13266a13a934bfe23ad9ae4e50f2a5b0a7c0 | [] | no_license | SeptiawanAjiP/imk | https://github.com/SeptiawanAjiP/imk | bbbad7d274d0184943fe8e9e662ca6407f53af17 | 76ceec6d2241e24acbb046818ab4bbe7fc09c14f | refs/heads/master | 2020-05-23T07:58:46.636000 | 2017-01-31T00:38:49 | 2017-01-31T00:38:49 | 80,478,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.walker.cloud.sipadu.userinterface;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
import... | UTF-8 | Java | 2,970 | java | LoginActivity.java | Java | [
{
"context": " Toast.makeText(LoginActivity.this, \"Nim Kosong\", Toast.LENGTH_SHORT).show();\n ",
"end": 2503,
"score": 0.9975100159645081,
"start": 2493,
"tag": "NAME",
"value": "Nim Kosong"
}
] | null | [] | package com.walker.cloud.sipadu.userinterface;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
import... | 2,966 | 0.643098 | 0.642424 | 80 | 36.125 | 26.203709 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7125 | false | false | 10 |
8282e449f0c213480c52bebd0cc3b1b269c22c17 | 26,250,840,162,534 | df5974db8ce8f941f4dbe632048f8795e900dba4 | /Vendor/SHFVendor/app/src/main/java/simplyhomefood/com/shfvendor/data_objects/JobListingTagBean.java | 6683b778e50faea0d39f349ae48aa163adfdfe10 | [] | no_license | bikramaditya/simplyhomefood | https://github.com/bikramaditya/simplyhomefood | 13bf6aa3bb0d96d68d251c5c61d76285cb2294c2 | 9abfcda09d6c16f1f6279987301cefccd3401128 | refs/heads/master | 2016-09-17T20:17:49.669000 | 2016-05-26T12:34:13 | 2016-05-26T12:34:13 | 67,785,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simplyhomefood.com.shfvendor.data_objects;
/**
* Created by User on 2/12/2016.
*/
public class JobListingTagBean {
/* "id": 58,
"slug": "organic",
"title": "Organic",
"description": "",
"post_count": 7
... | UTF-8 | Java | 1,010 | java | JobListingTagBean.java | Java | [] | null | [] | package simplyhomefood.com.shfvendor.data_objects;
/**
* Created by User on 2/12/2016.
*/
public class JobListingTagBean {
/* "id": 58,
"slug": "organic",
"title": "Organic",
"description": "",
"post_count": 7
... | 1,010 | 0.530693 | 0.520792 | 51 | 18.803921 | 19.054123 | 107 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 10 |
a9c935397d9319e665961069f73cca3632cd27c2 | 17,617,955,910,473 | 7de15337fbf38cfce1c0a5260b5b6e61ca08bb13 | /org.flowerplatform.codesync.wiki/src/com/crispico/flower/mp/codesync/wiki/dokuwiki/DokuWikiConfigurationProvider.java | cca9894279f74258b9a639cc4a12f2d9cc25db8d | [] | no_license | flower-platform/flower-platform-3 | https://github.com/flower-platform/flower-platform-3 | 2a4efadf92c69d622dbd261d404d3fa4d08d0c29 | e34ecdf967239bbd5e36015a2ce31e08bbe21041 | refs/heads/master | 2021-01-13T02:16:29.579000 | 2014-01-14T14:54:01 | 2014-01-14T14:54:01 | 10,144,151 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* license-start
*
* Copyright (C) 2008 - 2013 Crispico, <http://www.crispico.com/>.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation version 3.
*
* This program is distribute... | UTF-8 | Java | 4,947 | java | DokuWikiConfigurationProvider.java | Java | [
{
"context": "* license-start\r\n * \r\n * Copyright (C) 2008 - 2013 Crispico, <http://www.crispico.com/>.\r\n * \r\n * This ",
"end": 54,
"score": 0.5484074354171753,
"start": 52,
"tag": "NAME",
"value": "Cr"
},
{
"context": "icense-start\r\n * \r\n * Copyright (C) 2008 - 2013 Crisp... | null | [] | /* license-start
*
* Copyright (C) 2008 - 2013 Crispico, <http://www.crispico.com/>.
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation version 3.
*
* This program is distribute... | 4,947 | 0.72832 | 0.722256 | 126 | 37.277779 | 36.379097 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.301587 | false | false | 10 |
9020bd4eca53c981786ced8072e4452aa73d7a8f | 6,116,033,436,658 | 228f7364081a22f24eb43446036dba7e37f2cb1b | /src/com/android/ckstudent/CallBTActivity.java | 6f5a4e050bd67c994debc6adfd8383f8e0e6fef2 | [] | no_license | noellin/NCKUproject | https://github.com/noellin/NCKUproject | b56cd2ca355e2ac7f2589cc2b52e4a7480785ae3 | cb6796811cf7eedc9ae082efbd370d9590bee062 | refs/heads/master | 2020-04-05T20:08:27.904000 | 2018-11-12T06:42:29 | 2018-11-12T06:42:29 | 157,165,880 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.ckstudent;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.m... | BIG5 | Java | 12,089 | java | CallBTActivity.java | Java | [] | null | [] | package com.android.ckstudent;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.util.ArrayList;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.HttpStatus;
import org.apache.http.client.m... | 12,089 | 0.707677 | 0.70551 | 341 | 34.18475 | 21.599483 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.105572 | false | false | 10 |
0019a4faf2a47533a9307d996f88285e14d240fa | 33,371,895,894,881 | 189241fd16a91d58f04432a32dbde91bdba410fd | /IbanValidation.java | 851b641e64fb8cc2d871a11ccbfedbf865fab02c | [] | no_license | rysieko2/RegexValidation | https://github.com/rysieko2/RegexValidation | dfe613d23151672fa4e4710becf7fadbede48e28 | af3a2003f831c5b7b80d96140a8003efd98f335b | refs/heads/master | 2022-11-05T15:10:24.632000 | 2020-06-20T21:58:43 | 2020-06-20T21:58:43 | 273,749,082 | 0 | 0 | null | false | 2020-06-20T21:58:44 | 2020-06-20T16:57:19 | 2020-06-20T17:22:55 | 2020-06-20T21:58:43 | 1 | 0 | 0 | 0 | Java | false | false | package lab2_03_regex;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class IbanValidation {
public static void main(String[] args) {
checkIban();
}
private static void checkIban() {
String iban_number;
Scanner scanner = new Scanne... | UTF-8 | Java | 2,853 | java | IbanValidation.java | Java | [] | null | [] | package lab2_03_regex;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class IbanValidation {
public static void main(String[] args) {
checkIban();
}
private static void checkIban() {
String iban_number;
Scanner scanner = new Scanne... | 2,853 | 0.426569 | 0.308798 | 44 | 63.840908 | 58.268948 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.568182 | false | false | 10 |
43ca3f6f670ba66f7979cd5aae6051ffd738d60d | 2,138,893,714,670 | 3a010a701082a10bf9cd9f37b49d331f3a9f8ca4 | /module18/src/main/java/org/zoltor/dao/ProjectDao.java | 7e31f02d97097be1d55503ff08cd1b9ca19557f0 | [] | no_license | niberius/jmp2016 | https://github.com/niberius/jmp2016 | 9dc34ce056469207411ae58dde65864c71a10bc0 | 1817fb88bebe13fb983211ff88451992c188e3b5 | refs/heads/master | 2020-05-21T16:42:43.732000 | 2016-11-20T18:28:28 | 2016-11-20T18:28:28 | 62,722,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.zoltor.dao;
import org.zoltor.db.entities.Project;
/**
* Created by Pavel Ordenko on 14/11/2016, 23:01.
*/
public interface ProjectDao extends GenericDao<Project> {
}
| UTF-8 | Java | 183 | java | ProjectDao.java | Java | [
{
"context": "org.zoltor.db.entities.Project;\n\n/**\n * Created by Pavel Ordenko on 14/11/2016, 23:01.\n */\npublic interface Projec",
"end": 96,
"score": 0.9998494386672974,
"start": 83,
"tag": "NAME",
"value": "Pavel Ordenko"
}
] | null | [] | package org.zoltor.dao;
import org.zoltor.db.entities.Project;
/**
* Created by <NAME> on 14/11/2016, 23:01.
*/
public interface ProjectDao extends GenericDao<Project> {
}
| 176 | 0.737705 | 0.672131 | 9 | 19.333334 | 21.802141 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 10 |
91fb59de82d6b7117ce0b8e3c418691f48989c28 | 5,875,515,319,455 | f1a9b228188f685ece5aaf0b872a7174fda5d90a | /src/com/maycontainsoftware/partition/MainScreen.java | 7bc294d8a9b3d70343e8356f29afb39e3cec01ae | [] | no_license | cfmdobbie/Partition | https://github.com/cfmdobbie/Partition | 08caf700450853f2fd827b09dabc94e9d413e024 | c0d3a4e187ea3904bc1c61b92a62fb19f07ba0bf | refs/heads/master | 2021-01-17T14:31:33.944000 | 2015-05-18T18:43:56 | 2015-05-18T18:44:24 | 27,093,637 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maycontainsoftware.partition;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.InputListener;
import com.badlogic.gdx.scenes.scene2d.ui.Imag... | UTF-8 | Java | 3,401 | java | MainScreen.java | Java | [
{
"context": "The main screen of the application.\n * \n * @author Charlie\n */\npublic class MainScreen extends CScreen<Parti",
"end": 496,
"score": 0.9997091889381409,
"start": 489,
"tag": "NAME",
"value": "Charlie"
}
] | null | [] | package com.maycontainsoftware.partition;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.g2d.TextureAtlas;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.InputListener;
import com.badlogic.gdx.scenes.scene2d.ui.Imag... | 3,401 | 0.728021 | 0.720082 | 114 | 28.833334 | 25.978371 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.815789 | false | false | 10 |
538e313beb8af57b172a882b899ec7fd86184d13 | 1,872,605,756,918 | 1945035ae091b6c8033e267695581a679ed449cc | /frontend/book-app-428/app/src/main/java/com/cs428/app/bookapp/model/Person.java | bb63301172e0255d7411ee1ca968865c76e86f2a | [] | no_license | lily514/book-app-428 | https://github.com/lily514/book-app-428 | 792793ab134c1d4cce521df1a070d783b9b1af89 | a899c459cc3661d3b3cdcc2f8fd776fe15af1b43 | refs/heads/master | 2021-05-09T19:21:41.787000 | 2018-05-23T16:40:30 | 2018-05-23T16:40:30 | 118,638,967 | 1 | 0 | null | false | 2018-04-07T22:05:33 | 2018-01-23T16:43:01 | 2018-03-23T17:10:55 | 2018-04-07T22:05:32 | 402 | 0 | 0 | 0 | Java | false | null | package com.cs428.app.bookapp.model;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import com.amazonaws.auth.policy.Resource;
import com.cs428.app.bookapp.R;
import com.cs428.app.bookapp.interfaces.OnBitmapComplete;
import ja... | UTF-8 | Java | 3,298 | java | Person.java | Java | [
{
"context": "net.URL;\nimport java.util.List;\n\n/**\n * Created by chees on 3/8/2018.\n */\n\npublic class Person {\n prote",
"end": 470,
"score": 0.9808270931243896,
"start": 465,
"tag": "USERNAME",
"value": "chees"
}
] | null | [] | package com.cs428.app.bookapp.model;
import android.content.res.Resources;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import com.amazonaws.auth.policy.Resource;
import com.cs428.app.bookapp.R;
import com.cs428.app.bookapp.interfaces.OnBitmapComplete;
import ja... | 3,298 | 0.629472 | 0.624621 | 119 | 26.714285 | 23.674311 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478992 | false | false | 10 |
23e574c633c7ed5c24d6fe34d894e322ea2cfaef | 2,705,829,415,965 | 73b850fad5f977483f05636912dfe5f661963450 | /adad/src/main/java/com/dhcc/entity/SiteExcessHandleInfo.java | fb1054fe08e522ed0cf011b56041774c061d666e | [] | no_license | xuedie12369/data-transition | https://github.com/xuedie12369/data-transition | 0712fe8b0b8a616d38069e198f36b8372ec5b09b | a7adf0075f24f58857a7553cb18fa200e282f3a8 | refs/heads/master | 2023-08-11T05:18:21.377000 | 2021-01-27T09:20:20 | 2021-01-27T09:20:20 | 241,546,935 | 0 | 1 | null | false | 2023-07-23T06:07:39 | 2020-02-19T06:12:45 | 2021-01-27T09:20:44 | 2023-07-23T06:07:38 | 961 | 0 | 1 | 4 | Java | false | false | package com.dhcc.entity;
import java.util.Date;
import java.io.Serializable;
/**
* (SiteExcessHandleInfo)实体类
*
* @author makejava
* @since 2020-07-23 14:32:39
*/
public class SiteExcessHandleInfo implements Serializable {
private static final long serialVersionUID = 786316148918218847L;
private Long... | UTF-8 | Java | 3,655 | java | SiteExcessHandleInfo.java | Java | [
{
"context": "e;\n\n/**\n * (SiteExcessHandleInfo)实体类\n *\n * @author makejava\n * @since 2020-07-23 14:32:39\n */\npublic class Si",
"end": 134,
"score": 0.9993422031402588,
"start": 126,
"tag": "USERNAME",
"value": "makejava"
},
{
"context": "\n\n public String getUsername() {\n... | null | [] | package com.dhcc.entity;
import java.util.Date;
import java.io.Serializable;
/**
* (SiteExcessHandleInfo)实体类
*
* @author makejava
* @since 2020-07-23 14:32:39
*/
public class SiteExcessHandleInfo implements Serializable {
private static final long serialVersionUID = 786316148918218847L;
private Long... | 3,655 | 0.599149 | 0.585532 | 190 | 17.557896 | 16.62985 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.257895 | false | false | 10 |
a0fae80f684f7dca86d1ef73e1e21f8798ae6bc6 | 17,755,394,820,440 | 5ca3901b424539c2cf0d3dda52d8d7ba2ed91773 | /src_procyon/y/e/i.java | 56f4bdae15149cf09a6a3b9b9518bd29e4513ec9 | [] | no_license | fjh658/bindiff | https://github.com/fjh658/bindiff | c98c9c24b0d904be852182ecbf4f81926ce67fb4 | 2a31859b4638404cdc915d7ed6be19937d762743 | refs/heads/master | 2021-01-20T06:43:12.134000 | 2016-06-29T17:09:03 | 2016-06-29T17:09:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package y.e;
import y.h.*;
import java.io.*;
public interface i
{
void a(final bu p0, final Object p1, final ObjectOutputStream p2);
}
| UTF-8 | Java | 141 | java | i.java | Java | [] | null | [] | package y.e;
import y.h.*;
import java.io.*;
public interface i
{
void a(final bu p0, final Object p1, final ObjectOutputStream p2);
}
| 141 | 0.687943 | 0.666667 | 9 | 14.666667 | 20.7953 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 10 |
f246becc95f7efd606d1c9f71e94c0569971c6bb | 12,369,505,816,579 | 807dabdf7b43b2315fa0e71cadb72c38300bb883 | /src/main/java/com/service/RoleService.java | 5d1da6265ed101a003f0f343d01727765e237f3f | [] | no_license | Hazrian/ProjetBackEnd | https://github.com/Hazrian/ProjetBackEnd | 995b23c346fe84c005f11d40103e32604a4683b6 | 63c55bc2bfdc29f33494ab3219de3be94700ba44 | refs/heads/master | 2023-01-23T20:13:29.371000 | 2020-11-16T16:37:05 | 2020-11-16T16:37:05 | 313,345,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.service;
import java.util.List;
import com.entity.Role;
public interface RoleService {
public Role saveOrUpdateRole(Role pRole);
public void deleteRole(Long pId);
public Role findRoleById(Long pId);
public List<Role> findRoles();
}
| UTF-8 | Java | 253 | java | RoleService.java | Java | [] | null | [] | package com.service;
import java.util.List;
import com.entity.Role;
public interface RoleService {
public Role saveOrUpdateRole(Role pRole);
public void deleteRole(Long pId);
public Role findRoleById(Long pId);
public List<Role> findRoles();
}
| 253 | 0.766798 | 0.766798 | 14 | 17.071428 | 15.6089 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 10 |
e4fc598e0beddaa30c056ef653947b9f4fd7c182 | 21,423,296,895,487 | 259dbaf8cde68d2339fb23c1215edd725ba27743 | /app/src/main/java/net/damroo/androidprototype/events/DisplayOrderEvent.java | 8375785b651cd471963497a01a8f18d660248300 | [] | no_license | pshingala/android-prototype | https://github.com/pshingala/android-prototype | 4730410cf7a999579265b3ebf8c5fe076d09c351 | ce663eac8433e1a7f78d59397db4fbfd728316eb | refs/heads/master | 2021-04-29T00:14:29.073000 | 2017-01-04T02:19:18 | 2017-01-04T02:19:18 | 77,712,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.damroo.androidprototype.events;
/**
* Created by damroo on 4/30/2016.
*/
public class DisplayOrderEvent {
public DisplayEventType type;
public DisplayOrderEvent(DisplayEventType type) {
this.type = type;
}
}
| UTF-8 | Java | 244 | java | DisplayOrderEvent.java | Java | [
{
"context": "damroo.androidprototype.events;\n\n/**\n * Created by damroo on 4/30/2016.\n */\npublic class DisplayOrderEvent ",
"end": 69,
"score": 0.9996633529663086,
"start": 63,
"tag": "USERNAME",
"value": "damroo"
}
] | null | [] | package net.damroo.androidprototype.events;
/**
* Created by damroo on 4/30/2016.
*/
public class DisplayOrderEvent {
public DisplayEventType type;
public DisplayOrderEvent(DisplayEventType type) {
this.type = type;
}
}
| 244 | 0.70082 | 0.672131 | 12 | 19.333334 | 18.508257 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
eca93f7cdeaeb712bd034c930b0014742f98c403 | 14,010,183,324,637 | 9bcb6793622df58c6565e31f240a040cec7e3afc | /user-manage/src/main/java/com/cxtx/user_manage/web/rest/OaResource.java | fa448d8f6c65383732e36311f804ea93d070a5bc | [] | no_license | xeon-ye/cxtx_springCloud | https://github.com/xeon-ye/cxtx_springCloud | b2111b577e8dca65e0ed4cf64a3309c666e53c94 | e45a8f27c5620dde82201a0949402126e01ce3d1 | refs/heads/master | 2023-07-04T19:11:52.947000 | 2021-08-25T06:53:59 | 2021-08-25T06:53:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cxtx.user_manage.web.rest;
import com.cxtx.common.domain.JwtModel;
import com.cxtx.common.unit.HttpServletUtils;
import com.cxtx.common.unit.ResponseUtil;
import com.cxtx.user_manage.domain.*;
import com.cxtx.user_manage.service.*;
import com.cxtx.user_manage.unit.GuavaUtil;
import com.github.pagehelper.Pa... | UTF-8 | Java | 8,599 | java | OaResource.java | Java | [] | null | [] | package com.cxtx.user_manage.web.rest;
import com.cxtx.common.domain.JwtModel;
import com.cxtx.common.unit.HttpServletUtils;
import com.cxtx.common.unit.ResponseUtil;
import com.cxtx.user_manage.domain.*;
import com.cxtx.user_manage.service.*;
import com.cxtx.user_manage.unit.GuavaUtil;
import com.github.pagehelper.Pa... | 8,599 | 0.624472 | 0.62266 | 209 | 38.612442 | 29.003845 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617225 | false | false | 10 |
88124986e67d76fe785ae1cdff313aded2600b44 | 14,010,183,322,727 | 5160a134705e27eb2d1d2ab80655779479828317 | /service/service-edu/src/main/java/com/danbro/edu/controller/vo/SecondSubjectVo.java | 9ed421f66a2302e0274e3dd168193438c9739e67 | [] | no_license | Danbro007/danbro-edu | https://github.com/Danbro007/danbro-edu | c3062fe71e4165731c4a9166a88af87062df3348 | 4b1af208e54df946d0d811c38603703069075575 | refs/heads/main | 2023-02-25T19:29:32.925000 | 2021-01-25T12:41:00 | 2021-01-25T12:41:00 | 321,248,859 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.danbro.edu.controller.vo;
import java.io.Serializable;
import java.util.Date;
import com.danbro.edu.entity.EduSubject;
import com.danbro.impl.VoConvert;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.experimental.Accessors;
import o... | UTF-8 | Java | 1,218 | java | SecondSubjectVo.java | Java | [
{
"context": "ODO 返回二级分类的数据\n * @Date 2020/12/18 21:46\n * @Author Danrbo\n */\n\n@Data\n@ApiModel(\"返回给前端的二级课程分类\")\n@Accessors(c",
"end": 462,
"score": 0.999732255935669,
"start": 456,
"tag": "USERNAME",
"value": "Danrbo"
}
] | null | [] | package com.danbro.edu.controller.vo;
import java.io.Serializable;
import java.util.Date;
import com.danbro.edu.entity.EduSubject;
import com.danbro.impl.VoConvert;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import lombok.Data;
import lombok.experimental.Accessors;
import o... | 1,218 | 0.742908 | 0.73227 | 47 | 23.021276 | 18.868515 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446809 | false | false | 10 |
abd4e76180f9e44dd496762765d73099b4872bf5 | 25,477,746,017,602 | aaaea2d199456d5232ccaa16045c60d92a9455da | /app/src/main/java/cmccwm/mobilemusic/receiver/NetStatusReceiver.java | cc0c934b2ed64eb6c75864d9421af9208d8c750d | [] | no_license | zhangphil/migu_musicplayer | https://github.com/zhangphil/migu_musicplayer | ae92864389e508c85780ab2124454e4ffc1c5fbb | cd79140d768af1504e9273e8161b41991f5f96eb | refs/heads/master | 2016-04-11T17:58:15.652000 | 2016-04-01T10:00:51 | 2016-04-01T10:00:51 | 54,622,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
*/
package cmccwm.mobilemusic.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.widget.Toast;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.nostra13.universalim... | UTF-8 | Java | 11,170 | java | NetStatusReceiver.java | Java | [
{
"context": "\n/**\n * The Class NetStatusReceiver.\n *\n * @author liyi receiver the change of network\n */\n\npublic class ",
"end": 1499,
"score": 0.9260120391845703,
"start": 1495,
"tag": "USERNAME",
"value": "liyi"
},
{
"context": "\n }\n\n /**\n * 非网络操作\n *\n ... | null | [] | /*
*
*/
package cmccwm.mobilemusic.receiver;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.net.ConnectivityManager;
import android.widget.Toast;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.nostra13.universalim... | 11,170 | 0.605362 | 0.60461 | 276 | 37.514492 | 32.815189 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 10 |
9f8e26ac07c1e424833136967d2c4de70dc83345 | 26,671,746,973,668 | ff11c130e5afc89811ace4cf70344e0aeba0476e | /src/main/java/com/zea7ot/leetcode/lvl4/lc0314/SolutionApproach0PreorderRecursive.java | ac6ba2fd25aea2b8eacb0041f1a6df2d6f3f205b | [] | no_license | IdiotLeon/lcidiot | https://github.com/IdiotLeon/lcidiot | 38229f51278553decda9af6e24a48551ad45aecd | 2ebdad68625815ebf54c7cd36dcf4d12d0674a32 | refs/heads/master | 2020-11-28T14:21:01.122000 | 2020-11-27T04:47:19 | 2020-11-27T04:47:19 | 229,832,217 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* https://leetcode.com/problems/binary-tree-vertical-order-traversal/
*
* Time Complexity: O(W * lg(W) * N * lg(H)) + O(N) ~ O(W * H * lg(W * H))
* Space Complexity: O(N) + O(H) ~ O(N)
*/
package com.zea7ot.leetcode.lvl4.lc0314;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
... | UTF-8 | Java | 1,663 | java | SolutionApproach0PreorderRecursive.java | Java | [] | null | [] | /**
* https://leetcode.com/problems/binary-tree-vertical-order-traversal/
*
* Time Complexity: O(W * lg(W) * N * lg(H)) + O(N) ~ O(W * H * lg(W * H))
* Space Complexity: O(N) + O(H) ~ O(N)
*/
package com.zea7ot.leetcode.lvl4.lc0314;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
... | 1,663 | 0.589296 | 0.580878 | 50 | 32.279999 | 28.542627 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 10 |
5f01a5f589eef5ab79404eca3bd62b971b3e6a11 | 12,661,563,608,588 | 722a0bb4a6d6809e6537451742bb8f088c3ba1ad | /sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/utils/PubSub.java | eeb8f80a1d1f2e95649823abd321819b14ce4d76 | [
"Apache-2.0",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"CDDL-1.0",
"BSD-2-Clause",
"MPL-1.0",
"CDDL-1.1"
] | permissive | finalspy/sentry | https://github.com/finalspy/sentry | b7dc7a4686753d88f21d8085c45f83f15911d366 | e2dd73d995be51f237cce3ae8240cc8c3407e820 | refs/heads/master | 2022-10-30T20:09:28.137000 | 2020-01-02T16:57:27 | 2020-01-02T16:57:27 | 234,554,607 | 0 | 0 | Apache-2.0 | true | 2022-10-12T20:42:01 | 2020-01-17T13:32:18 | 2020-01-17T13:32:20 | 2022-10-12T20:41:58 | 9,426 | 0 | 0 | 8 | null | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 5,967 | java | PubSub.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 5,967 | 0.685437 | 0.684431 | 178 | 32.522472 | 31.026304 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
1d6df9fcff0ea3a0c4ac9be1a561ba598d85326d | 10,496,900,085,203 | 87a0a95e3345dc519ee4f34fcf1abb1e2eb287a5 | /src/main/java/com/lbs/tedam/data/service/PropertyService.java | 9f13a9fe873dd98ecbae0e8e0ebab9b0a81999b8 | [
"Apache-2.0"
] | permissive | hakkisagdic/tedam-core | https://github.com/hakkisagdic/tedam-core | 9c8aa6a3fa271b157796d724820271a7f0877b87 | 85ad1cb0341e1f53909e81148d72d928656b4bfd | refs/heads/master | 2022-01-07T15:01:09.318000 | 2019-07-08T08:19:31 | 2019-07-08T08:19:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2014-2019 Logo Business Solutions
* (a.k.a. LOGO YAZILIM SAN. VE TIC. A.S)
*
* 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.... | UTF-8 | Java | 2,539 | java | PropertyService.java | Java | [
{
"context": ".Property;\n\nimport java.util.List;\n\n/**\n * @author Tarik.Mikyas\n * @since 11 January 2016 10:33:51\n */\npublic int",
"end": 838,
"score": 0.9998893141746521,
"start": 826,
"tag": "NAME",
"value": "Tarik.Mikyas"
},
{
"context": "n\n * @throws LocalizedExceptio... | null | [] | /*
* Copyright 2014-2019 Logo Business Solutions
* (a.k.a. LOGO YAZILIM SAN. VE TIC. A.S)
*
* 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.... | 2,539 | 0.702245 | 0.68334 | 78 | 31.551283 | 33.29266 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.282051 | false | false | 10 |
2aa9d4824985521f09e22f49eb6aeda452ef4f9e | 10,496,900,085,455 | 58a61c6cc6542ad6ad1b4a0edbaedbf44b993885 | /ex65.java | 57be180fe12a734f120c77cd68801b08383c3b42 | [] | no_license | lasemyung/java-Academy | https://github.com/lasemyung/java-Academy | 5d0fc605e6ae785ce8fbbd409fb1543aaeffc623 | 0a28ecbfd1e15650c3dc1ed2f603138ef2034477 | refs/heads/main | 2023-06-03T05:30:59.211000 | 2021-07-02T12:01:32 | 2021-07-02T12:01:32 | 380,177,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package examples;
public class ex65 {
public static void main(String[] args) {
// 함수 안에서 함수를 정의할 수 없다!
// 함수의 4가지 패턴
// 1. 매개변수 X, 반환형 X
func1();
// 2. 매개변수 O, 반환형 X
func2(20);
// 3. 매개변수 X, 반환형 O
// int result = func3();
System.out.println("반환값:" + result);
// 4. 매개변수 O, 반환형 O
... | UHC | Java | 1,205 | java | ex65.java | Java | [] | null | [] | package examples;
public class ex65 {
public static void main(String[] args) {
// 함수 안에서 함수를 정의할 수 없다!
// 함수의 4가지 패턴
// 1. 매개변수 X, 반환형 X
func1();
// 2. 매개변수 O, 반환형 X
func2(20);
// 3. 매개변수 X, 반환형 O
// int result = func3();
System.out.println("반환값:" + result);
// 4. 매개변수 O, 반환형 O
... | 1,205 | 0.5747 | 0.547437 | 45 | 18.422222 | 14.322459 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 10 |
3e3e1279845ca21522d57d31b22a375ccfe1ee4d | 8,735,963,481,240 | ff52bbb9a1b0a35887f9b92ba4988b4686ac783d | /src/test/java/com/kakao/minsub/spring/jpa/SpringJdbcTest.java | c635c7d68f8555369196c8acf7f0593749cca836 | [] | no_license | Minsub/SpringStudy | https://github.com/Minsub/SpringStudy | 22226941b83db8fe89047af28704779b26e02877 | 6d50aea2711352870498207ac5231ae25a624236 | refs/heads/master | 2021-01-01T17:46:05.776000 | 2019-01-21T01:45:00 | 2019-01-21T01:45:00 | 98,152,412 | 0 | 0 | null | false | 2019-01-09T08:05:37 | 2017-07-24T05:33:03 | 2019-01-09T07:42:44 | 2019-01-09T08:05:37 | 4,409 | 0 | 0 | 0 | JavaScript | false | null | package com.kakao.minsub.spring.jpa;
import com.kakao.minsub.spring.config.db.LocalMysqlConfig;
import com.kakao.minsub.spring.model.Profile;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.jdbc.Jd... | UTF-8 | Java | 967 | java | SpringJdbcTest.java | Java | [] | null | [] | package com.kakao.minsub.spring.jpa;
import com.kakao.minsub.spring.config.db.LocalMysqlConfig;
import com.kakao.minsub.spring.model.Profile;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.jdbc.Jd... | 967 | 0.795243 | 0.793175 | 27 | 34.814816 | 25.324614 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 10 |
3ad9a3f8f9be97a55e0fcbe1359ce2fdecaa6cd2 | 1,640,677,531,741 | 32e6ba2a34acf6ab16f36d15e3181d4a6af552a4 | /czy-mall/src/main/java/clouddev/com/czy/mall/ui/main/search/SearchFragment.java | b141f9a304f18a7fa96b8c4a4c73ebf3e23dd603 | [] | no_license | ToadKing1926/mall | https://github.com/ToadKing1926/mall | 45417beb7778a9420fee7bb57722115f8db12d52 | 4b66f78f5c39a4d98505e08b25187d7d75a0ad98 | refs/heads/master | 2021-04-25T04:07:33.748000 | 2018-06-19T12:58:29 | 2018-06-19T12:58:29 | 114,882,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clouddev.com.czy.mall.ui.main.search;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.EditText;
import com.a... | UTF-8 | Java | 4,142 | java | SearchFragment.java | Java | [] | null | [] | package clouddev.com.czy.mall.ui.main.search;
import android.graphics.Color;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import android.widget.EditText;
import com.a... | 4,142 | 0.637464 | 0.633349 | 134 | 29.835821 | 24.04945 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462687 | false | false | 10 |
0a53a53e36abc27926eeb77cb6602660ed809eba | 20,907,900,797,110 | 2f5741a4d185dd5164f8605baad395783e20f1a2 | /main/java/com/gildedgames/aether/common/entities/living/EntityAerbunny.java | ddb1c0f0db355bf28bb123371f7d981a6f83b446 | [] | no_license | liuminghao233/Aether2-Rewrite | https://github.com/liuminghao233/Aether2-Rewrite | 3d0265be504d9de92d63905b4f65e5244d544ac6 | d4d74123e3fb04f333be081f3522b9882e6b5d27 | refs/heads/master | 2016-09-18T10:09:43.119000 | 2016-08-29T04:25:20 | 2016-08-29T04:25:20 | 66,775,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gildedgames.aether.common.entities.living;
import com.gildedgames.aether.common.AetherCore;
import com.gildedgames.aether.common.SoundsAether;
import com.gildedgames.aether.common.blocks.BlocksAether;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityAgeable;
import net.minecraft.entity... | UTF-8 | Java | 4,879 | java | EntityAerbunny.java | Java | [] | null | [] | package com.gildedgames.aether.common.entities.living;
import com.gildedgames.aether.common.AetherCore;
import com.gildedgames.aether.common.SoundsAether;
import com.gildedgames.aether.common.blocks.BlocksAether;
import net.minecraft.entity.Entity;
import net.minecraft.entity.EntityAgeable;
import net.minecraft.entity... | 4,879 | 0.738061 | 0.724944 | 217 | 21.483871 | 24.715729 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.778802 | false | false | 10 |
b7c8db0bf5a081e96b35f15e50f5897244537295 | 13,116,830,148,818 | 3a5985651d77a31437cfdac25e594087c27e93d6 | /driver-tests/bpelse/scalability/ScalabilityStandAloneTestClient/src/driver/Worker.java | 89c6ff644010f006c3e5a683edc0a58a66ea4dff | [] | no_license | vitalif/openesb-components | https://github.com/vitalif/openesb-components | a37d62133d81edb3fdc091abd5c1d72dbe2fc736 | 560910d2a1fdf31879e3d76825edf079f76812c7 | refs/heads/master | 2023-09-04T14:40:55.665000 | 2016-01-25T13:12:22 | 2016-01-25T13:12:33 | 48,222,841 | 0 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* BEGIN_HEADER - DO NOT EDIT
*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* https://open-jbi-components.dev.java.... | UTF-8 | Java | 1,575 | java | Worker.java | Java | [
{
"context": "- DO NOT EDIT\n */\n\npackage driver;\n\n/**\n * @author mbhasin\n *\n */\nclass Worker implements Runnable {\n \n ",
"end": 1019,
"score": 0.9871414303779602,
"start": 1012,
"tag": "USERNAME",
"value": "mbhasin"
}
] | null | [] | /*
* BEGIN_HEADER - DO NOT EDIT
*
* The contents of this file are subject to the terms
* of the Common Development and Distribution License
* (the "License"). You may not use this file except
* in compliance with the License.
*
* You can obtain a copy of the license at
* https://open-jbi-components.dev.java.... | 1,575 | 0.650794 | 0.641905 | 60 | 25.25 | 22.020161 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.216667 | false | false | 10 |
83d0d7af9e0f422249d8c66d04be7dd99692af25 | 22,617,297,801,879 | 08adfaadba127826f75c560234744f85df00258c | /songsir-bean/src/java/com/songsir/bean/TestBean.java | 0a9060b1d97ad069770b5436b3b0d4b2a14082e8 | [] | no_license | songsir01/songsir-demoboot | https://github.com/songsir01/songsir-demoboot | 89af677d5b30ebcfe16759d781228f0740f936a6 | eac2191d8743b830d283aedf973b9784ada43065 | refs/heads/master | 2022-12-10T04:34:31.894000 | 2022-12-08T01:00:26 | 2022-12-08T01:00:26 | 159,476,932 | 10 | 3 | null | false | 2022-12-08T01:00:28 | 2018-11-28T09:31:37 | 2022-04-15T07:37:43 | 2022-12-08T01:00:27 | 3,271 | 8 | 3 | 0 | Java | false | false | package com.songsir.bean;
/**
* @PackageName com.songsir.bean
* @ProjectName songsir-demoboot
* @Author: SongYapeng
* @Date: Create in 10:39 2018/12/17
* @Description:
* @Copyright Copyright (c) 2018, songyapeng@shopin.cn All Rights Reserved.
*/
public class TestBean {
private String $name;
private St... | UTF-8 | Java | 787 | java | TestBean.java | Java | [
{
"context": ".bean\n * @ProjectName songsir-demoboot\n * @Author: SongYapeng\n * @Date: Create in 10:39 2018/12/17\n * @Descript",
"end": 119,
"score": 0.9998427629470825,
"start": 109,
"tag": "NAME",
"value": "SongYapeng"
},
{
"context": " * @Description:\n * @Copyright Copyright (... | null | [] | package com.songsir.bean;
/**
* @PackageName com.songsir.bean
* @ProjectName songsir-demoboot
* @Author: SongYapeng
* @Date: Create in 10:39 2018/12/17
* @Description:
* @Copyright Copyright (c) 2018, <EMAIL> All Rights Reserved.
*/
public class TestBean {
private String $name;
private String $age;
... | 774 | 0.532402 | 0.512071 | 40 | 18.674999 | 16.597271 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
0543ad20d8a97ba3cbb07c4d9091d172f95296b2 | 25,254,407,719,585 | 9eb28641834a745d4f83ab2cbe78ce87b4319641 | /src/concurrent/ReentrantLockTest.java | 8180746fbed147f6d55a4667029b6c890c19e104 | [] | no_license | s12345sk/testJava | https://github.com/s12345sk/testJava | a6499396ad0e57fc189e8b49d959dffc9635445d | a6b82199c8a7488e32f84d6a249e692f957c3b09 | refs/heads/master | 2021-01-18T18:25:28.772000 | 2015-05-11T03:26:47 | 2015-05-11T03:26:47 | 35,085,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @Title: ReentrantLockTest.java
* @Package concurrent
* @Description: TODO(用一句话描述该文件做什么)
* @author:kang.sun1@renren-inc.com
* @date 2014-9-23 下午8:23:06
* @version V1.0
*/
package concurrent;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;
import java.util.concurren... | UTF-8 | Java | 1,822 | java | ReentrantLockTest.java | Java | [
{
"context": "nt \n* @Description: TODO(用一句话描述该文件做什么) \n* @author:kang.sun1@renren-inc.com \n* @date 2014-9-23 下午8:23:06 \n* @version V1.0 ",
"end": 134,
"score": 0.9999169707298279,
"start": 110,
"tag": "EMAIL",
"value": "kang.sun1@renren-inc.com"
},
{
"context": "il.concurrent.l... | null | [] | /**
* @Title: ReentrantLockTest.java
* @Package concurrent
* @Description: TODO(用一句话描述该文件做什么)
* @author:<EMAIL>
* @date 2014-9-23 下午8:23:06
* @version V1.0
*/
package concurrent;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
impo... | 1,805 | 0.691106 | 0.677284 | 73 | 21.794521 | 20.858925 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.369863 | false | false | 10 |
d7e614dc2ebe128296153ffa57ee4de59ca811c5 | 5,927,054,896,126 | ec2ce86c99924c14b5a6a3d9b082fbb82ea6e670 | /src/main/java/solution/ImplemPolynomial.java | 74defddf15390c8e2cc57c27b539bc5e1a18c9a0 | [] | no_license | Disteonne/The-zeroes-of-the-function_v1.2 | https://github.com/Disteonne/The-zeroes-of-the-function_v1.2 | 7c3e7bcaeda734fadf046a88f170a9ad37b7a41b | 0225beadac529d11a57d2b78a34e67b9d2e050d3 | refs/heads/master | 2022-12-02T11:31:41.421000 | 2020-08-23T19:42:27 | 2020-08-23T19:42:27 | 289,553,901 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package solution;
import javax.swing.plaf.synth.SynthLookAndFeel;
import java.util.Scanner;
public class ImplemPolynomial implements polynomial {
private double left_a, right_b;
private int n;
private int[] c = new int[11]; //max-10 степень, следовательно,11 коэфф.+1 на запас
// double res1,res;
... | UTF-8 | Java | 5,752 | java | ImplemPolynomial.java | Java | [] | null | [] | package solution;
import javax.swing.plaf.synth.SynthLookAndFeel;
import java.util.Scanner;
public class ImplemPolynomial implements polynomial {
private double left_a, right_b;
private int n;
private int[] c = new int[11]; //max-10 степень, следовательно,11 коэфф.+1 на запас
// double res1,res;
... | 5,752 | 0.522005 | 0.511206 | 180 | 26.26111 | 24.716698 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 10 |
b423448307410951e58e12d3114193b84de29ce2 | 21,002,390,104,246 | 0c3dc3c60fdcfa62d7a30cf1b7394629a5305beb | /decorator/src/test/java/com/zero/DecoratorTest.java | 7794832548b333b95f9a248dca11df5184064ac3 | [] | no_license | iguilty/design-patterns | https://github.com/iguilty/design-patterns | e86827de579ddb30abdfea979b1854fb9cd28580 | ff64e9c8df6c464f0108fe51af58f38e5b051c60 | refs/heads/master | 2020-05-20T00:54:37.080000 | 2019-05-09T02:16:07 | 2019-05-09T02:16:07 | 185,297,108 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zero;
import com.zero.decorator.RedShapeDecorator;
import com.zero.decorator.ShapeDecorator;
import com.zero.shape.Circle;
import com.zero.shape.Rectangle;
import com.zero.shape.Shape;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
impo... | UTF-8 | Java | 796 | java | DecoratorTest.java | Java | [] | null | [] | package com.zero;
import com.zero.decorator.RedShapeDecorator;
import com.zero.decorator.ShapeDecorator;
import com.zero.shape.Circle;
import com.zero.shape.Rectangle;
import com.zero.shape.Shape;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
impo... | 796 | 0.753769 | 0.747487 | 34 | 22.411764 | 21.600813 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 10 |
ccc9120e0ef5b3b36273c4d063c155b4ac2a8ab7 | 39,444,979,675,193 | 43e5daf2f8838267a5ddb447e90f45b6e0c970a6 | /trade/src/main/java/co/bitsquared/btceparser/trade/callbacks/CreateCouponCallback.java | c113ed20b411c350b36963d50ce625daf8a116fe | [] | no_license | rdadkins/BTCeParser | https://github.com/rdadkins/BTCeParser | 3b5404206cc7812215d135b5c1f3ff9a70c214c4 | c50b6a26efebc4e03ee4c181ceed4d7f3e146bcb | refs/heads/master | 2021-01-21T04:50:36.850000 | 2016-06-23T23:42:01 | 2016-06-23T23:42:01 | 47,581,191 | 1 | 0 | null | false | 2016-05-21T22:28:25 | 2015-12-07T21:45:47 | 2016-03-04T14:01:56 | 2016-05-21T22:28:25 | 409 | 1 | 0 | 0 | Java | null | null | package co.bitsquared.btceparser.trade.callbacks;
import co.bitsquared.btceparser.trade.data.Funds;
public interface CreateCouponCallback extends AccountCallback {
void onSuccess(String coupon, long transactionID, Funds[] funds);
}
| UTF-8 | Java | 240 | java | CreateCouponCallback.java | Java | [] | null | [] | package co.bitsquared.btceparser.trade.callbacks;
import co.bitsquared.btceparser.trade.data.Funds;
public interface CreateCouponCallback extends AccountCallback {
void onSuccess(String coupon, long transactionID, Funds[] funds);
}
| 240 | 0.808333 | 0.808333 | 9 | 25.666666 | 29.066973 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 10 |
1c31ff84e1468f8d6d111383cd6180226e4423ad | 38,465,727,121,811 | 416f954e0b3dedc2820866c8bda9f62cc73a92be | /backUser/src/main/java/study/cjj/eloan/base/controller/BorrowInfoController.java | 55c5c726a3b3e1e7731fa2772ef38ac836c75a27 | [] | no_license | Gaga17/graduationDsign | https://github.com/Gaga17/graduationDsign | f9f184d8e827e5aba95cae2600c7bec1eaf63a8e | b226fa52085810ea66643346353d0d36fb182817 | refs/heads/master | 2020-04-26T22:13:47.902000 | 2019-04-24T05:38:13 | 2019-04-24T05:38:13 | 173,865,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package study.cjj.eloan.base.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import study.cjj.eloan.base.domain.BidRequest;
import st... | UTF-8 | Java | 2,109 | java | BorrowInfoController.java | Java | [] | null | [] | package study.cjj.eloan.base.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import study.cjj.eloan.base.domain.BidRequest;
import st... | 2,109 | 0.77961 | 0.77911 | 58 | 32.5 | 27.264509 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.534483 | false | false | 10 |
90530872dd75430d473081f6781375fd7e202c75 | 34,840,774,752,092 | 13f2768814f8ffb7bcd7cd7f9d11c9b9dd99e820 | /RZrtcPaasdemo/app/src/main/java/com/rzrtc/paasdemo/recycleview/CommonHolder.java | f58d1ac626fdc479b4564589c21695209db33bb5 | [] | no_license | rzrtc/RzRTCPaaSDemo-Android | https://github.com/rzrtc/RzRTCPaaSDemo-Android | 45884edcc25f0f30a1620f902412258ea74cacd7 | ba02a2f26f9a930ce29e928d3874e68bb69c2dc9 | refs/heads/master | 2023-09-02T21:57:24.698000 | 2021-11-25T09:42:59 | 2021-11-25T09:42:59 | 327,569,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rzrtc.paasdemo.recycleview;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.util.SparseArray;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.recyclerview.widget.Recycl... | UTF-8 | Java | 3,209 | java | CommonHolder.java | Java | [] | null | [] | package com.rzrtc.paasdemo.recycleview;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.util.SparseArray;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextView;
import androidx.recyclerview.widget.Recycl... | 3,209 | 0.660642 | 0.660019 | 102 | 30.460785 | 23.140522 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676471 | false | false | 10 |
3ecd966d1aa41c3a2c1510f217a483ebedf51d26 | 35,991,825,981,004 | 0fe00d8ff44c50d5b17c29e1a526a7601b4d65d1 | /command/src/main/java/com/abel/commend/DeletePageCommand.java | e7c91ba0fc923081f460eb5cdacb9d2ca75f0197 | [] | no_license | 527515025/Design_pattern | https://github.com/527515025/Design_pattern | 01ac63616a9ba6ade43fbbfe11118616d3a729f1 | b56223d43f49405e52e5e6a906726a122fa01b8c | refs/heads/master | 2021-05-23T05:24:07.484000 | 2020-11-18T05:04:59 | 2020-11-18T05:04:59 | 95,179,865 | 17 | 7 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abel.commend;
/**
* Created by yangyibo on 17/10/18.
*/
public class DeletePageCommand extends Command {
public void execute() {
// 找到美工组
super.pg.find();
//删除一个页面
super.pg.delete();
// 给出计划
super.pg.plan();
}
}
| UTF-8 | Java | 314 | java | DeletePageCommand.java | Java | [
{
"context": "package com.abel.commend;\n\n/**\n * Created by yangyibo on 17/10/18.\n */\npublic class DeletePageCommand e",
"end": 53,
"score": 0.9992297291755676,
"start": 45,
"tag": "USERNAME",
"value": "yangyibo"
}
] | null | [] | package com.abel.commend;
/**
* Created by yangyibo on 17/10/18.
*/
public class DeletePageCommand extends Command {
public void execute() {
// 找到美工组
super.pg.find();
//删除一个页面
super.pg.delete();
// 给出计划
super.pg.plan();
}
}
| 314 | 0.545775 | 0.524648 | 16 | 16.75 | 13.699909 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
f89fdcf6852cf3507016afda9339a4521777c8dd | 39,075,612,495,883 | 533ed51ace7f4d10016ddb966499b8178ca7034a | /src/main/java/com/thesis/webspajz/controller/UserIngredientController.java | 928dde106ff326edeaf60744585d87847cad7d84 | [] | no_license | Bunyi5/Webspajz | https://github.com/Bunyi5/Webspajz | f233cc2887b050885268416449955a8e09af2afb | 7a12767827f1f424244f6e5eea8e21326713bcc2 | refs/heads/master | 2023-03-26T13:02:02.417000 | 2021-03-28T17:06:36 | 2021-03-28T17:06:36 | 301,658,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thesis.webspajz.controller;
import com.thesis.webspajz.dto.UserIngredientResponseDTO;
import com.thesis.webspajz.dto.UserIngredientRequestDTO;
import com.thesis.webspajz.service.UserAuthenticationService;
import com.thesis.webspajz.service.UserIngredientService;
import lombok.RequiredArgsConstructor;
impor... | UTF-8 | Java | 1,724 | java | UserIngredientController.java | Java | [] | null | [] | package com.thesis.webspajz.controller;
import com.thesis.webspajz.dto.UserIngredientResponseDTO;
import com.thesis.webspajz.dto.UserIngredientRequestDTO;
import com.thesis.webspajz.service.UserAuthenticationService;
import com.thesis.webspajz.service.UserIngredientService;
import lombok.RequiredArgsConstructor;
impor... | 1,724 | 0.781322 | 0.777842 | 41 | 41.048782 | 33.157387 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512195 | false | false | 10 |
29d5abd777d851ee9ac1a9418745c9a645a75ff0 | 39,152,921,885,909 | a82e629fa7490f9df67a5a2ca15d426ace779af4 | /src/main/java/com/epam/shop/dao/item/ItemDao.java | bff77b4a4ad4aa84ee3e0664994c6e88d66034f0 | [] | no_license | batik/courseWork | https://github.com/batik/courseWork | 62ffdd0ce07a79494858d8d3bfab5da0912dc21c | b78f40a9cc616fd0196310ff4a712de5321a47cf | refs/heads/master | 2016-09-02T03:04:31.332000 | 2015-06-07T22:07:31 | 2015-06-07T22:07:31 | 37,033,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.shop.dao.item;
import com.epam.shop.dao.CRUDDao;
import com.epam.shop.domain.Category;
import com.epam.shop.domain.Item;
import com.epam.shop.entity.FilterCriteria;
import org.springframework.data.mongodb.core.query.Query;
import java.util.List;
/**
* @Author Oleh_Osyka on 10.02.2015 for Spring-sho... | UTF-8 | Java | 1,055 | java | ItemDao.java | Java | [
{
"context": "ery.Query;\n\nimport java.util.List;\n\n/**\n * @Author Oleh_Osyka on 10.02.2015 for Spring-shop.com.epam.sho",
"end": 284,
"score": 0.77588951587677,
"start": 281,
"tag": "USERNAME",
"value": "Ole"
},
{
"context": "Query;\n\nimport java.util.List;\n\n/**\n * @Author Ol... | null | [] | package com.epam.shop.dao.item;
import com.epam.shop.dao.CRUDDao;
import com.epam.shop.domain.Category;
import com.epam.shop.domain.Item;
import com.epam.shop.entity.FilterCriteria;
import org.springframework.data.mongodb.core.query.Query;
import java.util.List;
/**
* @Author Oleh_Osyka on 10.02.2015 for Spring-sho... | 1,055 | 0.681517 | 0.672986 | 41 | 24.731707 | 22.214064 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292683 | false | false | 10 |
3254a41b74800b5926f676f7702cf28ba2aba501 | 5,901,285,113,131 | 5b7a0a98264f24b2534521c2a94992b749cc42a1 | /game/src/us/asciiroth/client/ui/MessageList.java | ec1c6723005afa847bd0aa11be21b316b8e3c42b | [] | no_license | alxdark/asciiroth | https://github.com/alxdark/asciiroth | 19177f878ed9d9fc4c21ab476b89b15d3d2474ed | 744a0dc413418aa8f038942c2043e29ce3f095d6 | refs/heads/master | 2021-01-22T07:27:09.443000 | 2014-01-25T18:51:32 | 2014-01-25T18:51:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2008 Alx Dark
*
* 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... | UTF-8 | Java | 1,245 | java | MessageList.java | Java | [
{
"context": "/**\r\n * Copyright 2008 Alx Dark\r\n * \r\n * Licensed under the Apache License, Versi",
"end": 31,
"score": 0.9997584223747253,
"start": 23,
"tag": "NAME",
"value": "Alx Dark"
}
] | null | [] | /**
* Copyright 2008 <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 required by applicable law o... | 1,243 | 0.6249 | 0.612851 | 37 | 31.648649 | 24.098017 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567568 | false | false | 10 |
5f5648fd2b88f4e24f2ffab147daf0153dc42988 | 31,997,506,398,530 | 7c455ce3ea9d94ac77a552c8387c90ae04c99166 | /spacebook/controllers/Home.java | 97ac703ed4eac6d2af42fbca57009623537a2be8 | [] | no_license | jowijoke/assignment-3-spacebook | https://github.com/jowijoke/assignment-3-spacebook | 056b3dbad8a673d0231f7d7e2ca6be3771a48732 | 927a9f50894c83d6ed2b089b19b80d48cf657986 | refs/heads/master | 2021-01-01T05:04:54.322000 | 2016-05-15T19:07:31 | 2016-05-15T19:07:31 | 56,597,700 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import java.util.ArrayList;
import java.util.Collections;
import models.Friendship;
import models.Message;
import models.User;
import utils.MessageDateComparator;
import utils.MessageFromComparator;
import views.HomeView;
public class Home
{
/**
* Dispatches a list of messages in the user'... | UTF-8 | Java | 4,721 | java | Home.java | Java | [] | null | [] | package controllers;
import java.util.ArrayList;
import java.util.Collections;
import models.Friendship;
import models.Message;
import models.User;
import utils.MessageDateComparator;
import utils.MessageFromComparator;
import views.HomeView;
public class Home
{
/**
* Dispatches a list of messages in the user'... | 4,721 | 0.672315 | 0.670621 | 151 | 30.2649 | 28.817236 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.251656 | false | false | 10 |
73701c3508d7925be2a332d67c5ea2f8410247ec | 2,113,123,931,496 | e070d1075621d4c46a5521d0a99dd549a94eebe3 | /app/src/main/java/thinktechsol/msquare/model/Item.java | 0e3cede16a1a070e04b274619e768921e113734f | [] | no_license | EhtishamShami/mSquare | https://github.com/EhtishamShami/mSquare | 9b2a0d4c00ac18ab123869fcc0d7355159160220 | c06263b3cd104310f0b7b0a27f820d909d63ba31 | refs/heads/master | 2021-01-11T20:55:58.746000 | 2017-01-17T10:21:35 | 2017-01-17T10:21:35 | 79,215,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package thinktechsol.msquare.model;
/**
* Created by Arshad.Iqbal on 5/16/2016.
*/
public class Item {
public String label;
public int counter, counter3, counter4, counter5;
public int icon;
public int bgColor;
public int subItemIcon1;
public int subItemIcon2;
public int subItemIcon3;
... | UTF-8 | Java | 2,213 | java | Item.java | Java | [
{
"context": "age thinktechsol.msquare.model;\n\n/**\n * Created by Arshad.Iqbal on 5/16/2016.\n */\npublic class Item {\n public ",
"end": 67,
"score": 0.9998314380645752,
"start": 55,
"tag": "NAME",
"value": "Arshad.Iqbal"
}
] | null | [] | package thinktechsol.msquare.model;
/**
* Created by Arshad.Iqbal on 5/16/2016.
*/
public class Item {
public String label;
public int counter, counter3, counter4, counter5;
public int icon;
public int bgColor;
public int subItemIcon1;
public int subItemIcon2;
public int subItemIcon3;
... | 2,213 | 0.653864 | 0.623136 | 63 | 34.126984 | 33.057186 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.253968 | false | false | 10 |
352df275799fab1bac0183f6b2cdde2fd949a88e | 22,342,419,923,126 | 74b8dea52308ecebb2ad403d397d915f68ce9a53 | /PumpAndJump/src/com/musicgame/PumpAndJump/game/sound/MP3Decoder.java | 62ce51ec720a3ff0ab01e810c4ee7237ef6b3a02 | [] | no_license | dtracers/PumpAndJump | https://github.com/dtracers/PumpAndJump | 3c344f32903a4b65156affc5c37aebf41b8dcb22 | a6be20e678e61fd7c66a1855d67895f179d7e126 | refs/heads/master | 2020-04-06T03:33:59.303000 | 2013-05-12T23:02:04 | 2013-05-12T23:02:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.musicgame.PumpAndJump.game.sound;
import java.io.File;
import com.badlogic.gdx.audio.io.Decoder;
import com.badlogic.gdx.files.FileHandle;
public abstract class MP3Decoder extends Decoder
{
protected String absolutePath = null;
/**
* It is empty and does absolutely nothing for right now
* @param f... | UTF-8 | Java | 924 | java | MP3Decoder.java | Java | [] | null | [] | package com.musicgame.PumpAndJump.game.sound;
import java.io.File;
import com.badlogic.gdx.audio.io.Decoder;
import com.badlogic.gdx.files.FileHandle;
public abstract class MP3Decoder extends Decoder
{
protected String absolutePath = null;
/**
* It is empty and does absolutely nothing for right now
* @param f... | 924 | 0.704545 | 0.700216 | 42 | 21 | 23.869686 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380952 | false | false | 10 |
0819ed1bd9b7310895ef2f383e4c3776a3dd7cd1 | 7,825,430,428,110 | d39b9bf67ef40784ea62885e7f1067e7e2845d9b | /src/main/java/org/dev/metier/BookingMetier.java | ae4ab0026731f66135b0a842f2e3b1e1a799091a | [] | no_license | ThranduilUrM0m/CarDoc | https://github.com/ThranduilUrM0m/CarDoc | 95af128bba0e703824dbd517f720013116fad388 | edda3f93a9365b5bd60b5588a881852d7e2eaffd | refs/heads/master | 2021-10-11T17:52:50.081000 | 2019-01-28T22:23:57 | 2019-01-28T22:23:57 | 100,618,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.dev.metier;
import java.util.Collection;
import java.util.Date;
import org.dev.entities.Account;
import org.dev.entities.Booking;
import org.dev.entities.Consultation;
import org.dev.entities.Control;
import org.dev.entities.Tvg;
import org.dev.entities.Vehicle;
public interface BookingMetier {
public v... | UTF-8 | Java | 674 | java | BookingMetier.java | Java | [] | null | [] | package org.dev.metier;
import java.util.Collection;
import java.util.Date;
import org.dev.entities.Account;
import org.dev.entities.Booking;
import org.dev.entities.Consultation;
import org.dev.entities.Control;
import org.dev.entities.Tvg;
import org.dev.entities.Vehicle;
public interface BookingMetier {
public v... | 674 | 0.818991 | 0.818991 | 19 | 34.473682 | 27.993174 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 10 |
ca0186a0cb41e757279ccbb5873ded1f50cf4079 | 22,179,211,177,559 | afdd2270f79b4afd275253a9a759412070fb5ae2 | /src/main/java/com/pirate/router/UserRouter.java | 1a8f987779889afe1f591574986d2171bd5bcba2 | [] | no_license | renowarrior97/pirate-backend | https://github.com/renowarrior97/pirate-backend | 964a43b779a16bc893e6aac059f4629f7b98a2c0 | ce069834ed4d53e319c2d551b95c1831561d6c35 | refs/heads/master | 2022-11-30T10:02:32.842000 | 2020-07-16T07:20:06 | 2020-07-16T07:20:06 | 280,078,744 | 0 | 0 | null | false | 2020-08-14T22:55:58 | 2020-07-16T06:59:03 | 2020-07-21T22:23:50 | 2020-08-14T22:55:58 | 60 | 0 | 0 | 0 | TSQL | false | false | package com.pirate.router;
public class UserRouter {
}
| UTF-8 | Java | 57 | java | UserRouter.java | Java | [] | null | [] | package com.pirate.router;
public class UserRouter {
}
| 57 | 0.754386 | 0.754386 | 5 | 10.4 | 12.338557 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 10 |
b08b74cbb3cda11f2a21a71a274dbdc57db2a81e | 18,794,776,952,323 | bc1e0597c42dc15c86d491b0c56e92d3b24bf4bb | /40.LessonFourty-PcShop/backend/src/main/java/pcShop/service/ComponentService.java | aac9f2b87e1e9685e68288f77aa431942fd78c6f | [] | no_license | Anno008/JavaTraining | https://github.com/Anno008/JavaTraining | 705a38d4ec05244e221a27165eaa762d4ae1c874 | 4fb8cc38c561a792e22ab62880623d8f56a41248 | refs/heads/master | 2021-01-19T08:25:14.230000 | 2017-12-29T19:39:17 | 2017-12-29T19:39:17 | 87,628,209 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pcShop.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import pcShop.model.Component;
import pcShop.repository.ComponentRepository;
@org.springframework.ste... | UTF-8 | Java | 878 | java | ComponentService.java | Java | [] | null | [] | package pcShop.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import pcShop.model.Component;
import pcShop.repository.ComponentRepository;
@org.springframework.ste... | 878 | 0.758542 | 0.758542 | 37 | 21.729731 | 20.002228 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 |
c7cd2e6250e982c9c1502154da734c9651bafd17 | 20,615,843,038,986 | f3b80fe8eb692047f31ee130a5246cf02c028f3d | /app/src/main/java/com/example/nebalbarhoome/home3/DataBase.java | 4deacca646617abaa0b4b8d3e9d52c231da769b3 | [] | no_license | firecodering/webpages | https://github.com/firecodering/webpages | 178faedeb11dd8a633d07990daeb3435195edd0f | 864e9cd67d61a543c46fc0eb49c910e0d24b9665 | refs/heads/master | 2020-03-14T03:49:23.796000 | 2018-04-28T17:00:04 | 2018-04-28T17:00:04 | 131,428,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.nebalbarhoome.home3;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.ArrayList;
import java... | UTF-8 | Java | 2,554 | java | DataBase.java | Java | [] | null | [] | package com.example.nebalbarhoome.home3;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.io.Serializable;
import java.util.ArrayList;
import java... | 2,554 | 0.681961 | 0.678431 | 89 | 27.662922 | 28.566479 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617977 | false | false | 10 |
e8b64fe36f508c9bc8d1029e490609dac51c5831 | 14,903,536,555,050 | c06c597f3a9341a4c046adf3935131195ff65291 | /ConsoleGame/src/com/baeseokjae/Monster.java | 5015108112886bf8c74f2e800c9714e0d95a4ccb | [] | no_license | bsjp400/-Java-Console-Game | https://github.com/bsjp400/-Java-Console-Game | e0d48924aaeef54863a183b134a2b3a65d899923 | 37681f1e1aeea473dc9ccd9b63b70b093e675833 | refs/heads/master | 2023-01-04T04:35:05.126000 | 2020-11-02T16:35:27 | 2020-11-02T16:35:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baeseokjae;
public class Monster extends Character {
public int monexp;
public int buff;
public int Getbuff() {
return buff;
}
public void Setbuff(int buff) {
this.buff = buff;
}
public int Getmonexp() {
return monexp;
}
public void Setmonexp(int monexp) {
this.monexp = monexp;
}... | UTF-8 | Java | 829 | java | Monster.java | Java | [] | null | [] | package com.baeseokjae;
public class Monster extends Character {
public int monexp;
public int buff;
public int Getbuff() {
return buff;
}
public void Setbuff(int buff) {
this.buff = buff;
}
public int Getmonexp() {
return monexp;
}
public void Setmonexp(int monexp) {
this.monexp = monexp;
}... | 829 | 0.544895 | 0.544895 | 37 | 20.972973 | 24.733702 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 10 |
a11910e4ac951c83d3f11c4001130fda5aa7e4c5 | 2,224,793,119,589 | 4ac3b6c021421dfd75bfd0f8e7012fa71d1f241a | /src/main/java/lab3/templateMethod/Field.java | 12af9f0f528a75ec5c7417dd8fa4106e3c4eff94 | [] | no_license | MegaOmegaAlpha/patterns | https://github.com/MegaOmegaAlpha/patterns | 60ac361f726426f5f28986be2e0cae2db6dbead6 | cb3c80b8ec7f4e4f55d5649380415d62671ffbbf | refs/heads/master | 2021-01-01T21:42:03.894000 | 2020-03-27T18:04:36 | 2020-03-27T18:04:36 | 239,353,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created by JFormDesigner on Thu Mar 12 23:44:17 GMT+04:00 2020
*/
package lab3.templateMethod;
import java.awt.*;
import java.awt.event.*;
import java.util.Arrays;
import javax.swing.*;
import javax.swing.GroupLayout;
/**
* @author Vladimir
*/
public class Field extends JFrame {
private AnimatedLayer s... | UTF-8 | Java | 4,154 | java | Field.java | Java | [
{
"context": "*;\nimport javax.swing.GroupLayout;\n\n/**\n * @author Vladimir\n */\npublic class Field extends JFrame {\n\n priv",
"end": 251,
"score": 0.9998328685760498,
"start": 243,
"tag": "NAME",
"value": "Vladimir"
}
] | null | [] | /*
* Created by JFormDesigner on Thu Mar 12 23:44:17 GMT+04:00 2020
*/
package lab3.templateMethod;
import java.awt.*;
import java.awt.event.*;
import java.util.Arrays;
import javax.swing.*;
import javax.swing.GroupLayout;
/**
* @author Vladimir
*/
public class Field extends JFrame {
private AnimatedLayer s... | 4,154 | 0.630717 | 0.609533 | 97 | 41.824741 | 34.668983 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690722 | false | false | 10 |
e2d65220bd1baa0a9040cf8a2bc9b814199404a0 | 20,796,231,685,499 | b3bfb78ae533af108abf1ed187ba13da5b2e33ed | /hrm-commons/src/main/java/com/sgic/hrm/commons/repository/privilege/PermissionRepository.java | 174599e8f627b8929517443689cb6cc4f8e71f06 | [] | no_license | Suwarnan91/hrm_backend | https://github.com/Suwarnan91/hrm_backend | fee7f1dbc785276ec4a548ee1e6cdef92fd9744a | 6e7bf5baffacfd2d902d5fcf9ca7abcc3e5c5129 | refs/heads/master | 2020-04-12T20:35:43.890000 | 2018-12-21T17:37:22 | 2018-12-21T17:37:22 | 162,741,123 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.sgic.hrm.commons.repository.privilege;
//
//import org.springframework.data.jpa.repository.JpaRepository;
//
//import com.sgic.hrm.commons.entity.privilege.Permission;
//
//public interface PermissionRepository extends JpaRepository<Permission, Integer> {
//
//}
| UTF-8 | Java | 277 | java | PermissionRepository.java | Java | [] | null | [] | //package com.sgic.hrm.commons.repository.privilege;
//
//import org.springframework.data.jpa.repository.JpaRepository;
//
//import com.sgic.hrm.commons.entity.privilege.Permission;
//
//public interface PermissionRepository extends JpaRepository<Permission, Integer> {
//
//}
| 277 | 0.783394 | 0.783394 | 9 | 29.777779 | 31.863522 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 10 |
2f655bf42aad4b5f9a2d8fcce7e0d3ed4f200835 | 51,539,651,359 | 983cd6fa19b5b69bc9406d446657f5fc6a8790e1 | /src/main/java/com/interviewcity/interview/configuration/SwaggerConfiguration.java | 1f080729f4d368239ab1eca5769e1de4920582cf | [] | no_license | trainningjava/spring-boot-interview | https://github.com/trainningjava/spring-boot-interview | fb5ff6493942585a8eafe95f730e07f0d4d88535 | 6f08d36c7e87d446594943e2fc956a95a21d2e0a | refs/heads/main | 2023-01-21T04:46:54.701000 | 2020-11-12T22:53:50 | 2020-11-12T22:53:50 | 306,023,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.interviewcity.interview.configuration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.ViewControllerRe... | UTF-8 | Java | 2,637 | java | SwaggerConfiguration.java | Java | [] | null | [] | package com.interviewcity.interview.configuration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.web.servlet.config.annotation.ResourceHandlerRegistry;
import org.springframework.web.servlet.config.annotation.ViewControllerRe... | 2,637 | 0.741373 | 0.73796 | 62 | 41.532257 | 33.716904 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467742 | false | false | 10 |
a920f7983adb44b5e335a43d5b834521d7dcc7c3 | 6,451,040,939,577 | 027fd4a4af2993a078c5a74d92bfe47529a2a6ca | /geode-dunit/src/main/java/org/apache/geode/management/internal/cli/commands/QueryCommandDUnitTestBase.java | 52f27f2ccce237fd2e7d1f503044f8812f614c8f | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause"
] | permissive | gmstrbytes/geode | https://github.com/gmstrbytes/geode | e03a814d11482d0ea64de3d665f6a4e643eb0d74 | 265d00c4e03b013a54266675ed51309722b76b07 | refs/heads/develop | 2022-01-12T14:20:29.133000 | 2021-06-02T15:05:58 | 2021-06-02T15:05:58 | 125,238,887 | 1 | 0 | Apache-2.0 | true | 2021-06-02T15:08:12 | 2018-03-14T16:04:23 | 2020-02-02T12:09:52 | 2021-06-02T15:08:12 | 185,529 | 0 | 0 | 0 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | UTF-8 | Java | 16,812 | java | QueryCommandDUnitTestBase.java | Java | [
{
"context": "R_REGION_NAME_PATH));\n String uuidKey = String.valueOf(new UUID(1, 1));\n String query = \"query --quer",
"end": 8542,
"score": 0.7702423930168152,
"start": 8535,
"tag": "KEY",
"value": "valueOf"
},
{
"context": "ION_WITH_PROXY_NAME_PATH));\n\n String member =... | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 16,812 | 0.737985 | 0.733048 | 389 | 42.21851 | 31.965214 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727506 | false | false | 10 |
b7253974a3ebcaac197296bee48f7789a8f0c997 | 25,606,595,028,323 | 4777a0c394979a3786fb1d255ec4d815b2a1d2f3 | /retail-goods/src/main/java/com/morning/star/retail/entity/BrandWaterEntity.java | 562d024c22b660c2dfa09d3e8dc2044fe61a89f4 | [] | no_license | chaoren007/big-middle | https://github.com/chaoren007/big-middle | 0d98ea0ce7b2c892eb249dbbd116b4e0767686c5 | 29952ea01f0af89847286fa7d910640b1c83e3db | refs/heads/master | 2022-12-15T13:29:44.555000 | 2019-07-29T08:47:03 | 2019-07-29T08:47:03 | 199,414,109 | 0 | 3 | null | false | 2022-12-10T03:18:29 | 2019-07-29T08:45:13 | 2019-07-29T08:50:11 | 2022-12-10T03:18:27 | 1,275 | 0 | 3 | 7 | Java | false | false | package com.morning.star.retail.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import org.hibernate.annotations.Where;
@Table(name = "retail_brand_water")
@Where(clause = "delete_flag <> 1")
@Entity
public class BrandWaterEntity extends WaterEntity {
priva... | UTF-8 | Java | 711 | java | BrandWaterEntity.java | Java | [] | null | [] | package com.morning.star.retail.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Table;
import org.hibernate.annotations.Where;
@Table(name = "retail_brand_water")
@Where(clause = "delete_flag <> 1")
@Entity
public class BrandWaterEntity extends WaterEntity {
priva... | 711 | 0.72404 | 0.692745 | 40 | 16.575001 | 17.468382 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825 | false | false | 10 |
a5554b57470d04b6b8e5c25968d27640859de802 | 33,277,406,649,022 | 181a54c01414ecedf2127bc62c01578fc828b9c5 | /src/test/java/org/launchcode/techjobs/oo/TestTaskFour.java | 3015fb394b061cf715ef90c3723b120858bed2a5 | [] | no_license | LC101-May-2021-Java-Unit2/assignment-2-techjobs-object-oriented-edition-shanthipriyaram | https://github.com/LC101-May-2021-Java-Unit2/assignment-2-techjobs-object-oriented-edition-shanthipriyaram | 075e4ecd626c0fedfc72d8f7b05bc6c107b21348 | 60f3d5c0146313d136c91d9378617a276aab444e | refs/heads/master | 2023-08-28T10:51:10.438000 | 2021-11-08T00:44:12 | 2021-11-08T00:44:12 | 409,404,158 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.launchcode.techjobs.oo;
import mockit.Expectations;
import mockit.Mocked;
import mockit.Tested;
import org.junit.Assert;
import org.junit.Test;
import org.launchcode.techjobs.oo.test.JobTest;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import static org.junit.Asse... | UTF-8 | Java | 4,238 | java | TestTaskFour.java | Java | [
{
"context": "port static org.junit.Assert.*;\n\n/**\n * Created by LaunchCode\n */\npublic class TestTaskFour extends AbstractTes",
"end": 355,
"score": 0.9988383054733276,
"start": 345,
"tag": "USERNAME",
"value": "LaunchCode"
}
] | null | [] | package org.launchcode.techjobs.oo;
import mockit.Expectations;
import mockit.Mocked;
import mockit.Tested;
import org.junit.Assert;
import org.junit.Test;
import org.launchcode.techjobs.oo.test.JobTest;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import static org.junit.Asse... | 4,238 | 0.705285 | 0.704342 | 115 | 35.852173 | 43.116474 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 10 |
04c0febf7b21839f3161bcb5bcafe5deaf0a9722 | 25,769,807,681 | 40665051fadf3fb75e5a8f655362126c1a2a3af6 | /CesarValiente-quitesleep/97cb4dcabd1c6c267ff65f52bd419884d4c61226/157/DDBBValues.java | 10037935284048beb490cb5d76f1f458e76690dc | [] | no_license | fermadeiral/StyleErrors | https://github.com/fermadeiral/StyleErrors | 6f44379207e8490ba618365c54bdfef554fc4fde | d1a6149d9526eb757cf053bc971dbd92b2bfcdf1 | refs/heads/master | 2020-07-15T12:55:10.564000 | 2019-10-24T02:30:45 | 2019-10-24T02:30:45 | 205,546,543 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Copyright 2010 Cesar Valiente Gordo
This file is part of QuiteSleep.
QuiteSleep is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any l... | UTF-8 | Java | 2,138 | java | DDBBValues.java | Java | [
{
"context": "/* \n \tCopyright 2010 Cesar Valiente Gordo\n \n \tThis file is part of QuiteSleep.\n\n QuiteSl",
"end": 41,
"score": 0.9998524188995361,
"start": 21,
"tag": "NAME",
"value": "Cesar Valiente Gordo"
}
] | null | [] | /*
Copyright 2010 <NAME>
This file is part of QuiteSleep.
QuiteSleep is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
... | 2,124 | 0.649673 | 0.647334 | 56 | 37.17857 | 26.947109 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.267857 | false | false | 10 |
37bb0f43c14286cb6f4f22c65a2ccea3b996909b | 25,769,808,618 | 254a9b34356712383b7a69d568b97fc135993664 | /jcertif-dao/src/test/java/com/jcertif/dao/hibernate/comite/ComiteOrganisationDAOHibernateTest.java | c9d36fca61914cd4136cd620d1034d2a25a97c59 | [] | no_license | albu77/jcertif-backend-2012 | https://github.com/albu77/jcertif-backend-2012 | c9920f30a80e757a51372d09798a39e7ed84ddcb | f25c71db9c2704e24b5e8e5eb20578bd299c09be | refs/heads/master | 2018-12-30T08:48:26.982000 | 2013-02-10T01:22:23 | 2013-02-10T01:22:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jcertif.dao.hibernate.comite;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import com.jcertif.bo.comite.ComiteOrganisation;
import com.jcertif.dao.a... | UTF-8 | Java | 3,395 | java | ComiteOrganisationDAOHibernateTest.java | Java | [
{
"context": "e ComiteOrganisationDAOHibernate.\r\n * \r\n * @author rossi.oddet\r\n * \r\n */\r\n@ContextConfiguration(locations = { \"c",
"end": 497,
"score": 0.971142590045929,
"start": 486,
"tag": "USERNAME",
"value": "rossi.oddet"
},
{
"context": "\"prenom 1\", comite.getPrenom(... | null | [] | package com.jcertif.dao.hibernate.comite;
import static org.junit.Assert.assertEquals;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import com.jcertif.bo.comite.ComiteOrganisation;
import com.jcertif.dao.a... | 3,383 | 0.704271 | 0.688365 | 119 | 26.546219 | 23.527115 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.756302 | false | false | 10 |
d10317447fbecbbb0d0d388593d6ae89605cb747 | 34,548,716,988,162 | cc2eb646f43c983e3c4be9abc9b7d6380ad34560 | /src/main/java/com/grantcs/usermanagementsystem/GroupOrder/ValidGroup2.java | 3c5cf3ccc06c0918aceaa8ffd93d890cdff94d1f | [] | no_license | MikhailPalagashvili/User-Management-System | https://github.com/MikhailPalagashvili/User-Management-System | f3f72f65f207eb0a9589a00f0454935bfef8b6f6 | efd683f0434eddab0331b0e1c7ab66dd007a10ee | refs/heads/master | 2023-06-05T11:02:51.204000 | 2021-07-04T18:12:16 | 2021-07-04T18:12:16 | 382,919,327 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.grantcs.usermanagementsystem.GroupOrder;
public interface ValidGroup2 {
}
| UTF-8 | Java | 87 | java | ValidGroup2.java | Java | [] | null | [] | package com.grantcs.usermanagementsystem.GroupOrder;
public interface ValidGroup2 {
}
| 87 | 0.83908 | 0.827586 | 4 | 20.75 | 21.695333 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
cb5a168d1e6242ef12189c367aec8b03176db190 | 35,914,516,576,971 | 814be8730785ec55cc4fc13631a35cb43c24b3fb | /1.JavaSyntax/src/com/javarush/task/task08/task0817/Solution.java | c6591e051c83b7839f50d6f41ed9e391dcfab0b4 | [] | no_license | efesenko/JavaRushTasks | https://github.com/efesenko/JavaRushTasks | ad12f88b1cf9497f087671551232e4a07d096f75 | 1a753d9468340d2843866bfeb3fa78861f47f747 | refs/heads/master | 2021-05-13T11:32:05.237000 | 2018-04-23T15:50:15 | 2018-04-23T15:50:15 | 117,128,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.task.task08.task0817;
import java.util.*;
/*
Нам повторы не нужны
*/
public class Solution {
public static HashMap<String, String> createMap() {
//напишите тут ваш код
Map<String, String> map = new HashMap<String, String>();
map.put("Фесенко", "Mama12313");
m... | UTF-8 | Java | 1,586 | java | Solution.java | Java | [
{
"context": "= new HashMap<String, String>();\n map.put(\"Фесенко\", \"Mama12313\");\n map.put(\"фесенко1\", \"Mila",
"end": 294,
"score": 0.9899653792381287,
"start": 287,
"tag": "NAME",
"value": "Фесенко"
},
{
"context": "ap<String, String>();\n map.put(\"Фесе... | null | [] | package com.javarush.task.task08.task0817;
import java.util.*;
/*
Нам повторы не нужны
*/
public class Solution {
public static HashMap<String, String> createMap() {
//напишите тут ваш код
Map<String, String> map = new HashMap<String, String>();
map.put("Фесенко", "Mama12313");
m... | 1,586 | 0.575427 | 0.54744 | 51 | 27.725491 | 24.839151 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.784314 | false | false | 10 |
17cc7aad03b30ba33c160c1cb849daea997df568 | 38,362,647,914,443 | fc5fe6c26a4f0fe3fd3f1d8dcaa3f7404d4e53a4 | /app/src/main/java/com/zsh/shopclient/model/Luck.java | c4c79d5f6d7b311f0856c4c9c7100b75e5c5f366 | [] | no_license | xxxloli123/ShopClient | https://github.com/xxxloli123/ShopClient | 35f0f4fbf70a45de601f87caaa05be26d633c847 | 1d857f05b4da8be543a8e15b5252b7efa827849c | refs/heads/master | 2021-09-03T10:17:49.976000 | 2018-01-08T10:04:41 | 2018-01-08T10:04:46 | 115,705,060 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zsh.shopclient.model;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Administrator on 2017/12/18.
*/
public class Luck extends Struct {
private List<CharSequence[]> list;
public Luck(Str... | UTF-8 | Java | 888 | java | Luck.java | Java | [] | null | [] | package com.zsh.shopclient.model;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Administrator on 2017/12/18.
*/
public class Luck extends Struct {
private List<CharSequence[]> list;
public Luck(Str... | 888 | 0.684685 | 0.673423 | 28 | 30.714285 | 34.203026 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678571 | false | false | 10 |
fa7bb4f733d741dcd51c3d62eb581f02e1dac6cc | 20,340,965,142,725 | cb30f68e27b226b9d6dccd36d373fe45db18b0d9 | /ais2/src/com/xbwl/flow/dao/impl/FormfieldHibernateDaoImpl.java | f912b982695032c0493b32f4fce797c0ed970787 | [] | no_license | czltx224/ais2 | https://github.com/czltx224/ais2 | 81ab0b92073ae7fa22923c7be104446b4c39cc23 | 348e5f8d8aee735b2fe9a3d81d1d73ab02672675 | refs/heads/master | 2021-01-10T12:42:10.015000 | 2016-01-07T01:32:57 | 2016-01-07T01:32:57 | 49,176,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xbwl.flow.dao.impl;
import org.springframework.stereotype.Repository;
import com.xbwl.common.orm.hibernate.BaseDAOHibernateImpl;
import com.xbwl.entity.FlowFormfield;
import com.xbwl.flow.dao.IFormfieldDao;
/**
* 流程管理-表单字段数据访问层实现类
*@author LiuHao
*@time Feb 14, 2012 4:18:47 PM
*/
@Reposi... | GB18030 | Java | 511 | java | FormfieldHibernateDaoImpl.java | Java | [
{
"context": "mfieldDao;\r\n\r\n/**\r\n * 流程管理-表单字段数据访问层实现类\r\n *@author LiuHao\r\n *@time Feb 14, 2012 4:18:47 PM\r\n */\r\n@Repositor",
"end": 273,
"score": 0.980354905128479,
"start": 267,
"tag": "NAME",
"value": "LiuHao"
}
] | null | [] | package com.xbwl.flow.dao.impl;
import org.springframework.stereotype.Repository;
import com.xbwl.common.orm.hibernate.BaseDAOHibernateImpl;
import com.xbwl.entity.FlowFormfield;
import com.xbwl.flow.dao.IFormfieldDao;
/**
* 流程管理-表单字段数据访问层实现类
*@author LiuHao
*@time Feb 14, 2012 4:18:47 PM
*/
@Reposi... | 511 | 0.77453 | 0.751566 | 18 | 24.611111 | 25.649645 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
0d672e1dd0b0ae3a8d5f829080947a70513b33eb | 2,542,620,668,018 | 7f91cdaa4b93e0900dff65eac1b4babbf5b338ae | /src/main/java/com/runqing/spring/scope/ThreadScope.java | 9a023a3fe6b69c99c0219733fb2b5820156137ca | [] | no_license | wanghaord/spring-demo | https://github.com/wanghaord/spring-demo | 597e92da956da44cf6b4f53e1022000bba3bc6e5 | ca8663056631306c1bc2ca80513309f13b9da8a8 | refs/heads/master | 2022-05-30T06:47:28.830000 | 2020-05-01T08:53:59 | 2020-05-01T08:53:59 | 257,230,804 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.runqing.spring.scope;
import com.sun.corba.se.spi.ior.ObjectKey;
import org.springframework.beans.factory.ObjectFactory;
import org.springframework.beans.factory.config.Scope;
import java.util.HashMap;
import java.util.Map;
/**
* 自定义bean作用域
*/
public class ThreadScope implements Scope {
ThreadLoca... | UTF-8 | Java | 1,368 | java | ThreadScope.java | Java | [] | null | [] | package com.runqing.spring.scope;
import com.sun.corba.se.spi.ior.ObjectKey;
import org.springframework.beans.factory.ObjectFactory;
import org.springframework.beans.factory.config.Scope;
import java.util.HashMap;
import java.util.Map;
/**
* 自定义bean作用域
*/
public class ThreadScope implements Scope {
ThreadLoca... | 1,368 | 0.603245 | 0.603245 | 59 | 21.983051 | 20.004654 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40678 | false | false | 10 |
6dc2076947f23ff74ed80fd35badecd7862b16cd | 37,958,920,978,526 | 209e3de7d3ed97b081e63e55a78cedbe1a5852e7 | /src/main/java/com/techmahindra/smartparking/service/reports/impl/SPSReportsServiceImpl.java | cd7a9e2a2c2e3c5bc3b839042527b5e3c5e4d53e | [] | no_license | happy6eve/smartparking | https://github.com/happy6eve/smartparking | 7af1541eed4b473c3d783d332905cb6615d66dc4 | 4a4cdd11df7951b544bd3b7b046cf804bb8161ec | refs/heads/master | 2018-04-08T07:44:45.906000 | 2017-04-28T12:07:46 | 2017-04-28T12:07:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techmahindra.smartparking.service.reports.impl;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.slf4j.Logger;
import org... | UTF-8 | Java | 12,960 | java | SPSReportsServiceImpl.java | Java | [] | null | [] | package com.techmahindra.smartparking.service.reports.impl;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.Date;
import java.util.List;
import org.slf4j.Logger;
import org... | 12,960 | 0.719367 | 0.70517 | 398 | 31.562815 | 30.563631 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.635678 | false | false | 10 |
191bd8b6a1165bcb874235c833465b74f2bfb95c | 28,544,352,717,276 | 6884500b1976dff17aa571c4d6851970f3b077c5 | /src/main/java/f1/notice/board/SearchProvider.java | 3a81e1e19238286189054babb2ffe17a91f62abf | [] | no_license | FireDevil/notice | https://github.com/FireDevil/notice | c9bbf37a63c6f49ad22966f3744e799673b6f15c | 422dbec83d55d8a779e005f7cbd5cab78f4adcce | refs/heads/master | 2020-05-18T07:46:12.692000 | 2014-10-26T18:20:20 | 2014-10-26T18:20:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package f1.notice.board;
import android.app.SearchManager;
import android.content.ContentProvider;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.MatrixCursor;
import android.net.Uri;
import android.provider.BaseColumns;
/**
* Created by ... | UTF-8 | Java | 3,696 | java | SearchProvider.java | Java | [
{
"context": "t android.provider.BaseColumns;\n\n/**\n * Created by Antec on 18.01.14.\n */\npublic class SearchProvider exte",
"end": 325,
"score": 0.9972743988037109,
"start": 320,
"tag": "USERNAME",
"value": "Antec"
}
] | null | [] | package f1.notice.board;
import android.app.SearchManager;
import android.content.ContentProvider;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.MatrixCursor;
import android.net.Uri;
import android.provider.BaseColumns;
/**
* Created by ... | 3,696 | 0.594697 | 0.580357 | 113 | 31.707964 | 42.455322 | 231 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.725664 | false | false | 10 |
60892898161559d841e67d108e237774ad08a4ea | 35,046,933,181,192 | 0945f772cc8ace3c1cda86ee11cd2e158b46422c | /Credicorp/src/com/mega/credicorp/riesgos/reportes/TablePresentationExport.java | 08c7ee95b5ec14b5e4c134a94697b0b48a00e6d7 | [] | no_license | sergiorjuela/credicorpOneClick | https://github.com/sergiorjuela/credicorpOneClick | 630a570e7855fa555d519b91d3abe7ddb6537175 | 7027245e9a43577d0cd2735726a9ddf7c935a522 | refs/heads/master | 2020-03-15T07:01:07.431000 | 2018-05-08T13:44:37 | 2018-05-08T13:44:37 | 132,020,374 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mega.credicorp.riesgos.reportes;
import java.util.ArrayList;
import java.util.Map;
import com.mega.modeling.analysis.content.Dataset;
import com.mega.modeling.analysis.content.Dimension;
import com.mega.modeling.analysis.content.ReportContent;
import com.mega.modeling.analysis.content.Text;
import com.meg... | ISO-8859-1 | Java | 9,161 | java | TablePresentationExport.java | Java | [] | null | [] | package com.mega.credicorp.riesgos.reportes;
import java.util.ArrayList;
import java.util.Map;
import com.mega.modeling.analysis.content.Dataset;
import com.mega.modeling.analysis.content.Dimension;
import com.mega.modeling.analysis.content.ReportContent;
import com.mega.modeling.analysis.content.Text;
import com.meg... | 9,161 | 0.677811 | 0.667868 | 223 | 40.044842 | 32.354645 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.600897 | false | false | 10 |
f886a49a0d4b668720e0c323b79c2d39a21b6bf3 | 30,288,109,432,304 | 3e6132abe7b2416e515cc9ec989d9f368b4914db | /src/control/servlet/CodificaUTF8.java | 3f85ffc0986f8bbc1bd9fffb9dbdebe3b83fdcb4 | [] | no_license | samito123/viewmaster_optometria | https://github.com/samito123/viewmaster_optometria | 7933d5c0d36a31ee3909bbf58af7806840e54959 | 88ac4bf4af9143514f6c8f574536abc96e3d2dcc | refs/heads/master | 2021-01-20T05:52:16.391000 | 2017-05-30T11:56:13 | 2017-05-30T11:56:13 | 89,814,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package control.servlet;
import java.io.UnsupportedEncodingException;
public class CodificaUTF8 {
public String CodificaString(String string) throws UnsupportedEncodingException{
return new String(string.getBytes("UTF-8"), "ISO-8859-1");
}
}
| UTF-8 | Java | 249 | java | CodificaUTF8.java | Java | [] | null | [] | package control.servlet;
import java.io.UnsupportedEncodingException;
public class CodificaUTF8 {
public String CodificaString(String string) throws UnsupportedEncodingException{
return new String(string.getBytes("UTF-8"), "ISO-8859-1");
}
}
| 249 | 0.791165 | 0.763052 | 10 | 23.9 | 27.739683 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 10 |
78c4b45c18a9e554743bfb360817e1cdb1ef0ef7 | 37,048,387,923,602 | 4ac93e5d04218ee27d4264c189d33a3f49c50877 | /src/main/java/com/nativeslang/view/EditUserPage.java | 39e5e32680ab19755ed8ea7fac80fa72eed44943 | [] | no_license | snordgren/nativeslang | https://github.com/snordgren/nativeslang | 3650f6436bf815f89dfcaf4c840d9a925b28b956 | b84aef2a288e82cba9f3689db1ca331b56964753 | refs/heads/master | 2021-03-27T10:16:37.428000 | 2019-02-18T10:00:11 | 2019-02-18T10:00:11 | 120,191,909 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nativeslang.view;
import j2html.tags.ContainerTag;
import java.util.Optional;
import static j2html.TagCreator.*;
public class EditUserPage extends AbstractHeadedPage {
private final String description, username;
public EditUserPage(Optional<String> user, String description) {
super("edit-user", use... | UTF-8 | Java | 1,007 | java | EditUserPage.java | Java | [] | null | [] | package com.nativeslang.view;
import j2html.tags.ContainerTag;
import java.util.Optional;
import static j2html.TagCreator.*;
public class EditUserPage extends AbstractHeadedPage {
private final String description, username;
public EditUserPage(Optional<String> user, String description) {
super("edit-user", use... | 1,007 | 0.731877 | 0.729891 | 36 | 26.972221 | 20.236774 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.111111 | false | false | 10 |
cb3012954f1598c6dc5a71dd1f3e498cd4cd3f39 | 37,495,064,525,923 | 2ec905b5b130bed2aa6f1f37591317d80b7ce70d | /ihmc-humanoid-behaviors/src/main/java/us/ihmc/humanoidBehaviors/behaviors/primitives/TimingBehaviorHelper.java | e48bea6c90c23db2b7e4f6b4c269ace8beb546a1 | [
"Apache-2.0"
] | permissive | ihmcrobotics/ihmc-open-robotics-software | https://github.com/ihmcrobotics/ihmc-open-robotics-software | dbb1f9d7a4eaf01c08068b7233d1b01d25c5d037 | 42a4e385af75e8e13291d6156a5c7bebebbecbfd | refs/heads/develop | 2023-09-01T18:18:14.623000 | 2023-09-01T14:16:26 | 2023-09-01T14:16:26 | 50,613,360 | 227 | 91 | null | false | 2023-01-25T21:39:35 | 2016-01-28T21:00:16 | 2023-01-23T10:08:40 | 2023-01-25T21:39:32 | 980,849 | 195 | 77 | 30 | Java | false | false | package us.ihmc.humanoidBehaviors.behaviors.primitives;
import java.util.concurrent.atomic.AtomicReference;
import controller_msgs.msg.dds.ArmTrajectoryMessage;
import perception_msgs.msg.dds.DoorLocationPacket;
import controller_msgs.msg.dds.FootstepDataListMessage;
import toolbox_msgs.msg.dds.FootstepPlanningReques... | UTF-8 | Java | 5,918 | java | TimingBehaviorHelper.java | Java | [] | null | [] | package us.ihmc.humanoidBehaviors.behaviors.primitives;
import java.util.concurrent.atomic.AtomicReference;
import controller_msgs.msg.dds.ArmTrajectoryMessage;
import perception_msgs.msg.dds.DoorLocationPacket;
import controller_msgs.msg.dds.FootstepDataListMessage;
import toolbox_msgs.msg.dds.FootstepPlanningReques... | 5,918 | 0.75904 | 0.758195 | 156 | 36.935898 | 36.742466 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641026 | false | false | 10 |
181d3c5ecb65af02cc0c7b5c71abd3f697bcd3a5 | 37,495,064,522,594 | f651b1ad007dfc249e8986187f606890ad525046 | /GestionAuxiliares/src/java/Entities/SolicitudAuxiliares.java | 26db756e5dda72c718f38c1292ea14e42388f39e | [] | no_license | admont28/Proyecto-Final-BD | https://github.com/admont28/Proyecto-Final-BD | ae3f782d6a2f826e5e3ee50ace690e0cf7898935 | 24a6082ebd495c4095148147a2917a6540ed01b6 | refs/heads/master | 2020-12-24T14:36:59.561000 | 2014-06-04T08:23:28 | 2014-06-04T08:23:28 | null | 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 Entities;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.Basic;
import j... | UTF-8 | Java | 6,439 | java | SolicitudAuxiliares.java | Java | [
{
"context": "l.bind.annotation.XmlTransient;\n\n/**\n *\n * @author DavidMontoya\n */\n@Entity\n@Table(name = \"SOLICITUD_AUXILIARES\",",
"end": 935,
"score": 0.8020620346069336,
"start": 923,
"tag": "NAME",
"value": "DavidMontoya"
}
] | 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 Entities;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.Basic;
import j... | 6,439 | 0.728995 | 0.727753 | 176 | 35.585228 | 37.186165 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539773 | false | false | 10 |
d67dd526675893e0ee1028bee6b4c597f90ee67b | 39,591,008,536,824 | 735738c50aa70c3e35bd80e0fc90e2d12a156a32 | /manage/src/main/java/com/rainbow/xlpp/manage/interceptor/CrossDomainFilter.java | 1355ae0ee07238836b77bc5928bcffb5628d5589 | [] | no_license | ZZJupiter/xlpp | https://github.com/ZZJupiter/xlpp | 876b844296eaec4ecb2847d92e1ce52be1cb6043 | ae96320182e9842811d3f92f9f87ac6e7e2c37ea | refs/heads/master | 2020-03-18T19:14:33.943000 | 2018-06-01T10:35:27 | 2018-06-01T10:35:27 | 135,143,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rainbow.xlpp.manage.interceptor;
/**
* Created by 张钟 on 2017/10/19.
*/
import org.springframework.stereotype.Component;
import javax.servlet.*;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
*
* 跨域过滤器
* @author 张钟
* @ve... | UTF-8 | Java | 1,329 | java | CrossDomainFilter.java | Java | [
{
"context": "inbow.xlpp.manage.interceptor;\n\n/**\n * Created by 张钟 on 2017/10/19.\n */\n\nimport org.springframework.st",
"end": 66,
"score": 0.8754745721817017,
"start": 64,
"tag": "USERNAME",
"value": "张钟"
},
{
"context": "java.io.IOException;\n\n/**\n *\n * 跨域过滤器\n * @author 张... | null | [] | package com.rainbow.xlpp.manage.interceptor;
/**
* Created by 张钟 on 2017/10/19.
*/
import org.springframework.stereotype.Component;
import javax.servlet.*;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
/**
*
* 跨域过滤器
* @author 张钟
* @ve... | 1,329 | 0.688889 | 0.67433 | 46 | 27.369566 | 27.656557 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 10 |
85f7395bdb7d161a474d1782d83847d347ec0ffd | 34,514,357,234,218 | c6992ce8db7e5aab6fd959c0c448659ab91b16ce | /sdk/purview/azure-analytics-purview-catalog/src/test/java/com/azure/analytics/purview/catalog/GlossaryBaseClientTests.java | b10e8a2e57540862c6e975272bfd84ed61477dc4 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | g2vinay/azure-sdk-for-java | https://github.com/g2vinay/azure-sdk-for-java | ae6d94d583cc2983a5088ec8f6146744ee82cb55 | b88918a2ba0c3b3e88a36c985e6f83fc2bae2af2 | refs/heads/master | 2023-09-01T17:46:08.256000 | 2021-09-23T22:20:20 | 2021-09-23T22:20:20 | 161,234,198 | 3 | 1 | MIT | true | 2020-01-16T20:22:43 | 2018-12-10T20:44:41 | 2019-11-13T16:53:51 | 2020-01-16T19:50:34 | 397,442 | 0 | 0 | 0 | Java | false | false | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.analytics.purview.catalog;
import com.azure.core.experimental.http.DynamicResponse;
import org.junit.jupiter.api.Test;
import javax.json.Json;
import javax.json.JsonArray;
import javax.json.JsonObject;
i... | UTF-8 | Java | 1,404 | java | GlossaryBaseClientTests.java | Java | [] | null | [] | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
package com.azure.analytics.purview.catalog;
import com.azure.core.experimental.http.DynamicResponse;
import org.junit.jupiter.api.Test;
import javax.json.Json;
import javax.json.JsonArray;
import javax.json.JsonObject;
i... | 1,404 | 0.707977 | 0.703704 | 43 | 31.651163 | 25.628731 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55814 | false | false | 10 |
179543b638dc866ab1fdc48f30c87e00ad358a83 | 2,052,994,418,395 | f237c51927290ffd046bd04723687f3e1ceb061b | /src/LinkedList.java | 7997e9bb0c97da41ebf0ec4d08efa3da78c3ef6d | [] | no_license | khaled-988/Electric-power-grid | https://github.com/khaled-988/Electric-power-grid | 502ea51c88dbf4c92dc2b6999d46f53e8c12ed2b | 65db26be225124449681867790c3f3d4dafed2d2 | refs/heads/master | 2021-01-05T05:27:00.870000 | 2020-06-04T06:44:47 | 2020-06-04T06:44:47 | 240,896,654 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class LinkedList<T> {
private Node1<T> head;
private Node1<T> cur;
public LinkedList() {
head = null;
cur = null;
}
public LinkedList(Node1<T> head) {
super();
this.head = head;
cur = null;
}
public LinkedList(Node1<T> head, Node1<T> cur) {
super();
this.head = null;
... | UTF-8 | Java | 2,726 | java | LinkedList.java | Java | [] | null | [] |
public class LinkedList<T> {
private Node1<T> head;
private Node1<T> cur;
public LinkedList() {
head = null;
cur = null;
}
public LinkedList(Node1<T> head) {
super();
this.head = head;
cur = null;
}
public LinkedList(Node1<T> head, Node1<T> cur) {
super();
this.head = null;
... | 2,726 | 0.529347 | 0.517241 | 153 | 15.803922 | 14.415886 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.712418 | false | false | 10 |
6f577ab381e3021c12b4ecd3e53c96441f3badfb | 9,543,417,333,224 | ea35ed96ac466d4184627de1f2408f22c02a3741 | /com.brindysoft.necronomud/src/com/brindysoft/necronomud/web/MapGraphGenerator.java | baa14d8c115ed6315d0807274f31813f9320daaa | [] | no_license | brindy/osgi-mud | https://github.com/brindy/osgi-mud | e15c03a25d10cc2e1b54a726efd367751d3eb49e | ecc4e0954b361cdb768ccbb25c88a7d5940c3a25 | refs/heads/master | 2016-09-05T15:22:23.807000 | 2012-10-24T23:57:24 | 2012-10-24T23:57:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.brindysoft.necronomud.web;
import com.brindysoft.mud.mpi.MudPlace;
public class MapGraphGenerator {
public MapGraph generate(MudPlace place) {
MapGraph mapGraph = new MapGraph();
add(place, 0, 0, 0, 0, mapGraph);
return mapGraph;
}
private void add(MudPlace place, int x, int y, int xMod, int ... | UTF-8 | Java | 910 | java | MapGraphGenerator.java | Java | [] | null | [] | package com.brindysoft.necronomud.web;
import com.brindysoft.mud.mpi.MudPlace;
public class MapGraphGenerator {
public MapGraph generate(MudPlace place) {
MapGraph mapGraph = new MapGraph();
add(place, 0, 0, 0, 0, mapGraph);
return mapGraph;
}
private void add(MudPlace place, int x, int y, int xMod, int ... | 910 | 0.615385 | 0.6 | 44 | 19.681818 | 21.116316 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.590909 | false | false | 10 |
75f04d1b6699e5117ba83ade33ed443a20ff7185 | 704,374,658,272 | 6932fc06a4006f2961dd27ab9d3dab2789f75fc3 | /sell-order/order-server/src/main/java/com/learn/springcloud/sell/order/server/message/StreamClient.java | 3c8a13fb53f0d8f4d2a3a21c2779d429a5f51e78 | [
"MIT"
] | permissive | yeehomfoo/sell-spring-cloud | https://github.com/yeehomfoo/sell-spring-cloud | 179472ba2a049ee6c99458e412813c6b80d1dfda | f57caa7064f8294be5a79655ffbd072aefdb4576 | refs/heads/master | 2020-04-11T18:54:37.538000 | 2018-12-27T17:54:32 | 2018-12-27T17:54:32 | 162,016,215 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.learn.springcloud.sell.order.server.message;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.cloud.stream.annotation.Output;
import org.springframework.messaging.MessageChannel;
import org.springframework.messaging.SubscribableChannel;
/**
* @author yFoo
* @date 2018... | UTF-8 | Java | 661 | java | StreamClient.java | Java | [
{
"context": "ork.messaging.SubscribableChannel;\n\n/**\n * @author yFoo\n * @date 2018-12-28\n */\n\npublic interface StreamC",
"end": 306,
"score": 0.9994709491729736,
"start": 302,
"tag": "USERNAME",
"value": "yFoo"
}
] | null | [] | package com.learn.springcloud.sell.order.server.message;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.cloud.stream.annotation.Output;
import org.springframework.messaging.MessageChannel;
import org.springframework.messaging.SubscribableChannel;
/**
* @author yFoo
* @date 2018... | 661 | 0.753404 | 0.741301 | 27 | 23.481482 | 20.440285 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 10 |
5a413f8f4594dbdf2144f1b27f39f582435404eb | 19,490,561,592,306 | f3c091b970f915877291baf5aa9a3adf79b95ce7 | /rest-service/java-spring-eclipse-example/java/com/example/demo/JavaSpringEclipseExampleApplication.java | a25f9a020ba56d6a489318958c1ec5dd3ae06caf | [] | no_license | GoldenShiber/MTGA_Booting | https://github.com/GoldenShiber/MTGA_Booting | edbda2cddd00adf6cccd9ed8a543aa4b045c048e | adebe9e3361efeb917b9243282174b662d1a0b81 | refs/heads/master | 2023-08-27T01:21:10.106000 | 2021-11-06T15:23:19 | 2021-11-06T15:23:19 | 379,935,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo;
import java.util.Timer;
import java.util.TimerTask;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import status.CharacterList;
import util.JSONUtilities;
@SpringBootApplication
public class JavaSpringEclipseExampleAp... | UTF-8 | Java | 833 | java | JavaSpringEclipseExampleApplication.java | Java | [] | null | [] | package com.example.demo;
import java.util.Timer;
import java.util.TimerTask;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import status.CharacterList;
import util.JSONUtilities;
@SpringBootApplication
public class JavaSpringEclipseExampleAp... | 833 | 0.759904 | 0.7491 | 31 | 25.870968 | 26.569134 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419355 | false | false | 10 |
1c92cdf279333af26febb25bbbcc76e112d7cfc2 | 33,139,967,717,684 | 648f42dbb1280df63d2be942a02e6cdc3b9d96e3 | /PA2/Submission/ServerAP.java | c20a9aaad8fa761b5b37a8da3ab4823bbbcf486d | [] | no_license | nugglet/50.005-CSE-Shell | https://github.com/nugglet/50.005-CSE-Shell | 38dda7a92fb40875a1e0ae1b6d3d6d7773a0a968 | 2e51f9d59c9c2c4211d1c73f1c19a2cb0388fee5 | refs/heads/main | 2023-04-06T22:23:01.800000 | 2021-04-21T10:29:07 | 2021-04-21T10:29:07 | 335,631,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.crypto.BadPaddingException;
import javax.crypto.Cipher;
import javax.crypto.IllegalBlockSizeException;
import javax.crypto.NoSuchPaddingException;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.f... | UTF-8 | Java | 3,253 | java | ServerAP.java | Java | [] | null | [] | import javax.crypto.BadPaddingException;
import javax.crypto.Cipher;
import javax.crypto.IllegalBlockSizeException;
import javax.crypto.NoSuchPaddingException;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.f... | 3,253 | 0.692284 | 0.681217 | 106 | 29.688679 | 23.504461 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537736 | false | false | 10 |
42fc020628d53717c12aa08b6051a058713b4969 | 23,880,018,185,592 | 213331ba00f0a57cdde074da9de70346e49d81f8 | /app/src/main/java/com/maymeskul/hometask12/InfoReaderContract.java | fd9518e423627fd7880719837ed00cdfff8db94b | [] | no_license | Maymeskul/HomeTask12 | https://github.com/Maymeskul/HomeTask12 | 4c25b3f5207f836dfb7a5173de171ee8a9211e32 | 06b400a0e9859f1a59d87042adb92a85e9bd288c | refs/heads/master | 2016-08-04T01:42:57.109000 | 2015-03-14T12:05:46 | 2015-03-14T12:05:46 | 31,615,013 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maymeskul.hometask12;
import android.provider.BaseColumns;
/**
* Created by ivan on 3/3/15.
*/
public final class InfoReaderContract {
public InfoReaderContract() {}
public static abstract class InfoEntry implements BaseColumns {
public static final String TABLE_NAME = "my_table";
... | UTF-8 | Java | 391 | java | InfoReaderContract.java | Java | [
{
"context": "t android.provider.BaseColumns;\n\n/**\n * Created by ivan on 3/3/15.\n */\npublic final class InfoReaderContr",
"end": 95,
"score": 0.517278254032135,
"start": 91,
"tag": "USERNAME",
"value": "ivan"
}
] | null | [] | package com.maymeskul.hometask12;
import android.provider.BaseColumns;
/**
* Created by ivan on 3/3/15.
*/
public final class InfoReaderContract {
public InfoReaderContract() {}
public static abstract class InfoEntry implements BaseColumns {
public static final String TABLE_NAME = "my_table";
... | 391 | 0.710997 | 0.695652 | 15 | 25.066668 | 24.468937 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 10 |
dd7f196784fd0787ab53584e6957a6ff6acf7265 | 33,698,313,469,349 | e1f4fa8661f9e845f6a4edc749e258be9749aa6b | /src/kwrig/AI/EnemyEstimateAndAttack.java | c5dc3dea12986d840ffd959fb11e9124e5fbb3b8 | [] | no_license | kwrig/SamurAI_coding_2015_16 | https://github.com/kwrig/SamurAI_coding_2015_16 | c4b2cc4343826540eaf8ed8f5775ddadea96c13e | 5bcac3c41810ecb1e73d7244ce9842848aba0a2a | refs/heads/master | 2016-09-12T13:31:38.929000 | 2016-05-15T13:25:01 | 2016-05-15T13:25:01 | 58,861,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kwrig.AI;
import kwrig.Field;
import kwrig.General;
import java.util.ArrayList;
import java.util.List;
/**
* Created by kwrig on 2016/02/06.
*/
public class EnemyEstimateAndAttack extends EnemyEstimate {
public EnemyEstimateAndAttack(int n, boolean isEnemyAttack) {
super(n, isEnemyAttack);
... | UTF-8 | Java | 5,969 | java | EnemyEstimateAndAttack.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by kwrig on 2016/02/06.\n */\npublic class EnemyEstimateAndA",
"end": 137,
"score": 0.9996510744094849,
"start": 132,
"tag": "USERNAME",
"value": "kwrig"
}
] | null | [] | package kwrig.AI;
import kwrig.Field;
import kwrig.General;
import java.util.ArrayList;
import java.util.List;
/**
* Created by kwrig on 2016/02/06.
*/
public class EnemyEstimateAndAttack extends EnemyEstimate {
public EnemyEstimateAndAttack(int n, boolean isEnemyAttack) {
super(n, isEnemyAttack);
... | 5,969 | 0.456525 | 0.436086 | 197 | 29.299492 | 27.85216 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451777 | false | false | 10 |
9314605527d2810629a3777aae4d4485b5eea27f | 33,698,313,468,014 | 38b5ccf14f710ba8aefcca4de4a347d8f13c0bad | /core/src/com/bstq/Game/PlayGameScreen.java | 8b5bfbcee3f273154b002dbe8db94897d344c61e | [] | no_license | JoseMoranMu/BSTQ | https://github.com/JoseMoranMu/BSTQ | 75e6162ef9749acb0d05ceafb9b34b22067f9584 | 23c5089ab03c48d89128bfafac9eaf56dc649218 | refs/heads/master | 2021-01-22T20:12:45.906000 | 2017-06-10T17:12:33 | 2017-06-10T17:12:33 | 85,294,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bstq.Game;
import com.badlogic.gdx.Files;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.audio.Sound;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.BitmapFont;
... | UTF-8 | Java | 10,359 | java | PlayGameScreen.java | Java | [
{
"context": "scene2d.actions.Actions.moveBy;\n\n/**\n * Created by Jose on 07/03/2017.\n */\n\npublic class PlayGameScreen e",
"end": 1144,
"score": 0.8335685729980469,
"start": 1140,
"tag": "NAME",
"value": "Jose"
}
] | null | [] | package com.bstq.Game;
import com.badlogic.gdx.Files;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input;
import com.badlogic.gdx.audio.Music;
import com.badlogic.gdx.audio.Sound;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.BitmapFont;
... | 10,359 | 0.545999 | 0.528236 | 377 | 26.477453 | 21.420389 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676393 | false | false | 10 |
cff42f43bf850a1b487b514e5f28a6dce3e49fdf | 2,791,728,755,718 | 8a1b46fe92416d26637df043eb277946b3585b9e | /commons/src/test/java/com/elminster/common/escape/test/RegexEscaperTest.java | e99c68fe2dfaa48ea9872d981e028c9580f4e5dc | [] | no_license | elminsterjimmy/javacommons | https://github.com/elminsterjimmy/javacommons | aeefb33cd0227445a4ddfb973abff337e43de2e1 | 72c7a56677f5defba15219ee51e2be07a7ad7d99 | refs/heads/master | 2022-10-12T10:47:04.729000 | 2022-05-17T02:49:03 | 2022-05-17T02:49:03 | 25,282,802 | 1 | 0 | null | false | 2022-09-22T17:52:39 | 2014-10-16T02:22:02 | 2022-05-17T02:49:20 | 2022-09-22T17:52:36 | 393 | 1 | 0 | 1 | Java | false | false | package com.elminster.common.escape.test;
import com.elminster.common.escape.RegexEscaper;
import org.junit.Assert;
import org.junit.Test;
import java.util.regex.Pattern;
public class RegexEscaperTest {
@Test
public void testEscape() {
RegexEscaper escaper = new RegexEscaper();
String string = "(a*b^c) ... | UTF-8 | Java | 665 | java | RegexEscaperTest.java | Java | [] | null | [] | package com.elminster.common.escape.test;
import com.elminster.common.escape.RegexEscaper;
import org.junit.Assert;
import org.junit.Test;
import java.util.regex.Pattern;
public class RegexEscaperTest {
@Test
public void testEscape() {
RegexEscaper escaper = new RegexEscaper();
String string = "(a*b^c) ... | 665 | 0.72782 | 0.72782 | 22 | 29.227272 | 21.914984 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 10 |
a4fce1343d171e269fea9bcef7f82958f0f38a94 | 26,895,085,272,057 | e6d09e4f927c1a890bc4f949de5bbc82093e3d4d | /src/main/java/com/servletdemoproject/UserLoginServlet.java | ae3a235049777be3be36a2be65d4966df99fd12c | [] | no_license | karthik-karotra/User-Login_And-Registration-Using-Servlet | https://github.com/karthik-karotra/User-Login_And-Registration-Using-Servlet | 2221aa2db2e130ba65f264b4fbef268c577962e3 | 0b2450bf552c9b7ebcf6a651d5ecbf4c8f135076 | refs/heads/master | 2021-05-26T23:25:06.102000 | 2020-04-09T00:59:49 | 2020-04-09T00:59:49 | 254,186,450 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.servletdemoproject;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
impo... | UTF-8 | Java | 1,612 | java | UserLoginServlet.java | Java | [
{
"context": "{\n String userName = request.getParameter(\"userName\");\n String userPassword = request.getParam",
"end": 894,
"score": 0.8854278326034546,
"start": 886,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package com.servletdemoproject;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
impo... | 1,612 | 0.689826 | 0.685484 | 37 | 42.567566 | 36.565041 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.108108 | false | false | 10 |
5e97170c4f9b3e9c831e12d0594674d6fb6c2a10 | 1,735,166,799,211 | fe4567702f67c8a66d39fa82033140bea5ca6abc | /src/main/java/com/example/whiteboardsp19/model/Course.java | 687cd52a00958d1f761e79a3d92bd80508e7d982 | [] | no_license | kndsatya/Learning-Management-System-Server | https://github.com/kndsatya/Learning-Management-System-Server | e253f24e72fbedc27edea6d351b75553a7bddacf | 3e433f5044ac98361e14366d97e6f9632f18603b | refs/heads/master | 2022-07-05T05:57:09.342000 | 2019-03-16T03:30:00 | 2019-03-16T03:30:00 | 196,693,831 | 1 | 0 | null | false | 2022-06-21T01:26:48 | 2019-07-13T07:45:44 | 2019-07-13T07:51:14 | 2022-06-21T01:26:45 | 83 | 0 | 0 | 2 | Java | false | false | package com.example.whiteboardsp19.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persi... | UTF-8 | Java | 1,359 | java | Course.java | Java | [] | null | [] | package com.example.whiteboardsp19.model;
import com.fasterxml.jackson.annotation.JsonIgnore;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persi... | 1,359 | 0.721118 | 0.719647 | 69 | 18.695652 | 18.156569 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376812 | false | false | 10 |
1ad3aaddfc462d9213736c41d627c87b51b03fef | 17,557,826,313,535 | c5d1d4103eac759d227f35c51463d0cb7a6b87cf | /src/main/java/ec/edu/ctrlsolutions/service/impl/TipoDocumentoServiceImpl.java | 8b9dcd6ecf3b7fbdc8cdae196163da8b1d41c662 | [] | no_license | LuisFrnkMorocho/ProyectoWeb-Tesis | https://github.com/LuisFrnkMorocho/ProyectoWeb-Tesis | 8c757869444ef7b7384b3ccc9da3afd3a882b51f | c7c402d13f00ae22ae4645aa6d20fe24cc562a88 | refs/heads/master | 2023-06-28T01:40:52.677000 | 2021-08-06T22:09:08 | 2021-08-06T22:09:08 | 393,514,669 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.edu.ctrlsolutions.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ec.edu.ctrlsolutions.model.TipoDocumento;
import ec.edu.ctrlsolutions.repository.TipoDocumentoRepository;
import ec.edu.ctrls... | UTF-8 | Java | 767 | java | TipoDocumentoServiceImpl.java | Java | [] | null | [] | package ec.edu.ctrlsolutions.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ec.edu.ctrlsolutions.model.TipoDocumento;
import ec.edu.ctrlsolutions.repository.TipoDocumentoRepository;
import ec.edu.ctrls... | 767 | 0.804433 | 0.804433 | 28 | 25.392857 | 25.625517 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821429 | false | false | 10 |
eb3ee8d3233b5e847622b48cdddff4a6b962bc58 | 28,836,410,456,837 | 5b35339fae2e0c730d46b1ed4d9395311bbdb467 | /JavaFundamental/JavaAdvance/src/javaOOPBasics/encapsulation/pizzaCalories/src/Pizza.java | 9372b217e9301265309f23d31b4473819d19cea5 | [] | no_license | sahwar/SoftUni-2 | https://github.com/sahwar/SoftUni-2 | 2bd59f1f18c8339194cd569ae3b2eb6315f20c6d | c7c891afe475c07e1f43f337e77fc5f0524ee876 | refs/heads/master | 2020-05-17T03:33:31.443000 | 2016-09-28T15:04:52 | 2016-09-28T15:04:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaOOPBasics.encapsulation.pizzaCalories.src;
import java.util.ArrayList;
import java.util.List;
class Pizza {
private String name;
private int numberOfTopings;
private Dough dough;
private List<Toping> topings;
Pizza(String name, int numberOfTopings) throws Exception {
this.setN... | UTF-8 | Java | 1,404 | java | Pizza.java | Java | [] | null | [] | package javaOOPBasics.encapsulation.pizzaCalories.src;
import java.util.ArrayList;
import java.util.List;
class Pizza {
private String name;
private int numberOfTopings;
private Dough dough;
private List<Toping> topings;
Pizza(String name, int numberOfTopings) throws Exception {
this.setN... | 1,404 | 0.614672 | 0.60755 | 56 | 24.071428 | 21.410826 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
29e6c158c4572d6ddd9d175f59ddaffa4190595c | 24,842,090,870,083 | f3593b34538c60d449cc9c6f6d3bc78dd5f18133 | /src/Thread/Pool/App.java | db2e768a1d37e38d4be9123fbdff1a97315e7e95 | [] | no_license | ShantKhayalian/TasksCollections | https://github.com/ShantKhayalian/TasksCollections | 36e0c5aeedf41d2c3a2c5b444915912467d346a9 | 40a5c7ec242e75b1c5b960be3547fac5103bd26f | refs/heads/master | 2021-11-24T17:38:54.930000 | 2021-11-08T17:17:45 | 2021-11-08T17:17:45 | 203,539,046 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Thread.Pool;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
class Pool extends Thread {
private String name;
public Pool(String name) {
this.name = name;
}
@Override
public void run() {
System.out.println("Starting thread: "+name);
... | UTF-8 | Java | 2,179 | java | App.java | Java | [] | null | [] | package Thread.Pool;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
class Pool extends Thread {
private String name;
public Pool(String name) {
this.name = name;
}
@Override
public void run() {
System.out.println("Starting thread: "+name);
... | 2,179 | 0.616338 | 0.582377 | 74 | 28.445946 | 19.81546 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581081 | false | false | 10 |
bea703840e9ccf163c6425c17aef9349f7252f52 | 1,743,756,792,389 | ab9f0d798cc8f88e2fce3925085db3d2603e9639 | /leagueofcrafters/LeagueSounds.java | 6829350a6c80e94df8ab9832719753557bcc5030 | [] | no_license | Proxying/LeagueofCrafters | https://github.com/Proxying/LeagueofCrafters | 11ca2e4ca8bf76f680161bac7114b2502e656497 | fce158062e3695f032465eed24125900382053ed | refs/heads/master | 2021-05-28T06:18:46.994000 | 2013-12-30T23:11:38 | 2013-12-30T23:11:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leagueofcrafters;
import net.minecraft.client.Minecraft;
import net.minecraft.client.resources.AbstractResourcePack;
import cpw.mods.fml.client.FMLClientHandler;
public class LeagueSounds {
private static final String[] MusicList = { "GetJinxed", "SummonersCall", "SurprisePartyFiddlesticks" };
public stat... | UTF-8 | Java | 613 | java | LeagueSounds.java | Java | [] | null | [] | package leagueofcrafters;
import net.minecraft.client.Minecraft;
import net.minecraft.client.resources.AbstractResourcePack;
import cpw.mods.fml.client.FMLClientHandler;
public class LeagueSounds {
private static final String[] MusicList = { "GetJinxed", "SummonersCall", "SurprisePartyFiddlesticks" };
public stat... | 613 | 0.776509 | 0.776509 | 18 | 33.055557 | 35.972942 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 10 |
eba1f61cc6fa039bbc142b587ea55c117045b582 | 32,006,096,341,902 | 51f6f8d5f76b5f515781bdfca8d6d3eaf46e2174 | /myblog-provider/src/main/java/com/lianekai/myblog/controller/ExportController.java | ea08465d10cb3c88a62b5c74dae91d03f0e871ea | [
"Apache-2.0"
] | permissive | lianekai/MyBlog-SpringBoot | https://github.com/lianekai/MyBlog-SpringBoot | fb31fb907e55fc683342aba22ccde4b431c2cd77 | 44eaefffcadb8bdd1d1bab35d57f524d67e6e3ec | refs/heads/main | 2022-11-24T00:17:24.758000 | 2022-05-25T15:44:13 | 2022-05-25T15:44:13 | 284,089,748 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lianekai.myblog.controller;
import com.lianekai.myblog.dto.ExportParamDTO;
import com.lianekai.myblog.handler.BaseExportHandler;
import com.lianekai.myblog.service.ExcelHandleService;
import io.swagger.annotations.ApiOperation;
import org.springframework.web.bind.annotation.PostMapping;
import org.springfr... | UTF-8 | Java | 1,308 | java | ExportController.java | Java | [
{
"context": "java.nio.charset.StandardCharsets;\n\n/**\n * @author lianekai\n * @date 2022/5/25 23:13\n * @version: 1.0\n * @des",
"end": 582,
"score": 0.9996951818466187,
"start": 574,
"tag": "USERNAME",
"value": "lianekai"
}
] | null | [] | package com.lianekai.myblog.controller;
import com.lianekai.myblog.dto.ExportParamDTO;
import com.lianekai.myblog.handler.BaseExportHandler;
import com.lianekai.myblog.service.ExcelHandleService;
import io.swagger.annotations.ApiOperation;
import org.springframework.web.bind.annotation.PostMapping;
import org.springfr... | 1,308 | 0.7875 | 0.775 | 36 | 34.555557 | 32.168346 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 10 |
51335605b9e374553e92043ed17d198618e20580 | 29,025,388,997,539 | ecaf33e833a7e14a066e59fe2b53ff7c000ff2e2 | /course-1/task-5-stream-api/src/main/java/ru/spbau/mit/SecondPartTasks.java | 0993eddf7c7327275a2e98ddac8d1058ba6b2f83 | [
"MIT"
] | permissive | fedochet/au-java-assignments | https://github.com/fedochet/au-java-assignments | 05cdb7907d8098f22e2f1f369d87266a9e74a42b | 5dd65bd41acb891b245f9f003bda6948d5ca0478 | refs/heads/master | 2021-01-25T14:44:37.579000 | 2018-09-07T10:59:19 | 2018-09-07T10:59:19 | 123,722,959 | 0 | 0 | MIT | false | 2018-12-11T14:17:12 | 2018-03-03T19:08:51 | 2018-09-07T10:59:45 | 2018-12-11T14:15:10 | 462 | 0 | 0 | 4 | Java | false | null | package ru.spbau.mit;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.*;
import java.util.concurrent.ThreadLocalRandom;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public final class SecondPartTasks {
private ... | UTF-8 | Java | 3,446 | java | SecondPartTasks.java | Java | [
{
"context": "etCount();\n }\n\n // Дано отображение из имени автора в список с содержанием его произведений.\n // Н",
"end": 2045,
"score": 0.9553084969520569,
"start": 2039,
"tag": "NAME",
"value": "автора"
}
] | null | [] | package ru.spbau.mit;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.*;
import java.util.concurrent.ThreadLocalRandom;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public final class SecondPartTasks {
private ... | 3,446 | 0.643148 | 0.636703 | 77 | 37.285713 | 30.318165 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467532 | false | false | 10 |
e54f5964a0a366c2672da294ec1671861a9273e1 | 19,602,230,786,274 | bf66120dcdd4efb2b3f1816335ea4531ac9fd9f3 | /org.maven.ide.eclipse.integration.tests/src/org/maven/ide/eclipse/integration/tests/MEclipse182RangeHandlingTest.java | 51df8a9f5c2bbd4822121497ad6e25fe1e5f8b5a | [] | no_license | jdcasey/m2eclipse-core | https://github.com/jdcasey/m2eclipse-core | 71432d91ae32eff3e0abdbbf1211b98a07b272a2 | 47d272f56235956cc10d96c448e71d81c8895ee0 | refs/heads/master | 2020-04-05T23:29:31.450000 | 2010-07-29T16:24:58 | 2010-07-29T16:24:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2008 Sonatype, Inc.
* 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 distribution, and is available at
... | UTF-8 | Java | 3,320 | java | MEclipse182RangeHandlingTest.java | Java | [
{
"context": "common.matchers.ContainsMnemonic;\n\n\n/**\n * @author Administrator\n */\npublic class MEclipse182RangeHandlingTest ext",
"end": 1064,
"score": 0.8944321274757385,
"start": 1051,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2008 Sonatype, Inc.
* 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 distribution, and is available at
... | 3,320 | 0.723494 | 0.708434 | 78 | 41.564102 | 35.613159 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 10 |
ac98dba973b92bb04070297314b2ea94ee2c3e9b | 19,602,230,785,209 | 7fa36ceb0cc198e9412c1ca0d16cb207d9df645e | /src/com/esoft/ischool/service/ProjectService.java | b1a83e86c747e3c8ac73476836b58a4325e469c6 | [] | no_license | panawe/ischool | https://github.com/panawe/ischool | b362b086305bc62ad3a846f322421c3d5eb4e150 | bed9b0c2dbe0eb76add000388a63249a8f366ce7 | refs/heads/master | 2021-01-11T05:48:52.862000 | 2016-10-24T04:16:27 | 2016-10-24T04:16:27 | 71,744,115 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.esoft.ischool.service;
import java.util.List;
import com.esoft.ischool.model.Event;
import com.esoft.ischool.model.Project;
public interface ProjectService extends BaseService {
List<Project> loadAllProjects(Class<Project> class1);
}
| UTF-8 | Java | 264 | java | ProjectService.java | Java | [] | null | [] | package com.esoft.ischool.service;
import java.util.List;
import com.esoft.ischool.model.Event;
import com.esoft.ischool.model.Project;
public interface ProjectService extends BaseService {
List<Project> loadAllProjects(Class<Project> class1);
}
| 264 | 0.765152 | 0.761364 | 12 | 20 | 21.322914 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
1b82e4f55c334fc5d9ee55454102fe3440fabee6 | 11,029,476,058,245 | 253b341d2e41a5f53c823d61d57d465ebaba6ca5 | /Lab1/src/com/company/Main.java | 06ab918cea197eda63a4752d8e65acdeca46a6dd | [] | no_license | AlexCiho/JAVA | https://github.com/AlexCiho/JAVA | a9f15b7968cac816034706f40a96a173197c5c53 | f0f665ea564f7ed7ccad7378fca5e704e18aa3c7 | refs/heads/master | 2021-04-02T23:47:18.885000 | 2020-05-27T13:28:48 | 2020-05-27T13:28:48 | 248,337,335 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
String[] languages = {"C", "C++", "C#", "Python", "Go", "Rust", "JavaScript", "PHP", "Swift", "Java"};
System.out.println("H... | UTF-8 | Java | 6,964 | java | Main.java | Java | [] | null | [] | package com.company;
import java.util.ArrayList;
import java.util.Random;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
String[] languages = {"C", "C++", "C#", "Python", "Go", "Rust", "JavaScript", "PHP", "Swift", "Java"};
System.out.println("H... | 6,964 | 0.47085 | 0.46166 | 218 | 29.944954 | 23.715374 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.793578 | false | false | 10 |
a9e6c74e2c6d65c181ead4d444f4d8add66652cb | 37,941,741,105,820 | 1cf5cce5e75db9832e4ca477adadbf857bc638e0 | /app/src/main/java/com/example/movies/MainActivity.java | 15395d2246e9463d2647423deb776c441b9ac2b5 | [] | no_license | henhiro4r/Jetpack-Submission | https://github.com/henhiro4r/Jetpack-Submission | 699f3f9d1daeb6d987b04c54b64e161c0b7bbb31 | a76a72a642f07f9501b25d53ae59d8510b7160b7 | refs/heads/master | 2020-08-03T03:06:42.501000 | 2019-09-29T07:22:20 | 2019-09-29T07:22:20 | 211,607,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.movies;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.os.Bundle;
import com.example.movies.fragment.MovieFragment;
import com.example.movies.fragment.TvShowFragment;
import com.g... | UTF-8 | Java | 5,663 | java | MainActivity.java | Java | [] | null | [] | package com.example.movies;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.os.Bundle;
import com.example.movies.fragment.MovieFragment;
import com.example.movies.fragment.TvShowFragment;
import com.g... | 5,663 | 0.642239 | 0.641533 | 158 | 34.841774 | 25.585676 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64557 | false | false | 10 |
249e1f2147991b20b62f8bc8dcc55f0327e46763 | 7,164,005,513,971 | e1eec0a7426e4774261d52833cbf7fb22953d866 | /Module_4/Model/EmployeeTest.java | e4416523657fea7c40af7f22c144d2bda6615200 | [] | no_license | Skyblueballykid/CS320-JUnit-Tests | https://github.com/Skyblueballykid/CS320-JUnit-Tests | c6f438c431b4fda895dbe67cab5a789f5156ca84 | 97ca361ce05b84b5dc512ae9e4d412d4a224bae1 | refs/heads/master | 2020-04-22T14:12:11.357000 | 2019-02-15T20:33:28 | 2019-02-15T20:33:28 | 170,435,145 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package medicalApplication.model;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import medical.com.medicalApplication.model.Employee;
public class EmployeeTest {
private Employee employee;
@Before
public void before() {
this.employee = new Employee("Texas Steve", "123");
... | UTF-8 | Java | 606 | java | EmployeeTest.java | Java | [
{
"context": "c void before() {\n\t\tthis.employee = new Employee(\"Texas Steve\", \"123\");\n\t\t\n\t}\n\n\t@Test\n\tpublic void testGetName(",
"end": 308,
"score": 0.9998263716697693,
"start": 297,
"tag": "NAME",
"value": "Texas Steve"
},
{
"context": "tName() {\n\t\tassertTrue(emp... | null | [] | package medicalApplication.model;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import medical.com.medicalApplication.model.Employee;
public class EmployeeTest {
private Employee employee;
@Before
public void before() {
this.employee = new Employee("<NAME>", "123");
}
... | 602 | 0.716172 | 0.706271 | 34 | 16.852942 | 18.487089 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.088235 | false | false | 10 |
ff600d0ff50fb8af2ae9461fbf52b66991a06285 | 39,015,482,949,791 | 1881cefd2156c72348f34f24925fdd6f390b9133 | /UVA10282.java | d8b70bb6d3b381aeec3186a72c589989d06fc761 | [] | no_license | hcyuser/2017_CPE | https://github.com/hcyuser/2017_CPE | e61cc48c30d6e5c768e0f235e6d83dea6210ae34 | 53e86b7bf54aba6377ded465ae541c793f989ef8 | refs/heads/master | 2021-01-23T08:09:50.550000 | 2017-03-30T02:43:27 | 2017-03-30T02:43:27 | 86,477,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class UVA10282{
public static void main(String[] args){
boolean isOK = false;
Scanner input = new Scanner(System.in);
HashMap<String,String> hm = new HashMap<String,String>();
while(input.hasNext()){
String str2 = input.nextLine();
String[] str = str2.split(" ");
if((str.l... | UTF-8 | Java | 605 | java | UVA10282.java | Java | [] | null | [] | import java.util.*;
class UVA10282{
public static void main(String[] args){
boolean isOK = false;
Scanner input = new Scanner(System.in);
HashMap<String,String> hm = new HashMap<String,String>();
while(input.hasNext()){
String str2 = input.nextLine();
String[] str = str2.split(" ");
if((str.l... | 605 | 0.553719 | 0.530578 | 28 | 19.678572 | 18.862385 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.857143 | false | false | 10 |
6569d08fb4fe5b2030e7d63a566404472904f2b2 | 37,366,215,498,419 | bcbc994f806d9510ce9b0da7a10c8e50d4e75e1b | /src/main/java/pdfgenerator/models/StructurePositionDimension.java | 58393c7d5a3c7fb7ef3235556c3e84b2b5d5e0b4 | [
"MIT"
] | permissive | LandRegistry/pdf-generation-api | https://github.com/LandRegistry/pdf-generation-api | 82804e2659bfaaf04263b85591b697b28afe51e3 | 64588e4496baedd361d33502602e8d580a300c43 | refs/heads/master | 2020-04-03T21:17:21.293000 | 2018-10-29T16:57:47 | 2018-10-30T10:55:34 | 155,569,219 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pdfgenerator.models;
import com.fasterxml.jackson.annotation.*;
@JsonIgnoreProperties(ignoreUnknown=true)
@JsonPropertyOrder({
"height",
"units",
"extent-covered",
"part-explanatory-text"
})
public class StructurePositionDimension {
@JsonProperty("height")
private Stri... | UTF-8 | Java | 1,962 | java | StructurePositionDimension.java | Java | [] | null | [] | package pdfgenerator.models;
import com.fasterxml.jackson.annotation.*;
@JsonIgnoreProperties(ignoreUnknown=true)
@JsonPropertyOrder({
"height",
"units",
"extent-covered",
"part-explanatory-text"
})
public class StructurePositionDimension {
@JsonProperty("height")
private Stri... | 1,962 | 0.667686 | 0.667686 | 68 | 27.867647 | 24.666544 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 10 |
2150368cf883edd494cac3800ae419a8c5e36f97 | 36,627,481,125,868 | 8329af3dcfb9a44b09b6cbb9725ee446922e024d | /docs/src/main/paradox/tutorial/testing/answering_requests/answering-requests/src/main/java/se/sics/test/Ponger.java | b82ce29d9ec9032eb2965e1645c9176a9cd4af09 | [] | no_license | kompics/kompics-scala | https://github.com/kompics/kompics-scala | da74c905f0c5305b878418f548ca2d42866f77d1 | 58b82e2da3f916b5dc4b9c6d7b010ee60fc54b90 | refs/heads/master | 2022-02-08T17:51:01.219000 | 2020-01-04T17:05:13 | 2020-01-04T17:05:13 | 10,551,653 | 23 | 7 | null | false | 2022-02-01T21:06:24 | 2013-06-07T14:35:32 | 2022-01-30T17:14:17 | 2022-02-01T21:06:23 | 2,459 | 19 | 5 | 3 | Scala | false | false | package se.sics.test;
import se.sics.kompics.ComponentDefinition;
import se.sics.kompics.Handler;
import se.sics.kompics.Negative;
public class Ponger extends ComponentDefinition {
public static int pingsReceived = 0;
Negative<PingPongPort> ppp = provides(PingPongPort.class);
Handler<Ping> pingHandler = new Hand... | UTF-8 | Java | 629 | java | Ponger.java | Java | [] | null | [] | package se.sics.test;
import se.sics.kompics.ComponentDefinition;
import se.sics.kompics.Handler;
import se.sics.kompics.Negative;
public class Ponger extends ComponentDefinition {
public static int pingsReceived = 0;
Negative<PingPongPort> ppp = provides(PingPongPort.class);
Handler<Ping> pingHandler = new Hand... | 629 | 0.643879 | 0.63752 | 24 | 25.25 | 17.173744 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 10 |
c28d195e8f76bdcf422cac2c705934928b1bb142 | 3,633,542,350,542 | 5a9c2c90ea3e229d1f44d06d6dcaf8b046ca1a7a | /eclipse-workspace/GuessNumber/src/GuessNumber/ExClass.java | f0085c2b76bbb331c403efb66fd62eb8dcd77f71 | [] | no_license | liuyuanbwin/socketgame | https://github.com/liuyuanbwin/socketgame | c98e863750722b725f0a06977e83c88ba071ace3 | cdcff833ea4957d6ec2b4d0e7c3433f7e712887b | refs/heads/master | 2022-04-18T03:47:16.466000 | 2020-04-20T04:57:16 | 2020-04-20T04:57:16 | 255,551,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GuessNumber;
public class ExClass {
public static void pname() {
System.err.println("name ... !!");
}
}
| UTF-8 | Java | 121 | java | ExClass.java | Java | [] | null | [] | package GuessNumber;
public class ExClass {
public static void pname() {
System.err.println("name ... !!");
}
}
| 121 | 0.636364 | 0.636364 | 7 | 16.285715 | 14.048022 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.