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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
6139321e115b01761d391f2efdb071fc63e783c5 | 24,773,371,405,364 | f40e466c35974c9ff3c2953e928ca81f1f0d3064 | /src/main/java/com/jazzchris/musicchallenge/service/MainServiceImpl.java | ee95ca722e323dfcae0ba561ae2fefcdd9954c79 | [] | no_license | jazzchris/music-challenge | https://github.com/jazzchris/music-challenge | bd93c300d31fd1afd5a384c84f055a478a900002 | fab580920ee6895f82ca35fe5b0057686c5f133e | refs/heads/master | 2020-05-24T00:41:52.732000 | 2019-05-21T12:07:45 | 2019-05-21T12:07:45 | 187,020,916 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jazzchris.musicchallenge.service;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springf... | UTF-8 | Java | 2,572 | java | MainServiceImpl.java | Java | [] | null | [] | package com.jazzchris.musicchallenge.service;
import java.io.IOException;
import java.io.InputStream;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import org.springf... | 2,572 | 0.789269 | 0.788103 | 115 | 21.365217 | 22.645214 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.130435 | false | false | 2 |
9aa49907c9232d089aaaf791a6f97f86bd2680b0 | 31,344,671,358,095 | b2672abaa47038329d91b1a3762015200ad02a5a | /src/au/edu/rmit/trajectory/clustering/kmeans/plotData.java | 221cb8fe9865116c602ee7bf9c74508dafcba89a | [] | no_license | rp4ps/pick-means | https://github.com/rp4ps/pick-means | 5272075e5df07b131b9e257dbd6da5e83a66f8c0 | 62810efbc7b9338886f63f8523d8b389534b786f | refs/heads/main | 2023-02-23T16:08:28.974000 | 2021-08-29T08:44:52 | 2021-08-29T08:44:52 | 332,098,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package au.edu.rmit.trajectory.clustering.kmeans;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import au.edu.rmit.trajectory.clustering.kpaths.Util;
import au.edu.rmit.trajectory.clustering.streaming.DataReading;
import edu.wlu.cs.levy.cg.KeyDupli... | UTF-8 | Java | 14,198 | java | plotData.java | Java | [] | null | [] | package au.edu.rmit.trajectory.clustering.kmeans;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import au.edu.rmit.trajectory.clustering.kpaths.Util;
import au.edu.rmit.trajectory.clustering.streaming.DataReading;
import edu.wlu.cs.levy.cg.KeyDupli... | 14,198 | 0.581983 | 0.563882 | 325 | 41.686153 | 29.387594 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.664615 | false | false | 2 |
f81bc92e83820be922dc64bb138ac79709a964f5 | 10,960,756,540,550 | 2aa338f1c0f2513e0dc56d11c8371bc042035803 | /newffms2-domain/src/main/java/com/personal/oyl/newffms/common/PaginationParameter.java | e3da7f0b58c4353d42682cae03180e05cf14d267 | [] | no_license | OuYangLiang/newffms2 | https://github.com/OuYangLiang/newffms2 | 5a5bf2492f237bdfcab70bb9b12f983aa2bc1714 | e21db1ee420699864d8c3dbf9b8488ef4c970622 | refs/heads/master | 2021-01-20T22:12:09.556000 | 2019-02-20T14:19:28 | 2019-02-20T14:19:28 | 63,246,726 | 0 | 2 | null | false | 2019-02-20T14:19:29 | 2016-07-13T13:09:37 | 2018-10-20T08:40:42 | 2019-02-20T14:19:29 | 6,158 | 0 | 1 | 0 | JavaScript | false | null | package com.personal.oyl.newffms.common;
import java.util.Map;
public class PaginationParameter {
private int requestPage;
private int sizePerPage;
private String sortField;
private String sortDir;
public PaginationParameter(int requestPage, int sizePerPage) {
super();
this.reques... | UTF-8 | Java | 1,557 | java | PaginationParameter.java | Java | [] | null | [] | package com.personal.oyl.newffms.common;
import java.util.Map;
public class PaginationParameter {
private int requestPage;
private int sizePerPage;
private String sortField;
private String sortDir;
public PaginationParameter(int requestPage, int sizePerPage) {
super();
this.reques... | 1,557 | 0.642903 | 0.642261 | 63 | 23.714285 | 20.956818 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 2 |
2df65904f28313e1f766946be1b90476bc63b014 | 15,685,220,609,536 | b9bf02c01cddaa489a22cabc327f3f2b473adcce | /src/org/stepic/java/Piece.java | 8f32cfc25cd56131629116818e765b67c239e52b | [] | no_license | valeyko/stepic | https://github.com/valeyko/stepic | 84436004bdd4e7c23df84dc932b65e79581fa6d6 | 249ff628fa396b43d86f458bdebbf3769551b434 | refs/heads/master | 2021-05-04T11:52:45.189000 | 2015-11-05T16:46:03 | 2015-11-05T16:46:03 | 43,697,754 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.stepic.java;
public class Piece {
private static String[] roles = {"Городничий", "Аммос Федорович", "Артемий Филиппович", "Лука Лукич"};
private static String[] textLines = {
"Городничий: Я пригласил вас, господа, с тем, чтобы сообщить вам пренеприятное известие: к нам едет ревизор.",
... | UTF-8 | Java | 1,974 | java | Piece.java | Java | [
{
"context": " private static String[] roles = {\"Городничий\", \"Аммос Федорович\", \"Артемий Филиппович\", \"Лука Лукич\"};\n privat",
"end": 114,
"score": 0.999858021736145,
"start": 99,
"tag": "NAME",
"value": "Аммос Федорович"
},
{
"context": "ring[] roles = {\"Городничий\",... | null | [] | package org.stepic.java;
public class Piece {
private static String[] roles = {"Городничий", "<NAME>", "<NAME>", "<NAME>"};
private static String[] textLines = {
"Городничий: Я пригласил вас, господа, с тем, чтобы сообщить вам пренеприятное известие: к нам едет ревизор.",
"<NAME>: Как р... | 1,792 | 0.559406 | 0.555074 | 43 | 36.581394 | 30.517424 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.837209 | false | false | 2 |
ba6a2d78f3983ffd56e0696eece5b19538d7f0ff | 9,216,999,872,171 | 39b856c90b989cdbe48aa30171dd61baeb0ef6aa | /src/ru/geekbrains/competition/competitors/Competitor.java | 1c15236c98722d94332cb4b85b6efed0238e4b18 | [] | no_license | smeleyka/GeekbrainsJava2Lesson1-test | https://github.com/smeleyka/GeekbrainsJava2Lesson1-test | d8e0f5eea53ac88d6dd60de4b883ce109b60d3ba | ea17855ad219534cbf960be48adb4fd06258a769 | refs/heads/master | 2021-01-20T01:17:20.592000 | 2017-04-24T14:30:41 | 2017-04-24T14:30:41 | 89,250,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.geekbrains.competition.competitors;
/**
* Created by smeleyka on 24.04.17.
*/
public interface Competitor {
String getName();
boolean isOnDistance();
void run(int runDist);
void jump(int jumpDist);
void swim(int swimDist);
}
| UTF-8 | Java | 259 | java | Competitor.java | Java | [
{
"context": "brains.competition.competitors;\n\n/**\n * Created by smeleyka on 24.04.17.\n */\npublic interface Competitor {\n ",
"end": 74,
"score": 0.9996748566627502,
"start": 66,
"tag": "USERNAME",
"value": "smeleyka"
}
] | null | [] | package ru.geekbrains.competition.competitors;
/**
* Created by smeleyka on 24.04.17.
*/
public interface Competitor {
String getName();
boolean isOnDistance();
void run(int runDist);
void jump(int jumpDist);
void swim(int swimDist);
}
| 259 | 0.687259 | 0.664093 | 12 | 20.583334 | 14.522731 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
827d4197063152b65408ca863ed485dcfff7c406 | 31,086,973,300,062 | 9c811483431c1a7b77f712af7f06ff017cc4ab75 | /mainModule/src/main/java/by/azmd/mapper/UserMapper.java | 9da85eb9df8f2b129bb63e31a276d7f2cdc14760 | [] | no_license | araz99/bookroom | https://github.com/araz99/bookroom | 8c309d72faad05818d7196d09186b712797f92e5 | 17abb5bce00835f9eaa9ccfdd8f91df2b25fbd43 | refs/heads/master | 2023-07-11T00:03:02.341000 | 2021-08-20T00:16:05 | 2021-08-20T00:16:05 | 342,847,797 | 0 | 0 | null | false | 2021-03-11T15:16:48 | 2021-02-27T12:08:05 | 2021-03-10T19:46:59 | 2021-03-11T15:16:47 | 28 | 0 | 0 | 0 | Java | false | false | package by.azmd.mapper;
import by.azmd.dto.UserDTO;
import by.azmd.entity.User;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.stereotype.Component;
import java.util.Map;
@Component
public class UserMapper implements DtoMapper<UserDTO, User> {
private final ObjectMapper mapper;
... | UTF-8 | Java | 644 | java | UserMapper.java | Java | [] | null | [] | package by.azmd.mapper;
import by.azmd.dto.UserDTO;
import by.azmd.entity.User;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.springframework.stereotype.Component;
import java.util.Map;
@Component
public class UserMapper implements DtoMapper<UserDTO, User> {
private final ObjectMapper mapper;
... | 644 | 0.715838 | 0.715838 | 28 | 22 | 20.17424 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464286 | false | false | 2 |
aaf93cdba0187c7f83a1bae483468479462c3b7f | 29,721,173,711,983 | 7c4ece985a9b727e551d51b4a63bd919fc938ac0 | /RxTools-library/src/main/java/com/vondear/rxtools/view/RxTitle.java | e51ecf8646de788de8302c52d249dd2231e0da32 | [
"Apache-2.0"
] | permissive | duboAndroid/RxTools-master | https://github.com/duboAndroid/RxTools-master | caf57dbd9ae6a7d2463b2a79012dc0a859de2b6a | dfa9549ce577dac661d0360af7f90a4dd16fa232 | refs/heads/master | 2021-07-17T13:54:48.816000 | 2017-10-25T10:37:48 | 2017-10-25T10:37:48 | 108,255,984 | 166 | 41 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vondear.rxtools.view;
import android.app.Activity;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.... | UTF-8 | Java | 14,571 | java | RxTitle.java | Java | [
{
"context": "vondear.rxtools.RxKeyboardTool;\n\n/**\n * @author by vondear on 2017/1/2.\n */\n\npublic class RxTitle extends Fr",
"end": 616,
"score": 0.9994867444038391,
"start": 609,
"tag": "USERNAME",
"value": "vondear"
}
] | null | [] | package com.vondear.rxtools.view;
import android.app.Activity;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.util.TypedValue;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.FrameLayout;
import android.widget.... | 14,571 | 0.592951 | 0.590945 | 446 | 30.298206 | 30.189215 | 125 | false | false | 0 | 0 | 0 | 0 | 96 | 0.040977 | 0.446188 | false | false | 2 |
5e6743307f442b7dc1cb5b121d0ed962af526db7 | 1,614,907,736,055 | 2f4bf48aa677a94a3979255d9019f48d045c979c | /Chapter4/src/com/polymorphism/Manager.java | 59f14813f3b56b4fb92ccc7530195b2c2c343204 | [] | no_license | filiumbelli/Tim-Buchalcka-Course-Notes | https://github.com/filiumbelli/Tim-Buchalcka-Course-Notes | 2f602e42ccb83f0b670d4b5d9428cf6d7bd81e08 | ee4c8086080390a8472c72c2a7bef2c997787439 | refs/heads/master | 2023-04-06T07:39:06.860000 | 2021-04-07T19:21:20 | 2021-04-07T19:21:20 | 355,657,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.polymorphism;
public class Manager extends Employee{
private double bonus;
public Manager(double salary, String name,double bonus) {
super(salary, name);
this.bonus = bonus;
}
public double getSalary(){
return (super.getSalary() + bonus);
}
public void se... | UTF-8 | Java | 378 | java | Manager.java | Java | [] | null | [] | package com.polymorphism;
public class Manager extends Employee{
private double bonus;
public Manager(double salary, String name,double bonus) {
super(salary, name);
this.bonus = bonus;
}
public double getSalary(){
return (super.getSalary() + bonus);
}
public void se... | 378 | 0.626984 | 0.626984 | 19 | 18.894737 | 18.093019 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 2 |
eb382eccad3fa9d2f80c72d417c2df5cb0f1495e | 24,524,263,264,508 | abb7b70871975297153956c818eed958365101ad | /src/main/java/edu/dmacc/codedsm/finalproject/DefaultPayrollService.java | 12c2a8dcc1ee6a6550a8910a3d4eb88f8c743159 | [] | no_license | rlogden/FinalProject | https://github.com/rlogden/FinalProject | 8230c3ccfa251d12f8bcda215c1807c98ad695bd | c22d1652fecb25599dd36f5e720104ddc2ac655c | refs/heads/master | 2020-05-21T02:52:03.330000 | 2019-05-20T03:29:44 | 2019-05-20T03:29:44 | 185,886,495 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.dmacc.codedsm.finalproject;
import java.io.*;
import java.text.NumberFormat;
import java.util.HashMap;
public class DefaultPayrollService implements PayrollService {
private EmployeeRepository repository;
public DefaultPayrollService(EmployeeRepository repository) {
this.repository = re... | UTF-8 | Java | 1,515 | java | DefaultPayrollService.java | Java | [] | null | [] | package edu.dmacc.codedsm.finalproject;
import java.io.*;
import java.text.NumberFormat;
import java.util.HashMap;
public class DefaultPayrollService implements PayrollService {
private EmployeeRepository repository;
public DefaultPayrollService(EmployeeRepository repository) {
this.repository = re... | 1,515 | 0.60462 | 0.6033 | 44 | 33.454544 | 29.469904 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522727 | false | false | 2 |
6d8ae315faf09ef2015a4457c5b4ff31c88420b8 | 6,975,026,919,402 | 5039bd79b96a5b3df3bf7f198239508e923842fa | /Deliv1/app/src/main/java/com/ahhhh/deliv1/Administrator.java | 4ef109d4f67f4759a69996c92a58f71e06167331 | [] | no_license | s-glmxmd/SEG2105_GroupProj | https://github.com/s-glmxmd/SEG2105_GroupProj | 7f89ad376a7df2a4bd3cb62f399735453e01a13a | 294da2ef6ed0a89a226d9b199bbf13413a7bc43d | refs/heads/master | 2020-03-29T05:59:16.371000 | 2018-12-06T05:07:43 | 2018-12-06T05:07:43 | 149,604,264 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ahhhh.deliv1;
public class Administrator extends UserAccount {
public Administrator(String username, String password, String firstName, String lastName){
super(username,password,firstName,lastName);
}
}
| UTF-8 | Java | 232 | java | Administrator.java | Java | [] | null | [] | package com.ahhhh.deliv1;
public class Administrator extends UserAccount {
public Administrator(String username, String password, String firstName, String lastName){
super(username,password,firstName,lastName);
}
}
| 232 | 0.762931 | 0.758621 | 7 | 32.142857 | 32.21104 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 2 |
3280bf658239174bcceaf78e358825bd591b9f84 | 919,123,040,173 | fc2d1b5360c1ad469c5805c4dced2d1123bbf8b1 | /src/Controller/UpdateUserController.java | 7a5b7862643652383a4ad16b53220ff16fdb9100 | [] | no_license | 1872033/Tubes_PBO2_Bengkel | https://github.com/1872033/Tubes_PBO2_Bengkel | 6f8a8b67c5de050e6dbabe9ee3e066c6c0f591a2 | b2161c89cbd393e77b507dd2a7bc8f010ce46bb0 | refs/heads/RayProgressCode | 2023-02-16T19:26:22.309000 | 2021-01-14T02:52:14 | 2021-01-14T02:52:14 | 319,523,223 | 0 | 0 | null | false | 2021-01-08T17:00:21 | 2020-12-08T04:14:43 | 2021-01-08T10:12:46 | 2021-01-08T17:00:21 | 268 | 0 | 0 | 0 | Java | false | false | package Controller;
import Dao.UserDaoImpl;
import Entity.User;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.PasswordField;
import javafx.scene.control.TextField;
import javafx.stage.Stage;
import java.net.U... | UTF-8 | Java | 1,800 | java | UpdateUserController.java | Java | [] | null | [] | package Controller;
import Dao.UserDaoImpl;
import Entity.User;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.PasswordField;
import javafx.scene.control.TextField;
import javafx.stage.Stage;
import java.net.U... | 1,800 | 0.719444 | 0.719444 | 63 | 27.571428 | 23.95347 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.539683 | false | false | 2 |
185536d6286fe896e6900c9b964f7a0a338123c8 | 532,575,998,293 | 909b6d0fe1ff026ab0cdda3f27466294d6732fa0 | /src/test/java/utility/Utility.java | 30513792a2734a94990e6569281e3bc779fb6388 | [] | no_license | selstepin2itJuly/MavenSeleniumJuly2019 | https://github.com/selstepin2itJuly/MavenSeleniumJuly2019 | a2e68d79f2c64575ae83c35ccbb85b64f8e843cc | 58d7242c1441072098678bb635ab059254a3ddbe | refs/heads/master | 2022-12-28T02:52:00.748000 | 2019-07-21T19:24:34 | 2019-07-21T19:24:34 | 198,095,607 | 0 | 0 | null | false | 2020-10-13T14:45:30 | 2019-07-21T19:14:14 | 2019-07-21T19:25:08 | 2020-10-13T14:45:29 | 9,103 | 0 | 0 | 1 | Java | false | false | package utility;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.sele... | UTF-8 | Java | 1,670 | java | Utility.java | Java | [] | null | [] | package utility;
import java.io.File;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.OutputType;
import org.openqa.selenium.TakesScreenshot;
import org.openqa.sele... | 1,670 | 0.724551 | 0.720359 | 54 | 28.925926 | 25.649239 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.185185 | false | false | 2 |
6bb68910e2cbfba860999d89375436afc5e7ac3a | 20,761,871,924,899 | ce9ed6a495b8c25bfa4ea57fc133b2a0c3aaf67d | /10_metalsoft/MetalSoft_Desktop/src/metalsoft/datos/jpa/entity/Detalletrabajotercerizado.java | 4fc408bf9d3b6a9b8fee5c72d5a24fc61b59e0dc | [] | no_license | hemoreno33/metalurgica | https://github.com/hemoreno33/metalurgica | 23804ae1d966b175b4409630ef08cd937de29202 | db0d4406e9151fd4b91de21f7a4e18c63f4c8ce6 | refs/heads/master | 2015-08-21T12:41:46.716000 | 2011-11-22T18:37:44 | 2011-11-22T18:37:44 | 32,117,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package metalsoft.datos.jpa.entity;
import java.io.Serializable;
import java.math.BigInteger;
import java.util.Date;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.p... | UTF-8 | Java | 6,926 | java | Detalletrabajotercerizado.java | Java | [
{
"context": "javax.persistence.TemporalType;\n\n/**\n *\n * @author Nino\n */\n@Entity\n@Table(name = \"detalletrabajoterceriz",
"end": 808,
"score": 0.9803498983383179,
"start": 804,
"tag": "NAME",
"value": "Nino"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package metalsoft.datos.jpa.entity;
import java.io.Serializable;
import java.math.BigInteger;
import java.util.Date;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence.Column;
import javax.p... | 6,926 | 0.723072 | 0.722495 | 197 | 34.15736 | 37.09407 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446701 | false | false | 2 |
413f69712481ee77301c740b741c5791888c6ac7 | 19,370,302,519,062 | 290ef436c6f44f695f5525a7c62746893f0e979c | /src/SumaDosEnteros.java | faf8c7bfa2523c28a20d89ae9740a55391698ec8 | [] | no_license | maruian/SumaDosEnteros | https://github.com/maruian/SumaDosEnteros | 959e2574d93976cae89efeda09f0fba5a5ee5c2b | 4a610c857b59145f5b45b8f18ab3492c96b43a5f | refs/heads/master | 2020-07-04T01:05:40.753000 | 2016-11-19T16:35:32 | 2016-11-19T16:35:32 | 74,220,421 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class SumaDosEnteros {
public static void main(String[] args) {
// TODO Auto-generated method stub
int x=0;
x=5+2;
System.out.println(x);
}
}
| UTF-8 | Java | 195 | java | SumaDosEnteros.java | Java | [] | null | [] | import java.util.Scanner;
public class SumaDosEnteros {
public static void main(String[] args) {
// TODO Auto-generated method stub
int x=0;
x=5+2;
System.out.println(x);
}
}
| 195 | 0.65641 | 0.641026 | 14 | 12.928572 | 14.295176 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.357143 | false | false | 2 |
ce150e040325df37ebc7a8722e9e22bf69bf9888 | 28,750,511,099,161 | 9d6ca6ab51e4f406ad0d56b463b0defc2cd757e8 | /app/src/main/java/logistus/net/logiweather/models/City.java | e01dbdc17b89b19bb6dd0da06dc6c47891a9d29e | [] | no_license | logistus/LogiWeather | https://github.com/logistus/LogiWeather | 73e671f4d9ca1d3663b6d4e22cf0c10cd8281687 | 20e4e07a0b3735f7f8907de134c8ee2021c2e917 | refs/heads/master | 2021-09-03T06:26:35.211000 | 2018-01-06T12:36:17 | 2018-01-06T12:36:17 | 116,481,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package logistus.net.logiweather.models;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
import logistus.net.logiweather.MainActivity;
public class City {
private String mCityText;
private String mLastUpdate;
private String mTimezone;
priv... | UTF-8 | Java | 1,996 | java | City.java | Java | [] | null | [] | package logistus.net.logiweather.models;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
import logistus.net.logiweather.MainActivity;
public class City {
private String mCityText;
private String mLastUpdate;
private String mTimezone;
priv... | 1,996 | 0.638778 | 0.635271 | 76 | 25.263159 | 24.202202 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460526 | false | false | 2 |
d4a1606e7c6d169190dfe2abfdfc2f0671abc0c7 | 7,310,034,354,726 | ec4bf238118d5c73e69e9f46cf33e94767eeeff1 | /KillerPlop/src/fr/emn/killerplop/graphics/sprites/Sprite.java | 9189e7586181407870eb9d930cd56c5dda701576 | [] | no_license | dasylfloce/killerplop | https://github.com/dasylfloce/killerplop | eeea4f745f332bbc4fa803f9682c98eb6b44ca77 | 17e369b5502fc711cb64b5e185ce9e3dc7c479b3 | refs/heads/master | 2021-01-19T06:43:38.710000 | 2009-12-16T14:08:23 | 2009-12-16T14:08:23 | 32,212,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.emn.killerplop.graphics.sprites;
import fr.emn.killerplop.game.entities.shapes.Shape;
import fr.emn.killerplop.graphics.context.GraphicContext;
/**
* A sprite to be displayed on the screen. Note that a sprite contains no state
* information, i.e. its just the image and not the location. This all... | UTF-8 | Java | 1,198 | java | Sprite.java | Java | [
{
"context": "\n * multiple copies of the image.\r\n * \r\n * @author Kevin Glass\r\n */\r\npublic interface Sprite {\r\n\r\n\t/**\r\n\t * @ret",
"end": 468,
"score": 0.9996469020843506,
"start": 457,
"tag": "NAME",
"value": "Kevin Glass"
}
] | null | [] | package fr.emn.killerplop.graphics.sprites;
import fr.emn.killerplop.game.entities.shapes.Shape;
import fr.emn.killerplop.graphics.context.GraphicContext;
/**
* A sprite to be displayed on the screen. Note that a sprite contains no state
* information, i.e. its just the image and not the location. This all... | 1,193 | 0.656928 | 0.656928 | 47 | 23.531916 | 23.993662 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.829787 | false | false | 2 |
f972036dc77315309498596e487e75c2613e099f | 15,994,458,243,108 | 393dd8a248daa1e543e6f2747894903a857a627b | /core/src/main/java/org/objectagon/core/server/ServerImpl.java | f2f83ab074d2b2807a71a60652bc3856313ab72e | [
"MIT"
] | permissive | cheijken/objectagon | https://github.com/cheijken/objectagon | 13e4f6725aab4e81be9c2303c7659e8ef9de6f20 | ae362900e015901c4ebe4115fc13d64bd36ebb00 | refs/heads/master | 2020-12-24T05:35:57.443000 | 2018-01-28T22:14:05 | 2018-01-28T22:14:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.objectagon.core.server;
import org.objectagon.core.Server;
import org.objectagon.core.exception.ErrorClass;
import org.objectagon.core.exception.ErrorKind;
import org.objectagon.core.exception.SevereError;
import org.objectagon.core.msg.*;
import org.objectagon.core.msg.field.StandardField;
import org.obje... | UTF-8 | Java | 14,018 | java | ServerImpl.java | Java | [
{
"context": "rt java.util.stream.Collectors;\n\n/**\n * Created by christian on 2015-11-16.\n */\npublic class ServerImpl implem",
"end": 982,
"score": 0.9990842938423157,
"start": 973,
"tag": "NAME",
"value": "christian"
}
] | null | [] | package org.objectagon.core.server;
import org.objectagon.core.Server;
import org.objectagon.core.exception.ErrorClass;
import org.objectagon.core.exception.ErrorKind;
import org.objectagon.core.exception.SevereError;
import org.objectagon.core.msg.*;
import org.objectagon.core.msg.field.StandardField;
import org.obje... | 14,018 | 0.597232 | 0.595805 | 343 | 39.868805 | 35.058598 | 239 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530612 | false | false | 12 |
115cba1c753b1bd9ff55b289a01c67099ba1dc85 | 24,197,845,755,333 | 3c04afcdb126c46401e835f006b59748ccecc0bb | /src/main/java/com/stripcode/web/sf/SF30_052Controller.java | fd93ba5c64231ef4b7153e7279ea806ff2855a7f | [
"Apache-2.0"
] | permissive | zhiyin369love/JeeMQ | https://github.com/zhiyin369love/JeeMQ | ec19a84219e9a49fd7b43eb0976db638a33b2321 | 1706db5a4e8b1e79be665b5e216eca16018deaa3 | refs/heads/master | 2017-12-18T09:28:24.103000 | 2016-12-22T14:59:59 | 2016-12-22T14:59:59 | 77,153,083 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stripcode.web.sf;
import com.stripcode.core.dto.cs.CreateOrModifyCsTaskCompletionDto;
import com.stripcode.core.util.tree.GenerateTreeDataUtil;
import com.stripcode.core.util.tree.TreeNode;
import com.stripcode.mybatis.sf.model.SFSiteInfo;
import com.stripcode.mybatis.sf.model.SFStyleAreaPerInfo;
import co... | UTF-8 | Java | 2,494 | java | SF30_052Controller.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author Metro\n */\n@Controller\n@RequestMapping(\"SF30_052\")\npubli",
"end": 734,
"score": 0.5837260484695435,
"start": 729,
"tag": "USERNAME",
"value": "Metro"
}
] | null | [] | package com.stripcode.web.sf;
import com.stripcode.core.dto.cs.CreateOrModifyCsTaskCompletionDto;
import com.stripcode.core.util.tree.GenerateTreeDataUtil;
import com.stripcode.core.util.tree.TreeNode;
import com.stripcode.mybatis.sf.model.SFSiteInfo;
import com.stripcode.mybatis.sf.model.SFStyleAreaPerInfo;
import co... | 2,494 | 0.746166 | 0.725989 | 74 | 32.486488 | 28.685736 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 12 |
872082443978061cc785f71ca8c832156f720e33 | 23,175,643,560,205 | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/kromonos_Mustard-Mod/src/org/mumod/android/provider/StatusNet.java | 08a67235a700c55c3dfa3786e1e914659771fc52 | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | https://github.com/cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297000 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // isComment
package org.mumod.android.provider;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLEncoder;
import java.util.ArrayList;
import oauth.signpost.commonshttp.CommonsHttpOAuthConsumer;
import org.apache... | UTF-8 | Java | 45,794 | java | StatusNet.java | Java | [] | null | [] | // isComment
package org.mumod.android.provider;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.net.MalformedURLException;
import java.net.URL;
import java.net.URLEncoder;
import java.util.ArrayList;
import oauth.signpost.commonshttp.CommonsHttpOAuthConsumer;
import org.apache... | 45,794 | 0.639341 | 0.639232 | 1,071 | 41.758171 | 35.758453 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.67507 | false | false | 12 |
925328ad56c1aba482372182e971fbc6fb8c9c2c | 17,806,934,434,833 | 3ecc62df0db43d310881768530b386348583d777 | /Satelite/src/main/java/DAO/ImplRecintoDAO.java | 4a504fb5c9442dbc32dfa4a7ec634846b962938f | [] | no_license | AgustinGonzalezMurua/SateliteJavaPFT002V | https://github.com/AgustinGonzalezMurua/SateliteJavaPFT002V | a8e62cf918361f24cbc4c053cdcfb2cc68579053 | 51d7b747aa95e0794e0f80aa533eeb8b624820b6 | refs/heads/master | 2021-06-09T13:06:57.343000 | 2016-12-15T17:16:51 | 2016-12-15T17:16:51 | 66,988,698 | 0 | 0 | null | false | 2016-11-23T01:54:03 | 2016-08-31T00:47:03 | 2016-11-19T22:39:27 | 2016-11-23T01:54:03 | 703 | 0 | 0 | 0 | Java | 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 DAO;
import static DAO.IBaseDAO.JSONPARSER;
import static DAO.IBaseDAO.SERVICIO;
import DTO.Comuna;
import DTO.Recinto;
import... | UTF-8 | Java | 8,882 | java | ImplRecintoDAO.java | Java | [] | 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 DAO;
import static DAO.IBaseDAO.JSONPARSER;
import static DAO.IBaseDAO.SERVICIO;
import DTO.Comuna;
import DTO.Recinto;
import... | 8,882 | 0.556532 | 0.556419 | 225 | 38.462223 | 31.786226 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386667 | false | false | 12 |
58c220436e39ae84a892f2c18083538d3448d031 | 11,330,123,761,972 | 0adb85c516b6dfd722872f4c261f480d76959a7d | /revapi-maven-plugin/src/main/java/org/revapi/maven/Analyzer.java | 887aee753e5569496642694f5c2b99bc798406d5 | [
"Apache-2.0"
] | permissive | sbernard31/revapi | https://github.com/sbernard31/revapi | e6cee954d93e6d1c0caddc08715609a693e11228 | b41333025aa7f9f121a3da21a6127ec869509417 | refs/heads/master | 2022-11-16T09:37:40.986000 | 2020-07-06T16:09:37 | 2020-07-06T16:09:37 | 278,401,700 | 0 | 0 | Apache-2.0 | true | 2020-07-09T15:26:34 | 2020-07-09T15:26:33 | 2020-07-06T16:16:25 | 2020-07-06T16:16:20 | 4,601 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2014-2020 Lukas Krejci
* and other contributors as indicated by the @author tags.
*
* 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... | UTF-8 | Java | 30,104 | java | Analyzer.java | Java | [
{
"context": "/*\n * Copyright 2014-2020 Lukas Krejci\n * and other contributors as indicated by the @au",
"end": 38,
"score": 0.9998416304588318,
"start": 26,
"tag": "NAME",
"value": "Lukas Krejci"
},
{
"context": "vapi.maven.utils.ArtifactResolver;\n\n/**\n * @author Lukas Krejci\n... | null | [] | /*
* Copyright 2014-2020 <NAME>
* and other contributors as indicated by the @author tags.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICEN... | 30,092 | 0.597495 | 0.596698 | 729 | 40.294926 | 33.298985 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581619 | false | false | 12 |
c2a0c7f957eec28b19afc19be358959355f80765 | 14,259,291,482,818 | a93dfcefa3bbf779a038c5a8f9f68fed43e8905c | /newsletters/src/crud/ModificaValori.java | 7d241814457572be17cd2db3d549c9e0e1f22029 | [] | no_license | fulviomariola/newsletter_java | https://github.com/fulviomariola/newsletter_java | 38bae43c10a7c4e95d81d0fdf00d56da4a1f38fc | ef1d06fad811129bdab52336712ab4eaeb2d1977 | refs/heads/master | 2023-08-08T11:42:38.296000 | 2020-09-15T16:05:18 | 2020-09-15T16:05:18 | 210,310,131 | 0 | 0 | null | false | 2023-07-22T16:55:19 | 2019-09-23T09:02:46 | 2020-09-15T16:05:22 | 2023-07-22T16:55:18 | 33 | 0 | 0 | 4 | Java | false | false | package crud;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import connessione.ConnessioneDB;
import connessione.UtenteBean;
public class ModificaValori {
public UtenteBean getValoreUtene(int id) {
ConnessioneDB connessione = new ConnessioneDB();
Connection conn = conn... | UTF-8 | Java | 1,582 | java | ModificaValori.java | Java | [] | null | [] | package crud;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import connessione.ConnessioneDB;
import connessione.UtenteBean;
public class ModificaValori {
public UtenteBean getValoreUtene(int id) {
ConnessioneDB connessione = new ConnessioneDB();
Connection conn = conn... | 1,582 | 0.683312 | 0.678887 | 61 | 24.934425 | 18.807802 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.704918 | false | false | 12 |
f9537adbe1417fcf56355f979487b3c4f276538a | 32,547,262,179,748 | 1e356d592a220c94da01631aa6c00ceb5db96143 | /src/main/java/com/sv/udb/controlador/PersCtrl.java | 875eb31ae4c2f115890fad40900408d835cec4f2 | [] | no_license | LuisAraujo123/GUIA02_POO2 | https://github.com/LuisAraujo123/GUIA02_POO2 | 0c41c42c5afb4bfef9174aeb91b8b0232b706bdd | fca810df8ebc28762d3917e9b1e6f924abc54fbc | refs/heads/master | 2021-01-01T20:01:57.252000 | 2017-07-29T18:17:14 | 2017-07-29T18:17:14 | 98,744,363 | 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 com.sv.udb.controlador;
import com.sv.udb.modelo.Pers;
import com.sv.udb.recursos.Conexion;
import java.sql.Connectio... | UTF-8 | Java | 7,063 | java | PersCtrl.java | Java | [
{
"context": "st;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author bernardo\r\n */\r\npublic class PersCtrl {\r\n public boolean",
"end": 471,
"score": 0.8470064997673035,
"start": 463,
"tag": "USERNAME",
"value": "bernardo"
}
] | 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 com.sv.udb.controlador;
import com.sv.udb.modelo.Pers;
import com.sv.udb.recursos.Conexion;
import java.sql.Connectio... | 7,063 | 0.443721 | 0.432961 | 208 | 31.95673 | 35.247383 | 302 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.798077 | false | false | 12 |
5d25bd790319e0c1c645d5c6bc95b7ca89d66003 | 22,514,218,628,202 | 8061be34fd0b88de3dddbfc9f618584fef226c3f | /TesteNetGames/src/JChat/Participante.java | 1dbdd2c879bd5ed99f3631a1c4ad9f553a52dc46 | [] | no_license | davifelipe13/TesteNetGames | https://github.com/davifelipe13/TesteNetGames | 1a8e3eb67bb919262d4e5a1d59d94446349ec4f7 | 44acf9129a7b9ca901f4ccdc313976a476d236aa | refs/heads/master | 2021-01-25T07:54:43.123000 | 2017-06-08T21:01:38 | 2017-06-08T21:01:38 | 93,681,702 | 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 JChat;
/**
*
* @author Davi
*/
public class Participante {
private String nome;
private boolea... | UTF-8 | Java | 717 | java | Participante.java | Java | [
{
"context": "tor.\r\n */\r\npackage JChat;\r\n\r\n\r\n/**\r\n *\r\n * @author Davi\r\n */\r\npublic class Participante {\r\n \r\n priv",
"end": 234,
"score": 0.9989463090896606,
"start": 230,
"tag": "NAME",
"value": "Davi"
}
] | 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 JChat;
/**
*
* @author Davi
*/
public class Participante {
private String nome;
private boolea... | 717 | 0.531381 | 0.531381 | 40 | 15.925 | 16.657412 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 12 |
7a69195573029f5a0691a35ddafa6c0f40b41e58 | 24,773,371,373,000 | 953a6218c6a52c5530ba1e127a6f9a445dc41317 | /EjemploHerencia/src/mundo/Principal.java | 32a410a57a63b4ecb6361b1ba7b0b357e3b1bc94 | [] | no_license | fjvivanco/Repositorio_lab | https://github.com/fjvivanco/Repositorio_lab | c92f1e60fa6eb10347b7328179e89c8f362342e3 | 59c6c3d398a4813926c6a24a17d929dabd30fd6f | refs/heads/master | 2023-03-10T17:40:30.114000 | 2021-02-27T17:34:10 | 2021-02-27T17:34:10 | 342,906,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mundo;
public class Principal {
public static void main(String[] args) {
// TODO Auto-generated method stub
//crear un objeto
Estudiante estudiante=new Estudiante("Fernando ","Vivanco ", 20 , 3121 ,17.8f);
estudiante.mostrarNotas();
System.out.println(estudiante.getApellido());
}
}
| UTF-8 | Java | 306 | java | Principal.java | Java | [
{
"context": "un objeto\n\t\tEstudiante estudiante=new Estudiante(\"Fernando \",\"Vivanco \", 20 , 3121 ,17.8f);\n\t\testudiante.mos",
"end": 189,
"score": 0.9998238682746887,
"start": 181,
"tag": "NAME",
"value": "Fernando"
},
{
"context": "Estudiante estudiante=new Estudiante(\"Fer... | null | [] | package mundo;
public class Principal {
public static void main(String[] args) {
// TODO Auto-generated method stub
//crear un objeto
Estudiante estudiante=new Estudiante("Fernando ","Vivanco ", 20 , 3121 ,17.8f);
estudiante.mostrarNotas();
System.out.println(estudiante.getApellido());
}
}
| 306 | 0.715686 | 0.686275 | 13 | 22.538462 | 23.312643 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.538462 | false | false | 12 |
c02375cd300b3c93ddd5e4ea11e9b420898712ad | 24,773,371,374,267 | 8ec80e588ea158e183a99f68838f76559c916ff0 | /src/gui/shell/database/SkillEffectShell.java | 6dbe44dd61b087e3761a8399a19b1e9d9fb35512 | [] | no_license | GloamingCat/LTH-Editor | https://github.com/GloamingCat/LTH-Editor | 12c23438a72f7a46a709cbf7fb84bc09a55b7b98 | cfe81dea80b941e10055709ce13e6bfbb96a7741 | refs/heads/master | 2023-02-20T07:46:49.564000 | 2023-02-11T17:37:00 | 2023-02-11T17:37:00 | 152,141,219 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui.shell.database;
import gui.Vocab;
import gui.shell.ObjectShell;
import org.eclipse.swt.widgets.Group;
import org.eclipse.swt.widgets.Shell;
import data.Skill.Effect;
import lwt.widget.LCheckBox;
import lwt.widget.LLabel;
import lwt.widget.LNodeSelector;
import lwt.widget.LText;
import project.Project;
i... | UTF-8 | Java | 2,050 | java | SkillEffectShell.java | Java | [] | null | [] | package gui.shell.database;
import gui.Vocab;
import gui.shell.ObjectShell;
import org.eclipse.swt.widgets.Group;
import org.eclipse.swt.widgets.Shell;
import data.Skill.Effect;
import lwt.widget.LCheckBox;
import lwt.widget.LLabel;
import lwt.widget.LNodeSelector;
import lwt.widget.LText;
import project.Project;
i... | 2,050 | 0.759024 | 0.75122 | 66 | 30.060606 | 24.069897 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.393939 | false | false | 12 |
f16d5e7c0489128274495a9e4ab045aa0f308269 | 3,599,182,603,198 | b5436b52146df4589e8708b8f2a3db380f5a1506 | /app/src/main/java/rx/internal/p105a/bk.java | 3ea01abedb74d47d6aabe8e125e97b184a5d9d67 | [] | no_license | KobeGong/AzarDev2 | https://github.com/KobeGong/AzarDev2 | 3af539544a69ea62de64b0ffd3d42c7a2c96fc0e | 93549dce7a675c6ba4992590f8313b5ca679e6c7 | refs/heads/master | 2018-02-09T15:11:24.821000 | 2017-07-10T13:18:21 | 2017-07-10T13:18:21 | 96,779,211 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rx.internal.p105a;
import rx.C4856d;
import rx.b;
import rx.b$g;
import rx.h;
import rx.p099a.C4775b;
import rx.p102e.C4862d;
public final class bk<T> implements b$g<T, T> {
final b<? extends T> f12421a;
public bk(b<? extends T> bVar) {
this.f12421a = bVar;
}
public h<? super T> call... | UTF-8 | Java | 1,593 | java | bk.java | Java | [] | null | [] | package rx.internal.p105a;
import rx.C4856d;
import rx.b;
import rx.b$g;
import rx.h;
import rx.p099a.C4775b;
import rx.p102e.C4862d;
public final class bk<T> implements b$g<T, T> {
final b<? extends T> f12421a;
public bk(b<? extends T> bVar) {
this.f12421a = bVar;
}
public h<? super T> call... | 1,593 | 0.458255 | 0.379787 | 59 | 26 | 18.510647 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457627 | false | false | 12 |
7c1dad4b165a961055e4f4540c4c5562d8a69fb6 | 18,940,805,786,123 | 1d928c3f90d4a0a9a3919a804597aa0a4aab19a3 | /java/neo4j/2019/12/KernelTransactionTestBase.java | ed091245b2a42c5af2fae378dc5e8c03c6884186 | [] | no_license | rosoareslv/SED99 | https://github.com/rosoareslv/SED99 | d8b2ff5811e7f0ffc59be066a5a0349a92cbb845 | a062c118f12b93172e31e8ca115ce3f871b64461 | refs/heads/main | 2023-02-22T21:59:02.703000 | 2021-01-28T19:40:51 | 2021-01-28T19:40:51 | 306,497,459 | 1 | 1 | null | false | 2020-11-24T20:56:18 | 2020-10-23T01:18:07 | 2020-11-24T20:46:14 | 2020-11-24T20:56:17 | 744,608 | 0 | 0 | 0 | null | false | false | /*
* Copyright (c) 2002-2019 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | UTF-8 | Java | 10,752 | java | KernelTransactionTestBase.java | Java | [
{
"context": "/*\n * Copyright (c) 2002-2019 \"Neo4j,\"\n * Neo4j Sweden AB [http://neo4j.com]\n *\n * Thi",
"end": 36,
"score": 0.5903338193893433,
"start": 31,
"tag": "USERNAME",
"value": "Neo4j"
}
] | null | [] | /*
* Copyright (c) 2002-2019 "Neo4j,"
* Neo4j Sweden AB [http://neo4j.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
... | 10,752 | 0.757347 | 0.750837 | 230 | 45.747826 | 34.805008 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743478 | false | false | 12 |
df39e4194b9163ef8a6a922cda9681f37b43f246 | 28,192,165,346,195 | 4e8a7beb6fc5a09b9e3b2b8de8b84cdfd5db8244 | /OS/Lab3/src/main/java/lab3/Task2.java | 62729f4610796648160ea02f2579f28c31256bee | [] | no_license | Kirill128/4Sem | https://github.com/Kirill128/4Sem | 0bb34a2a8601ef150e3d676d29da31f8adbe4295 | 5f79d6b40f36f7cec9f77e46e0d19e14ec19e05b | refs/heads/master | 2023-05-11T20:12:54.417000 | 2021-06-01T05:08:23 | 2021-06-01T05:08:23 | 340,308,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab3;
public class Task2 implements ITask{
private MyNodeBox myNodeBox;
public Task2(MyNodeBox myNodeBox) {
this.myNodeBox = myNodeBox;
}
@Override
public void makeTask() {
String input=this.myNodeBox.getTextInputString();
char c=input.toCharArray()[0];
th... | UTF-8 | Java | 636 | java | Task2.java | Java | [] | null | [] | package lab3;
public class Task2 implements ITask{
private MyNodeBox myNodeBox;
public Task2(MyNodeBox myNodeBox) {
this.myNodeBox = myNodeBox;
}
@Override
public void makeTask() {
String input=this.myNodeBox.getTextInputString();
char c=input.toCharArray()[0];
th... | 636 | 0.575472 | 0.569182 | 27 | 22.555555 | 20.177607 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 12 |
0c8631cab6097c55b1f03d3e7a5c6cc69aa1bc92 | 816,043,833,733 | 5f9c16526521b87797cfe1b11132fd99f8377071 | /src/main/java/com/gd/HelloSonarQubeBad.java | 1c3f869d2347d713089e7507fbf6d57e23c75b50 | [] | no_license | gangadharparde/sonar-demos | https://github.com/gangadharparde/sonar-demos | 3244f1a9c798d5a89ee03e21af4bb8285272e7da | 9d282666e55497d8b36a053cbf2f880441c52d8a | refs/heads/master | 2021-06-06T21:59:58.192000 | 2021-05-26T14:42:32 | 2021-05-26T14:42:32 | 143,194,532 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gd;
public class HelloSonarQubeBad {
public static void main(String[] args) {
System.out.println("Hello Sonar Qube World.......");
}
}
| UTF-8 | Java | 154 | java | HelloSonarQubeBad.java | Java | [] | null | [] | package com.gd;
public class HelloSonarQubeBad {
public static void main(String[] args) {
System.out.println("Hello Sonar Qube World.......");
}
}
| 154 | 0.681818 | 0.681818 | 9 | 16.111111 | 19.762167 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
07c1762b79ed4747dc240de6cff82e930be25892 | 21,010,980,059,546 | 014f566ab22cc6dabe1ec7237077fa2c44b71d57 | /java/spring/spring-all-in-one/19-spring-message/src/main/java/com/wjiec/sprngaio/message/RabbitMqApplication.java | 6b18452f21f64959a5eb07ef0e736d0c5b3d8fa7 | [
"MIT"
] | permissive | JShadowMan/packages | https://github.com/JShadowMan/packages | ab2b6c56854601923c0334e051ff47b0e4540b95 | 755ee1918e2fca5f414131eb028f222da095ba45 | refs/heads/master | 2021-05-22T10:49:33.556000 | 2021-05-20T15:23:04 | 2021-05-20T15:23:04 | 48,322,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wjiec.sprngaio.message;
import org.springframework.amqp.core.AmqpAdmin;
import org.springframework.amqp.core.Message;
import org.springframework.amqp.core.Queue;
import org.springframework.amqp.rabbit.connection.ConnectionFactory;
import org.springframework.amqp.rabbit.core.RabbitAdmin;
import org.s... | UTF-8 | Java | 2,811 | java | RabbitMqApplication.java | Java | [] | null | [] | package com.wjiec.sprngaio.message;
import org.springframework.amqp.core.AmqpAdmin;
import org.springframework.amqp.core.Message;
import org.springframework.amqp.core.Queue;
import org.springframework.amqp.rabbit.connection.ConnectionFactory;
import org.springframework.amqp.rabbit.core.RabbitAdmin;
import org.s... | 2,811 | 0.688723 | 0.685877 | 71 | 37.591549 | 27.834307 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619718 | false | false | 12 |
21f50acc3f53c52ca2ea8b73991c6e21a7d632e4 | 9,964,324,127,369 | 623a9f5cf51cf77150128f5b042f377a14110c39 | /app/src/main/java/com/fenrir_inc/databindingfragment/apis/ConfigClient.java | 8b462acd3a596cc61a2068e58f4a99865c2344fe | [] | no_license | Kohei0309/MaterialDesign | https://github.com/Kohei0309/MaterialDesign | aab9918f294a6b56918d74036a943f0102a87ce0 | 03180d74cc7df205e42f5750403f955086767c90 | refs/heads/master | 2016-09-21T19:30:42.028000 | 2016-09-07T00:26:17 | 2016-09-07T00:26:17 | 67,557,022 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fenrir_inc.databindingfragment.apis;
import android.support.annotation.NonNull;
import okhttp3.OkHttpClient;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava.RxJavaCallAdapterFactory;
import retrofit2.converter.gson.GsonConverterFactory;
/**
* サーバー通信 の 設定
*/
public class ConfigClient implemen... | UTF-8 | Java | 1,619 | java | ConfigClient.java | Java | [] | null | [] | package com.fenrir_inc.databindingfragment.apis;
import android.support.annotation.NonNull;
import okhttp3.OkHttpClient;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava.RxJavaCallAdapterFactory;
import retrofit2.converter.gson.GsonConverterFactory;
/**
* サーバー通信 の 設定
*/
public class ConfigClient implemen... | 1,619 | 0.610244 | 0.607745 | 58 | 26.620689 | 21.37258 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 12 |
d85264fb9305939f0c7a184345294efe2c88055d | 15,685,220,607,819 | 60fa3b381e11eaf2ed866742e87a7d407f20ba45 | /src/com/isnotok/sleep/model/TileResource.java | 9eec48472e8cd7aa4dce5e346f33e4b7faae6f52 | [] | no_license | islocated/Sleepy | https://github.com/islocated/Sleepy | ffe458279e706082ff661dbbb371d68941710690 | 038a53c43f1a51b00f4cd87ee6bde71c143a78ed | refs/heads/master | 2021-01-01T17:57:23.146000 | 2010-05-18T22:38:35 | 2010-05-18T22:38:35 | 667,528 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.isnotok.sleep.model;
import java.io.File;
import org.eclipse.swt.graphics.ImageData;
import org.eclipse.swt.graphics.PaletteData;
public class TileResource extends Resource{
public static final int SIZE = 16;
public static final int BYTES_PER_PIXEL = 4;
public static final int BYTES_TOTAL = SIZE * SIZ... | UTF-8 | Java | 949 | java | TileResource.java | Java | [] | null | [] | package com.isnotok.sleep.model;
import java.io.File;
import org.eclipse.swt.graphics.ImageData;
import org.eclipse.swt.graphics.PaletteData;
public class TileResource extends Resource{
public static final int SIZE = 16;
public static final int BYTES_PER_PIXEL = 4;
public static final int BYTES_TOTAL = SIZE * SIZ... | 949 | 0.711275 | 0.68177 | 39 | 23.333334 | 22.382839 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.794872 | false | false | 12 |
27af8acd911dba4fa628b4ad078bba52cfe0b62e | 29,609,504,569,165 | 359de94e45318c309683f16573764a99bc471b7f | /app/src/main/java/fy/mu/exams/easy/easyexamsnew/Second_java.java | ed8c9a8cfe4db1477de7ff969205274a5f684c25 | [] | no_license | AyushKumarPrasad/EasyExamsNew | https://github.com/AyushKumarPrasad/EasyExamsNew | 4619001a1ccad03cfd8fcaf274e5dd00de5edb4b | 623f816d5413fd405e30edc49a8853772f96c38f | refs/heads/master | 2020-05-14T04:41:36.097000 | 2019-04-16T13:47:00 | 2019-04-16T13:47:00 | 181,698,081 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fy.mu.exams.easy.easyexamsnew;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import andro... | UTF-8 | Java | 2,768 | java | Second_java.java | Java | [] | null | [] | package fy.mu.exams.easy.easyexamsnew;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import andro... | 2,768 | 0.569003 | 0.560694 | 90 | 28.777779 | 23.793453 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
f06fd6caad3a4ab92cd1f035b67f2dbb623d6d30 | 8,169,027,839,905 | d0db2c2940742027ca1a9b378c8b08abba2e68cc | /ProgEx/src/DemoSubsciptions.java | 98aa798edae44410604ea84e0e512e0047540dd5 | [] | no_license | lukeveltjensswan/cp2406_farrell8_ch11 | https://github.com/lukeveltjensswan/cp2406_farrell8_ch11 | f92af1973f183f517197cd34337b7b08e83b4f81 | 7abd5e7a8a5c61bce54adeaa4bb753b79d629203 | refs/heads/master | 2019-01-15T03:03:31.991000 | 2016-09-20T02:40:00 | 2016-09-20T02:40:00 | 68,566,163 | 0 | 0 | null | true | 2016-09-19T03:31:42 | 2016-09-19T03:31:41 | 2015-11-13T03:56:33 | 2015-11-13T03:56:33 | 0 | 0 | 0 | 0 | null | null | null | /**
* Created by Luke on 15/09/2016.
*/
public class DemoSubsciptions
{
public static void main(String args[])
{
PhysicalNewspaperSubscription pnsGood = new PhysicalNewspaperSubscription();
OnlineNewspaperSubscription onsGood = new OnlineNewspaperSubscription();
PhysicalNewspaperSubscr... | UTF-8 | Java | 1,084 | java | DemoSubsciptions.java | Java | [
{
"context": "/**\n * Created by Luke on 15/09/2016.\n */\npublic class DemoSubsciptions\n",
"end": 22,
"score": 0.9997400045394897,
"start": 18,
"tag": "NAME",
"value": "Luke"
},
{
"context": "NewspaperSubscription();\n pnsGood.setName(\"Smith\");\n pnsGood.setAddress(... | null | [] | /**
* Created by Luke on 15/09/2016.
*/
public class DemoSubsciptions
{
public static void main(String args[])
{
PhysicalNewspaperSubscription pnsGood = new PhysicalNewspaperSubscription();
OnlineNewspaperSubscription onsGood = new OnlineNewspaperSubscription();
PhysicalNewspaperSubscr... | 1,074 | 0.635609 | 0.627306 | 30 | 35.099998 | 25.850016 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 12 |
2e6526c6c1b6baec4f096b4ab5193f5fb7486441 | 4,587,025,106,449 | a40df585e6ba3e4bcb026828419cb70da36944af | /zl-micro/zl-micro-security/src/main/java/com/xdzl/security/ZlBootSecurityApplication.java | 071d27282810e3246a944acdea9b8af52a9018f8 | [] | no_license | csf00298/xdzl | https://github.com/csf00298/xdzl | 1c1c8d4a3c28500609cd73427a5a3cb901dbab35 | 2212f2fd1cc0df14ff32fc775b8767ca807f8d6b | refs/heads/master | 2021-01-22T13:23:05.850000 | 2017-09-09T07:39:40 | 2017-09-09T07:39:40 | 100,666,165 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xdzl.security;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/** 参考:http://blog.csdn.net/u012702547/article/details/54319508*/
@SpringBootApplication
public class ZlBootSecurityApplication {
public static void main(String[] args) ... | UTF-8 | Java | 397 | java | ZlBootSecurityApplication.java | Java | [
{
"context": "ringBootApplication;\n\n/** 参考:http://blog.csdn.net/u012702547/article/details/54319508*/\n@SpringBootApplication",
"end": 187,
"score": 0.9995523691177368,
"start": 177,
"tag": "USERNAME",
"value": "u012702547"
}
] | null | [] | package com.xdzl.security;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/** 参考:http://blog.csdn.net/u012702547/article/details/54319508*/
@SpringBootApplication
public class ZlBootSecurityApplication {
public static void main(String[] args) ... | 397 | 0.815857 | 0.772379 | 13 | 29.076923 | 25.977688 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 12 |
70273c0bf288aef237ea51fa0cac9f343583594f | 15,814,069,620,088 | 51738545b74747da23bef08eba915cc56894fe25 | /UserDetailsInterface.java | c684c97b009923e3446df364b6bda7235fcb93e3 | [] | no_license | aishwariya-cloud/mysample | https://github.com/aishwariya-cloud/mysample | 83668efca92d23f8306718f3f89874f73bebc417 | e7d81e4da06b957866412109d9f1902790c726c4 | refs/heads/master | 2020-12-04T02:36:59.667000 | 2020-01-03T11:33:31 | 2020-01-03T11:33:31 | 231,574,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.readygo.services;
import java.util.ArrayList;
import com.readygo.model.Users;
public interface UserDetailsInterface {
public void addUser(String userFName,String userLName,int contact,String email,String address,String city,String password,String role );
public ArrayList<Users> display();
pub... | UTF-8 | Java | 375 | java | UserDetailsInterface.java | Java | [] | null | [] | package com.readygo.services;
import java.util.ArrayList;
import com.readygo.model.Users;
public interface UserDetailsInterface {
public void addUser(String userFName,String userLName,int contact,String email,String address,String city,String password,String role );
public ArrayList<Users> display();
pub... | 375 | 0.776 | 0.776 | 13 | 26.846153 | 36.246689 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.384615 | false | false | 12 |
873f43655a3aec7dda406af5afad4a17ace4112c | 16,982,300,733,989 | f3aec68bc48dc52e76f276fd3b47c3260c01b2a4 | /core/database/src/main/java/ru/korus/tmis/schedule/TypeOfQuota.java | 1a1da5e941ce81065ee36704ac0fc7a6f05a8c9f | [] | no_license | MarsStirner/core | https://github.com/MarsStirner/core | c9a383799a92e485e2395d81a0bc95d51ada5fa5 | 6fbf37af989aa48fabb9c4c2566195aafd2b16ab | refs/heads/master | 2020-12-03T00:39:51.407000 | 2016-04-29T12:28:32 | 2016-04-29T12:28:32 | 96,041,573 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.korus.tmis.schedule;
/**
* Author: Sergey A. Zagrebelny <br>
* Date: 23.12.13, 20:33 <br>
* Company: Korus Consulting IT<br>
* Description: <br>
*/
public enum TypeOfQuota {
FROM_REGISTRY(1),
SECOND_VISIT(2),
BETWEEN_CABINET(3),
FROM_OTHER_LPU(4),
FROM_PORTAL(5);
... | UTF-8 | Java | 478 | java | TypeOfQuota.java | Java | [
{
"context": "ckage ru.korus.tmis.schedule;\n\n/**\n * Author: Sergey A. Zagrebelny <br>\n * Date: 23.12.13, 20:33 <br>\n * Comp",
"end": 73,
"score": 0.9998782277107239,
"start": 53,
"tag": "NAME",
"value": "Sergey A. Zagrebelny"
}
] | null | [] | package ru.korus.tmis.schedule;
/**
* Author: <NAME> <br>
* Date: 23.12.13, 20:33 <br>
* Company: Korus Consulting IT<br>
* Description: <br>
*/
public enum TypeOfQuota {
FROM_REGISTRY(1),
SECOND_VISIT(2),
BETWEEN_CABINET(3),
FROM_OTHER_LPU(4),
FROM_PORTAL(5);
private fin... | 464 | 0.583682 | 0.552301 | 25 | 18.16 | 13.48089 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
dee74bd207eb2e8fbf158e4d78c4a8e8fb3a1da7 | 30,571,577,264,940 | bd12771abb5284c654ada5f8ae4114f15164e34c | /app/src/main/java/com/evnica/theatermap/Locator.java | b7f09edb9aed2ac7ce9a813f910fe1e78121e223 | [] | no_license | ricots/TheaterMap | https://github.com/ricots/TheaterMap | 96f413837cc4806cdd9c894055f00d642fb28ed4 | cbd1899937769c9e3dc82b12a3366a6c62e9eb37 | refs/heads/master | 2021-01-18T01:37:21.152000 | 2016-07-07T18:48:58 | 2016-07-07T18:48:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.evnica.theatermap;
import android.location.Location;
import android.location.LocationListener;
import android.os.Bundle;
import com.google.android.gms.maps.GoogleMap;
import com.google.android.gms.maps.model.LatLng;
import com.google.android.gms.maps.model.MarkerOptions;
public class Locator implements ... | UTF-8 | Java | 1,133 | java | Locator.java | Java | [] | null | [] | package com.evnica.theatermap;
import android.location.Location;
import android.location.LocationListener;
import android.os.Bundle;
import com.google.android.gms.maps.GoogleMap;
import com.google.android.gms.maps.model.LatLng;
import com.google.android.gms.maps.model.MarkerOptions;
public class Locator implements ... | 1,133 | 0.721977 | 0.721977 | 44 | 24.75 | 24.613489 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 12 |
df1c48aa3f7e1ca51709f07ab47037ed77ab3680 | 19,825,569,042,669 | 4dbfcf1b975db3deecfc2300eabe4dab23923b99 | /easyBuyWorkSpace/easybuy-manager-web/src/test/java/org/java/text/fastdfs/FastDFSText.java | 2d8c834474ca3e1849d10e3693d6386409e344ca | [] | no_license | BluenessSky/easyBuy | https://github.com/BluenessSky/easyBuy | 52d54bdf627aa442ca15c7ab419643229b6074b4 | e8015a4c6dbb76e9cc89708c2b284097a1e4579c | refs/heads/master | 2020-04-13T01:03:48.725000 | 2018-12-23T04:53:20 | 2018-12-23T04:53:20 | 162,862,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.java.text.fastdfs;
import org.csource.fastdfs.ClientGlobal;
import org.csource.fastdfs.StorageClient;
import org.csource.fastdfs.StorageServer;
import org.csource.fastdfs.TrackerClient;
import org.csource.fastdfs.TrackerServer;
import org.java.common.utils.FastDFSClient;
import org.junit.Test;
public clas... | UTF-8 | Java | 1,418 | java | FastDFSText.java | Java | [] | null | [] | package org.java.text.fastdfs;
import org.csource.fastdfs.ClientGlobal;
import org.csource.fastdfs.StorageClient;
import org.csource.fastdfs.StorageServer;
import org.csource.fastdfs.TrackerClient;
import org.csource.fastdfs.TrackerServer;
import org.java.common.utils.FastDFSClient;
import org.junit.Test;
public clas... | 1,418 | 0.77568 | 0.768882 | 36 | 35.777779 | 31.396313 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 12 |
37ee208966e88749931e2834d2682d0f1c17d0ef | 9,380,208,593,164 | 70115684d5432a741c3d246136bb55e841fd5ae3 | /javahandson6/src/Animal.java | d4e0e1fa382b8acc3d0b9aa70891c3d77fbc30a5 | [] | no_license | narasimhamuvva/JAVAHANDSON | https://github.com/narasimhamuvva/JAVAHANDSON | 47c8de73025d4adeaccbe8eae8c4da13fc4bf718 | f9402cdc8e289352935fa831e38f45071e318745 | refs/heads/master | 2021-01-10T06:59:47.517000 | 2015-10-20T14:22:07 | 2015-10-20T14:22:07 | 44,044,488 | 0 | 0 | null | false | 2015-10-12T12:02:28 | 2015-10-11T08:22:48 | 2015-10-11T08:31:55 | 2015-10-12T12:02:28 | 0 | 0 | 0 | 0 | Java | null | null |
public class Animal {
String family="Animal";
}
class Fish extends Animal{
String habitat="Water";
String type="Aquatic";
}
class Shark extends Fish{
String kind="Shark";
public void display()
{
System.out.println(kind+"is an"+family+"which lives in"+habitat+",hence it is"+"\t"+type);
}
} | UTF-8 | Java | 304 | java | Animal.java | Java | [] | null | [] |
public class Animal {
String family="Animal";
}
class Fish extends Animal{
String habitat="Water";
String type="Aquatic";
}
class Shark extends Fish{
String kind="Shark";
public void display()
{
System.out.println(kind+"is an"+family+"which lives in"+habitat+",hence it is"+"\t"+type);
}
} | 304 | 0.684211 | 0.684211 | 20 | 14.2 | 20.689611 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 12 |
f9278a0611b8413f4f839c4c767cddff3aed9b7b | 9,380,208,596,750 | 1007f7464ea3e2d516fae5333eee858e74fc1c89 | /TEST2/src/view/NewJFrame.java | 697bc8c89021f003d7953dd48b643a3d8605ac8a | [] | no_license | dangdinhvu221/Java3 | https://github.com/dangdinhvu221/Java3 | eeda58093f0745430c5fbf280583698dfc8acaa6 | ae7a974d5613c887119b838661bb16499465aebd | refs/heads/master | 2023-07-14T03:06:52.875000 | 2021-08-23T04:37:51 | 2021-08-23T04:37:51 | 391,115,348 | 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 view;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java... | UTF-8 | Java | 20,195 | java | NewJFrame.java | Java | [
{
"context": "Dao;\nimport service.danhMucDao;\n\n/**\n *\n * @author dangd\n */\npublic class NewJFrame extends javax.swing.JF",
"end": 501,
"score": 0.9996048808097839,
"start": 496,
"tag": "USERNAME",
"value": "dangd"
}
] | 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 view;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import java... | 20,195 | 0.591395 | 0.578129 | 465 | 42.283871 | 32.750427 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686022 | false | false | 12 |
4d1ae1235bd4b6b0f0087a3f0ff2dcc321b10ed4 | 15,324,443,329,534 | 965f2d09c6e5bc6f8886e6c446d15ee22253083a | /app/src/main/java/es/dprimenko/redsocial/Repository.java | 4740bf1e4970d38ac364af030baf2ccea56e4518 | [] | no_license | dprimenko/ExamenRedSocial | https://github.com/dprimenko/ExamenRedSocial | 73aa3921c91760ce2da9107e9a4cd6fd5ef6521c | 263e3e635732f97558473f21bb51f56d113a79b5 | refs/heads/master | 2021-01-09T05:46:39.222000 | 2017-02-03T13:25:54 | 2017-02-03T13:25:54 | 80,831,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.dprimenko.redsocial;
import java.util.ArrayList;
import java.util.List;
import es.dprimenko.redsocial.models.User;
/**
* Created by dprimenko on 3/02/17.
*/
public class Repository {
public static final String FACEBOOK = "facebook";
public static final String GMAIL = "gmail";
public static ... | UTF-8 | Java | 3,476 | java | Repository.java | Java | [
{
"context": "primenko.redsocial.models.User;\n\n/**\n * Created by dprimenko on 3/02/17.\n */\npublic class Repository {\n\n pu",
"end": 156,
"score": 0.9997147917747498,
"start": 147,
"tag": "USERNAME",
"value": "dprimenko"
},
{
"context": "List<>();\n\n tempFriendsGmail.... | null | [] | package es.dprimenko.redsocial;
import java.util.ArrayList;
import java.util.List;
import es.dprimenko.redsocial.models.User;
/**
* Created by dprimenko on 3/02/17.
*/
public class Repository {
public static final String FACEBOOK = "facebook";
public static final String GMAIL = "gmail";
public static ... | 3,334 | 0.645857 | 0.644419 | 95 | 35.589474 | 38.285217 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.063158 | false | false | 12 |
2f2f01f6ada5cddd3c7e0b4803eff4b7197707d0 | 16,080,357,580,803 | bf7fd23dd294b8eac9755bfa3f7f6b0d0fd6e557 | /mmsc/src/uk/co/mmscomputing/application/imageviewer/ImageTab.java | 74bbbc0366d61ea69db89cccc473acd2dd99e4ee | [] | no_license | erickescalona/dw4j | https://github.com/erickescalona/dw4j | 6a49f40170f8c3bec8a5094fd64df77f616dfa2a | 8936ec9be697b00e2a5ef7fed837f4c824e61ef9 | refs/heads/master | 2021-09-14T17:31:14.868000 | 2018-04-09T14:20:38 | 2018-04-09T14:20:38 | 103,979,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.co.mmscomputing.application.imageviewer;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.Image;
import java.awt.event.ActionEvent;
import java.awt.image.BufferedImage;
import java.awt.image.ColorModel;
import java.awt.print.Book;
import java.awt.print.PageFormat;
import java.awt.pr... | UTF-8 | Java | 17,734 | java | ImageTab.java | Java | [] | null | [] | package uk.co.mmscomputing.application.imageviewer;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.Image;
import java.awt.event.ActionEvent;
import java.awt.image.BufferedImage;
import java.awt.image.ColorModel;
import java.awt.print.Book;
import java.awt.print.PageFormat;
import java.awt.pr... | 17,734 | 0.554584 | 0.54325 | 465 | 37.137634 | 28.907907 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.651613 | false | false | 12 |
0a090db9ae3ebb9c8e4bf2d7fd10c679596ad449 | 16,612,933,513,648 | 421b77ac5d7deec32a38cf1acff0911130ad6325 | /app/src/main/java/com/example/coffeenest/FragmentDetails/SmoothieDetails.java | 0b687f40ed283cb9586f6d9ac372bbca9773c6ad | [] | no_license | nikos-koukis/Coffee-Nest-Android-Studio | https://github.com/nikos-koukis/Coffee-Nest-Android-Studio | 52d39629d3781d1d587119946abd1a8174284f0a | ec1295e56605c88dbe1e341cd07416df6c482b37 | refs/heads/master | 2023-03-15T20:28:28.077000 | 2021-03-01T17:12:32 | 2021-03-01T17:12:32 | 343,495,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.coffeenest.FragmentDetails;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.os.Bundle;
import android.view.Menu;
import android.view... | UTF-8 | Java | 5,499 | java | SmoothieDetails.java | Java | [] | null | [] | package com.example.coffeenest.FragmentDetails;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import android.content.Intent;
import android.content.IntentFilter;
import android.net.ConnectivityManager;
import android.os.Bundle;
import android.view.Menu;
import android.view... | 5,499 | 0.712379 | 0.71183 | 159 | 33.402515 | 28.591049 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597484 | false | false | 12 |
eb2b37e0757aededbf6213bc214be3265a4894a5 | 34,222,299,421,470 | 000ebf40b8cb14ee682fcbaeba93500dd327c3d6 | /src/main/java/com/mentor/workflow/engine/WorkflowEngine.java | 34779d7936151c5b059c1e7c4c76fc11b9c6343e | [] | no_license | kensipe/simple-workflow | https://github.com/kensipe/simple-workflow | 3ae1503f8861fdcf30ba7dbb8b29886d461135ed | 4823a20e6d3e1e577e9ac954f234a3772d2b0e48 | refs/heads/master | 2021-01-10T19:11:08.764000 | 2020-05-03T22:00:46 | 2020-05-03T22:00:46 | 8,037,882 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mentor.workflow.engine;
import com.mentor.workflow.WorkflowComponent;
import com.mentor.workflow.exception.InvalidWorkflowException;
import com.mentor.workflow.Action;
import com.mentor.workflow.ActionHandler;
import com.mentor.workflow.Workflow;
import com.mentor.workflow.WorkflowState;
import org.slf4j.L... | UTF-8 | Java | 4,505 | java | WorkflowEngine.java | Java | [
{
"context": "ringframework.stereotype.Service;\n\n/**\n * @author: ksipe\n */\npublic class WorkflowEngine {\n\n private fi",
"end": 508,
"score": 0.9996598362922668,
"start": 503,
"tag": "USERNAME",
"value": "ksipe"
}
] | null | [] | package com.mentor.workflow.engine;
import com.mentor.workflow.WorkflowComponent;
import com.mentor.workflow.exception.InvalidWorkflowException;
import com.mentor.workflow.Action;
import com.mentor.workflow.ActionHandler;
import com.mentor.workflow.Workflow;
import com.mentor.workflow.WorkflowState;
import org.slf4j.L... | 4,505 | 0.673918 | 0.673474 | 115 | 38.173912 | 34.983044 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678261 | false | false | 12 |
c73d126d579926f11a383b944d4c3be42d945b34 | 3,959,959,875,647 | a094f0873a0af719421d49c82a01f8368e45572d | /src/interface_ex/Ex03.java | 5101325a1550634225d69dcf5f9a1a83c92d6dea | [] | no_license | Gimyejin/day16_overriding_interface | https://github.com/Gimyejin/day16_overriding_interface | e7ad3e5b8307e6edd36f68d8ebab442d245a5903 | 8ca347fda50d0843ace21dc271fd4bdae038dfc2 | refs/heads/master | 2023-07-20T14:41:58.504000 | 2021-08-23T11:49:13 | 2021-08-23T11:49:13 | 399,082,921 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interface_ex;
interface Test {
// public int aÇÏ¸é ¿¡·¯³²
public static final int a = 123;// Àº µÊ
public final int a1 = 12345;// Àº µÊ
public static int a2 = 12356;// Àº µÊ
public static String id ="È«±æµ¿";
public static String pw ="1111";
}
public class Ex03 implements Test {
public static void m... | WINDOWS-1252 | Java | 432 | java | Ex03.java | Java | [] | null | [] | package interface_ex;
interface Test {
// public int aÇÏ¸é ¿¡·¯³²
public static final int a = 123;// Àº µÊ
public final int a1 = 12345;// Àº µÊ
public static int a2 = 12356;// Àº µÊ
public static String id ="È«±æµ¿";
public static String pw ="1111";
}
public class Ex03 implements Test {
public static void m... | 432 | 0.670792 | 0.613861 | 20 | 19.200001 | 16.277592 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05 | false | false | 12 |
d73a7ca1f5aed5df2fb1c5c415b071d496fdcddf | 4,638,564,712,709 | d2de73f8c681a5c6215a260464b250bccc2b9281 | /Winner.java | 6b30ec5e5dad7b745ff3c063127c03fe8921a3e1 | [] | no_license | karthic-psa/Tic-Tac-Toe-Game | https://github.com/karthic-psa/Tic-Tac-Toe-Game | 3e3e21962d2e5a9cd90f1c90e27848f4a7055df5 | ae07d234ab295ea0848e1ca61c9e5b389ce94af4 | refs/heads/master | 2020-03-28T19:46:17.744000 | 2017-12-11T03:56:50 | 2017-12-11T03:56:50 | 94,602,274 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tic;
public class Winner {
public static boolean DecideWinner(char[][] board, int move)
{
char symbol = ' ';
if (move%2 != 0) {
symbol = 'o'; // it was computer's move
}
else {
symbol = 'x'; // it was user's move
}
int r = board.length;
int c = board[0].length;
int... | UTF-8 | Java | 1,396 | java | Winner.java | Java | [] | null | [] | package tic;
public class Winner {
public static boolean DecideWinner(char[][] board, int move)
{
char symbol = ' ';
if (move%2 != 0) {
symbol = 'o'; // it was computer's move
}
else {
symbol = 'x'; // it was user's move
}
int r = board.length;
int c = board[0].length;
int... | 1,396 | 0.420487 | 0.411175 | 64 | 20.78125 | 16.888855 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5625 | false | false | 12 |
780e0e70295d61f6b2e7e5285554b94ae8b8195e | 11,630,771,457,761 | e1b4de3e02ba088f203a410b8cd1c82d3273139a | /src/main/java/com/fms/rest/Chau.java | b1058b9a1954e1fe37baf8aad6aa167b6e3a4924 | [] | no_license | fsoylemez/liberty-jnosql | https://github.com/fsoylemez/liberty-jnosql | 375b8cd33b06d08dab7c1846dddcbaa55e88049d | a0236f7617b568041bf59d7ad683b716cd333c16 | refs/heads/master | 2023-08-03T08:20:39.739000 | 2021-09-17T08:35:34 | 2021-09-17T08:35:34 | 407,140,799 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fms.rest;
import com.fms.jnosql.HeroService;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
@Path("/chau")
public class Chau {
@Inject
HeroService service;
@GET
@Produces
public String sayChau() {
service.create();
... | UTF-8 | Java | 354 | java | Chau.java | Java | [] | null | [] | package com.fms.rest;
import com.fms.jnosql.HeroService;
import javax.inject.Inject;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
@Path("/chau")
public class Chau {
@Inject
HeroService service;
@GET
@Produces
public String sayChau() {
service.create();
... | 354 | 0.655367 | 0.655367 | 22 | 15.090909 | 11.401392 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 12 |
43fd8d8dfa911873f905f9eaee7f503083aa94b0 | 25,529,285,653,434 | 8144f79f8b1ade65d6bec133660945ecbf35b786 | /src/com/zzkj/thoa/pubinfo/entity/PubInforWfNewsRead.java | 65bcde466f932617df9ead7919e2b206f6f0cdf1 | [] | no_license | yanhan569046480/thoa | https://github.com/yanhan569046480/thoa | 3b7963811642fda1f635929a1868d57ba11b8e72 | ddcbddeb12f5e6b9921e579d92ee19026e510bb4 | refs/heads/master | 2016-03-06T22:42:42.756000 | 2015-03-09T10:53:52 | 2015-03-09T10:53:52 | 31,889,406 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzkj.thoa.pubinfo.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
/**
* PubInforWfNewsRead entity. @author MyEclipse Persiste... | UTF-8 | Java | 1,578 | java | PubInforWfNewsRead.java | Java | [] | null | [] | package com.zzkj.thoa.pubinfo.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
/**
* PubInforWfNewsRead entity. @author MyEclipse Persiste... | 1,578 | 0.726236 | 0.712928 | 74 | 20.337837 | 19.958252 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.108108 | false | false | 12 |
96a8a54b0eba3fba83279315d9c321de044d41d5 | 15,358,803,087,321 | 8d8ffbe7d835dc15a9b92bdd0c7b9a1417af2524 | /app/src/main/java/com/tohier/cartercoin/activity/UpdateMemberInfoActivity.java | 02a9c55e418e3a32159edebb5e91f10abe14a548 | [] | no_license | OnClickListener2048/ctc_and_v9 | https://github.com/OnClickListener2048/ctc_and_v9 | 6e53eb7baee87b1a7ed75326efbbe2db36760da7 | e757f1962ba8052ae0a753fc3e16ff2578f93c9b | refs/heads/master | 2021-07-11T12:27:55.022000 | 2017-10-11T16:25:17 | 2017-10-11T16:25:17 | 106,579,730 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tohier.cartercoin.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Co... | UTF-8 | Java | 56,119 | java | UpdateMemberInfoActivity.java | Java | [
{
"context": "\nimport util.PopBirthHelper;\r\n\r\n/**\r\n * Created by Administrator on 2016/12/12.\r\n */\r\n\r\npublic class UpdateMemberI",
"end": 2221,
"score": 0.4906952381134033,
"start": 2208,
"tag": "NAME",
"value": "Administrator"
},
{
"context": "\r\n private static fin... | null | [] | package com.tohier.cartercoin.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.Co... | 56,119 | 0.483753 | 0.478698 | 1,222 | 43.004093 | 32.901417 | 269 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581015 | false | false | 12 |
fcd4c5c346179ab09db60dc6ff0f4ff883b53389 | 6,897,717,501,419 | 6a700daef0569dd367f9d82f998da42ddebfb2d4 | /TPO/TPO-6/src/hello.java | 1c7d7cee682c16caa9a4781211a683526c721023 | [] | no_license | McMelloy/UTP-PJATK | https://github.com/McMelloy/UTP-PJATK | 1702cc6c8d1f5cc675733523ab99c1dbda4a72ff | a4050b8f03f20d40795f8e1fe17b51e8ad05853b | refs/heads/master | 2022-10-27T08:44:53.120000 | 2020-04-22T09:09:51 | 2020-04-22T09:09:51 | 175,717,042 | 1 | 0 | null | false | 2022-10-04T23:56:24 | 2019-03-14T23:48:34 | 2020-04-22T09:14:11 | 2022-10-04T23:56:22 | 105,492 | 0 | 0 | 1 | Java | false | false | import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.io.PrintWriter;
@WebServlet("/add")
public class hello extends HttpServlet {
public void doGet(Http... | UTF-8 | Java | 1,195 | java | hello.java | Java | [] | null | [] | import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
import java.io.PrintWriter;
@WebServlet("/add")
public class hello extends HttpServlet {
public void doGet(Http... | 1,195 | 0.646862 | 0.646862 | 37 | 31.297297 | 21.183706 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567568 | false | false | 12 |
7bb96e0c7fabb2ee822d4ee5672855628f8cf058 | 35,261,681,501,717 | 76307eda4e60efd39760010888957609aa2529f7 | /src/test/java/com/test/file/InputValidatorTest.java | f56db5adb788346537a85d0d053717c21ac8dd91 | [] | no_license | chiragdesai2005/readfile-demo | https://github.com/chiragdesai2005/readfile-demo | ed3b4fb9301fffecc27811913dce25876890fe0a | 4ca3610cb3b507a40400732e406bd3b6f6dbdaf5 | refs/heads/master | 2021-07-21T01:35:41.687000 | 2019-11-25T10:33:12 | 2019-11-25T10:33:12 | 223,660,034 | 0 | 0 | null | false | 2020-10-13T17:41:52 | 2019-11-23T22:14:11 | 2019-11-25T10:33:21 | 2020-10-13T17:41:50 | 9 | 0 | 0 | 1 | Java | false | false | package com.test.file;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class InputValidatorTest {
@Test(expected = RuntimeException.class)
public void shouldThrowExceptionWhenArgsDoNotMatch() throws Exception {
String[] args = new String[1];
assertEquals("", InputV... | UTF-8 | Java | 1,288 | java | InputValidatorTest.java | Java | [] | null | [] | package com.test.file;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
public class InputValidatorTest {
@Test(expected = RuntimeException.class)
public void shouldThrowExceptionWhenArgsDoNotMatch() throws Exception {
String[] args = new String[1];
assertEquals("", InputV... | 1,288 | 0.675466 | 0.671584 | 39 | 32.025642 | 26.182287 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564103 | false | false | 12 |
a2e14feb394564b64bb881226a87be03c6ab2c5d | 3,513,283,275,433 | 596a53d820c09ddaadb3658c846df933a125162d | /trunk/fastcodingtools/src/com/fastcodingtools/util/io/ZipUtils.java | 8936cc93cce88e4bcaad1547aeb8141284cd9c73 | [
"Apache-2.0"
] | permissive | mutyalart/fastcodingtools | https://github.com/mutyalart/fastcodingtools | bf3b2bd9cec188e72cdedf419931366748b04501 | 61eb671b63b75c223c1c1b96551400c160132853 | refs/heads/master | 2021-01-10T06:50:51.141000 | 2008-03-27T18:24:09 | 2008-03-27T18:24:09 | 51,544,946 | 0 | 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"); ... | ISO-8859-1 | Java | 10,203 | java | ZipUtils.java | Java | [
{
"context": "til.log.log4j.LogFastLevel;\r\n\r\n\r\n\r\n/**\r\n * @author macg\r\n *\r\n */\r\npublic class ZipUtils {\r\n\r\n\tprivate sta",
"end": 1458,
"score": 0.999451756477356,
"start": 1454,
"tag": "USERNAME",
"value": "macg"
}
] | 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"); ... | 10,203 | 0.644429 | 0.642268 | 337 | 28.20178 | 24.959093 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.52819 | false | false | 12 |
3ccc531d8c1e6bccbefc9d03d6ae0b7d185d7282 | 6,751,688,609,722 | 88fa8dad46b98b779249a9b08824dc68b725fa3e | /src/main/test/java/designModel/FacadeModel/hasFacadeModel/Test.java | e8766b727153848d42fa5601a3a6a090d40c90e9 | [] | no_license | jwlong/topbnt_spring | https://github.com/jwlong/topbnt_spring | 15dac18a7d301dffbf8d8e16cd83f1796ba0ddea | 2ebc7e89fb13bad8eaea84c3afee00ac0914cfa4 | refs/heads/master | 2021-01-22T07:42:49.203000 | 2018-07-07T15:49:34 | 2018-07-07T15:49:34 | 102,312,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package designModel.FacadeModel.hasFacadeModel;
/**
* Created by longjinwen on 27/10/2017.
*/
public class Test {
public static void main(String[] args) {
Customer customer = new Customer();
customer.haveDinner();
}
}
| UTF-8 | Java | 245 | java | Test.java | Java | [
{
"context": "del.FacadeModel.hasFacadeModel;\n\n/**\n * Created by longjinwen on 27/10/2017.\n */\npublic class Test {\n public",
"end": 77,
"score": 0.9994407296180725,
"start": 67,
"tag": "USERNAME",
"value": "longjinwen"
}
] | null | [] | package designModel.FacadeModel.hasFacadeModel;
/**
* Created by longjinwen on 27/10/2017.
*/
public class Test {
public static void main(String[] args) {
Customer customer = new Customer();
customer.haveDinner();
}
}
| 245 | 0.661224 | 0.628571 | 11 | 21.272728 | 18.689281 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 12 |
8023bd1a0336091ea37802512fda53dd5f17fd34 | 19,318,762,961,518 | 859aa35e7af5c5a3b1437a6727760b76340b5d03 | /src/delphos/AnalisisTendencia.java | 33002f4684c1e018ad31c969e28ba14115c12fa2 | [] | no_license | mjtenmat/ATHENA | https://github.com/mjtenmat/ATHENA | 275d94a73d1fc0a20361746fa7b180a5bea35b2b | 73f1a8071cad928b35b05e0555b787b9ec272b5f | refs/heads/master | 2021-01-13T13:46:02.941000 | 2018-09-26T10:10:21 | 2018-09-26T10:10:21 | 76,355,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package delphos;
import java.util.ArrayList;
import delphos.AnalisisTendencia.CategoriasLicitaciones;
import delphos.AnalisisTendencia.Tipo;
public class AnalisisTendencia {
public static enum Tipo {PATENTES, LICITACIONES};
public static enum CategoriasPatentes {SECTOR, PAIS, INVENTOR, SOLICITANTE, CONTENIDO};
p... | UTF-8 | Java | 4,546 | java | AnalisisTendencia.java | Java | [] | null | [] | package delphos;
import java.util.ArrayList;
import delphos.AnalisisTendencia.CategoriasLicitaciones;
import delphos.AnalisisTendencia.Tipo;
public class AnalisisTendencia {
public static enum Tipo {PATENTES, LICITACIONES};
public static enum CategoriasPatentes {SECTOR, PAIS, INVENTOR, SOLICITANTE, CONTENIDO};
p... | 4,546 | 0.798944 | 0.798504 | 117 | 37.854702 | 36.772171 | 220 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.452991 | false | false | 12 |
4a59b1f75b27910ce1fcecbafebbe2a2ac1c34be | 25,623,774,927,306 | 457fefa37f03685bf6d0ad2337742d4a8c5571eb | /src/org/totemcraftmc/tcplugin/TCGUI/Commands/ResguiadminCommand.java | d89f4292561dc69368e3f1e317676182447a03e7 | [
"MIT"
] | permissive | theTd/TCGUI | https://github.com/theTd/TCGUI | 6589b6e12c033edbb740417d8fec89c1a8b04f0a | d0f5b3e773eec5ac7c3e2ccfaa66102f5c932f4e | refs/heads/master | 2015-09-24T19:56:26.785000 | 2015-09-02T01:16:43 | 2015-09-02T01:16:43 | 38,505,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.totemcraftmc.tcplugin.TCGUI.Commands;
import org.bukkit.ChatColor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import org.totemcraftmc.tcplugin.TCGUI.ResidenceManageGUI.ResidenceManageGUI;
import org.totemcraftmc.tcplugin.TCLib.CommandLib.RootCommand;
import com.bekvo... | GB18030 | Java | 1,311 | java | ResguiadminCommand.java | Java | [] | null | [] | package org.totemcraftmc.tcplugin.TCGUI.Commands;
import org.bukkit.ChatColor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import org.totemcraftmc.tcplugin.TCGUI.ResidenceManageGUI.ResidenceManageGUI;
import org.totemcraftmc.tcplugin.TCLib.CommandLib.RootCommand;
import com.bekvo... | 1,311 | 0.704137 | 0.700234 | 50 | 23.620001 | 24.643774 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.06 | false | false | 12 |
c840e58d8336808e197e9859d6fa06abcddc35a7 | 4,681,514,378,231 | 529e5e633a18784284fcd561213461dc37a0f25b | /app/src/main/java/com/upenn/chriswang1990/sunshine/sync/retrofit/WeatherAPI.java | 4f5a3b538e0a1be976264593e9d9f4153797354c | [] | no_license | chriswang1990/Sunshine | https://github.com/chriswang1990/Sunshine | e3cf5756c097074c43dea5e7d5cd3f4510ee28e4 | 6ca3987502a36c6bf16c9fc5b604b3afd668b4cc | refs/heads/master | 2020-12-23T22:28:35.844000 | 2017-01-08T21:13:16 | 2017-01-08T21:13:16 | 56,131,220 | 1 | 0 | null | false | 2016-07-31T18:31:24 | 2016-04-13T07:38:53 | 2016-05-26T18:24:17 | 2016-07-31T18:31:24 | 2,576 | 1 | 0 | 0 | Java | null | null | package com.upenn.chriswang1990.sunshine.sync.retrofit;
import retrofit2.Response;
import retrofit2.http.GET;
import retrofit2.http.Query;
import rx.Observable;
public interface WeatherAPI {
String ENDPOINT = "http://api.openweathermap.org";
@GET("data/2.5/forecast/daily")
Observable<Response<WeatherRespo... | UTF-8 | Java | 889 | java | WeatherAPI.java | Java | [] | null | [] | package com.upenn.chriswang1990.sunshine.sync.retrofit;
import retrofit2.Response;
import retrofit2.http.GET;
import retrofit2.http.Query;
import rx.Observable;
public interface WeatherAPI {
String ENDPOINT = "http://api.openweathermap.org";
@GET("data/2.5/forecast/daily")
Observable<Response<WeatherRespo... | 889 | 0.484814 | 0.474691 | 18 | 48.388889 | 32.770481 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 12 |
8ca55ec2c827362a4094c38bc8c447667651011c | 32,942,399,201,968 | 4cc56097211d4e936336192893ce7729d50896a3 | /lore-molecules/src/test/java/ca/on/mshri/lore/molecules/operations/FetchUniprotSeqsTest.java | 1ccd222dabcf6f6d19c1f5c40d9ab74a64ffb717 | [] | no_license | jweile/lore | https://github.com/jweile/lore | 1df8e4269b7d277f0360e5fca7823527e6689dd4 | 1b30295edf469f1d826b576d63ebd869ae254d4f | refs/heads/master | 2021-09-24T09:01:34.943000 | 2014-03-03T18:58:51 | 2014-03-03T18:58:51 | 225,717,054 | 0 | 0 | null | false | 2021-09-20T20:33:04 | 2019-12-03T21:13:53 | 2019-12-03T21:14:28 | 2021-09-20T20:33:04 | 4,342 | 0 | 0 | 11 | Java | false | false | /*
* Copyright (C) 2013 Department of Molecular Genetics, University of Toronto
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your opti... | UTF-8 | Java | 2,089 | java | FetchUniprotSeqsTest.java | Java | [
{
"context": "mport junit.framework.TestCase;\n\n/**\n *\n * @author Jochen Weile <jochenweile@gmail.com>\n */\npublic class FetchUni",
"end": 1053,
"score": 0.9991825222969055,
"start": 1041,
"tag": "NAME",
"value": "Jochen Weile"
},
{
"context": "mework.TestCase;\n\n/**\n *\n * @au... | null | [] | /*
* Copyright (C) 2013 Department of Molecular Genetics, University of Toronto
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your opti... | 2,069 | 0.677358 | 0.672092 | 63 | 32.15873 | 27.770149 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460317 | false | false | 12 |
102384e4db2fd1d99838b985f2297b74ce15f464 | 33,174,327,426,919 | 0422c449c424827b2397eaa62b27a693578d376b | /src/main/java/com/qi/weibo/dao/FocusDAO.java | b22d954b085c67c6e76697e6e28f8a1a89140e98 | [] | no_license | Hbase-qi/hbaseapi20 | https://github.com/Hbase-qi/hbaseapi20 | 991e750fd2dedad3abb4c311531bac1d80398a81 | 5fb10dcd962744614a84234f70e6c8631d30e3d1 | refs/heads/master | 2021-01-02T18:47:13.107000 | 2020-02-11T12:11:43 | 2020-02-11T12:11:43 | 239,749,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qi.weibo.dao;
import java.util.Arrays;
import org.apache.hadoop.hbase.client.Get;
import org.apache.hadoop.hbase.client.Put;
import org.apache.hadoop.hbase.client.Result;
import org.apache.hadoop.hbase.client.ResultScanner;
import org.apache.hadoop.hbase.client.Scan;
import org.apache.hadoop.hbase.client.... | UTF-8 | Java | 3,194 | java | FocusDAO.java | Java | [] | null | [] | package com.qi.weibo.dao;
import java.util.Arrays;
import org.apache.hadoop.hbase.client.Get;
import org.apache.hadoop.hbase.client.Put;
import org.apache.hadoop.hbase.client.Result;
import org.apache.hadoop.hbase.client.ResultScanner;
import org.apache.hadoop.hbase.client.Scan;
import org.apache.hadoop.hbase.client.... | 3,194 | 0.786788 | 0.785535 | 89 | 34.887642 | 31.019182 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.820225 | false | false | 12 |
5c8ae157df4d2fbc2f56b36c1562f2c167b4e9c7 | 33,174,327,428,336 | 60557de04fb0393e9dc6c14fed5b40e6649d3d51 | /src/main/java/org/wooddog/woodstub/junit/StubEvent.java | 02c7ca5ea156c0c9121d90b2cda2bbaaab9b90ac | [] | no_license | woodstub/woodstub | https://github.com/woodstub/woodstub | 64aab26ae058c6172b8f4c3e1a7c087927d332e4 | 7385a96ba0debac0252c98ac6c167391719d34a6 | refs/heads/master | 2021-06-28T09:26:15.301000 | 2016-09-21T20:28:18 | 2016-09-21T20:28:18 | 2,349,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /******************************************************************************
* Woodstub *
* Copyright (c) 2011 *
* Developed by Claus Brøndby Reimer & Asbjørn Andersen *
... | UTF-8 | Java | 3,952 | java | StubEvent.java | Java | [
{
"context": " *\n * Developed by Claus Brøndby Reimer & Asbjørn Andersen *\n * All",
"end": 276,
"score": 0.9998733997344971,
"start": 256,
"tag": "NAME",
"value": "Claus Brøndby Reimer"
},
{
"context": " *\n * Developed... | null | [] | /******************************************************************************
* Woodstub *
* Copyright (c) 2011 *
* Developed by <NAME> & <NAME> *
* All rights reserved ... | 3,926 | 0.585823 | 0.582532 | 129 | 29.620155 | 26.959974 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.162791 | false | false | 12 |
d1b2f17b2ee48c3fd6450041af5adddf7e8d6545 | 16,492,674,458,934 | 883e4af04a316345faec18331c41d0449ce8f4a2 | /arpc-netty/src/main/java/com/amos/arpc/netty/client/NettyClientHandler.java | 74a6418b8a9d37906ddd1447dd4119b0b287b0f9 | [] | no_license | AmosWang0626/rpc | https://github.com/AmosWang0626/rpc | e7f59db24fd22061902bdda1ae4b358ce2fa5583 | 7fffedb8393ed6d7b2a75e57f8e86ffc436b7f85 | refs/heads/main | 2023-06-14T02:17:40.598000 | 2021-07-04T14:59:49 | 2021-07-04T14:59:49 | 383,676,977 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amos.arpc.netty.client;
import com.amos.arpc.netty.common.exception.RpcException;
import com.amos.arpc.netty.common.model.RpcRequest;
import com.amos.arpc.netty.common.model.RpcResponse;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import org.slf4j.Log... | UTF-8 | Java | 2,124 | java | NettyClientHandler.java | Java | [
{
"context": "Callable;\n\n/**\n * NettyClientHandler\n *\n * @author wangdaoyuan.wdy\n * @date 2021/6/20\n */\npublic class",
"end": 438,
"score": 0.5335050821304321,
"start": 437,
"tag": "NAME",
"value": "w"
},
{
"context": "llable;\n\n/**\n * NettyClientHandler\n *\n * @author wan... | null | [] | package com.amos.arpc.netty.client;
import com.amos.arpc.netty.common.exception.RpcException;
import com.amos.arpc.netty.common.model.RpcRequest;
import com.amos.arpc.netty.common.model.RpcResponse;
import io.netty.channel.ChannelHandlerContext;
import io.netty.channel.SimpleChannelInboundHandler;
import org.slf4j.Log... | 2,124 | 0.695611 | 0.69084 | 71 | 28.521128 | 30.854889 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464789 | false | false | 12 |
9197a2db945bf6b575aa0b023d887ce00d82f82b | 26,929,444,986,207 | 45957a92fa1b52097cc8b1d0d5d9e7c41cbc8c8b | /src/test/java/stepdefinations/Registration.java | a1d8ca3eab5f962ec6b5246c38a889c2f6012766 | [] | no_license | sachin3339/Cucumber-BDD-testing | https://github.com/sachin3339/Cucumber-BDD-testing | 691515a10a0d1d5784975835a74df663010633b6 | 193b7992a1b40fd9b3ba2988175a65eecd198d5b | refs/heads/master | 2020-12-23T06:08:56.195000 | 2020-01-29T19:13:48 | 2020-01-29T19:13:48 | 237,061,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stepdefinations;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import cucumber.api.junit.Cucumber;
@RunWith(Cucumber.class)
@CucumberOptions(features="classpath:Test.feature"
,glue = "... | UTF-8 | Java | 478 | java | Registration.java | Java | [] | null | [] | package stepdefinations;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import cucumber.api.java.en.Given;
import cucumber.api.java.en.Then;
import cucumber.api.java.en.When;
import cucumber.api.junit.Cucumber;
@RunWith(Cucumber.class)
@CucumberOptions(features="classpath:Test.feature"
,glue = "... | 478 | 0.786611 | 0.786611 | 18 | 25.611111 | 14.395751 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 12 |
d5881b14cb4b95b9c1010a9fc1d1099d4a871590 | 10,015,863,739,663 | f9f93709c4a92c2722f823128849c1dbfa7261f6 | /src/com/servlets/RegisterServlet.java | 379bb912fce6a303240ada7c6d9b185262d2cfb8 | [] | no_license | hritikhanda4/Meeting-Setter-Web-App | https://github.com/hritikhanda4/Meeting-Setter-Web-App | 0dceae11b6f5babfb44ff9bb8728bd2aadb3d33d | 7cd44712aed38a2e531c393619dde781257545a9 | refs/heads/main | 2023-03-27T21:52:00.846000 | 2021-02-19T14:10:59 | 2021-02-19T14:10:59 | 340,380,502 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet... | UTF-8 | Java | 4,536 | java | RegisterServlet.java | Java | [] | null | [] | package com.servlets;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.MultipartConfig;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet... | 4,536 | 0.652116 | 0.63933 | 180 | 24.200001 | 32.933502 | 262 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.522222 | false | false | 12 |
53e67f23f1cf89a30ff77a8f4cf6cc997ad5fd8e | 6,287,832,136,339 | 5da86b832a6367fbbcdc221177971e80bfe18269 | /src/Day18_Debugging_Methods_MethodParameters_MethodWithReturnTypes/_02_Task.java | dc863d068aca042e93b2655e9090beda8a478f71 | [] | no_license | JulieBolat/JavaCourse | https://github.com/JulieBolat/JavaCourse | dc08280b5391d7f9aa495e700b6812a4728e27b6 | 2aa72cde00e22237c5628ea27156ebde52317cab | refs/heads/master | 2023-06-11T22:09:55.434000 | 2021-07-01T23:43:51 | 2021-07-01T23:43:51 | 382,181,834 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Day18_Debugging_Methods_MethodParameters_MethodWithReturnTypes;
public class _02_Task {
public static void main(String[] args) {
//create a simple method to print "Hello World!" 5 times
printHelloWorld();
}
public static void printHelloWorld() {
System.out.println("Hello W... | UTF-8 | Java | 515 | java | _02_Task.java | Java | [] | null | [] | package Day18_Debugging_Methods_MethodParameters_MethodWithReturnTypes;
public class _02_Task {
public static void main(String[] args) {
//create a simple method to print "Hello World!" 5 times
printHelloWorld();
}
public static void printHelloWorld() {
System.out.println("Hello W... | 515 | 0.640777 | 0.631068 | 21 | 23.523809 | 23.520243 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
9da7ac4111ab07004ed7f2c1af283d376d514e0e | 14,585,708,979,847 | 0517ae9ad164038cc6e6be0509ac9bf23d7ec44c | /hazelcast/src/main/java/com/hazelcast/map/impl/operation/PutAllPartitionAwareOperationFactory.java | 55449a608b5e1f6fc872b1dd5a237501cab1647a | [
"Apache-2.0"
] | permissive | atlassian/hazelcast | https://github.com/atlassian/hazelcast | 1c8e5ec58f626102d4de0dc97b6f2f4dfd946b9d | 174b3db30e001c2a1b60d870cfcc3138f10edecc | refs/heads/master | 2023-07-08T07:23:49.811000 | 2016-11-28T15:01:28 | 2016-11-28T19:16:15 | 24,581,214 | 4 | 4 | null | true | 2023-03-23T23:55:52 | 2014-09-29T05:33:05 | 2019-07-22T16:36:59 | 2023-03-23T23:55:52 | 100,300 | 5 | 4 | 8 | Java | false | false | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* 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 ... | UTF-8 | Java | 3,080 | java | PutAllPartitionAwareOperationFactory.java | Java | [] | null | [] | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* 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 ... | 3,080 | 0.692857 | 0.687987 | 92 | 32.47826 | 29.92399 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467391 | false | false | 12 |
292098b2cf781a71bf4f3772f8ef8d84bba1fccc | 32,804,960,246,613 | 43c20fa2d559bc946db328d956e713ac393288d1 | /src/main/java/com/promineotech/pokemonApi/repository/TrainerRepository.java | 73b3aa16ac5f72d4212b61bcd402fffc490b3b2e | [] | no_license | Robert-Metz/BESD_Final | https://github.com/Robert-Metz/BESD_Final | 5f87a583d5504b44ec8c1ed572b62a27eddddae2 | ddfc05724193d6904af01bd16e7f2e73417c2cf8 | refs/heads/master | 2023-02-27T14:52:46.534000 | 2021-02-04T01:38:06 | 2021-02-04T01:38:06 | 333,227,315 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.promineotech.pokemonApi.repository;
import org.springframework.data.repository.CrudRepository;
import com.promineotech.pokemonApi.entity.Trainer;
public interface TrainerRepository extends CrudRepository<Trainer, Long> {
}
| UTF-8 | Java | 238 | java | TrainerRepository.java | Java | [] | null | [] | package com.promineotech.pokemonApi.repository;
import org.springframework.data.repository.CrudRepository;
import com.promineotech.pokemonApi.entity.Trainer;
public interface TrainerRepository extends CrudRepository<Trainer, Long> {
}
| 238 | 0.84874 | 0.84874 | 8 | 28.75 | 29.448048 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
a5d44d5fbeee6580b7287adb14c7001ec381350b | 15,410,342,661,070 | d38c8bc54ba568d7d3c74eb38d8f2d2576c4f372 | /sumOf2Num.java | 590510894b78704eaeeeb64eeb6b094b8ed38e3d | [] | no_license | Sujithakumaravelg/java-programming | https://github.com/Sujithakumaravelg/java-programming | d2d2a13727aad3f989227be7706c70c7910add3c | 71bc7f0c5fc0f5d93e4e08396646ba2392d62f1f | refs/heads/master | 2021-09-28T22:33:19.049000 | 2021-09-24T16:50:26 | 2021-09-24T16:50:26 | 122,157,817 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class sumOf2Num{
public static void main(String arg[])throws Exception {
try{
Scanner s = new Scanner(System.in);
int n1=s.nextInt();
int n2=s.nextInt();
System.out.println(n1+n2);
}
catch(Exception e){
System.out.... | UTF-8 | Java | 366 | java | sumOf2Num.java | Java | [] | null | [] | import java.util.Scanner;
public class sumOf2Num{
public static void main(String arg[])throws Exception {
try{
Scanner s = new Scanner(System.in);
int n1=s.nextInt();
int n2=s.nextInt();
System.out.println(n1+n2);
}
catch(Exception e){
System.out.... | 366 | 0.562842 | 0.54918 | 14 | 25.142857 | 17.369337 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
4ccf71c22f5102d06f8500cecabfa0bb365972b7 | 2,216,203,188,047 | 3946fb4dba7c07dba2edecfac6bcc61c43d1b80f | /app/src/main/java/by/zubchenok/gitfadvicer/data/GiftDbHelper.java | d7337439c58c792b15629431af5c80b410b34f98 | [] | no_license | AntonZubchenok/GiftAdviser | https://github.com/AntonZubchenok/GiftAdviser | 2f95ed444a65a08633743a914f448cf541291808 | 0ae0cf63cced182b8f5e7decc8ed1ca518d1c3ab | refs/heads/master | 2021-06-11T15:02:54.049000 | 2017-01-23T11:11:01 | 2017-01-23T11:11:01 | 75,469,041 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.zubchenok.gitfadvicer.data;
import android.content.Context;
import com.readystatesoftware.sqliteasset.SQLiteAssetHelper;
public class GiftDbHelper extends SQLiteAssetHelper {
public static final String DATABASE_NAME = "gifts.db";
public static final int DATABASE_VERSION = 1;
public GiftDbHe... | UTF-8 | Java | 415 | java | GiftDbHelper.java | Java | [] | null | [] | package by.zubchenok.gitfadvicer.data;
import android.content.Context;
import com.readystatesoftware.sqliteasset.SQLiteAssetHelper;
public class GiftDbHelper extends SQLiteAssetHelper {
public static final String DATABASE_NAME = "gifts.db";
public static final int DATABASE_VERSION = 1;
public GiftDbHe... | 415 | 0.759036 | 0.756626 | 16 | 24.9375 | 25.32654 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 12 |
0fde0db4d564de1f2eba6cf7a6e627e8436c17a2 | 7,705,171,340,536 | 02601f7e73858dc1dfcac5157386814313715766 | /rocketmq-impl/src/main/java/org/streamnative/pulsar/handlers/rocketmq/inner/RopClientChannelCnx.java | dbfadd53af2b84ffa687f0df72eff219813eea40 | [
"Apache-2.0"
] | permissive | Demogorgon314/rop | https://github.com/Demogorgon314/rop | 3e799c5de19eb42af017038b3f984a34607cc86a | 65e9d0520b7c2df07e358f143828dc7bb318ac5f | refs/heads/master | 2023-08-23T15:02:56.395000 | 2021-09-27T10:32:18 | 2021-09-27T10:32:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed ... | UTF-8 | Java | 1,913 | java | RopClientChannelCnx.java | Java | [] | null | [] | /**
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed ... | 1,913 | 0.737585 | 0.733403 | 58 | 31.982759 | 29.904152 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 12 |
2c242973e5072e68aa0598ef8b5aec6a5e3b9d43 | 21,560,735,884,184 | 8268d4dc2291d4a913964406fa0762e00f2e453e | /src/main/java/com/navtech/models/Course.java | 59c0bd83342490af0e0f42a228a9ae7fee563b46 | [] | no_license | JainNaveen94/Spring-Hiberbnate-Practise-Project | https://github.com/JainNaveen94/Spring-Hiberbnate-Practise-Project | a37b159ba929b8602076ed26b0b1bd5bf8b06736 | f09bc50481d71f0a1c0e96afb9275d7a474ebe5f | refs/heads/master | 2021-01-03T01:22:10.978000 | 2020-02-14T20:35:18 | 2020-02-14T20:35:18 | 239,853,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.navtech.models;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.pe... | UTF-8 | Java | 2,151 | java | Course.java | Java | [] | null | [] | package com.navtech.models;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.pe... | 2,151 | 0.752208 | 0.752208 | 108 | 18.916666 | 16.877075 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 12 |
48da760e3bbd8d6844a950c46e414a6ecc7ea1cb | 21,560,735,884,682 | 6b00ee38ddd47635b98cc0c643bd95a6c0763d95 | /curso/src/main/java/edu/cibertec/curso/common/ErrorDTO.java | c60c52bb53f9c1c7c38c6a6ab7a6462389ad106c | [] | no_license | UserPabloJuarez/ServiciosREST | https://github.com/UserPabloJuarez/ServiciosREST | d4ff8df5053c6237e61c33661b068ee5ed61ec50 | a2a1ea939c4497f36fbde052d8c943c6ec3bb486 | refs/heads/master | 2023-02-08T23:43:12.600000 | 2021-01-02T16:11:10 | 2021-01-02T16:11:10 | 326,219,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cibertec.curso.common;
import lombok.Data;
import lombok.AllArgsConstructor;
@Data
@AllArgsConstructor
public class ErrorDTO {
private String status;
private String error;
private String message;
}
| UTF-8 | Java | 225 | java | ErrorDTO.java | Java | [] | null | [] | package edu.cibertec.curso.common;
import lombok.Data;
import lombok.AllArgsConstructor;
@Data
@AllArgsConstructor
public class ErrorDTO {
private String status;
private String error;
private String message;
}
| 225 | 0.768889 | 0.768889 | 13 | 16.307692 | 12.693939 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 12 |
7b1d3d48240f453e06eb7536d50fe1d7701e4f93 | 28,132,035,854,804 | 3f12f4620aa129097b3f1b70914de8e54fad595b | /p2p-core/src/main/java/cn/wolfcode/p2p/base/domain/UserFile.java | aedbd99e7bee4309889c82bbae15b738b78050dd | [] | no_license | luan66/p2p | https://github.com/luan66/p2p | 4e632bc19caab2c666b23674ffa11fb90d0f3c13 | b961e22fdd716002d52cd0862c333a4e09b75f17 | refs/heads/master | 2021-04-03T07:59:06.686000 | 2018-12-08T07:37:37 | 2018-12-08T07:37:37 | 124,626,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.wolfcode.p2p.base.domain;
import com.alibaba.fastjson.JSON;
import lombok.Getter;
import lombok.Setter;
import java.util.HashMap;
import java.util.Map;
/**
* 资料文件上传对象
*/
@Setter
@Getter
public class UserFile extends BaseAuditorDomain {
private String image; //文件路径;
private Sys... | UTF-8 | Java | 805 | java | UserFile.java | Java | [] | null | [] | package cn.wolfcode.p2p.base.domain;
import com.alibaba.fastjson.JSON;
import lombok.Getter;
import lombok.Setter;
import java.util.HashMap;
import java.util.Map;
/**
* 资料文件上传对象
*/
@Setter
@Getter
public class UserFile extends BaseAuditorDomain {
private String image; //文件路径;
private Sys... | 805 | 0.634538 | 0.633199 | 29 | 24.758621 | 20.356571 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.827586 | false | false | 12 |
4f1efcda8222992af1b337f3b66f54bed39ce489 | 3,676,492,011,396 | e44623cc76727f2d38d2afdf08a46997ad5cfc7e | /Java/Frolova_Elizaveta_Daniilovna_BSE185_HW4/BattleShip_desktop/tests/battleship/ships/OceanTest.java | 80e67e3810ebed18762219aea843e4e317d64cd2 | [] | no_license | kiwikk/hse_study | https://github.com/kiwikk/hse_study | 430d9bc3bb76fbbbb514f826d75367ec36eb1e16 | 8d6f1cda1d0814dd6296a166078fbc9cf3ba3de8 | refs/heads/master | 2023-01-22T08:45:13.805000 | 2020-07-02T14:22:50 | 2020-07-02T14:22:50 | 276,656,703 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package battleship.ships;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class OceanTest {
@Test
void createCruiserShip() {
// Ocean ocean=new Ocean(10, null, null, null, null);
// CruiserButton ship= new CruiserButton(ocean, null);
//
// ship.gener... | UTF-8 | Java | 726 | java | OceanTest.java | Java | [] | null | [] | package battleship.ships;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class OceanTest {
@Test
void createCruiserShip() {
// Ocean ocean=new Ocean(10, null, null, null, null);
// CruiserButton ship= new CruiserButton(ocean, null);
//
// ship.gener... | 726 | 0.589532 | 0.582645 | 36 | 19.194445 | 25.266161 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 12 |
1034fc8468116ab519728d72313746919b578100 | 30,537,217,535,949 | e45436c54930d44e421b521977040f588333c0b5 | /src/main/java/cn/ejie/dao/EquipmentNameMapper.java | 772784e904b3c029e92a15ec7944112a99216ffd | [] | no_license | Fire-Star/FinancialManager | https://github.com/Fire-Star/FinancialManager | d18e41e1e8054d3582bdeaa400832b5501f2b3cd | 7268835364946b948ddd90f7c3c5bef1c5f48cc1 | refs/heads/master | 2021-01-19T15:05:05.294000 | 2017-10-23T09:36:08 | 2017-10-23T09:36:08 | 100,942,602 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.ejie.dao;
import cn.ejie.pocustom.EquipmentNameCustom;
import java.util.List;
/**
* Created by Administrator on 2017/8/22.
*/
public interface EquipmentNameMapper {
/**
* 插入单个设备名称
* @param equipmentNameCustom
* @throws Exception
*/
public void insertSingleEquipmentName(Equipm... | UTF-8 | Java | 1,200 | java | EquipmentNameMapper.java | Java | [
{
"context": "Custom;\n\nimport java.util.List;\n\n/**\n * Created by Administrator on 2017/8/22.\n */\npublic interface EquipmentNameM",
"end": 123,
"score": 0.7041212916374207,
"start": 110,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package cn.ejie.dao;
import cn.ejie.pocustom.EquipmentNameCustom;
import java.util.List;
/**
* Created by Administrator on 2017/8/22.
*/
public interface EquipmentNameMapper {
/**
* 插入单个设备名称
* @param equipmentNameCustom
* @throws Exception
*/
public void insertSingleEquipmentName(Equipm... | 1,200 | 0.747788 | 0.741593 | 40 | 27.25 | 33.242855 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
3ef1b5f408d2bb5d66d3979e78ff9f42f5f34b15 | 26,645,977,131,033 | 27fce8811bb4256582b5e2e5b520ab31c60a10c4 | /thirdeye/thirdeye-pinot/src/main/java/com/linkedin/thirdeye/dashboard/resources/CacheResource.java | c1954e974fa1e7df467696d7e2e0e2d972f078cb | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | sajavadi/pinot | https://github.com/sajavadi/pinot | 87926571c4254c133bd6dd5a9d38e83edc891687 | 81f76c2e71e3b75bb1294187941c644e70799405 | refs/heads/master | 2021-01-19T00:59:30.346000 | 2017-09-15T16:34:55 | 2017-09-15T16:34:55 | 95,609,456 | 2 | 1 | null | true | 2017-06-27T23:32:09 | 2017-06-27T23:32:09 | 2017-06-27T15:21:40 | 2017-06-27T23:02:06 | 140,345 | 0 | 0 | 0 | null | null | null | package com.linkedin.thirdeye.dashboard.resources;
import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.cor... | UTF-8 | Java | 4,437 | java | CacheResource.java | Java | [] | null | [] | package com.linkedin.thirdeye.dashboard.resources;
import java.util.List;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import javax.ws.rs.GET;
import javax.ws.rs.POST;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.cor... | 4,437 | 0.69867 | 0.69822 | 153 | 28 | 26.370661 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 12 |
11e726de209075b8e3b2b3706d886a62a9742bb9 | 24,876,450,581,841 | 3d033e82916942a1b9718c2e768979fd6fed0b47 | /005-LoD/src/main/java/com/zhh/v1/Goods.java | eb4b1045a0f61d2d6d0dcdc4974c60292bc78e1f | [] | no_license | dsczs-org/java-design-patterns | https://github.com/dsczs-org/java-design-patterns | fe7eccdbf41d9bdcc50bb1435d1af67eb5d97284 | 4440e5fb84a8c8631f3576594bcf970b655b8992 | refs/heads/master | 2023-02-14T01:20:00.308000 | 2021-01-11T08:08:46 | 2021-01-11T08:08:46 | 318,802,015 | 0 | 0 | null | true | 2020-12-05T13:58:50 | 2020-12-05T13:58:49 | 2020-12-05T02:27:03 | 2020-04-27T23:31:35 | 180 | 0 | 0 | 0 | null | false | false | package com.zhh.v1;
/**
* @author zhh
* @description 商品类
* @date 2020-02-07 11:00
*/
public class Goods {
}
| UTF-8 | Java | 119 | java | Goods.java | Java | [
{
"context": "package com.zhh.v1;\n\n/**\n * @author zhh\n * @description 商品类\n * @date 2020-02-07 11:00\n */",
"end": 39,
"score": 0.9996447563171387,
"start": 36,
"tag": "USERNAME",
"value": "zhh"
}
] | null | [] | package com.zhh.v1;
/**
* @author zhh
* @description 商品类
* @date 2020-02-07 11:00
*/
public class Goods {
}
| 119 | 0.619469 | 0.504425 | 9 | 11.555555 | 9.190709 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 12 |
f364fa74618afa82d2bb850dbb4b7f449e9e1ef2 | 33,079,838,124,792 | c9fc9d7964a084115b3a5ca930bcf11cc9bba1b4 | /programmieren-1/ÜbungsblätterWS18:19/Übungsblatt1/AufgabeE/src/Main.java | bb34bb1deb616706bc87bfa726d6a4fb6393714b | [] | no_license | oigGe/kit | https://github.com/oigGe/kit | 3ebed1a5a5a9bc61bf191e22988d1ca23fec067f | 494c363effadd8ec827c8c84d6da90c396f0659e | refs/heads/master | 2020-04-09T08:22:22.098000 | 2019-08-26T09:22:19 | 2019-08-26T09:22:19 | 160,191,851 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main {
public static void main(String[] args) {
Agency kaAgency = new Agency();
Actor john = new Actor();
kaAgency.agencyName = "KaAgency";
john.forename = "John";
john.surname = "Wayne";
john.catchphrase = "All battles are fought by scared men who’d r... | UTF-8 | Java | 498 | java | Main.java | Java | [
{
"context": "gencyName = \"KaAgency\";\n\n john.forename = \"John\";\n john.surname = \"Wayne\";\n john.ca",
"end": 213,
"score": 0.9995735287666321,
"start": 209,
"tag": "NAME",
"value": "John"
},
{
"context": " john.forename = \"John\";\n john.surname ... | null | [] | public class Main {
public static void main(String[] args) {
Agency kaAgency = new Agency();
Actor john = new Actor();
kaAgency.agencyName = "KaAgency";
john.forename = "John";
john.surname = "Wayne";
john.catchphrase = "All battles are fought by scared men who’d r... | 498 | 0.614919 | 0.614919 | 19 | 25.105263 | 25.517578 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 12 |
f89f08eb45fcbfe35146e587aa13e878b9a4cb24 | 33,079,838,124,895 | cedb140c275c3ea8815fd5c57b9aaf24395d74b6 | /Pemprograman #3/Fix/Unit Produksi - SMK YADIKA 11/Layout.java | 565eb6828e456f76e001ba2b5dad3f6066a0cff3 | [] | no_license | ronny-sugianto/Kuliah---Teknik-Informatika | https://github.com/ronny-sugianto/Kuliah---Teknik-Informatika | d26a4ab0c317a76ba5696c1e4096913a87d9ade6 | 9308b517a998daa8c8899af665bda7d7404b0d19 | refs/heads/master | 2020-09-20T04:30:42.782000 | 2020-01-20T04:35:04 | 2020-01-20T04:35:04 | 224,376,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Layout {
public void Header() {
clrscr();
//System.out.println("********************************************************************************************");
System.out.println(" UNIT PRODUKSI - SMK YADIKA 11 ... | UTF-8 | Java | 2,890 | java | Layout.java | Java | [
{
"context": ";\n System.out.println(\"|^| Credit By : \\n- Ronny S (201843502340)\\n- M.Hindardhi (201843502003)\\n- D",
"end": 1071,
"score": 0.9998654723167419,
"start": 1064,
"tag": "NAME",
"value": "Ronny S"
},
{
"context": "tln(\"|^| Credit By : \\n- Ronny S (2018435023... | null | [] |
public class Layout {
public void Header() {
clrscr();
//System.out.println("********************************************************************************************");
System.out.println(" UNIT PRODUKSI - SMK YADIKA 11 ... | 2,887 | 0.281315 | 0.2609 | 50 | 56.740002 | 53.914307 | 156 | false | false | 0 | 0 | 0 | 0 | 96 | 0.287889 | 1.24 | false | false | 12 |
89302c0188b91b6b221538ebcbde9d3a65d1bab7 | 5,102,421,182,261 | 0084103b12283447c2610ba31309b2d2b8692bea | /src/day3/extents_demo/Demo.java | 8d80f28b7d005c34a2f189fca51e0aae157bb63f | [] | no_license | wings-source/java-study | https://github.com/wings-source/java-study | 04d5a6adf4f3137b680a4ffe7da5d97864f82b47 | 4b234328d865e3e0d05efe856c2e30e16a6b294d | refs/heads/master | 2022-07-31T23:28:50.213000 | 2020-05-21T10:15:33 | 2020-05-21T10:15:33 | 265,814,607 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day3.extents_demo;
public class Demo {
public static void main(String[] args) {
Dog dog1 = new Dog();
Huskie dog2 = new Huskie();
System.out.println(dog1);
System.out.println(dog2);
System.out.println("---------");
//子类覆盖父类非静态方法
dog1.eat();
... | UTF-8 | Java | 659 | java | Demo.java | Java | [] | null | [] | package day3.extents_demo;
public class Demo {
public static void main(String[] args) {
Dog dog1 = new Dog();
Huskie dog2 = new Huskie();
System.out.println(dog1);
System.out.println(dog2);
System.out.println("---------");
//子类覆盖父类非静态方法
dog1.eat();
... | 659 | 0.492537 | 0.474295 | 30 | 19.1 | 16.312265 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 12 |
2244c47a767630024cfde52201a88ef1ca263ec0 | 19,774,029,494,422 | 051d32d1c0b5996ef7c61d5e7e04c07c4ab0128d | /app/src/main/java/com/subscription/android/client/view/InstructorBaseActivity.java | f61d444fdc13205f1f1c6f8d0c2cd31afc123c3e | [] | no_license | Kirill-code/SubscriptionAndroidClient | https://github.com/Kirill-code/SubscriptionAndroidClient | a2b8e88e615dba4f59bdf2336bdb6ad5ef59e858 | f0d93da24b3b635ff572f1e620c697239705d088 | refs/heads/master | 2021-07-10T05:08:44.796000 | 2020-07-31T14:27:20 | 2020-07-31T14:27:20 | 178,858,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.subscription.android.client.view;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import android.w... | UTF-8 | Java | 19,911 | java | InstructorBaseActivity.java | Java | [] | null | [] | package com.subscription.android.client.view;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.TextView;
import android.w... | 19,911 | 0.576552 | 0.574892 | 473 | 41.033825 | 33.311062 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.706131 | false | false | 12 |
3c5570287ce4e188214c7567ef37277633d9f1a2 | 10,797,547,808,027 | fe3302ffd3c3f111b0f593b823aeaf4bf517231c | /src/main/java/com/etps/etps/repositories/Providers.java | eeaf062213e2ec7dba53d1b61fe015bcfb29f3e0 | [] | no_license | Deimos-ETPS/ETPS | https://github.com/Deimos-ETPS/ETPS | 8d96d5099a0bc8f1900d7276e30a4c7983ae6e8d | 762f00e04d5ceb1771448ead57b83d27b2361365 | refs/heads/master | 2022-05-03T03:12:48.527000 | 2020-03-03T01:32:45 | 2020-03-03T01:32:45 | 239,542,195 | 0 | 1 | null | false | 2022-03-08T21:25:04 | 2020-02-10T15:16:19 | 2020-03-03T01:32:58 | 2022-03-08T21:25:03 | 27,904 | 0 | 1 | 2 | HTML | false | false | package com.etps.etps.repositories;
import com.etps.etps.models.Campus;
import com.etps.etps.models.Provider;
import org.springframework.data.jpa.repository.JpaRepository;
public interface Providers extends JpaRepository<Provider, Long> {
Provider findById(long id);
Provider findAllById(long id);
Provider... | UTF-8 | Java | 383 | java | Providers.java | Java | [] | null | [] | package com.etps.etps.repositories;
import com.etps.etps.models.Campus;
import com.etps.etps.models.Provider;
import org.springframework.data.jpa.repository.JpaRepository;
public interface Providers extends JpaRepository<Provider, Long> {
Provider findById(long id);
Provider findAllById(long id);
Provider... | 383 | 0.78329 | 0.78329 | 12 | 30.916666 | 20.568821 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 12 |
0c6e6f7de28558a7be03708eddd36236b9b9609e | 10,797,547,807,108 | 6b31a49203cb1a2240b2e0014f759eda94443d59 | /src/test/java/managers/ConfigFileManager.java | fa54af34c366739261121169b0ed3e2bcdbf0826 | [] | no_license | packman38/bookmyshow1-Website-Automation | https://github.com/packman38/bookmyshow1-Website-Automation | 2114b388403f77778c28177df91379c57e9fb7dd | 3bd5af406fc01288db37322afde3c73d221ef285 | refs/heads/main | 2023-06-05T16:25:21.199000 | 2021-06-30T18:55:29 | 2021-06-30T18:55:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.java.managers;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.Properties;
public class ConfigFileManager {
private static ConfigFileManager configFileManager= null;
private Properties properties;
private final String proportiesFilePath="\\src\\main\\resources\\conf... | UTF-8 | Java | 2,303 | java | ConfigFileManager.java | Java | [] | null | [] | package test.java.managers;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.Properties;
public class ConfigFileManager {
private static ConfigFileManager configFileManager= null;
private Properties properties;
private final String proportiesFilePath="\\src\\main\\resources\\conf... | 2,303 | 0.636127 | 0.635258 | 73 | 30.547945 | 26.179068 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452055 | false | false | 12 |
b6ce2ae4484904c8ae01c1e43624b52579471ded | 31,679,678,778,988 | c2445630a94625eeedc7bb4a3c9ad0f90f5bd0e3 | /src/projectPlanner/BarChartGenerator.java | ae5a53c6805463a3d22bdd394e659d12bd7ada97 | [] | no_license | AndroCrunch/ProjectPlanner | https://github.com/AndroCrunch/ProjectPlanner | 8322da44c5dd9d1457fe8965351b4f765647f624 | d873b46072e743de912d8b32c18bfff0f0c4f45c | refs/heads/master | 2022-02-25T05:35:45.325000 | 2015-05-11T14:47:04 | 2015-05-11T14:47:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package projectPlanner;
import java.awt.image.BufferedImage;
import java.io.*;
import java.sql.SQLException;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.JFreeChart;
import org.jfree.chart.plot.PlotOrientation;
import org.jfree.data.category.DefaultCategoryDataset;
public class BarChartGenerator{
JFr... | UTF-8 | Java | 996 | java | BarChartGenerator.java | Java | [] | null | [] | package projectPlanner;
import java.awt.image.BufferedImage;
import java.io.*;
import java.sql.SQLException;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.JFreeChart;
import org.jfree.chart.plot.PlotOrientation;
import org.jfree.data.category.DefaultCategoryDataset;
public class BarChartGenerator{
JFr... | 996 | 0.759036 | 0.752008 | 35 | 27.485714 | 23.27644 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.857143 | false | false | 12 |
fb10149163e662b2c1b6cbdf6cab7b87b8cbff10 | 12,455,405,223,474 | 87715e7266fa46e61d69f7804c6c6275b0f8b631 | /src/edu/LeetCode/BinarySearch/No875_KokoEatingBananas.java | 2b2e3f85d739884b86460fd39e409b6a96d92982 | [
"MIT"
] | permissive | Wallace4ever/Algorithms | https://github.com/Wallace4ever/Algorithms | a4454292d022b5345770849777e514704aa85003 | 49f718d6b232207a1df9a00ce918fa610a46d84c | refs/heads/master | 2021-03-23T18:28:56.928000 | 2020-10-14T14:34:17 | 2020-10-14T14:34:17 | 247,475,275 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.LeetCode.BinarySearch;
import org.junit.Test;
public class No875_KokoEatingBananas {
public int minEatingSpeed(int[] piles, int H) {
int min = 1, max = Integer.MIN_VALUE;
for (int pile : piles)
max = Math.max(max, pile);
while (min <= max) {
int mid = mi... | UTF-8 | Java | 840 | java | No875_KokoEatingBananas.java | Java | [] | null | [] | package edu.LeetCode.BinarySearch;
import org.junit.Test;
public class No875_KokoEatingBananas {
public int minEatingSpeed(int[] piles, int H) {
int min = 1, max = Integer.MIN_VALUE;
for (int pile : piles)
max = Math.max(max, pile);
while (min <= max) {
int mid = mi... | 840 | 0.494048 | 0.472619 | 32 | 25.25 | 19.119688 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 12 |
2bd03d950e0f38fc3562321ab1a7f5d97be514fe | 31,817,117,733,517 | 9e31d2d0ac31546e013efd2ac46efc7e348b3efd | /e2e-tests/src/test/java/com/wixpress/common/petri/e2e/BaseTest.java | 874a7705803fdde37e9ed034408c802f6bd9d988 | [
"BSD-3-Clause"
] | permissive | ryanlfoster/petri | https://github.com/ryanlfoster/petri | 240fa1a47aeeeda91409624333ae7e840d428525 | 95a6336e3f40601609248a056c57157435d4b451 | refs/heads/master | 2021-01-18T08:10:47.770000 | 2015-04-06T12:16:38 | 2015-04-06T12:16:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wixpress.common.petri.e2e;
import com.wixpress.petri.Main;
import com.wixpress.petri.PetriRPCClient;
import com.wixpress.petri.experiments.domain.ExperimentSnapshot;
import com.wixpress.petri.experiments.domain.TestGroup;
import com.wixpress.petri.laboratory.http.LaboratoryFilter;
import com.wixpress.petri... | UTF-8 | Java | 3,773 | java | BaseTest.java | Java | [
{
"context": "port static java.util.Arrays.asList;\n\n/**\n * User: Dalias\n * Date: 2/8/15\n * Time: 8:57 AM\n */\npublic abstr",
"end": 1049,
"score": 0.9973986744880676,
"start": 1043,
"tag": "USERNAME",
"value": "Dalias"
},
{
"context": "aPetriConfigFile().\n withU... | null | [] | package com.wixpress.common.petri.e2e;
import com.wixpress.petri.Main;
import com.wixpress.petri.PetriRPCClient;
import com.wixpress.petri.experiments.domain.ExperimentSnapshot;
import com.wixpress.petri.experiments.domain.TestGroup;
import com.wixpress.petri.laboratory.http.LaboratoryFilter;
import com.wixpress.petri... | 3,773 | 0.67771 | 0.670554 | 109 | 33.614677 | 28.301104 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.495413 | false | false | 12 |
31c9d9ded4ec02b3ada7e9434035788ef0ace8fb | 16,071,767,626,027 | fce6b097856f1eea92e64df9eb94acd212c8ef60 | /app/src/main/java/com/app/hotgo/activities/ActivityMapGetLocation.java | 0e90883bbe3fec764b8515959ddc4b4f0bfcfb18 | [] | no_license | MinhToanIT/hotcar | https://github.com/MinhToanIT/hotcar | 552864fa5139507b3007bc760107f5056dc20f4b | 3d5380c7efbaf04ba654cdcb29c3b4ba672b3bda | refs/heads/master | 2020-09-01T13:22:05.689000 | 2019-11-01T10:45:14 | 2019-11-01T10:45:14 | 218,965,457 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.hotgo.activities;
import android.app.Activity;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.ImageView;
import android.widget.TextView;
impo... | UTF-8 | Java | 6,316 | java | ActivityMapGetLocation.java | Java | [] | null | [] | package com.app.hotgo.activities;
import android.app.Activity;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.ImageView;
import android.widget.TextView;
impo... | 6,316 | 0.551932 | 0.549398 | 183 | 33.51366 | 23.614355 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508197 | false | false | 12 |
feab2e5b9b378185d18533227374e1bcce042f1a | 25,400,436,593,220 | 3070121f2e47e39f9fc1b3eea73830655c12d9b8 | /src/main/java/sid/pharmacy/Model/Mode_paiement.java | 2378509fa3e3b4762e99c65c512d53070c962a78 | [] | no_license | midozer/pharmacy | https://github.com/midozer/pharmacy | d0d5a1247a29f2fc5d561e6b9b0fa3382b0f2ac7 | 5015fce61a986a6e09ae4528f3acb3b9eaba059d | refs/heads/master | 2023-06-27T17:55:16.798000 | 2021-07-12T19:45:07 | 2021-07-12T19:45:07 | 364,408,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* package sid.pharmacy.Model;
*
* import javax.persistence.Entity; import javax.persistence.GeneratedValue;
* import javax.persistence.GenerationType; import javax.persistence.Id; import
* javax.persistence.Table;
*
*
* @Entity
*
* @Table(name="mode_paiement") public class Mode_paiement {
*... | UTF-8 | Java | 1,085 | java | Mode_paiement.java | Java | [] | null | [] | /*
* package sid.pharmacy.Model;
*
* import javax.persistence.Entity; import javax.persistence.GeneratedValue;
* import javax.persistence.GenerationType; import javax.persistence.Id; import
* javax.persistence.Table;
*
*
* @Entity
*
* @Table(name="mode_paiement") public class Mode_paiement {
*... | 1,085 | 0.681106 | 0.681106 | 32 | 31.96875 | 32.272747 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 12 |
9aad101bbe1f28d41bfd9b6f08f7469167c34179 | 25,512,105,793,041 | 6b84f73da12624fb2feb48e664dfc6b2a5e1b6f3 | /chapter1/1_1/UniqueCharJudgement.java | cb0ed3ba5a0590929e2da7ec488c3a786ee5ae11 | [] | no_license | akihiro117/AlgorithmExcersise | https://github.com/akihiro117/AlgorithmExcersise | 9c1748f9e64a284f8d04e91cfe7320b1ff53269a | 3c88b22b84ca5b7e8c39cc9070a320020438bf01 | refs/heads/master | 2020-04-17T11:35:17.026000 | 2019-01-20T02:16:18 | 2019-01-20T02:16:18 | 166,546,419 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.Scanner;
/**
* ある文字列が全て固有であるか否かを判定するプログラム。
* 文字列は標準入力から受け取る。
* 入力できる文字列は1つ。
*/
class UniqueCharJudgement {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String str = scanner.nextLine();
try {
... | UTF-8 | Java | 1,975 | java | UniqueCharJudgement.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Scanner;
/**
* ある文字列が全て固有であるか否かを判定するプログラム。
* 文字列は標準入力から受け取る。
* 入力できる文字列は1つ。
*/
class UniqueCharJudgement {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
String str = scanner.nextLine();
try {
... | 1,975 | 0.517382 | 0.516019 | 61 | 23.065575 | 18.912107 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.278689 | false | false | 12 |
504a42b8366fd6b43bf1536c47d85ca3da524e22 | 26,645,977,121,983 | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/mozilla_MozStumbler/libraries/stumbler/src/main/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/base/SerializedJSONRows.java | e8dbb541626ca45d34d66022df6fc5659af8871e | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | https://github.com/cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297000 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // isComment
package org.mozilla.mozstumbler.service.stumblerthread.datahandling.base;
import java.util.HashMap;
public class isClassOrIsInterface {
public String isVariable = "isStringConstant";
public final byte[] isVariable;
public enum StorageState {
ON_DISK, IN_MEMORY
}
public St... | UTF-8 | Java | 587 | java | SerializedJSONRows.java | Java | [] | null | [] | // isComment
package org.mozilla.mozstumbler.service.stumblerthread.datahandling.base;
import java.util.HashMap;
public class isClassOrIsInterface {
public String isVariable = "isStringConstant";
public final byte[] isVariable;
public enum StorageState {
ON_DISK, IN_MEMORY
}
public St... | 587 | 0.717206 | 0.717206 | 26 | 21.576923 | 23.997072 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 12 |
1f6003a781ded870e86aa85c733d9dbbf8a09d5f | 26,706,106,675,558 | 465e7229628d1f628c3c0217bc12c24b38f0c448 | /src/main/java/com/carlosceron/services/usuario/Usuario.java | 2beaee657777851d3d7d44671cc4bf5c17b1966f | [] | no_license | carlosCeron/wsdl-spring-boot | https://github.com/carlosCeron/wsdl-spring-boot | 9f6511eae27d50cf17ce1db14b138c773bcbb874 | 3819919954e73bdccd466363b1abd31aa735a46f | refs/heads/master | 2020-03-24T02:12:57.540000 | 2018-07-26T00:29:43 | 2018-07-26T00:29:43 | 142,366,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.carlosceron.services.usuario;
public class Usuario {
private Long id;
private String nombre;
private String correo;
public Usuario(Long id, String nombre, String correo) {
super();
this.id = id;
this.nombre = nombre;
this.correo = correo;
}
public Long getId() {
return id;
}
p... | UTF-8 | Java | 615 | java | Usuario.java | Java | [] | null | [] | package com.carlosceron.services.usuario;
public class Usuario {
private Long id;
private String nombre;
private String correo;
public Usuario(Long id, String nombre, String correo) {
super();
this.id = id;
this.nombre = nombre;
this.correo = correo;
}
public Long getId() {
return id;
}
p... | 615 | 0.658537 | 0.658537 | 53 | 10.603773 | 13.721405 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.075472 | false | false | 12 |
eb948bdc112234e825f8e22d4ee80683dfea465e | 5,102,421,174,722 | 22cc79ca513b0056ac54b8c9a73eb64585f6a298 | /ClientTest/src/main/java/client/test/ClientSessionHandler.java | 9a05ac6d029a4a8d19dd72acb25bc9ad0bf7e0d8 | [] | no_license | Amooti/SensorStream | https://github.com/Amooti/SensorStream | bf50675e087329478c4847d3482a2debdedbad22 | 873d8cfbf84fb23ea5fb5b17661cc0fa238c46fd | refs/heads/master | 2016-08-04T01:07:32.181000 | 2015-01-25T18:30:10 | 2015-01-25T18:30:10 | 10,215,431 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package client.test;
import org.apache.mina.core.service.IoHandlerAdapter;
import org.apache.mina.core.session.IdleStatus;
import org.apache.mina.core.session.IoSession;
import java.util.concurrent.BlockingQueue;
public class ClientSessionHandler extends IoHandlerAdapter {
private final BlockingQueue<String> qu... | UTF-8 | Java | 980 | java | ClientSessionHandler.java | Java | [] | null | [] | package client.test;
import org.apache.mina.core.service.IoHandlerAdapter;
import org.apache.mina.core.session.IdleStatus;
import org.apache.mina.core.session.IoSession;
import java.util.concurrent.BlockingQueue;
public class ClientSessionHandler extends IoHandlerAdapter {
private final BlockingQueue<String> qu... | 980 | 0.720408 | 0.720408 | 34 | 27.82353 | 26.595522 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
270be11ece33d99e6800fe8af65761e4005c7386 | 20,478,404,076,548 | 0192b9a0df01231682dce94ef950cd1150ea070f | /src/main/java/com/ddd/content/repository/ContentRepository.java | 7705e95ecc4b5621da4aca116fb9e4ebb117d0f1 | [] | no_license | along603/CMS | https://github.com/along603/CMS | 85b01685116cd655ff01811f98858bddab793b99 | 1005839465a2f14522d40144c72b88276f9cf0e1 | refs/heads/master | 2020-03-24T06:16:44.082000 | 2018-07-27T03:42:12 | 2018-07-27T03:42:12 | 142,522,700 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ddd.content.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ddd.content.domain.bean.ContentAgg;
public interface ContentRepository extends JpaRepository<ContentAgg, Long> {
ContentAgg findByAssetID(String assetId);
}
| UTF-8 | Java | 275 | java | ContentRepository.java | Java | [] | null | [] | package com.ddd.content.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ddd.content.domain.bean.ContentAgg;
public interface ContentRepository extends JpaRepository<ContentAgg, Long> {
ContentAgg findByAssetID(String assetId);
}
| 275 | 0.818182 | 0.818182 | 11 | 24 | 27.843719 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
2abe823b0946c979ec95aa8763c206539175ffa0 | 6,416,681,144,505 | fd648ad8281b48bd619a94b105aced5b4d84b476 | /server-spring/src/main/java/boyi/battleship/core/chat/ChatMessage.java | b4565765f5691efb9897c130d979a4d70cfefa59 | [] | no_license | laowai121/battleship | https://github.com/laowai121/battleship | 271a027ee212ca2cc42f56810b94efa895c25a79 | 5bafb9e4759fd11e34af38896c15e69bcdfaa028 | refs/heads/master | 2021-05-09T08:42:20.204000 | 2018-05-24T22:38:57 | 2018-05-24T22:38:57 | 119,401,897 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package boyi.battleship.core.chat;
import boyi.battleship.core.battleshipobject.BattleshipObject;
import boyi.battleship.core.player.Player;
import org.jetbrains.annotations.NotNull;
public class ChatMessage extends BattleshipObject {
public static final int MAX_LENGTH = 10000;
@NotNull
private Player se... | UTF-8 | Java | 841 | java | ChatMessage.java | Java | [] | null | [] | package boyi.battleship.core.chat;
import boyi.battleship.core.battleshipobject.BattleshipObject;
import boyi.battleship.core.player.Player;
import org.jetbrains.annotations.NotNull;
public class ChatMessage extends BattleshipObject {
public static final int MAX_LENGTH = 10000;
@NotNull
private Player se... | 841 | 0.692033 | 0.686088 | 37 | 21.729731 | 20.253326 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 12 |
970e65d774b4755738cfcf58b4df686fca3c95b9 | 27,805,618,302,999 | 7212ccc1d3cf8212d9f30a87c0887cb7b91cf693 | /App/src/test/java/pages/Favorites.java | 08dab27abba50d1f9ff0d3a5977e8b59309d6489 | [] | no_license | msdelen/Keytorc | https://github.com/msdelen/Keytorc | 5649de2e141f4b5ea8a8cca296153161c6ffe5d1 | a38d01928cde34454b8b0b3ea19dd1e44e6f99a2 | refs/heads/master | 2020-03-19T05:13:32.482000 | 2018-06-03T14:44:04 | 2018-06-03T14:44:04 | 135,911,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pages;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.WebDriverWait;
import java.util.List;
public class Favorites extends firstTest {
public Favorites(WebDriver driver, WebDriverWai... | UTF-8 | Java | 1,379 | java | Favorites.java | Java | [] | null | [] | package pages;
import org.junit.Test;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.ui.WebDriverWait;
import java.util.List;
public class Favorites extends firstTest {
public Favorites(WebDriver driver, WebDriverWai... | 1,379 | 0.708484 | 0.707034 | 39 | 34.384617 | 29.553616 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 12 |
001b1c3946ee05e417c8d4a4af16dfff5ef97987 | 824,633,753,813 | 99d78e7cb0d605fa1cae06435677d4578c619bef | /apl-report-service/src/main/java/com/apl/jmreport/dao/ReportDao.java | 12a7c469e919e1f8fa3219253a603b5bb668bf5c | [
"Apache-2.0"
] | permissive | hujiren/report-java | https://github.com/hujiren/report-java | 00e20a57c98cc57f575247993797eaf845cc79dd | 54fa02e8788419393963629ff45a9a58540ee830 | refs/heads/master | 2023-03-09T16:00:52.232000 | 2021-02-18T03:58:18 | 2021-02-18T03:58:18 | 339,930,132 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apl.jmreport.dao;
import com.apl.db.adb.AdbHelper;
import com.apl.db.adb.AdbPageVo;
import com.apl.jmreport.mapper.ReportMapper;
import com.apl.lib.pojo.dto.PageDto;
import com.apl.lmreport.po.JimuReportPo;
import com.apl.lmreport.vo.JimuReportVo;
import com.baomidou.mybatisplus.extension.service.impl.Serv... | UTF-8 | Java | 2,394 | java | ReportDao.java | Java | [
{
"context": "gframework.stereotype.Repository;\n\n\n/**\n * @author hjr start\n * @Classname JimuReportDao\n * @Date 2021/1",
"end": 462,
"score": 0.9996168613433838,
"start": 459,
"tag": "USERNAME",
"value": "hjr"
}
] | null | [] | package com.apl.jmreport.dao;
import com.apl.db.adb.AdbHelper;
import com.apl.db.adb.AdbPageVo;
import com.apl.jmreport.mapper.ReportMapper;
import com.apl.lib.pojo.dto.PageDto;
import com.apl.lmreport.po.JimuReportPo;
import com.apl.lmreport.vo.JimuReportVo;
import com.baomidou.mybatisplus.extension.service.impl.Serv... | 2,394 | 0.69475 | 0.68713 | 65 | 35.338463 | 36.367474 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 12 |
3282dab9b06d348a2c7f56b8857423853827fa94 | 8,040,178,841,761 | 01767b3590765781b1ef6205fec4d80f4a4d24f9 | /src/main/java/student_lilija_g/homework/lesson_5/level_2/Task_12.java | e76e93e548ab118ceff49de00141a90e194ef646 | [] | no_license | ApTyPuk/java_1_monday_2020_online | https://github.com/ApTyPuk/java_1_monday_2020_online | 127284d6f58a28862dd2682b62fb5c0237d3e8c0 | c16bb3786d00a16ff7a70276b967caebbbc0d476 | refs/heads/master | 2023-02-04T06:22:19.475000 | 2020-12-22T00:13:46 | 2020-12-22T00:13:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package student_lilija_g.homework.lesson_5.level_2;
import teacher.annotations.CodeReview;
@CodeReview(approved = true)
class Task_12 {
public static void main(String[] args) {
int[] myNumbers = new int[3];
for (int i = 0; i < myNumbers.length; i++) {
myNumbers[i] = (int) (Math.rand... | UTF-8 | Java | 537 | java | Task_12.java | Java | [] | null | [] | package student_lilija_g.homework.lesson_5.level_2;
import teacher.annotations.CodeReview;
@CodeReview(approved = true)
class Task_12 {
public static void main(String[] args) {
int[] myNumbers = new int[3];
for (int i = 0; i < myNumbers.length; i++) {
myNumbers[i] = (int) (Math.rand... | 537 | 0.532588 | 0.50838 | 21 | 24.571428 | 22.385309 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
2ab0ea85be7e111cb3d841b1d40c9664c49626fb | 23,888,608,148,477 | afb21d9a8003a5e7b6b85cb70af5b767c99eaab0 | /src/main/java/net/nomagic/edna/config/liquibase/package-info.java | e87ed42f764b15628f30344aa5a7fe46e4bb6412 | [] | no_license | BulkSecurityGeneratorProject/edna-monolith | https://github.com/BulkSecurityGeneratorProject/edna-monolith | 300bc9f8bdc99867eecd416ed2adb88a24acd9cf | 274b889f5254de417ccf4278960c8ed7891509bf | refs/heads/master | 2022-12-08T22:30:34.444000 | 2016-07-04T18:50:08 | 2016-07-04T18:50:08 | 296,590,352 | 0 | 0 | null | true | 2020-09-18T10:34:09 | 2020-09-18T10:34:09 | 2016-07-04T18:53:32 | 2016-07-04T18:53:30 | 4,501 | 0 | 0 | 0 | null | false | false | /**
* Liquibase specific code.
*/
package net.nomagic.edna.config.liquibase;
| UTF-8 | Java | 79 | java | package-info.java | Java | [] | null | [] | /**
* Liquibase specific code.
*/
package net.nomagic.edna.config.liquibase;
| 79 | 0.721519 | 0.721519 | 4 | 18.75 | 16.618891 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
33694061588d3ba1ae0fb439c8d49b5d3bab99ad | 26,121,991,095,451 | ecfd2c9c9cd8fc65710cc0a710d4ef9c087891ce | /studentTeachingInformationManagementSystem_leixindi/src/com/leixindi/service/ResultCourseService.java | 1797e3839542bb4c607715c33a681c37c124c5dd | [] | no_license | leixindi/mygitremote | https://github.com/leixindi/mygitremote | a88f7955e8cfd6a45cee3e245148955def010a32 | 3fd307bd901d60e77bdf63a95a8b29b45869b53b | refs/heads/master | 2020-06-27T07:20:56.474000 | 2019-08-01T06:14:50 | 2019-08-01T06:14:50 | 199,882,713 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.leixindi.service;
import com.leixindi.bean.ResultCourseInfo;
import java.util.List;
/**
* 学生、课程、教师、成绩多表查询的服务类的接口-- 多表查询的服务模块
*/
public interface ResultCourseService {
/**
* 教师查询学生成绩
*
* @param tea_id 教师编号
* @return 学生成绩的列表集合
*/
public List<ResultCourseInfo> queryStuResu... | GB18030 | Java | 657 | java | ResultCourseService.java | Java | [] | null | [] | package com.leixindi.service;
import com.leixindi.bean.ResultCourseInfo;
import java.util.List;
/**
* 学生、课程、教师、成绩多表查询的服务类的接口-- 多表查询的服务模块
*/
public interface ResultCourseService {
/**
* 教师查询学生成绩
*
* @param tea_id 教师编号
* @return 学生成绩的列表集合
*/
public List<ResultCourseInfo> queryStuResu... | 657 | 0.649706 | 0.649706 | 26 | 18.653847 | 19.693697 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.192308 | false | false | 12 |
9bdef6668962379c2318188a58f72d3fa649bb9b | 12,360,915,947,300 | 41e8917f2a3353ce452b57975050945b779fd4f5 | /java/978LongestTurbulentSubarray.java | b5418c36632d5bf9530495bf91afaa105d5b848e | [] | no_license | vigorousyd168/leetcode | https://github.com/vigorousyd168/leetcode | 2f5fd8e8caafb6ad5fa6292ad91c6e2fecf73c2c | 8749f8fc4a858f782ab8f2d0c812c2f630352884 | refs/heads/master | 2020-04-09T10:32:48.666000 | 2019-06-07T05:41:45 | 2019-06-07T05:41:45 | 68,264,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Solution {
public int maxTurbulenceSize(int[] A) {
int n = A.length;
// # of turbulent array ending at i and last sign is +
int lastUp = 1;
// # of turbulent array ending at i and last sign is -
int lastDown = 1;
int ans = 1, temp;
for (int i = 1; i < n;... | UTF-8 | Java | 592 | java | 978LongestTurbulentSubarray.java | Java | [] | null | [] | class Solution {
public int maxTurbulenceSize(int[] A) {
int n = A.length;
// # of turbulent array ending at i and last sign is +
int lastUp = 1;
// # of turbulent array ending at i and last sign is -
int lastDown = 1;
int ans = 1, temp;
for (int i = 1; i < n;... | 592 | 0.467905 | 0.451014 | 18 | 31.944445 | 18.36504 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.