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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7507306ca651e5ee6c19ddb39ce49827dc02cb87 | 9,552,007,267,985 | a222cc116dca7f645e96f82bc8a99ca625e20499 | /Act03/filmotecaII/InsertarDirector.java | e568383a748dffcc875d0aab182d375f81b68ac9 | [] | no_license | rgcecilia/M03II | https://github.com/rgcecilia/M03II | d27c99fd91f8b835bdbeeee9ced781bfedb013c0 | 7b55f395c27ddb47919b1b578f929a05d6a6c282 | refs/heads/master | 2020-04-04T02:55:09.352000 | 2019-01-25T20:32:37 | 2019-01-25T20:32:37 | 155,700,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package filmotecaII;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
/**
* @author Raúl Gutiérrez Cecilia
* @Asignatura DAW M03II
... | ISO-8859-1 | Java | 2,054 | java | InsertarDirector.java | Java | [
{
"context": "\nimport javax.swing.JTextField;\r\n\r\n/**\r\n * @author Raúl Gutiérrez Cecilia\r\n * @Asignatura DAW M03II\r\n */\r\npublic class Inse",
"end": 291,
"score": 0.9998674392700195,
"start": 269,
"tag": "NAME",
"value": "Raúl Gutiérrez Cecilia"
}
] | null | [] | package filmotecaII;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
/**
* @author <NAME>
* @Asignatura DAW M03II
*/
public class... | 2,036 | 0.686647 | 0.661793 | 78 | 24.307692 | 18.072012 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.653846 | false | false | 8 |
ad1595a7390bbefc3b0f43b4f9cc151cf7036431 | 33,174,327,458,413 | f0d90c1fcc6f912e4579f4745428e6058e74ac1a | /Quellcode Abgabe/core/src/main/java/game/gameobjects/mobile/Mobile.java | a5f35bdea30ffffa31a1c9ca2f222298b84314ce | [] | no_license | layton736/ThesisCodeAbgabe | https://github.com/layton736/ThesisCodeAbgabe | 5d32a8e1796081a9772791660183c2a09569306f | e828abe8ac9c69ca178fb02fae3d737b8e8222f5 | refs/heads/master | 2020-03-21T17:43:02.562000 | 2018-06-27T07:59:50 | 2018-06-27T07:59:50 | 138,848,812 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game.gameobjects.mobile;
import com.badlogic.gdx.ai.fsm.DefaultStateMachine;
import com.badlogic.gdx.ai.fsm.State;
import com.badlogic.gdx.ai.fsm.StateMachine;
import com.badlogic.gdx.math.Vector2;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fa... | UTF-8 | Java | 1,684 | java | Mobile.java | Java | [
{
"context": " steht für alle Fahrzeuge im Spiel.\n * \n * @author Ahmed Salame\n *\n */\n\npublic abstract class Mobile extends Game",
"end": 550,
"score": 0.9998583197593689,
"start": 538,
"tag": "NAME",
"value": "Ahmed Salame"
}
] | null | [] | package game.gameobjects.mobile;
import com.badlogic.gdx.ai.fsm.DefaultStateMachine;
import com.badlogic.gdx.ai.fsm.State;
import com.badlogic.gdx.ai.fsm.StateMachine;
import com.badlogic.gdx.math.Vector2;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fa... | 1,678 | 0.723113 | 0.721925 | 82 | 19.524391 | 21.299391 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.219512 | false | false | 8 |
a050656f04c651d215d401f2b3e8edfcc6cc2937 | 29,171,417,928,604 | ee86c8b07225cbb53586d785e69290e24d74eecb | /app/src/main/java/android/epsi/com/bebeer/activities/beer/profile/adapters/RateItemViewHolder.java | 233059b8f7e88151426cd9a4eb3ae1fdb177c5cd | [] | no_license | MD4/BeBeer | https://github.com/MD4/BeBeer | 633b50ade74344334791766e1a4a4a71c2159c04 | 8e0cf2ab13d63e6734f3921a9ddd41e5e25155df | refs/heads/master | 2021-01-10T17:00:48.410000 | 2016-03-04T13:56:37 | 2016-03-04T13:56:37 | 49,934,583 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.epsi.com.bebeer.activities.beer.profile.adapters;
import android.content.Context;
import android.content.Intent;
import android.epsi.com.bebeer.R;
import android.epsi.com.bebeer.activities.user.profile.UserProfileActivity;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import ... | UTF-8 | Java | 1,567 | java | RateItemViewHolder.java | Java | [
{
"context": "import android.widget.TextView;\n\n/**\n * Created by fx on 18/02/16.\n */\npublic class RateItemViewHolder ",
"end": 399,
"score": 0.9748898148536682,
"start": 397,
"tag": "USERNAME",
"value": "fx"
}
] | null | [] | package android.epsi.com.bebeer.activities.beer.profile.adapters;
import android.content.Context;
import android.content.Intent;
import android.epsi.com.bebeer.R;
import android.epsi.com.bebeer.activities.user.profile.UserProfileActivity;
import android.support.v7.widget.RecyclerView;
import android.view.View;
import ... | 1,567 | 0.72559 | 0.721123 | 49 | 30.979591 | 27.837349 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 8 |
24ad499ab15ff9b2939c79e256edd5cb9f9e4874 | 20,332,375,232,002 | 2ad75e8b0b8a15c07c07943cfafa3f819277edc3 | /src/com/class24/demo3/PersonTester.java | 73e03fd7c835fa78299dfc53d8d780eb91e7d76c | [] | no_license | ramchaulagain625/javaLearning2 | https://github.com/ramchaulagain625/javaLearning2 | 0451433062b428d59ec670e42945ce0594aca127 | e02235a623320a25f1bfe0b6008a4357ea758cf7 | refs/heads/master | 2023-04-12T02:46:57.141000 | 2021-05-09T21:15:09 | 2021-05-09T21:15:09 | 350,076,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class24.demo3;
public class PersonTester {
public static void main(String[] args) {
Person person= new Person();
Person person1=new Teacher();
Person person2=new Student();
//thatStudent student=new Person();
}
}
| UTF-8 | Java | 267 | java | PersonTester.java | Java | [] | null | [] | package com.class24.demo3;
public class PersonTester {
public static void main(String[] args) {
Person person= new Person();
Person person1=new Teacher();
Person person2=new Student();
//thatStudent student=new Person();
}
}
| 267 | 0.632959 | 0.614232 | 11 | 23.272728 | 17.299978 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 8 |
576e139eaf0ce60f034164c4a9cdc2176ec11564 | 25,409,026,577,162 | 606280ba8eda8f2d92c822a80c7aa0b023c50c5e | /dnsproxy_analyze/src/eflydns_log_analyze/src/hdfs/areaHalfReader.java | 5a9a2b3378839d0280ff8bf47df2e3c647b5eb5c | [] | no_license | likunxiang/hhh | https://github.com/likunxiang/hhh | 59246a52ff59c5f9d1a50ade71546dc5af3740b0 | fa6e8d07b517e579bd40628086e5c63858a3bb6f | refs/heads/master | 2015-08-14T00:05:00.770000 | 2015-07-22T11:42:48 | 2015-07-22T11:42:48 | 25,141,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hdfs;
import java.io.File;
import java.io.IOException;
import tool.Util;
public class areaHalfReader implements LineHandle
{
private String localDir;
private String type;
private String domain;
private String networkarea;
private String url;
private String ipaddr;
private String flo... | UTF-8 | Java | 1,852 | java | areaHalfReader.java | Java | [] | null | [] | package hdfs;
import java.io.File;
import java.io.IOException;
import tool.Util;
public class areaHalfReader implements LineHandle
{
private String localDir;
private String type;
private String domain;
private String networkarea;
private String url;
private String ipaddr;
private String flo... | 1,852 | 0.576674 | 0.564255 | 111 | 14.684685 | 13.966486 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.315315 | false | false | 8 |
18b99bb9e047e493c0a5c9b7ec8a53c5fda63cff | 11,063,835,757,925 | aef763c716d05d02cc33e9aaabfe000cbdae5957 | /ejemplo1/src/Logica/ExamenPreocupacional.java | 17e77d34398ee1aa2707da4fabb6aaac01d65798 | [] | no_license | Bardo1/Mucho-Java-Periodo-Universidad | https://github.com/Bardo1/Mucho-Java-Periodo-Universidad | bb4158989e7409bacd3c7815b41caea1b51337a2 | d24f4dc898e3648db18af2b2f675184b15c50cc5 | refs/heads/master | 2020-03-20T07:40:23.689000 | 2018-06-14T03:54:47 | 2018-06-14T03:54:47 | 137,287,913 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Logica;
/**
*
* @author Walter
*/
public class ExamenPreocupacional {
private String fechaini;
private String fechaterm;
private String rut;
private String nombre;
private String detalleDe... | UTF-8 | Java | 2,349 | java | ExamenPreocupacional.java | Java | [
{
"context": "the editor.\n */\npackage Logica;\n\n/**\n *\n * @author Walter\n */\npublic class ExamenPreocupacional {\n priva",
"end": 141,
"score": 0.9997243881225586,
"start": 135,
"tag": "NAME",
"value": "Walter"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package Logica;
/**
*
* @author Walter
*/
public class ExamenPreocupacional {
private String fechaini;
private String fechaterm;
private String rut;
private String nombre;
private String detalleDe... | 2,349 | 0.601533 | 0.601533 | 116 | 19.25 | 20.367687 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 8 |
a00af0cc27623bb1b148def886eee85ab9e55c71 | 33,311,766,350,736 | c8a019152efdaccbb8dbdb6213238ede86a8c241 | /cloud-admin/cloud-admin-service/src/main/java/com/jeeadmin/service/CloudDictTypeServiceImpl.java | 853a7657eb73688b9fea55b76fe03f25e72d8271 | [] | no_license | JameRYH666/cloud_rigger2 | https://github.com/JameRYH666/cloud_rigger2 | 077418a6ecdfa4fc358b8f8f9a29769318d86816 | a5ee6cc0e7a456d862f02a4713493f74888118bf | refs/heads/master | 2022-12-26T08:17:56.814000 | 2020-10-10T08:44:25 | 2020-10-10T08:44:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jeeadmin.service;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.conditions.update.UpdateWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.jeeadmin.api.ICloudDictDataService;
import com.jeeadmin.api.ICloudDictTy... | UTF-8 | Java | 7,041 | java | CloudDictTypeServiceImpl.java | Java | [
{
"context": "ervice;\n\nimport java.util.Objects;\n\n/**\n * @author Seven Lee\n * @description\n * 字典类型表 服务实现类\n * @date 2020",
"end": 1023,
"score": 0.9997987747192383,
"start": 1014,
"tag": "NAME",
"value": "Seven Lee"
}
] | null | [] | package com.jeeadmin.service;
import com.baomidou.mybatisplus.core.conditions.query.QueryWrapper;
import com.baomidou.mybatisplus.core.conditions.update.UpdateWrapper;
import com.baomidou.mybatisplus.extension.plugins.pagination.Page;
import com.jeeadmin.api.ICloudDictDataService;
import com.jeeadmin.api.ICloudDictTy... | 7,038 | 0.668952 | 0.667909 | 161 | 40.670807 | 32.257462 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52795 | false | false | 8 |
65be946bcec19c67af4c7ccc2b753aaafc240248 | 15,032,385,585,917 | f826f067c154fd94b89c7725f1286aac6cdd0fec | /app/src/main/java/com/liudong/douban/ui/adapter/RecyclerViewAdapter.java | 6f5aa4bac486883d1eb1a5b89ae789c3cf7b43ac | [] | no_license | wherego/android-douban | https://github.com/wherego/android-douban | 8941a6b4dbf99a317a7315c839c3a3cbdbe66fcd | 003eb7dbbe4a65390258e7dc5ca984301295983f | refs/heads/master | 2021-01-20T13:47:05.769000 | 2017-03-06T12:03:04 | 2017-03-06T12:03:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liudong.douban.ui.adapter;
import android.support.v4.app.Fragment;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.... | UTF-8 | Java | 2,786 | java | RecyclerViewAdapter.java | Java | [] | null | [] | package com.liudong.douban.ui.adapter;
import android.support.v4.app.Fragment;
import android.support.v7.widget.CardView;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.... | 2,786 | 0.636396 | 0.633884 | 87 | 30.022989 | 23.393671 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 8 |
2dd47a4d4eb303e4a8c14aeacab12e01a68e347a | 16,930,761,145,319 | 802f411f76436c43802ff24e8b9c955f99a3fd0f | /src/com/beta/rsatech/churchcradle/shared/AppConstants.java | da403c51cca09afe53c39b0e2d5699533e3c43cc | [] | no_license | fetz-selby/mt_olivet_church_cradle | https://github.com/fetz-selby/mt_olivet_church_cradle | f1c663dac61fce88d328c119d682fed2c76e14c0 | 91453a78f4bbb698d8ab5075a38fae604c54004f | refs/heads/master | 2020-03-19T00:20:54.906000 | 2018-05-30T17:06:26 | 2018-05-30T17:06:26 | 135,473,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beta.rsatech.churchcradle.shared;
public interface AppConstants {
String CURRENCY_REQUEST_URL = "https://openexchangerates.org/api/latest.json?app_id=0a585f05be3e44cba00fd1713460091b";
String GET_URL = "http://smsgateway.me/api/v3/messages?";
String EMAIL = "fetz.selby@gmail.com";
String PASSWORD = "1... | UTF-8 | Java | 5,515 | java | AppConstants.java | Java | [
{
"context": "smsgateway.me/api/v3/messages?\";\n\tString EMAIL = \"fetz.selby@gmail.com\";\n\tString PASSWORD = \"134119601Hello\";\n\tString DE",
"end": 296,
"score": 0.9999268651008606,
"start": 276,
"tag": "EMAIL",
"value": "fetz.selby@gmail.com"
},
{
"context": "AIL = \"fetz.sel... | null | [] | package com.beta.rsatech.churchcradle.shared;
public interface AppConstants {
String CURRENCY_REQUEST_URL = "https://openexchangerates.org/api/latest.json?app_id=0a585f05be3e44cba00fd1713460091b";
String GET_URL = "http://smsgateway.me/api/v3/messages?";
String EMAIL = "<EMAIL>";
String PASSWORD = "<PASSWORD>";
... | 5,489 | 0.689755 | 0.664914 | 213 | 24.892019 | 16.911051 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.568075 | false | false | 8 |
feb74312942569f753842e561a284b533f2714b0 | 34,789,235,152,150 | dd477a8b40e0e3d9e0a6c2ad2fa1784aeb8c78bd | /src/main/java/Queue/QueueViaStacks.java | 1353041c58821010f66411201a79ca13988a3fc0 | [
"MIT"
] | permissive | hakanmhmd/algorithms-and-data-structures | https://github.com/hakanmhmd/algorithms-and-data-structures | 3d239331959d8a4e5171eda869ce3d88a9467fc7 | f8bae3fefcfded094951518974cf9d493c7839b7 | refs/heads/master | 2021-01-04T14:18:58.717000 | 2018-08-11T11:30:07 | 2018-08-11T11:30:07 | 89,627,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Queue;
/**
* Implement a queue using stacks
*/
import java.util.Stack;
public class QueueViaStacks<T> {
Stack<T> newest, oldest;
public QueueViaStacks(){
newest = new Stack<T>();
oldest = new Stack<T>();
}
public void enqueue(T item){
newest.push(item);
}
p... | UTF-8 | Java | 1,262 | java | QueueViaStacks.java | Java | [] | null | [] | package Queue;
/**
* Implement a queue using stacks
*/
import java.util.Stack;
public class QueueViaStacks<T> {
Stack<T> newest, oldest;
public QueueViaStacks(){
newest = new Stack<T>();
oldest = new Stack<T>();
}
public void enqueue(T item){
newest.push(item);
}
p... | 1,262 | 0.525357 | 0.522187 | 59 | 20.38983 | 16.738281 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40678 | false | false | 8 |
8070d8844d9016df5d5d32a87bb6be01c453f762 | 26,465,588,529,910 | ff49e2f5ac679e9b389ef6d74b876384d1a982be | /builder/src/main/java/cz/xtf/builder/builders/deployment/Handler.java | a57741a9455b3b6e9fa035ff2449303e7370fc67 | [
"MIT"
] | permissive | xtf-cz/xtf | https://github.com/xtf-cz/xtf | 8983005d41292e46a60e7b643ba90e1969d4b2c7 | 2c2ecdd64f4fa49b8b4b7c398b55f10a7768c862 | refs/heads/master | 2023-07-12T23:58:53.179000 | 2023-06-13T14:31:01 | 2023-06-28T12:16:39 | 99,107,890 | 11 | 54 | MIT | false | 2023-09-08T10:58:06 | 2017-08-02T11:14:41 | 2023-05-05T13:54:30 | 2023-09-08T10:58:05 | 1,174 | 12 | 54 | 50 | Java | false | false | package cz.xtf.builder.builders.deployment;
import io.fabric8.kubernetes.api.model.LifecycleHandler;
public interface Handler {
LifecycleHandler build();
static Handler createExecHandler(final String... cmdLine) {
return new ExecHandler(cmdLine);
}
}
| UTF-8 | Java | 274 | java | Handler.java | Java | [] | null | [] | package cz.xtf.builder.builders.deployment;
import io.fabric8.kubernetes.api.model.LifecycleHandler;
public interface Handler {
LifecycleHandler build();
static Handler createExecHandler(final String... cmdLine) {
return new ExecHandler(cmdLine);
}
}
| 274 | 0.744526 | 0.740876 | 11 | 23.90909 | 22.980049 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 8 |
8a23d34e1084f8cab3964a7232be727182e599de | 39,075,612,472,759 | 5e45fecca1187c66ecca827d2b1013a14151e2f7 | /test50_native_camera_capture/CameraCaptureAndroid/cameracapturelib/src/main/java/net/sabamiso/android/cameracapturelib/OffscreenCameraCaptureListener.java | 70090b005338ea253c5836aa90076fbd5265e937 | [
"MIT"
] | permissive | yoggy/unity_test | https://github.com/yoggy/unity_test | 45fc196c25910d001c79aa64a097dc4d51d5abf6 | c5c51ce6d06d4a0db09dda9eb7bf2da461a5c083 | refs/heads/master | 2023-08-18T17:15:54.013000 | 2023-08-04T11:19:59 | 2023-08-04T11:19:59 | 37,114,504 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sabamiso.android.cameracapturelib;
import org.opencv.core.Mat;
public interface OffscreenCameraCaptureListener {
void onImageAvailable(Mat rgba, Mat mono);
}
| UTF-8 | Java | 176 | java | OffscreenCameraCaptureListener.java | Java | [] | null | [] | package net.sabamiso.android.cameracapturelib;
import org.opencv.core.Mat;
public interface OffscreenCameraCaptureListener {
void onImageAvailable(Mat rgba, Mat mono);
}
| 176 | 0.806818 | 0.806818 | 7 | 24.142857 | 21.655937 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 8 |
fe7e8f94d087e4ccfc89fb3fa49252760928bcd1 | 39,573,828,707,490 | 1e5e98034373ac7b58fe11f9b4a3bbb5e2d8acf2 | /java/restapp/src/main/java/org/mahu/proto/restapp/engine/impl/ForkInstance.java | 152174fd443796534bebfe583eb467e590246e0e | [] | no_license | mhuijsmans/sandbox | https://github.com/mhuijsmans/sandbox | 9718cb4414975502033abe791d2c2de747c5a04c | eb036140d91ea74af1b0215f5d5899ca070bd26c | refs/heads/master | 2022-12-10T14:33:45.213000 | 2022-12-08T21:57:30 | 2022-12-08T21:57:30 | 44,774,226 | 1 | 1 | null | false | 2022-12-10T06:22:02 | 2015-10-22T21:26:43 | 2022-01-09T00:56:18 | 2022-12-10T06:22:02 | 6,809 | 0 | 1 | 142 | Java | false | false | package org.mahu.proto.restapp.engine.impl;
class ForkInstance {
private final String forkName;
private int forkCntr = 0;
ForkInstance(final String aForkName, final int aForkCntr) {
forkCntr = aForkCntr;
forkName = aForkName;
}
int processPathIsReady() {
forkCntr--;
return forkCntr;
}
@Override
... | UTF-8 | Java | 413 | java | ForkInstance.java | Java | [] | null | [] | package org.mahu.proto.restapp.engine.impl;
class ForkInstance {
private final String forkName;
private int forkCntr = 0;
ForkInstance(final String aForkName, final int aForkCntr) {
forkCntr = aForkCntr;
forkName = aForkName;
}
int processPathIsReady() {
forkCntr--;
return forkCntr;
}
@Override
... | 413 | 0.711864 | 0.709443 | 23 | 16.956522 | 17.892136 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.391304 | false | false | 8 |
c8cd4d22fa06ca117830f4ca56849a2380f7752a | 22,935,125,411,615 | dda425c0efc27b92f8d4f1e869d0e167c1bcf727 | /src/main/Driver.java | 963b36ea174eeeb8c4f56d452e67e7030db89084 | [] | no_license | 41mariusz/GeneratorProjekt | https://github.com/41mariusz/GeneratorProjekt | 8dde350295c289d339745374c220ea546ed08032 | 8a2129a6e1fca31e9d450f4deafae84681eafc47 | refs/heads/master | 2020-03-25T22:50:59.263000 | 2018-09-20T19:16:34 | 2018-09-20T19:16:34 | 142,165,140 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import tools.Generator;
import tools.Name;
public class Driver {
pu... | UTF-8 | Java | 2,007 | java | Driver.java | Java | [
{
"context": "findElement(By.id(\"customer_lastname\")).sendKeys(\"Kowalska\");\n\t\tString passwd = Generator.gPasswd(8);\n\t\tdriv",
"end": 1003,
"score": 0.9940991401672363,
"start": 995,
"tag": "NAME",
"value": "Kowalska"
},
{
"context": "driver.findElement(By.name(\"address1\"))... | null | [] | package main;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import tools.Generator;
import tools.Name;
public class Driver {
pu... | 2,000 | 0.741405 | 0.727952 | 45 | 43.599998 | 24.920673 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222222 | false | false | 8 |
579ed7509000743076e3ba63f8d1a389dc611d62 | 20,048,907,368,799 | 8dc4dec19c198e7c7bd15f45d150966870bd6b84 | /src/edu/uga/cs/evote/entity/impl/ElectionsOfficerImpl.java | 350baf4de82542e9a5c3d03c2d6dceb669be1c52 | [] | no_license | Happimir/ElectronicVoting | https://github.com/Happimir/ElectronicVoting | 65f8ae0498ae0a3fb9460a34c6c4718015283bd6 | a2920cbfb2cd2c5996dd60379d546a76ff397ce5 | refs/heads/master | 2021-01-20T20:21:07.806000 | 2016-12-26T22:20:20 | 2016-12-26T22:20:20 | 77,409,323 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.uga.cs.evote.entity.impl;
import edu.uga.cs.evote.entity.ElectionsOfficer;
/**
* This class represents an Administrator user. It has no additional attributes; only the ones inherited from User.
*
* @author Michael Kovalsky
* Date: 10/23/16.
*/
public class ElectionsOfficerImpl extends UserImpl imple... | UTF-8 | Java | 898 | java | ElectionsOfficerImpl.java | Java | [
{
"context": "; only the ones inherited from User.\n *\n * @author Michael Kovalsky\n * Date: 10/23/16.\n */\npublic class ElectionsOffi",
"end": 240,
"score": 0.999553382396698,
"start": 224,
"tag": "NAME",
"value": "Michael Kovalsky"
}
] | null | [] | package edu.uga.cs.evote.entity.impl;
import edu.uga.cs.evote.entity.ElectionsOfficer;
/**
* This class represents an Administrator user. It has no additional attributes; only the ones inherited from User.
*
* @author <NAME>
* Date: 10/23/16.
*/
public class ElectionsOfficerImpl extends UserImpl implements Elec... | 888 | 0.675947 | 0.669265 | 36 | 23.944445 | 31.052773 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
c0ae04912e20974a34151dd7de3ab4b19178fd7a | 14,388,140,474,091 | f384a9b643c76acae347f9d6b1bbaed9df48327e | /app/src/main/java/com/saikalyandaroju/designpatterns/Structural/decorator/PizzaDecorator.java | 30f3ea1b815e5b32ab36d9f8ea3b664e38fc48e9 | [] | no_license | kalyan4812/DesignPatterns | https://github.com/kalyan4812/DesignPatterns | e1e75d1ec9b1f0b05acb04c55e000ad19b53676a | 3a01e3164992f58e9ff42e5e2b359ebb1ab550ee | refs/heads/master | 2023-06-17T18:54:14.001000 | 2021-07-13T15:50:53 | 2021-07-13T15:50:53 | 385,658,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saikalyandaroju.designpatterns.Structural.decorator;
public abstract class PizzaDecorator implements Pizza {
Pizza pizza;
public PizzaDecorator(Pizza pizza) {
this.pizza = pizza;
}
@Override
public String makePizza() {
return pizza.makePizza();
}
}
| UTF-8 | Java | 305 | java | PizzaDecorator.java | Java | [] | null | [] | package com.saikalyandaroju.designpatterns.Structural.decorator;
public abstract class PizzaDecorator implements Pizza {
Pizza pizza;
public PizzaDecorator(Pizza pizza) {
this.pizza = pizza;
}
@Override
public String makePizza() {
return pizza.makePizza();
}
}
| 305 | 0.685246 | 0.685246 | 15 | 19.333334 | 20.606363 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 8 |
02b56a9a75e7bf66db2f51e0a7cbb0f6dbfa49b3 | 24,412,594,163,848 | 03c8a9f31babeb977262707a84c7a6a57c471b2c | /src/main/java/aop/BusinessLogic/UniLibrary.java | 13306390f8db19114fd8a07122e1bd6e70f353e9 | [] | no_license | kgapparov/mySpringBoot | https://github.com/kgapparov/mySpringBoot | 3bad74035e08ed28fdd88827d997b63c295cf952 | a39220a30e04885dd3d7f53752bafefd292efb84 | refs/heads/master | 2023-03-27T14:19:26.925000 | 2021-03-23T13:21:12 | 2021-03-23T13:21:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aop.BusinessLogic;
import org.springframework.stereotype.Component;
@Component
public class UniLibrary extends AbstructLibrary{
@Override
public void getBook() {
System.out.println("Getting book from UniLibrary");
System.out.println("----------------------------------------------------... | UTF-8 | Java | 2,107 | java | UniLibrary.java | Java | [] | null | [] | package aop.BusinessLogic;
import org.springframework.stereotype.Component;
@Component
public class UniLibrary extends AbstructLibrary{
@Override
public void getBook() {
System.out.println("Getting book from UniLibrary");
System.out.println("----------------------------------------------------... | 2,107 | 0.432368 | 0.432368 | 52 | 39.51923 | 40.09819 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 8 |
d380b1d3006aea6633260c3f1a246359e0220e50 | 28,527,172,821,738 | 06430f99ca7b5875796517600256e2b79d364bb5 | /src/main/java/fr/univ_amu/iut/traitement/Wagon/WagonMarchandises.java | 4162b93815502b0606a1444c7afce646250071d6 | [] | no_license | oliviergoas/Train-Network-Management | https://github.com/oliviergoas/Train-Network-Management | 1fc37817b9029834ee86c22b046477e376b533b1 | 3598f220cca54ea6a67b09b980c8be5f653e7bfb | refs/heads/master | 2020-03-07T05:57:12.218000 | 2018-03-29T15:20:47 | 2018-03-29T15:20:47 | 127,309,687 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.univ_amu.iut.traitement.Wagon;
public class WagonMarchandises extends Wagon {
/**
* Constructeur par defaut de WagonMarchandises.
*/
public WagonMarchandises() { super(); }
public void setNumero(int numero) { super.setNumero(numero); }
public void setChargement(String chargement... | UTF-8 | Java | 370 | java | WagonMarchandises.java | Java | [] | null | [] | package fr.univ_amu.iut.traitement.Wagon;
public class WagonMarchandises extends Wagon {
/**
* Constructeur par defaut de WagonMarchandises.
*/
public WagonMarchandises() { super(); }
public void setNumero(int numero) { super.setNumero(numero); }
public void setChargement(String chargement... | 370 | 0.683784 | 0.683784 | 15 | 23.666666 | 23.519258 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 8 |
06f6ca8c2e15f1b2bb9ba6832feaa6903a852c4d | 21,414,706,980,114 | bf7261b8861695fe4f567c4ebb1514ed56a08cef | /src/com/inbuilt/classes/Arraylist.java | 155a4130b88c57e290c61b608b5777ea117074b7 | [] | no_license | ankijoshi/java | https://github.com/ankijoshi/java | f161b1a684746781d89866e59174b018e46052f1 | b1e1c6bb375f7b1c5c9f6a2c92942b51b4a47d7d | refs/heads/master | 2023-07-03T08:45:49.406000 | 2021-07-29T17:27:01 | 2021-07-29T17:27:01 | 374,283,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inbuilt.classes; //Dynamic Array i.e ARRAYLIST
import java.util.ArrayList;
public class Arraylist {
public static void main(String[] args) {
ArrayList<String> ar = new ArrayList<String>(); //creating obj of predefined class
// <String> accepts only string value
// We can add dupl... | UTF-8 | Java | 965 | java | Arraylist.java | Java | [
{
"context": "et(2));\t\t//Getting value of index 2\n\t\n\tar.set(1, \"Anki\");\t\t\t\t\t//Value replaced of index 1\n\tSystem.out.pr",
"end": 648,
"score": 0.9989586472511292,
"start": 644,
"tag": "NAME",
"value": "Anki"
}
] | null | [] | package com.inbuilt.classes; //Dynamic Array i.e ARRAYLIST
import java.util.ArrayList;
public class Arraylist {
public static void main(String[] args) {
ArrayList<String> ar = new ArrayList<String>(); //creating obj of predefined class
// <String> accepts only string value
// We can add dupl... | 965 | 0.642487 | 0.633161 | 38 | 24.394737 | 23.477358 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.894737 | false | false | 8 |
8d9505e85a1ce15797525d7561242783f8e21654 | 2,216,203,146,198 | 90836519a0738d4c17634449bf0360d81a23187f | /src/com/designPatterns/Adapter/AudioPlayer.java | afc27b1cc70634d8adfc72e08e6b2fdb35789b8d | [] | no_license | pawans-optimus/DesignPatterns | https://github.com/pawans-optimus/DesignPatterns | 9a11bbfe968baf634abc06d76c2a2bed55f6767c | b288e9b2947f0a84fb02e9783de615b07eeb0542 | refs/heads/master | 2021-01-10T05:25:20.874000 | 2015-10-14T12:57:07 | 2015-10-14T12:57:07 | 44,153,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Package name is : com.designPatterns.Adapter
* This package contains :
* AdvancedMediaPlayer
* AudioPlayer
* MediaAdapter
* MediaPlayer
* Mp4Player
* TestAdapterPattern
* VlcPlayer
*
*/
package com.designPatterns.Adapter;
/**
* The AudioPalyer Class implements the MediaPlayer Interface
* and defin... | UTF-8 | Java | 1,385 | java | AudioPlayer.java | Java | [
{
"context": "is we keep an instance of MediaAdapter.\n * @author optimus118\n *\n */\npublic class AudioPlayer implements MediaP",
"end": 521,
"score": 0.999567985534668,
"start": 511,
"tag": "USERNAME",
"value": "optimus118"
}
] | null | [] | /**
* Package name is : com.designPatterns.Adapter
* This package contains :
* AdvancedMediaPlayer
* AudioPlayer
* MediaAdapter
* MediaPlayer
* Mp4Player
* TestAdapterPattern
* VlcPlayer
*
*/
package com.designPatterns.Adapter;
/**
* The AudioPalyer Class implements the MediaPlayer Interface
* and defin... | 1,385 | 0.693863 | 0.686643 | 44 | 30.477272 | 27.336697 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 8 |
a41d632a0b1c20167500e54ad00e74263045bd3b | 14,534,169,388,716 | cabba66a10013d3ebbe0748723bfeca8d321c2dd | /src/main/java/com/bluemix/services/QuestionaireService.java | 95aadfa9a4039173e5690b07d6f9a981563cdf42 | [] | no_license | talCrafts/swiss-re-hackathon | https://github.com/talCrafts/swiss-re-hackathon | 5d46b2144213d1e2267a686fff88270ad6da00fa | 9615a14ee565d464dcb3b771ce16549cf369141c | refs/heads/master | 2021-01-10T02:49:22.808000 | 2016-01-25T23:29:04 | 2016-01-25T23:29:04 | 50,239,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bluemix.services;
import javax.xml.bind.JAXBException;
import com.bluemix.domain.Categories;
import com.bluemix.domain.Category;
import com.bluemix.domain.CategoryCode;
public interface QuestionaireService {
/**
* Get questions for category Code.
*
* @param categoryCode
* @return
*/
Categor... | UTF-8 | Java | 470 | java | QuestionaireService.java | Java | [] | null | [] | package com.bluemix.services;
import javax.xml.bind.JAXBException;
import com.bluemix.domain.Categories;
import com.bluemix.domain.Category;
import com.bluemix.domain.CategoryCode;
public interface QuestionaireService {
/**
* Get questions for category Code.
*
* @param categoryCode
* @return
*/
Categor... | 470 | 0.72766 | 0.72766 | 26 | 17.076923 | 16.755993 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 8 |
0f2a2b9b545c4dea5e6c6326b789c7117e46ecff | 9,723,806,000,157 | 8a224cb0ddff2f36086cb5537a52b4bbed36f0b9 | /ChapterFour_Operators/src/operator/instanceofcheck/IncompatibleTypesTest.java | 1e0f8cf40bb423c5d787de43a6024c9f919f40fc | [] | no_license | pruthvicool/OCAJP-Exercises | https://github.com/pruthvicool/OCAJP-Exercises | 6bf32ea1f42faa05da7ab5a7d8e84a81439ffee2 | 74aa42bbfaca930b5aeccaad76d3f74a9a913cea | refs/heads/master | 2016-09-13T00:11:10.316000 | 2016-06-08T17:39:28 | 2016-06-08T17:39:28 | 59,810,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package operator.instanceofcheck;
public class IncompatibleTypesTest {
/**
* Instanceof with incompatible types will result in compilation error
*/
public static void main(String[] args) {
A a = new A();
B b = new B();
System.out.println(a instanceof B); // Compilation error
System.out.... | UTF-8 | Java | 389 | java | IncompatibleTypesTest.java | Java | [] | null | [] | package operator.instanceofcheck;
public class IncompatibleTypesTest {
/**
* Instanceof with incompatible types will result in compilation error
*/
public static void main(String[] args) {
A a = new A();
B b = new B();
System.out.println(a instanceof B); // Compilation error
System.out.... | 389 | 0.634961 | 0.634961 | 25 | 13.56 | 19.956112 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 8 |
0c0198745498573a23cba9d438ecb6d34757be19 | 16,277,926,096,793 | a5789ad6e68257c183c971813ff2a707b1ed4948 | /hadoop-pot-core/src/main/java/org/pooledtimeseries/util/PoTSerialiser.java | ab5cb49eb9b0da2ad6af71cfc76947c975a3509d | [
"Apache-2.0"
] | permissive | USCDataScience/pooled_time_series | https://github.com/USCDataScience/pooled_time_series | 846ce9753050223ec76b21bbb912d84c9bc6d1c6 | c3e7d1dda74ce56c25f574795c09feb9a6429c62 | refs/heads/master | 2020-04-12T08:43:18.708000 | 2017-07-10T18:22:20 | 2017-07-10T18:22:20 | 64,721,597 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 2,674 | java | PoTSerialiser.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 2,674 | 0.691473 | 0.689604 | 96 | 26.854166 | 23.684111 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.197917 | false | false | 8 |
80d10398ab215f576dc966eff4dd40f73617dfd5 | 14,139,032,382,736 | 65be1d1b5192d12a88a149a447b42a3565c98460 | /src/main/java/com/citrus/modules/MongoTest.java | 2a7116c4989f43f49e721f18135a14c9f897daeb | [] | no_license | emesse48/poc-citrus-admin | https://github.com/emesse48/poc-citrus-admin | 046eca4ccb6e0222d92f5245bfd54a8dfda08dca | 91ddd6a587375f383fb18db378d5d0695d85aec6 | refs/heads/master | 2020-04-02T21:22:52.817000 | 2019-03-13T16:20:02 | 2019-03-13T16:20:02 | 154,797,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.citrus.modules;
import org.bson.Document;
import com.mongodb.MongoClient;
import com.mongodb.MongoClientURI;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoCursor;
import com.mongodb.client.MongoDatabase;
public class MongoTest {
public static void MongoT() {
String Benit... | UTF-8 | Java | 1,239 | java | MongoTest.java | Java | [
{
"context": "URI uri = new MongoClientURI(\"mongodb+srv://bento:univ2323@benito-pqi0r.gcp.mongodb.net/test?retryWrites=true\");\n\tMongoClient mongoClient",
"end": 492,
"score": 0.9997720122337341,
"start": 455,
"tag": "EMAIL",
"value": "univ2323@benito-pqi0r.gcp.mongodb.net"
}
] | null | [] | package com.citrus.modules;
import org.bson.Document;
import com.mongodb.MongoClient;
import com.mongodb.MongoClientURI;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoCursor;
import com.mongodb.client.MongoDatabase;
public class MongoTest {
public static void MongoT() {
String Benit... | 1,209 | 0.66586 | 0.661824 | 39 | 30.76923 | 29.578632 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.410256 | false | false | 8 |
8692214099414825c748faa9557920eb9dd7021c | 23,149,873,762,351 | 1a71e39ef22ae5807c33af0922ac045f7bb69d4d | /src/test/java/so/chaos/transfer/utils/impl/CollectionUtilTest.java | a5205d984bbc18a512b6b953972a8272c1c84950 | [] | no_license | chengchaos/transferable-utils | https://github.com/chengchaos/transferable-utils | 0b3d8d534713b5fe3029dd19acde021907a69cef | b189f03d056e7c90e56a35a2dd0a2657381ce3a7 | refs/heads/master | 2021-01-10T13:36:23.337000 | 2015-12-09T08:37:46 | 2015-12-09T08:37:46 | 47,674,062 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package so.chaos.transfer.utils.impl;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Map;
import org.junit.Test;
import so.chaos.transfer.utils.api.NamedData;
import so.chaos.transfer.utils.api.Separator;
public class CollectionUtilTest {
@Test
public void testToMap... | UTF-8 | Java | 1,273 | java | CollectionUtilTest.java | Java | [] | null | [] | package so.chaos.transfer.utils.impl;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Map;
import org.junit.Test;
import so.chaos.transfer.utils.api.NamedData;
import so.chaos.transfer.utils.api.Separator;
public class CollectionUtilTest {
@Test
public void testToMap... | 1,273 | 0.491726 | 0.488574 | 45 | 26.200001 | 23.568907 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 8 |
8a0db5b5937d786ceb38c028762a0ef856612ba2 | 28,741,921,159,028 | a47a4e8e6769ddcda800e5b71cee4e9c7aa3bf9b | /app/src/main/java/com/example/pranav/karaoke/drunkModeActivity.java | 99bfaa98da36a91dbbf075200cd8132482aa3786 | [] | no_license | pranavgupta97/Rythmix | https://github.com/pranavgupta97/Rythmix | 39775cd472f72b84f701d4ecb09a236f95e08687 | 58ef4c64573223187e4d90b197aa8c2e9d2c76ea | refs/heads/master | 2021-08-22T21:51:43.285000 | 2017-12-01T10:30:32 | 2017-12-01T10:30:32 | 106,980,762 | 1 | 0 | null | false | 2017-12-01T10:30:33 | 2017-10-15T03:28:01 | 2017-10-15T03:28:11 | 2017-12-01T10:30:32 | 18,329 | 0 | 0 | 0 | Java | false | null | package com.example.pranav.karaoke;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
import com.google.android.youtube.player.YouTubeBaseActivity;
import com.google.android.youtube.player.YouTubeInitializationResult;
import com.goog... | UTF-8 | Java | 2,181 | java | drunkModeActivity.java | Java | [
{
"context": "package com.example.pranav.karaoke;\n\nimport android.content.Intent;\nimport a",
"end": 26,
"score": 0.6667284369468689,
"start": 24,
"tag": "USERNAME",
"value": "av"
}
] | null | [] | package com.example.pranav.karaoke;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.Toast;
import com.google.android.youtube.player.YouTubeBaseActivity;
import com.google.android.youtube.player.YouTubeInitializationResult;
import com.goog... | 2,181 | 0.751949 | 0.749656 | 56 | 37.94643 | 36.646683 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589286 | false | false | 8 |
0ffcaa24ede86f19baa5af46b76656078da99806 | 29,145,648,096,811 | 4fa69cbf0f4b5d5afa85c0c8ded00da9f4a7a39c | /frontend/src/main/java/com/ableneo/meetups/frontend/controller/SpaceApi.java | 32b28ecd835e944c26393aef1b93428312a8cc35 | [] | no_license | brighton-Momo/elk-observability-workshop | https://github.com/brighton-Momo/elk-observability-workshop | 3ce175c91184994dcc16428fd1344e08d958ef7c | a52d32e11e3ecf5da537266aca7436c25901b342 | refs/heads/master | 2023-03-23T09:52:46.384000 | 2020-11-02T12:38:54 | 2020-11-02T12:38:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ableneo.meetups.frontend.controller;
import com.ableneo.meetups.frontend.model.Launch;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import io.swagger.annotations.ApiResponse;
import io.swagger.annotations.ApiResponses;
import org.springframework.http.HttpHeaders;
import or... | UTF-8 | Java | 1,722 | java | SpaceApi.java | Java | [] | null | [] | package com.ableneo.meetups.frontend.controller;
import com.ableneo.meetups.frontend.model.Launch;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import io.swagger.annotations.ApiResponse;
import io.swagger.annotations.ApiResponses;
import org.springframework.http.HttpHeaders;
import or... | 1,722 | 0.684669 | 0.681185 | 54 | 30.888889 | 25.010862 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 8 |
da5ad5cd3fe2241b4bd2db7d89c080fe91f7e0f9 | 4,372,276,744,160 | 9f5024cb759e2057e3da6dc8106b2bd6ac6eaf1e | /app/src/main/java/com/thanh/speakforme/MainActivity.java | fb99f68591ed60fa861a22ed8b7b5e028cfc127f | [] | no_license | ttran90/SpeakForMe | https://github.com/ttran90/SpeakForMe | e8c06e0f5cb97e628d97c5505c3e3309d23aa5c7 | 6104fb7dc1dff022f0da2bf065ae530f6625a0fa | refs/heads/master | 2020-02-26T16:50:42.151000 | 2016-10-22T10:07:50 | 2016-10-22T10:07:50 | 71,630,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thanh.speakforme;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.speech.RecognitionListener;
import android.speech.RecognizerIntent;
import android.speech.SpeechRecognizer;
import android.support.v7.app.AppCompatActivity;
import android.os... | UTF-8 | Java | 3,027 | java | MainActivity.java | Java | [] | null | [] | package com.thanh.speakforme;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.speech.RecognitionListener;
import android.speech.RecognizerIntent;
import android.speech.SpeechRecognizer;
import android.support.v7.app.AppCompatActivity;
import android.os... | 3,027 | 0.657086 | 0.654443 | 96 | 30.53125 | 24.284319 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572917 | false | false | 8 |
a5d2879ca3d001eba13c4498dc80b95cb70377cf | 5,970,004,601,689 | b7e98b2a24c5eb313c84239255cf101ca5db18df | /AppOne/app/src/main/java/softdroid/bookero/view/Kero.java | 8f650db4f9041ec3cf761b6b837a20669499df1d | [] | no_license | LucasFernandes28/Bookero | https://github.com/LucasFernandes28/Bookero | 7d7e460a1c1da3adcc4ea6bcfe1e14cfa4553903 | 8d15f14884638a013e67c4521a052210003e7c73 | refs/heads/master | 2016-06-16T12:48:48.671000 | 2016-01-24T02:45:36 | 2016-01-24T02:45:36 | 50,269,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package softdroid.bookero.view;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import com.example.caeti.appone.R;
import softdroid.bookero.model.Leitor;
public class Kero extends Activity{
protected void onCreate(Bundle savedInstanceState) {
... | UTF-8 | Java | 670 | java | Kero.java | Java | [] | null | [] | package softdroid.bookero.view;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import com.example.caeti.appone.R;
import softdroid.bookero.model.Leitor;
public class Kero extends Activity{
protected void onCreate(Bundle savedInstanceState) {
... | 670 | 0.701493 | 0.701493 | 31 | 20.612904 | 19.127211 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 8 |
9bdb7172419d0936d65b4f2a3004df7bc3c45aa0 | 5,970,004,601,515 | 00b6cb55684b8d6ad527b4f963ed5c588d44094f | /src/main/java/com/feljadue/app/vehicle/DronVehicle.java | 1bf9c7484bf2b5096271eabf04eb0d0ae514a605 | [] | no_license | fayeljadue/DronDispatcher | https://github.com/fayeljadue/DronDispatcher | 1d96cd66a1f7ac4152b8341e20280cc5500b8dcf | 315fce08808e9678a548838b04dc9bb06672953f | refs/heads/main | 2023-02-17T12:13:08.041000 | 2021-01-19T16:21:56 | 2021-01-19T16:21:56 | 330,714,162 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feljadue.app.vehicle;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
public class DronVehicle implements IVehicle {
private int id;
private List<String> routes;
private HashMap<String, Integer> position;
private String deliveryRoutesSumary;
//Create the dron with and... | ISO-8859-3 | Java | 3,277 | java | DronVehicle.java | Java | [] | null | [] | package com.feljadue.app.vehicle;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
public class DronVehicle implements IVehicle {
private int id;
private List<String> routes;
private HashMap<String, Integer> position;
private String deliveryRoutesSumary;
//Create the dron with and... | 3,277 | 0.658425 | 0.653236 | 134 | 23.447762 | 17.915876 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.410448 | false | false | 8 |
e559bde807e2e2cab4e61dfef1a2bb7bf2cf3767 | 23,656,679,871,047 | 3745dec41ab12ae129693bc2b3c763db5cf4de3a | /1-spring-demo/src/com/example/Dept.java | af9e9e570b69494f20454af87bcb58d45cb87382 | [] | no_license | zhanglucf/spring-review | https://github.com/zhanglucf/spring-review | b4ce3ef8cba711fac448997f79b17bb314fa8f61 | 40e890fe017a70458d0dd4a6aa08b9be30f6bb25 | refs/heads/master | 2023-05-24T09:10:54.524000 | 2021-06-04T08:47:21 | 2021-06-04T08:47:21 | 372,825,396 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example;
public class Dept {
private String name;
private Emp em;
public String getName() {
return name;
}
public void setName(String name) {
System.out.println("Dept setName");
this.name = name;
}
public Emp getEm() {
return em;
}
pu... | UTF-8 | Java | 588 | java | Dept.java | Java | [] | null | [] | package com.example;
public class Dept {
private String name;
private Emp em;
public String getName() {
return name;
}
public void setName(String name) {
System.out.println("Dept setName");
this.name = name;
}
public Emp getEm() {
return em;
}
pu... | 588 | 0.477891 | 0.477891 | 33 | 16.818182 | 13.68134 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
cf2a68d894ff8980aa4b60cf064f4c7b583e50a2 | 5,987,184,444,201 | 0b713a197c7ff642d99d0e77623566fde509d9ab | /CA/src/sg/edu/nus/iss/se24/pt1/service/VendorService.java | 3f8e76f2b81bf8d7039d2f76f28f5a75fbcefeda | [] | no_license | jinxiang/ISS_SE24 | https://github.com/jinxiang/ISS_SE24 | 777bb5b5863a4d77ce7b1f8656fc167afa767dfb | 087a9faef9c47962d863ab30ad622542f0d6dc0b | refs/heads/master | 2016-06-06T03:58:55.173000 | 2016-04-08T17:30:37 | 2016-04-08T17:30:37 | 53,188,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sg.edu.nus.iss.se24.pt1.service;
import java.util.List;
import sg.edu.nus.iss.se24.pt1.dao.CategoryDAO;
import sg.edu.nus.iss.se24.pt1.dao.CategoryDAOImpl;
import sg.edu.nus.iss.se24.pt1.dao.VendorDAO;
import sg.edu.nus.iss.se24.pt1.dao.VendorDAOImpl;
import sg.edu.nus.iss.se24.pt1.exception.ValidationExcepti... | UTF-8 | Java | 2,504 | java | VendorService.java | Java | [
{
"context": "edu.nus.iss.se24.pt1.model.Vendor;\n\n/**\n * @author jinxiang\n *\n */\npublic class VendorService implements Vend",
"end": 571,
"score": 0.9861482977867126,
"start": 563,
"tag": "USERNAME",
"value": "jinxiang"
}
] | null | [] | package sg.edu.nus.iss.se24.pt1.service;
import java.util.List;
import sg.edu.nus.iss.se24.pt1.dao.CategoryDAO;
import sg.edu.nus.iss.se24.pt1.dao.CategoryDAOImpl;
import sg.edu.nus.iss.se24.pt1.dao.VendorDAO;
import sg.edu.nus.iss.se24.pt1.dao.VendorDAOImpl;
import sg.edu.nus.iss.se24.pt1.exception.ValidationExcepti... | 2,504 | 0.771565 | 0.758786 | 77 | 31.51948 | 33.764122 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.701299 | false | false | 8 |
6809906626a5ce489fac877f24f2b9fb91dd68de | 6,562,710,074,618 | 9c4f3e2709d4a4b1ebf8cbc22fc1bda47b5f504c | /src/main/java/io/advance/poker/dto/Card.java | e801871671fb633a76a7e7039d4c410ca900f5ce | [] | no_license | Phalyst/poker_game | https://github.com/Phalyst/poker_game | a25d9ab9fa2b11509eeb99ec924869864c6d0d37 | abb3c4c7f4dab9ee7496640319bcca6efb796875 | refs/heads/master | 2023-03-14T13:20:26.988000 | 2021-03-07T21:25:39 | 2021-03-07T21:25:39 | 345,455,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.advance.poker.dto;
import java.util.Comparator;
public class Card {
private String number;
private String suit;
public String getNumber() {
return number;
}
public void setNumber(String number) {
this.number = number;
}
public String getSuit() {
return s... | UTF-8 | Java | 690 | java | Card.java | Java | [] | null | [] | package io.advance.poker.dto;
import java.util.Comparator;
public class Card {
private String number;
private String suit;
public String getNumber() {
return number;
}
public void setNumber(String number) {
this.number = number;
}
public String getSuit() {
return s... | 690 | 0.523188 | 0.523188 | 41 | 15.829268 | 14.734897 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.268293 | false | false | 8 |
f0f5f2e7508a326a45228b5a20c0bea044aa508b | 6,055,903,946,028 | e0496bf3f71e2d8bfca2aae0e45c98d99866311c | /app/src/main/java/princeoftheeast/github/com/studyzone/Adapter/WeeklyAdapter.java | ef3a66e5f384591ca11d827bce989f39e3dd7955 | [] | no_license | masudchowdhury/StudyZone | https://github.com/masudchowdhury/StudyZone | 6316df621053c55f64631d34df865e3ce2c14270 | 496a950dbc7b8b75dee64e1023cf401f25938ffb | refs/heads/master | 2022-01-07T08:58:34.786000 | 2019-04-26T10:28:09 | 2019-04-26T10:28:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package princeoftheeast.github.com.studyzone.Adapter;
/*https://www.youtube.com/watch?v=mw3t-trrnmU&t=587s
The above YouTube tutorial was consulted in creating this adapter
***/
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | UTF-8 | Java | 2,193 | java | WeeklyAdapter.java | Java | [] | null | [] | package princeoftheeast.github.com.studyzone.Adapter;
/*https://www.youtube.com/watch?v=mw3t-trrnmU&t=587s
The above YouTube tutorial was consulted in creating this adapter
***/
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | 2,193 | 0.711354 | 0.709074 | 53 | 40.396225 | 41.650993 | 230 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679245 | false | false | 8 |
272abae298dedc2050510e31b755cc02bec547ec | 6,055,903,942,305 | 9591ed6960f7fc0d9bcb28814d4fb7166ea8209c | /srsproject/src/main/java/dao/PlanOfStudyDao.java | c0ea585db6ffb110a7f7eb45845c5fab494e808f | [] | no_license | scc38514/SRS | https://github.com/scc38514/SRS | 24a2468bb88c525bf5bfadbb2f2983a9d8e705e1 | 74e59983745654fab752c0c9699dfdec3990cc5e | refs/heads/master | 2020-12-03T01:57:30.556000 | 2017-07-03T19:15:51 | 2017-07-03T19:16:12 | 95,887,228 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.util.List;
import model.Course;
import model.Student;
public interface PlanOfStudyDao {
List<Course> findByStudent(Student student);
}
| UTF-8 | Java | 169 | java | PlanOfStudyDao.java | Java | [] | null | [] | package dao;
import java.util.List;
import model.Course;
import model.Student;
public interface PlanOfStudyDao {
List<Course> findByStudent(Student student);
}
| 169 | 0.763314 | 0.763314 | 14 | 11.071428 | 14.315148 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
9038d65178213af8259ad3d6bb1f2d926631130e | 369,367,202,083 | 25253219e75a9c6e072740c8a30c143186375fc2 | /src/main/java/com/ezXpense/common/db/DBUtil.java | f01318cfa1697f57ed7f38383feb91374434b692 | [] | no_license | KNSTechnologiesBangalore/ezxpense | https://github.com/KNSTechnologiesBangalore/ezxpense | 59fdf58aa8b66311cb751decebe5414d5cefaf28 | 77a421cd5610955777299e345265f9031157bf36 | refs/heads/master | 2021-01-11T04:51:49.341000 | 2016-10-21T07:29:45 | 2016-10-21T07:29:45 | 71,551,055 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ezXpense.common.db;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.Driver;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.Properties;
... | UTF-8 | Java | 3,826 | java | DBUtil.java | Java | [
{
"context": "import java.util.Properties;\n\n\n\n/**\n * \n * @author KNS-ACCONTS\n *\n */\n\npublic class DBUtil {\n\n\t\n\t/**\n\t * \n\t * @r",
"end": 350,
"score": 0.9996912479400635,
"start": 339,
"tag": "USERNAME",
"value": "KNS-ACCONTS"
},
{
"context": "operty(\"user\");\n ... | null | [] | package com.ezXpense.common.db;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.Driver;
import java.sql.DriverManager;
import java.sql.SQLException;
import java.util.Properties;
... | 3,826 | 0.694982 | 0.691845 | 117 | 31.700855 | 34.881794 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.376068 | false | false | 8 |
b4394103c782ed23c736cee174ddb548168b6616 | 6,330,781,825,323 | 1c5e8605c1a4821bc2a759da670add762d0a94a2 | /src/zdsrc/fdc/contract/app/AbstractPayRequestBillControllerBean.java | 10e4960f57dcf577df8aabf1b1cdfcc019fce742 | [] | no_license | shxr/NJG | https://github.com/shxr/NJG | 8195cfebfbda1e000c30081399c5fbafc61bb7be | 1b60a4a7458da48991de4c2d04407c26ccf2f277 | refs/heads/master | 2020-12-24T06:51:18.392000 | 2016-04-25T03:09:27 | 2016-04-25T03:09:27 | 19,804,797 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kingdee.eas.fdc.contract.app;
import javax.ejb.*;
import java.rmi.RemoteException;
import com.kingdee.bos.*;
import com.kingdee.bos.util.BOSObjectType;
import com.kingdee.bos.metadata.IMetaDataPK;
import com.kingdee.bos.metadata.rule.RuleExecutor;
import com.kingdee.bos.metadata.MetaDataPK;
//impo... | UTF-8 | Java | 28,957 | java | AbstractPayRequestBillControllerBean.java | Java | [] | null | [] | package com.kingdee.eas.fdc.contract.app;
import javax.ejb.*;
import java.rmi.RemoteException;
import com.kingdee.bos.*;
import com.kingdee.bos.util.BOSObjectType;
import com.kingdee.bos.metadata.IMetaDataPK;
import com.kingdee.bos.metadata.rule.RuleExecutor;
import com.kingdee.bos.metadata.MetaDataPK;
//impo... | 28,957 | 0.632351 | 0.609145 | 691 | 39.908829 | 36.692513 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777135 | false | false | 8 |
dac7b7e914e7058910ff478d23a04de963f0c681 | 8,186,207,696,877 | 02a1e3a2300ce94ab1bf3d09930136942b0ddf4a | /src/main/java/com/sheliming/dao/RoleDAO.java | 3b21c08a2a0f5cb826ae62361a92a6ff04b219de | [] | no_license | shelimingming/activiti-demo | https://github.com/shelimingming/activiti-demo | cb280c55fb1c7ae329061fec3dfdf3291dc8760b | 40166baa91bd70f1466045e1732cccaa5cad158d | refs/heads/master | 2020-06-05T22:22:02.531000 | 2020-04-27T15:42:59 | 2020-04-27T15:42:59 | 192,561,301 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sheliming.dao;
import com.sheliming.domain.RoleDO;
import com.sheliming.domain.UserDO;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface RoleDAO extends JpaRepository<RoleDO, Integer>{
public List<RoleDO> findByName(String name);
List<RoleDO> findByI... | UTF-8 | Java | 336 | java | RoleDAO.java | Java | [] | null | [] | package com.sheliming.dao;
import com.sheliming.domain.RoleDO;
import com.sheliming.domain.UserDO;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface RoleDAO extends JpaRepository<RoleDO, Integer>{
public List<RoleDO> findByName(String name);
List<RoleDO> findByI... | 336 | 0.809524 | 0.809524 | 13 | 24.923077 | 22.537018 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 8 |
7fe3838de0e8d9efeaf17302ae4d32fa408e9b19 | 10,840,497,504,862 | 0c39b468aab694abbc228a025c921418041926d7 | /Palle Core Java/src/com/classcore/palle02/Lab96.java | 77bb2f9114ae8d222f10492a5da5ecf79e86926b | [] | no_license | jitendrakr93/JLC_ALL_PROGRAMS | https://github.com/jitendrakr93/JLC_ALL_PROGRAMS | 17cfc903c8e5befe2fe50ae89d874b53cf6e748f | eb9748a94e4a70e2504a3007624b83ca2fcd7078 | refs/heads/master | 2023-07-02T17:38:27.603000 | 2021-08-05T05:34:22 | 2021-08-05T05:34:22 | 392,905,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.classcore.palle02;
public class Lab96 {
public static void main(String[] args) {
int arr[]={1,2,3,4,5,6,7,8,9};
for(int i=0;i<arr.length;i++)
{
for(int j=0;j<arr.length;j++)
{
if(arr[i]+arr[j]==10)
{
System.out.println(arr[i]+"+"+arr[j]+"=10");
}
}
}
}
}
| UTF-8 | Java | 307 | java | Lab96.java | Java | [] | null | [] | package com.classcore.palle02;
public class Lab96 {
public static void main(String[] args) {
int arr[]={1,2,3,4,5,6,7,8,9};
for(int i=0;i<arr.length;i++)
{
for(int j=0;j<arr.length;j++)
{
if(arr[i]+arr[j]==10)
{
System.out.println(arr[i]+"+"+arr[j]+"=10");
}
}
}
}
}
| 307 | 0.530945 | 0.469055 | 20 | 14.35 | 15.81542 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.55 | false | false | 8 |
91e31be915be1e0a16779d0f76fc38836ef60c94 | 26,508,538,159,194 | 387bdc6681302be277ba86478057e45c9cc440b3 | /test/io/steria/pox3/got/tile/WorldTest.java | 8f9967ea1dd749078c3c1b73d990b7d71cb725d5 | [] | no_license | armellepoux/Riot | https://github.com/armellepoux/Riot | a26ba136327d7acc9154cad0e377b9375d8c11c6 | c5591d09e2b1911b9339042323b3d1d6b7c8b78f | refs/heads/master | 2021-01-21T21:10:08.730000 | 2017-06-20T07:06:07 | 2017-06-20T07:06:07 | 94,782,472 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.steria.pox3.got.tile;
import static org.junit.Assert.*;
import java.util.Optional;
import org.junit.Before;
import org.junit.Test;
import io.steria.pox3.got.story.House;
import io.steria.pox3.got.story.HouseFactory;
public class WorldTest {
World world;
@Before
public void setUp() throws Exception... | WINDOWS-1252 | Java | 2,368 | java | WorldTest.java | Java | [
{
"context": "();\n\t\t\n\t\tworld.assignDomainWithHouse(1, 2, 4, 2, \"Winterfell\", stark);\n\t\tassertTrue(world.tiles[1][2]",
"end": 1172,
"score": 0.5688116550445557,
"start": 1171,
"tag": "NAME",
"value": "W"
},
{
"context": "();\n\t\t\n\t\tworld.assignDomainWithHouse(3, 8, 2, 2... | null | [] | package io.steria.pox3.got.tile;
import static org.junit.Assert.*;
import java.util.Optional;
import org.junit.Before;
import org.junit.Test;
import io.steria.pox3.got.story.House;
import io.steria.pox3.got.story.HouseFactory;
public class WorldTest {
World world;
@Before
public void setUp() throws Exception... | 2,368 | 0.718209 | 0.689903 | 91 | 25.010988 | 22.835529 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.989011 | false | false | 8 |
e254234f72aac8f406532ab508ab5a7880684402 | 19,121,194,470,888 | f3f3e643c99e31959b581390c5841d16e1a18e5e | /app/src/main/java/com/nagizade/chatdemo/AppTabs/ContactsFragment.java | 2968590918e1538358ab925041d0ce2eebe73399 | [
"Apache-2.0"
] | permissive | nagizade/ChatDemo | https://github.com/nagizade/ChatDemo | 55042cc327a3d166e216f707ab863e70d67fb1ee | 86eaac17eff0b1d5a9c8c8e304654d2c5ee44c02 | refs/heads/master | 2021-04-15T08:16:49.765000 | 2018-03-30T06:54:17 | 2018-03-30T06:54:17 | 126,155,520 | 2 | 0 | Apache-2.0 | false | 2018-03-26T19:01:38 | 2018-03-21T09:36:53 | 2018-03-26T19:01:35 | 2018-03-26T19:01:33 | 132 | 0 | 0 | 0 | Java | false | null | package com.nagizade.chatdemo.AppTabs;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
impor... | UTF-8 | Java | 6,503 | java | ContactsFragment.java | Java | [] | null | [] | package com.nagizade.chatdemo.AppTabs;
import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.Context;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
impor... | 6,503 | 0.659234 | 0.658004 | 166 | 38.180721 | 34.58276 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704819 | false | false | 8 |
a94d10bcea4970feb08cc77751db89c305ce1832 | 10,711,648,488,576 | a8e8c307e572f2b0647e869732fcb81c63e54192 | /app/src/main/java/abhishek/com/java/practice/InsertionSort.java | 050a320bea7e818d45c9936f49c2201159b9a6c2 | [] | no_license | AbhishekJaiswal123/JavaPrograms | https://github.com/AbhishekJaiswal123/JavaPrograms | 936756cd6973a05b8f93632bb76f4b480cc29aec | 355ece7c2ba57e2d6aa04938b290b1317d5175d8 | refs/heads/master | 2021-01-21T06:46:07.380000 | 2017-02-27T06:37:26 | 2017-02-27T06:37:26 | 83,276,748 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abhishek.com.java.practice;
import java.util.Arrays;
/**
* Created by abhishek on 6/8/16.
*/
public class InsertionSort {
public static void main(String[] args) {
int[] unsortedNumbers = {6,3,2,1,6,4,8,9,5};
// insertSort(unsortedNumbers);
InsertionSort sort = new InsertionSort... | UTF-8 | Java | 1,586 | java | InsertionSort.java | Java | [
{
"context": "tice;\n\nimport java.util.Arrays;\n\n/**\n * Created by abhishek on 6/8/16.\n */\npublic class InsertionSort {\n\n\n ",
"end": 89,
"score": 0.989952564239502,
"start": 81,
"tag": "USERNAME",
"value": "abhishek"
}
] | null | [] | package abhishek.com.java.practice;
import java.util.Arrays;
/**
* Created by abhishek on 6/8/16.
*/
public class InsertionSort {
public static void main(String[] args) {
int[] unsortedNumbers = {6,3,2,1,6,4,8,9,5};
// insertSort(unsortedNumbers);
InsertionSort sort = new InsertionSort... | 1,586 | 0.45082 | 0.438209 | 71 | 21.338028 | 20.253981 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619718 | false | false | 8 |
ef870b6752f986f33fad27e5b7f9c0da2effbb2e | 38,525,856,652,321 | 620d9306d47e7e0f0dd9b238b0487b39a66d6f91 | /IUT/JAVA_2/PROJET/Coureur.java | 8d8f71caebe36a80d4549623112daea98e6a68de | [] | no_license | Elweyy/lescours | https://github.com/Elweyy/lescours | 689f83d1fb37760c449811d5b711e7c771435d36 | d499d08f4808b5e4b0d76c6f21dcda2e522121d5 | refs/heads/master | 2020-03-09T11:19:52.105000 | 2018-12-18T14:40:54 | 2018-12-18T14:40:54 | 128,759,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public abstract class Coureur {
public Coureur(){
}
}
| UTF-8 | Java | 68 | java | Coureur.java | Java | [] | null | [] | public abstract class Coureur {
public Coureur(){
}
}
| 68 | 0.573529 | 0.573529 | 7 | 7.714286 | 11.435712 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 8 |
56679e0fd735d9e98e17c76c8ea422d1f069794b | 10,282,151,740,739 | 535d45e2fd169ef6c73dae3c50860f84d6c037ea | /src/main/java/pl/application/enums/ApplicationState.java | 7e88ff4c50de194596c204e198c1493aa8b79286 | [] | no_license | tomgro/applicationApp | https://github.com/tomgro/applicationApp | 35c3b046ed29e0bba14763a2e9cebc75c1322767 | 1a1127fa64b5a31e1b39229bd8de1b67fc44e8a4 | refs/heads/master | 2021-01-01T16:56:02.995000 | 2015-03-19T22:01:37 | 2015-03-19T22:01:37 | 32,150,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.application.enums;
/**
*
* @author tomek
*/
public enum ApplicationState {
CREATED,
DELETED,
VERIFIED,
REJECTED,
ACCEPTED,
PUBLISHED;
}
| UTF-8 | Java | 175 | java | ApplicationState.java | Java | [
{
"context": "package pl.application.enums;\n\n/**\n *\n * @author tomek\n */\npublic enum ApplicationState {\n CREATED,\n ",
"end": 54,
"score": 0.999498188495636,
"start": 49,
"tag": "USERNAME",
"value": "tomek"
}
] | null | [] | package pl.application.enums;
/**
*
* @author tomek
*/
public enum ApplicationState {
CREATED,
DELETED,
VERIFIED,
REJECTED,
ACCEPTED,
PUBLISHED;
}
| 175 | 0.622857 | 0.622857 | 14 | 11.5 | 9.100628 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
62a92f7870ea5d056aa5d77ac162bb9c975300a4 | 12,249,246,789,519 | a0577b93c883f918a728681dec51a8712df36dd2 | /Project0323/src/editor/CopyMain.java | 5cdd053b35783b768fe0d89cb5cfbb0fe1ebaec6 | [] | no_license | sewonJang/workspace | https://github.com/sewonJang/workspace | fd21214ae38f3b6c9883718afdf790847692df47 | 1cb3da510e552786e4ef2d68586a8c40f591e591 | refs/heads/master | 2021-01-18T17:26:10.904000 | 2017-03-31T08:45:11 | 2017-03-31T08:45:11 | 86,798,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package editor;
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JTextField;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.FileNotFoundException;
import javax... | UHC | Java | 3,304 | java | CopyMain.java | Java | [] | null | [] | package editor;
import java.awt.FlowLayout;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JTextField;
import java.awt.event.ActionListener;
import java.awt.event.ActionEvent;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.FileNotFoundException;
import javax... | 3,304 | 0.669896 | 0.663322 | 130 | 21.23077 | 15.955004 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.446154 | false | false | 8 |
e50178b4bbc335e87b6f7cc70658e1e4c80aa862 | 39,058,432,594,378 | 57e08882238364c5f4f4cfa628106cb402dbf768 | /wvjsb/src/main/java/com/retriable/wvjsb/Functions/Function3.java | 85c2a2d3324b38617e74ca1315ebf05804f451e3 | [
"MIT"
] | permissive | retriable/WVJSB-Android | https://github.com/retriable/WVJSB-Android | dba5e4a49c018261a6d1975fe0f55a2059bd0658 | f4757ef103c0808b7551c176e746d64a4e5c9577 | refs/heads/master | 2020-05-17T22:12:52.358000 | 2019-05-07T02:15:29 | 2019-05-07T02:15:29 | 183,994,122 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.retriable.wvjsb.Functions;
public interface Function3<T1,T2,T3,R> {
R invoke(T1 t1,T2 t2,T3 t3);
}
| UTF-8 | Java | 116 | java | Function3.java | Java | [] | null | [] | package com.retriable.wvjsb.Functions;
public interface Function3<T1,T2,T3,R> {
R invoke(T1 t1,T2 t2,T3 t3);
}
| 116 | 0.715517 | 0.62931 | 5 | 22.200001 | 17.915356 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 8 |
08d0a01ff668128a6d32a2300bb3ddcc57c02019 | 36,996,848,299,878 | 7785c3f521ada693d95786b7611fe45589ccf706 | /src/java/com/martiansoftware/jsap/Parameter.java | 111ac1ff3e358d146733287ded10876b5b9bdd4d | [
"Apache-2.0"
] | permissive | martylamb/jsap | https://github.com/martylamb/jsap | efea8e4f9a5d72b031d8f07ab4e02749ce20ebac | ed4eb5187cb0cf9cd47c95cbf922a68b5182ec77 | refs/heads/master | 2023-07-11T20:33:15.899000 | 2021-01-19T18:15:20 | 2021-01-19T18:15:20 | 323,623,425 | 4 | 2 | Apache-2.0 | false | 2021-08-28T04:17:15 | 2020-12-22T12:44:30 | 2021-08-28T03:45:43 | 2021-01-19T18:15:21 | 6,277 | 2 | 3 | 1 | Java | false | false | /*
* Copyright (C) 2002-2021, Martian Software, Inc.
*
* 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 applica... | UTF-8 | Java | 9,745 | java | Parameter.java | Java | [
{
"context": "/*\n * Copyright (C) 2002-2021, Martian Software, Inc.\n *\n * Licensed under the Apache License, Ve",
"end": 47,
"score": 0.9405040144920349,
"start": 31,
"tag": "NAME",
"value": "Martian Software"
},
{
"context": "ref=\"http://www.martiansoftware.com/contact.html\">Ma... | null | [] | /*
* Copyright (C) 2002-2021, <NAME>, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | 9,731 | 0.65685 | 0.654695 | 276 | 34.307972 | 27.799803 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.271739 | false | false | 8 |
fe7d35cde98aa745d14434290c8a12c6fd7a6a38 | 24,275,155,226,929 | e77cd255dc320ce7aa5bd057015236d7e4c9865c | /src/models/Model.java | 6a0235f7b33da0f8066c87326d58f07a1caf681a | [] | no_license | Williams94/Vector-Drawing-Package | https://github.com/Williams94/Vector-Drawing-Package | d6b92f4de76a069b4f82637352b63800ce67e430 | 1c23a111f6374c291c26bc54469dbd2ca2727fca | refs/heads/master | 2021-01-10T14:37:07.556000 | 2015-11-22T16:08:10 | 2015-11-22T16:08:10 | 46,667,980 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.ArrayList;
import java.util.Observable;
import shapes.Shape;
p... | UTF-8 | Java | 3,166 | java | Model.java | Java | [] | null | [] | package models;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.util.ArrayList;
import java.util.Observable;
import shapes.Shape;
p... | 3,166 | 0.590967 | 0.589703 | 156 | 19.294872 | 15.336072 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 8 |
09a15dc25862a151fcfc96f8ff897843819551ce | 37,666,863,204,645 | b37c31319013250e37071f7a665c870bdb6ac66c | /src/com/example/fw/MenuHelper.java | 6e4b53dd2b653c31ed6c8f77a28431d3b37f1b16 | [] | no_license | georgetarazevich/AddressBookDesktop_java_tests | https://github.com/georgetarazevich/AddressBookDesktop_java_tests | 522a4ee3b55bc4c3be7b374f7f43be24bcee5d8b | 84d030045d37f9c9788f7f265ae416088bb0df0a | refs/heads/master | 2016-09-06T21:14:30.126000 | 2015-08-11T21:01:27 | 2015-08-11T21:01:27 | 39,785,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fw;
import org.netbeans.jemmy.operators.JMenuOperator;
public class MenuHelper extends HelpersBase{
//private ApplicationManager manager;
public MenuHelper(ApplicationManager manager) {
super( manager);
}
public void pushCreateButton() {
JMenuOperator menu = new JMenuOperator(mana... | UTF-8 | Java | 397 | java | MenuHelper.java | Java | [] | null | [] | package com.example.fw;
import org.netbeans.jemmy.operators.JMenuOperator;
public class MenuHelper extends HelpersBase{
//private ApplicationManager manager;
public MenuHelper(ApplicationManager manager) {
super( manager);
}
public void pushCreateButton() {
JMenuOperator menu = new JMenuOperator(mana... | 397 | 0.753149 | 0.753149 | 19 | 19.894737 | 22.320381 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.052632 | false | false | 8 |
7141864f45dbc03b1b2c2db52f86c8bb9000ed83 | 15,796,889,730,379 | aa81c6dbb9032e8fbc8b7c8d009ff9823a8ed745 | /feature/src/main/java/com/jml/photonchallenge/feature/TrueElement.java | dc0fc2479331e17db07f4c4e594c3c9f21a029d4 | [] | no_license | Leimingjie13/training | https://github.com/Leimingjie13/training | 75b034306c84e05208fe6e3dfdd144ea676c1014 | fa4614e06736e19451cc430d1f8c1f30ce18a14d | refs/heads/master | 2018-09-01T09:41:00.666000 | 2018-06-07T16:26:13 | 2018-06-07T16:26:13 | 134,557,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jml.photonchallenge.feature;
import java.util.ArrayList;
import java.util.ListIterator;
abstract class Element implements Comparable<ArrayList<Element>> {
public static final int TOP = 0;
public static final int MID = 1;
public static final int BOTTOM = 2;
public static final int NEIGHBORS... | UTF-8 | Java | 5,399 | java | TrueElement.java | Java | [] | null | [] | package com.jml.photonchallenge.feature;
import java.util.ArrayList;
import java.util.ListIterator;
abstract class Element implements Comparable<ArrayList<Element>> {
public static final int TOP = 0;
public static final int MID = 1;
public static final int BOTTOM = 2;
public static final int NEIGHBORS... | 5,399 | 0.562141 | 0.556029 | 159 | 32.962265 | 27.140419 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622642 | false | false | 8 |
450132488fea70b476f9a2f738ae6b52fe3405b5 | 22,153,441,348,916 | 42bee1df2efe26534885b214cc380efe04468e68 | /src/main/java/com/mojang/authlib/GameProfile.java | 26cef7e406af7781a19561c857563f3ef01cdd7f | [
"MIT"
] | permissive | 0rangeFox/AuthLib | https://github.com/0rangeFox/AuthLib | 69ff32679cb2af89a1c03036bdef49fad211fb55 | c4cfb889abcca7fe684501be048561cc8b88950c | refs/heads/master | 2023-04-27T22:45:36.926000 | 2021-05-14T14:39:23 | 2021-05-14T14:39:23 | 367,205,123 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mojang.authlib;
import com.mojang.authlib.properties.PropertyMap;
import lombok.Getter;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.builder.ToStringBuilder;
import java.util.Objects;
import java.util.UUID;
@Getter
public class GameProfile {
private final UUID id;
... | UTF-8 | Java | 1,611 | java | GameProfile.java | Java | [] | null | [] | package com.mojang.authlib;
import com.mojang.authlib.properties.PropertyMap;
import lombok.Getter;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.builder.ToStringBuilder;
import java.util.Objects;
import java.util.UUID;
@Getter
public class GameProfile {
private final UUID id;
... | 1,611 | 0.617629 | 0.613904 | 59 | 26.305084 | 29.34959 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559322 | false | false | 8 |
4cf93353a373a7022d9f2b4519a0d00ea1018020 | 16,741,782,556,141 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/12/12_96a147b9fde9dab945ab142d1cdf881fdd04b173/StartActivity/12_96a147b9fde9dab945ab142d1cdf881fdd04b173_StartActivity_t.java | d2184eba7c7f67c3df1ad5ac503d20fa482d5967 | [] | 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 se.slide.sgu;
import android.app.ActionBar;
import android.app.ActionBar.OnNavigationListener;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilte... | UTF-8 | Java | 14,901 | java | 12_96a147b9fde9dab945ab142d1cdf881fdd04b173_StartActivity_t.java | Java | [] | null | [] | package se.slide.sgu;
import android.app.ActionBar;
import android.app.ActionBar.OnNavigationListener;
import android.app.Activity;
import android.content.BroadcastReceiver;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilte... | 14,901 | 0.5454 | 0.544594 | 434 | 33.331799 | 26.860291 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.474654 | false | false | 8 |
a1692803fa4442730462d95db64726ed356e8f70 | 7,541,962,619,621 | ea9f1b34008b41f5fbe9476a26319fb3f6144a7e | /src/main/java/com/bingo/business/pay/repository/PayLogNotifyRepository.java | 83a632dfd13f131396b58372fb6c83422eb7b3c3 | [] | no_license | bellmit/mmbigdata | https://github.com/bellmit/mmbigdata | caf7f935c437c4842e8f527dd033f071b5906df3 | 46191224e7c2f1a4556569f48eb9ae15af8b0ee8 | refs/heads/master | 2023-07-17T07:20:49.310000 | 2019-06-14T17:07:44 | 2019-06-14T17:07:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bingo.business.pay.repository;
import com.bingo.common.repository.BaseDao;
import org.springframework.stereotype.Repository;
import com.bingo.business.pay.model.*;
/**
* @author huangtw
* 2018-07-09 09:28:31
* 对象功能: dao管理
*/
@Repository
public class PayLogNotifyRepository extends BaseDao<PayLogNotif... | UTF-8 | Java | 348 | java | PayLogNotifyRepository.java | Java | [
{
"context": "rt com.bingo.business.pay.model.*;\n\n/**\n * @author huangtw\n * 2018-07-09 09:28:31\n * 对象功能: dao管理\n */\n@Repos",
"end": 201,
"score": 0.9996511340141296,
"start": 194,
"tag": "USERNAME",
"value": "huangtw"
}
] | null | [] | package com.bingo.business.pay.repository;
import com.bingo.common.repository.BaseDao;
import org.springframework.stereotype.Repository;
import com.bingo.business.pay.model.*;
/**
* @author huangtw
* 2018-07-09 09:28:31
* 对象功能: dao管理
*/
@Repository
public class PayLogNotifyRepository extends BaseDao<PayLogNotif... | 348 | 0.761905 | 0.720238 | 17 | 18.764706 | 21.659204 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 8 |
817ca2731cd8826e0c2994ded981044c4285fdc5 | 20,383,914,837,825 | e26d8a9eb02e6d0ab6c0b9d35cd0582e8bf7579d | /src/com/leetcode/two/hundred/S107.java | 88614210f42992a9dbe521dae96829b74b9bee4e | [
"MIT"
] | permissive | ArsenalFanNanning/LeetCode | https://github.com/ArsenalFanNanning/LeetCode | 7e529cff9683b6a09ce3d787d4282612c08466ec | d7cf71d5c469d737a1cf42b09f0d4794dfeec761 | refs/heads/master | 2023-08-29T09:37:10.691000 | 2023-08-25T16:04:47 | 2023-08-25T16:04:47 | 252,913,037 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leetcode.two.hundred;
import com.leetcode.one.hundred.TreeNode;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
/**
* @Author: Arsenal
* @Date: 2023-08-04 23:29
* @Description: 二叉树的层序遍历 II -中等
* 给你二叉树的根节点 root ,返回其节点值 自底向上的层序遍历 。
* (即按从叶子节点所在层到... | UTF-8 | Java | 2,574 | java | S107.java | Java | [
{
"context": "til.List;\nimport java.util.Queue;\n\n/**\n * @Author: Arsenal\n * @Date: 2023-08-04 23:29\n * @Description: 二叉树的层",
"end": 206,
"score": 0.9995905160903931,
"start": 199,
"tag": "NAME",
"value": "Arsenal"
}
] | null | [] | package com.leetcode.two.hundred;
import com.leetcode.one.hundred.TreeNode;
import java.util.ArrayList;
import java.util.LinkedList;
import java.util.List;
import java.util.Queue;
/**
* @Author: Arsenal
* @Date: 2023-08-04 23:29
* @Description: 二叉树的层序遍历 II -中等
* 给你二叉树的根节点 root ,返回其节点值 自底向上的层序遍历 。
* (即按从叶子节点所在层到... | 2,574 | 0.55203 | 0.513959 | 83 | 27.481928 | 19.1779 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662651 | false | false | 8 |
aa1976971a8195f2f28fa59d64e935024fef0370 | 7,473,243,161,374 | 91fae786a3d6f35a427286bede490e35adf95745 | /src/main/java/com/models/AnimalZoo.java | 4ffbb86d4f7a3a6608973021fd3a44efffcea58e | [] | no_license | Onnassiz/Zoo-Network-Api | https://github.com/Onnassiz/Zoo-Network-Api | 9ddea9e427924b89de555f55ff30435864027432 | e1c75069537ce16137468ff2ad04e7cf1a7cf681 | refs/heads/master | 2021-01-20T07:56:44.251000 | 2018-08-26T06:02:22 | 2018-08-26T06:02:22 | 90,068,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.models;
public class AnimalZoo {
private String common_name;
private String zoo_name;
private int animal_count;
public String getCommon_name() {
return common_name;
}
public void setCommon_name(String common_name) {
this.common_name = common_name;
}
publi... | UTF-8 | Java | 638 | java | AnimalZoo.java | Java | [] | null | [] | package com.models;
public class AnimalZoo {
private String common_name;
private String zoo_name;
private int animal_count;
public String getCommon_name() {
return common_name;
}
public void setCommon_name(String common_name) {
this.common_name = common_name;
}
publi... | 638 | 0.617555 | 0.617555 | 32 | 18.9375 | 17.266184 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 8 |
31c81b1e24248c078ccabe2c276994cec67bd549 | 19,335,942,776,985 | a7236d6c6b50b2d7bd562012cf249a56bcadc566 | /src/main/java/org/scify/memori/network/ServerResponse.java | 2a6ba40ae1c604d6bd659007945a447fcbf129ef | [
"Apache-2.0",
"CC-BY-3.0",
"CC-BY-4.0"
] | permissive | scify/Memor-i | https://github.com/scify/Memor-i | 0bff66ea9e8b9d63bad66efb1472bbf3c833e895 | bef395e626dcf0ef877b59ee53b821aae11060aa | refs/heads/master | 2023-04-28T02:31:19.254000 | 2023-04-25T12:28:51 | 2023-04-25T12:28:51 | 68,014,090 | 0 | 5 | Apache-2.0 | false | 2023-04-14T19:20:04 | 2016-09-12T14:01:12 | 2021-12-22T09:37:56 | 2023-04-14T19:20:03 | 262,277 | 0 | 3 | 0 | Java | false | false | package org.scify.memori.network;
public class ServerResponse {
public static final int RESPONSE_SUCCESSFUL = 1;
public static final int RESPONSE_ERROR = 2;
public static final int VALIDATION_ERROR = 3;
public static final int RESPONSE_EMPTY = 4;
public static final int OPPONENT_HAS_ALREADY_SENT_RE... | UTF-8 | Java | 383 | java | ServerResponse.java | Java | [] | null | [] | package org.scify.memori.network;
public class ServerResponse {
public static final int RESPONSE_SUCCESSFUL = 1;
public static final int RESPONSE_ERROR = 2;
public static final int VALIDATION_ERROR = 3;
public static final int RESPONSE_EMPTY = 4;
public static final int OPPONENT_HAS_ALREADY_SENT_RE... | 383 | 0.736292 | 0.720627 | 10 | 37.299999 | 20.731859 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 8 |
238c0c25c2acf1a17f88b52b84c15351aed53adc | 6,081,673,734,626 | c44384cba9a2d4db00f3af8bd82e08302c82375e | /busca_RA87940_RA89275/trabalhoGrafos/src/trabalhografos/Cor.java | e75aaf6562d5fc7e480cc1c0092a1c8122e5e376 | [] | no_license | dinlib/TrabalhosGrafos | https://github.com/dinlib/TrabalhosGrafos | 2a240dd556b9b5f3283db8a6274b9fe2e69c5f29 | 4a9988e727145882618b2f397c9f84fca29c72e2 | refs/heads/master | 2020-06-06T19:35:52.893000 | 2017-05-21T18:55:12 | 2017-05-21T18:55:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author Juliano Cézar Chagas Tavares & Kevin Levrone Rodrigues Machado Silva
*/
package trabalhografos;
public enum Cor {
BRANCO, //Vertice não visitado
CINZA, //Vertice visitado, mas com arestas sem visitar
PRETO; //vertice totalmente visitado
}
| UTF-8 | Java | 270 | java | Cor.java | Java | [
{
"context": "/**\n * @author Juliano Cézar Chagas Tavares & Kevin Levrone Rodrigues Machado Silva\n */\npacka",
"end": 43,
"score": 0.9992137551307678,
"start": 15,
"tag": "NAME",
"value": "Juliano Cézar Chagas Tavares"
},
{
"context": "/**\n * @author Juliano Cézar Chagas Tavares &... | null | [] | /**
* @author <NAME> & <NAME> <NAME>
*/
package trabalhografos;
public enum Cor {
BRANCO, //Vertice não visitado
CINZA, //Vertice visitado, mas com arestas sem visitar
PRETO; //vertice totalmente visitado
}
| 223 | 0.727612 | 0.727612 | 10 | 25.799999 | 25.576551 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
3973f2863b5c78eb549149a6bcd42a32772bd603 | 2,834,678,420,284 | d1ef93899f5a5264e26000043c8388b200b9a19f | /src/main/java/de/detecmedia/checkaccountnumber/MethodC3.java | 575dfe03de3347f12da2aef996d6f82460b92161 | [] | no_license | detecmedia/check-account-number | https://github.com/detecmedia/check-account-number | 7ebc298a9ce6f7cec8c55a152c10cebfe091bc77 | d9c463217fc073ade33bac1b326f854c5e73e2dd | refs/heads/develop | 2021-06-25T14:00:20.253000 | 2017-09-12T18:39:19 | 2017-09-12T18:39:19 | 90,244,415 | 0 | 0 | null | false | 2017-09-12T18:39:20 | 2017-05-04T09:16:43 | 2017-09-12T18:26:24 | 2017-09-12T18:39:20 | 446 | 0 | 0 | 0 | Java | null | null | package de.detecmedia.checkaccountnumber;
/**
* Kennzeichen C3.
* <p>
* gültig seit 05.03.2007</p>
* <p>
* Die Kontonummer ist einschließlich der Prüfziffer 10-stellig, ggf. ist die
* Kontonummer für die Prüfzifferberechnung durch linksbündige Auffüllung
* mit Nullen 10-stellig darzustellen.</p>
* <p>
*... | UTF-8 | Java | 2,700 | java | MethodC3.java | Java | [
{
"context": "00734028, 9000733227, 9000731120</p>\n *\n * @author Markus Potthast\n * @version 0.0.2\n */\npublic class MethodC3\n ",
"end": 1303,
"score": 0.9998894929885864,
"start": 1288,
"tag": "NAME",
"value": "Markus Potthast"
}
] | null | [] | package de.detecmedia.checkaccountnumber;
/**
* Kennzeichen C3.
* <p>
* gültig seit 05.03.2007</p>
* <p>
* Die Kontonummer ist einschließlich der Prüfziffer 10-stellig, ggf. ist die
* Kontonummer für die Prüfzifferberechnung durch linksbündige Auffüllung
* mit Nullen 10-stellig darzustellen.</p>
* <p>
*... | 2,691 | 0.612771 | 0.504854 | 91 | 28.428572 | 25.617706 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736264 | false | false | 8 |
cae7b783c252976f09b3e5d4dc337739139ccaad | 17,626,545,799,368 | 94a8a82f577615828e9939bf7cd437547ed8509c | /src/main/java/com/cn/dmd/CronTaskConfig.java | b9f6d61e3d5a9f3aca1cdf83e74b975c1bc55656 | [
"Apache-2.0"
] | permissive | w19910228/JobScheduler | https://github.com/w19910228/JobScheduler | 58265e7ed8d748d50d31e357a3a8bc22705af499 | 432384c061e6c7e2b445d2ef5b71d9d9c97d056e | refs/heads/master | 2020-03-22T10:37:21.364000 | 2018-06-29T14:13:14 | 2018-06-29T14:13:14 | 139,915,263 | 2 | 0 | Apache-2.0 | true | 2018-07-06T00:49:32 | 2018-07-06T00:49:32 | 2018-07-03T06:09:53 | 2018-06-29T14:13:15 | 26 | 0 | 0 | 0 | null | false | null | package com.cn.dmd;
import com.cn.dmd.constants.CronScheduleTimeUnit;
import lombok.Data;
/**
* @author morningking
* @date 2017/7/14 15:51
* @contact 243717042@qq.com
*/
@Data
public class CronTaskConfig {
//任务名称
private final String name;
//是否需要启动时回溯
private final boolean isNeedScanBacktrace;
... | UTF-8 | Java | 2,788 | java | CronTaskConfig.java | Java | [
{
"context": "eduleTimeUnit;\nimport lombok.Data;\n\n/**\n * @author morningking\n * @date 2017/7/14 15:51\n * @contact 243717042@qq",
"end": 118,
"score": 0.9994531273841858,
"start": 107,
"tag": "USERNAME",
"value": "morningking"
},
{
"context": " morningking\n * @date 2017/7/14 15... | null | [] | package com.cn.dmd;
import com.cn.dmd.constants.CronScheduleTimeUnit;
import lombok.Data;
/**
* @author morningking
* @date 2017/7/14 15:51
* @contact <EMAIL>
*/
@Data
public class CronTaskConfig {
//任务名称
private final String name;
//是否需要启动时回溯
private final boolean isNeedScanBacktrace;
//是否需要错... | 2,779 | 0.694195 | 0.67825 | 70 | 33.942856 | 29.208065 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
ee06cf46f043890e9ef172fa018274bea3d40c95 | 30,039,001,334,973 | 7435a942fdf0e905036cf1788a9eadc6903262c8 | /calculate_roots/NTC/Non_terminal_combinator.java | cfe96c111750dddb6d80a2fa9f0302891de82af5 | [] | no_license | royhershkovitz/algebra | https://github.com/royhershkovitz/algebra | b1627e567c034e4ee84e0ea1d91a5b0cd39684a6 | fa2a7555ea9e0a3710d8b2d23c995591b72f13c8 | refs/heads/master | 2020-04-06T18:56:27.710000 | 2018-11-18T17:28:00 | 2018-11-18T17:28:00 | 157,718,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package NTC;
public interface Non_terminal_combinator<T> {
public boolean isExpr(String expr);
public Pair<T,String> getElemnt(String expr);
} | UTF-8 | Java | 146 | java | Non_terminal_combinator.java | Java | [] | null | [] | package NTC;
public interface Non_terminal_combinator<T> {
public boolean isExpr(String expr);
public Pair<T,String> getElemnt(String expr);
} | 146 | 0.767123 | 0.767123 | 6 | 23.5 | 19.838934 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 8 |
405a6c62dcc9248b89b6fe54d9b438a33092ee57 | 29,180,007,823,933 | 292e268f4f1a38688058a55cc075fb4deadfd7ed | /JavaSE1/ForSort/src/test/main/Main22.java | 6f9d00beeba0e0a34f9cc667f185f245916cdf88 | [] | no_license | zitiaozhan/IDEA_CODE | https://github.com/zitiaozhan/IDEA_CODE | 5a4b542ebe0b95158acb8587c9c3b064a650da48 | 8d1cb83ebae06c571240063bc6713903341e2cfe | refs/heads/master | 2022-01-20T09:58:03.249000 | 2019-05-19T10:08:49 | 2019-05-19T10:08:49 | 174,442,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C), 2015-2018, XXX有限公司
* FileName: Main22
* Author: 郭新晔
* Date: 2018/10/10 0010 22:17
* Description:
* History:
* <author> <time> <version> <desc>
* 作者姓名 修改时间 版本号 描述
*/
package test.main;
import java.util.Arrays;
/**
* 〈一句话功能... | UTF-8 | Java | 1,171 | java | Main22.java | Java | [
{
"context": "15-2018, XXX有限公司\n * FileName: Main22\n * Author: 郭新晔\n * Date: 2018/10/10 0010 22:17\n * Description",
"end": 77,
"score": 0.9998418688774109,
"start": 74,
"tag": "NAME",
"value": "郭新晔"
},
{
"context": "Arrays;\n\n/**\n * 〈一句话功能简述〉<br>\n * 〈〉\n *\n * @author 郭新晔\... | null | [] | /**
* Copyright (C), 2015-2018, XXX有限公司
* FileName: Main22
* Author: 郭新晔
* Date: 2018/10/10 0010 22:17
* Description:
* History:
* <author> <time> <version> <desc>
* 作者姓名 修改时间 版本号 描述
*/
package test.main;
import java.util.Arrays;
/**
* 〈一句话功能... | 1,171 | 0.426111 | 0.374433 | 48 | 22 | 15.785014 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.479167 | false | false | 8 |
4ed14ae6c3dfb21700894fa10afae6f902fa7ae7 | 10,831,907,569,258 | 053b90311c3d2213c2eaf626f03db8876135b49e | /addOns/soap/src/test/java/org/zaproxy/zap/extension/soap/SOAPActionSpoofingActiveScannerTestCase.java | d11b16d71d8aa90acd2587a24f5a89878d7c6930 | [
"Apache-2.0"
] | permissive | vijayvani/zap-extensions | https://github.com/vijayvani/zap-extensions | 942d635fe5be025348e6519f937def578f6af436 | a2b44c5ce80cfd0e8b2031606dead1ba836c943e | refs/heads/master | 2020-05-18T21:54:29.629000 | 2019-05-02T17:29:18 | 2019-05-02T17:29:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.zaproxy.zap.extension.soap;
import static org.junit.Assert.*;
import static org.junit.Assume.assumeTrue;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import org.parosproxy.paros.network.HttpMalformedHeaderException;
import org.parosproxy.paros.network.HttpMessage;... | UTF-8 | Java | 1,872 | java | SOAPActionSpoofingActiveScannerTestCase.java | Java | [] | null | [] | package org.zaproxy.zap.extension.soap;
import static org.junit.Assert.*;
import static org.junit.Assume.assumeTrue;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
import org.parosproxy.paros.network.HttpMalformedHeaderException;
import org.parosproxy.paros.network.HttpMessage;... | 1,872 | 0.772436 | 0.772436 | 55 | 32.036366 | 26.220716 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.836364 | false | false | 8 |
64108d04780df3b3120e74a70d181e6ba91a5620 | 13,030,930,806,343 | b2d68b5c98c0042a6b42c6a9ceb7881eebf5789d | /src/main/java/com/sandy/sconsole/api/mdm/problem/ProblemMeta.java | 7edf287f75116042b8991fd78fa962777b9ad13f | [] | no_license | deb-sandeep/SConsole | https://github.com/deb-sandeep/SConsole | 1c218b6f1ec8ceff33a68cf75ad046d0a57a61cc | 2dc324917479522b913ed47d8997edcf4da074c9 | refs/heads/master | 2021-12-19T22:45:32.289000 | 2021-12-13T08:35:03 | 2021-12-13T08:35:03 | 143,411,891 | 1 | 1 | null | false | 2021-09-20T23:23:02 | 2018-08-03T10:07:57 | 2021-08-29T14:44:08 | 2021-09-20T23:23:01 | 2,256 | 1 | 1 | 1 | Java | false | false | package com.sandy.sconsole.api.mdm.problem;
public class ProblemMeta {
private String subjectName = null ;
private String topicName = null ;
private String bookName = null ;
private String chapterId = null ;
private String exerciseName = null ;
private String exercis... | UTF-8 | Java | 2,420 | java | ProblemMeta.java | Java | [] | null | [] | package com.sandy.sconsole.api.mdm.problem;
public class ProblemMeta {
private String subjectName = null ;
private String topicName = null ;
private String bookName = null ;
private String chapterId = null ;
private String exerciseName = null ;
private String exercis... | 2,420 | 0.569008 | 0.569008 | 95 | 24.473684 | 19.010714 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 8 |
ca4d47be32880234dbec0f5733714c0ff1a636ea | 3,178,275,840,491 | d9d757d0cb6c8404f29fb1b4f7817701b2251412 | /mysise/app/src/main/java/com/juns/mysise/start/StartActivity.java | 8bd26457ee807bf6a768278701e6aebb1d28f50c | [] | no_license | huang0544/mysise | https://github.com/huang0544/mysise | ebc0aa36c1d1ae7fdda8a25f933d4d097b7dc092 | a72d4ccb71fdad5570d2e38e2ec363c1012b9c05 | refs/heads/master | 2019-07-10T08:21:46.667000 | 2017-05-14T03:15:27 | 2017-05-14T03:15:27 | 91,186,521 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.juns.mysise.start;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.widget.Toast;
import com.juns.mysise.R;
import com.juns.mysise.login.LoginActivity;
import... | UTF-8 | Java | 2,215 | java | StartActivity.java | Java | [
{
"context": "juns.mysise.ui.CoursesActivity;\n\n/**\n * Created by hjj on 2017/4/21.\n */\n\npublic class StartActivity ext",
"end": 379,
"score": 0.9996007680892944,
"start": 376,
"tag": "USERNAME",
"value": "hjj"
}
] | null | [] | package com.juns.mysise.start;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.widget.Toast;
import com.juns.mysise.R;
import com.juns.mysise.login.LoginActivity;
import... | 2,215 | 0.571964 | 0.564932 | 76 | 27.052631 | 21.255274 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513158 | false | false | 8 |
3689057d4caec5225d1ec0f730752b1155354ec5 | 3,178,275,837,782 | 6f42d425407a4edfad13cc0cbbe7c7ed48c1e815 | /api/src/main/java/co/ryred/dev/viscosity/api/netty/utils/HTTPHeaderNames.java | 1a82bf498bd713ab070321aac89832e47e638c58 | [] | no_license | SilverCory/Viscosity | https://github.com/SilverCory/Viscosity | ad3c3a7c0ccf931930616cde82e09c01e32c16a6 | 6520dadd4bbf8e2f2af9dfb3e9d3ade0072012fc | refs/heads/master | 2023-03-29T11:40:11.682000 | 2021-04-05T16:14:15 | 2021-04-05T16:14:15 | 310,605,290 | 4 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.ryred.dev.viscosity.api.netty.utils;
public class HTTPHeaderNames {
public static String AUTHORIZATION = "authorization";
public static String CONNECTION = "connection";
public static String UPGRADE = "upgrade";
}
| UTF-8 | Java | 240 | java | HTTPHeaderNames.java | Java | [] | null | [] | package co.ryred.dev.viscosity.api.netty.utils;
public class HTTPHeaderNames {
public static String AUTHORIZATION = "authorization";
public static String CONNECTION = "connection";
public static String UPGRADE = "upgrade";
}
| 240 | 0.745833 | 0.745833 | 9 | 25.666666 | 23.701851 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
3fae8ad4510c6dd4c41cc6b0e160cab92dd44442 | 23,871,428,270,109 | 79bbe08e1ce246adaea68c2f86c76394c49b1d86 | /src/ru/sbt/mipt/structure/bitonic/Counter.java | 2e77a5a724429bf5e1336780fa06d1619b4e53a0 | [] | no_license | subpavel/multiprocessor_project | https://github.com/subpavel/multiprocessor_project | c51f79b558bd331372ce485d634ccfa2d34d9e65 | c2c9dbba4964cf9e79a3592833a6dadfd837c1f7 | refs/heads/master | 2021-01-10T03:04:33.962000 | 2016-01-10T12:52:19 | 2016-01-10T12:52:19 | 49,053,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.sbt.mipt.structure.bitonic;
import ru.sbt.mipt.structure.bitonic.Balancer;
/**
* Implementation of Counter from the book
*/
public class Counter extends Balancer {
private int state;
private final int width;
/**
* Creates a new instance of Counter
*/
public Counter(int width) ... | UTF-8 | Java | 506 | java | Counter.java | Java | [] | null | [] | package ru.sbt.mipt.structure.bitonic;
import ru.sbt.mipt.structure.bitonic.Balancer;
/**
* Implementation of Counter from the book
*/
public class Counter extends Balancer {
private int state;
private final int width;
/**
* Creates a new instance of Counter
*/
public Counter(int width) ... | 506 | 0.616601 | 0.616601 | 27 | 17.74074 | 16.527401 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
e8358ab0f8f8aecd2888b9b87b6e21fb5704b43a | 27,324,581,969,754 | c7f6371a8ef7297bd02cd212d9e95945dcf7ce2c | /app/src/main/java/com/example/android/miwok/Word.java | b8cd19a6342d7f7d1a1f7fe1224a779f6cdd12dd | [] | no_license | bckelly1/Miwok-Starter-Code | https://github.com/bckelly1/Miwok-Starter-Code | 2c0e045efe2b506419c8b468b328c5c12b4a3d3e | 7cb6432f972e1c60da4433f5773605e520404fb2 | refs/heads/master | 2021-01-01T20:03:32.263000 | 2017-07-29T19:58:41 | 2017-07-29T19:58:41 | 98,755,755 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android.miwok;
/**
* Created by Brian on 6/25/2017.
*/
public class Word{
private static final int NO_IMAGE_FOUND = -1;
private String miwokTranslation = "";
private String defaultTranslation = "";
private int imageSrc = NO_IMAGE_FOUND;
private int soundFile ... | UTF-8 | Java | 1,266 | java | Word.java | Java | [
{
"context": "com.example.android.miwok;\r\n\r\n\r\n/**\r\n * Created by Brian on 6/25/2017.\r\n */\r\n\r\npublic class Word{\r\n\r\n p",
"end": 64,
"score": 0.9994277358055115,
"start": 59,
"tag": "NAME",
"value": "Brian"
}
] | null | [] | package com.example.android.miwok;
/**
* Created by Brian on 6/25/2017.
*/
public class Word{
private static final int NO_IMAGE_FOUND = -1;
private String miwokTranslation = "";
private String defaultTranslation = "";
private int imageSrc = NO_IMAGE_FOUND;
private int soundFile ... | 1,266 | 0.64376 | 0.637441 | 50 | 23.32 | 23.268381 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 8 |
e0bf17dc705a9a1e56ea72303a8f8d513afa86c8 | 17,334,488,048,470 | 2abe3d99dd560935c4da70b3f175ee37d3e89f8b | /src/main/java/com/discovery/utility/PropertiesReader.java | 67113e6d95b8fddd421e65b5a326b92501d67782 | [] | no_license | RamyaMutyala/CucumberProject | https://github.com/RamyaMutyala/CucumberProject | dc5b0ea10e2c76a669634faf34c7614a19907ea5 | bc7a12c325b5221a1aef40300183da966bd2f3fe | refs/heads/master | 2023-02-15T10:37:17.675000 | 2021-01-06T05:05:30 | 2021-01-06T05:05:30 | 197,962,162 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.discovery.utility;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.util.Properties;
public class PropertiesReader {
static Properties prop;
public static void loadData() throws Exception{
File file = new File("./properties/Discovery.properties");... | UTF-8 | Java | 793 | java | PropertiesReader.java | Java | [] | null | [] | package com.discovery.utility;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.util.Properties;
public class PropertiesReader {
static Properties prop;
public static void loadData() throws Exception{
File file = new File("./properties/Discovery.properties");... | 793 | 0.718789 | 0.718789 | 32 | 23.78125 | 16.672834 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 8 |
ef99057cd16cbe9a683817466cebf28d008f79ce | 26,405,458,977,719 | 6b107084dd5378ac36fee507c57b556b8c42cd3f | /src/main/java/xubai/leetcode/binarytree/BalancedBinaryTree.java | adfa30b16710ccd58c82ccdf6f203539f8e12b70 | [] | no_license | seasonswinds/leetcode | https://github.com/seasonswinds/leetcode | 21ff6189e334c764c0a85d7d984f80be65270589 | 1b48c8b5d8180cc78a62c7eb1ebf6483bdd7c266 | refs/heads/master | 2020-05-15T00:51:48.796000 | 2015-11-05T03:19:34 | 2015-11-05T03:19:34 | 42,296,949 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xubai.leetcode.binarytree;
import xubai.model.TreeNode;
/**
* Given a binary tree, determine if it is height-balanced.
*
* For this problem, a height-balanced binary tree is defined as a binary tree in which the depth of
* the two subtrees of every node never differ by more than 1.
*
* Created by xubai... | UTF-8 | Java | 1,457 | java | BalancedBinaryTree.java | Java | [
{
"context": "node never differ by more than 1.\n *\n * Created by xubai on 15/10/14.\n */\npublic class BalancedBinaryTree ",
"end": 320,
"score": 0.9996125102043152,
"start": 315,
"tag": "USERNAME",
"value": "xubai"
}
] | null | [] | package xubai.leetcode.binarytree;
import xubai.model.TreeNode;
/**
* Given a binary tree, determine if it is height-balanced.
*
* For this problem, a height-balanced binary tree is defined as a binary tree in which the depth of
* the two subtrees of every node never differ by more than 1.
*
* Created by xubai... | 1,457 | 0.570241 | 0.552785 | 46 | 25.152174 | 21.464802 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 8 |
b3c93dd86c46cb17303c76118a7506c16805e3fa | 13,683,765,855,829 | 75911b93a7ef698170491b13afd73dfbbe7c57be | /app/src/main/java/edu/itc/gic/m1/firstapp/ui/LoginActivity.java | cbdd9ee811d80099fef300c527f1cb5a7d83a4d9 | [] | no_license | maohieng/android-gic-m1-2019 | https://github.com/maohieng/android-gic-m1-2019 | 30c6cb0f49cd999cb41666cbbfb1cb4d60269f8a | 21c11eab5455035a796d443e17f0db3243cb4ce6 | refs/heads/master | 2020-09-27T05:56:35.671000 | 2020-02-26T01:55:42 | 2020-02-26T01:55:42 | 226,445,887 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.itc.gic.m1.firstapp.ui;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
import androidx.annotation.Nullable;
import edu.itc.gic.m1.firstapp.R;
/**
* This class is used for ...
*
* @autor MAO Hieng 12/4/2019
*/
public class LoginActivity ... | UTF-8 | Java | 860 | java | LoginActivity.java | Java | [
{
"context": "R;\n\n/**\n * This class is used for ...\n *\n * @autor MAO Hieng 12/4/2019\n */\npublic class LoginActivity extends ",
"end": 278,
"score": 0.9993566274642944,
"start": 269,
"tag": "NAME",
"value": "MAO Hieng"
}
] | null | [] | package edu.itc.gic.m1.firstapp.ui;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.Toast;
import androidx.annotation.Nullable;
import edu.itc.gic.m1.firstapp.R;
/**
* This class is used for ...
*
* @autor <NAME> 12/4/2019
*/
public class LoginActivity ext... | 857 | 0.65 | 0.639535 | 37 | 22.243244 | 19.635056 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 8 |
49a3541190b94845c0d1f66841348311cb5c8702 | 738,734,380,972 | 3daf6c8e05d8a6d4189307094c0c2042f16eb84c | /app/src/main/java/org/kde/kdeconnect/Plugins/SystemvolumePlugin/SystemVolumePlugin.java | cec90d5fafde39a1cb567020e4874ad65b1052b8 | [] | no_license | sonuydv/KdeConnect | https://github.com/sonuydv/KdeConnect | c85339905b2ac72d455657a1f25d61f52b3864cd | d56222c635155c28a5529bc95473c9271bb87975 | refs/heads/master | 2022-06-22T13:23:04.861000 | 2020-05-05T08:44:49 | 2020-05-05T08:44:49 | 258,224,082 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2018 Nicolas Fella <nicolas.fella@gmx.de>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* the License or (at your option) version 3 or any later vers... | UTF-8 | Java | 4,619 | java | SystemVolumePlugin.java | Java | [
{
"context": "/*\n * Copyright 2018 Nicolas Fella <nicolas.fella@gmx.de>\n *\n * This program is free",
"end": 34,
"score": 0.9998676180839539,
"start": 21,
"tag": "NAME",
"value": "Nicolas Fella"
},
{
"context": "/*\n * Copyright 2018 Nicolas Fella <nicolas.fella@gmx.de>\n *\n * Thi... | null | [] | /*
* Copyright 2018 <NAME> <<EMAIL>>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* the License or (at your option) version 3 or any later version
* accepted by t... | 4,599 | 0.637367 | 0.635202 | 153 | 29.189543 | 25.21431 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45098 | false | false | 8 |
13506d6603290f4b79464d78ed8d90cb026cff79 | 2,748,779,074,580 | 63441beb7d855245898cd12dd021cd258b7a696c | /patent-demo10/src/main/java/com/patent/demo/mapper/FppFilterWordMapper.java | 2dcc0fd16bdbb524f12c85eba54800dc70d210cc | [] | no_license | bnu-bily/demo | https://github.com/bnu-bily/demo | f805a83b45f3d892fbb8093c271e8d8e3df231e9 | a05232062ea53bd8050f74785cecd41e5aabd207 | refs/heads/master | 2020-05-15T20:10:19.428000 | 2019-04-20T12:49:46 | 2019-04-20T12:49:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.patent.demo.mapper;
import com.patent.demo.entity.FppFilterWord;
import com.baomidou.mybatisplus.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author wwj
* @since 2018-10-24
*/
public interface FppFilterWordMapper extends BaseMapper<FppFilterWord> {
}
| UTF-8 | Java | 286 | java | FppFilterWordMapper.java | Java | [
{
"context": "r;\n\n/**\n * <p>\n * Mapper 接口\n * </p>\n *\n * @author wwj\n * @since 2018-10-24\n */\npublic interface FppFilt",
"end": 180,
"score": 0.9996490478515625,
"start": 177,
"tag": "USERNAME",
"value": "wwj"
}
] | null | [] | package com.patent.demo.mapper;
import com.patent.demo.entity.FppFilterWord;
import com.baomidou.mybatisplus.mapper.BaseMapper;
/**
* <p>
* Mapper 接口
* </p>
*
* @author wwj
* @since 2018-10-24
*/
public interface FppFilterWordMapper extends BaseMapper<FppFilterWord> {
}
| 286 | 0.723404 | 0.695035 | 16 | 16.625 | 20.963882 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 8 |
c0d13a4a399dda814122c99beed224c1c19c6040 | 8,512,625,188,898 | 466bbcea33a63219165bece2ae217db4a7fde59a | /cgo_db/src/main/java/com/cgo/db/service/impl/BizVedioplaylogServiceImpl.java | 30e38c370cf339a5957081bf59b3cea97a30db42 | [] | no_license | hgdsys007/cgo_module | https://github.com/hgdsys007/cgo_module | 7ed38b6e7b199daeb65e2b08db629e5c97ace86a | 4e1af510541cc4ae7eadf916034fd8e83abc69a4 | refs/heads/master | 2022-04-03T14:46:43.336000 | 2019-11-20T04:01:58 | 2019-11-20T04:02:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cgo.db.service.impl;
import com.cgo.db.entity.BizVedioplaylog;
import com.cgo.db.mapper.BizVedioplaylogMapper;
import com.cgo.db.service.IBizVedioplaylogService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务实现类
* </p>
... | UTF-8 | Java | 522 | java | BizVedioplaylogServiceImpl.java | Java | [
{
"context": "rvice;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author Mht\n * @since 2019-11-18\n */\n@Service\npublic class Bi",
"end": 337,
"score": 0.9996639490127563,
"start": 334,
"tag": "USERNAME",
"value": "Mht"
}
] | null | [] | package com.cgo.db.service.impl;
import com.cgo.db.entity.BizVedioplaylog;
import com.cgo.db.mapper.BizVedioplaylogMapper;
import com.cgo.db.service.IBizVedioplaylogService;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 服务实现类
* </p>
... | 522 | 0.792969 | 0.777344 | 20 | 24.6 | 32.604294 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 8 |
58709d7ec72ef38bb78b952c6d792969f54043b1 | 13,254,269,081,700 | f7e0b2742567b0cd9b60abbe96f91b096431965f | /src/edu/virginia/vcgr/genii/container/exportdir/lightweight/sudodisk/proxyio/server/RequestPrefix.java | 6ccdb0f027ca293cf2eba37267bc5c3bcb4e7741 | [
"Apache-2.0"
] | permissive | lancium/GenesisII | https://github.com/lancium/GenesisII | 06ecaaa3adca6ba36a9d7fabbef55af30ff2bdc9 | 1931db163f56515ad44971d2f5c60e19163d39dd | refs/heads/master | 2020-08-11T08:34:59.396000 | 2020-08-07T16:11:59 | 2020-08-07T16:11:59 | 214,527,645 | 1 | 1 | Apache-2.0 | false | 2021-04-26T19:53:22 | 2019-10-11T20:58:30 | 2021-04-22T13:51:55 | 2021-04-26T19:53:22 | 245,850 | 1 | 1 | 17 | Java | false | false | package edu.virginia.vcgr.genii.container.exportdir.lightweight.sudodisk.proxyio.server;
import edu.virginia.vcgr.genii.container.exportdir.lightweight.sudodisk.proxyio.commons.Constants;
import edu.virginia.vcgr.genii.container.exportdir.lightweight.sudodisk.proxyio.utils.PathType;
/**
* The prefix part of a reque... | UTF-8 | Java | 1,841 | java | RequestPrefix.java | Java | [] | null | [] | package edu.virginia.vcgr.genii.container.exportdir.lightweight.sudodisk.proxyio.server;
import edu.virginia.vcgr.genii.container.exportdir.lightweight.sudodisk.proxyio.commons.Constants;
import edu.virginia.vcgr.genii.container.exportdir.lightweight.sudodisk.proxyio.utils.PathType;
/**
* The prefix part of a reque... | 1,841 | 0.680065 | 0.676806 | 77 | 22.90909 | 30.994839 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181818 | false | false | 8 |
97d85d94b10b1ed8e4bcede7375b22b92022d1c2 | 19,481,971,662,055 | 9bb7798f9bbfa51b99f88cff390e4e7a2a04eb41 | /src/main/java/com/galid/commerce/domains/catalog/domain/review/CheckOrderedProductService.java | 1b8cefbda4141ab00eb128ad15b9e5ce57ca7113 | [] | no_license | galid1/JY_Commerce | https://github.com/galid1/JY_Commerce | 1256b1f5537afc9aaf1543165ae0b503e234479d | 9a2b34c610a93e3b4b5c59abe3254f0bc1ec2857 | refs/heads/master | 2023-05-02T21:03:09.411000 | 2020-11-20T04:55:15 | 2020-11-20T04:55:15 | 371,307,850 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.galid.commerce.domains.catalog.domain.review;
import java.util.Set;
public interface CheckOrderedProductService {
void checkOrderedProduct(Long reviewTargetProductId, Set<Long> usersOrderedProductIdList);
}
| UTF-8 | Java | 225 | java | CheckOrderedProductService.java | Java | [] | null | [] | package com.galid.commerce.domains.catalog.domain.review;
import java.util.Set;
public interface CheckOrderedProductService {
void checkOrderedProduct(Long reviewTargetProductId, Set<Long> usersOrderedProductIdList);
}
| 225 | 0.831111 | 0.831111 | 7 | 31.142857 | 33.301346 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 8 |
6b0e6c5e4d2f5f93f82f161ad26968b61cf70980 | 19,971,597,933,087 | 660c4e0d669e4fc8c1dcebd04895e8c4767d79eb | /src/test/java/TestJodis.java | a8341155963ee7747bbf1c89119c8969b092c73f | [] | no_license | qiuweili123/SM4 | https://github.com/qiuweili123/SM4 | 0a2cf499adfcb18eb04c9c3d24dace349ecd7d4c | 32d8347ece6dbdbe7dac30bd47bb4e1eff8ac39e | refs/heads/master | 2022-12-22T02:20:29.114000 | 2020-11-23T02:42:04 | 2020-11-23T02:42:04 | 88,465,096 | 2 | 3 | null | false | 2022-12-16T08:31:02 | 2017-04-17T03:41:19 | 2020-11-23T02:42:13 | 2022-12-16T08:30:59 | 1,155 | 1 | 3 | 28 | Java | false | false | import com.wandoulabs.jodis.JedisResourcePool;
import com.wandoulabs.jodis.RoundRobinJedisPool;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.retry.RetryNTimes;
import org.junit.Test;
import redis.clients.jedis.*;
import jav... | UTF-8 | Java | 7,112 | java | TestJodis.java | Java | [
{
"context": "ResourcePool jedisPool = new RoundRobinJedisPool(\"10.1.2.116:2181\", 300000, \"/zk/codis/db_erp_codis_cluster/pr",
"end": 874,
"score": 0.9996547698974609,
"start": 864,
"tag": "IP_ADDRESS",
"value": "10.1.2.116"
},
{
"context": "ResourcePool jedisPool = new RoundRobin... | null | [] | import com.wandoulabs.jodis.JedisResourcePool;
import com.wandoulabs.jodis.RoundRobinJedisPool;
import org.apache.curator.framework.CuratorFramework;
import org.apache.curator.framework.CuratorFrameworkFactory;
import org.apache.curator.retry.RetryNTimes;
import org.junit.Test;
import redis.clients.jedis.*;
import jav... | 7,112 | 0.609616 | 0.561677 | 198 | 34.292931 | 35.134445 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.257576 | false | false | 8 |
089a263f2f7d31e0e7c1743ce40e889f763bc4f0 | 22,479,858,832,163 | 624c7e6f3ff9f221c860adee8eb78f3736924214 | /src/com/yuzhou/TestDemo2.java | da2199ed46e7bf25bfec912978b822b4e78a3909 | [] | no_license | zyz940420/java8-test-demo | https://github.com/zyz940420/java8-test-demo | 8a4b9fef53c5cb7732157b6621e5559943b47f0c | 7213f2930a783d8320e7a00675f080443904ef6f | refs/heads/master | 2020-03-06T22:42:00.404000 | 2018-04-20T06:11:01 | 2018-04-20T06:11:01 | 127,110,340 | 0 | 0 | null | false | 2018-04-20T06:11:02 | 2018-03-28T08:39:44 | 2018-03-28T08:40:26 | 2018-04-20T06:11:02 | 15 | 0 | 0 | 0 | Java | false | null | package com.yuzhou;
import java.util.Arrays;
import java.util.List;
import java.util.function.Predicate;
/**
* 使用predicate条件判断
*
* @author zhangyuzhou
*
*/
public class TestDemo2 {
public static void main(String[] args) {
List<String> languages = Arrays.asList("Java", "Scala", "C++", "Haskell",... | UTF-8 | Java | 1,355 | java | TestDemo2.java | Java | [
{
"context": "icate;\r\n\r\n/**\r\n * 使用predicate条件判断\r\n * \r\n * @author zhangyuzhou\r\n *\r\n */\r\npublic class TestDemo2 {\r\n\tpublic stati",
"end": 165,
"score": 0.9940227270126343,
"start": 154,
"tag": "USERNAME",
"value": "zhangyuzhou"
}
] | null | [] | package com.yuzhou;
import java.util.Arrays;
import java.util.List;
import java.util.function.Predicate;
/**
* 使用predicate条件判断
*
* @author zhangyuzhou
*
*/
public class TestDemo2 {
public static void main(String[] args) {
List<String> languages = Arrays.asList("Java", "Scala", "C++", "Haskell",... | 1,355 | 0.646314 | 0.643336 | 45 | 27.844444 | 27.205355 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 8 |
45cb5aba89d95268389f692553a612b09d832202 | 24,086,176,602,150 | 8c1e1a0fd3d66f7a206d8805f796dd9ef199b6c3 | /Ga2oo_Json/src/com/ga2oo/palendar/controls/CalendarView.java | c81df9b93bad229e0f30ae48d55a3f627b1934f1 | [] | no_license | rbrettap/ga2oomobile | https://github.com/rbrettap/ga2oomobile | 00a0b04ab4e822b1fb5eb19070bedb7cc5696206 | df307f00b612083133d4072265c074dc311d220c | refs/heads/master | 2020-04-11T00:13:41.423000 | 2014-04-14T22:08:57 | 2014-04-14T22:08:57 | 9,967,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ga2oo.palendar.controls;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.List;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.Typeface;
import android.graphics.draw... | UTF-8 | Java | 43,899 | java | CalendarView.java | Java | [] | null | [] | package com.ga2oo.palendar.controls;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.GregorianCalendar;
import java.util.List;
import android.content.Context;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.Typeface;
import android.graphics.draw... | 43,899 | 0.663341 | 0.652224 | 1,362 | 30.231277 | 32.757195 | 230 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.988987 | false | false | 8 |
65e15ca585316661b4f2c9fec5d57b1d6511516d | 25,872,882,997,683 | f7db065dd0e7d2746b7ea0a999abd8b07ef719e1 | /Week3/Day2/src/main/java/Event.java | 1295ff6663539c3df7405d370d70a0acd68c0f3c | [
"Apache-2.0",
"MIT"
] | permissive | fderisio/Propulsion-Academy | https://github.com/fderisio/Propulsion-Academy | 75bd5b024b802abd2c548072c66a5a2ad6f4f210 | 2cbee91cdea5d88d18b1e4cf525687c580719278 | refs/heads/master | 2021-08-23T06:07:28.584000 | 2021-08-07T09:52:06 | 2021-08-07T09:52:06 | 83,988,988 | 8 | 3 | null | false | 2021-08-07T09:52:06 | 2017-03-05T17:33:30 | 2021-05-14T02:00:19 | 2021-08-07T09:52:06 | 18,119 | 6 | 1 | 0 | Java | false | false | import java.time.LocalDate;
public class Event {
// class variable
static int count; // instead of private static int count;
//fields - instance variables
private String name;
private String location;
private LocalDate date = LocalDate.now(); // la fecha de hoy preestablecida // private final LocalDate date = ... | UTF-8 | Java | 2,573 | java | Event.java | Java | [] | null | [] | import java.time.LocalDate;
public class Event {
// class variable
static int count; // instead of private static int count;
//fields - instance variables
private String name;
private String location;
private LocalDate date = LocalDate.now(); // la fecha de hoy preestablecida // private final LocalDate date = ... | 2,573 | 0.63972 | 0.637388 | 112 | 21.973215 | 20.752995 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.125 | false | false | 8 |
96936b8cac4e89cfab09f7841fb8d07283def0d3 | 16,449,724,756,085 | 03d9527a1619fa796d00385aba4ea8ded94a078e | /app/src/main/java/com/apps/mysweet/veiw/MapsActivity.java | c58f2011cb2560f390a1f73d766b66375b292b3e | [] | no_license | hamzaelswerki/Sweet2 | https://github.com/hamzaelswerki/Sweet2 | 57ca09728334b0c026f187623a361cf24c2506d7 | bf9f3f096c37e3b4e9703109b82cd5ad05e8e3c6 | refs/heads/master | 2021-01-06T14:49:25.496000 | 2020-03-09T14:22:21 | 2020-03-09T14:22:21 | 241,367,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apps.mysweet.veiw;
import androidx.annotation.NonNull;
import androidx.annotation.RequiresApi;
import androidx.core.app.ActivityCompat;
import androidx.core.content.ContextCompat;
import androidx.fragment.app.FragmentActivity;
import android.Manifest;
import android.content.Context;
import android.content... | UTF-8 | Java | 11,546 | java | MapsActivity.java | Java | [] | null | [] | package com.apps.mysweet.veiw;
import androidx.annotation.NonNull;
import androidx.annotation.RequiresApi;
import androidx.core.app.ActivityCompat;
import androidx.core.content.ContextCompat;
import androidx.fragment.app.FragmentActivity;
import android.Manifest;
import android.content.Context;
import android.content... | 11,546 | 0.655985 | 0.651048 | 268 | 42.082088 | 34.12817 | 259 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675373 | false | false | 8 |
a6ddbce5d423f95e1a631c52fbdc911a909d2deb | 6,064,493,834,395 | 3aa6938856cdefc8f63c64b82b82255a554123cb | /src/main/java/com/ocam/model/ActivityHikerDTO.java | 37a3910222c2a4d174f4e3173611afa207d1a6ba | [] | no_license | victorcastanogutierrez/OCAM | https://github.com/victorcastanogutierrez/OCAM | 8996c4c461fa595d489d192946b7a841748f1703 | 3b2260736381d78e51d4872d5c204cf5d1201cb9 | refs/heads/master | 2021-03-27T13:08:11.368000 | 2017-08-29T18:46:57 | 2017-08-29T18:46:57 | 80,296,984 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ocam.model;
public class ActivityHikerDTO {
private Hiker hiker;
private Activity activity;
private String requestUser;
public Hiker getHiker() {
return hiker;
}
public void setHiker(Hiker hiker) {
this.hiker = hiker;
}
public Activity getActivity() {
return activity;
}
public void set... | UTF-8 | Java | 531 | java | ActivityHikerDTO.java | Java | [] | null | [] | package com.ocam.model;
public class ActivityHikerDTO {
private Hiker hiker;
private Activity activity;
private String requestUser;
public Hiker getHiker() {
return hiker;
}
public void setHiker(Hiker hiker) {
this.hiker = hiker;
}
public Activity getActivity() {
return activity;
}
public void set... | 531 | 0.730697 | 0.730697 | 32 | 15.59375 | 15.255858 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.15625 | false | false | 8 |
e8f277b56c7c02bb4edc0044bf9482c8f4487f95 | 25,933,012,546,892 | 30fee0305b1a435b60111611dca028812818957d | /testing/src/calculationFacilities/ControlSymbol.java | 058aa2ea05063f7d56d7165bf43820687db66186 | [] | no_license | alexace013/for-testing | https://github.com/alexace013/for-testing | 9a2ee9a50cfee5bd482781e441b62c3dd68d3362 | 713bdf8cbc227456be193d421297445fbbf9aa5e | refs/heads/master | 2021-01-22T04:40:33.673000 | 2016-01-03T15:11:18 | 2016-01-03T15:11:18 | 42,043,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package calculationFacilities;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by alexander on 15.09.15.
*/
public class ControlSymbol {
private static double value;
private static final String ERROR_MESSAGE = "Вы ввели не число.";
public double ... | UTF-8 | Java | 943 | java | ControlSymbol.java | Java | [
{
"context": "import java.util.regex.Pattern;\n\n/**\n * Created by alexander on 15.09.15.\n */\npublic class ControlSymbol {\n\n ",
"end": 150,
"score": 0.9979423880577087,
"start": 141,
"tag": "USERNAME",
"value": "alexander"
}
] | null | [] | package calculationFacilities;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by alexander on 15.09.15.
*/
public class ControlSymbol {
private static double value;
private static final String ERROR_MESSAGE = "Вы ввели не число.";
public double ... | 943 | 0.608181 | 0.599569 | 43 | 20.60465 | 20.095284 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 8 |
24cedfd18c6fe7ff65d786c400b310e503e37834 | 12,610,023,991,180 | 9cef20637e97dbc3931503f948b6319871b54420 | /src/com/waitqq/solitaire/Card.java | 6b110f2f39140d128ef5d53446149fa2de084936 | [] | no_license | dogzhang/Solitaire_Android | https://github.com/dogzhang/Solitaire_Android | 473b2dc04ee059d857a9887705f94a8cd7d6967c | b8d8c9c0d1c6ba16209a9b0f8e0a73c367d567cd | refs/heads/master | 2021-01-20T04:33:17.664000 | 2015-05-09T06:15:00 | 2015-05-09T06:15:00 | 35,317,683 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.waitqq.solitaire;
import android.graphics.Bitmap;
import android.graphics.PointF;
public class Card implements Comparable<Object>
{
public CardIndex CardIndex;
public CardType CardType;
public boolean ShowFace;
public Pile Pile;
public int IndexOfpile;
public Bitmap FaceBitmap;
public Bitmap BackBi... | UTF-8 | Java | 583 | java | Card.java | Java | [] | null | [] | package com.waitqq.solitaire;
import android.graphics.Bitmap;
import android.graphics.PointF;
public class Card implements Comparable<Object>
{
public CardIndex CardIndex;
public CardType CardType;
public boolean ShowFace;
public Pile Pile;
public int IndexOfpile;
public Bitmap FaceBitmap;
public Bitmap BackBi... | 583 | 0.728988 | 0.723842 | 29 | 19.103449 | 18.054218 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.37931 | false | false | 8 |
879d8f7e044a2bbf0bea2ac821e2fdfad2469a35 | 3,521,873,199,486 | aa66d69203553e73658984c3a78c642657c36622 | /src/main/java/CommandPattern/JsonArrayToObject.java | 4ab09fac4210fae7bcbe5d01ef844275192e0969 | [] | no_license | heshamelsherif97/docker-emails-final | https://github.com/heshamelsherif97/docker-emails-final | 81e810ca6d7c23e1341e0eacba1f27ec9006c542 | f9369052939dd6c11cdf121686df1bd17ba46d39 | refs/heads/master | 2020-05-17T18:52:36.037000 | 2019-04-29T22:55:43 | 2019-04-29T22:55:43 | 183,898,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CommandPattern;
import org.json.JSONArray;
import org.json.JSONObject;
public class JsonArrayToObject {
String message;
JSONArray jsonresult;
public JsonArrayToObject(String message, JSONArray array){
this.message = message;
this.jsonresult = array;
}
public JSONObject con... | UTF-8 | Java | 751 | java | JsonArrayToObject.java | Java | [] | null | [] | package CommandPattern;
import org.json.JSONArray;
import org.json.JSONObject;
public class JsonArrayToObject {
String message;
JSONArray jsonresult;
public JsonArrayToObject(String message, JSONArray array){
this.message = message;
this.jsonresult = array;
}
public JSONObject con... | 751 | 0.519308 | 0.515313 | 30 | 24.033333 | 17.611517 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
05f40e3ee32df3ba428832488fdd5f777a1f9aad | 3,521,873,197,112 | ee5563fcb5839b2838bfa1d0d1250935abb588c6 | /Unidad18_dboracle/src/com/ericsson/util/DBUtils.java | 3967c9d9df999745b1b1cdbcf9133a1a159f71ae | [] | no_license | Esvux/eclipseProjectsEricsson | https://github.com/Esvux/eclipseProjectsEricsson | f76ca1b3199897efd0a01e1b1bb1ec2b40565cc4 | 38fdb9ab977c54c2134475b7523727b2e8c0ec9f | refs/heads/master | 2016-06-18T08:07:59.716000 | 2016-01-05T00:50:38 | 2016-01-05T00:50:38 | 46,450,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ericsson.util;
import java.io.File;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
//Agregar, validacion de parametros y ? en la sentencia, separar método para instanc... | UTF-8 | Java | 7,529 | java | DBUtils.java | Java | [] | null | [] | package com.ericsson.util;
import java.io.File;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
//Agregar, validacion de parametros y ? en la sentencia, separar método para instanc... | 7,529 | 0.67487 | 0.671526 | 278 | 25.895683 | 24.314781 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.341727 | false | false | 8 |
b9aa3da191265e69224862ee1d733b7a342785ec | 12,893,491,850,319 | 22951dcdbb5f71da473560365fc21833839ecadb | /分布式计算/作业/第1次作业+18030100101+张帅豪/test1/src/main/java/UDPServer.java | bdbc8f566e6e79f7e77bf049d0d371f89b1d9a92 | [] | no_license | xwbperson/xd_- | https://github.com/xwbperson/xd_- | c775f31f052e9ebe82b5ece535aa97521c3fe5e2 | 64799fbc6b26c6b2068e91ef21e3e7d13b9b7662 | refs/heads/main | 2023-08-23T21:05:10.428000 | 2021-11-01T09:30:07 | 2021-11-01T09:30:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.net.*;
import java.io.*;
public class UDPServer{
public static void main(String args[]){
DatagramSocket aSocket = null;
DatagramPacket request;
try{
aSocket = new DatagramSocket(6789);
byte[] buffer = new byte[1000];
while(true){
request = new DatagramPacket(buffer,buffer.length);
... | UTF-8 | Java | 1,213 | java | UDPServer.java | Java | [] | null | [] | import java.net.*;
import java.io.*;
public class UDPServer{
public static void main(String args[]){
DatagramSocket aSocket = null;
DatagramPacket request;
try{
aSocket = new DatagramSocket(6789);
byte[] buffer = new byte[1000];
while(true){
request = new DatagramPacket(buffer,buffer.length);
... | 1,213 | 0.686827 | 0.670257 | 37 | 31.648649 | 24.854404 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.594594 | false | false | 8 |
a28a9cf5f8a292dd25cabe4c34b92bd4e93024da | 214,748,432,446 | 415ceece39152ef399fc831b686e42b2ef1381e2 | /src/main/java/com/perm/model/User.java | b5e24b563952cd99596b0cc1404827feaeba1714 | [] | no_license | tiantian2000/shiro-perm | https://github.com/tiantian2000/shiro-perm | 63a71ac73ae0e948c8d58e763b2e76cdaa6ad3d5 | 5719cc3926515c9cb39b27d419095b07ea357b36 | refs/heads/master | 2020-04-14T15:14:17.242000 | 2019-01-03T07:21:16 | 2019-01-03T07:21:16 | 163,919,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.perm.model;
import java.io.Serializable;
import java.util.List;
public class User implements Serializable{
private Integer id;
private String username;
private String password;
private String sex;
private Integer age;
private String tel;
private String address;
priva... | UTF-8 | Java | 2,216 | java | User.java | Java | [
{
"context": " \"id=\" + id +\n \", username='\" + username + '\\'' +\n \", password='\" + passwor",
"end": 1918,
"score": 0.9954466223716736,
"start": 1910,
"tag": "USERNAME",
"value": "username"
},
{
"context": "username + '\\'' +\n ... | null | [] | package com.perm.model;
import java.io.Serializable;
import java.util.List;
public class User implements Serializable{
private Integer id;
private String username;
private String password;
private String sex;
private Integer age;
private String tel;
private String address;
priva... | 2,218 | 0.530235 | 0.530235 | 111 | 18.972973 | 17.934546 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.414414 | false | false | 8 |
3d38863fdc47f1f2a73003285bc50cad40f96460 | 19,499,151,539,771 | 80175648c9a988de571e346be55b6a941bb59403 | /helloWorld1.java | 7045745530f72de4d7332041ff071b207803202a | [] | no_license | haripriya-code/git-demo | https://github.com/haripriya-code/git-demo | 92578cf424261403279f291584092bc76142de59 | b64940fb30f3409861687207b87359da4400bde1 | refs/heads/develop | 2023-02-22T21:33:14.914000 | 2021-01-28T17:23:50 | 2021-01-28T17:23:50 | 320,602,017 | 0 | 0 | null | false | 2021-01-28T18:15:43 | 2020-12-11T14:50:22 | 2021-01-28T17:26:12 | 2021-01-28T18:15:42 | 8 | 0 | 0 | 0 | Java | false | false | public class helloworldjavatest{
public static void main(String[] args){
System.out.println("Hello World created in new lenovo laptop");
}
}
| UTF-8 | Java | 149 | java | helloWorld1.java | Java | [] | null | [] | public class helloworldjavatest{
public static void main(String[] args){
System.out.println("Hello World created in new lenovo laptop");
}
}
| 149 | 0.731544 | 0.731544 | 7 | 20.285715 | 23.837032 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 8 |
98cced739cf04b63150c9fc35e2d572a579dac19 | 27,479,200,791,683 | 464caa593a81b3bd36410d3bcff290a0be4cd206 | /src/com/clouway/io/serial/Dog.java | b951702819eb3de088c89fcdd4cbd7633b9ec09f | [] | no_license | StanislavaKaukova/Course-1 | https://github.com/StanislavaKaukova/Course-1 | 2efe03b3fefd1d6e45a6ae5ac1d531127b766fb5 | 869bb0c0ddef29632b3378c893de4432a1b98658 | refs/heads/master | 2020-02-26T17:40:52.942000 | 2015-11-03T14:46:06 | 2015-11-03T14:46:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clouway.io.serial;
import java.io.Serializable;
/**
* @author raikov.krasimir@gmail.com (Krasimir Raikov)
*/
public class Dog implements Serializable {
private String breed;
private int age;
private String name;
public Dog(String name, int age, String breed) {
this.breed = breed;
this.a... | UTF-8 | Java | 922 | java | Dog.java | Java | [
{
"context": "ial;\n\nimport java.io.Serializable;\n\n/**\n * @author raikov.krasimir@gmail.com (Krasimir Raikov)\n */\npublic class Dog implements",
"end": 102,
"score": 0.9999151825904846,
"start": 77,
"tag": "EMAIL",
"value": "raikov.krasimir@gmail.com"
},
{
"context": "zable;\n\n... | null | [] | package com.clouway.io.serial;
import java.io.Serializable;
/**
* @author <EMAIL> (<NAME>)
*/
public class Dog implements Serializable {
private String breed;
private int age;
private String name;
public Dog(String name, int age, String breed) {
this.breed = breed;
this.age = age;
this.name = n... | 895 | 0.606291 | 0.606291 | 60 | 14.366667 | 13.771912 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 8 |
a1f0e92693bb4bfe3534ca37144ee47c46896b01 | 10,634,339,084,657 | 486b4c804a55bb1ea10c92c11856b97abdb16e04 | /datingsimulator/src/byui/cit260/datingSim/view/View.java | 0331e50b9a8a5d3b4098f3a404f8fc0ccb3fd1fa | [] | no_license | jalynzamora/dating-sim-team | https://github.com/jalynzamora/dating-sim-team | a526db6ef7764a94e66d2ccf97274bc2ce0e20a9 | ad080859461ae41982266b06795acb09ca1a29aa | refs/heads/master | 2020-03-16T23:30:16.767000 | 2018-07-22T01:25:23 | 2018-07-22T01:25:23 | 133,080,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package byui.cit260.datingSim.view;
import byui.cit260.model.Player;
import datingsimulator.Datingsimulator;
import java.io.BufferedRe... | UTF-8 | Java | 1,601 | java | View.java | Java | [
{
"context": "iter;\nimport java.util.Scanner;\n\n/**\n *\n * @author noahadams\n */\npublic abstract class View implements ViewInt",
"end": 408,
"score": 0.999235987663269,
"start": 399,
"tag": "USERNAME",
"value": "noahadams"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package byui.cit260.datingSim.view;
import byui.cit260.model.Player;
import datingsimulator.Datingsimulator;
import java.io.BufferedRe... | 1,601 | 0.606496 | 0.60025 | 63 | 24.412699 | 22.542824 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460317 | false | false | 8 |
963b6524b85c8b1df6f5e11ad12db7b493ef7a59 | 14,937,896,277,142 | 75809953b87de80f891103fc730ea39d1b4c89b6 | /src/test/java/com/integ/integration/services/contracts/common/test/dto/AbstractDummy.java | cb05d86673e3644a69863eb4e5335bb78991ab7a | [] | no_license | vijaysaradhiesb/contracts-common | https://github.com/vijaysaradhiesb/contracts-common | aa01a45e4fd1fd0a684e1c6d5b07d0d2599513ba | 57d6acf47806503a2e2bc0cbdb5be1bdbf14fe2d | refs/heads/master | 2021-05-03T10:59:09.517000 | 2020-01-17T00:31:35 | 2020-01-17T00:31:35 | 120,541,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.03.01 at 10:38:... | UTF-8 | Java | 5,483 | java | AbstractDummy.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.11
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2017.03.01 at 10:38:... | 5,483 | 0.728433 | 0.721138 | 147 | 36.29932 | 35.976261 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782313 | false | false | 8 |
3be0aebb67a7c9414ae6b011bca032f7c89bb061 | 28,260,884,825,276 | 6a8eec336761f029166cde65c64f7fdbdac0d874 | /src/test/java/com/javaoperators/OperatorsInJava.java | 8a67bf04bda436d789893cf09223158f64813dc0 | [] | no_license | shiblee86/JavaLearningPractices | https://github.com/shiblee86/JavaLearningPractices | 5545bba107a3de490d6f448c45195d47ebf09d6f | 688d898674d2d0554b82ad984cc759120ad0c96e | refs/heads/master | 2020-04-16T01:13:06.961000 | 2019-02-04T03:56:25 | 2019-02-04T03:56:25 | 165,164,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javaoperators;
public class OperatorsInJava {
/*
* Arithmetic operators
* + addition
* - subtraction
* (*) - mupliplication
*(/) division
* % take remainder
*
*
* Bitwise Operators
* | bitwise OR
* & bitwise AND
* ~ bitwise NOT
* bitwise XOR (exclusive OR)
*
* Logica... | UTF-8 | Java | 403 | java | OperatorsInJava.java | Java | [] | null | [] | package com.javaoperators;
public class OperatorsInJava {
/*
* Arithmetic operators
* + addition
* - subtraction
* (*) - mupliplication
*(/) division
* % take remainder
*
*
* Bitwise Operators
* | bitwise OR
* & bitwise AND
* ~ bitwise NOT
* bitwise XOR (exclusive OR)
*
* Logica... | 403 | 0.55335 | 0.55335 | 28 | 13.392858 | 9.359256 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.964286 | false | false | 8 |
f7a514726b5ad757298828bc3980b6a3832b9a60 | 455,266,538,804 | 178bcf3a7d6856aeb8b6ac570b52e146dcc0671d | /ClientRuntimes/Java/client-runtime/src/main/java/com/microsoft/rest/ServiceCall.java | dcffd781c7c5965f5bb0f480603cb75a8334136c | [
"MIT"
] | permissive | xingwu1/autorest | https://github.com/xingwu1/autorest | 664a2e8caa23d4001e5fe18a0ae2501c71346d21 | 4f509a8ec9d612eb74424ef993ba73cb430930e7 | refs/heads/master | 2020-12-30T19:37:37.654000 | 2016-06-15T23:56:45 | 2016-06-16T16:51:23 | 42,889,921 | 1 | 2 | null | true | 2015-11-13T22:06:23 | 2015-09-21T19:48:49 | 2015-09-21T19:48:53 | 2015-11-13T22:06:23 | 27,126 | 0 | 0 | 0 | C# | null | null | /**
*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*
*/
package com.microsoft.rest;
import retrofit2.Call;
/**
* An instance of this class provides access to the underlying REST call invocation.
* Thi... | UTF-8 | Java | 1,450 | java | ServiceCall.java | Java | [] | null | [] | /**
*
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*
*/
package com.microsoft.rest;
import retrofit2.Call;
/**
* An instance of this class provides access to the underlying REST call invocation.
* Thi... | 1,450 | 0.604828 | 0.604138 | 65 | 21.307692 | 23.203398 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.138462 | false | false | 8 |
76e6bd8403a445d5d3fc7ae7da58d5324a3fc8b4 | 21,784,074,146,938 | 7f996060c7c51fb5d69d693aa541c89cc978dacc | /src/main/java/fr/sam543381/mongoservice/MongoService.java | c2c590599be90fc950d4f483c4583cca753758e9 | [] | no_license | sam543381/MongoService | https://github.com/sam543381/MongoService | a942a44b22325cfa983acdf14ea637e30b7d6583 | ea300e68c1c4b4e6acb5b4db4868ccb2104f1981 | refs/heads/master | 2019-04-08T17:10:25.293000 | 2017-04-16T13:41:24 | 2017-04-16T13:41:24 | 88,415,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.sam543381.mongoservice;
import java.util.Optional;
import com.mongodb.async.client.MongoClient;
public interface MongoService {
/**
* @return An optional MongoDB connection if it has been correctly
* initialized
*/
public Optional<MongoClient> getPool();
}
| UTF-8 | Java | 288 | java | MongoService.java | Java | [
{
"context": "package fr.sam543381.mongoservice;\n\nimport java.util.Optional;\n\nimport",
"end": 20,
"score": 0.9131789803504944,
"start": 14,
"tag": "USERNAME",
"value": "543381"
}
] | null | [] | package fr.sam543381.mongoservice;
import java.util.Optional;
import com.mongodb.async.client.MongoClient;
public interface MongoService {
/**
* @return An optional MongoDB connection if it has been correctly
* initialized
*/
public Optional<MongoClient> getPool();
}
| 288 | 0.739583 | 0.71875 | 14 | 19.571428 | 20.732012 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 8 |
8633b1e3e59fd1aeee6a271f0ece1e0014dbcd3a | 5,540,507,848,803 | b86a00d6244329a56d9229e39fd13bae5d1be974 | /source/ddc-core/src/main/java/com/imperva/ddc/core/query/RequestBuilder.java | 2edbab5c910d13ef36f327caa8a663c58d538507 | [
"Apache-2.0"
] | permissive | imperva/domain-directory-controller | https://github.com/imperva/domain-directory-controller | 7a5f72f94f1ba0f927077df0b2cc67cecf89a694 | 6916a6d8aeb43efd0f00b5392253eaabe48c9a96 | refs/heads/master | 2023-06-07T22:59:45.221000 | 2022-02-06T13:42:00 | 2022-02-06T13:42:00 | 149,281,309 | 68 | 24 | NOASSERTION | false | 2023-06-05T19:25:05 | 2018-09-18T12:01:12 | 2023-05-31T15:51:19 | 2023-06-05T19:25:03 | 199 | 60 | 24 | 7 | Java | false | false | package com.imperva.ddc.core.query;
import com.imperva.ddc.core.commons.Utils;
import com.imperva.ddc.core.exceptions.ParsingException;
public abstract class RequestBuilder {
// private static final Logger LOGGER = LoggerFactory.getLogger(SearchCriteriaBuilder.class.getName());
protected String translateFiel... | UTF-8 | Java | 5,260 | java | RequestBuilder.java | Java | [
{
"context": "se USER_PRINCIPAL_NAME:\n result = \"userPrincipalName\";\n break;\n case STREET:",
"end": 2120,
"score": 0.9548452496528625,
"start": 2103,
"tag": "USERNAME",
"value": "userPrincipalName"
}
] | null | [] | package com.imperva.ddc.core.query;
import com.imperva.ddc.core.commons.Utils;
import com.imperva.ddc.core.exceptions.ParsingException;
public abstract class RequestBuilder {
// private static final Logger LOGGER = LoggerFactory.getLogger(SearchCriteriaBuilder.class.getName());
protected String translateFiel... | 5,260 | 0.46597 | 0.462928 | 158 | 32.291138 | 20.319382 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.620253 | false | false | 8 |
cba9f30ed9d2f2403db4de778fc49ea5cd4a8bcb | 20,083,267,099,163 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/7/7_3988a7e06397382fe81e7e5d51b84e7671445bc0/Styles/7_3988a7e06397382fe81e7e5d51b84e7671445bc0_Styles_t.java | b6c322195aa54f64a071321c027374cfc7cfc94a | [] | 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 | /*
* OpenFaces - JSF Component Library 2.0
* Copyright (C) 2007-2011, TeamDev Ltd.
* licensing@openfaces.org
* Unless agreed in writing the contents of this file are subject to
* the GNU Lesser General Public License Version 2.1 (the "LGPL" License).
* This library is distributed in the hope that it ... | UTF-8 | Java | 24,746 | java | 7_3988a7e06397382fe81e7e5d51b84e7671445bc0_Styles_t.java | Java | [
{
"context": ".0\r\n * Copyright (C) 2007-2011, TeamDev Ltd.\r\n * licensing@openfaces.org\r\n * Unless agreed in writing the contents of thi",
"end": 118,
"score": 0.9998940825462341,
"start": 95,
"tag": "EMAIL",
"value": "licensing@openfaces.org"
},
{
"context": " import java.ut... | null | [] | /*
* OpenFaces - JSF Component Library 2.0
* Copyright (C) 2007-2011, TeamDev Ltd.
* <EMAIL>
* Unless agreed in writing the contents of this file are subject to
* the GNU Lesser General Public License Version 2.1 (the "LGPL" License).
* This library is distributed in the hope that it will be useful, ... | 24,721 | 0.641195 | 0.638487 | 525 | 45.133335 | 37.777359 | 205 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.668571 | false | false | 8 |
41630e06840e2039b653ff400afb085d87ab4b52 | 18,769,007,117,562 | f1a85ae8b9d5d9d9a848c4c8d9c2410b9726e194 | /company_shipper/app_driver/src/main/java/com/yaoguang/driver/phone/order/nodeEdit/NodeEditPresenter.java | 3306b71f058b20dabae28f6777007fe018bc5d54 | [] | no_license | P79N6A/as | https://github.com/P79N6A/as | 45dc7c76d58cdc62e3e403c9da4a1c16c4234568 | a57ee2a3eb2c73cc97c3fb130b8e389899b19d99 | refs/heads/master | 2020-04-20T05:55:10.175000 | 2019-02-01T08:49:15 | 2019-02-01T08:49:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yaoguang.driver.phone.order.nodeEdit;
import android.support.annotation.NonNull;
import com.yaoguang.datasource.driver.DriverDataSource;
import com.yaoguang.datasource.driver.OrderNodeDataSource;
import com.yaoguang.greendao.entity.driver.DriverNodeAddrVo;
import com.yaoguang.greendao.entity.driver.Driver... | UTF-8 | Java | 4,434 | java | NodeEditPresenter.java | Java | [
{
"context": "hedulers.Schedulers;\n\n/**\n * 节点编辑控制器\n * Created by zhongjh on 2018/6/7.\n */\npublic class NodeEditPresenter e",
"end": 795,
"score": 0.9997069239616394,
"start": 788,
"tag": "USERNAME",
"value": "zhongjh"
}
] | null | [] | package com.yaoguang.driver.phone.order.nodeEdit;
import android.support.annotation.NonNull;
import com.yaoguang.datasource.driver.DriverDataSource;
import com.yaoguang.datasource.driver.OrderNodeDataSource;
import com.yaoguang.greendao.entity.driver.DriverNodeAddrVo;
import com.yaoguang.greendao.entity.driver.Driver... | 4,434 | 0.664256 | 0.661456 | 108 | 38.685184 | 33.041401 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425926 | false | false | 8 |
f5763f91828592061d8424e02659ec0b4c96e44f | 34,076,270,542,234 | 716b231c89805b3e1217c6fc0a4ff9fbcdcdb688 | /train19eManage/src/com/l9e/transaction/vo/AcquireVo.java | 6c9bcab4f26e86df8b19a3be4fc02c754291e3d6 | [] | no_license | d0l1u/train_ticket | https://github.com/d0l1u/train_ticket | 32b831e441e3df73d55559bc416446276d7580be | c385cb36908f0a6e9e4a6ebb9b3ad737edb664d7 | refs/heads/master | 2020-06-14T09:00:34.760000 | 2019-07-03T00:30:46 | 2019-07-03T00:30:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.l9e.transaction.vo;
import java.util.LinkedHashMap;
import java.util.Map;
public class AcquireVo {
private String order_id;
private String order_status;
private String out_ticket_account;
private String out_ticket_billno;
private String bank_pay_seq;
private String buy_money;
private String acc... | UTF-8 | Java | 10,398 | java | AcquireVo.java | Java | [
{
"context": "o;\n\t}\n\n\tpublic String getAcc_username() {\n\t\treturn acc_username;\n\t}\n\n\tpublic void setAcc_username(String acc_user",
"end": 8943,
"score": 0.9924957156181335,
"start": 8931,
"tag": "USERNAME",
"value": "acc_username"
}
] | null | [] | package com.l9e.transaction.vo;
import java.util.LinkedHashMap;
import java.util.Map;
public class AcquireVo {
private String order_id;
private String order_status;
private String out_ticket_account;
private String out_ticket_billno;
private String bank_pay_seq;
private String buy_money;
private String acc... | 10,398 | 0.694188 | 0.674351 | 348 | 25.798851 | 21.39784 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.135057 | false | false | 8 |
19585b99feb5f87f87dec9d9e34bd410650bbf04 | 34,076,270,538,142 | d640c4e60e1e063218a7bcf21ff0c98b9d38639d | /src/entity/Member.java | 568aa010ca70b80463f19381f52dd09bdc6de9b8 | [] | no_license | vietnvri/Quan-ly-thanh-vien-Doi | https://github.com/vietnvri/Quan-ly-thanh-vien-Doi | 5249fb303c6879c7156b7d7227668bace16e8f1a | 3861107dc67111e1d78e11cd4fe51d667564e877 | refs/heads/master | 2021-09-14T13:45:00.813000 | 2018-05-14T15:20:23 | 2018-05-14T15:20:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package entity;
/**
*
* @author Viet_dz
*/
public class Member {
String idThanhVien;
String matKhau;
Stri... | UTF-8 | Java | 2,616 | java | Member.java | Java | [
{
"context": "itor.\r\n */\r\npackage entity;\r\n\r\n/**\r\n *\r\n * @author Viet_dz\r\n */\r\npublic class Member {\r\n String idThanhVi",
"end": 236,
"score": 0.9991210699081421,
"start": 229,
"tag": "USERNAME",
"value": "Viet_dz"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package entity;
/**
*
* @author Viet_dz
*/
public class Member {
String idThanhVien;
String matKhau;
Stri... | 2,616 | 0.574924 | 0.574924 | 132 | 17.818182 | 16.788713 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325758 | false | false | 8 |
50a3dfe29a99ef4ec720de8b0003f1bd37360c3d | 12,438,225,322,253 | 13271d246c158f642681a1a5195235b27756687a | /business/src/test/java/com/kevinguanchedarias/owgejava/mock/ConfigurationMock.java | e86b6885bb3eb435e25a227024dfd3b5d9175b6d | [] | no_license | KevinGuancheDarias/owge | https://github.com/KevinGuancheDarias/owge | 7024249c48e39f2b332ea3fa78cf273252f2ba96 | d2e65dd75b642945d43e1538373462589a29b759 | refs/heads/master | 2023-09-01T22:41:17.327000 | 2023-08-22T22:41:08 | 2023-08-23T11:04:00 | 178,665,214 | 4 | 3 | null | false | 2023-06-20T23:16:29 | 2019-03-31T09:04:57 | 2022-11-23T13:23:19 | 2023-06-20T23:16:29 | 27,683 | 3 | 2 | 23 | Java | false | false | package com.kevinguanchedarias.owgejava.mock;
import com.kevinguanchedarias.owgejava.entity.Configuration;
import lombok.experimental.UtilityClass;
@UtilityClass
public class ConfigurationMock {
public static Configuration givenConfigurationTrue() {
return givenConfiguration("TRUE");
}
public sta... | UTF-8 | Java | 587 | java | ConfigurationMock.java | Java | [] | null | [] | package com.kevinguanchedarias.owgejava.mock;
import com.kevinguanchedarias.owgejava.entity.Configuration;
import lombok.experimental.UtilityClass;
@UtilityClass
public class ConfigurationMock {
public static Configuration givenConfigurationTrue() {
return givenConfiguration("TRUE");
}
public sta... | 587 | 0.710392 | 0.710392 | 21 | 26.952381 | 22.848312 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.