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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e202e746fa73463edf2814ac65dae65f4eea6a97 | 31,817,117,760,722 | 9bf34fbad0c721772d978312bdf41765eddafcbd | /app/src/main/java/com/ragshion/ayosekolah/utilities/CustomFontApp.java | 495b7437973ee20861d95a39ca6e2dd96dfee2ea | [] | no_license | ragshion/AyoSekolah | https://github.com/ragshion/AyoSekolah | 1b6b6cf97f5e8b3100bcbd6b730488b017c28af9 | 1ef63404f617c38bd1bf3c265098fbb023769786 | refs/heads/master | 2020-07-07T06:12:44.539000 | 2019-05-09T06:57:22 | 2019-05-09T06:57:22 | 203,274,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ragshion.ayosekolah.utilities;
import android.app.Application;
import com.ragshion.ayosekolah.utilities.FontsOverride;
public class CustomFontApp extends Application {
@Override
public void onCreate() {
super.onCreate();
FontsOverride.setDefaultFont(this, "DEFAULT", "font/Muli.ttf"... | UTF-8 | Java | 550 | java | CustomFontApp.java | Java | [] | null | [] | package com.ragshion.ayosekolah.utilities;
import android.app.Application;
import com.ragshion.ayosekolah.utilities.FontsOverride;
public class CustomFontApp extends Application {
@Override
public void onCreate() {
super.onCreate();
FontsOverride.setDefaultFont(this, "DEFAULT", "font/Muli.ttf"... | 550 | 0.712727 | 0.712727 | 15 | 35.666668 | 27.304863 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 0 |
18f578d79979d31edfde0a14c5e6e0b9e49e474b | 22,986,664,992,388 | 79d175bf9094e03d59b5cf644e5305465e84e039 | /Maven_Demo/src/test/java/Maven_Demo/Headless_Browser.java | 7b7524b686d8c2cd6e8f0656dd323d6599e2329a | [] | no_license | indusekharyarram/selenium-all-files | https://github.com/indusekharyarram/selenium-all-files | bab7d62f1741df20cd0f32e391c495ba543594d5 | 0a682549d8119a4edc27beed028e2cc56aea4634 | refs/heads/master | 2021-02-17T04:39:48.568000 | 2020-03-05T04:52:23 | 2020-03-05T04:52:23 | 245,071,622 | 0 | 0 | null | false | 2020-10-13T20:05:11 | 2020-03-05T04:51:00 | 2020-03-05T05:00:35 | 2020-10-13T20:05:10 | 14,048 | 0 | 0 | 7 | HTML | false | false | package Maven_Demo;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
public class Headless_Browser {
public static void main(String args[])
{
WebDriver driver=new HtmlUnitDriver();
driver.get("https://opensource-demo.orangehrmlive.com/");
System.out.println(driver.getT... | UTF-8 | Java | 341 | java | Headless_Browser.java | Java | [] | null | [] | package Maven_Demo;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.htmlunit.HtmlUnitDriver;
public class Headless_Browser {
public static void main(String args[])
{
WebDriver driver=new HtmlUnitDriver();
driver.get("https://opensource-demo.orangehrmlive.com/");
System.out.println(driver.getT... | 341 | 0.747801 | 0.747801 | 16 | 20.3125 | 20.780756 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1875 | false | false | 0 |
1324d50b5708c127184104afc59adf925ef4e883 | 22,986,664,992,300 | db53efc225abd1edf0c0ff984670ea34983d545d | /RestServicesTesting/src/com/tracfone/rest/example/Main.java | a389ce329f4c1fcb0494aef20dda1e22613635cc | [] | no_license | mkankanala/MyStuff | https://github.com/mkankanala/MyStuff | 3c8951851d70c9bd97bbd34d8ed3d936be9ae196 | eaedf063d1eb468f119bf5baad4aa41811419ea9 | refs/heads/master | 2021-06-01T01:20:24.114000 | 2016-07-25T22:06:43 | 2016-07-25T22:06:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tracfone.rest.example;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.ProtocolException;
import java.net.URL;
import org.apache.commons.io.IOUtils;
import com.google.gson.Gson;
import com.google.gson.Gson... | UTF-8 | Java | 2,033 | java | Main.java | Java | [
{
"context": "lass Main {\n\n//\tprivate static String appToken = \"269577746572708|ISDVOVjmpvvmu2q7w4aeZWwV7l0\";\n//\tprivate static String appId = \"2695777465727",
"end": 502,
"score": 0.9217443466186523,
"start": 459,
"tag": "KEY",
"value": "269577746572708|ISDVOVjmpvvmu2q7w4aeZWwV7l0"
... | null | [] | package com.tracfone.rest.example;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.ProtocolException;
import java.net.URL;
import org.apache.commons.io.IOUtils;
import com.google.gson.Gson;
import com.google.gson.Gson... | 1,951 | 0.741761 | 0.696999 | 73 | 26.849316 | 25.053734 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.561644 | false | false | 0 |
d15d971cf8e4ed0db807e70e9413f42f7a95048d | 4,750,233,858,234 | cb421012c708ab72518640c0cb41f9c0ec0a501e | /src/main/java/com/lanou/account/service/Impl/AccountServiceImpl.java | 06ff8fecd144b026d1acd44a15b63c95f82acc02 | [] | no_license | J0703-SSM/Netctoss_SSM_SGX | https://github.com/J0703-SSM/Netctoss_SSM_SGX | ababdbcdd20b9c24e7fb12882defba4d8a6ac7fe | a348560b9fa75be78b783dd70c7dd61ffddce6c6 | refs/heads/master | 2021-08-26T07:24:46.832000 | 2017-11-22T06:02:58 | 2017-11-22T06:02:58 | 110,765,005 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lanou.account.service.Impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.lanou.account.domain.Account;
import com.lanou.account.service.AccountService;
import com.lanou.base.mapper.AccountMapper;
import com.lanou.cost.domain.Cost;
import org.springframework.ste... | UTF-8 | Java | 2,011 | java | AccountServiceImpl.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n * Created by dllo on 17/11/14.\n */\n@Service\npublic class AccountSer",
"end": 503,
"score": 0.9995501041412354,
"start": 499,
"tag": "USERNAME",
"value": "dllo"
}
] | null | [] | package com.lanou.account.service.Impl;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.lanou.account.domain.Account;
import com.lanou.account.service.AccountService;
import com.lanou.base.mapper.AccountMapper;
import com.lanou.cost.domain.Cost;
import org.springframework.ste... | 2,011 | 0.676985 | 0.670994 | 62 | 31.290323 | 26.235525 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 0 |
5b241856e31e07cf3337d01caff8a0ab6420d4e8 | 14,766,097,632,161 | 1e944e1299bf36b124e9cfbf0a9950ec46bba1d9 | /src/View/PlayWindow.java | 87d9addf00726f621ef2abadacdcc69c2e252794 | [] | no_license | sagiselag/JavaTrivia | https://github.com/sagiselag/JavaTrivia | dc8c4c40c35f6272490b9e00bd4ea22dd3abe03f | 13c634532918058b0c313e89b8ced7a82c5fb56c | refs/heads/master | 2022-12-08T07:52:22.739000 | 2020-08-11T19:53:14 | 2020-08-11T19:53:14 | 286,709,365 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package View;
import java.awt.Color;
import java.awt.Font;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTextField;
import Controller.GameManagement;
import Model.Question;
import javax.swi... | UTF-8 | Java | 16,651 | java | PlayWindow.java | Java | [] | null | [] | package View;
import java.awt.Color;
import java.awt.Font;
import java.awt.Rectangle;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JTextField;
import Controller.GameManagement;
import Model.Question;
import javax.swi... | 16,651 | 0.611435 | 0.587232 | 376 | 43.284573 | 37.131329 | 246 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.835106 | false | false | 0 |
2e7f04187121442a6d231e5ed686a82c24f5d502 | 28,621,662,070,686 | fbbd256520224f8afca5ad460ddecb2d29f6dbed | /src/main/java/net/thoughtmachine/io/FileReader.java | 6b6d5ae8903fed98fd8b3a8cf19b423e291df112 | [] | no_license | rhawiz/battleships | https://github.com/rhawiz/battleships | 130f16e14b572f23eab98600e2f7c5b6e08510a3 | b472ab24ea6f5ae42847cbc35eedd541c84856bc | refs/heads/master | 2021-01-10T05:12:06.187000 | 2016-03-13T15:33:43 | 2016-03-13T15:33:43 | 53,729,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.thoughtmachine.io;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
/**
* Created by rawan on 13/03/2016.
*/
public class FileReader {
private final String filePath;
private String text;
public FileReader(String filePa... | UTF-8 | Java | 824 | java | FileReader.java | Java | [
{
"context": "port java.io.InputStreamReader;\n\n/**\n * Created by rawan on 13/03/2016.\n */\npublic class FileReader {\n\n ",
"end": 177,
"score": 0.9963221549987793,
"start": 172,
"tag": "USERNAME",
"value": "rawan"
}
] | null | [] | package net.thoughtmachine.io;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
/**
* Created by rawan on 13/03/2016.
*/
public class FileReader {
private final String filePath;
private String text;
public FileReader(String filePa... | 824 | 0.598301 | 0.588592 | 36 | 21.888889 | 19.357424 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 0 |
d719f840a1077ae70af6e91ca9b6c9fecbc3c1de | 26,568,667,706,397 | 9ae72908bfe3c183025721262d7da51da1414efa | /app/src/main/java/matheus/bancajornal/LoginActivity.java | 2f68d5f0c1a6804bb071d3e86161e867269631e4 | [] | no_license | matheusnno/Banca-de-Jornal | https://github.com/matheusnno/Banca-de-Jornal | fc435ef0d8b228c4317bed429926b596855b2638 | 074bf0fc20ec482d603bb804c1f79b363559e425 | refs/heads/master | 2021-05-16T17:23:09.486000 | 2017-08-16T01:05:22 | 2017-08-16T01:05:22 | 100,432,769 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package matheus.bancajornal;
import android.app.AlertDialog;
import android.content.Intent;
import android.content.DialogInterface;
import android.graphics.Paint;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.SpannableString;
import android.view.View;
import android.wid... | UTF-8 | Java | 4,922 | java | LoginActivity.java | Java | [
{
"context": "ener(LoginActivity.this);\n\n// us.setSenha(\"1234\");\n// us.setUsuario(\"matheusnno\");\n// ",
"end": 1362,
"score": 0.9991509914398193,
"start": 1358,
"tag": "PASSWORD",
"value": "1234"
},
{
"context": " us.setSenha(\"1234\");\n// us.setUs... | null | [] | package matheus.bancajornal;
import android.app.AlertDialog;
import android.content.Intent;
import android.content.DialogInterface;
import android.graphics.Paint;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.SpannableString;
import android.view.View;
import android.wid... | 4,860 | 0.518195 | 0.512706 | 119 | 40.336136 | 28.448177 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.697479 | false | false | 0 |
830d158fb9e95fe46707a8a2290c1cf6122a8534 | 23,141,283,802,790 | 421fb3bf22655ddebb26dfb1c238307cb653ce5e | /TodoFolder/Todo6june/ToDo/app/src/main/java/com/app/todo/todonoteaddfragment/ui/TodoNoteaddFragment.java | 5a25e4a32260c69b794fae8a99ed3e060b099a33 | [] | no_license | Issukumari/Todo | https://github.com/Issukumari/Todo | 457c77744dd94bf10bba3d58b81ff00a9874e487 | efb6bef9f6ff8108ccbf7bef2378386c1e4733eb | refs/heads/master | 2021-01-18T15:53:19.566000 | 2017-06-27T04:49:44 | 2017-06-27T04:49:44 | 86,688,197 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.todo.todonoteaddfragment.ui;
import android.app.DatePickerDialog;
import android.app.Fragment;
import android.app.ProgressDialog;
import android.app.SearchManager;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Bundle;
import ... | UTF-8 | Java | 8,369 | java | TodoNoteaddFragment.java | Java | [] | null | [] | package com.app.todo.todonoteaddfragment.ui;
import android.app.DatePickerDialog;
import android.app.Fragment;
import android.app.ProgressDialog;
import android.app.SearchManager;
import android.content.Context;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.os.Bundle;
import ... | 8,369 | 0.678337 | 0.677739 | 236 | 34.466103 | 25.959938 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728814 | false | false | 0 |
c02b2d2520d960bea9d2352a0c8a97641971d695 | 738,734,392,586 | 20de5661aeedb109a030536b6bef9cdffc45dde9 | /TestDate.java | 26b8c7a06ec89ee14e8c2cb5e4db5f00e7641ea4 | [] | no_license | kartikp1995/Miscellaneous | https://github.com/kartikp1995/Miscellaneous | 30cf795cf700c9db78061450ca85ad8cf2e08520 | e8117d8c6788687ec214562e1dd533c92fa90e29 | refs/heads/master | 2021-01-18T14:09:44.085000 | 2014-09-04T10:58:39 | 2014-09-04T10:58:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @(#)TestDate.java
*
*
* @author Kartik Patel
* @version 1.00 2013/9/18
*/
import java.util.*;
class TestDate {
private Date bDay = new Date();
private Date today = new Date();
public static void main(String[] args) {
int x,y,z;
TestDate testObj = new TestDate(); // Creating object to get no... | UTF-8 | Java | 968 | java | TestDate.java | Java | [
{
"context": "/**\n * @(#)TestDate.java\n *\n *\n * @author Kartik Patel\n * @version 1.00 2013/9/18\n */\n\nimport java.util.",
"end": 54,
"score": 0.9998419880867004,
"start": 42,
"tag": "NAME",
"value": "Kartik Patel"
}
] | null | [] | /**
* @(#)TestDate.java
*
*
* @author <NAME>
* @version 1.00 2013/9/18
*/
import java.util.*;
class TestDate {
private Date bDay = new Date();
private Date today = new Date();
public static void main(String[] args) {
int x,y,z;
TestDate testObj = new TestDate(); // Creating object to get nonstati... | 962 | 0.609504 | 0.596074 | 39 | 23.820513 | 21.332378 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.025641 | false | false | 0 |
9770faa1f7bf2c137043516f34842a1f556f5822 | 14,723,147,907,717 | 4916a28aa29cb8d3d07e8ad61526a04dfd3e5e6d | /src/main/java/com/conder/groupify/dto/common/Event.java | e63cb4f9201dbf16cf7f41f6b2669d53d209422c | [] | no_license | Oscar-21/groupify | https://github.com/Oscar-21/groupify | abade17cf5d619316a6f969726dd40e1b34c767b | 1be931e5905f6bd2b2ea8b5a49c2aa0d62b2ff02 | refs/heads/master | 2020-05-04T22:54:14.647000 | 2019-04-04T15:31:22 | 2019-04-04T15:31:22 | 179,526,532 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.conder.groupify.dto.common;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.util.List;
@Getter
@Setter
@NoArgsConstructor
public class Event {
private Integer id;
private String displayName;
private String type;
private String uri;
private String status;... | UTF-8 | Java | 509 | java | Event.java | Java | [] | null | [] | package com.conder.groupify.dto.common;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import java.util.List;
@Getter
@Setter
@NoArgsConstructor
public class Event {
private Integer id;
private String displayName;
private String type;
private String uri;
private String status;... | 509 | 0.781925 | 0.781925 | 24 | 20.208334 | 12.162028 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 0 |
e92c549c620c23150938e6f0aa50bdd1927d140c | 10,368,051,085,039 | d00081ce3d3c0270ce5683e8d6b7f7843a273835 | /src/test/java/com/hundsun/accountingsystem/TJYFLTest.java | 619a87802bdd5a9ca4235058f25d7970b5b8c251 | [] | no_license | flycow/AccountingSystem | https://github.com/flycow/AccountingSystem | dcbfd4c0666be140491053c29a1adfa7e335b537 | 1b25759be378cb2b48fc0d65527cd5598f69f72d | refs/heads/master | 2020-06-12T15:24:01.466000 | 2019-04-29T01:05:17 | 2019-04-29T01:05:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hundsun.accountingsystem;
import java.io.IOException;
import java.text.ParseException;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context... | UTF-8 | Java | 697 | java | TJYFLTest.java | Java | [] | null | [] | package com.hundsun.accountingsystem;
import java.io.IOException;
import java.text.ParseException;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context... | 697 | 0.82066 | 0.807747 | 26 | 25.807692 | 23.224688 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 0 |
a51782ac1134c20c634a44b198789b7609edf73a | 1,013,612,299,163 | ed3e52bff74ea53f661b14ffbc180ff86d89d129 | /app/src/main/java/com/wzq/sample/net/MRequest.java | 9304edeb5301f83f804c4bcd263cba22877713e3 | [
"Apache-2.0"
] | permissive | wzqjava/MVVMSmart | https://github.com/wzqjava/MVVMSmart | f09002bdba3717c282be9f58305f05924c0e99dd | 99ae3a89d1642200f25545ea19c864a08c66643e | refs/heads/MVVMSmart-kotlin | 2023-03-11T02:46:20.989000 | 2022-02-23T01:29:01 | 2022-02-23T01:29:01 | 228,789,324 | 546 | 100 | null | false | 2020-08-10T11:26:35 | 2019-12-18T08:05:02 | 2020-08-10T09:25:17 | 2020-07-22T08:54:58 | 8,820 | 211 | 35 | 2 | Java | false | false | package com.wzq.sample.net;
import android.annotation.SuppressLint;
import com.wzq.mvvmsmart.net.base.BaseRequest;
import com.wzq.mvvmsmart.net.base.BaseResponse;
import com.wzq.sample.bean.DemoBean;
import com.wzq.sample.bean.NewsData;
import io.reactivex.Observable;
import java.util.ArrayList;
import okhttp3.MediaTy... | UTF-8 | Java | 1,655 | java | MRequest.java | Java | [
{
"context": "Type;\nimport okhttp3.RequestBody;\n\n/**\n * author :王志强\n * date : 2019/11/12 11:10\n */\npublic class MRe",
"end": 371,
"score": 0.8544464707374573,
"start": 368,
"tag": "NAME",
"value": "王志强"
}
] | null | [] | package com.wzq.sample.net;
import android.annotation.SuppressLint;
import com.wzq.mvvmsmart.net.base.BaseRequest;
import com.wzq.mvvmsmart.net.base.BaseResponse;
import com.wzq.sample.bean.DemoBean;
import com.wzq.sample.bean.NewsData;
import io.reactivex.Observable;
import java.util.ArrayList;
import okhttp3.MediaTy... | 1,655 | 0.713757 | 0.704503 | 55 | 28.472727 | 29.9611 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 0 |
0645baf8450c51f7c11384c03af31251e6a08d49 | 19,602,230,777,331 | 997db2bd6109a7ecd7f5b3013d25a47b230ee542 | /Rackfx_SER/src/controller/MainApp.java | e3fbd330f644c0e8391573a61160e43ea0ba4560 | [] | no_license | anthonygmb/Rackfx_SER | https://github.com/anthonygmb/Rackfx_SER | 3a6601cb0ac5fb4d60241d02c2345ddec63d42bb | 930060918991719512cb319d57422e4ccbe9d3e3 | refs/heads/master | 2021-01-01T03:52:50.870000 | 2016-05-15T19:11:26 | 2016-05-15T19:11:26 | 58,805,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.io.IOException;
import java.time.LocalTime;
import java.util.Locale;
import java.util.ResourceBundle;
import javafx.application.Application;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.EventHandler;
import javafx.fxml.FXMLLoade... | UTF-8 | Java | 7,593 | java | MainApp.java | Java | [] | null | [] | package controller;
import java.io.IOException;
import java.time.LocalTime;
import java.util.Locale;
import java.util.ResourceBundle;
import javafx.application.Application;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.EventHandler;
import javafx.fxml.FXMLLoade... | 7,593 | 0.727501 | 0.72499 | 224 | 32.78125 | 29.297297 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25 | false | false | 0 |
91b9dcf7a2e27db28e052e1148cd3a6e09cf6309 | 18,425,409,716,735 | a57751a7cd69ee335f3e359a990630c8a8cf8924 | /Web/mybatis03/src/cn/itcast/dao/CardDao.java | f460e5ffebb2c5bd1ef98b8f4af292c063a3da65 | [] | no_license | fuwei-hub/heima22 | https://github.com/fuwei-hub/heima22 | 66e4e12e874acc135be3cda6370241742b9cecf9 | d2a08b199feea9ff5b90711a1a846f3b13342bc8 | refs/heads/master | 2023-02-22T22:44:58.016000 | 2021-01-24T05:20:04 | 2021-01-24T05:20:04 | 332,373,075 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.itcast.dao;
import cn.itcast.domain.Card;
import cn.itcast.domain.Person;
import net.sf.jsqlparser.schema.Column;
import org.apache.ibatis.annotations.One;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import java.uti... | UTF-8 | Java | 805 | java | CardDao.java | Java | [] | null | [] | package cn.itcast.dao;
import cn.itcast.domain.Card;
import cn.itcast.domain.Person;
import net.sf.jsqlparser.schema.Column;
import org.apache.ibatis.annotations.One;
import org.apache.ibatis.annotations.Result;
import org.apache.ibatis.annotations.Results;
import org.apache.ibatis.annotations.Select;
import java.uti... | 805 | 0.61118 | 0.61118 | 28 | 27.75 | 19.886509 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 0 |
820be643b4bfdefe2a3ccf6b1be22edd0804e0f0 | 23,218,593,237,656 | 0a3d40126a3731dda25aeadc38e3a56281fc2fdb | /Chess/src/Graph/Edge.java | ddc265fc8d4867671ddda540e270b60b2e3c7041 | [] | no_license | MichaelAlvarado/Chess | https://github.com/MichaelAlvarado/Chess | 4f616ffbce02bbc30d9db60a5a01124f709faaa4 | 46bcaeaa3b584d494c36e2de37a41249bde38e4e | refs/heads/master | 2020-12-27T09:22:13.889000 | 2020-11-30T23:04:17 | 2020-11-30T23:04:17 | 237,849,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Graph;
/**
*
* @author Michael J. Alvarado
* @date 5/1/2020
*/
public class Edge<E>{
double value; //Cost of the path
Node<E> node;
public Edge(double value, Node<E> node) {
this.value = value;
this.node = node;
}
public Node<E> getNode() {
return node;
}
public double getValue() {
ret... | UTF-8 | Java | 336 | java | Edge.java | Java | [
{
"context": "package Graph;\n/**\n * \n * @author Michael J. Alvarado\n * @date 5/1/2020\n */\n\npublic class Edge<E>{\n\n\tdo",
"end": 53,
"score": 0.9998787045478821,
"start": 34,
"tag": "NAME",
"value": "Michael J. Alvarado"
}
] | null | [] | package Graph;
/**
*
* @author <NAME>
* @date 5/1/2020
*/
public class Edge<E>{
double value; //Cost of the path
Node<E> node;
public Edge(double value, Node<E> node) {
this.value = value;
this.node = node;
}
public Node<E> getNode() {
return node;
}
public double getValue() {
return value;
}... | 323 | 0.619048 | 0.60119 | 26 | 11.961538 | 12.211221 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.961538 | false | false | 0 |
30c29cb52ec854755dc91175a593491716dd7e1a | 20,512,763,857,773 | 9275aa4de4e2310c0a9a53d6a6e90b521e277bd8 | /finalTask/final_task/src/il/ac/ariel/liortamir/javalab/exception/DataException.java | cdc030d2b25e97d179c5df0f5a7e8129dd061b79 | [] | no_license | ltamir/JavaLab01 | https://github.com/ltamir/JavaLab01 | f01e7b533c89f88bbf80405523267d233148065d | 93bd481a4df1116966eceb0a3709977380e058d7 | refs/heads/master | 2021-06-17T16:47:03.045000 | 2019-09-18T09:46:27 | 2019-09-18T09:46:27 | 141,854,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package il.ac.ariel.liortamir.javalab.exception;
/**
* This exception is thrown in case of malformed data (null or not comma separated)
* @author liort
*
*/
public class DataException extends Exception {
/**
*
*/
private static final long serialVersionUID = 916442444908907412L;
public Data... | UTF-8 | Java | 391 | java | DataException.java | Java | [
{
"context": "med data (null or not comma separated)\r\n * @author liort\r\n *\r\n */\r\npublic class DataException extends Exce",
"end": 158,
"score": 0.9992848038673401,
"start": 153,
"tag": "USERNAME",
"value": "liort"
}
] | null | [] | package il.ac.ariel.liortamir.javalab.exception;
/**
* This exception is thrown in case of malformed data (null or not comma separated)
* @author liort
*
*/
public class DataException extends Exception {
/**
*
*/
private static final long serialVersionUID = 916442444908907412L;
public Data... | 391 | 0.680307 | 0.634271 | 21 | 16.619047 | 24.386719 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 0 |
c58a302738ca65f2bddbbc7603cc3a7f48533428 | 16,604,343,600,957 | cad2fa82852ca6c60c87b407fd15ef0cdd932adc | /core/src/main/java/com/sequenceiq/cloudbreak/reactor/api/event/cluster/WaitForAmbariServerRequest.java | a26688869f0403cee31cb47da3eeda9447d2b698 | [
"LicenseRef-scancode-warranty-disclaimer",
"ANTLR-PD",
"CDDL-1.0",
"bzip2-1.0.6",
"Zlib",
"BSD-3-Clause",
"MIT",
"EPL-1.0",
"LicenseRef-scancode-proprietary-license",
"LicenseRef-scancode-jdbm-1.00",
"Apache-2.0"
] | permissive | bazaarvoice/cloudbreak | https://github.com/bazaarvoice/cloudbreak | 41d16df3c043072cbf47558618b276baaddc39f6 | 749b6b1719ed5dd9f7287e0e64205565fd971e59 | refs/heads/master | 2023-04-28T14:26:39.555000 | 2023-01-05T04:12:39 | 2023-01-05T04:12:39 | 131,363,855 | 0 | 0 | Apache-2.0 | true | 2020-11-04T20:07:12 | 2018-04-28T02:23:40 | 2019-03-06T17:15:54 | 2020-11-04T20:07:11 | 46,504 | 0 | 0 | 4 | Java | false | false | package com.sequenceiq.cloudbreak.reactor.api.event.cluster;
import com.sequenceiq.cloudbreak.reactor.api.event.StackEvent;
import reactor.rx.Promise;
public class WaitForAmbariServerRequest extends StackEvent {
public WaitForAmbariServerRequest(Long stackId) {
super(stackId);
}
public WaitForAm... | UTF-8 | Java | 562 | java | WaitForAmbariServerRequest.java | Java | [] | null | [] | package com.sequenceiq.cloudbreak.reactor.api.event.cluster;
import com.sequenceiq.cloudbreak.reactor.api.event.StackEvent;
import reactor.rx.Promise;
public class WaitForAmbariServerRequest extends StackEvent {
public WaitForAmbariServerRequest(Long stackId) {
super(stackId);
}
public WaitForAm... | 562 | 0.74911 | 0.74911 | 19 | 28.578947 | 29.791054 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 0 |
7bcfad4be1474d796afffda5e13b479ea3f9d330 | 8,263,517,138,227 | 8b9e157ce50dc1af60c659f4b680e3ceb69ef956 | /src/main/java/com/cdc/apis/service/EmployeeService.java | cd5b238c59b95a03e5bb423e253893af8fc2ee45 | [] | no_license | Rajesh-ctr/cdc-springboot-heroku | https://github.com/Rajesh-ctr/cdc-springboot-heroku | e88380608ffe349bfa6d9877ac4ab9d4f888ccfb | c3e3ac7725fe30297185243235086f52efe92f34 | refs/heads/master | 2022-12-11T01:28:30.392000 | 2020-09-14T05:43:45 | 2020-09-14T05:43:45 | 293,007,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cdc.apis.service;
import com.cdc.apis.model.Employee;
public interface EmployeeService {
public int insertEmployee(Employee employeeObj);
}
| UTF-8 | Java | 156 | java | EmployeeService.java | Java | [] | null | [] | package com.cdc.apis.service;
import com.cdc.apis.model.Employee;
public interface EmployeeService {
public int insertEmployee(Employee employeeObj);
}
| 156 | 0.801282 | 0.801282 | 8 | 18.5 | 18.99342 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
9a1e65c5975d01c6b47d4bb67443d46532ed9536 | 13,305,808,751,971 | 95e9a743b342f1dfe6d27ec772b3b19223588ef2 | /app/src/main/java/kr/co/tmonet/gdrive/controller/activity/MapActivity.java | 893baf33e6bd8a6452ca0e5fcebf75bd120f1880 | [] | no_license | sngsng/tmonet-gdrive-android | https://github.com/sngsng/tmonet-gdrive-android | 14e19b373f526b9b259cd41732d223926a48248f | 166390cf5405883f9e1b68d18ed991b369c975bb | refs/heads/master | 2021-09-03T00:21:07.094000 | 2017-12-04T01:49:23 | 2017-12-04T01:49:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.tmonet.gdrive.controller.activity;
import android.databinding.DataBindingUtil;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.PointF;
import android.location.Location;
import android.os.Build;
import android.os.Bundle;
import android.util.Log;
import androi... | UTF-8 | Java | 23,273 | java | MapActivity.java | Java | [] | null | [] | package kr.co.tmonet.gdrive.controller.activity;
import android.databinding.DataBindingUtil;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.PointF;
import android.location.Location;
import android.os.Build;
import android.os.Bundle;
import android.util.Log;
import androi... | 23,273 | 0.621069 | 0.615288 | 604 | 37.379139 | 34.347084 | 227 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59106 | false | false | 0 |
8f7ddd5139fde264ba3acea9b5362c8710e5160a | 24,842,090,876,701 | a712af2d636369ca5f44079270a61fcad348701d | /src/br/com/mrcsfelipe/sbv/dao/ProdutoJDBCDao.java | de0962de780f56d828a07a7c49a7a3cb0d393d01 | [] | no_license | MarcosJava/LP2 | https://github.com/MarcosJava/LP2 | 3535e999edb50952b196e01962471d8281b156e7 | fc245df571bd24ddbca85da9752a3b137101dd68 | refs/heads/master | 2020-12-11T09:03:44.756000 | 2015-11-10T02:36:52 | 2015-11-10T02:36:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.mrcsfelipe.sbv.dao;
import java.sql.Date;
import java.util.List;
import br.com.mrcsfelipe.sbv.model.Cliente;
import br.com.mrcsfelipe.sbv.model.Produto;
public class ProdutoJDBCDao extends Dao implements ProdutoDao{
public ProdutoJDBCDao() {
}
@Override
public long salvarProduto(Produto p... | UTF-8 | Java | 2,367 | java | ProdutoJDBCDao.java | Java | [] | null | [] | package br.com.mrcsfelipe.sbv.dao;
import java.sql.Date;
import java.util.List;
import br.com.mrcsfelipe.sbv.model.Cliente;
import br.com.mrcsfelipe.sbv.model.Produto;
public class ProdutoJDBCDao extends Dao implements ProdutoDao{
public ProdutoJDBCDao() {
}
@Override
public long salvarProduto(Produto p... | 2,367 | 0.653147 | 0.648078 | 107 | 21.121496 | 20.244631 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.700935 | false | false | 0 |
f40121e6e24d97ac7fac57417a099d9967d059b3 | 22,823,456,229,480 | 38a1ae6b474402b0ee8ffdbf570d089c90946681 | /src/main/java/net/shaidullin/code_maker/ui/toolwindow/workspace/impl/WorkspacePanelBody.java | 8982bd742c6145014bb0448338ce95e7d454ee34 | [] | no_license | timur-sh/code-maker | https://github.com/timur-sh/code-maker | e855595a5e3decd0d5fff98adb66a2243ad7bcf3 | 53f8982d81932cc94a51bff4fe1306ad7b2a0205 | refs/heads/master | 2020-12-26T22:29:16.568000 | 2020-03-06T15:30:37 | 2020-03-06T15:30:37 | 237,668,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.shaidullin.code_maker.ui.toolwindow.workspace.impl;
import com.intellij.openapi.project.Project;
import com.intellij.ui.components.JBLabel;
import com.intellij.ui.components.JBTextField;
import com.intellij.util.ui.JBUI;
import com.intellij.util.ui.tree.TreeUtil;
import net.shaidullin.code_maker.core.confi... | UTF-8 | Java | 4,383 | java | WorkspacePanelBody.java | Java | [] | null | [] | package net.shaidullin.code_maker.ui.toolwindow.workspace.impl;
import com.intellij.openapi.project.Project;
import com.intellij.ui.components.JBLabel;
import com.intellij.ui.components.JBTextField;
import com.intellij.util.ui.JBUI;
import com.intellij.util.ui.tree.TreeUtil;
import net.shaidullin.code_maker.core.confi... | 4,383 | 0.680584 | 0.670773 | 131 | 32.458015 | 31.575491 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.885496 | false | false | 0 |
0a608213ee007eea3283d907c4f5a6895164e11c | 15,899,968,944,070 | f3b54ce12a7604382bcd97ab13614ca453ddd648 | /code/modules/main/submodules/gl/src/com/intelligentbrain/bizVelocity/main/gl/ejb/persistence/SummaryAccountBean.java | 6f102d96f68a3cdb89e5c15050b62dfd1055ef9f | [] | no_license | itbcodedev/iconERP_DAT | https://github.com/itbcodedev/iconERP_DAT | f1e988799f59b99b5fae32d3f2207f448a7e71de | 9145d7fc4826f9e100be23ed73c5bf188b17f213 | refs/heads/master | 2020-09-15T07:38:43.330000 | 2019-11-20T10:09:33 | 2019-11-20T10:09:33 | 223,370,546 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.intelligentbrain.bizVelocity.main.gl.ejb.persistence;
import java.util.Arrays;
import java.util.Collection;
import java.util.Comparator;
import javax.ejb.EJBException;
import javax.ejb.EntityBean;
import javax.ejb.RemoveException;
import org.apache.commons.beanutils.PropertyUtils;
import com.intelligent... | UTF-8 | Java | 19,998 | java | SummaryAccountBean.java | Java | [
{
"context": "\t\t\t\t\teager-load-group=\"*\"\n * \n * @author $Author: niranriths $\n * @since $Date: 2016-11-07 12:39:07 +0700 (M",
"end": 1019,
"score": 0.9996953010559082,
"start": 1009,
"tag": "USERNAME",
"value": "niranriths"
},
{
"context": ".RecordingAccountLocal\"\n *... | null | [] | package com.intelligentbrain.bizVelocity.main.gl.ejb.persistence;
import java.util.Arrays;
import java.util.Collection;
import java.util.Comparator;
import javax.ejb.EJBException;
import javax.ejb.EntityBean;
import javax.ejb.RemoveException;
import org.apache.commons.beanutils.PropertyUtils;
import com.intelligent... | 19,998 | 0.692319 | 0.688019 | 531 | 36.662899 | 33.773106 | 256 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962335 | false | false | 0 |
8a8a3940d6bb5969a8adea3655bb2c4776d60fe5 | 32,667,521,269,896 | aa73f8cf7ecdadfe3b6984082c240f5c9db7922d | /src/main/java/com/virtuslab/rx_intro/task/Confirmation.java | 794dc4a8d4b0e5732088520f7a533ab248893bf1 | [] | no_license | GraphZero/IJ_Reactive | https://github.com/GraphZero/IJ_Reactive | f36264a1ee289f333470e28d85f6941bef43803a | 3318d4ea290f7d39820a003fd049a6f89e9231e2 | refs/heads/master | 2020-03-19T19:08:19.348000 | 2018-06-10T20:09:05 | 2018-06-10T20:09:05 | 136,841,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.virtuslab.rx_intro.task;
class Confirmation {
final String transactionId;
final boolean isConfirmed;
Confirmation(String transactionId, boolean isConfirmed) {
this.transactionId = transactionId;
this.isConfirmed = isConfirmed;
}
@Override
public String toString() ... | UTF-8 | Java | 492 | java | Confirmation.java | Java | [] | null | [] | package com.virtuslab.rx_intro.task;
class Confirmation {
final String transactionId;
final boolean isConfirmed;
Confirmation(String transactionId, boolean isConfirmed) {
this.transactionId = transactionId;
this.isConfirmed = isConfirmed;
}
@Override
public String toString() ... | 492 | 0.595528 | 0.595528 | 20 | 23.6 | 19.647902 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 0 |
6e2ad041acc0ca00ff1fb9304c94ecba7e1ae565 | 8,967,891,734,721 | 80b9eb44a01283477d6f7ffa0afe9f718a6676c0 | /trunk/org.mwc.cmap.legacy/src/MWC/GUI/Tools/Palette/PlainCreateLayer.java | 55f093637cb68aefb3084d1e822d28a7a222916b | [] | no_license | jesseeichar/debrief | https://github.com/jesseeichar/debrief | ddc70cde1b37dd07ed8a99020e3e50c1ccb2e4f8 | 0b6ce0692eb1857fd492347ffee65bb649254a37 | refs/heads/master | 2023-05-30T22:33:40.006000 | 2013-05-03T17:15:55 | 2013-05-03T17:15:55 | 8,770,845 | 2 | 1 | null | false | 2013-05-01T06:59:26 | 2013-03-14T08:08:49 | 2013-05-01T06:59:25 | 2013-05-01T06:59:25 | 204,436 | null | 1 | 0 | Java | null | null | // Copyright MWC 1999, Debrief 3 Project
// $RCSfile: PlainCreateLayer.java,v $
// @author $Author: Ian.Mayo $
// @version $Revision: 1.2 $
// $Log: PlainCreateLayer.java,v $
// Revision 1.2 2004/05/25 15:44:30 Ian.Mayo
// Commit updates from home
//
// Revision 1.1.1.1 2004/03/04 20:31:26 ian
// no messa... | UTF-8 | Java | 5,274 | java | PlainCreateLayer.java | Java | [
{
"context": "le: PlainCreateLayer.java,v $\r\n// @author $Author: Ian.Mayo $\r\n// @version $Revision: 1.2 $\r\n// $Log: PlainCr",
"end": 111,
"score": 0.9998388290405273,
"start": 103,
"tag": "NAME",
"value": "Ian.Mayo"
},
{
"context": "er.java,v $\r\n// Revision 1.2 2004/05/25 15... | null | [] | // Copyright MWC 1999, Debrief 3 Project
// $RCSfile: PlainCreateLayer.java,v $
// @author $Author: Ian.Mayo $
// @version $Revision: 1.2 $
// $Log: PlainCreateLayer.java,v $
// Revision 1.2 2004/05/25 15:44:30 Ian.Mayo
// Commit updates from home
//
// Revision 1.1.1.1 2004/03/04 20:31:26 ian
// no messa... | 5,274 | 0.579446 | 0.525597 | 207 | 23.473431 | 23.114878 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.009662 | false | false | 0 |
2905a29679b7cf8a85197bc2f6d53d80a706dcb1 | 12,558,484,412,345 | 2b0f920bb8fbd80c8e0a00087f90714f20587ac2 | /src/DartGame.java | fd951a734dd78414c53f3a3133f4ee6f318b2f43 | [] | no_license | ozingmw/AlgorithmTest | https://github.com/ozingmw/AlgorithmTest | 713fc982e49a975bbfa3f8c7096c6beca790d44e | 10c97513ffbd2b9f840f57903a70e0b648657fbe | refs/heads/master | 2023-01-06T22:39:09.620000 | 2020-11-10T11:26:08 | 2020-11-10T11:26:08 | 286,699,046 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Programmers;
public class DartGame {
public static void main(String[] args) {
String dartResult = "1S*2T*3S";
solution(dartResult);
}
public static int solution(String dartResult) {
String round[] = new String[3];
round = DartResultSplit(dartResult);
int result[] = new int[3];
res... | UTF-8 | Java | 2,307 | java | DartGame.java | Java | [] | null | [] | package Programmers;
public class DartGame {
public static void main(String[] args) {
String dartResult = "1S*2T*3S";
solution(dartResult);
}
public static int solution(String dartResult) {
String round[] = new String[3];
round = DartResultSplit(dartResult);
int result[] = new int[3];
res... | 2,307 | 0.586042 | 0.550065 | 82 | 26.134146 | 22.394882 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.304878 | false | false | 0 |
211d161cc9f7823408b151a69212677e5d08a935 | 11,888,469,505,728 | 03b05f23b984d84fb8f71ec044c35207360ecfe5 | /src/main/java/com/nseindia/mc/controller/dto/MemberInfoDto.java | dd9cbf659da91460ba826a63288af5dc86086f74 | [] | no_license | pyeliteman113/kmp-project | https://github.com/pyeliteman113/kmp-project | 0fefdf5ba9b0ab266d6a9d0acf76b10e23c0410e | da6dcf1da6394452b0efdcced7c63dcd2cdef96f | refs/heads/main | 2023-05-11T09:21:22.759000 | 2021-06-03T10:20:18 | 2021-06-03T10:20:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nseindia.mc.controller.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class MemberInfoDto {
private long memberId;
private String memberCode;
private String memberName;
}
| UTF-8 | Java | 236 | java | MemberInfoDto.java | Java | [] | null | [] | package com.nseindia.mc.controller.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
@Data
@AllArgsConstructor
public class MemberInfoDto {
private long memberId;
private String memberCode;
private String memberName;
}
| 236 | 0.805085 | 0.805085 | 12 | 18.666666 | 13.243447 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 0 |
a7cbc12a9d1bfa1217911cad0f66b02a35a15339 | 29,978,871,750,545 | 7ea7a82f871173a15e1ffa2f259a11694c20046f | /wfe-web/src/main/java/ru/runa/wf/web/ftl/component/DisplayListUserVariables.java | 61f708094b16cddbc7e80eb132715e2e7718b0e7 | [] | no_license | kuimovvg/runawfe-server | https://github.com/kuimovvg/runawfe-server | a34dd543a0b1fe939123620cff04bd19c3cda890 | 0d7154bf7c27210b5007cc02912ab3d3a9d2ea0e | refs/heads/master | 2021-01-12T07:24:23.534000 | 2017-05-21T10:23:47 | 2017-05-21T10:23:47 | 76,950,960 | 0 | 0 | null | true | 2017-01-11T22:54:48 | 2016-12-20T11:29:13 | 2016-12-20T11:29:20 | 2017-01-11T22:54:47 | 5,023 | 0 | 0 | 0 | Java | null | null | package ru.runa.wf.web.ftl.component;
public class DisplayListUserVariables extends AbstractListUserVariables {
private static final long serialVersionUID = 1L;
@Override
protected Object renderRequest() throws Exception {
initFields();
return ViewUtil.getUserTypeListTable(user, webHelper... | UTF-8 | Java | 501 | java | DisplayListUserVariables.java | Java | [] | null | [] | package ru.runa.wf.web.ftl.component;
public class DisplayListUserVariables extends AbstractListUserVariables {
private static final long serialVersionUID = 1L;
@Override
protected Object renderRequest() throws Exception {
initFields();
return ViewUtil.getUserTypeListTable(user, webHelper... | 501 | 0.748503 | 0.746507 | 14 | 34.785713 | 42.396393 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 0 |
37331ac69f901c8d128f1adcfbc7c45cc3a30dd7 | 35,777,077,575,964 | 62406d84720d644103a46fd17436731f9eebfbfe | /COMP361/src/MusicManager/.svn/text-base/MusicPlayer.java.svn-base | 4e69c3745628cc263b3291062ca84473ea70f136 | [] | no_license | lineker/Scherzo | https://github.com/lineker/Scherzo | 5579a6687d506ed934b7f8ca16301ac821b3052c | ef695b02abe1f2905acd6925df5c163df4524f2b | refs/heads/master | 2021-01-22T03:08:53.179000 | 2012-09-06T12:46:17 | 2012-09-06T12:46:17 | 32,493,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MusicManager;
import java.io.BufferedInputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.concurrent.atomic.AtomicBoolean;
import javax.sound.sampled.AudioFormat;
import javax.sound.sampled.AudioInputStream;
import javax.sound.sampled.... | UTF-8 | Java | 4,882 | MusicPlayer.java.svn-base | Java | [
{
"context": "port javazoom.jl.player.Player;\r\n\r\n/**\r\n * @author Rebecca\r\n * The thread of the MusicManager that is respon",
"end": 639,
"score": 0.9998031258583069,
"start": 632,
"tag": "NAME",
"value": "Rebecca"
}
] | null | [] | package MusicManager;
import java.io.BufferedInputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.concurrent.atomic.AtomicBoolean;
import javax.sound.sampled.AudioFormat;
import javax.sound.sampled.AudioInputStream;
import javax.sound.sampled.... | 4,882 | 0.565342 | 0.56227 | 174 | 26.05747 | 27.012281 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.931034 | false | false | 0 | |
9c250725335d65cfa80a92b776b11e23653871d8 | 8,083,128,482,687 | f211414b08ede24b073087b7403500d6e1284c9b | /fullstack/hivesterix/hivesterix-runtime/src/main/java/edu/uci/ics/hivesterix/runtime/factory/evaluator/NullExpressionEvaluatorFactory.java | f37b825f5a9a5cd4bf941c11b9f29333aa871f25 | [] | no_license | madhusudancs/hyracks | https://github.com/madhusudancs/hyracks | d55519f1e1491dd51741bd88c2be2486ff7173ba | 36bb1021b17b736aa1648bd439e1246ae419aa89 | refs/heads/master | 2021-01-16T18:42:19.455000 | 2013-04-26T03:26:27 | 2013-04-26T03:26:27 | 7,222,105 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.uci.ics.hivesterix.runtime.factory.evaluator;
import org.apache.hadoop.hive.ql.plan.ExprNodeNullDesc;
import edu.uci.ics.hivesterix.logical.expression.ExpressionTranslator;
import edu.uci.ics.hivesterix.runtime.evaluator.NullExpressionEvaluator;
import edu.uci.ics.hivesterix.runtime.jobgen.Schema;
... | UTF-8 | Java | 1,714 | java | NullExpressionEvaluatorFactory.java | Java | [] | null | [] | package edu.uci.ics.hivesterix.runtime.factory.evaluator;
import org.apache.hadoop.hive.ql.plan.ExprNodeNullDesc;
import edu.uci.ics.hivesterix.logical.expression.ExpressionTranslator;
import edu.uci.ics.hivesterix.runtime.evaluator.NullExpressionEvaluator;
import edu.uci.ics.hivesterix.runtime.jobgen.Schema;
... | 1,714 | 0.759627 | 0.759043 | 41 | 39.804878 | 34.164753 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585366 | false | false | 0 |
755d5e4f525764c61fef6f0121e3dcddfdb9b561 | 35,862,976,926,255 | 0e002927e8d009de6ea4f780f94b3d3cc683eb29 | /app/src/main/java/masterigis/com/jukebox2_0/Model/BDAdapter.java | 1ce3d760698278697a9fa388e7eb2507375eab09 | [] | no_license | HuguesBadzou/JukeBox_2.0 | https://github.com/HuguesBadzou/JukeBox_2.0 | 0981d2c14cbd2efc831346e5c9bb6bde84a63983 | 090a9150a16043e2f9471614462e9b2ce5936def | refs/heads/master | 2021-05-04T10:06:39.675000 | 2016-03-01T08:30:29 | 2016-03-01T08:30:29 | 51,843,939 | 0 | 3 | null | false | 2016-02-25T14:13:59 | 2016-02-16T14:52:46 | 2016-02-16T14:53:08 | 2016-02-19T10:32:01 | 515 | 0 | 3 | 2 | Java | null | null | package masterigis.com.jukebox2_0.Model;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
/**
* Created b... | UTF-8 | Java | 6,565 | java | BDAdapter.java | Java | [
{
"context": "elper;\nimport android.util.Log;\n\n/**\n * Created by naveck on 11/01/2016.\n */\n\npublic class BDAdapter {\n\n ",
"end": 328,
"score": 0.999411940574646,
"start": 322,
"tag": "USERNAME",
"value": "naveck"
}
] | null | [] | package masterigis.com.jukebox2_0.Model;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
/**
* Created b... | 6,565 | 0.535132 | 0.532998 | 223 | 28.421524 | 29.220238 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.600897 | false | false | 0 |
f6ea3dbf3427b0216a17e1e4e746ed9f464ced7d | 22,093,311,795,619 | 9bfe5baad0ef1180d516613eac0427e0ac83d35e | /src/com/dao/UserDao.java | 0a7d969619c2a9675dc8e725dba5a2daf6ce30ce | [] | no_license | DueToAttitude/Java-Course-Scheduling-System | https://github.com/DueToAttitude/Java-Course-Scheduling-System | 9b409aacc6ca96c7e75904c753fb75f3bf3b6718 | a294df8abb99181324dbbfeea87997e6315bad03 | refs/heads/master | 2021-01-12T00:20:32.084000 | 2017-01-12T06:54:23 | 2017-01-12T06:54:23 | 78,710,267 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dao;
import com.bean.UserBean;
import com.core.ConnDB;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by recycle on 12/15 0015.
*/
public class UserDao {
ConnDB connDB = null;
public UserDao() {
connDB = new ConnDB();
}
//登录时对一行数据的查询
... | UTF-8 | Java | 1,698 | java | UserDao.java | Java | [
{
"context": "mport java.sql.SQLException;\r\n\r\n/**\r\n * Created by recycle on 12/15 0015.\r\n */\r\npublic class UserDao {\r\n ",
"end": 161,
"score": 0.9996012449264526,
"start": 154,
"tag": "USERNAME",
"value": "recycle"
}
] | null | [] | package com.dao;
import com.bean.UserBean;
import com.core.ConnDB;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
* Created by recycle on 12/15 0015.
*/
public class UserDao {
ConnDB connDB = null;
public UserDao() {
connDB = new ConnDB();
}
//登录时对一行数据的查询
... | 1,698 | 0.551995 | 0.545949 | 55 | 28.072727 | 27.17275 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 0 |
6675a1f54d666ea640828738539d822e998d0dd4 | 33,483,565,095,347 | 81552651f60aa9e8b4d0fe52dd3e45296879ef3c | /app/src/main/java/jumapp/com/smartest/Storage/DAOImpl/ContentsImpl/QuestionDAOImpl.java | d3b445bc144eb8e001541e86c406d5bc7c2beec9 | [] | no_license | giuliosantabarbara/SmarTest | https://github.com/giuliosantabarbara/SmarTest | 8b173d75e5b55add5e89a67dabbcce0ebf7595cb | 1921d54e4622f14ee3933b9a49475deea103ca53 | refs/heads/master | 2021-06-22T20:29:14.292000 | 2017-08-19T16:29:28 | 2017-08-19T16:29:28 | 85,406,038 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jumapp.com.smartest.Storage.DAOImpl.ContentsImpl;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.ArrayList;
import ju... | UTF-8 | Java | 19,838 | java | QuestionDAOImpl.java | Java | [
{
"context": "bject.ContentsObject.Question;\n\n\n/**\n * Created by marco on 18/03/2017.\n */\npublic class QuestionDAOImpl",
"end": 836,
"score": 0.81220942735672,
"start": 833,
"tag": "NAME",
"value": "mar"
},
{
"context": "t.ContentsObject.Question;\n\n\n/**\n * Created by marco ... | null | [] | package jumapp.com.smartest.Storage.DAOImpl.ContentsImpl;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
import java.util.ArrayList;
import ju... | 19,838 | 0.641647 | 0.639581 | 499 | 38.757515 | 34.540897 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.841683 | false | false | 0 |
daaccd17581e382a129a629036cc0d91811499c0 | 33,131,377,788,521 | fc3dad762bbd22028019c0f006c59a57e1538e8b | /src/main/java/com/cashier/controllers/ProductsGetAllController.java | be185f9d126f18a912a9c2e6dcfb993d2572772d | [] | no_license | IrynaSoltyk/Cashier | https://github.com/IrynaSoltyk/Cashier | 787233f438e50f1ee1e72a7ec05583d832021de6 | 07163d803a73aafc47ddddbfe0f9230059cb8691 | refs/heads/main | 2023-08-15T00:40:38.691000 | 2021-10-05T09:19:10 | 2021-10-05T09:19:10 | 407,199,472 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cashier.controllers;
import java.lang.invoke.MethodHandles;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.cashier.dao.ConnectionProvider;
import com.cashier.dao.ProductDao;
import com.cashier.exeptions.Unsuccessful... | UTF-8 | Java | 1,997 | java | ProductsGetAllController.java | Java | [] | null | [] | package com.cashier.controllers;
import java.lang.invoke.MethodHandles;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.log4j.Logger;
import com.cashier.dao.ConnectionProvider;
import com.cashier.dao.ProductDao;
import com.cashier.exeptions.Unsuccessful... | 1,997 | 0.729594 | 0.726089 | 63 | 30.698412 | 25.537172 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.507936 | false | false | 0 |
5a91010ec44c7e5852423b918427af873fd0e5e6 | 24,369,644,482,744 | 245fc69d80e955f95a2ab513f1d7f1e50985090b | /onlineBookstore-v.2.0/majupublish01/src/test/java/com/maju/test/TestTBTest.java | b0a9d30e900ec3deb03e155254d4a7ee3295f0ec | [] | no_license | MajuTianya/onlineBookstore | https://github.com/MajuTianya/onlineBookstore | 0898c5e9437e4e4626c272ea7af14637efe9c16c | 518147042a6d8c47448e053dff5b77bf35300e7d | refs/heads/master | 2021-01-14T10:30:54.003000 | 2018-07-22T14:30:21 | 2018-07-22T14:30:21 | 82,036,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.maju.test;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import com.maju.common.junit.SpringJunitTest;
import com.maju.test.bean.TestTB;
import com.maju.test.service.TestTBService;
/**
* 测试
* @author chenli
*
*/
public class TestTBTest extends SpringJunitTest{... | UTF-8 | Java | 528 | java | TestTBTest.java | Java | [
{
"context": ".test.service.TestTBService;\n\n/**\n * 测试\n * @author chenli\n *\n */\n\npublic class TestTBTest extends SpringJun",
"end": 263,
"score": 0.9986720681190491,
"start": 257,
"tag": "USERNAME",
"value": "chenli"
}
] | null | [] | package com.maju.test;
import org.junit.Test;
import org.springframework.beans.factory.annotation.Autowired;
import com.maju.common.junit.SpringJunitTest;
import com.maju.test.bean.TestTB;
import com.maju.test.service.TestTBService;
/**
* 测试
* @author chenli
*
*/
public class TestTBTest extends SpringJunitTest{... | 528 | 0.760618 | 0.760618 | 26 | 18.923077 | 18.615385 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807692 | false | false | 0 |
decc496232e460ce63323021b0b3fdaa46aba50a | 25,486,335,962,117 | 5cf6584129c71714ea1096473673ad36afbcff79 | /rpc-framework-core/src/main/java/github/genelin/annotation/RpcReference.java | 0fd4f6b95f0dcd964cdaebe63df2ff723cac53e9 | [] | no_license | jdhm159/gene-rpc-framework | https://github.com/jdhm159/gene-rpc-framework | 29458e663fe377af1ad6e4b58d007dffbc066ce8 | 981687d40a9e13c63ce76aae1f538aaf0fe39bc8 | refs/heads/master | 2023-03-14T06:21:14.106000 | 2021-03-05T08:06:59 | 2021-03-05T08:06:59 | 344,744,375 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package github.genelin.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 标注某个属性为远程服务消费方,将自动进行服务发现并进行属性填充(构造了个代理对象)
* @author gene lin
* @createTim... | UTF-8 | Java | 598 | java | RpcReference.java | Java | [
{
"context": "某个属性为远程服务消费方,将自动进行服务发现并进行属性填充(构造了个代理对象)\n * @author gene lin\n * @createTime 2021/3/3 18:59\n */\n@Documented\n@Ta",
"end": 306,
"score": 0.9984663128852844,
"start": 298,
"tag": "NAME",
"value": "gene lin"
}
] | null | [] | package github.genelin.annotation;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 标注某个属性为远程服务消费方,将自动进行服务发现并进行属性填充(构造了个代理对象)
* @author <NAME>
* @createTime ... | 596 | 0.775194 | 0.755814 | 21 | 23.571428 | 15.948045 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 0 |
4d82c40ce4739f722e0d71b8aaf3723bb251397e | 22,557,168,282,791 | 5b8de6576ecf8a17227442bb7f74ca8220a230e3 | /src/main/java/org/pfaa/chemica/item/IngredientStack.java | 74b8c030c38ad50f802cc02660709e5264b0967c | [
"Artistic-2.0"
] | permissive | lawremi/PerFabricaAdAstra | https://github.com/lawremi/PerFabricaAdAstra | 7299b75bb811d34e0349e0a6d6fdbe23f9c4455b | b86f7b8130139a83e27ad3855f1d86675c8f5722 | refs/heads/master | 2021-06-13T01:40:08.568000 | 2021-04-18T17:35:36 | 2021-04-18T17:35:36 | 7,422,020 | 17 | 11 | null | false | 2016-11-10T14:56:55 | 2013-01-03T11:49:04 | 2016-11-10T14:56:25 | 2016-11-10T14:56:54 | 2,138 | 11 | 6 | 9 | Java | null | null | package org.pfaa.chemica.item;
import java.util.Arrays;
import java.util.Set;
import org.pfaa.chemica.registration.IngredientList;
import net.minecraft.item.ItemStack;
public interface IngredientStack {
public String getOreDictKey();
public ItemStack getBestItemStack();
public Set<ItemStack> getItemStacks();
pu... | UTF-8 | Java | 642 | java | IngredientStack.java | Java | [] | null | [] | package org.pfaa.chemica.item;
import java.util.Arrays;
import java.util.Set;
import org.pfaa.chemica.registration.IngredientList;
import net.minecraft.item.ItemStack;
public interface IngredientStack {
public String getOreDictKey();
public ItemStack getBestItemStack();
public Set<ItemStack> getItemStacks();
pu... | 642 | 0.78972 | 0.788162 | 22 | 28.181818 | 21.510328 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 9 |
2676e66d1cb39bdb9fbf1c0fafc788305181c696 | 16,037,407,906,993 | c3018cfda2bdda1d7c208fdb378da4f80d8626e8 | /chapter1/src/naming/Test.java | 6efb7fc36b2556f067e1321d247cce6dc89f412a | [] | no_license | flwidmer/ocpjp | https://github.com/flwidmer/ocpjp | d84195edf0165b66e803ecbbf46f2d0ac768e49c | 97f35e5b5bcd30c9654080e45e646ab15f804703 | refs/heads/master | 2016-09-06T04:36:24.571000 | 2014-02-26T09:36:29 | 2014-02-26T09:36:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package naming;
public class Test {
public static void main(String[] args) {
Stupid s = new Stupid();
}
}
| UTF-8 | Java | 118 | java | Test.java | Java | [] | null | [] | package naming;
public class Test {
public static void main(String[] args) {
Stupid s = new Stupid();
}
}
| 118 | 0.627119 | 0.627119 | 7 | 14.857142 | 14.156559 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 9 |
c3b49d99f83890a380c9414af5a4c55b0d4628b4 | 17,755,394,839,887 | ee7173b960d6b3b3e3b7ee751a86a777dbb8cd1b | /multiply.java | 31c9a617eb84014ff1390c0747d6343d0d9edee0 | [] | no_license | BrysonGundry/8Bitx8BitMultiplication | https://github.com/BrysonGundry/8Bitx8BitMultiplication | a94482d32a239cb29a8a59f6efa4077ad9b0ec8a | 6bb9c787e9f44118feea4a87e04fd1c78c7353d3 | refs/heads/master | 2022-12-25T04:55:29.994000 | 2020-09-30T17:34:44 | 2020-09-30T17:34:44 | 300,000,530 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Bryson Gundry
Programming Assignment 2 - multiply.java
7/22/2019
*/
import java.util.*;
import java.util.Scanner;
//This program shows the steps for 8-bit by 8-bit multiplication.
//The user must input two values, separated by a space in between, for the program to be run successfully.
pu... | UTF-8 | Java | 6,401 | java | multiply.java | Java | [
{
"context": "/*\r\n Bryson Gundry\r\n Programming Assignment 2 - multiply.java\r\n ",
"end": 21,
"score": 0.9998698234558105,
"start": 8,
"tag": "NAME",
"value": "Bryson Gundry"
}
] | null | [] | /*
<NAME>
Programming Assignment 2 - multiply.java
7/22/2019
*/
import java.util.*;
import java.util.Scanner;
//This program shows the steps for 8-bit by 8-bit multiplication.
//The user must input two values, separated by a space in between, for the program to be run successfully.
public cl... | 6,394 | 0.492736 | 0.476019 | 161 | 37.757763 | 33.509945 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.751553 | false | false | 9 |
b7abceb63a2e8aa787e326c030379447154dfe23 | 32,521,492,422,660 | fb72f0c6ff27ae94b5b9cc770376c7f14acce620 | /unit7/program18/Main.java | 65dd258d25dcea53270ca96a156b37b1cfd69263 | [] | no_license | sofia-kustikava/java-learn | https://github.com/sofia-kustikava/java-learn | 951b4e81af5cd3905a5c157686b25de912f8273e | 286a9d67d5af67ebd30aa040377fd316fb430b9e | refs/heads/main | 2023-04-10T19:32:18.903000 | 2021-04-11T20:50:41 | 2021-04-11T20:50:41 | 352,795,728 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Create a class with a static final field and a final field and
//demonstrate the difference between the two.
public class Main {
public static void main(final String args[]) {
Test test = new Test(1);
System.out.println(test.a);
Test.b = 1; //error
System.out.println(test.b);
... | UTF-8 | Java | 326 | java | Main.java | Java | [] | null | [] | //Create a class with a static final field and a final field and
//demonstrate the difference between the two.
public class Main {
public static void main(final String args[]) {
Test test = new Test(1);
System.out.println(test.a);
Test.b = 1; //error
System.out.println(test.b);
... | 326 | 0.631902 | 0.625767 | 11 | 28.636364 | 19.878141 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 9 |
2826156447f587cb60709413bd7de9fb544547d2 | 24,300,924,978,311 | cebce35d899df589c3e9a4a1b7eb8a155cc02fc7 | /hadata-services/hadata-service-iwms2/hadata-service-iwms2-api/src/main/java/org/shrek/hadata/service/iwms/service/CarrierService.java | 3cb9c054bebaef2660c8fe014a5e6776cb845d18 | [] | no_license | cckmit/boyol-wms | https://github.com/cckmit/boyol-wms | c3a2f8f8e5a439cae8f7a253e54fa4e8bf779fd2 | f285ca09c6238722b56f732369a0db01166f7350 | refs/heads/master | 2023-07-06T10:35:47.133000 | 2020-04-03T09:10:27 | 2020-04-03T09:10:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.shrek.hadata.service.iwms.service;
import org.shrek.hadata.service.iwms.model.TCarrier;
/**
* @author chengjian
* @version 1.0
* @date 2018年08月24日 11:32
*/
public interface CarrierService {
public TCarrier getCarrierByCode(String code);
}
| UTF-8 | Java | 267 | java | CarrierService.java | Java | [
{
"context": "adata.service.iwms.model.TCarrier;\n\n/**\n * @author chengjian\n * @version 1.0\n * @date 2018年08月24日 11:32\n */\npu",
"end": 126,
"score": 0.998384952545166,
"start": 117,
"tag": "USERNAME",
"value": "chengjian"
}
] | null | [] | package org.shrek.hadata.service.iwms.service;
import org.shrek.hadata.service.iwms.model.TCarrier;
/**
* @author chengjian
* @version 1.0
* @date 2018年08月24日 11:32
*/
public interface CarrierService {
public TCarrier getCarrierByCode(String code);
}
| 267 | 0.747126 | 0.693487 | 12 | 20.75 | 19.498398 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
a786020af92046069b5ef90543387441704e26d3 | 3,367,254,410,129 | 09df2d001edf510acb494434ddb2d6c4cb27aa30 | /hybid.sdk.core/src/main/java/net/pubnative/lite/sdk/vpaid/response/AdParams.java | 4dbea4f199a6d5611b3cda66e17b717430f5f12f | [
"MIT"
] | permissive | pubnative/pubnative-hybid-android-sdk | https://github.com/pubnative/pubnative-hybid-android-sdk | 73679b338662e18d3843a018d9fabeabb4c68b4b | 6a05371b3077d3662dfd9b7f648bf478ca71d1f5 | refs/heads/main | 2023-07-20T05:18:11.865000 | 2023-07-13T15:58:18 | 2023-07-13T15:58:18 | 117,124,854 | 7 | 0 | MIT | false | 2020-11-23T18:01:14 | 2018-01-11T16:33:51 | 2020-11-11T18:27:12 | 2020-11-23T18:01:14 | 5,663 | 6 | 0 | 3 | Java | false | false | package net.pubnative.lite.sdk.vpaid.response;
import com.iab.omid.library.pubnativenet.adsession.VerificationScriptResource;
import net.pubnative.lite.sdk.models.EndCardData;
import net.pubnative.lite.sdk.vpaid.models.vast.AdServingId;
import net.pubnative.lite.sdk.vpaid.models.vast.Category;
import net.pubnative.li... | UTF-8 | Java | 6,424 | java | AdParams.java | Java | [] | null | [] | package net.pubnative.lite.sdk.vpaid.response;
import com.iab.omid.library.pubnativenet.adsession.VerificationScriptResource;
import net.pubnative.lite.sdk.models.EndCardData;
import net.pubnative.lite.sdk.vpaid.models.vast.AdServingId;
import net.pubnative.lite.sdk.vpaid.models.vast.Category;
import net.pubnative.li... | 6,424 | 0.665785 | 0.665629 | 238 | 25.991596 | 24.593842 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315126 | false | false | 9 |
04af4a50790d0a8ab6ec00feb791c0edd5d700e5 | 16,174,846,879,366 | 08aed60135a58a0295eb0a1846e5901a75eadbce | /src/main/java/com/ddd/order/interfaces/OrderController.java | b0a6b26d729f631d3c1546bb3430176c1cf96424 | [] | no_license | DDD-my/ddd-order | https://github.com/DDD-my/ddd-order | cfbaa41b867d3ca5165d37941a1da30d4ae9a8fb | 3e24deebf565b8935761d5c7c31702a8e797c25a | refs/heads/master | 2022-04-15T20:01:14.273000 | 2020-04-03T08:07:01 | 2020-04-03T08:07:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ddd.order.interfaces;
import com.ddd.order.application.command.OrderCmdService;
import com.ddd.order.application.command.cmd.ChangeAddressDetailCmd;
import com.ddd.order.application.command.cmd.CreateOrderCmd;
import com.ddd.order.application.query.OrderQueryService;
import com.ddd.order.application.query.... | UTF-8 | Java | 2,673 | java | OrderController.java | Java | [
{
"context": "*;\n\nimport javax.validation.Valid;\n\n/**\n * @author Mr.Yangxiufeng\n * @date 2020-03-19 9:27\n */\n@RestController\n@Req",
"end": 872,
"score": 0.9987220764160156,
"start": 858,
"tag": "NAME",
"value": "Mr.Yangxiufeng"
}
] | null | [] | package com.ddd.order.interfaces;
import com.ddd.order.application.command.OrderCmdService;
import com.ddd.order.application.command.cmd.ChangeAddressDetailCmd;
import com.ddd.order.application.command.cmd.CreateOrderCmd;
import com.ddd.order.application.query.OrderQueryService;
import com.ddd.order.application.query.... | 2,673 | 0.7762 | 0.770825 | 65 | 39.076923 | 31.007347 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 9 |
88af657323c3c24e95b6d20042c61e842f7d8274 | 9,448,928,055,099 | 41881e54ef9a8e451abdd9af0d32ef3f41d6f227 | /src/java/hujbb/informatica/apac/dao/Tb_aux_id_formDAO.java | 4b97231f51d79798483c00190d46fbb69a139e3d | [] | no_license | lidiambsouza/formsH | https://github.com/lidiambsouza/formsH | f4ccf64a9d9458a793a6f3e3231d746bb9608683 | c672ef28abdee55a1d0682c3c81f4129cdb234c5 | refs/heads/master | 2022-11-25T22:48:14.234000 | 2020-08-09T17:23:21 | 2020-08-09T17:23:21 | 286,281,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hujbb.informatica.apac.dao;
import hujbb.informatica.apac.entidades.Tb_aux_id_form;
import hujbb.informatica.apac.util.F;
import hujbb.informatica.apac.util.FabricaDeConexoes;
import hujbb.informatica.apac.util.execao.ErroSistema;
import java.sql.Connection;
import java.sql.PreparedStatement;
import ja... | UTF-8 | Java | 4,295 | java | Tb_aux_id_formDAO.java | Java | [] | null | [] | package hujbb.informatica.apac.dao;
import hujbb.informatica.apac.entidades.Tb_aux_id_form;
import hujbb.informatica.apac.util.F;
import hujbb.informatica.apac.util.FabricaDeConexoes;
import hujbb.informatica.apac.util.execao.ErroSistema;
import java.sql.Connection;
import java.sql.PreparedStatement;
import ja... | 4,295 | 0.566007 | 0.56298 | 124 | 32.637096 | 27.408598 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604839 | false | false | 9 |
beb0474a8976e1cef23db197a3fb9fb107e79817 | 23,648,089,964,369 | 4820bbfcc583b504ed9e2431f3ae950b2ae2237b | /Zipkin/src/main/java/org/zyx/ZipkinApplication.java | c6041c42ea858b0cb3c36e877419a8dac4c9a3bd | [] | no_license | 550098879/SpringCloudStudy | https://github.com/550098879/SpringCloudStudy | ff9c7d10f4822bf425b0e981e1daf182f7c3ace4 | 7491bff353c51f84b970532938241a41762ad45f | refs/heads/master | 2022-04-24T01:13:39.192000 | 2020-04-26T09:50:07 | 2020-04-26T09:50:07 | 258,500,491 | 0 | 0 | null | false | 2020-04-26T09:51:34 | 2020-04-24T12:02:04 | 2020-04-26T09:51:13 | 2020-04-26T09:51:33 | 60 | 0 | 0 | 2 | Java | false | false | package org.zyx;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import zipkin.server.internal.EnableZipkinServer;
/**
* 访问Zipkin 图形化界面的路径:http://localhost:9090/zipkin/
*
* Created by SunShine on 2020/4/26.
*/
@SpringBootApplication
@EnableZi... | UTF-8 | Java | 538 | java | ZipkinApplication.java | Java | [
{
"context": "的路径:http://localhost:9090/zipkin/\n *\n * Created by SunShine on 2020/4/26.\n */\n@SpringBootApplication\n@EnableZ",
"end": 269,
"score": 0.9972813129425049,
"start": 261,
"tag": "USERNAME",
"value": "SunShine"
}
] | null | [] | package org.zyx;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import zipkin.server.internal.EnableZipkinServer;
/**
* 访问Zipkin 图形化界面的路径:http://localhost:9090/zipkin/
*
* Created by SunShine on 2020/4/26.
*/
@SpringBootApplication
@EnableZi... | 538 | 0.762745 | 0.741176 | 21 | 23.285715 | 23.488888 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
00056b5edca5443e93880c9e6745da5ec113562c | 29,343,216,594,835 | edc1e839e58cac432371a11738afc1b2d02b9197 | /src/com/lizewu/servlet/DoLoginServlet.java | 79deffdbc7014644b4f805b5c4197e7602dad9b2 | [] | no_license | Messi-Q/SignInAndSignUp | https://github.com/Messi-Q/SignInAndSignUp | 16706bca36cf05e2e4367b18c6ce72d59544259f | 7e7ec14c80cb6626110d3efa262ae8f8cdc261b7 | refs/heads/master | 2017-12-17T09:29:07.287000 | 2016-11-14T08:45:45 | 2016-11-14T08:45:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lizewu.servlet;
import java.io.IOException;
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 com.lizewu.entity.User;
impo... | UTF-8 | Java | 1,791 | java | DoLoginServlet.java | Java | [
{
"context": " new User();\r\n\t\t username = request.getParameter(\"username\");\r\n\t\t pwd = request.getParameter(\"password\");\r\n\t",
"end": 1254,
"score": 0.9768251180648804,
"start": 1246,
"tag": "USERNAME",
"value": "username"
},
{
"context": "eter(\"username\");\r\n\t\t pwd... | null | [] | package com.lizewu.servlet;
import java.io.IOException;
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 com.lizewu.entity.User;
impo... | 1,793 | 0.712507 | 0.711375 | 62 | 26.5 | 26.732697 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.258065 | false | false | 9 |
b551689d53f6c06c86814cf85b0b6a8a1847880f | 1,623,497,695,635 | 231aeddee09a219d31bf6746293474d8aba5c4a8 | /src/it/polimi/modaclouds/space4cloud/optimization/solution/impl/Storage.java | 9ecc2ddee28f602dbcd1c3cf7cb9ca50fb0962db | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | deib-polimi/modaclouds-space4cloud | https://github.com/deib-polimi/modaclouds-space4cloud | 040443573b15a1b506cba12746b3bd1ffe8cfaf9 | 9117aa6db41493baa29ac09b2d709ec8a9cba397 | refs/heads/master | 2022-07-26T21:13:07.616000 | 2020-05-02T06:30:53 | 2020-05-02T06:30:53 | 17,470,721 | 0 | 2 | null | false | 2022-06-20T23:55:54 | 2014-03-06T08:15:23 | 2020-05-02T06:31:08 | 2022-06-20T23:55:49 | 15,065 | 0 | 1 | 2 | Java | false | false | /*******************************************************************************
* Copyright 2014 Giovanni Paolo Gibilisco
*
* 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
*
* ... | UTF-8 | Java | 2,804 | java | Storage.java | Java | [
{
"context": "*******************************\r\n * Copyright 2014 Giovanni Paolo Gibilisco\r\n * \r\n * Licensed under the Apache License, Versi",
"end": 124,
"score": 0.9998500943183899,
"start": 100,
"tag": "NAME",
"value": "Giovanni Paolo Gibilisco"
}
] | null | [] | /*******************************************************************************
* Copyright 2014 <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.apach... | 2,786 | 0.649429 | 0.636947 | 97 | 26.907217 | 25.838947 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.587629 | false | false | 9 |
55278ba8f51803dc839bd6d8105636cf29e4b959 | 1,623,497,693,808 | ce2ea0f75d72ca7022c713109c289fe9bdb5a9ec | /0824836_INFDTA01-2/INFDTA01-2_CarloMatulessy/src/com/carlomatulessy/clustering/Centroid.java | a11327ed5980219936feaed75e5201d77750361d | [] | no_license | Stitchblade/INFDTA | https://github.com/Stitchblade/INFDTA | a591aeecae023e79ea9ad4abd1e2ae339471024a | e9c7997db87ffc675dc958d608ff8e93cd71bf0f | refs/heads/master | 2016-09-08T03:04:36.020000 | 2015-07-07T17:40:20 | 2015-07-07T17:40:20 | 38,642,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.carlomatulessy.clustering;
import java.util.ArrayList;
public final class Centroid {
private double[] dataVector;
public Centroid(ArrayList<DataPoint> allDataPoints){
this.setDataVector(this.randomizeDataVector(allDataPoints));
}
private double[] randomizeDataVector(ArrayList<DataPoint> allD... | UTF-8 | Java | 2,048 | java | Centroid.java | Java | [] | null | [] | package com.carlomatulessy.clustering;
import java.util.ArrayList;
public final class Centroid {
private double[] dataVector;
public Centroid(ArrayList<DataPoint> allDataPoints){
this.setDataVector(this.randomizeDataVector(allDataPoints));
}
private double[] randomizeDataVector(ArrayList<DataPoint> allD... | 2,048 | 0.600586 | 0.597168 | 93 | 21.021505 | 22.344795 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.322581 | false | false | 9 |
7287ea3525db4315d30668a02ae90f098e37cf93 | 26,465,588,524,884 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/10/10_2ec74ffc5bae5ff87907bc066144eab12de8a7fa/AlignTask/10_2ec74ffc5bae5ff87907bc066144eab12de8a7fa_AlignTask_t.java | 7c8c179b8715e43e4cf40092ec6c1a90342fd490 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /**
*
*/
package mpicbg.trakem2.align;
import java.awt.Color;
import java.awt.Rectangle;
import java.awt.geom.AffineTransform;
import java.awt.geom.NoninvertibleTransformException;
import java.awt.geom.Area;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Collection;
import jav... | UTF-8 | Java | 55,774 | java | 10_2ec74ffc5bae5ff87907bc066144eab12de8a7fa_AlignTask_t.java | Java | [] | null | [] | /**
*
*/
package mpicbg.trakem2.align;
import java.awt.Color;
import java.awt.Rectangle;
import java.awt.geom.AffineTransform;
import java.awt.geom.NoninvertibleTransformException;
import java.awt.geom.Area;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.Collection;
import jav... | 55,774 | 0.653979 | 0.648098 | 1,419 | 38.30444 | 35.323837 | 309 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.885835 | false | false | 9 |
c045c4bd2c7a8ffd397101d5fcbe0c95bbb5d158 | 4,166,118,342,795 | ccf82688f082e26cba5fc397c76c77cc007ab2e8 | /Mage.Sets/src/mage/cards/a/ArachnusWeb.java | da10563e4a3231758daeaf7c929b89d44c237410 | [
"MIT"
] | permissive | magefree/mage | https://github.com/magefree/mage | 3261a89320f586d698dd03ca759a7562829f247f | 5dba61244c738f4a184af0d256046312ce21d911 | refs/heads/master | 2023-09-03T15:55:36.650000 | 2023-09-03T03:53:12 | 2023-09-03T03:53:12 | 4,158,448 | 1,803 | 1,133 | MIT | false | 2023-09-14T20:18:55 | 2012-04-27T13:18:34 | 2023-09-11T18:25:38 | 2023-09-14T20:18:55 | 801,396 | 1,632 | 712 | 1,307 | Java | false | false |
package mage.cards.a;
import java.util.UUID;
import mage.abilities.Ability;
import mage.abilities.common.BeginningOfEndStepTriggeredAbility;
import mage.abilities.common.SimpleStaticAbility;
import mage.abilities.condition.common.AttachedToMatchesFilterCondition;
import mage.abilities.effects.common.AttachEffect;
imp... | UTF-8 | Java | 2,246 | java | ArachnusWeb.java | Java | [
{
"context": "common.TargetCreaturePermanent;\n\n/**\n *\n * @author North\n */\npublic final class ArachnusWeb extends CardImp",
"end": 791,
"score": 0.5727642774581909,
"start": 786,
"tag": "USERNAME",
"value": "North"
}
] | null | [] |
package mage.cards.a;
import java.util.UUID;
import mage.abilities.Ability;
import mage.abilities.common.BeginningOfEndStepTriggeredAbility;
import mage.abilities.common.SimpleStaticAbility;
import mage.abilities.condition.common.AttachedToMatchesFilterCondition;
import mage.abilities.effects.common.AttachEffect;
imp... | 2,246 | 0.751558 | 0.749777 | 55 | 39.81818 | 31.552031 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.781818 | false | false | 9 |
05b0290c0c89fc7e81189a0fa01a4c65e7f9c071 | 9,079,560,926,372 | 6c57def16dd239fc8ef44a82dea15575c6f10a64 | /src/java/dao/UsuarioDAO.java | 13affc44d445f2b8bd398cd553aa4134c4081f98 | [] | no_license | jonesnogueira/principal | https://github.com/jonesnogueira/principal | c81fe2770d229caf017277aacf213ea0a22a64f4 | 6047e536cf7fddc952439735febb4131a693bbc9 | refs/heads/master | 2021-01-17T22:11:15.598000 | 2012-11-25T13:13:08 | 2012-11-25T13:13:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import model.Usuario;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class UsuarioDAO implements Dao {
private DataSource dataSource;
public UsuarioDAO() throws SQLException {
dataSource = new DataSource();
}
/* inserção n... | UTF-8 | Java | 5,165 | java | UsuarioDAO.java | Java | [] | null | [] | package dao;
import model.Usuario;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
public class UsuarioDAO implements Dao {
private DataSource dataSource;
public UsuarioDAO() throws SQLException {
dataSource = new DataSource();
}
/* inserção n... | 5,165 | 0.56124 | 0.555814 | 179 | 27.826817 | 23.818638 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575419 | false | false | 9 |
aa208d0673b9ccc7396e543c2ed504d0d34df739 | 16,965,120,841,010 | b95614443607ddbafdebb2e0875823a5859d1c79 | /devicemanager/AppsReceiver.java | b4f0bfa315cfcf3a6728d2af8cffe1424658bb80 | [] | no_license | trostonfernandes/SmartGlassesServer | https://github.com/trostonfernandes/SmartGlassesServer | b2d38af89c9b30513e75df30e6b1e7788ed9d397 | 0afc262acc002c26ea00c5c8a2a8fda31210d939 | refs/heads/master | 2021-01-12T19:41:56.857000 | 2015-04-27T01:42:46 | 2015-04-27T01:42:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.ingenic.glasssync.devicemanager;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Message;
public class AppsReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
int cmd = intent.... | UTF-8 | Java | 520 | java | AppsReceiver.java | Java | [] | null | [] | package cn.ingenic.glasssync.devicemanager;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Message;
public class AppsReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
int cmd = intent.... | 520 | 0.773077 | 0.769231 | 18 | 27.888889 | 22.820286 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 9 |
0c585cad23e03491b07fd76c21804cdba68d46b5 | 14,310,831,045,237 | f5a914050fdf969fd5fe2b40b2593ea8557f33a7 | /src/test/java/com/github/ksokol/mailsink/subehtamail/MessageListenerTest.java | 05bb37bdf4d5d5d6b4b491ca88ca4477cad384c2 | [
"Apache-2.0"
] | permissive | gbtec-ag/mailsink | https://github.com/gbtec-ag/mailsink | 45edd8be51d20173e2f475e360c7568cff466273 | 3f6b1ec5677a0da433906303b7c09198964d12b6 | refs/heads/develop | 2023-02-22T20:13:06.592000 | 2021-01-25T11:36:20 | 2021-01-25T11:36:20 | 312,225,046 | 0 | 1 | Apache-2.0 | true | 2020-11-25T11:02:58 | 2020-11-12T09:17:38 | 2020-11-18T17:07:02 | 2020-11-25T11:02:57 | 479 | 0 | 1 | 0 | Java | false | false | package com.github.ksokol.mailsink.subehtamail;
import com.github.ksokol.mailsink.websocket.IncomingEvent;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
import org.mockito.Captor;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnit... | UTF-8 | Java | 1,723 | java | MessageListenerTest.java | Java | [
{
"context": "static org.mockito.Mockito.verify;\n\n/**\n * @author Kamill Sokol\n */\n@RunWith(MockitoJUnitRunner.class)\npublic cla",
"end": 695,
"score": 0.9998353123664856,
"start": 683,
"tag": "NAME",
"value": "Kamill Sokol"
}
] | null | [] | package com.github.ksokol.mailsink.subehtamail;
import com.github.ksokol.mailsink.websocket.IncomingEvent;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.ArgumentCaptor;
import org.mockito.Captor;
import org.mockito.InjectMocks;
import org.mockito.Mock;
import org.mockito.junit.MockitoJUnit... | 1,717 | 0.762623 | 0.760302 | 54 | 30.907408 | 27.649439 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574074 | false | false | 9 |
6348d1209cd935f145ea1324dc666c292c02d4da | 15,324,443,315,554 | eb76efff6d82ed1fdff489e479874b7da804ecd0 | /app/src/main/java/br/com/andrecouto/paypay/api/APIClient.java | d1a479b777f97a72cdb8793a4ab4195acdd3e2bf | [] | no_license | andrecouto87/PayPayApp | https://github.com/andrecouto87/PayPayApp | 4efb36feea6b62d25f9e65994e208f8cff69e0c1 | 2ee16c12a26ab5d39771ac84307337b91e32ebda | refs/heads/master | 2022-02-25T08:41:08.716000 | 2017-09-20T00:42:52 | 2017-09-20T00:42:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.andrecouto.paypay.api;
import br.com.andrecouto.paypay.entity.AccessToken;
import br.com.andrecouto.paypay.entity.User;
import retrofit2.Call;
import retrofit2.http.Body;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEncoded;
import retrofit2.http.GET;
import retrofit2.http.POST;
import retr... | UTF-8 | Java | 769 | java | APIClient.java | Java | [] | null | [] | package br.com.andrecouto.paypay.api;
import br.com.andrecouto.paypay.entity.AccessToken;
import br.com.andrecouto.paypay.entity.User;
import retrofit2.Call;
import retrofit2.http.Body;
import retrofit2.http.Field;
import retrofit2.http.FormUrlEncoded;
import retrofit2.http.GET;
import retrofit2.http.POST;
import retr... | 769 | 0.698309 | 0.689207 | 29 | 25.517241 | 16.608309 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 9 |
1fe928d7543b8a6957881d891ec4fa9d01d734b1 | 38,345,468,037,865 | 7c85df0bad0c7393003a9796a62f9a33906680c8 | /app/src/main/java/web/iwakorp/com/iwacloudweb/ArquivoDetalheActivity.java | 2b83a2b0c241d12b1b7af75a00e954239aeb548a | [] | no_license | iwacham/IwaCloudWeb | https://github.com/iwacham/IwaCloudWeb | f90c85b35b6190b527318f1849ff195354c3ddf0 | 7035f62b45b91e0acfb1f626f0e5e7550e749eab | refs/heads/master | 2021-07-08T23:59:56.534000 | 2017-10-05T01:07:45 | 2017-10-05T01:07:45 | 105,835,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web.iwakorp.com.iwacloudweb;
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.Toast;
public class ArquivoDetalheActivity extends AppCompatActivity {
@Override
protec... | UTF-8 | Java | 1,493 | java | ArquivoDetalheActivity.java | Java | [] | null | [] | package web.iwakorp.com.iwacloudweb;
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.Toast;
public class ArquivoDetalheActivity extends AppCompatActivity {
@Override
protec... | 1,493 | 0.652378 | 0.651708 | 44 | 32.93182 | 29.457518 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
8babe9415ea82126c96804e7eaadf104bfb2ba6d | 36,928,128,847,925 | 1c06ae6b31385533539ae9a186011baf27aacf48 | /AMS/src/com/mit/common/dao/.svn/text-base/UserRoleMapper.java.svn-base | 14a5016833231471d7475d69649ef9c29b2b8445 | [] | no_license | sdielpf/ams | https://github.com/sdielpf/ams | 31dfa75664105e5175eeafd32f850f431955ee63 | 17d37b7da4c0bbb8628f18b981e3a63bc3333df5 | refs/heads/master | 2017-10-07T14:15:11.986000 | 2017-02-07T08:09:50 | 2017-02-07T08:09:50 | 81,183,499 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mit.common.dao;
import java.util.List;
import java.util.Map;
import com.mit.common.model.UserRole;
public interface UserRoleMapper {
int insert(UserRole record);
int insertSelective(UserRole record);
int deleteByUserId(Long id);
int deleteRoleByUserIds(Map<String, Object> resultMap);
List<... | UTF-8 | Java | 356 | UserRoleMapper.java.svn-base | Java | [] | null | [] | package com.mit.common.dao;
import java.util.List;
import java.util.Map;
import com.mit.common.model.UserRole;
public interface UserRoleMapper {
int insert(UserRole record);
int insertSelective(UserRole record);
int deleteByUserId(Long id);
int deleteRoleByUserIds(Map<String, Object> resultMap);
List<... | 356 | 0.766854 | 0.766854 | 18 | 18.833334 | 18.273386 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 9 | |
668556fa2cd9da7be72caf6728dce4e4f50ae5a3 | 34,780,645,208,656 | e12ae0153c75b1cad853447702b2bca8f5c212c8 | /plugins/org.melanee.textdsl.models.definition/src/org/melanee/textdsl/models/definition/textdef/impl/TextdefFactoryImpl.java | af527344f708413af98b82012bc4d3a818113fee | [] | no_license | deep-modeling/melanee-textdsl | https://github.com/deep-modeling/melanee-textdsl | d6e78b8ad69a30235f8642b260dca40bd86d55a2 | 788d0fe4cfff4591abf9a96f89b4f4cd316293c7 | refs/heads/master | 2016-09-14T07:20:43.744000 | 2016-07-15T07:56:02 | 2016-07-15T07:56:02 | 10,602,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2011-2013 University of Mannheim: Chair for Software Engineering
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompa... | UTF-8 | Java | 14,212 | java | TextdefFactoryImpl.java | Java | [
{
"context": "e.org/legal/epl-v10.html\n *\n * Contributors:\n * Ralph Gerbig - initial API and implementation and initial docu",
"end": 447,
"score": 0.9998433589935303,
"start": 435,
"tag": "NAME",
"value": "Ralph Gerbig"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2011-2013 University of Mannheim: Chair for Software Engineering
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompa... | 14,206 | 0.690402 | 0.689558 | 474 | 28.983122 | 30.916925 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588608 | false | false | 9 |
bc5ff56263bd7d764d13c233b522e71ae3adfd90 | 38,311,108,308,428 | 8d4a6f2538abd8169a5f4e91bfb62c0b828ee3c1 | /workspace/CardFantasyCore/src/cfvbaibai/cardfantasy/engine/skill/Guard.java | a1db261e8f4eca3dc2df22c607f9a4c32d42ccb8 | [
"BSD-3-Clause",
"BSD-2-Clause"
] | permissive | cfvbaibai/CardFantasy | https://github.com/cfvbaibai/CardFantasy | 45d4fcfa043341df56a37db5c8a74e7b6ebf8fd9 | f6bcfcfd5175da69da9450884cc93023d54be978 | refs/heads/master | 2022-12-21T06:01:56.447000 | 2020-03-03T11:31:25 | 2020-03-03T11:31:25 | 16,409,909 | 21 | 45 | BSD-2-Clause | false | 2022-12-16T06:12:10 | 2014-01-31T14:19:57 | 2021-12-20T09:56:42 | 2022-12-16T06:12:07 | 268,866 | 19 | 36 | 7 | Java | false | false | package cfvbaibai.cardfantasy.engine.skill;
import cfvbaibai.cardfantasy.CardFantasyRuntimeException;
import cfvbaibai.cardfantasy.data.Skill;
import cfvbaibai.cardfantasy.data.SkillTag;
import cfvbaibai.cardfantasy.data.SkillType;
import cfvbaibai.cardfantasy.engine.CardInfo;
import cfvbaibai.cardfantasy.engine.Entit... | UTF-8 | Java | 2,470 | java | Guard.java | Java | [] | null | [] | package cfvbaibai.cardfantasy.engine.skill;
import cfvbaibai.cardfantasy.CardFantasyRuntimeException;
import cfvbaibai.cardfantasy.data.Skill;
import cfvbaibai.cardfantasy.data.SkillTag;
import cfvbaibai.cardfantasy.data.SkillType;
import cfvbaibai.cardfantasy.engine.CardInfo;
import cfvbaibai.cardfantasy.engine.Entit... | 2,470 | 0.622822 | 0.614523 | 65 | 36.076923 | 26.589939 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.753846 | false | false | 9 |
094d50036d9f0ffed28963bd016f6b419626a2aa | 37,761,352,494,862 | 1195466150edeccb99c36f11c6630d52af315815 | /src/main/java/com/banque/service/IBanqueService.java | 9d33e2d9c52b9bd6135689e023eea0dc7fe5e821 | [] | no_license | mfattoumi/crud-spring-boot-jpa-bootstrap-banque | https://github.com/mfattoumi/crud-spring-boot-jpa-bootstrap-banque | 1f7fe55414a33d8e0e490825553b2ea6ffe3a139 | 7232637a82a69461fa2d55a5bd34e9ca446fcd49 | refs/heads/master | 2020-04-02T11:44:00.729000 | 2018-10-29T21:41:43 | 2018-10-29T21:41:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.banque.service;
import org.springframework.data.domain.Page;
import com.banque.domaine.Compte;
import com.banque.domaine.Operation;
public interface IBanqueService {
public Compte consulterCompte(String codeCompte);
public void verser(String codeCompte, double montant);
public void retirer(String co... | UTF-8 | Java | 507 | java | IBanqueService.java | Java | [] | null | [] | package com.banque.service;
import org.springframework.data.domain.Page;
import com.banque.domaine.Compte;
import com.banque.domaine.Operation;
public interface IBanqueService {
public Compte consulterCompte(String codeCompte);
public void verser(String codeCompte, double montant);
public void retirer(String co... | 507 | 0.808679 | 0.804734 | 16 | 30.6875 | 27.096399 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 9 |
5d3164632a0e2b58310e986d5eff513b8cfe7e32 | 38,903,813,807,959 | 32165d07b0237aebf3b1856e520fefc491af7527 | /app/src/main/java/com/mrhanson/anythingit/Ticket/ViewTicket.java | d962ca3a562fbaffeeabb078233fd68ce935f61f | [] | no_license | mikedhanson/AnythingIT | https://github.com/mikedhanson/AnythingIT | 4641e9cd4bca90de4f5038986ebb392fbd92ca42 | 365a3bbe5faf2a38e2bdc9969489b24a620435f1 | refs/heads/master | 2021-01-06T06:12:40.426000 | 2020-12-26T17:32:33 | 2020-12-26T17:32:33 | 241,231,714 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mrhanson.anythingit.Ticket;
import android.app.AlertDialog;
import android.app.Fragment;
import android.app.FragmentTransaction;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.widget.T... | UTF-8 | Java | 4,979 | java | ViewTicket.java | Java | [] | null | [] | package com.mrhanson.anythingit.Ticket;
import android.app.AlertDialog;
import android.app.Fragment;
import android.app.FragmentTransaction;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import android.widget.T... | 4,979 | 0.621812 | 0.621812 | 117 | 41.555557 | 31.064709 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.74359 | false | false | 9 |
da04246f0e108ff8f09607315972a08825e351ee | 38,508,676,801,613 | 8592f7cbfb45cd35450f7aa08999aec63aff1db9 | /app/src/main/java/com/example/ahsan/webservices/Quotes.java | 0d48dabf35848a574496d423dc43e0232e1b1eb7 | [] | no_license | sam17896/WEBservices | https://github.com/sam17896/WEBservices | 3e720fa3bb429fa4087d227a4d057bba613cb23c | acac1de31b0f74662ffd6ab928b2bf84eb999544 | refs/heads/master | 2021-01-19T19:14:05.556000 | 2017-03-02T19:54:30 | 2017-03-02T19:54:30 | 83,718,645 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ahsan.webservices;
import android.graphics.Bitmap;
import android.os.Bundle;
public class Quotes {
private String authorname;
private String category;
private String quote;
private Bitmap Bitmap;
public Quotes(){
}
public Quotes(Bundle b){
this.authorname = ... | UTF-8 | Java | 982 | java | Quotes.java | Java | [] | null | [] | package com.example.ahsan.webservices;
import android.graphics.Bitmap;
import android.os.Bundle;
public class Quotes {
private String authorname;
private String category;
private String quote;
private Bitmap Bitmap;
public Quotes(){
}
public Quotes(Bundle b){
this.authorname = ... | 982 | 0.61609 | 0.61609 | 50 | 18.639999 | 17.554213 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42 | false | false | 9 |
65be65ec3c61567f92fca632b6b1e2ad8c80e54f | 39,599,598,477,949 | 046a7660f3a884cef69fde2f0b45d8683dee6bd2 | /TeamCode/src/main/java/org/firstinspires/ftc/teamcode/AutoTestColor.java | e8174b87c5ea60cabd60fe443d1d47f0da933f01 | [
"BSD-3-Clause"
] | permissive | ndholakia/ftc_app | https://github.com/ndholakia/ftc_app | 099063d3a34731d09095f4774e193447713c73b1 | 79a49dd3ab5a36ebdb1d3904a3f583a450f40fd4 | refs/heads/master | 2021-01-13T13:08:32.395000 | 2016-11-17T04:22:53 | 2016-11-17T04:22:53 | 46,879,853 | 0 | 7 | null | true | 2016-02-16T00:46:52 | 2015-11-25T18:39:50 | 2016-01-11T16:25:43 | 2016-02-16T00:46:52 | 207,869 | 0 | 4 | 0 | Java | null | null | /*
FALTECH 7079
FOUR POINTS MIDDLE SCHOOL
AUTONOMOUS CLASS NAMING NOMENCLATURE:
OpMode Type: {Auto|Telop}
Alliance color: {R|B} // Red or Blue
Starting Position: {CS|M|MS} // Corner Side or Middle or Mountain Side
Scoring strategy: {guys|none|beacon}
End location: {PZ|SZ} // Parking Zone or Safety... | UTF-8 | Java | 2,797 | java | AutoTestColor.java | Java | [] | null | [] | /*
FALTECH 7079
FOUR POINTS MIDDLE SCHOOL
AUTONOMOUS CLASS NAMING NOMENCLATURE:
OpMode Type: {Auto|Telop}
Alliance color: {R|B} // Red or Blue
Starting Position: {CS|M|MS} // Corner Side or Middle or Mountain Side
Scoring strategy: {guys|none|beacon}
End location: {PZ|SZ} // Parking Zone or Safety... | 2,797 | 0.65749 | 0.638184 | 85 | 31.905882 | 25.060221 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 9 |
261d2868ba6627e618e6102a9dd72440fa1bb415 | 30,468,498,003,739 | 9a78f8f95949f02e5665789b87b1195c030fbdbb | /src/threadConcurrent/StartSecondTest.java | 721e3dd8aa1a47f826a6c8b9b7d290b570cb583d | [] | no_license | ZhangYunMingG/ExeTest | https://github.com/ZhangYunMingG/ExeTest | 7338e5fbfa9d683251e6d141a8492f705bdb6f42 | 5ebc2f66f3ca29d0592060c63e4698a2b2be52a4 | refs/heads/master | 2020-03-17T20:05:53.406000 | 2019-06-22T13:26:38 | 2019-06-22T13:26:38 | 133,893,060 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package threadConcurrent;
public class StartSecondTest {
public static void main(String[] args) {
Thread thread = new Thread(new Run());
try {
thread.start();
} catch (Exception e) {
System.out.println("first!");
System.out.println(e.getMessage());
}
try {
thread.start();
} ... | UTF-8 | Java | 568 | java | StartSecondTest.java | Java | [] | null | [] | package threadConcurrent;
public class StartSecondTest {
public static void main(String[] args) {
Thread thread = new Thread(new Run());
try {
thread.start();
} catch (Exception e) {
System.out.println("first!");
System.out.println(e.getMessage());
}
try {
thread.start();
} ... | 568 | 0.602113 | 0.602113 | 29 | 17.586206 | 14.709878 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.068965 | false | false | 9 |
a069d689d63b990986aa2b48b9f349ab45ca16f3 | 9,732,395,900,564 | 7f0e05ad62a82cb0c73d04124117c0ef371c7b13 | /backend/data/src/main/java/com/arslan_aziz/food_for_thought/model/graph/ArticleGraphEdgeProperties.java | 28b5cea0bb4570c5e5aee787db53ae200f6376ac | [] | no_license | arslan-aziz/food-for-thought | https://github.com/arslan-aziz/food-for-thought | 32f51d4ec77910850b5f4ce9887692eb256085d2 | 4be0b3fd16aeaf04a4aaa46f89e9f2bd2c8fd448 | refs/heads/master | 2023-03-06T10:52:38.275000 | 2021-04-12T01:44:21 | 2021-04-12T01:44:21 | 277,421,944 | 0 | 0 | null | false | 2021-01-06T09:46:47 | 2020-07-06T02:16:29 | 2020-10-13T00:25:08 | 2021-01-06T09:46:46 | 244 | 0 | 0 | 2 | JavaScript | false | false | package com.arslan_aziz.food_for_thought.model.graph;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
@JsonAutoDetect(fieldVisibility=JsonAutoDetect.Visibility.ANY)
@JsonDeserialize(builder = ArticleGraphEdgeProperties.ArticleGraphEdgePropertie... | UTF-8 | Java | 1,462 | java | ArticleGraphEdgeProperties.java | Java | [] | null | [] | package com.arslan_aziz.food_for_thought.model.graph;
import com.fasterxml.jackson.annotation.JsonAutoDetect;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
@JsonAutoDetect(fieldVisibility=JsonAutoDetect.Visibility.ANY)
@JsonDeserialize(builder = ArticleGraphEdgeProperties.ArticleGraphEdgePropertie... | 1,462 | 0.805746 | 0.805746 | 49 | 28.836735 | 28.220232 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.857143 | false | false | 9 |
d25b984508ec6e810b8ebb8e3aa2cf91aad5e19c | 28,166,395,556,467 | 1242fa581133fe01b96efbd105f246e46e1cb211 | /java-test/src/main/java/test/net/HttpClientManage.java | 93ea134be87cf0875faff4919c47f9c8a7410675 | [] | no_license | LBLW/myTest | https://github.com/LBLW/myTest | a0bbf6e897ae768a335316e219b8fe68c56edecc | e117c0c61c9d878f622b9678f7b8905ef1bcb258 | refs/heads/master | 2018-02-09T00:53:41.999000 | 2017-09-27T09:24:55 | 2017-09-27T09:24:55 | 96,605,245 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.net;
import org.apache.http.*;
import org.apache.http.client.HttpRequestRetryHandler;
import org.apache.http.client.config.RequestConfig;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpPost;
... | UTF-8 | Java | 7,022 | java | HttpClientManage.java | Java | [
{
"context": "ava.util.concurrent.Executors;\n\n\n/**\n * Created by lblw on 2017/4/26.\n */\npublic class HttpClientManage {",
"end": 1613,
"score": 0.9992095232009888,
"start": 1609,
"tag": "USERNAME",
"value": "lblw"
}
] | null | [] | package test.net;
import org.apache.http.*;
import org.apache.http.client.HttpRequestRetryHandler;
import org.apache.http.client.config.RequestConfig;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpPost;
... | 7,022 | 0.644857 | 0.639714 | 195 | 34.897434 | 26.547678 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.630769 | false | false | 9 |
8fd0f248c917990bb5aa141ca00d631d3dbc45e4 | 20,710,332,319,744 | d8336b772ce4db2798f211c5f0efe81385c30eb6 | /Bilheteria/app/controllers/joinEventosDisponiveisParaCompra.java | fcffd9c634dbccd1129a8599d3c1811177f69131 | [] | no_license | Alvarotaol/ProjetoEngSoft | https://github.com/Alvarotaol/ProjetoEngSoft | b6180ab1c7b75261b1ccb878b608a4e065becf2a | f5e72a179da4a2841b007ea770dcb463a64121db | refs/heads/master | 2016-09-05T18:52:38.786000 | 2015-10-07T19:13:24 | 2015-10-07T19:13:24 | 18,673,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import java.util.Date;
public class joinEventosDisponiveisParaCompra {
public long getId_evento() {
return id_evento;
}
public void setId_evento(long id_evento) {
this.id_evento = id_evento;
}
public long getId_estadio() {
return id_estadio;
}
... | UTF-8 | Java | 2,046 | java | joinEventosDisponiveisParaCompra.java | Java | [] | null | [] | package controllers;
import java.util.Date;
public class joinEventosDisponiveisParaCompra {
public long getId_evento() {
return id_evento;
}
public void setId_evento(long id_evento) {
this.id_evento = id_evento;
}
public long getId_estadio() {
return id_estadio;
}
... | 2,046 | 0.628543 | 0.628543 | 101 | 19.257425 | 17.578482 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.316832 | false | false | 9 |
b7c2a02ae65e63061400d2c293bca532ee501e14 | 26,465,588,478,970 | 6c307e7939379d40cebbc4d05cc1f0ac6e1b48a2 | /src/main/java/hello/jcw27/washington/edu/so_so/MainActivity.java | a24be4e58ed1206732be83b63deabd8f48e0a75f | [] | no_license | nrimando/so-so | https://github.com/nrimando/so-so | 94421b642287b2d67d57b27e859ce74b2fbba52d | ff9c1d8f32784e7f9d99024cbe3e224af4d2e447 | refs/heads/master | 2017-04-30T14:56:17.314000 | 2015-03-09T20:50:02 | 2015-03-09T20:50:02 | 31,625,131 | 0 | 0 | null | true | 2015-03-03T22:33:58 | 2015-03-03T22:33:57 | 2015-03-03T07:13:12 | 2015-03-03T07:13:12 | 0 | 0 | 0 | 0 | null | null | null | package hello.jcw27.washington.edu.so_so;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.TextView;
import com.parse.ParseUser;
/**
* Created by NR on 3/4/1... | UTF-8 | Java | 1,828 | java | MainActivity.java | Java | [
{
"context": "w;\n\nimport com.parse.ParseUser;\n\n/**\n * Created by NR on 3/4/15.\n */\npublic class MainActivity extends ",
"end": 311,
"score": 0.9569970965385437,
"start": 309,
"tag": "USERNAME",
"value": "NR"
}
] | null | [] | package hello.jcw27.washington.edu.so_so;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.FragmentActivity;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.widget.TextView;
import com.parse.ParseUser;
/**
* Created by NR on 3/4/1... | 1,828 | 0.645514 | 0.639497 | 62 | 28.483871 | 24.358706 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 9 |
ae6e91bcad48be2768b8555f995d8905a7abbe04 | 21,809,843,984,137 | e6ff90ef29ef32df1a9a0cdd3bf5179ff34e918f | /squidb-tests/src/com/yahoo/squidb/sql/InsertTest.java | 1ca3364a3060ea731fc86b9ce4b6338c0125299f | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | thefabulous/squidb | https://github.com/thefabulous/squidb | a4c0ee0e1783e7b2aa01a93c6de27b3299283044 | 95d2131d37cea26a4b1a1aa8ab6edbe99466cc6a | refs/heads/master | 2023-07-07T15:10:04.308000 | 2020-10-26T09:46:01 | 2020-10-26T09:46:01 | 299,583,852 | 0 | 0 | Apache-2.0 | true | 2020-10-26T09:46:02 | 2020-09-29T10:34:07 | 2020-10-02T07:57:40 | 2020-10-26T09:46:02 | 64,191 | 0 | 0 | 0 | Java | false | false | /*
* Copyright 2015, Yahoo Inc.
* Copyrights licensed under the Apache 2.0 License.
* See the accompanying LICENSE file for terms.
*/
package com.yahoo.squidb.sql;
import com.yahoo.squidb.data.SquidCursor;
import com.yahoo.squidb.sql.TableStatement.ConflictAlgorithm;
import com.yahoo.squidb.test.Constants;
import ... | UTF-8 | Java | 14,077 | java | InsertTest.java | Java | [
{
"context": " = new TestModel()\n .setFirstName(\"Sam\")\n .setLastName(\"Bosley\")\n ",
"end": 1190,
"score": 0.9994254112243652,
"start": 1187,
"tag": "NAME",
"value": "Sam"
},
{
"context": "setFirstName(\"Sam\")\n .setLastName(\... | null | [] | /*
* Copyright 2015, Yahoo Inc.
* Copyrights licensed under the Apache 2.0 License.
* See the accompanying LICENSE file for terms.
*/
package com.yahoo.squidb.sql;
import com.yahoo.squidb.data.SquidCursor;
import com.yahoo.squidb.sql.TableStatement.ConflictAlgorithm;
import com.yahoo.squidb.test.Constants;
import ... | 14,077 | 0.624991 | 0.618882 | 327 | 42.048931 | 32.542007 | 123 | false | false | 0 | 0 | 0 | 0 | 70 | 0.004973 | 0.850153 | false | false | 9 |
5325148e1b7da21bef29c286249889e1583f9cc7 | 22,050,362,109,510 | 7c6485472a194a79e7a36c8476f35da70100479e | /src/main/java/io/pdiben/eventsourcingcqrs/commandmodel/UserAggregate.java | 6f5eaae3392199894bd652d05ea1e229a1db283d | [] | no_license | pdibenedetto/eventsourcing-cqrs | https://github.com/pdibenedetto/eventsourcing-cqrs | cb632eaf6b99cd4242c111ccfd0dbdcdb8dbfdea | 0d6b48a0706c3f2d84c58c62bb51c4eef25dd202 | refs/heads/master | 2022-12-14T18:16:59.090000 | 2020-09-17T18:32:36 | 2020-09-17T18:32:36 | 296,409,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.pdiben.eventsourcingcqrs.commandmodel;
import io.pdiben.eventsourcingcqrs.coreapi.commands.CreateUserCommand;
import io.pdiben.eventsourcingcqrs.coreapi.commands.UpdateUserCommand;
import lombok.AllArgsConstructor;
@AllArgsConstructor
public class UserAggregate {
private UserWriteRepository userWriteRe... | UTF-8 | Java | 1,056 | java | UserAggregate.java | Java | [] | null | [] | package io.pdiben.eventsourcingcqrs.commandmodel;
import io.pdiben.eventsourcingcqrs.coreapi.commands.CreateUserCommand;
import io.pdiben.eventsourcingcqrs.coreapi.commands.UpdateUserCommand;
import lombok.AllArgsConstructor;
@AllArgsConstructor
public class UserAggregate {
private UserWriteRepository userWriteRe... | 1,056 | 0.732008 | 0.732008 | 28 | 36.714287 | 29.270727 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 9 |
d738fea87ee7e0092f9844c86741e8582c478fc5 | 2,800,318,700,676 | ebbf15a00b7e441216ffb3c2849019e0bcde809b | /BloodBank/app/src/main/java/com/example/habib/bloodbank/EditActivity/Add_Feed.java | b190ca44fe0376efed5a59288461518817ab3110 | [] | no_license | habibakij/BloodBank | https://github.com/habibakij/BloodBank | 22c9b2cecddfc3242ce93d415798abc214a7d4d3 | 56e7ed91ea56ff8db4d88cf6deffd0066f287f80 | refs/heads/master | 2020-11-28T12:55:53.769000 | 2019-12-23T20:50:25 | 2019-12-23T20:50:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.habib.bloodbank.EditActivity;
import android.database.Cursor;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Toast;
import com.example.habib.bloodba... | UTF-8 | Java | 2,163 | java | Add_Feed.java | Java | [] | null | [] | package com.example.habib.bloodbank.EditActivity;
import android.database.Cursor;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.widget.Toast;
import com.example.habib.bloodba... | 2,163 | 0.668516 | 0.662506 | 57 | 36.947369 | 25.533894 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.877193 | false | false | 9 |
8e5f371d50e64f3206b075cb6b3ebafbb99ca1f7 | 11,235,634,500,879 | ccce477eef39afccc1dcaf3c6b44361ad43aafd8 | /AndroidApp47&48codes.java | 9ce9696383539cd03741cde3581c0934aa320dad | [] | no_license | DDsoftware/Android-Codes | https://github.com/DDsoftware/Android-Codes | a55d5e5382967e05301fa2e76114b17a1cd467d4 | ee3b451d852aec4b347613643b372e4131a73896 | refs/heads/master | 2021-01-10T17:39:07.386000 | 2016-03-31T22:00:40 | 2016-03-31T22:00:40 | 55,185,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thenewboston.listexample;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListAdapter;
import android.widget.ListView;
import android.widget.Toast;
public class MainActivity extend... | UTF-8 | Java | 3,756 | java | AndroidApp47&48codes.java | Java | [] | null | [] | package com.thenewboston.listexample;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ListAdapter;
import android.widget.ListView;
import android.widget.Toast;
public class MainActivity extend... | 3,756 | 0.682641 | 0.680245 | 108 | 33.787037 | 27.796566 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490741 | false | false | 9 |
62962960879adc1aa47adcd24b3f64a5223a34b9 | 24,008,867,215,488 | 2db6626087bf419b65bc272dd5b7f6a880a952f0 | /ace-modules/ace-admin/src/main/java/com/ada/admin/mapper/UserMapper.java | 32340beb3efceec8896c3c9b4df6651a59dd6917 | [] | no_license | Ada0910/ace-security | https://github.com/Ada0910/ace-security | ce8880af57ffbdd83e7189d40f02d345b3709eb5 | d9741e2f8eb84af42aac1fe40756630ae03ddc93 | refs/heads/master | 2020-07-30T08:16:05.498000 | 2020-01-04T08:30:27 | 2020-01-04T08:30:27 | 210,149,926 | 3 | 1 | null | false | 2020-01-03T03:37:05 | 2019-09-22T13:13:52 | 2020-01-03T02:18:28 | 2020-01-03T03:37:04 | 115,247 | 2 | 3 | 0 | Java | false | false | package com.ada.admin.mapper;
import com.ada.admin.entity.User;
import org.apache.ibatis.annotations.Param;
import tk.mybatis.mapper.common.Mapper;
import java.util.List;
/**
* @author Ada
* @ClassName :UserMapper
* @date 2019/10/5 17:13
* @Description:
*/
public interface UserMapper extends Mapper<User> {
... | UTF-8 | Java | 472 | java | UserMapper.java | Java | [
{
"context": "on.Mapper;\n\nimport java.util.List;\n\n/**\n * @author Ada\n * @ClassName :UserMapper\n * @date 2019/10/5 17:1",
"end": 192,
"score": 0.7578170299530029,
"start": 189,
"tag": "NAME",
"value": "Ada"
}
] | null | [] | package com.ada.admin.mapper;
import com.ada.admin.entity.User;
import org.apache.ibatis.annotations.Param;
import tk.mybatis.mapper.common.Mapper;
import java.util.List;
/**
* @author Ada
* @ClassName :UserMapper
* @date 2019/10/5 17:13
* @Description:
*/
public interface UserMapper extends Mapper<User> {
... | 472 | 0.739407 | 0.716102 | 20 | 22.6 | 23.44227 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 9 |
dbf19b12ad5648c81502119b3c739f99eebc550b | 23,682,449,682,689 | bd409b43f8e45b8d396d3f940c1283f255fe1f79 | /view/resturantCycle/fragment/userCycle/ChangePassRestFragment.java | 86d0694ed3f6d2a0f4155f0e0b1f1bcd18eb3134 | [] | no_license | Ahmedjunidy3/Sofra | https://github.com/Ahmedjunidy3/Sofra | 6069bf7c800b94c3b888ce2893e9a8626ca8f56d | 4cad4c3c73a2faeb9c32a8b8f2eff5c363aa2dd3 | refs/heads/master | 2022-12-21T15:03:00.291000 | 2020-09-17T19:14:44 | 2020-09-17T19:14:44 | 285,621,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sofra.view.resturantCycle.fragment.userCycle;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app... | UTF-8 | Java | 2,175 | java | ChangePassRestFragment.java | Java | [] | null | [] | package com.example.sofra.view.resturantCycle.fragment.userCycle;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.EditText;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app... | 2,175 | 0.737931 | 0.737931 | 68 | 30.985294 | 28.194437 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 9 |
36df10be535a2956e6ba1dfdf5046fc19d7b5300 | 4,406,636,480,985 | 90be0b263b5218665eab8add2bf04ab37114161e | /app/src/main/java/com/ucla_ieee/app/util/JsonServerUtil.java | f768cba3a4b9818acf1e17dd85895e40e94978a1 | [
"Apache-2.0"
] | permissive | DxTania/ucla-ieee-app | https://github.com/DxTania/ucla-ieee-app | b3c3ac594e05ed7948709a76f5d0ae7fe7e93592 | f54c765be42d64641d66071f1d926d171b5ff249 | refs/heads/master | 2021-05-16T01:46:38.962000 | 2015-05-14T00:48:19 | 2015-05-14T00:48:19 | 19,830,434 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ucla_ieee.app.util;
import android.text.TextUtils;
import com.google.gson.JsonArray;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import com.google.gson.JsonSyntaxException;
import org.apache.http.HttpEntity;
import java.io.BufferedReader;
import java.io.IOException;
import java.i... | UTF-8 | Java | 1,862 | java | JsonServerUtil.java | Java | [] | null | [] | package com.ucla_ieee.app.util;
import android.text.TextUtils;
import com.google.gson.JsonArray;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import com.google.gson.JsonSyntaxException;
import org.apache.http.HttpEntity;
import java.io.BufferedReader;
import java.io.IOException;
import java.i... | 1,862 | 0.57841 | 0.57841 | 65 | 27.646154 | 21.081841 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492308 | false | false | 9 |
7e5ac9e132051a6c4a1ba4ea10139643e17dac2d | 24,876,450,597,938 | df0f914fb950b25141305d24967b8443204a1b74 | /app/src/main/java/com/qan/fiction/ui/fragment/reader_web_direct/FF_BrowserReader.java | 972d44ffa1f40ed9627c96577696c98a749ca543 | [
"MIT"
] | permissive | IndLaw/Codex-Fanfiction | https://github.com/IndLaw/Codex-Fanfiction | 4389116e871896641c5546bbbe4f4a4e6d70fac6 | 2f429a12982efd1dd095ad33712ed30df751813a | refs/heads/master | 2020-09-23T11:25:43.080000 | 2020-04-13T07:50:20 | 2020-04-13T07:50:20 | 225,490,040 | 3 | 1 | MIT | true | 2019-12-02T23:42:59 | 2019-12-02T23:42:58 | 2019-02-16T08:13:21 | 2019-02-16T08:13:20 | 614 | 0 | 0 | 0 | null | false | false | package com.qan.fiction.ui.fragment.reader_web_direct;
import android.os.Bundle;
import com.qan.fiction.ui.ff_activity.FF_ReaderFragment;
public class FF_BrowserReader extends FF_ReaderFragment {
public void initialize(Bundle b, Bundle saved) {
super.initialize(b, saved);
getSupportActivity().getS... | UTF-8 | Java | 380 | java | FF_BrowserReader.java | Java | [] | null | [] | package com.qan.fiction.ui.fragment.reader_web_direct;
import android.os.Bundle;
import com.qan.fiction.ui.ff_activity.FF_ReaderFragment;
public class FF_BrowserReader extends FF_ReaderFragment {
public void initialize(Bundle b, Bundle saved) {
super.initialize(b, saved);
getSupportActivity().getS... | 380 | 0.757895 | 0.757895 | 11 | 33.545456 | 27.893837 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 9 |
7a5b63fa6acbbecf0f001c6e28683473651c7dcf | 23,613,730,232,796 | 8e84439ac14bb325033f435c44121d8c663a5095 | /src/controls/LoginPanel.java | ba7bae79ea16b7fdb656c1a9f1fea3b5fae27d5c | [] | no_license | K-C-DaCosta/sql_gui_assignment | https://github.com/K-C-DaCosta/sql_gui_assignment | 7ea9339e4e4da4bd3e505623b24bb05fe17b011f | 59a49319ef93d1c31996e3576c3015a0b112abb3 | refs/heads/master | 2020-04-05T09:58:14.598000 | 2018-11-23T04:22:28 | 2018-11-23T04:22:28 | 156,782,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controls;
import frame_manager.Root;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.JPasswordField;
import javax.swing.JTextField;
import javax.swing.J... | UTF-8 | Java | 2,023 | java | LoginPanel.java | Java | [
{
"context": "bel(\"Login: \");\n passwordLBL = new JLabel(\"Passord: \");\n logInButton = new JButton(\"Log In\");",
"end": 805,
"score": 0.9414923191070557,
"start": 798,
"tag": "PASSWORD",
"value": "Passord"
}
] | null | [] | package controls;
import frame_manager.Root;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import javax.swing.JPasswordField;
import javax.swing.JTextField;
import javax.swing.J... | 2,026 | 0.629758 | 0.601582 | 60 | 32.733334 | 20.999895 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05 | false | false | 9 |
a8b65981fb50c78fef6f4042b2ef3fc1ae26d88e | 30,434,138,291,717 | 7d99d5802fcbb0ee27a680c73817f197db313aec | /src/java/tiffit/talecraft/entity/NPC/EnumNPCModel.java | f41c1de7ba8530ec75f6b4ae017daf45e2044d66 | [
"MIT"
] | permissive | gamenew09/talecraft | https://github.com/gamenew09/talecraft | 0e6f435416f117755adeb1ea3507e36a4b6f8c42 | 05c5bc78a02ef8e17ab0bb155402bbe4b0d29e04 | refs/heads/master | 2021-05-23T06:25:24.198000 | 2016-09-25T17:46:22 | 2016-09-25T17:46:22 | 32,099,118 | 0 | 0 | null | true | 2015-06-03T00:23:55 | 2015-03-12T19:57:47 | 2015-03-12T19:57:51 | 2015-06-03T00:23:55 | 548 | 0 | 0 | 0 | Java | null | null | package tiffit.talecraft.entity.NPC;
import net.minecraft.client.model.ModelBase;
import net.minecraft.client.model.ModelCow;
import net.minecraft.client.model.ModelCreeper;
import net.minecraft.client.model.ModelPig;
import net.minecraft.client.model.ModelPlayer;
import net.minecraft.client.model.ModelVillager;
impor... | UTF-8 | Java | 1,574 | java | EnumNPCModel.java | Java | [
{
"context": "\n\tPlayer(new ModelPlayer(0f, false), 0.6F, 1.8F, \"Steve\"),\n\tZombie(new ModelZombie(), 0.6F, 1.95F, \"Zombi",
"end": 566,
"score": 0.9799796342849731,
"start": 561,
"tag": "NAME",
"value": "Steve"
}
] | null | [] | package tiffit.talecraft.entity.NPC;
import net.minecraft.client.model.ModelBase;
import net.minecraft.client.model.ModelCow;
import net.minecraft.client.model.ModelCreeper;
import net.minecraft.client.model.ModelPig;
import net.minecraft.client.model.ModelPlayer;
import net.minecraft.client.model.ModelVillager;
impor... | 1,574 | 0.743964 | 0.721728 | 53 | 28.698112 | 21.441967 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.075472 | false | false | 9 |
1197e7e44cc35e0caba15c4c84599565ee69decc | 8,469,675,515,816 | 3672239c6cba4511a4a96cfdad13cec1178579eb | /Practica4/src/es/uam/eps/ads/p4/Classes/Tupla.java | 9df31712d523a4e6d65910cbb7b43e7a6ff2a40a | [] | no_license | v0sem/ADSOF | https://github.com/v0sem/ADSOF | e1fb9d23302581660a32668f2298e711cbd7548b | 60630dbe13aad0913bdf323e17b843e7a8fe1bdd | refs/heads/master | 2020-04-20T19:49:12.974000 | 2019-04-06T19:07:56 | 2019-04-06T19:07:56 | 169,059,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.uam.eps.ads.p4.Classes;
public class Tupla implements Comparable<Tupla>{
private Long itemId;
private Double score;
public Tupla(Long id, Double score){
this.itemId = id;
this.score = score;
}
public Double getScore(){
return score;
}
public int compareTo(Tupla t){
return t.score.compar... | UTF-8 | Java | 342 | java | Tupla.java | Java | [] | null | [] | package es.uam.eps.ads.p4.Classes;
public class Tupla implements Comparable<Tupla>{
private Long itemId;
private Double score;
public Tupla(Long id, Double score){
this.itemId = id;
this.score = score;
}
public Double getScore(){
return score;
}
public int compareTo(Tupla t){
return t.score.compar... | 342 | 0.707602 | 0.704678 | 22 | 14.590909 | 15.476254 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.136364 | false | false | 9 |
581f359cbc792bff29de06fa4bcecc0d4eec7700 | 13,546,326,866,758 | 5aada797f07fca5603daa5dc57ae4ee559680dab | /test/core/ShipTest.java | d6022311a0223fc1fdeafccd37393791504c1799 | [] | no_license | dfczyjd/Battleship | https://github.com/dfczyjd/Battleship | 884ccc00f67b268833cb9c3b8ec2cfe8ae7f3c35 | 496978691a77e3006786a6d89c4dfd30d76a8adb | refs/heads/master | 2022-10-24T19:58:45.210000 | 2020-06-17T19:59:19 | 2020-06-17T19:59:19 | 273,066,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class ShipTest {
@Test
void getLength() {
Ship ship = new Battleship();
assertEquals(4, ship.getLength());
ship = new EmptySea();
assertEquals(1, ship.getLength());
}
@... | UTF-8 | Java | 2,943 | java | ShipTest.java | Java | [] | null | [] | package core;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class ShipTest {
@Test
void getLength() {
Ship ship = new Battleship();
assertEquals(4, ship.getLength());
ship = new EmptySea();
assertEquals(1, ship.getLength());
}
@... | 2,943 | 0.582059 | 0.568128 | 107 | 26.514019 | 19.234589 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.915888 | false | false | 9 |
ea64fd5a4d1d270a46d2c591f7793c54879b37df | 15,977,278,354,537 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/88/250.java | 249c5a2f02baddb3f2253f624eb0f89a5846a268 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | https://github.com/qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154000 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package <missing>;
public class GlobalMembers
{
public static int Main()
{
String a = new String(new char[31]);
char i;
a = new Scanner(System.in).nextLine();
for (i = 0;i < 31;i++)
{
if (a.charAt(i) >= 48 && a.charAt(i) <= 57)
{
System.out.printf("%c",a.charAt(i));
}
if (a.charAt(i + 1) >= ... | UTF-8 | Java | 494 | java | 250.java | Java | [] | null | [] | package <missing>;
public class GlobalMembers
{
public static int Main()
{
String a = new String(new char[31]);
char i;
a = new Scanner(System.in).nextLine();
for (i = 0;i < 31;i++)
{
if (a.charAt(i) >= 48 && a.charAt(i) <= 57)
{
System.out.printf("%c",a.charAt(i));
}
if (a.charAt(i + 1) >= ... | 494 | 0.520243 | 0.467611 | 23 | 20.47826 | 29.639675 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26087 | false | false | 9 |
9bfc92499f86614b50b3db06a5a0f629e442725f | 15,977,278,352,958 | 6f48ba303914f01bf92bfcf87456f65fef80f471 | /LogAnalyzer/src/LogParseD/ParseFileConst.java | 05d954ea64dbcd3fab6efa41eb9a661e1c56a87e | [] | no_license | tndud4ah/loganalyzer | https://github.com/tndud4ah/loganalyzer | 25b87d7bd2355b1ac9a1bfd734da4ef0d2db36dd | 4e6942613399309fbccdf9e3aa9006ccea8ee65f | refs/heads/master | 2020-12-24T12:29:12.760000 | 2016-11-13T12:46:27 | 2016-11-13T12:46:27 | 72,996,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LogParseD;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.logging.log4j.*;
public class ParseFileConst {
static Logger logger = LogManager.getRootLogger();
private static... | UTF-8 | Java | 2,044 | java | ParseFileConst.java | Java | [] | null | [] | package LogParseD;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.logging.log4j.*;
public class ParseFileConst {
static Logger logger = LogManager.getRootLogger();
private static... | 2,044 | 0.65998 | 0.65362 | 99 | 19.646465 | 19.327749 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.282828 | false | false | 9 |
92207cc5db0f3ade0deed7aaf617878d49cb4598 | 23,029,614,663,174 | 7d0d14e916ecf494f477ecdbe569047806c40e82 | /src/com/ziplly/app/server/handlers/GetImageUploadUrlActionHandler.java | 1f4e569324a859bde94cf62803328fe087230606 | [] | no_license | susnata1981/Ziplly | https://github.com/susnata1981/Ziplly | df856b2989e5e23c039acdab8a6ab452efab3ffc | ef2bd05a09b4a835e58fe3feb89171e4901c2ef3 | refs/heads/master | 2020-12-30T18:38:29.206000 | 2014-04-07T13:03:55 | 2014-04-07T13:03:55 | 13,184,086 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ziplly.app.server.handlers;
import java.util.logging.Logger;
import javax.persistence.EntityManager;
import net.customware.gwt.dispatch.server.ExecutionContext;
import net.customware.gwt.dispatch.shared.DispatchException;
import com.google.inject.Inject;
import com.google.inject.Provider;
import com.zip... | UTF-8 | Java | 1,587 | java | GetImageUploadUrlActionHandler.java | Java | [] | null | [] | package com.ziplly.app.server.handlers;
import java.util.logging.Logger;
import javax.persistence.EntityManager;
import net.customware.gwt.dispatch.server.ExecutionContext;
import net.customware.gwt.dispatch.shared.DispatchException;
import com.google.inject.Inject;
import com.google.inject.Provider;
import com.zip... | 1,587 | 0.815375 | 0.814745 | 50 | 30.74 | 27.22485 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 9 |
1bee36afe7cacd88fdd5e663668525dfe90cb29e | 5,849,745,468,754 | 53035f54d52a4123fd80f3ab9f074774fe15ed35 | /stock/modules/web/src/com/company/stock/web/ext4/purchaseorder/PurchaseBrowseCustomers.java | f78b7943f919b28dac3952dd491054da6fb48cdd | [] | no_license | Devops999/DevAdmin | https://github.com/Devops999/DevAdmin | a7f4affd73c4e342014837c8cf010aa043b7f740 | f380f9a342e11b17ebc699ba1ee55dda7496fbd2 | refs/heads/master | 2020-03-18T09:39:14.404000 | 2018-05-25T04:26:17 | 2018-05-25T04:26:17 | 134,574,859 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.stock.web.ext4.purchaseorder;
import com.company.stock.entity.PurchaseOrder;
import com.company.stock.service.PurchaseOrderService;
import com.haulmont.cuba.gui.components.AbstractLookup;
import com.haulmont.cuba.gui.components.Button;
import com.haulmont.cuba.gui.components.GroupTable;
import com.... | UTF-8 | Java | 1,113 | java | PurchaseBrowseCustomers.java | Java | [] | null | [] | package com.company.stock.web.ext4.purchaseorder;
import com.company.stock.entity.PurchaseOrder;
import com.company.stock.service.PurchaseOrderService;
import com.haulmont.cuba.gui.components.AbstractLookup;
import com.haulmont.cuba.gui.components.Button;
import com.haulmont.cuba.gui.components.GroupTable;
import com.... | 1,113 | 0.754717 | 0.753819 | 33 | 32.757576 | 23.369276 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606061 | false | false | 9 |
0c8b5837ba78e7a46092535c7ae986e0ba62be0a | 33,474,975,150,006 | 6a5d39a1eb294cb8c6d30c822d421af58824462b | /code/src/com/city/javaEEdzy/dao/impl/surveyDaoImpl.java | f7dada1105a068ba01d1fe2f62269bd4a63c6467 | [] | no_license | Taurus-uomini/-questionnaire | https://github.com/Taurus-uomini/-questionnaire | bfc0596f470bb86e68d6ce11f62b6efea7ca250b | 4c3ce10c99ad93fb30988ce05034fa9e72874ee8 | refs/heads/master | 2021-01-21T20:42:37.541000 | 2017-05-24T08:53:38 | 2017-05-24T08:53:38 | 92,269,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.city.javaEEdzy.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import com.city.javaEEdzy.dao.ISurveyDao;
import com.city.javaEEd... | UTF-8 | Java | 4,416 | java | surveyDaoImpl.java | Java | [] | null | [] | package com.city.javaEEdzy.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import com.city.javaEEdzy.dao.ISurveyDao;
import com.city.javaEEd... | 4,416 | 0.693388 | 0.689764 | 172 | 24.674419 | 18.203592 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.563953 | false | false | 9 |
5d0c89ceaf6238b9d8900ea80e2b7410c3c8dee7 | 26,396,869,017,232 | c0c77148fdc0e58625d8c8979f6da88cbcc90e65 | /app/src/main/java/com/wetime/fanc/customview/BottomAnimDialog.java | 40ff6a56efb889f1da1d18dd32b61c244d7caebb | [] | no_license | SuYingChi/fantuan | https://github.com/SuYingChi/fantuan | 62f95b7693dd486ec2c255645b02770c95da3f43 | 875c262d30fecacbbbab772e49953e527dbbd259 | refs/heads/master | 2020-03-17T09:05:01.648000 | 2018-05-15T04:45:38 | 2018-05-15T04:45:38 | 133,460,482 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wetime.fanc.customview;
import android.app.Dialog;
import android.content.Context;
import android.graphics.Color;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.TextView;
import... | UTF-8 | Java | 5,645 | java | BottomAnimDialog.java | Java | [
{
"context": "iew;\n\nimport com.wetime.fanc.R;\n\n/**\n * Created by Administrator on 2018/4/12.\n */\n\npublic class BottomAnimDialog ",
"end": 372,
"score": 0.8426551818847656,
"start": 359,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.wetime.fanc.customview;
import android.app.Dialog;
import android.content.Context;
import android.graphics.Color;
import android.view.Gravity;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Window;
import android.view.WindowManager;
import android.widget.TextView;
import... | 5,645 | 0.579458 | 0.564554 | 183 | 29.431694 | 23.470118 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464481 | false | false | 9 |
ee0f68b4e7d19746984d077d1c32e23b13899b33 | 1,391,569,423,872 | 5851c52df931a0dfa0e57a3eb1678c8fd3e25368 | /CodingDojoBelt/src/main/java/com/alexander/dojobelt/services/PackService.java | 29bff17ef5c5c971974f864535b105f33a4dacf0 | [] | no_license | AlexanderValdin/coding-dojo-spring-projects | https://github.com/AlexanderValdin/coding-dojo-spring-projects | 9ced77f04af2bb73e75f7ad37f089c6d00d0c310 | 24aea1460796431024fe94c495cb5754c4ff5291 | refs/heads/main | 2023-03-27T07:32:42.514000 | 2021-03-31T23:38:50 | 2021-03-31T23:38:50 | 353,518,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alexander.dojobelt.services;
import java.util.List;
import org.springframework.stereotype.Service;
import com.alexander.dojobelt.models.Pack;
import com.alexander.dojobelt.repositories.PackRepo;
@Service
public class PackService {
private PackRepo packRepo;
public PackService(PackRepo packRepo) {
... | UTF-8 | Java | 697 | java | PackService.java | Java | [] | null | [] | package com.alexander.dojobelt.services;
import java.util.List;
import org.springframework.stereotype.Service;
import com.alexander.dojobelt.models.Pack;
import com.alexander.dojobelt.repositories.PackRepo;
@Service
public class PackService {
private PackRepo packRepo;
public PackService(PackRepo packRepo) {
... | 697 | 0.746055 | 0.746055 | 35 | 18.914286 | 17.185328 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 9 |
1930b6f3b591f65e1b253899542ed5eca4385c2b | 13,795,435,011,711 | ee06b5577474d8b7e5f8d49d5ccfe8bcc50c4da0 | /100 Papers/COMP 160/lab 03/Lab 03/MyClass.java | 519986118b4a6caef52a8ee2588a924b05216fb0 | [] | no_license | markuz449/100-Level-Papers | https://github.com/markuz449/100-Level-Papers | abc2a56e1243d52841108a9954512e3ca64699ce | 9a81d1591aab3bcdb26f2795508bffbd02b938d2 | refs/heads/master | 2020-07-07T14:34:12.554000 | 2019-08-20T13:11:08 | 2019-08-20T13:11:08 | 203,376,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class MyClass{
public void display(){
System.out.println("DICK");
}
} | UTF-8 | Java | 96 | java | MyClass.java | Java | [
{
"context": "blic void display(){\r\n System.out.println(\"DICK\");\r\n }\r\n}",
"end": 83,
"score": 0.9989434480667114,
"start": 79,
"tag": "NAME",
"value": "DICK"
}
] | null | [] | public class MyClass{
public void display(){
System.out.println("DICK");
}
} | 96 | 0.572917 | 0.572917 | 5 | 17.6 | 12.8 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
ac0641660d9de8fad0ab9be0ba29de354e37f226 | 1,365,799,631,710 | e2d17bcc03178b5645e6f59505b71436147898d6 | /core/src/dawid/orbitprototype/util/GameCamera.java | e6f4ff10f9c1fbff929d431a3517c7c360dec739 | [] | no_license | drusin/orbitPhysicsTest | https://github.com/drusin/orbitPhysicsTest | 012528051dfb475d0bbe8b5f302f9d0da4ad8561 | 3aba1bab23d70a5a75deea828633586c58283ed4 | refs/heads/master | 2021-01-10T12:21:32.114000 | 2016-01-18T02:59:34 | 2016-01-18T02:59:34 | 48,327,710 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dawid.orbitprototype.util;
import com.badlogic.gdx.graphics.OrthographicCamera;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.math.Vector3;
import com.badlogic.gdx.utils.viewport.Viewport;
import lombok.RequiredArgsConstructor;
import static dawid.orbitprototype.MyGdxGame.scaleDown;
@Required... | UTF-8 | Java | 1,032 | java | GameCamera.java | Java | [] | null | [] | package dawid.orbitprototype.util;
import com.badlogic.gdx.graphics.OrthographicCamera;
import com.badlogic.gdx.math.Vector2;
import com.badlogic.gdx.math.Vector3;
import com.badlogic.gdx.utils.viewport.Viewport;
import lombok.RequiredArgsConstructor;
import static dawid.orbitprototype.MyGdxGame.scaleDown;
@Required... | 1,032 | 0.750969 | 0.744186 | 43 | 23.023256 | 19.80661 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.418605 | false | false | 9 |
d47c5f105baf4d38fed2529a4f18c442d6b6b699 | 28,183,575,433,294 | 853be40205f56805a39e4053e90179232c5308df | /Leetcode/algorithms/77.combinations.java | 1b6ca340b7f8571d41af05436b8a586797874c21 | [] | no_license | bjoe88/learning | https://github.com/bjoe88/learning | 739c872425ebcbc4b4bba7a36f972422c7e81c61 | 57ff3cb2c244b52755e3a37149a865669cbb548f | refs/heads/main | 2023-07-13T05:45:38.516000 | 2021-08-09T21:01:52 | 2021-08-09T21:01:52 | 387,131,783 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @lc app=leetcode id=77 lang=java
*
* [77] Combinations
*/
// @lc code=start
class Solution {
List<List<Integer>> answer = new ArrayList<>();
public List<List<Integer>> combine(int n, int k) {
LinkedList<Integer> comb = new LinkedList<>();
int[] nums = new int[n];
for (int i = 0... | UTF-8 | Java | 960 | java | 77.combinations.java | Java | [] | null | [] | /*
* @lc app=leetcode id=77 lang=java
*
* [77] Combinations
*/
// @lc code=start
class Solution {
List<List<Integer>> answer = new ArrayList<>();
public List<List<Integer>> combine(int n, int k) {
LinkedList<Integer> comb = new LinkedList<>();
int[] nums = new int[n];
for (int i = 0... | 960 | 0.514583 | 0.489583 | 38 | 24.289474 | 19.978815 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657895 | false | false | 9 |
ef9778394c660cda724bc054b1263fcf272147a8 | 18,202,071,438,076 | c07470c8867ad96a0ced88d9b3760713607e0da8 | /humbird-api/src/main/java/io/humbird/api/processor/source/Source.java | 65fb7c497d07e68355cd353714e4757494627807 | [
"MIT"
] | permissive | bandesz/humbird.io | https://github.com/bandesz/humbird.io | 73f3ff1ee672dab6b3a205de43a5e2435e31cc70 | 183c50952b24d0f2e89b26109fdf9c216e03a778 | refs/heads/master | 2018-03-26T16:44:46.947000 | 2014-07-29T19:15:12 | 2014-07-29T19:15:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.humbird.api.processor.source;
import io.humbird.api.dataflow.Sender;
import io.humbird.api.processor.Processor;
/**
* @author bandesz
*/
public interface Source<OutputType> extends Processor, Sender<OutputType>
{
public void start();
public void stop();
}
| UTF-8 | Java | 282 | java | Source.java | Java | [
{
"context": "o.humbird.api.processor.Processor;\n\n/**\n * @author bandesz\n */\npublic interface Source<OutputType> extends P",
"end": 147,
"score": 0.9995209574699402,
"start": 140,
"tag": "USERNAME",
"value": "bandesz"
}
] | null | [] | package io.humbird.api.processor.source;
import io.humbird.api.dataflow.Sender;
import io.humbird.api.processor.Processor;
/**
* @author bandesz
*/
public interface Source<OutputType> extends Processor, Sender<OutputType>
{
public void start();
public void stop();
}
| 282 | 0.734043 | 0.734043 | 16 | 16.625 | 21.159735 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 9 |
6aa5c479ba673600980e1e3a84000472c7e8336e | 17,643,725,691,638 | 87487dfc5f720c3918c6b0449ae5b0066cf6ed22 | /Week7/src/Theater.java | 94a6291dc83d3dfcef158da89d63a6b976ff1605 | [] | no_license | Slevious/JAVA | https://github.com/Slevious/JAVA | 45ea47491f441e73da0329166a99b64d7d48b9bc | 641c28e4c2f99f70111fce2ab5b1215f72fcf088 | refs/heads/main | 2023-05-08T22:00:02.977000 | 2021-06-01T21:23:22 | 2021-06-01T21:23:22 | 372,962,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Theater {
private int row;
private int col;
private int remainingSeat;
private Movie movie;
private boolean [][] seats;
public Theater(int row, int col){
this.row = row;
this.col = col;
this.remainingSeat = remainingSeat;
this.seats = new boolean[r... | UTF-8 | Java | 1,536 | java | Theater.java | Java | [] | null | [] | public class Theater {
private int row;
private int col;
private int remainingSeat;
private Movie movie;
private boolean [][] seats;
public Theater(int row, int col){
this.row = row;
this.col = col;
this.remainingSeat = remainingSeat;
this.seats = new boolean[r... | 1,536 | 0.487265 | 0.483914 | 59 | 24.305084 | 17.977627 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610169 | false | false | 9 |
2a8e7cdc5fdaef6b777a3f04baf263ab41fcc283 | 1,640,677,545,505 | 205f447c1e67f34404ee7cd5933896aa04e56f53 | /app/src/main/java/com/hfad/bruceleequotes/MainActivity.java | 0adcd83c1edf81cf2c7828f6ed7d705b73f475fa | [] | no_license | williamspete321/BruceLeeQuotes | https://github.com/williamspete321/BruceLeeQuotes | 90082663904a62e51b3985c8c8e7a80f813a37bf | 3345ddf510a7a2b6b1e93f64a115b01c3daccebf | refs/heads/master | 2020-05-04T03:58:07.603000 | 2019-06-01T23:25:39 | 2019-06-01T23:25:39 | 178,956,145 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hfad.bruceleequotes;
import android.content.ContentValues;
import android.content.Intent;
import android.database.sqlite.SQLiteException;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Build;
import android.support.v4.content.ContextCompat;
import android.support.... | UTF-8 | Java | 7,296 | java | MainActivity.java | Java | [
{
"context": "Intent.EXTRA_TEXT, \"\\\"\" + currentQuoteText + \"\\\" -Bruce Lee\");\n startActivity(Intent.createCho",
"end": 6077,
"score": 0.6312373280525208,
"start": 6072,
"tag": "NAME",
"value": "Bruce"
}
] | null | [] | package com.hfad.bruceleequotes;
import android.content.ContentValues;
import android.content.Intent;
import android.database.sqlite.SQLiteException;
import android.graphics.drawable.Drawable;
import android.os.AsyncTask;
import android.os.Build;
import android.support.v4.content.ContextCompat;
import android.support.... | 7,296 | 0.647752 | 0.647204 | 198 | 35.848484 | 26.949772 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691919 | false | false | 9 |
53ace94191c6efc4d70a2db2f4b6196c156c4435 | 31,988,916,455,372 | e52efd4e3f3a4061623b4b0570c4541b0f5286a1 | /src/main/java/me/hjhng125/spreadsheet/SheetSelectDTO.java | ef00e564a5d51cb720f1b858e651098ce4acd4f1 | [] | no_license | hjhng125/demo-google-sheet-api | https://github.com/hjhng125/demo-google-sheet-api | 58a39db35fce1bd6a187f92390a512eea7c1da37 | a698347e2a84ba651456dc2dc6da2a46e3201f9c | refs/heads/master | 2023-07-09T21:46:31.437000 | 2021-08-12T15:41:39 | 2021-08-12T15:41:39 | 395,367,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.hjhng125.spreadsheet;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class SheetSelectDTO {
private String sheetTitle;
private Integer rowCnt;
}
| UTF-8 | Java | 187 | java | SheetSelectDTO.java | Java | [] | null | [] | package me.hjhng125.spreadsheet;
import lombok.Getter;
import lombok.Setter;
@Getter
@Setter
public class SheetSelectDTO {
private String sheetTitle;
private Integer rowCnt;
}
| 187 | 0.770053 | 0.754011 | 12 | 14.583333 | 12.658714 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 9 |
feedbc8c0a4d158a2e73ae7711caa46dfd9c2eff | 9,775,345,608,279 | fae9dc6f9634be748a48c4bb5185d9c67800899d | /insurance-bank/src/main/java/com/synergy/insurance/dao/CustomerDao.java | 5d2d7c34a54d5472c5e4c02a13eaa5f534cc8e81 | [] | no_license | xxxPeace/insurance-master | https://github.com/xxxPeace/insurance-master | 6336d7a83a8db12526418fccf822b070daa3bcec | 4ff926396152e71c795faeb8ffcfa5fa49394c3c | refs/heads/master | 2020-04-05T12:34:43.371000 | 2017-07-13T19:34:27 | 2017-07-13T19:34:27 | 95,156,315 | 1 | 0 | null | false | 2017-07-02T19:48:55 | 2017-06-22T21:02:57 | 2017-06-22T21:06:46 | 2017-07-02T19:48:54 | 33,620 | 0 | 0 | 0 | Java | null | null | package com.synergy.insurance.dao;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.orm.hibernate5.HibernateTemplate;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.syn... | UTF-8 | Java | 794 | java | CustomerDao.java | Java | [] | null | [] | package com.synergy.insurance.dao;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.orm.hibernate5.HibernateTemplate;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.syn... | 794 | 0.779597 | 0.778338 | 29 | 25.379311 | 23.64743 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.034483 | false | false | 9 |
b95c99badfb85ed96ff61d675034e5d882c4440e | 29,764,123,432,024 | 12c2afe6fc7b6d11ebd000c3ae7df3cadebe3861 | /ff4j-core/src/main/java/org/ff4j/conf/XmlParser.java | b8ca3267aabf281f247f7eabe2a52a8f0744a77e | [
"Apache-2.0"
] | permissive | ff4j/ff4j | https://github.com/ff4j/ff4j | 19dd76c7ac18f1d29f60f7348139a6a332be573a | 8d04e5fc30a0a67b7ec5bf5a03627e11ebb2fefb | refs/heads/main | 2023-09-03T17:26:40.800000 | 2023-06-26T22:41:49 | 2023-06-26T22:41:49 | 10,866,521 | 920 | 201 | Apache-2.0 | false | 2023-09-12T13:56:34 | 2013-06-22T14:36:32 | 2023-09-11T09:20:46 | 2023-09-12T13:56:33 | 10,571 | 1,296 | 294 | 24 | Java | false | false | package org.ff4j.conf;
/*-
* #%L
* ff4j-core
* %%
* Copyright (C) 2013 - 2023 FF4J
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | UTF-8 | Java | 29,999 | java | XmlParser.java | Java | [
{
"context": " XML files to load {@link Feature}.\n * \n * @author Cedrick Lunven (@clunven)\n */\npublic final class XmlParser imple",
"end": 1541,
"score": 0.9998824000358582,
"start": 1527,
"tag": "NAME",
"value": "Cedrick Lunven"
},
{
"context": "oad {@link Feature}.\n * \n * @au... | null | [] | package org.ff4j.conf;
/*-
* #%L
* ff4j-core
* %%
* Copyright (C) 2013 - 2023 FF4J
* %%
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 29,991 | 0.575119 | 0.572086 | 741 | 39.484482 | 31.218723 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446694 | false | false | 9 |
86752d019e71d59105d7abfb728c4283da796a04 | 3,813,930,960,506 | 4df2a32d7f05abda067276aaa5f57ad3661b4153 | /eportfolio-api/src/main/java/COMP90082/team18/ePortfolioAPI/service/serviceImplement/UserServiceImp.java | 10814077205baa66678d1f27917e9beaa96a90ee | [] | no_license | Hao-Z/e-portfolio | https://github.com/Hao-Z/e-portfolio | 65b2e82dd895bdf5e6b7f1e9caca933f0b80e5ad | 0792a8ff6bdd6243224aaa3cbc91f5dce93bce30 | refs/heads/develop | 2023-01-14T06:23:42.033000 | 2020-07-30T17:21:20 | 2020-07-30T17:21:20 | 251,377,142 | 1 | 3 | null | false | 2023-01-05T17:58:20 | 2020-03-30T17:20:27 | 2020-08-06T20:15:02 | 2023-01-05T17:58:20 | 11,338 | 4 | 2 | 25 | TypeScript | false | false | package COMP90082.team18.ePortfolioAPI.service.serviceImplement;
import COMP90082.team18.ePortfolioAPI.DTO.IntroductionDTO;
import COMP90082.team18.ePortfolioAPI.entity.GenericUserData;
import COMP90082.team18.ePortfolioAPI.entity.User;
import COMP90082.team18.ePortfolioAPI.repository.UserRepository;
import COMP90082.... | UTF-8 | Java | 6,235 | java | UserServiceImp.java | Java | [
{
"context": "ateNativeQuery(\"select email as email, username as usersdf, admin as adm, degree as deg \" +\n// ",
"end": 3569,
"score": 0.9988009929656982,
"start": 3562,
"tag": "USERNAME",
"value": "usersdf"
},
{
"context": " new CustomizedSpecification<>(\"username\",... | null | [] | package COMP90082.team18.ePortfolioAPI.service.serviceImplement;
import COMP90082.team18.ePortfolioAPI.DTO.IntroductionDTO;
import COMP90082.team18.ePortfolioAPI.entity.GenericUserData;
import COMP90082.team18.ePortfolioAPI.entity.User;
import COMP90082.team18.ePortfolioAPI.repository.UserRepository;
import COMP90082.... | 6,235 | 0.683721 | 0.671371 | 147 | 41.414967 | 31.541969 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77551 | false | false | 9 |
d26f30ada9c33d63439de673e42b1580c196992f | 21,904,333,261,171 | e1ec359fad2fe539dcd6f5726c3fe41e6ad4b0d2 | /src/com/pattern/composite/problem/Group.java | f39ad06cf97563631a40643bbe59c26711f10aa6 | [] | no_license | rafaamado/designPatterns | https://github.com/rafaamado/designPatterns | 3cc1e3ce33e241a3e22f3db02b9bac2941282297 | 6b05b517c56db0a6e7b6130b0afbacbd0a1a2b9f | refs/heads/master | 2023-09-02T14:40:27.963000 | 2021-11-15T16:28:50 | 2021-11-15T16:28:50 | 320,113,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pattern.composite.problem;
import java.util.ArrayList;
import java.util.List;
public class Group {
private List<Object> objects = new ArrayList<Object>();
public void add(Object object) {
objects.add(object);
}
public void render() {
for(var object: objects) {
if(object instanceof Shape)
... | UTF-8 | Java | 396 | java | Group.java | Java | [] | null | [] | package com.pattern.composite.problem;
import java.util.ArrayList;
import java.util.List;
public class Group {
private List<Object> objects = new ArrayList<Object>();
public void add(Object object) {
objects.add(object);
}
public void render() {
for(var object: objects) {
if(object instanceof Shape)
... | 396 | 0.679293 | 0.679293 | 22 | 17 | 15.626318 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 9 |
9b0af92d570eb5856b1834041fd51b1bf814d2ea | 1,958,505,153,528 | e65e4e1467a5cd2da57cf603dfd383191557fdc9 | /knowledge/src/main/java/com/mengyu/algs4/knowledge/chapter2_Sorting/chapter2_4_PriorityQueues/exercises/EX_2_4_35_Sample.java | d26d368c490700fb7f6af7c674733a183e2d8e85 | [] | no_license | bufengmobuganhuo/algorithm4 | https://github.com/bufengmobuganhuo/algorithm4 | e74339a3dd83f75aed85b3228e3d0de3de7b54e7 | fe4c3733749f3638c114f48d6be8611c08c62a6c | refs/heads/master | 2023-08-22T21:02:38.520000 | 2023-08-22T03:39:25 | 2023-08-22T03:39:25 | 230,903,337 | 7 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mengyu.algs4.knowledge.chapter2_Sorting.chapter2_4_PriorityQueues.exercises;
import java.util.Random;
/**
* @author zhangyu
* 2020/3/2 19:05
* 练习2.4.35:离散概率分布的取样
* 翻译错误:要求返回索引i的概率为p[i]/T
*/
public class EX_2_4_35_Sample {
public static void main(String[] args) {
double[] data={0.1,0.1,0.2... | UTF-8 | Java | 1,619 | java | EX_2_4_35_Sample.java | Java | [
{
"context": "ercises;\n\nimport java.util.Random;\n\n/**\n * @author zhangyu\n * 2020/3/2 19:05\n * 练习2.4.35:离散概率分布的取样\n * 翻译错误:要",
"end": 138,
"score": 0.9969005584716797,
"start": 131,
"tag": "USERNAME",
"value": "zhangyu"
}
] | null | [] | package com.mengyu.algs4.knowledge.chapter2_Sorting.chapter2_4_PriorityQueues.exercises;
import java.util.Random;
/**
* @author zhangyu
* 2020/3/2 19:05
* 练习2.4.35:离散概率分布的取样
* 翻译错误:要求返回索引i的概率为p[i]/T
*/
public class EX_2_4_35_Sample {
public static void main(String[] args) {
double[] data={0.1,0.1,0.2... | 1,619 | 0.500319 | 0.453035 | 60 | 25.083334 | 17.66474 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 9 |
5605f6031708ea9bf9677d65e6f5703b96c2dbcc | 6,794,638,297,539 | 69f44a8124bfd8632c07f42c8748782ff58493e5 | /src/logic/FbPublisher.java | f19f93cb29991b3d02002b802fbd3f5f639bb2db | [] | no_license | Alialmandoz/FbRest | https://github.com/Alialmandoz/FbRest | 93bc4aa716fb827a7838872ec1494d6605e7ff05 | f4765b627341a47316d56ffcbc2137f7b93e695c | refs/heads/master | 2020-04-18T01:07:17.889000 | 2016-09-10T03:13:20 | 2016-09-10T03:13:20 | 67,840,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logic;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import com.restfb.BinaryAttachment;
import com.restfb.DefaultFacebookClient;
import com.restfb.FacebookClient;
import com.restfb.Parameter;
import com.restfb.types.FacebookType;
public... | UTF-8 | Java | 1,152 | java | FbPublisher.java | Java | [
{
"context": "bPublisher {\n\tprivate static String accesToken = \"EAAD597NzAh8BAM8NZAi5XNUdlvO9eNHpLxWLG74feqXBowfwEt4noGZBDw1NpyZAJh60FxFihKnLKj6oqkYolp7T0ZBcBPByZAZB5Si4IycY0zZCEmw2kUSBYFvbAy9fZAOkdtNYdIUGiEHNgBXEfu4A9BIInYqSctMZD\";\n\n\n\t@SuppressWarnings(\"deprecation\")\n\tpublic sta",
"end": 544,
... | null | [] | package logic;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.InputStream;
import com.restfb.BinaryAttachment;
import com.restfb.DefaultFacebookClient;
import com.restfb.FacebookClient;
import com.restfb.Parameter;
import com.restfb.types.FacebookType;
public... | 991 | 0.804688 | 0.784722 | 34 | 32.882355 | 37.822933 | 205 | false | false | 0 | 0 | 0 | 0 | 166 | 0.144097 | 1.705882 | false | false | 9 |
7e5d26519575321a53e6e16d6e3387232fbfcc34 | 6,794,638,298,316 | 66ac0f0289e1c2308463f0422a04e100a9a14d98 | /server/modules/platform/experiment/src/org/labkey/experiment/api/ExpObjectImpl.java | b1a894a957b4b020c8f486015c62d61a6102f6e6 | [
"MIT"
] | permissive | praveenmunagapati/ms-registration-server | https://github.com/praveenmunagapati/ms-registration-server | b4f860978f4b371cfb1fcb3c794d1315298638c2 | 49a851285dfbccbd0dc667f4a5ba1fcdbb2f0665 | refs/heads/master | 2022-04-19T00:15:59.055000 | 2020-04-14T06:12:38 | 2020-04-14T06:12:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2008-2019 LabKey Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 5,703 | java | ExpObjectImpl.java | Java | [] | null | [] | /*
* Copyright (c) 2008-2019 LabKey Corporation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 5,703 | 0.605997 | 0.602139 | 191 | 27.858639 | 27.700075 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424084 | false | false | 9 |
47c4f6e5d90c0a35eeb7041dca545f4cf525ee73 | 4,260,607,605,753 | f4df7bfe2ba9f2e21090b1dc97236735b63698d1 | /AppointmentMaker/src/Processes/Choices.java | 3ca45ecc7b6bf67eb8b1fe9c0c0c78ec5c7724b7 | [] | no_license | ddalcanto/AppointmentPlanner | https://github.com/ddalcanto/AppointmentPlanner | 42aa10544a8368a906f30153fb09e3bc1a4fd6fb | ebdfce3ec9609fe3428aa3f6499b878fd5af74b3 | refs/heads/master | 2020-04-10T11:24:04.620000 | 2019-01-25T03:17:03 | 2019-01-25T03:17:03 | 160,992,185 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Processes;
import Appointment.RunAppointment;
public class Choices extends RunAppointment {
public static void display() {
System.out.println("Which of the following would you like to do?:");
System.out.println("1: Create a new appointment");
System.out.println("2: Check if you have any appoi... | UTF-8 | Java | 358 | java | Choices.java | Java | [] | null | [] | package Processes;
import Appointment.RunAppointment;
public class Choices extends RunAppointment {
public static void display() {
System.out.println("Which of the following would you like to do?:");
System.out.println("1: Create a new appointment");
System.out.println("2: Check if you have any appoi... | 358 | 0.72067 | 0.715084 | 12 | 27.833334 | 27.898129 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.