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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
617d1e0753a0f6ad2214bbabbf03292a687c7408 | 7,292,854,512,716 | 113e7b2af0e489ab34eb5eda6e1a74c44f8f99d9 | /Tarikuz/src/test/java/Craigslist/LogIn.java | aeb9335f4aa18ebbb3c97cb7ae2f1e74de01b759 | [] | no_license | jawad08/TeamCFrameWork | https://github.com/jawad08/TeamCFrameWork | eff23f1cb000fde33f6b42232a1249f2ba4817b4 | dcbb0c126cd42f9204f748ca32283a4a0e69d00f | refs/heads/master | 2016-09-20T17:12:00.721000 | 2016-09-18T13:00:49 | 2016-09-18T13:00:49 | 67,006,430 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*package Craigslist;
import Common.Base;
import tarikBase.Core;
import com.sun.tools.javac.comp.Enter;
import org.omg.PortableServer.ThreadPolicyValue;
import org.openqa.selenium.By;
import org.testng.annotations.Test;
/**
* Created by tzaman on 9/3/16.
public class LogIn extends Core {
@Test
public void t... | UTF-8 | Java | 1,389 | java | LogIn.java | Java | [
{
"context": "ort org.testng.annotations.Test;\n/**\n * Created by tzaman on 9/3/16.\n\npublic class LogIn extends Core {\n\n ",
"end": 245,
"score": 0.9991781711578369,
"start": 239,
"tag": "USERNAME",
"value": "tzaman"
},
{
"context": " typeByXpath(\".//*[@id='inputEmailHandle... | null | [] | /*package Craigslist;
import Common.Base;
import tarikBase.Core;
import com.sun.tools.javac.comp.Enter;
import org.omg.PortableServer.ThreadPolicyValue;
import org.openqa.selenium.By;
import org.testng.annotations.Test;
/**
* Created by tzaman on 9/3/16.
public class LogIn extends Core {
@Test
public void t... | 1,375 | 0.652268 | 0.637869 | 55 | 24.254545 | 23.723574 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 8 |
451f414c676f4b655aa3bd3c56b7214c8ed5ad06 | 7,292,854,512,192 | 1f20391c33b8c1debdc8e07235cd6bfffca3d190 | /src/main/java/com/univerity/diploma/doctoronlie/entity/employee/Doctor.java | 6bac663b19f7c1631c32490e8d79fcd6b69f2fd9 | [] | no_license | artur-perkovsky/doctor-online-back | https://github.com/artur-perkovsky/doctor-online-back | b4c026c955907e2aa8d467b5acf086772a3ca4dd | e84e52ea031f56433f472f245fe3939860928f15 | refs/heads/master | 2022-04-19T13:14:08.228000 | 2020-04-15T14:49:18 | 2020-04-15T14:49:18 | 255,948,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.univerity.diploma.doctoronlie.entity.employee;
import javax.persistence.Column;
import javax.persistence.Entity;
@Entity
public class Doctor extends Employee {
@Column
private String cabinet;
@Column
private String specialization;
public String getCabinet() {
return cabinet;... | UTF-8 | Java | 603 | java | Doctor.java | Java | [] | null | [] | package com.univerity.diploma.doctoronlie.entity.employee;
import javax.persistence.Column;
import javax.persistence.Entity;
@Entity
public class Doctor extends Employee {
@Column
private String cabinet;
@Column
private String specialization;
public String getCabinet() {
return cabinet;... | 603 | 0.693201 | 0.693201 | 30 | 19.1 | 18.662529 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 8 |
1a26732afbacc1742fef25ddfa618ea87e410d68 | 18,236,431,139,291 | 1958853318a5b4d1bfaff4ac8120075ce5cb73d7 | /rest-json-quickstart/src/main/java/org/acme/rest/json/Legume.java | a7996d167c44db35d84bbd474652d1c26756f58a | [
"Apache-2.0"
] | permissive | quarkusio/quarkus-quickstarts | https://github.com/quarkusio/quarkus-quickstarts | ff94a8e78ad93fac0723bd5980755d635f3188be | 0a8971191a8a360a20d636ba25911b608a6735fe | refs/heads/main | 2023-09-02T10:20:11.007000 | 2023-08-29T14:40:49 | 2023-08-29T14:40:49 | 160,156,999 | 1,879 | 1,626 | Apache-2.0 | false | 2023-09-13T17:04:20 | 2018-12-03T08:25:11 | 2023-09-04T18:19:05 | 2023-09-13T17:04:18 | 13,034 | 1,780 | 1,370 | 166 | Java | false | false | package org.acme.rest.json;
import io.quarkus.runtime.annotations.RegisterForReflection;
@RegisterForReflection
public class Legume {
public String name;
public String description;
public Legume() {
}
public Legume(String name, String description) {
this.name = name;
this.descri... | UTF-8 | Java | 349 | java | Legume.java | Java | [] | null | [] | package org.acme.rest.json;
import io.quarkus.runtime.annotations.RegisterForReflection;
@RegisterForReflection
public class Legume {
public String name;
public String description;
public Legume() {
}
public Legume(String name, String description) {
this.name = name;
this.descri... | 349 | 0.69341 | 0.69341 | 18 | 18.388889 | 18.163269 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 8 |
f325aef8dcdfc46ac3334aee5107974c0827f531 | 10,574,209,544,102 | 2c8aa52ca4fef063297371f4f72e5fc8a4e324b1 | /src/main/java/com/github/D0543219/D0543219.java | a44165a7bb2844002d74bc6ad43325e602b64ba8 | [] | no_license | D0543219/BaseProject | https://github.com/D0543219/BaseProject | a19bb738e21a6f0918f29abd1ad1c149b4843575 | 29d4c1371c1c0fbd408009cb5718d562192065e9 | refs/heads/master | 2021-08-23T19:00:53.844000 | 2017-12-06T04:23:19 | 2017-12-06T04:23:19 | 105,778,630 | 0 | 0 | null | true | 2017-10-04T14:30:47 | 2017-10-04T14:30:44 | 2017-10-04T08:59:47 | 2017-09-19T15:42:22 | 59 | 0 | 0 | 0 | null | null | null | package com.github.D0543219;
public class D0543219 {
public int test(){
int i = 3;
if(i % 2 == 0)
return 1;
else
return 2;
}
}
| UTF-8 | Java | 183 | java | D0543219.java | Java | [] | null | [] | package com.github.D0543219;
public class D0543219 {
public int test(){
int i = 3;
if(i % 2 == 0)
return 1;
else
return 2;
}
}
| 183 | 0.459016 | 0.355191 | 10 | 17.299999 | 8.149233 | 28 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
ce515cdd858b67695160e853fcdfd5767ca73ab0 | 28,123,445,900,263 | d6e76569eba90a601e2c0a7f8bbbb5e26cff33fa | /app/src/main/java/br/com/mobicare/viajabessa/utils/OrmLiteHelper.java | d94ee49d945716094fe8a72aaaf182f8ddfe3407 | [] | no_license | marcellogalhardo/Viajabessa | https://github.com/marcellogalhardo/Viajabessa | 7dc1506abd63ee952a32258ff66d96c227f641be | 6d9d44e3769ec35855117ab7ffbc32b62afb9ce7 | refs/heads/master | 2016-09-05T23:57:16.844000 | 2015-03-31T21:58:25 | 2015-03-31T21:58:25 | 32,217,427 | 16 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.mobicare.viajabessa.utils;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import com.j256.ormlite.android.apptools.OrmLiteSqliteOpenHelper;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.RuntimeExceptionDao;
import com.j256.ormlite.support.ConnectionSource;... | UTF-8 | Java | 1,743 | java | OrmLiteHelper.java | Java | [] | null | [] | package br.com.mobicare.viajabessa.utils;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import com.j256.ormlite.android.apptools.OrmLiteSqliteOpenHelper;
import com.j256.ormlite.dao.Dao;
import com.j256.ormlite.dao.RuntimeExceptionDao;
import com.j256.ormlite.support.ConnectionSource;... | 1,743 | 0.706827 | 0.697648 | 56 | 30.142857 | 27.092058 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589286 | false | false | 8 |
8f065692e7d736796176203a68e1334ff24a48b8 | 27,462,020,949,917 | 1eb854a2b7bf937b7ca37000929dec001db62219 | /Ejercicios Cuarentena/src/DeTodo/Ejercicio4.java | aee857dac52177003fbaa118bc6941aa2f43c60f | [] | no_license | Carlosmilla/Awakelab-codes | https://github.com/Carlosmilla/Awakelab-codes | 799e80dbab922c7345abd200d12a0abbfa21b093 | 689516adaa4446a0558c66532c5ca083f8a206f6 | refs/heads/master | 2020-12-31T11:33:07.216000 | 2020-05-09T16:54:42 | 2020-05-09T16:54:42 | 239,019,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DeTodo;
public class Ejercicio4 {
public static void main(String[] args) {
String oracion = "La lluvia en Sevilla es una maravilla";
int cont = 0;
for (int i=0; i<oracion.length(); i++) {
if (oracion.charAt(i) == 'a' || oracion.charAt(i) == 'e' || oracion.charAt(i) == 'i' || oracion.... | UTF-8 | Java | 479 | java | Ejercicio4.java | Java | [] | null | [] | package DeTodo;
public class Ejercicio4 {
public static void main(String[] args) {
String oracion = "La lluvia en Sevilla es una maravilla";
int cont = 0;
for (int i=0; i<oracion.length(); i++) {
if (oracion.charAt(i) == 'a' || oracion.charAt(i) == 'e' || oracion.charAt(i) == 'i' || oracion.... | 479 | 0.569937 | 0.563674 | 19 | 23.210526 | 35.959888 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.210526 | false | false | 8 |
19b161034db8f8597da6cae39ac068f580a55a2c | 773,094,170,451 | 3941b64574dbd44482c65544da21d7768fda8bb6 | /pizza-spring/src/main/java/pizza/spring/dao/CommandeDao.java | b30858938d90ace76c9c1c2e04c3b18437559612 | [] | no_license | Hellisium/UtilisationIDE | https://github.com/Hellisium/UtilisationIDE | da7738befdf3340ec08b6fef3d15773ef3f913c8 | c4cdfa5619423004292b45568283f732671f4e23 | refs/heads/main | 2023-02-14T23:22:03.527000 | 2021-01-15T16:02:45 | 2021-01-15T16:02:45 | 329,948,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pizza.spring.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.stereotype.Repository;
import pizza.spring.modele.Commande;
@Repository
public class CommandeDao {
@PersistenceContext
private EntityManager em;
pu... | UTF-8 | Java | 773 | java | CommandeDao.java | Java | [] | null | [] | package pizza.spring.dao;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import org.springframework.stereotype.Repository;
import pizza.spring.modele.Commande;
@Repository
public class CommandeDao {
@PersistenceContext
private EntityManager em;
pu... | 773 | 0.732212 | 0.730919 | 36 | 20.472221 | 22.134045 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.027778 | false | false | 8 |
7470a7ef4166b5b441ee785fecaaf1a09dc1c0eb | 6,691,559,087,832 | 346d8e3dec0b03cb0688f1ae184f2ffaf67cc76a | /webapp/src/main/java/com/mikhailau/training/motordepot/webapp/common/render/CustomerChoiceRenderer.java | a311a0fa745a496dbfd4df8f78228573a3625f17 | [] | no_license | timmi05/motor_depot | https://github.com/timmi05/motor_depot | 12ec35a36863a665df93f9bda5898ec7b1e446f7 | 0c14e87dbb846d6785fd008d340bb5f6e3ee6af2 | refs/heads/master | 2021-01-15T15:42:59.113000 | 2016-12-03T14:51:13 | 2016-12-03T14:51:13 | 55,810,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mikhailau.training.motordepot.webapp.common.render;
import org.apache.wicket.markup.html.form.ChoiceRenderer;
import com.mikhailau.training.motordepot.datamodel.Customer;
public class CustomerChoiceRenderer extends ChoiceRenderer<Customer> {
public static final CustomerChoiceRenderer INSTANCE = new Cus... | UTF-8 | Java | 603 | java | CustomerChoiceRenderer.java | Java | [] | null | [] | package com.mikhailau.training.motordepot.webapp.common.render;
import org.apache.wicket.markup.html.form.ChoiceRenderer;
import com.mikhailau.training.motordepot.datamodel.Customer;
public class CustomerChoiceRenderer extends ChoiceRenderer<Customer> {
public static final CustomerChoiceRenderer INSTANCE = new Cus... | 603 | 0.794362 | 0.794362 | 24 | 24.166666 | 27.553988 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.958333 | false | false | 8 |
2c47938a28a736f1de6fc5a6e88722f1d4e0b7eb | 27,891,517,644,722 | 6848e27e365e1b091630b1e68d5ad37965d5d7fb | /src/main/java/girgin/ramazan/hexagonalarchitecturestructureexample/domain/service/vo/RetrieveFooVo.java | f4822cf4a4f5e3d22aa0f756b08a3801adafe31e | [] | no_license | rbachu/hexagonal-architecture-structure-example | https://github.com/rbachu/hexagonal-architecture-structure-example | f6c8c2aa173366714c715d87b719e11c7869246f | 134ee234b8b36a14895626c54670e2f75f64fe1d | refs/heads/master | 2020-05-16T11:38:24.970000 | 2019-02-10T22:16:26 | 2019-02-10T22:16:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package girgin.ramazan.hexagonalarchitecturestructureexample.domain.service.vo;
public class RetrieveFooVo {
private String propertyOne;
private String propertyTwo;
private String propertyThree;
public String getPropertyOne() {
return propertyOne;
}
private void setPropertyOne(String ... | UTF-8 | Java | 1,774 | java | RetrieveFooVo.java | Java | [] | null | [] | package girgin.ramazan.hexagonalarchitecturestructureexample.domain.service.vo;
public class RetrieveFooVo {
private String propertyOne;
private String propertyTwo;
private String propertyThree;
public String getPropertyOne() {
return propertyOne;
}
private void setPropertyOne(String ... | 1,774 | 0.63416 | 0.63416 | 67 | 25.477612 | 21.445076 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.373134 | false | false | 8 |
ba1d5ac072080a6b702b36e1d4ecf66a39977e93 | 2,482,491,119,281 | 532f2037d833e24729399bde8b67f77c6b72f0c6 | /LinkedIn/src/dao/UserDAOImpl.java | e79a39ebd3a682b066e4c093a004660679e1ad73 | [] | no_license | yorgosk/linkedin-website-ted | https://github.com/yorgosk/linkedin-website-ted | cb7533b6f51a80acb2ef6d4d576f3d60d4585e79 | e1f5863ff60c1a2de0c623b0afcbebf171f574de | refs/heads/master | 2020-04-05T04:00:16.616000 | 2018-08-23T15:32:48 | 2018-08-23T15:32:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import jpautils.EntityManagerHelper;
import model.User;
public class UserDAOImpl implements UserDAO {
@Override
public User find(Long id) {
// EntityManager em = EntityManagerH... | UTF-8 | Java | 5,212 | java | UserDAOImpl.java | Java | [] | null | [] | package dao;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.Query;
import jpautils.EntityManagerHelper;
import model.User;
public class UserDAOImpl implements UserDAO {
@Override
public User find(Long id) {
// EntityManager em = EntityManagerH... | 5,212 | 0.67383 | 0.672103 | 189 | 26.576719 | 25.028887 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.291005 | false | false | 8 |
52fe61335469291687f9dd0c640a597d00c4d56a | 5,102,421,209,472 | 961ce70e004e8167cc0e9f8fe5175ab92bd750c9 | /servercontroller-core/src/main/java/se7kn8/servercontroller/gui/tab/OutputFormatter.java | b1e70e10e6444dd4de56bc8bfc037a5cd12e1cd6 | [
"Apache-2.0"
] | permissive | SE7-KN8/ServerController | https://github.com/SE7-KN8/ServerController | 118df10fe5dd3af3f4a0be2536b734177d8122dd | 4e8ed51d61088af730923a924d2fa97643a8c955 | refs/heads/master | 2021-05-14T08:39:26.075000 | 2018-04-17T15:21:28 | 2018-04-17T15:21:28 | 116,301,790 | 2 | 0 | Apache-2.0 | false | 2018-02-03T23:46:04 | 2018-01-04T19:56:34 | 2018-01-06T22:31:17 | 2018-02-03T23:46:04 | 29,661 | 0 | 0 | 0 | Java | false | null | package se7kn8.servercontroller.gui.tab;
import org.fxmisc.richtext.CodeArea;
import org.fxmisc.richtext.LineNumberFactory;
import org.fxmisc.richtext.model.StyleSpans;
import org.fxmisc.richtext.model.StyleSpansBuilder;
import javafx.concurrent.Task;
import java.io.Closeable;
import java.time.Duration;
import java.... | UTF-8 | Java | 2,756 | java | OutputFormatter.java | Java | [
{
"context": "import java.util.regex.Pattern;\n\n/**\n * Created by se7kn8 on 09.05.2017.\n * A util class to control the for",
"end": 567,
"score": 0.9995992183685303,
"start": 561,
"tag": "USERNAME",
"value": "se7kn8"
}
] | null | [] | package se7kn8.servercontroller.gui.tab;
import org.fxmisc.richtext.CodeArea;
import org.fxmisc.richtext.LineNumberFactory;
import org.fxmisc.richtext.model.StyleSpans;
import org.fxmisc.richtext.model.StyleSpansBuilder;
import javafx.concurrent.Task;
import java.io.Closeable;
import java.time.Duration;
import java.... | 2,756 | 0.728955 | 0.722787 | 96 | 27.708334 | 25.491386 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.958333 | false | false | 8 |
eb4027c91c00872f95aa014362b3b9cdae542a65 | 8,048,768,738,273 | 025eb335133ada0b7de14e313b27b8b873a547f5 | /app/src/main/java/com/example/memberdirectory/homeActivity.java | 079802ffafda227ff0e291cb8fbfb4f6645c8a5f | [] | no_license | bhanu7772/MemberDirectory2 | https://github.com/bhanu7772/MemberDirectory2 | 6415bbe5ff7c08b5ecea2a78d0bcc0d850bccef0 | 8a4f31d338da63e11b5b41fc82245341a9a61957 | refs/heads/master | 2020-06-06T05:46:51.650000 | 2019-06-19T04:03:26 | 2019-06-19T04:03:26 | 192,654,217 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.memberdirectory;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutManager;
import an... | UTF-8 | Java | 4,819 | java | homeActivity.java | Java | [
{
"context": "\n Snackbar.make(view, \"Developed by B.P. Singh(SGSITS)\", Snackbar.LENGTH_LONG)\n ",
"end": 2460,
"score": 0.9998897910118103,
"start": 2450,
"tag": "NAME",
"value": "B.P. Singh"
}
] | null | [] | package com.example.memberdirectory;
import android.content.Intent;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.widget.DividerItemDecoration;
import android.support.v7.widget.LinearLayoutManager;
import an... | 4,815 | 0.665906 | 0.661341 | 139 | 33.669064 | 24.802061 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.568345 | false | false | 8 |
5a414682089715356ec4609e5b39be19ef223e01 | 17,626,545,816,204 | 558a3c710f62b399ca70b6f2e5c08c1ab3149f27 | /PermutationSequence.java | 729cc381aa8fe480aeea1598ba86fe77f5002dd1 | [] | no_license | lukebelieves/MyLeetCode-Java | https://github.com/lukebelieves/MyLeetCode-Java | 89d5206dcbb7908d8d3ef7dc9b62c140092d905d | 08cf6403c34d377643f85cecda7ec2a195d98d33 | refs/heads/master | 2016-09-06T04:46:15.177000 | 2015-08-02T07:38:49 | 2015-08-02T07:38:49 | 34,790,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public class PermutationSequence{
public String getPermutation(int n, int k){
StringBuilder res = new StringBuilder();
ArrayList<Integer> numbers = new ArrayList<Integer>();
for(int i=1;i<=n;++i) numbers.add(i);
int[] factorial = new int[n+1];
factorial[0] = 1;
for(int i=1;i<=n... | UTF-8 | Java | 565 | java | PermutationSequence.java | Java | [] | null | [] | import java.util.ArrayList;
public class PermutationSequence{
public String getPermutation(int n, int k){
StringBuilder res = new StringBuilder();
ArrayList<Integer> numbers = new ArrayList<Integer>();
for(int i=1;i<=n;++i) numbers.add(i);
int[] factorial = new int[n+1];
factorial[0] = 1;
for(int i=1;i<=n... | 565 | 0.633628 | 0.619469 | 22 | 24.727272 | 15.258923 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.681818 | false | false | 8 |
df1709fc10ab161c47a21cf71f23179980b27c36 | 31,980,326,486,919 | b0957936289fee107bec7852e3eacbce9b153dd3 | /src/main/java/io/breen/socrates/util/Left.java | 70ce65a1793522e325c97eba60e894996f6f718d | [] | no_license | abreen/Socrates | https://github.com/abreen/Socrates | c9f93504a2fd0b2977a6a86b5ea58173fac58f47 | ee01a4ac8d81210c9f46e693243f9310141bab8d | refs/heads/master | 2020-03-31T05:55:04.555000 | 2016-03-12T20:47:07 | 2016-03-12T20:47:07 | 39,707,070 | 1 | 0 | null | false | 2016-02-16T15:23:21 | 2015-07-25T23:59:53 | 2016-02-04T04:30:56 | 2016-02-16T15:23:21 | 1,993 | 6 | 2 | 16 | Java | null | null | package io.breen.socrates.util;
public final class Left<L, R> extends Either<L, R> {
private L value;
public Left(L value) {
this.value = value;
}
@Override
public L getLeft() {
return value;
}
public String toString() {
return "Left(" + value + ")";
}
}
| UTF-8 | Java | 316 | java | Left.java | Java | [] | null | [] | package io.breen.socrates.util;
public final class Left<L, R> extends Either<L, R> {
private L value;
public Left(L value) {
this.value = value;
}
@Override
public L getLeft() {
return value;
}
public String toString() {
return "Left(" + value + ")";
}
}
| 316 | 0.550633 | 0.550633 | 19 | 15.631579 | 15.145646 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 8 |
f07f62c8f8364b54b4cf0c107c4682ccdfd54338 | 28,836,410,456,948 | bce7e289a8e85c23a1c559b58b3e69ec490834f4 | /src/com/company/Salon.java | 6cd02b70fd297c2d3dce783f15118d5a3d8fb02c | [] | no_license | DaryaYushkevich/new_HW | https://github.com/DaryaYushkevich/new_HW | 5f2da3b16efd7016f122893593ff0ad4ed080fd2 | 4eeea86dcb4f449a49fb9e0dc02a82fca9bd75da | refs/heads/master | 2023-03-25T15:16:11.962000 | 2021-03-22T20:26:40 | 2021-03-22T20:26:40 | 350,479,554 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class Salon {
/* Автосалон (Должен быть создан в методе "mein"). Используется для заказа
автомобиля на заводе, илиже изменения уже существующего авто на сервисе.*/
public static void main(String[] args) {
}
}
| UTF-8 | Java | 370 | java | Salon.java | Java | [
{
"context": "package com.company;\n\npublic class Salon {\n /* Автосалон (Должен быть создан в методе \"mein\"). Использует",
"end": 59,
"score": 0.9945189356803894,
"start": 50,
"tag": "NAME",
"value": "Автосалон"
}
] | null | [] | package com.company;
public class Salon {
/* Автосалон (Должен быть создан в методе "mein"). Используется для заказа
автомобиля на заводе, илиже изменения уже существующего авто на сервисе.*/
public static void main(String[] args) {
}
}
| 370 | 0.707031 | 0.707031 | 10 | 24.6 | 29.799999 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
633acb48788f2291905fd7233ee9e3fc5049b5d6 | 26,645,977,169,481 | fc1e8ed473d74eb8efcb2e17633eabe74fa2f62e | /Example9/ReflectTest06.java | 0883f3ba8969a509db2f93f2696ee21611e7a80f | [] | no_license | 1600767556/java | https://github.com/1600767556/java | c3321ebd18e21e99ec07c70382b3c2687ec7e78c | e9bd7bab6eb9115657d15d40e1a83c3fcbac5bcc | refs/heads/master | 2022-12-16T21:59:13.993000 | 2020-09-28T03:34:17 | 2020-09-28T03:34:17 | 266,022,142 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Example9;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
/*
反编译
*/
public class ReflectTest06 {
public static void main(String[] args) throws Exception{
//创建这个是为了拼接字符串
StringBuilder s = new StringBuilder();
Class classStudent = Class.forName("java.util.Date");
s.appen... | UTF-8 | Java | 865 | java | ReflectTest06.java | Java | [] | null | [] | package Example9;
import java.lang.reflect.Field;
import java.lang.reflect.Modifier;
/*
反编译
*/
public class ReflectTest06 {
public static void main(String[] args) throws Exception{
//创建这个是为了拼接字符串
StringBuilder s = new StringBuilder();
Class classStudent = Class.forName("java.util.Date");
s.appen... | 865 | 0.588024 | 0.584431 | 31 | 25.935484 | 23.273874 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 8 |
3a8fbb7afbdf53e7a85f33d3c32ad97296b3ab8d | 30,176,440,258,509 | 0548278d3e457964ebd5da9378b7e6f6f0f55f7e | /zl-pl/base/com/vt/resource/client/ResourceMapper.java | 44f2b08c3fbbe6a36eabdf6ff09f0426a3c7d1fe | [] | no_license | cnhys/Job-Uav | https://github.com/cnhys/Job-Uav | 4bbfeef2231067d284599f2854aaa70212efd6eb | 06639d5a23e3dcf92f3a4355323d3d0ee4cbc986 | refs/heads/master | 2020-03-22T23:26:21.117000 | 2018-07-13T07:26:47 | 2018-07-13T07:26:47 | 140,810,591 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vt.resource.client;
import java.util.List;
import com.vt.base.mapper.IBaseMapper;
import com.vt.resource.model.Resource;
import com.vt.resource.model.ResourceExample;
public interface ResourceMapper extends IBaseMapper<Resource, ResourceExample, Integer> {
public List<Resource> queryResourcesList(St... | UTF-8 | Java | 337 | java | ResourceMapper.java | Java | [] | null | [] | package com.vt.resource.client;
import java.util.List;
import com.vt.base.mapper.IBaseMapper;
import com.vt.resource.model.Resource;
import com.vt.resource.model.ResourceExample;
public interface ResourceMapper extends IBaseMapper<Resource, ResourceExample, Integer> {
public List<Resource> queryResourcesList(St... | 337 | 0.807122 | 0.807122 | 12 | 27.166666 | 27.790386 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 8 |
efab3caf93c6babcc82efa26756572e19cd18fd5 | 22,179,211,173,559 | 1ebb1c57359da58dc95ec2696b7a9bbf90b8a4ed | /src/main/java/com/andres_k/components/gameComponents/animations/AnimatorContainer.java | c246daec91d33d76839bb44f6b98331a32824a43 | [] | no_license | Draym/DragonBallArena | https://github.com/Draym/DragonBallArena | cde8d2b23eb8615b00b69d2ffaac9e713e8fba1d | ecbe2f5de1ee71abec780e5150ab18414604d2b6 | refs/heads/master | 2023-05-04T04:56:00.832000 | 2023-04-19T01:02:40 | 2023-04-19T01:02:40 | 38,845,891 | 6 | 3 | null | false | 2017-08-08T16:59:58 | 2015-07-09T21:19:55 | 2017-03-19T09:08:11 | 2017-08-08T16:56:52 | 86,290 | 2 | 0 | 0 | Java | null | null | package com.andres_k.components.gameComponents.animations;
import com.andres_k.components.gameComponents.animations.details.AnimationConfigItem;
import com.andres_k.components.gameComponents.animations.details.AnimationRepercussionItem;
import com.andres_k.components.gameComponents.bodies.BodyAnimation;
import com.and... | UTF-8 | Java | 4,118 | java | AnimatorContainer.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n * Created by andres_k on 17/11/2015.\n */\npublic class AnimatorContainer",
"end": 650,
"score": 0.999565601348877,
"start": 642,
"tag": "USERNAME",
"value": "andres_k"
}
] | null | [] | package com.andres_k.components.gameComponents.animations;
import com.andres_k.components.gameComponents.animations.details.AnimationConfigItem;
import com.andres_k.components.gameComponents.animations.details.AnimationRepercussionItem;
import com.andres_k.components.gameComponents.bodies.BodyAnimation;
import com.and... | 4,118 | 0.665372 | 0.662943 | 132 | 30.19697 | 26.478247 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469697 | false | false | 8 |
26a06ee63d66ab5c055e804c3b28cde7c11d4371 | 1,743,756,789,664 | b6bbbe04386479e58df04d88032f56b7b735762e | /MapTestParkman/app/src/main/java/com/parkman/maptest/utils/Utils.java | fdbee53ed2b701a7ea066bbb18b1b73601819e6e | [] | no_license | MadhuraNahar/MapTest | https://github.com/MadhuraNahar/MapTest | 811db897bfd6b27122169d1c1dc465cae6d03e87 | cc3d47d0fb9899fa48f5a0fcd64e4d37ff3d5223 | refs/heads/master | 2021-07-04T22:21:53.793000 | 2017-09-25T19:52:30 | 2017-09-25T19:52:30 | 104,795,060 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.parkman.maptest.utils;
import android.content.Context;
import android.content.res.AssetManager;
import java.io.IOException;
import java.io.InputStream;
/**
* Created by DELL on 9/21/2017.
*/
public class Utils {
public static String loadJSONFromAsset (String filename, Context context)... | UTF-8 | Java | 680 | java | Utils.java | Java | [
{
"context": "\nimport java.io.InputStream;\r\n\r\n/**\r\n * Created by DELL on 9/21/2017.\r\n */\r\npublic class Utils {\r\n\r\n p",
"end": 198,
"score": 0.9870538711547852,
"start": 194,
"tag": "USERNAME",
"value": "DELL"
}
] | null | [] | package com.parkman.maptest.utils;
import android.content.Context;
import android.content.res.AssetManager;
import java.io.IOException;
import java.io.InputStream;
/**
* Created by DELL on 9/21/2017.
*/
public class Utils {
public static String loadJSONFromAsset (String filename, Context context)... | 680 | 0.657353 | 0.645588 | 25 | 25.200001 | 23.431602 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
bf1712a1c8cf93ea160e4d8fb6bedb6fa3c13d53 | 32,006,096,341,037 | 6d554b0ef8e820f1380c6dddc5b8e191689d0889 | /ys-note-api/src/main/java/com/gkys/api/sys/SysRoleService.java | 629e052b7b95b1712fe482cda1799d158bbb5b73 | [] | no_license | 1322984958/ys-note-parent | https://github.com/1322984958/ys-note-parent | 46713d1efe11af8b07df575d171f6375f9f03bf7 | d47cc03578dcb4a6684aa607ffad1a6df4df9373 | refs/heads/master | 2020-03-18T10:14:15.077000 | 2018-05-23T17:33:32 | 2018-05-23T17:33:43 | 134,601,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gkys.api.sys;
import java.util.Set;
import com.gkys.common.base.BaseService;
import com.gkys.model.sys.SysPermission;
import com.gkys.model.sys.SysRole;
import com.gkys.model.sys.SysSystem;
public interface SysRoleService extends BaseService<SysRole,Long>{
/**
* 查询角色对应的权限
* @param roleId
* @retur... | UTF-8 | Java | 667 | java | SysRoleService.java | Java | [] | null | [] | package com.gkys.api.sys;
import java.util.Set;
import com.gkys.common.base.BaseService;
import com.gkys.model.sys.SysPermission;
import com.gkys.model.sys.SysRole;
import com.gkys.model.sys.SysSystem;
public interface SysRoleService extends BaseService<SysRole,Long>{
/**
* 查询角色对应的权限
* @param roleId
* @retur... | 667 | 0.722871 | 0.722871 | 32 | 17.75 | 18.577539 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.90625 | false | false | 8 |
534da224909da23144b43fac22d620629cddd849 | 28,406,913,726,436 | d5a7b06828a663fc401957169a49d944e56bfed7 | /evaluatedOthello/src/kth/game/othello/score/ScoreImpl.java | 933035869c03b6efea781c3e017e389d1382eb82 | [
"MIT",
"BSD-3-Clause",
"Apache-2.0"
] | permissive | tobiasbexelius/othello | https://github.com/tobiasbexelius/othello | 050c35031a55df84ddfbc484a51d2d9a39417a0f | dce23997c3bc47419f68650df811108c05173986 | refs/heads/master | 2021-05-27T01:14:43.640000 | 2013-12-11T11:52:55 | 2013-12-11T11:52:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kth.game.othello.score;
import java.util.*;
import kth.game.othello.board.Node;
import kth.game.othello.score.calculatorstrategy.CalculatorStrategy;
/**
* Author: Lina och Oskar Date: 2013-11-19 Time: 17:13
*/
public class ScoreImpl extends Observable implements Observer, Score {
private final List<Obser... | UTF-8 | Java | 1,879 | java | ScoreImpl.java | Java | [
{
"context": "ulatorstrategy.CalculatorStrategy;\n\n/**\n * Author: Lina och Oskar Date: 2013-11-19 Time: 17:13\n */\npublic class Sco",
"end": 189,
"score": 0.9997861981391907,
"start": 175,
"tag": "NAME",
"value": "Lina och Oskar"
}
] | null | [] | package kth.game.othello.score;
import java.util.*;
import kth.game.othello.board.Node;
import kth.game.othello.score.calculatorstrategy.CalculatorStrategy;
/**
* Author: <NAME> Date: 2013-11-19 Time: 17:13
*/
public class ScoreImpl extends Observable implements Observer, Score {
private final List<Observer> obs... | 1,871 | 0.739223 | 0.732837 | 66 | 27.469696 | 25.353394 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.424242 | false | false | 8 |
e45dfca0996fc5a8345a74e6ef31e21243397785 | 13,348,758,365,757 | 00bb653953c8a7732e48fbfe3b7d8d07f81124ca | /src/main/java/com/house_time/controller/ProdutoController.java | db77e853b538a5da0da382842525e1020a8426b0 | [] | no_license | victorvctr/HouseTime2020 | https://github.com/victorvctr/HouseTime2020 | a08a64ca34bf4d01bb6014ee44aad2bcc419ada5 | 605cd65b439f7f4bc4906f7cc23e99ab6d9de993 | refs/heads/master | 2021-07-08T13:10:07.395000 | 2021-06-01T20:47:32 | 2021-06-01T20:50:37 | 244,791,316 | 0 | 0 | null | false | 2020-05-25T00:45:33 | 2020-03-04T02:42:36 | 2020-05-24T21:03:19 | 2020-05-25T00:45:32 | 9,901 | 0 | 0 | 5 | JavaScript | false | false | package com.house_time.controller;
import java.io.IOException;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.GetMapping... | UTF-8 | Java | 5,090 | java | ProdutoController.java | Java | [] | null | [] | package com.house_time.controller;
import java.io.IOException;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.validation.BindingResult;
import org.springframework.web.bind.annotation.GetMapping... | 5,090 | 0.762868 | 0.762672 | 187 | 26.219252 | 27.891886 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.454545 | false | false | 8 |
5b8da0367161edb439cfe7d5eb3e72d0a2ac966e | 14,748,917,695,877 | 40043ceec8d7d5075d6db4592ce95465d5f8cf03 | /src/main/java/com/data/display/controller/commodityController/RegionController.java | 9ebdb7ed84e55355a3afcd6c1bbb389ef8902758 | [] | no_license | 18600165064/operation | https://github.com/18600165064/operation | 7c375452ab74271bb69595645aba131a9c917323 | 64961b86ab8f15b9063c9efddac4261aecaf97da | refs/heads/master | 2023-08-04T07:21:09.778000 | 2021-09-14T06:12:20 | 2021-09-14T06:12:20 | 406,206,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.data.display.controller.commodityController;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.anno... | UTF-8 | Java | 1,038 | java | RegionController.java | Java | [
{
"context": "odityService.RegionService;\n\n\n/**\n * 地址\n * @author l\n *\n */\n@Controller\n@RequestMapping(\"/region\")\npub",
"end": 512,
"score": 0.9679983854293823,
"start": 511,
"tag": "USERNAME",
"value": "l"
}
] | null | [] | package com.data.display.controller.commodityController;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.anno... | 1,038 | 0.761122 | 0.761122 | 44 | 22.5 | 21.720854 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613636 | false | false | 8 |
413f5e37f2b3cfc7d5d331f4adfc9fbc7f1612d3 | 33,019,708,629,677 | 0096f653de9819512afe4d7e4adf1851fe278552 | /appwrenchall/com.onpositive.gae.profiler/src/com/onpositive/gae/profiler/ui/ResourceFilterInfo.java | 08d4cf5180bc2f23eb9b0ba889e2b057ab2da4e5 | [] | no_license | Wielding/appwrench | https://github.com/Wielding/appwrench | 3434a7d2321ad4e24bda49249fe980cb3ae52ff1 | cde8bcd3f4a192d27419d98a92478bf474062b49 | refs/heads/master | 2016-08-03T18:13:42.486000 | 2013-01-22T00:00:46 | 2013-01-22T00:00:46 | 34,144,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.onpositive.gae.profiler.ui;
import java.util.HashSet;
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IResource;
public class ResourceFilterInfo {
HashSet<IResource> matchedResouces=new HashSet<IResource>();
HashSet<IFile> matchedFiles=new HashSet<IFile>();
boo... | UTF-8 | Java | 1,169 | java | ResourceFilterInfo.java | Java | [] | null | [] | package com.onpositive.gae.profiler.ui;
import java.util.HashSet;
import org.eclipse.core.resources.IFile;
import org.eclipse.core.resources.IResource;
public class ResourceFilterInfo {
HashSet<IResource> matchedResouces=new HashSet<IResource>();
HashSet<IFile> matchedFiles=new HashSet<IFile>();
boo... | 1,169 | 0.772455 | 0.772455 | 41 | 26.512196 | 23.152855 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.292683 | false | false | 8 |
d9e382ea4cc20fc546996ed0a3e36f0a2a5342df | 8,169,027,839,456 | 6ad7aa4cb66a70d517a333d028840153f676c1ca | /car-crash-skeleton/src/org/academiadecodigo/carcrash/cars/Car.java | 4200e864e3f6f8026eb254f93800254d08ee1c0b | [] | no_license | PauloPatoleia/asciimos-projects | https://github.com/PauloPatoleia/asciimos-projects | 1eadebf86afe38ff4443e7168935671ed0f2fcb5 | fe7d7681f365bd52caa2c19f8e9a8aac17a6bc83 | refs/heads/master | 2020-04-18T09:05:44.910000 | 2019-01-30T21:05:44 | 2019-01-30T21:05:44 | 167,422,241 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.academiadecodigo.carcrash.cars;
import org.academiadecodigo.carcrash.field.Field;
import org.academiadecodigo.carcrash.field.Position;
abstract public class Car {
/** The position of the car on the grid */
private Position pos = new Position();
private boolean Crashed = false;
private in... | UTF-8 | Java | 4,171 | java | Car.java | Java | [] | null | [] | package org.academiadecodigo.carcrash.cars;
import org.academiadecodigo.carcrash.field.Field;
import org.academiadecodigo.carcrash.field.Position;
abstract public class Car {
/** The position of the car on the grid */
private Position pos = new Position();
private boolean Crashed = false;
private in... | 4,171 | 0.502997 | 0.492927 | 172 | 23.25 | 18.774712 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.389535 | false | false | 8 |
59787517510098b954177454e5675c725defe1f1 | 29,308,856,853,608 | 0f9beecfd74511699b2f53f932731a9e1b80ef11 | /Learnjava/src/basic/AreaOfTringle.java | df473016141ccc0c65dffe90f865ae18e7a62fbf | [] | no_license | RashidulHasanRatul/JAVA-Basic | https://github.com/RashidulHasanRatul/JAVA-Basic | 10737d282363376ae6308023d57289afcfcae2b6 | 8573d0f5b5c617327894d817e152cfe02783bac3 | refs/heads/master | 2022-03-30T03:13:32.822000 | 2020-01-21T18:28:13 | 2020-01-21T18:28:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package basic;
import java.util.Scanner;
public class AreaOfTringle {
public static void main(String[] args) {
double d = 0.5;
int b;
int h;
double area;
Scanner input = new Scanner(System.in);
System.out.println("Enter Base");
b = input.nextInt();
System.out.println("Enter Height"... | UTF-8 | Java | 428 | java | AreaOfTringle.java | Java | [] | null | [] | package basic;
import java.util.Scanner;
public class AreaOfTringle {
public static void main(String[] args) {
double d = 0.5;
int b;
int h;
double area;
Scanner input = new Scanner(System.in);
System.out.println("Enter Base");
b = input.nextInt();
System.out.println("Enter Height"... | 428 | 0.607477 | 0.602804 | 24 | 15.833333 | 15.285251 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.541667 | false | false | 8 |
a0ef20f34c0afcb9320552e98ce5e0b2cba11669 | 1,589,137,932,373 | 994cb7c0644275c241721ad193e4122f99ae9df3 | /src/gui/display/matchlistitem/GUIMatchListItemFactory.java | e31b81d7e062c9889f51fef5e39618395d92a43b | [
"MIT"
] | permissive | lokokung/LoLStats | https://github.com/lokokung/LoLStats | b6f24e702bdf3023dcde572823dbe70dbb009799 | 8319a89d1e5d1c0eb269631110d435c85de76d3e | refs/heads/master | 2021-01-19T14:07:27.479000 | 2015-09-14T22:15:32 | 2015-09-14T22:15:32 | 39,428,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui.display.matchlistitem;
import gui.display.IGUIPane;
import gui.inject.IGUIMatchFactory;
import gui.tooltips.GUITooltip;
import gui.tooltips.GUITooltipFactory;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.List;
import javafx.scene.control.Tooltip;
import javafx.scene.image.I... | UTF-8 | Java | 8,930 | java | GUIMatchListItemFactory.java | Java | [] | null | [] | package gui.display.matchlistitem;
import gui.display.IGUIPane;
import gui.inject.IGUIMatchFactory;
import gui.tooltips.GUITooltip;
import gui.tooltips.GUITooltipFactory;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.List;
import javafx.scene.control.Tooltip;
import javafx.scene.image.I... | 8,930 | 0.590146 | 0.583539 | 270 | 32.074074 | 20.784477 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714815 | false | false | 8 |
ae88bc9555356dc6a77d9fc353e77adae4a5e75a | 1,589,137,932,634 | 71870f2a180089c48074539ecefd5f0210dd6616 | /src/yuu/akron/experimental/fcollection/ImmutableArrayList.java | b210e23475060cac5aa7f303e5175e781ccf904a | [
"BSD-2-Clause-Views"
] | permissive | yuuakron/Extended-Collections-Framework | https://github.com/yuuakron/Extended-Collections-Framework | 29a5287b92e97b39cf7b477e7c2c8c76608c8bc3 | 730580685fd4a09e60ff5a16be1665eecfea782f | refs/heads/master | 2021-01-10T22:06:54.657000 | 2013-03-07T14:35:59 | 2013-03-07T14:35:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yuu.akron.experimental.fcollection;
import java.io.Serializable;
import java.util.*;
/**
*
* @param <E>
* @author yuu@akron
*/
public class ImmutableArrayList<E> extends AbstractImmutableList<E> implements Serializable, Cloneable, RandomAccess {
private static final long serialVersionUID = 1L;
pr... | UTF-8 | Java | 5,384 | java | ImmutableArrayList.java | Java | [
{
"context": "port java.util.*;\n\n/**\n *\n * @param <E>\n * @author yuu@akron\n */\npublic class ImmutableArrayList<E> extends Ab",
"end": 136,
"score": 0.7936667203903198,
"start": 127,
"tag": "USERNAME",
"value": "yuu@akron"
}
] | null | [] | package yuu.akron.experimental.fcollection;
import java.io.Serializable;
import java.util.*;
/**
*
* @param <E>
* @author yuu@akron
*/
public class ImmutableArrayList<E> extends AbstractImmutableList<E> implements Serializable, Cloneable, RandomAccess {
private static final long serialVersionUID = 1L;
pr... | 5,384 | 0.620391 | 0.617193 | 182 | 28.208792 | 24.672365 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467033 | false | false | 8 |
5af6adfe572423d4818f37ab34d1fd7edf910dbd | 4,492,535,825,869 | 400f66b7820114f8652899e0afbe4e6e70f90fd3 | /app/src/main/java/ru/eyelog/abstractpattern/abstracted/RoundFlex.java | d9c753033a59f60868d3243727af66669e8a83bc | [] | no_license | eyelog/AbstractPattern | https://github.com/eyelog/AbstractPattern | 1f7724298c133c0cf1534cb6e841e1daf7545597 | 6f7c6b0b59c52fa49c64bfc94981414de0c04ccf | refs/heads/master | 2020-04-17T19:48:06.249000 | 2019-07-03T20:28:05 | 2019-07-03T20:28:05 | 166,879,237 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.eyelog.abstractpattern.abstracted;
public class RoundFlex extends AbstractRound {
@Override
public String roundIt() {
int out;
if(tempTail>0&&tempTail<FLEX_VALUE){
out = Integer.parseInt(val.substring(0, val.length()-1)) * 10;
}else if(tempTail>=FLEX_VALUE&&temp... | UTF-8 | Java | 542 | java | RoundFlex.java | Java | [] | null | [] | package ru.eyelog.abstractpattern.abstracted;
public class RoundFlex extends AbstractRound {
@Override
public String roundIt() {
int out;
if(tempTail>0&&tempTail<FLEX_VALUE){
out = Integer.parseInt(val.substring(0, val.length()-1)) * 10;
}else if(tempTail>=FLEX_VALUE&&temp... | 542 | 0.573801 | 0.549815 | 20 | 26.1 | 24.143114 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
9ee1f550e57cdc70b4d4b706c5f61291469c0baa | 15,573,551,464,772 | 5d3f79e743c5183297ea80f532a8b776ad105f45 | /pe.pac/src/main/java/egovframework/frame/util/cipher/BlockCipher.java | e37ccb735ed692b89c9147ad7ee3a1ae2e14b2b4 | [] | no_license | pacadmin/pe.pac | https://github.com/pacadmin/pe.pac | 7d2cc048eebcee7896aee7abdec5056f562a3949 | 9416bab54abca09e463b6f3282d58745ba29d824 | refs/heads/master | 2019-01-11T06:18:10.405000 | 2018-08-28T06:46:37 | 2018-08-28T06:46:37 | 74,423,834 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package egovframework.frame.util.cipher;
/**
* Code Type : Dev
* Code Number : COM_Dev_0000003
* Branch Name : BR_DEV_COM_Src_Share_1_0
* Comment : jsp�� java���Ͽ��� java.util�� import���� �ʰ� �ڵ�� ���Ͽ� ���� ��ġ
* jsp�� java���Ͽ��� import java.util; �ڵ�8�� �߰�
* Since : 2007.04.2... | UTF-8 | Java | 3,420 | java | BlockCipher.java | Java | [] | null | [] | package egovframework.frame.util.cipher;
/**
* Code Type : Dev
* Code Number : COM_Dev_0000003
* Branch Name : BR_DEV_COM_Src_Share_1_0
* Comment : jsp�� java���Ͽ��� java.util�� import���� �ʰ� �ڵ�� ���Ͽ� ���� ��ġ
* jsp�� java���Ͽ��� import java.util; �ڵ�8�� �߰�
* Since : 2007.04.2... | 3,420 | 0.529448 | 0.520506 | 147 | 21.061224 | 20.305231 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306122 | false | false | 8 |
509d51ce80f1299d94e5bc8c33a1e907eab353a1 | 21,715,354,683,518 | 39e880dacc9a01d03399b3ff1fb5e96b98802039 | /tern-compile/src/test/java/org/ternlang/compile/ModelScopeTest.java | 0c52769c4a07ce379c82775ea0642fe4f13ac850 | [] | no_license | tern-lang/tern | https://github.com/tern-lang/tern | 581aa79bebcfe079fe7648f764e921ecb7a12390 | 7cf10f325f25b379717985673af4c0bae308a712 | refs/heads/master | 2023-07-18T12:27:05.425000 | 2023-07-09T13:54:21 | 2023-07-09T13:54:21 | 169,908,813 | 24 | 2 | null | false | 2023-02-10T16:44:12 | 2019-02-09T20:11:12 | 2023-01-20T11:29:58 | 2023-02-10T16:44:11 | 1,246 | 15 | 2 | 9 | Java | false | false | package org.ternlang.compile;
import java.util.HashMap;
import java.util.Map;
import junit.framework.TestCase;
import org.ternlang.core.scope.MapModel;
import org.ternlang.core.scope.Model;
import org.ternlang.core.variable.Value;
public class ModelScopeTest extends TestCase {
private static fin... | UTF-8 | Java | 978 | java | ModelScopeTest.java | Java | [] | null | [] | package org.ternlang.compile;
import java.util.HashMap;
import java.util.Map;
import junit.framework.TestCase;
import org.ternlang.core.scope.MapModel;
import org.ternlang.core.scope.Model;
import org.ternlang.core.variable.Value;
public class ModelScopeTest extends TestCase {
private static fin... | 978 | 0.616564 | 0.609407 | 36 | 25.166666 | 17.046505 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722222 | false | false | 8 |
6205907c2861e47c9fcda7e010f7d98cbd8948c8 | 21,715,354,683,842 | 1b4e1fed467057f9fc501aba3acc1ed261ed53a5 | /JavaSource/oem/edge/ed/odc/dropbox/client/HandleMgr.java | c373270ef611a6d1bd510c95c036fb5bc5e98349 | [] | no_license | ThangaArchi/ODC | https://github.com/ThangaArchi/ODC | 5592824d0f12591ad4adfe3c681db085d8835cb7 | 241e310a9e94028e523aa88c26d6e9f6f415aae1 | refs/heads/main | 2023-07-29T14:43:07.017000 | 2021-09-14T10:46:19 | 2021-09-14T10:46:19 | 406,328,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oem.edge.ed.odc.dropbox.client;
/* Copyright Header Check */
/* -------------------------------------------------------------------- */
/* */
/* OCO Source Materials ... | UTF-8 | Java | 3,421 | java | HandleMgr.java | Java | [] | null | [] | package oem.edge.ed.odc.dropbox.client;
/* Copyright Header Check */
/* -------------------------------------------------------------------- */
/* */
/* OCO Source Materials ... | 3,421 | 0.451622 | 0.435837 | 98 | 33.908165 | 28.705076 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.806122 | false | false | 8 |
5cc8e83f5f55a54d923a0542a0f92fb79a8ea223 | 11,055,245,869,566 | 2e7c224f05e97152b8a1fcc4148edc15c05b615a | /자바입문.java | ac09908f1030a5c0a678e3f232bcccd8772cf3d3 | [] | no_license | S-rim/Algorithm | https://github.com/S-rim/Algorithm | 464d32a4c50989ab1e3df0af09809a4139d9ac70 | ea6989de0470c08720635406ca973bfd8294dec5 | refs/heads/master | 2020-12-09T03:09:41.588000 | 2020-12-01T10:08:49 | 2020-12-01T10:08:49 | 233,173,908 | 0 | 1 | null | false | 2020-07-04T14:01:14 | 2020-01-11T04:05:30 | 2020-03-18T12:43:14 | 2020-06-29T12:47:47 | 15 | 0 | 0 | 0 | Java | false | false | // 1부터 100까지 홀수만 출력
class Main {
public static void main(String[] args) {
for(int i=1; i<=100; i++)
{
if(i%2==1)
{
System.out.println(i);
}
}
}
}
// 1부터 100까지 짝수만 출력
class Main {
public static void main(String[] args) {
for(int i=1; i<=100; i++)... | UTF-8 | Java | 1,716 | java | 자바입문.java | Java | [] | null | [] | // 1부터 100까지 홀수만 출력
class Main {
public static void main(String[] args) {
for(int i=1; i<=100; i++)
{
if(i%2==1)
{
System.out.println(i);
}
}
}
}
// 1부터 100까지 짝수만 출력
class Main {
public static void main(String[] args) {
for(int i=1; i<=100; i++)... | 1,716 | 0.438608 | 0.401266 | 99 | 14.969697 | 14.017632 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.313131 | false | false | 8 |
9f315c2d46ff2f3f3bdeb1be2ea75018709f9106 | 7,945,689,500,502 | 1ffa315ee365390d2941aa70a02e220c7d366d07 | /app/src/main/java/com/example/ssis_tracker/adapter/actividades/AdapterActividadesDependientes.java | bd7e257d0be6e430742eead6822b1abfcaa45e80 | [] | no_license | skylinedm50/ssis-tracker | https://github.com/skylinedm50/ssis-tracker | f5cca32704823d81397ae63a9f5f9c5ea9cc482e | 9f59bc11f4d6633f34add158244ee89909a3771b | refs/heads/master | 2021-01-05T09:46:05.555000 | 2020-02-16T23:03:35 | 2020-02-16T23:03:35 | 240,980,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ssis_tracker.adapter.actividades;
import android.graphics.Color;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.... | UTF-8 | Java | 4,053 | java | AdapterActividadesDependientes.java | Java | [] | null | [] | package com.example.ssis_tracker.adapter.actividades;
import android.graphics.Color;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.example.... | 4,053 | 0.745127 | 0.740933 | 101 | 39.10891 | 33.73716 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693069 | false | false | 8 |
86b8ce95c123c9938cd28668061267fcdc023b5c | 7,945,689,500,048 | 8adbfcb66622d0980303197564b73b66db704096 | /app/src/main/java/pl/unfunny/jester/mafiahelper/activities/TakeActionActivity.java | 587cd84209eb7c9568ea25bc9167604a6355e3b0 | [] | no_license | SlendyMan0/MafiaHelper | https://github.com/SlendyMan0/MafiaHelper | 62a46b8e0f2db389b3dcbab314a711bacd50c180 | 0ddfa2eb7214d3ace466d2ffca1a5ecc35829727 | refs/heads/master | 2021-02-15T14:29:02.392000 | 2020-03-04T13:29:50 | 2020-03-04T13:29:50 | 244,907,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.unfunny.jester.mafiahelper.activities;
import android.annotation.SuppressLint;
import android.support.v4.view.MotionEventCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import and... | UTF-8 | Java | 5,104 | java | TakeActionActivity.java | Java | [] | null | [] | package pl.unfunny.jester.mafiahelper.activities;
import android.annotation.SuppressLint;
import android.support.v4.view.MotionEventCompat;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.MotionEvent;
import and... | 5,104 | 0.599726 | 0.597571 | 145 | 34.200001 | 28.027227 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613793 | false | false | 8 |
6505f130ffe53d6ced71872508fe5ffca4534b71 | 24,970,939,919,120 | 55c4115ce4a293d0bc6ba4de274047b557e9dc7a | /src/main/java/Strings/LengthofLastWord.java | 06f2e1dbea0283223f590edd8846d609910a81f3 | [] | no_license | EdisonKon/MyAlgorithm_Leetcode | https://github.com/EdisonKon/MyAlgorithm_Leetcode | 74df4c58db553e7fe27fca75c0b07ddb812f88fe | c55a132a3a9c0122a54d5e2ec03c2a290f1fc43b | refs/heads/master | 2022-06-22T17:50:44.512000 | 2022-05-19T07:13:36 | 2022-05-19T07:13:36 | 156,346,476 | 1 | 0 | null | false | 2022-06-17T02:39:13 | 2018-11-06T07:54:00 | 2022-05-12T01:35:58 | 2022-06-17T02:39:12 | 368 | 0 | 0 | 2 | Java | false | false | package Strings;
import org.junit.Test;
/**
* @description: 描述 Easy
* @author: dekai.kong
* @date: 2018-12-13 10:37
* @from https://leetcode.com/problems/length-of-last-word/
* Given a string s consists of upper/lower-case alphabets and empty space characters ' ', return the length of last word in the string.
*... | UTF-8 | Java | 1,070 | java | LengthofLastWord.java | Java | [
{
"context": "it.Test;\n\n/**\n * @description: 描述 Easy\n * @author: dekai.kong\n * @date: 2018-12-13 10:37\n * @from https://leetc",
"end": 93,
"score": 0.9997766613960266,
"start": 83,
"tag": "NAME",
"value": "dekai.kong"
},
{
"context": "ace characters only.\n *\n * Example:\n *\n... | null | [] | package Strings;
import org.junit.Test;
/**
* @description: 描述 Easy
* @author: dekai.kong
* @date: 2018-12-13 10:37
* @from https://leetcode.com/problems/length-of-last-word/
* Given a string s consists of upper/lower-case alphabets and empty space characters ' ', return the length of last word in the string.
*... | 1,065 | 0.596623 | 0.575985 | 46 | 22.152174 | 27.425764 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 8 |
faafc661b4b3a5b9f5c2aae4301463f085a2b23a | 21,019,569,955,356 | 28381ac609ba81e842c364b2dc947835b25e6446 | /ExamGrader/test/com/unversalquantification/examgrader/utils/PreferencesManagerTest.java | cb82f59d0100ce95fc1e48c5cec080621ceec570 | [] | no_license | scotttherobot/Bubblit | https://github.com/scotttherobot/Bubblit | 8012358cfa2aa1c19b3502dc2e19c49ad62421c5 | 71bb8ace744502f66603737e65b2f6dd4303a2e7 | refs/heads/master | 2016-08-07T09:26:35.590000 | 2015-06-17T07:26:31 | 2015-06-17T07:26:31 | 37,579,206 | 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.unversalquantification.examgrader.utils;
import com.universalquantification.examgrader.utils.PreferencesManager;
i... | UTF-8 | Java | 1,108 | java | PreferencesManagerTest.java | Java | [
{
"context": "t junit.framework.TestCase;\r\n\r\n/**\r\n *\r\n * @author jenny\r\n */\r\npublic class PreferencesManagerTest extends",
"end": 380,
"score": 0.9606378078460693,
"start": 375,
"tag": "USERNAME",
"value": "jenny"
}
] | 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.unversalquantification.examgrader.utils;
import com.universalquantification.examgrader.utils.PreferencesManager;
i... | 1,108 | 0.656137 | 0.656137 | 39 | 26.410257 | 25.915758 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358974 | false | false | 8 |
b9baec22bd51aa18b6301c4a794a84dd5deb37fe | 15,659,450,772,698 | 207820e368dba2774f67aad217bf79e109fae390 | /src/sample/GameStage.java | fe44aaaa8ee7f94706ef79114253b63fc9e1383c | [] | no_license | ooixiegee/Card-GUI | https://github.com/ooixiegee/Card-GUI | 81174be4aaeb6ae6aa3335e55229d27d442f27a8 | 803b009685a2d0ee2a1f7b5e1c676b983319a191 | refs/heads/master | 2023-02-17T16:35:34.712000 | 2021-01-11T15:48:50 | 2021-01-11T15:48:50 | 328,713,739 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import java.util.ArrayList;
public class GameStage {
private ArrayList<Button> cardButton = new ArrayList<Button>();
private Hand hand;
private Button button1;
private Button button2;
pri... | UTF-8 | Java | 2,215 | java | GameStage.java | Java | [] | null | [] | package sample;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.scene.control.Button;
import java.util.ArrayList;
public class GameStage {
private ArrayList<Button> cardButton = new ArrayList<Button>();
private Hand hand;
private Button button1;
private Button button2;
pri... | 2,215 | 0.643341 | 0.603612 | 73 | 29.342466 | 28.497643 | 233 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.90411 | false | false | 8 |
a3ac1711b1135cb25b7070d6ce821bbff34ddd95 | 23,570,780,580,657 | 825f1180a66762d466d41ef94d940094c09a3821 | /_PRESENTATIONS/9 JAX-RS/src/main/java/evilorange/rs/CatsResourse.java | b84a092bfbc3f0e46e87dbf45aa67fb1a36e5514 | [
"Apache-2.0"
] | permissive | gladorange/meraee | https://github.com/gladorange/meraee | b0e8e87e623c92e5609717be97892c2c34872688 | 70715ac6af98c198579d12f53a7ed3930193da20 | refs/heads/master | 2021-01-11T05:54:53.625000 | 2016-12-10T09:45:51 | 2016-12-10T09:45:51 | 69,894,875 | 0 | 13 | null | false | 2016-12-10T09:45:52 | 2016-10-03T17:43:05 | 2016-10-09T21:50:51 | 2016-12-10T09:45:51 | 2,328 | 0 | 12 | 0 | Java | null | null | package evilorange.rs;
import java.util.ArrayList;
import java.util.List;
import javax.json.JsonObject;
import javax.ws.rs.Consumes;
import javax.ws.rs.FormParam;
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;
@Path("/cats")
p... | UTF-8 | Java | 846 | java | CatsResourse.java | Java | [] | null | [] | package evilorange.rs;
import java.util.ArrayList;
import java.util.List;
import javax.json.JsonObject;
import javax.ws.rs.Consumes;
import javax.ws.rs.FormParam;
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;
@Path("/cats")
p... | 846 | 0.634752 | 0.634752 | 43 | 18.674419 | 14.337657 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.395349 | false | false | 8 |
233d36f5d0564d2c92c5a2a1eb824c757f75f8b4 | 9,904,194,617,518 | 74d5029dc521d1dbb372a3f0137e9deb072bc688 | /src/main/java/goldenapple/rfdrills/util/StringHelper.java | d4c0acd022052fd5f43a8f20d30a0fee467c1300 | [
"MIT"
] | permissive | ArukaAlter/RFDrills | https://github.com/ArukaAlter/RFDrills | ab5aeaf0637e76e3308880a68419e7d6f1eaadfc | 518f6f169cabdd9a5061cdd25f4e749857c04bb5 | refs/heads/master | 2020-12-11T07:59:58.924000 | 2015-05-03T19:04:15 | 2015-05-03T19:04:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package goldenapple.rfdrills.util;
import net.minecraft.util.StatCollector;
public class StringHelper {
public static String formatEnergy(int energy){
if(energy >= 10000000){
return String.format("%.1fM", (float)energy / 1000000);
}else if(energy >= 10000){
return String.f... | UTF-8 | Java | 945 | java | StringHelper.java | Java | [] | null | [] | package goldenapple.rfdrills.util;
import net.minecraft.util.StatCollector;
public class StringHelper {
public static String formatEnergy(int energy){
if(energy >= 10000000){
return String.format("%.1fM", (float)energy / 1000000);
}else if(energy >= 10000){
return String.f... | 945 | 0.686772 | 0.655026 | 25 | 36.799999 | 32.483841 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 8 |
9cb28aaddab63a4bcb8cbc8affab964d9f90b38f | 33,973,191,339,407 | 592dc75721eee8c9ee4f441caf14bf02998e01dc | /src/kr/or/ddit/basic/MapTest.java | cc9aab2646662b8d56207f168786f367775e3fe0 | [] | no_license | songhaseob/javastudy | https://github.com/songhaseob/javastudy | e7eba32c996ea4647354255607d55974a9d41ffc | 5652556516d7d6cd3354f56fce22ec9267649c76 | refs/heads/master | 2023-01-07T05:14:20.674000 | 2020-11-13T08:45:51 | 2020-11-13T08:45:51 | 312,500,663 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.ddit.basic;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
public class MapTest {
public static void main(String[] args) {
/*
Map ==> key괎가 value값을 한쌍으로 관리하는 객체
- key값은 중복을 허용하지 않고 순서(index)가 없다(Set의 특징을 갖는다)
... | UTF-8 | Java | 4,167 | java | MapTest.java | Java | [
{
"context": "자료 추가하기 ==> put(key값, value값)\n\t\t\tmap.put(\"name\", \"홍길동\");\n\t\t\tmap.put(\"addr\", \"대전\");\n\t\t\tmap.put(\"tel\", \"0",
"end": 485,
"score": 0.9985164403915405,
"start": 482,
"tag": "NAME",
"value": "홍길동"
}
] | null | [] | package kr.or.ddit.basic;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Map;
import java.util.Set;
public class MapTest {
public static void main(String[] args) {
/*
Map ==> key괎가 value값을 한쌍으로 관리하는 객체
- key값은 중복을 허용하지 않고 순서(index)가 없다(Set의 특징을 갖는다)
... | 4,167 | 0.55201 | 0.547407 | 109 | 28.761467 | 21.767284 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.119266 | false | false | 8 |
f7ee1f9d91aadb04ab0f4002faa1812906f6f674 | 23,261,542,921,937 | 9b0e8d24c6e49b8baf352a496c47133869391476 | /app/src/main/java/com/example/ngosolutions/AddPost/PostComment.java | 9b54ab21a3daa66d05e9581e7e4d8df9242f4555 | [] | no_license | AjayManoharIngle/Ngosolutions_android | https://github.com/AjayManoharIngle/Ngosolutions_android | 89a4ac8e33928f587194dd7dd4e2136f328cc7c3 | 8e4bc8a511ef5b11394f104e291b653a532cb957 | refs/heads/master | 2023-03-16T18:52:18.579000 | 2021-03-11T19:00:53 | 2021-03-11T19:00:53 | 346,807,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ngosolutions.AddPost;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.content.FileProvider;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.app.ProgressDialog;
import... | UTF-8 | Java | 22,655 | java | PostComment.java | Java | [
{
"context": ");\n intent.putExtra(\"key\",\"editpost\");\n intent.putExtra(\"editPostI",
"end": 10594,
"score": 0.8017039895057678,
"start": 10590,
"tag": "KEY",
"value": "post"
}
] | null | [] | package com.example.ngosolutions.AddPost;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.content.FileProvider;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.app.ProgressDialog;
import... | 22,655 | 0.592452 | 0.591437 | 584 | 37.794521 | 28.276381 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690068 | false | false | 8 |
43b13385fd255817b8ead9434052355e92d637bd | 34,093,450,424,188 | efea7d0bc7ac01d60d3ddab285c58ee17dbcd145 | /src/main/java/controller/AddGame.java | 3dc77cc3dde47dea12114528813c5e76492a87cc | [] | no_license | noahaguilera/VideoGameCollectionTracker | https://github.com/noahaguilera/VideoGameCollectionTracker | c7fbb96e42cde0e5cbaab51795076ed746d78dee | 2696a304ce92c50e56707d88ce6d0b233aad9430 | refs/heads/main | 2023-04-30T21:16:09.302000 | 2021-05-12T20:40:40 | 2021-05-12T20:40:40 | 296,125,576 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import entity.GameList;
import persistence.GameListDao;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.annotation... | UTF-8 | Java | 1,475 | java | AddGame.java | Java | [] | null | [] | package controller;
import entity.GameList;
import persistence.GameListDao;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.annotation... | 1,475 | 0.704407 | 0.703729 | 45 | 31.799999 | 28.106623 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 8 |
5e668e8a23628b8c4bd704aaafbbc2dd61a2e0c8 | 32,280,974,228,513 | f77c383b702f75eafca4ff3566b5bfc3236829d8 | /leetcode-java/src/main/java/rainbomsea/leetcode/graph/CloneGraph.java | 7fe97929d4732347e5380833e6bfb8f2eb91ab75 | [] | no_license | RainbomSea/LeetCode | https://github.com/RainbomSea/LeetCode | 0d7368ada56e7785bdb10f54c669253102688a8d | f44812c1d1e76f06236505bf0ab48f9398cf7851 | refs/heads/master | 2023-07-24T10:42:23.986000 | 2023-07-07T20:34:34 | 2023-07-07T20:34:34 | 168,078,409 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rainbomsea.leetcode.graph;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.Queue;
/**
* 133. 克隆图
*
* 给定无向连通图中一个节点的引用,返回该图的深拷贝(克隆)。
* @author RainbomSea
*
*/
public class CloneGraph {
public Node cloneGraph(Node node) {
i... | UTF-8 | Java | 1,053 | java | CloneGraph.java | Java | [
{
"context": "隆图\n * \n * 给定无向连通图中一个节点的引用,返回该图的深拷贝(克隆)。\n * @author RainbomSea\n *\n */\npublic class CloneGraph {\n public Node ",
"end": 240,
"score": 0.9994422197341919,
"start": 230,
"tag": "USERNAME",
"value": "RainbomSea"
}
] | null | [] | package rainbomsea.leetcode.graph;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.Map;
import java.util.Queue;
/**
* 133. 克隆图
*
* 给定无向连通图中一个节点的引用,返回该图的深拷贝(克隆)。
* @author RainbomSea
*
*/
public class CloneGraph {
public Node cloneGraph(Node node) {
i... | 1,053 | 0.616785 | 0.613751 | 40 | 23.725 | 18.629261 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.575 | false | false | 8 |
5491607a7990cf293412cbc1909f6acb7339a0e4 | 11,312,943,896,716 | dc047391a056a21d0a63b22de0e014468e4e1cf0 | /app/src/main/java/com/aniket/passwordmanager/constants/PasswordManagerConstant.java | 3fe8975c626baa76f337cb7f36401a11678a6396 | [] | no_license | aniketmr9/PasswordManager | https://github.com/aniketmr9/PasswordManager | 74a2c9a4f21410f33fb3209b4347c6a5a2a07eae | fd357e556c96eb81a324bee3e242933d5a5e3c98 | refs/heads/master | 2023-03-31T06:48:00.850000 | 2021-04-12T14:53:44 | 2021-04-12T14:53:44 | 318,281,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aniket.passwordmanager.constants;
import android.content.Context;
import java.io.InputStream;
import java.util.Properties;
public class PasswordManagerConstant {
private Context applicationContext = null;
private static Properties properties = null;
public static String USER_CREATED = null;
... | UTF-8 | Java | 1,947 | java | PasswordManagerConstant.java | Java | [] | null | [] | package com.aniket.passwordmanager.constants;
import android.content.Context;
import java.io.InputStream;
import java.util.Properties;
public class PasswordManagerConstant {
private Context applicationContext = null;
private static Properties properties = null;
public static String USER_CREATED = null;
... | 1,947 | 0.68567 | 0.68567 | 42 | 45.357143 | 25.327213 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 8 |
9fabf17abc7e75c1713121a9f3ef900e8ffb5e92 | 32,710,470,964,017 | 97e0b88907cef0372ab6c3b1f8de153b79a8b928 | /src/control/ControleProduto.java | 96c9783bb46e367310ceea02c0e6b5b7ef84b679 | [] | no_license | LNorio/Projeto_Desktop | https://github.com/LNorio/Projeto_Desktop | c0a8cbef803a73f4e424323af3b169ec1edeb266 | 084bb515e8a842271cbeed761bff22daa1616b86 | refs/heads/master | 2020-07-09T00:54:48.869000 | 2019-11-18T22:18:09 | 2019-11-18T22:18:09 | 203,828,723 | 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 control;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLExceptio... | UTF-8 | Java | 4,526 | java | ControleProduto.java | Java | [
{
"context": "tionPane;\nimport model.Produto;\n\n/**\n *\n * @author bayma\n */\npublic class ControleProduto {\n\n \n priv",
"end": 428,
"score": 0.9992368817329407,
"start": 423,
"tag": "USERNAME",
"value": "bayma"
}
] | 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 control;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLExceptio... | 4,526 | 0.547282 | 0.544852 | 132 | 33.28788 | 30.079575 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.712121 | false | false | 8 |
81ac79e29131f8fe4453ed5466a9dd9b862b67c8 | 32,710,470,963,433 | e3f9f3a73a2d114aff1e76b0214ac95e02c27596 | /int-dmp-core/src/main/java/test/intdmp/core/model/files/_enum/ElementStatus.java | f9f11ed73fdb9015a8c29730d95751a8d75958b7 | [] | no_license | pawel8882/int-dmp_rest | https://github.com/pawel8882/int-dmp_rest | b9496e6353468611a40984a6bfa9058eed1697da | f46c0876e52cb8e4576ee9e3e80248405810f465 | refs/heads/main | 2023-04-22T14:44:15.516000 | 2021-05-04T18:50:31 | 2021-05-04T18:50:31 | 323,164,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.intdmp.core.model.files._enum;
public enum ElementStatus {
OK, IN_PROGRESS, BUILT_IN
}
| UTF-8 | Java | 110 | java | ElementStatus.java | Java | [] | null | [] | package test.intdmp.core.model.files._enum;
public enum ElementStatus {
OK, IN_PROGRESS, BUILT_IN
}
| 110 | 0.7 | 0.7 | 5 | 20 | 16.852299 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
a8d169acead06865df7af3cdb03310b59c6e34dc | 13,761,075,222,313 | c80ca0a209b6760330d1a2bb4ed74ffd4ec2e1c3 | /core/sdk/src/main/java/com/mongodb/stitch/core/internal/common/BsonUtils.java | e9e5fb217bfb285ca9ef96b69b5610325a4e57ec | [
"Apache-2.0"
] | permissive | gabrielrussell/stitch-android-sdk | https://github.com/gabrielrussell/stitch-android-sdk | 408d91ca8720de56c2183ac45d61c1ae73aadc12 | 673a0ca83e7516d47eac037e8886529d4d8f8df3 | refs/heads/master | 2020-03-19T10:28:38.037000 | 2018-06-01T16:53:02 | 2018-06-01T16:53:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2018-present MongoDB, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | UTF-8 | Java | 4,622 | java | BsonUtils.java | Java | [] | null | [] | /*
* Copyright 2018-present MongoDB, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 4,622 | 0.7328 | 0.731069 | 105 | 43.019047 | 31.970516 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447619 | false | false | 8 |
509379ce7509de0edb00d4db22cd383f0cfb86f7 | 1,967,095,025,472 | 146c384018ef602b50b117e84db5cf11e280088b | /Gtris v2.0/src/com/gtris/threads/GeneratorTimer.java | ee29205ddf619276075885529a881460eaa61ce4 | [
"MIT"
] | permissive | Pabloitto/Gtris | https://github.com/Pabloitto/Gtris | c4408b63585f06d0c7404caf175144796a151603 | cd02b6424f3cf63963039f2be1960f0628967587 | refs/heads/master | 2020-05-18T11:59:15.220000 | 2015-06-29T18:49:06 | 2015-06-29T18:49:06 | 9,460,906 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gtris.threads;
import java.awt.Image;
import java.util.TimerTask;
import com.gtris.components.GamePanel;
import com.gtris.enums.ColorFigure;
import com.gtris.factory.FactoryGtris;
import com.gtris.models.Figure;
import com.gtris.utilities.Utilities;
/**
* This class generate the pieces to fall... | UTF-8 | Java | 1,651 | java | GeneratorTimer.java | Java | [
{
"context": "ery 2 minutes \r\n * when start the game\r\n * @author Pablo\r\n *\r\n */\r\npublic class GeneratorTimer extends Tim",
"end": 379,
"score": 0.9980380535125732,
"start": 374,
"tag": "NAME",
"value": "Pablo"
}
] | null | [] | package com.gtris.threads;
import java.awt.Image;
import java.util.TimerTask;
import com.gtris.components.GamePanel;
import com.gtris.enums.ColorFigure;
import com.gtris.factory.FactoryGtris;
import com.gtris.models.Figure;
import com.gtris.utilities.Utilities;
/**
* This class generate the pieces to fall... | 1,651 | 0.664446 | 0.6596 | 63 | 24.206348 | 22.89185 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 8 |
f96fec168a3926470f594dea6dca233c1dc4d1e3 | 14,645,838,483,913 | 80b4633af9dc0f052ebc1dcbe768ba97af57df9b | /clover/clover-core/src/main/java/com/gome/clover/core/job/ClientJobFactory.java | 281c6c4f71e64c83c7cce07feafb38e985d8a708 | [] | no_license | romantictravel/clover | https://github.com/romantictravel/clover | 800c1a21757931a17759b6d150619f62bb2bac2e | e7c8873ef9c9e886cec253ed270be7ff0a42cbd5 | refs/heads/master | 2021-01-16T20:01:55.099000 | 2015-04-15T09:07:22 | 2015-04-15T09:07:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gome.clover.core.job;
import com.gome.clover.core.job.ClientJob.ExecuteType;
import com.gome.clover.core.job.ClientJob.JobStrategy;
import com.gome.clover.core.job.ClientJob.JobType;
import org.quartz.Job;
import org.quartz.JobDetail;
import org.quartz.Trigger;
/**
* ━━━━━━神兽出没━━━━━━
* ┏┓ ┏┓
* ┏... | UTF-8 | Java | 6,045 | java | ClientJobFactory.java | Java | [
{
"context": "哒━━━━━━\n * Module Desc:Client Job Factory\n * User: wangyue-ds6 || stark_summer@qq.com\n * Date: 2014/11/21\n * Tim",
"end": 701,
"score": 0.9996152520179749,
"start": 690,
"tag": "USERNAME",
"value": "wangyue-ds6"
},
{
"context": "le Desc:Client Job Factory\n * User: ... | null | [] | package com.gome.clover.core.job;
import com.gome.clover.core.job.ClientJob.ExecuteType;
import com.gome.clover.core.job.ClientJob.JobStrategy;
import com.gome.clover.core.job.ClientJob.JobType;
import org.quartz.Job;
import org.quartz.JobDetail;
import org.quartz.Trigger;
/**
* ━━━━━━神兽出没━━━━━━
* ┏┓ ┏┓
* ┏... | 6,033 | 0.696361 | 0.694031 | 201 | 26.756218 | 26.197399 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.238806 | false | false | 8 |
03e134aae95cb09559035a03158ec713e2f07e14 | 28,845,000,383,416 | 0df24c28704caabb6fef152e00d89280b3cdd35e | /src/main/java/com/netgloo/models/LnkOrgyplanreport.java | 75d2b0233ebf879db472b7a073a95eca6bc302a4 | [] | no_license | enhsuld/tdr-client-ua | https://github.com/enhsuld/tdr-client-ua | 65ec67b6b7944c21d7ffcb6f39dddfc3cecc2ae0 | 385cbd680578fa4548c87b78817c2a60556c94f7 | refs/heads/master | 2018-11-15T02:36:38.302000 | 2018-11-13T10:45:05 | 2018-11-13T10:45:05 | 147,018,038 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.netgloo.models;
import java.io.Serializable;
import javax.persistence.*;
import java.math.BigDecimal;
/**
* The persistent class for the LNK_ORGYPLANREPORT database table.
*
*/
@Entity
@Table(name="LNK_ORGYPLANREPORT")
@NamedQuery(name="LnkOrgyplanreport.findAll", query="SELECT l FROM LnkOrgyplanrepo... | UTF-8 | Java | 2,002 | java | LnkOrgyplanreport.java | Java | [] | null | [] | package com.netgloo.models;
import java.io.Serializable;
import javax.persistence.*;
import java.math.BigDecimal;
/**
* The persistent class for the LNK_ORGYPLANREPORT database table.
*
*/
@Entity
@Table(name="LNK_ORGYPLANREPORT")
@NamedQuery(name="LnkOrgyplanreport.findAll", query="SELECT l FROM LnkOrgyplanrepo... | 2,002 | 0.743257 | 0.742258 | 100 | 19.030001 | 23.264761 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.16 | false | false | 8 |
4ef89c3a45dfffab2c4375603a1fa00e33ca6c29 | 25,735,444,057,983 | 252b8c528a91e066887ae47d3e8ab3085fbd6f4b | /src/test/java/model/storage/adapters/AdapterUtilTest.java | d588869855429bb86448c1d2cb9c4828042c5cae | [] | no_license | pilino1234/OpenLogicGateSimulator | https://github.com/pilino1234/OpenLogicGateSimulator | 2ed7b2366e94510361e9d41aa0b4cc4a3b5216db | 596cb4ffb9a4d2588c606609157a5389d4d23bbf | refs/heads/master | 2020-05-24T15:56:27.844000 | 2018-11-22T10:59:40 | 2018-11-22T11:30:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.storage.adapters;
import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertIterableEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
import com.google.common.colle... | UTF-8 | Java | 6,457 | java | AdapterUtilTest.java | Java | [] | null | [] | package model.storage.adapters;
import static org.junit.jupiter.api.Assertions.assertDoesNotThrow;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.junit.jupiter.api.Assertions.assertIterableEquals;
import static org.junit.jupiter.api.Assertions.assertTrue;
import com.google.common.colle... | 6,457 | 0.680192 | 0.675081 | 180 | 34.872223 | 26.742815 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688889 | false | false | 8 |
bb5570b84135067ad7c1eb102984562d172349cf | 5,763,846,138,299 | 132eed1667d357d8499750574fb3b8946f142d56 | /src/main/java/br/edu/opet/horta/controller/plano/ProdutoController.java | 81c1c78a61783e2e96807b01d513d4253023fa8a | [] | no_license | g-santos/horta | https://github.com/g-santos/horta | fc47133add33125576461eeaf5650ab5f06fc1a4 | 25d25f23c78767c424f00711ae43643890cdaf6e | refs/heads/master | 2020-06-13T03:41:47.020000 | 2019-06-30T14:00:58 | 2019-06-30T14:00:58 | 194,522,347 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.opet.horta.controller.plano;
import br.edu.opet.horta.configuration.Mensagem;
import br.edu.opet.horta.dto.request.ProdutoDTO;
import br.edu.opet.horta.pojo.plano.Produto;
import br.edu.opet.horta.repository.ProdutoRepository;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOp... | UTF-8 | Java | 2,300 | java | ProdutoController.java | Java | [] | null | [] | package br.edu.opet.horta.controller.plano;
import br.edu.opet.horta.configuration.Mensagem;
import br.edu.opet.horta.dto.request.ProdutoDTO;
import br.edu.opet.horta.pojo.plano.Produto;
import br.edu.opet.horta.repository.ProdutoRepository;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOp... | 2,300 | 0.70788 | 0.70788 | 53 | 41.339622 | 33.370953 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679245 | false | false | 8 |
fc310a6d43b4168565726be2f666f7d1bfeff7f6 | 4,423,816,343,215 | 652245240d3fb204487c4df8ee7eba6602be713f | /module/water-app/src/main/java/com/infinite/water/entity/BasicEntity.java | a50d6ff3433b69343069ff90a231d974d52c7851 | [] | no_license | China-ls/framework | https://github.com/China-ls/framework | eb63e9b0f93bc3a71a12d24cc6cfd3afeae92563 | 5936c25fed66b76555d8c6a536bbc0e8c1fdf13b | refs/heads/master | 2020-04-12T08:45:03.067000 | 2016-11-14T05:50:38 | 2016-11-14T05:50:39 | 65,697,537 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infinite.water.entity;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.io.Serializable;
@JsonInclude(value = JsonInclude.Include.NON_EMPTY)
public class BasicEntity implements Serializable {
}
| UTF-8 | Java | 225 | java | BasicEntity.java | Java | [] | null | [] | package com.infinite.water.entity;
import com.fasterxml.jackson.annotation.JsonInclude;
import java.io.Serializable;
@JsonInclude(value = JsonInclude.Include.NON_EMPTY)
public class BasicEntity implements Serializable {
}
| 225 | 0.822222 | 0.822222 | 9 | 24 | 22.514193 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 8 |
5ee7c893d48392ba942863eb9eba8c01bb07b4e1 | 773,094,143,366 | cec58221720db31ac08f55c27fded44da4240407 | /src/day21_MultiDimensionalArray/ScrumTeam.java | 95023e9a47db504af74f0ce5f64749ee01141aac | [] | no_license | Sulaimon20/Spring2020B17_Java | https://github.com/Sulaimon20/Spring2020B17_Java | 98903b3c75036d68cc3a832d31d4f856def0bf94 | 1d2a3a18c96450ad1196673dfdef4b56f5e4ed5f | refs/heads/master | 2023-01-21T22:45:52.416000 | 2020-11-29T15:47:08 | 2020-11-29T15:47:08 | 259,985,367 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day21_MultiDimensionalArray;
public class ScrumTeam {
public static void main(String[] args) {
// 0 1 2 3
String [] DevTeam={"Anna", "Ted", "Tim", "Muhtar"};
String [] Testers={"Said", "Dev", "Sama", "Jim"};
String [] PO={"Sulaimon", "Omar"... | UTF-8 | Java | 1,000 | java | ScrumTeam.java | Java | [
{
"context": " 1 2 3\n String [] DevTeam={\"Anna\", \"Ted\", \"Tim\", \"Muhtar\"};\n String [] Test",
"end": 194,
"score": 0.9998015761375427,
"start": 190,
"tag": "NAME",
"value": "Anna"
},
{
"context": " 2 3\n String [] DevTeam={\"Anna\"... | null | [] | package day21_MultiDimensionalArray;
public class ScrumTeam {
public static void main(String[] args) {
// 0 1 2 3
String [] DevTeam={"Anna", "Ted", "Tim", "Muhtar"};
String [] Testers={"Said", "Dev", "Sama", "Jim"};
String [] PO={"Sulaimon", "Omar"... | 1,000 | 0.472 | 0.454 | 31 | 31.258064 | 24.230038 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.870968 | false | false | 8 |
384bf5cb8259a5b2887c9cd8572cc68b371f95af | 773,094,142,644 | 581d0a7baf032dab97c04803f3e60c75a052a371 | /java/ServoControlGUI/src/main/java/com/servo_control/gui/CameraView.java | 8d3c7eb1dcfe00998707df08925a2d0666c75f50 | [] | no_license | s-noda/androbot | https://github.com/s-noda/androbot | d50f2b8aa2a970d4324ffc64dc4b42fadaf706aa | 72d26d2bce9034bd19e222a899ac0995e483059b | refs/heads/master | 2016-08-31T06:10:30.013000 | 2016-07-18T17:27:18 | 2016-07-18T17:27:18 | 49,792,586 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.servo_control.gui;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.GridLayout;
import java.awt.geom.AffineTransform;
import java.awt.image.BufferedImage;
import javax.swing.JLabel;
import javax.swing.JPanel;
@SuppressWarnings("serial")
public class CameraV... | UTF-8 | Java | 3,481 | java | CameraView.java | Java | [] | null | [] | package com.servo_control.gui;
import java.awt.Dimension;
import java.awt.Graphics;
import java.awt.Graphics2D;
import java.awt.GridLayout;
import java.awt.geom.AffineTransform;
import java.awt.image.BufferedImage;
import javax.swing.JLabel;
import javax.swing.JPanel;
@SuppressWarnings("serial")
public class CameraV... | 3,481 | 0.639759 | 0.63114 | 139 | 24.043165 | 19.683784 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.136691 | false | false | 8 |
ca34eb31f3de026583d786fbfe7e4dca6aa74e79 | 773,094,145,315 | b8d6ce142511767e03c0b6cbbd8055ace30fb338 | /src/main/java/view/access/AccessEdit.java | c297c1115f22a90d67ea3a415b37aca5a89a24e8 | [] | no_license | ecarpioha/diamond_ice_v2 | https://github.com/ecarpioha/diamond_ice_v2 | 0c3e4390f076dab805279a83104727d24bc63afa | 56ca63c42ebf6e41115a0d6594c8a84e5509b65c | refs/heads/master | 2020-09-15T17:16:08.512000 | 2019-11-23T01:32:19 | 2019-11-23T01:32:19 | 223,513,526 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view.access;
import javafx.stage.Stage;
import model.entity.Access;
public class AccessEdit extends AccessAdd {
public AccessEdit(Stage root, Access access) {
super(root);
this.access = access;
this.comb_recurso.setValue(access.getRecursoByIdRecurso());
this.comb_... | UTF-8 | Java | 626 | java | AccessEdit.java | Java | [] | null | [] | package view.access;
import javafx.stage.Stage;
import model.entity.Access;
public class AccessEdit extends AccessAdd {
public AccessEdit(Stage root, Access access) {
super(root);
this.access = access;
this.comb_recurso.setValue(access.getRecursoByIdRecurso());
this.comb_... | 626 | 0.608626 | 0.603834 | 20 | 29.299999 | 20.057667 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 8 |
3f84c69e305dab719e4126440dba91c41018b26a | 8,770,323,247,778 | 3966093aacdab2f0a501a105ebee485fadacf8c6 | /app/src/main/java/com/example/scoringsystem/fragment/SearchFragment.java | 8998413625d7d893b4e053ba0ebfedd947a8d5cb | [] | no_license | GlambertsQY/ScoringSystem | https://github.com/GlambertsQY/ScoringSystem | fac21f46a924275c08de9d4120ae1b9aa149ab58 | 615e12ad6845bf5becd7b2442a58e2f2016d9b8c | refs/heads/master | 2022-03-21T10:16:00.667000 | 2022-02-14T07:57:13 | 2022-02-14T07:57:13 | 247,862,629 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.scoringsystem.fragment;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.Spinner;
... | UTF-8 | Java | 8,791 | java | SearchFragment.java | Java | [] | null | [] | package com.example.scoringsystem.fragment;
import android.app.ProgressDialog;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.Spinner;
... | 8,791 | 0.608467 | 0.607326 | 222 | 38.472973 | 27.570822 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711712 | false | false | 8 |
632ccaac75e07f8d02756e00a42f0083f7a1bcab | 29,549,375,021,943 | 75987fd57019e21c751abcdbd435255b8bb6ed14 | /src/main/java/br/gov/tcu/springelasticexample/servico/elastic/query/PaisQueryBuilder.java | 60828d97e764c1f47e7dc68d69e334740025e965 | [] | no_license | MarcosVieira/spring-elastic-example | https://github.com/MarcosVieira/spring-elastic-example | 6d764bb981a2f9d72fe7f8e2370b852742fdda5e | 93fe2de535b97e1ab3af8dee901c9a3de8ecdece | refs/heads/master | 2023-04-19T10:24:58.829000 | 2021-05-02T03:01:01 | 2021-05-02T03:01:01 | 363,545,070 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.gov.tcu.springelasticexample.servico.elastic.query;
public class PaisQueryBuilder extends PessoasGeosQueryBuilder {
/**
* Monta a query ElasticSearch para recuperar país pela sigla, podendo ser pela sigla de duas ou de três letras.
*
* @param sigla sigla do país a ser pesquisada, de duas... | UTF-8 | Java | 792 | java | PaisQueryBuilder.java | Java | [] | null | [] | package br.gov.tcu.springelasticexample.servico.elastic.query;
public class PaisQueryBuilder extends PessoasGeosQueryBuilder {
/**
* Monta a query ElasticSearch para recuperar país pela sigla, podendo ser pela sigla de duas ou de três letras.
*
* @param sigla sigla do país a ser pesquisada, de duas... | 792 | 0.532402 | 0.532402 | 22 | 34.772728 | 31.887489 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 8 |
196636a17f3ee4b3ee59e4651af9951bf852859f | 27,462,020,924,276 | a57233697af9480c6edcc5862111b04299ffd608 | /src/main/java/testcases/EaAdvancedTabs.java | 8db20464ae28041a8e32e757473eedfaaf167fb3 | [] | no_license | islammdshariful/essentialaddonsdemo-automation | https://github.com/islammdshariful/essentialaddonsdemo-automation | 53cdc0258521e286e9cb196f549dd7c5e02db926 | a097e25c9119fc519e64f7a823824d05c21b834e | refs/heads/master | 2023-03-05T11:44:58.407000 | 2021-02-23T04:26:25 | 2021-02-23T04:26:25 | 305,968,649 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testcases;
import static org.testng.Assert.assertEquals;
import java.util.ArrayList;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.testng.asserts.SoftAssert;
import wpdev.ea.utils.Config;
... | UTF-8 | Java | 3,914 | java | EaAdvancedTabs.java | Java | [] | null | [] | package testcases;
import static org.testng.Assert.assertEquals;
import java.util.ArrayList;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.testng.asserts.SoftAssert;
import wpdev.ea.utils.Config;
... | 3,914 | 0.753705 | 0.747317 | 91 | 42.01099 | 36.704193 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.054945 | false | false | 8 |
d91aaf03255b78439740cd96d081d1aab58acb23 | 31,860,067,438,820 | 824cf17ad7fcd7d0526f9a58bd5dfb11a98352d9 | /src/main/java/com/hfy/logstation/handler/ExceptionHandle.java | 4f20db9f97e89882578c1dedabbcfcd98581dfa4 | [] | no_license | xinyue117/logstation-backend | https://github.com/xinyue117/logstation-backend | 512ba949a45904080d403632f7ce010c66b7c2b6 | 5f295eaf7abacaca950fbe69f0e00efc3b8e1e2f | refs/heads/master | 2020-03-26T01:24:14.514000 | 2018-05-05T12:04:37 | 2018-05-05T12:04:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hfy.logstation.handler;
import com.hfy.logstation.entity.Response;
import com.hfy.logstation.exception.ResponseEnum;
import com.hfy.logstation.exception.ServerException;
import com.hfy.logstation.util.ResponseUtil;
import org.elasticsearch.index.IndexNotFoundException;
import org.slf4j.Logger;
import org.s... | UTF-8 | Java | 1,568 | java | ExceptionHandle.java | Java | [] | null | [] | package com.hfy.logstation.handler;
import com.hfy.logstation.entity.Response;
import com.hfy.logstation.exception.ResponseEnum;
import com.hfy.logstation.exception.ServerException;
import com.hfy.logstation.util.ResponseUtil;
import org.elasticsearch.index.IndexNotFoundException;
import org.slf4j.Logger;
import org.s... | 1,568 | 0.706633 | 0.704719 | 40 | 38.200001 | 25.549168 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 8 |
f8dc4bd2445191b57ecfd6a976a24700046708e4 | 35,682,588,298,550 | 4807315480333baf316e48eaa4080ee9938672be | /game-sso-client/src/main/java/evanq/game/realmd/Realm.java | ed90d8f76c697a942eeff259543a5bea8f7182a2 | [
"MIT"
] | permissive | lanen/mint4j | https://github.com/lanen/mint4j | fb4491ea51b739687df75d05e2797cf25f26b476 | da73df5fcc30b636e49f29c6ff911a5851908738 | refs/heads/master | 2021-01-10T19:17:21.852000 | 2014-04-10T09:17:23 | 2014-04-10T09:17:23 | 14,675,613 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package evanq.game.realmd;
import java.io.Serializable;
/**
* @author Evan cppmain@gmail.com
*
*/
public interface Realm extends Serializable,Cloneable {
public int getId();
public String getName();
public boolean isEnable();
public int getPort();
public String getAddress();
public int getIcon();... | UTF-8 | Java | 389 | java | Realm.java | Java | [
{
"context": "lmd;\n\nimport java.io.Serializable;\n\n/**\n * @author Evan cppmain@gmail.com\n *\n */\npublic interface Realm e",
"end": 77,
"score": 0.9990638494491577,
"start": 73,
"tag": "NAME",
"value": "Evan"
},
{
"context": "\nimport java.io.Serializable;\n\n/**\n * @author Eva... | null | [] | package evanq.game.realmd;
import java.io.Serializable;
/**
* @author Evan <EMAIL>
*
*/
public interface Realm extends Serializable,Cloneable {
public int getId();
public String getName();
public boolean isEnable();
public int getPort();
public String getAddress();
public int getIcon();
public... | 379 | 0.706941 | 0.706941 | 27 | 13.407408 | 15.053631 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.962963 | false | false | 8 |
34b99a28831283bcb88072f6d46778b76bff4e91 | 627,065,273,927 | 31f8f5ac7c9713dd768d62c7532d14ed78c61e5d | /org.archimetrix.examples/Store2_WithIVs_repaired1/src/de/upb/examples/reengineering/store/model/IAccountOwner.java | 25f963b9dbfd169ef0ad75b4bc5142ebbc4ac5ed | [] | no_license | ReEng/archimetrix | https://github.com/ReEng/archimetrix | 4f21f308d1b6d8fcd264baec43d6510b43daac7d | 081ade7f220082b4319cd4899da1570043014533 | refs/heads/master | 2020-04-25T05:18:50.397000 | 2013-04-25T08:38:58 | 2013-04-25T08:38:58 | 34,578,351 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.upb.examples.reengineering.store.model;
public interface IAccountOwner
{
}
| UTF-8 | Java | 94 | java | IAccountOwner.java | Java | [] | null | [] | package de.upb.examples.reengineering.store.model;
public interface IAccountOwner
{
}
| 94 | 0.755319 | 0.755319 | 6 | 13.666667 | 19.499289 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 8 |
0e0653767f862008846bce104d949d38719d60a3 | 6,734,508,756,708 | 59ca721ca1b2904fbdee2350cd002e1e5f17bd54 | /aliyun-java-sdk-ocs/src/main/java/com/aliyuncs/ocs/transform/v20141001/DescribeInstancesResponseUnmarshaller.java | 1602d993ed923d1678fbfb8c6fb0ad69f52125ca | [
"Apache-2.0"
] | permissive | longtx/aliyun-openapi-java-sdk | https://github.com/longtx/aliyun-openapi-java-sdk | 8fadfd08fbcf00c4c5c1d9067cfad20a14e42c9c | 7a9ab9eb99566b9e335465a3358553869563e161 | refs/heads/master | 2020-04-26T02:00:35.360000 | 2019-02-28T13:47:08 | 2019-02-28T13:47:08 | 173,221,745 | 2 | 0 | NOASSERTION | true | 2019-03-01T02:33:35 | 2019-03-01T02:33:35 | 2019-03-01T02:33:33 | 2019-03-01T02:33:02 | 14,006 | 0 | 0 | 0 | null | false | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 3,342 | java | DescribeInstancesResponseUnmarshaller.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 3,342 | 0.794734 | 0.786056 | 59 | 55.661018 | 40.729622 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.694915 | false | false | 8 |
e37182402f2002d7798b2178d1944ee0a4a1ab86 | 35,364,760,719,850 | 61662b95c45e89976f3ea65c5856db2fa277739e | /Java OOP/Assignment 2/Assignment2_1.java | ebcb3c7ea3d7a7085b5985591c1e571156580a2b | [] | no_license | adimitrova/TUDelft | https://github.com/adimitrova/TUDelft | 175bc3a688bd973a0466c867eace3f60db2e209a | decdd881ccc42f64418f38b01ac44d47ade6c7d4 | refs/heads/master | 2020-12-25T16:47:45.189000 | 2019-02-05T10:19:35 | 2019-02-05T10:19:35 | 66,623,007 | 2 | 0 | null | false | 2017-10-14T22:33:53 | 2016-08-26T06:35:53 | 2017-06-14T12:03:22 | 2017-10-14T22:33:52 | 24,961 | 0 | 0 | 0 | Java | null | null | import java.util.*;
public class Assignment2_1{
/**
* Prints the sequence that was provided to the method
*
* @param seq
*/
public static void println(int[] seq){
for(int i=0; i<seq.length; i++){
System.out.print(seq[i] + " ");
}
System.out.println();
}
/**
* Reverses the order of array value... | UTF-8 | Java | 3,933 | java | Assignment2_1.java | Java | [] | null | [] | import java.util.*;
public class Assignment2_1{
/**
* Prints the sequence that was provided to the method
*
* @param seq
*/
public static void println(int[] seq){
for(int i=0; i<seq.length; i++){
System.out.print(seq[i] + " ");
}
System.out.println();
}
/**
* Reverses the order of array value... | 3,933 | 0.545131 | 0.493262 | 170 | 22.135294 | 18.937651 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.47647 | false | false | 8 |
4d3acae4dd934bb403ac807de286de5c7711ea43 | 34,256,659,164,204 | 05fa527d4135f80ba2c7c0a544397b5f4020dbec | /src/leetcode/shuffleanarray/ShuffleAnArray.java | 5cf2617ed147694f3d0f58a41c0996d6633ec28a | [] | no_license | bakshidwarak/DSAndAlgo | https://github.com/bakshidwarak/DSAndAlgo | 55aa361dc249ef018a29f1649c0feb555ea31f19 | 4e08f486db47dd2fd135144cc1e84ef59b6c6215 | refs/heads/master | 2021-01-11T23:01:27.334000 | 2019-02-28T06:19:04 | 2019-02-28T06:19:04 | 78,536,106 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.shuffleanarray;
import java.util.HashSet;
/**
* 384. Shuffle an Array Medium
*
* 205
*
* 513
*
* Favorite
*
* Share Shuffle a set of numbers without duplicates.
*
* Example:
*
* // Init an array with set 1, 2, and 3. int[] nums = {1,2,3}; Solution
* solution = new Solution(nums);
... | UTF-8 | Java | 1,455 | java | ShuffleAnArray.java | Java | [
{
"context": "* Accepted 65.1K Submissions 132.4K\n * \n * @author dwaraknathbs\n *\n */\npublic class ShuffleAnArray {\n\n\tint[] nums",
"end": 698,
"score": 0.9996296763420105,
"start": 686,
"tag": "USERNAME",
"value": "dwaraknathbs"
}
] | null | [] | package leetcode.shuffleanarray;
import java.util.HashSet;
/**
* 384. Shuffle an Array Medium
*
* 205
*
* 513
*
* Favorite
*
* Share Shuffle a set of numbers without duplicates.
*
* Example:
*
* // Init an array with set 1, 2, and 3. int[] nums = {1,2,3}; Solution
* solution = new Solution(nums);
... | 1,455 | 0.642612 | 0.617182 | 66 | 21.045454 | 21.534632 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.30303 | false | false | 8 |
841000ee7ba125da961dc95c53bfbacd80fffd40 | 31,559,419,744,080 | 3c707dbdb567130d2a733e36d1b6756d73b24c8f | /app/src/main/java/com/example/hector/repertory/RegisterActivity.java | 80cadaab9080965ba2bc1da8d76b9d0ce1352d0e | [] | no_license | hectorcng/Repertory | https://github.com/hectorcng/Repertory | 06a7c6021f54968bda74ef8e94c17219f7ba5a42 | aba28ffb2e1926567732c959d9e44bac83a2a2c9 | refs/heads/master | 2016-09-10T21:28:13.907000 | 2015-05-04T21:59:28 | 2015-05-04T21:59:28 | 34,881,400 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hector.repertory;
import android.content.Intent;
import android.graphics.Color;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
... | UTF-8 | Java | 4,930 | java | RegisterActivity.java | Java | [
{
"context": "email);\n i.putExtra(\"password\", pwd1);\n startActivity(i);\n ",
"end": 3405,
"score": 0.9921653270721436,
"start": 3401,
"tag": "PASSWORD",
"value": "pwd1"
},
{
"context": "t_password.setBackgroundColor(Color.parseColor(\... | null | [] | package com.example.hector.repertory;
import android.content.Intent;
import android.graphics.Color;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
... | 4,941 | 0.581744 | 0.575254 | 137 | 34.985401 | 27.942585 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554745 | false | false | 8 |
f5acfdf97b628774385e11fa7e59d23741b82c4f | 14,585,708,990,976 | 2004f362c72b1aede296bf67eae7c3d42afbf18b | /src/ca/ucalgary/seng300/a3/configuration/TechnicianModule.java | c4c3004543f33dbedb2e707d980fb4b1e5693c01 | [] | no_license | traymondbiz/SENG300A3 | https://github.com/traymondbiz/SENG300A3 | 1ac984838e0f61592457e7b903a41464ae222e9a | 7736eb3161241159a805953f6806c4412a734f2b | refs/heads/master | 2021-08-24T05:06:19.786000 | 2017-12-08T03:48:13 | 2017-12-08T03:48:13 | 111,649,917 | 0 | 0 | null | false | 2017-12-08T03:48:14 | 2017-11-22T07:20:37 | 2017-11-26T08:40:28 | 2017-12-08T03:48:14 | 1,200 | 0 | 0 | 0 | Java | false | null | package ca.ucalgary.seng300.a3.configuration;
/**
* Software Engineering 300 - Group Assignment 3
* ConfigurationModule.java
*
* This class is used to configure the hardware tech panel.
*
* Id Input/Output Technology and Solutions (Group 2)
* @author Raymond Tran (30028473)
* @author Hooman Khosravi (... | UTF-8 | Java | 5,203 | java | TechnicianModule.java | Java | [
{
"context": "tput Technology and Solutions (Group 2)\n * @author Raymond Tran \t\t\t(30028473)\n * @author Hooman Khosravi \t\t\t(3004",
"end": 274,
"score": 0.9998672604560852,
"start": 262,
"tag": "NAME",
"value": "Raymond Tran"
},
{
"context": ")\n * @author Raymond Tran \t\t\t(3... | null | [] | package ca.ucalgary.seng300.a3.configuration;
/**
* Software Engineering 300 - Group Assignment 3
* ConfigurationModule.java
*
* This class is used to configure the hardware tech panel.
*
* Id Input/Output Technology and Solutions (Group 2)
* @author <NAME> (30028473)
* @author <NAME> (30044760)
* @a... | 5,132 | 0.703248 | 0.676725 | 167 | 30.161676 | 32.241104 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.413174 | false | false | 8 |
6ccdfd565ed94c197074e743a487823dd030711f | 5,952,824,717,674 | df265a48a2abbc03e4e9509e5704ce2e73310125 | /08.model/src/test/java/cn/tedu/test/PhoneTest.java | cd8651f8213d4f48572baaacd4bd1bfac1dae1a9 | [] | no_license | wf318427/kj-10 | https://github.com/wf318427/kj-10 | 64aff0f6493ed98b242b5e226a454831fc610dab | 5cddb809b86c2559fd9e38acf1e855f126789fc2 | refs/heads/master | 2021-09-04T18:46:24.676000 | 2018-01-21T07:43:00 | 2018-01-21T07:43:00 | 106,169,343 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.tedu.test;
import cn.tedu.entity.Emp;
import cn.tedu.entity.Teacher;
import cn.tedu.service.Phone;
import org.apache.commons.dbcp.BasicDataSource;
import org.junit.Test;
import org.springframework.util.SerializationUtils;
import org.springframework.util.StringUtils;
import javax.sql.DataSource;
import jav... | UTF-8 | Java | 7,437 | java | PhoneTest.java | Java | [
{
"context": "ect> map=new HashMap<>();\n map.put(\"name\",\"caocao\");\n map.put(\"age\",25);\n map.put(\"id",
"end": 888,
"score": 0.9997438788414001,
"start": 882,
"tag": "NAME",
"value": "caocao"
},
{
"context": "ing=utf-8&useSSL=false\");\n ds.setUser... | null | [] | package cn.tedu.test;
import cn.tedu.entity.Emp;
import cn.tedu.entity.Teacher;
import cn.tedu.service.Phone;
import org.apache.commons.dbcp.BasicDataSource;
import org.junit.Test;
import org.springframework.util.SerializationUtils;
import org.springframework.util.StringUtils;
import javax.sql.DataSource;
import jav... | 7,441 | 0.557586 | 0.549871 | 240 | 29.791666 | 23.74198 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.570833 | false | false | 8 |
f756ef5a7459362480e6c2211af1345d6631a92a | 19,069,654,835,661 | 97b35d6a75f043e2115539ad49bd3311f0ee6225 | /src/main/java/orbital/Planet.java | 74fa84a51f0bcf233fb0617d5887eaefde7e318f | [] | no_license | nithish-thomas/aoc19 | https://github.com/nithish-thomas/aoc19 | 7268466d42d31bf56bcb353bfb66bafee5b6dc26 | 33cb29c06d2397f864082effd99f6c623e1332f4 | refs/heads/master | 2023-04-19T11:32:59.137000 | 2021-04-22T20:02:17 | 2021-04-22T20:02:17 | 360,667,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package orbital;
import java.util.HashSet;
import java.util.Objects;
import java.util.Set;
public class Planet {
private final String name;
private final Set<Planet> satellites = new HashSet<>();
private Planet parent;
public Planet(String name) {
this.name = name;
}
public String ge... | UTF-8 | Java | 1,571 | java | Planet.java | Java | [] | null | [] | package orbital;
import java.util.HashSet;
import java.util.Objects;
import java.util.Set;
public class Planet {
private final String name;
private final Set<Planet> satellites = new HashSet<>();
private Planet parent;
public Planet(String name) {
this.name = name;
}
public String ge... | 1,571 | 0.564609 | 0.564609 | 73 | 20.520548 | 17.315849 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.383562 | false | false | 8 |
1d81b38224970b79323fea6fcb855ff70af4bd08 | 10,797,547,802,602 | 6077044e057c3bb70d4d3515ee797dd000ae982e | /src/testng/annotations/TestEnabled.java | bc4cf74234393acfd12a1929e6473e53b6f3aad5 | [] | no_license | nareshbabumandula/Java_Testing_Training | https://github.com/nareshbabumandula/Java_Testing_Training | d7cbb11a19ea3716180672c0fe5f4af18fd3131a | cc16d17f5395845ba43b775e26ac19b8c3a70da3 | refs/heads/master | 2020-09-25T13:13:57.544000 | 2020-01-07T03:16:38 | 2020-01-07T03:16:38 | 226,010,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testng.annotations;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
public class TestEnabled {
/*
* Whether methods on this class/method are enabled.
*/
@Test(enabled=false)
public void SearchProduct()
{
System.... | UTF-8 | Java | 701 | java | TestEnabled.java | Java | [] | null | [] | package testng.annotations;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
public class TestEnabled {
/*
* Whether methods on this class/method are enabled.
*/
@Test(enabled=false)
public void SearchProduct()
{
System.... | 701 | 0.673324 | 0.673324 | 36 | 17.472221 | 19.094046 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.111111 | false | false | 8 |
9a1eb56f51ecf7e357e68a33b905ad6825439870 | 12,618,613,984,603 | 6a7fc9fcacee34bd3d02a64dbd4aee80eb9c46e7 | /CodeKata-test/src/test/java/kata/flowmeter/TwoMonthMeterTest.java | c9f057d2436bcbc8639921edb85575d33caa92e9 | [] | no_license | zhangkeqiang/CodeKata | https://github.com/zhangkeqiang/CodeKata | 385169d1412cee8da3e39b897f1d40c31fe84881 | da24859467061d7af82935680a14ab536ca272ff | refs/heads/develop | 2022-12-24T05:24:17.958000 | 2021-05-31T15:10:42 | 2021-05-31T15:10:42 | 44,531,748 | 0 | 0 | null | false | 2022-12-16T01:43:22 | 2015-10-19T12:04:14 | 2021-05-31T15:10:50 | 2022-12-16T01:43:20 | 854 | 0 | 0 | 5 | Java | false | false | package kata.flowmeter;
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
public class TwoMonthMeterTest {
private TwoMonthMeter meter = new TwoMonthMeter();
DataPlan plan = new DataPlan(1... | UTF-8 | Java | 1,245 | java | TwoMonthMeterTest.java | Java | [] | null | [] | package kata.flowmeter;
import static org.junit.Assert.*;
import org.junit.After;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
public class TwoMonthMeterTest {
private TwoMonthMeter meter = new TwoMonthMeter();
DataPlan plan = new DataPlan(1... | 1,245 | 0.735743 | 0.661044 | 46 | 25.065218 | 21.957867 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.891304 | false | false | 8 |
8ae38f871f27ed4b84fab178379319815a4373ef | 32,555,852,134,944 | ed7ab0915c28442f805b149c01eade24609a724d | /src/main/java/com/roland/Store.java | 4f7123cdeed7e63ea31916f5c00c4f02204f5c41 | [] | no_license | Roland4444/hibernatesimple | https://github.com/Roland4444/hibernatesimple | 21c3aff788658da1b63dae2657e02192562fc22f | bdab9f4f86bc844b06b2252e85711d41bcc60aa0 | refs/heads/master | 2023-01-09T22:50:30.841000 | 2020-11-06T11:43:21 | 2020-11-06T11:43:21 | 307,632,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.roland;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.boot.Metadata;
import org.hibernate.boot.MetadataSources;
import org.hibernate.boot.registry.StandardServiceRegistry;
import org.hibernate.boot.re... | UTF-8 | Java | 2,503 | java | Store.java | Java | [] | null | [] | package com.roland;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.Transaction;
import org.hibernate.boot.Metadata;
import org.hibernate.boot.MetadataSources;
import org.hibernate.boot.registry.StandardServiceRegistry;
import org.hibernate.boot.re... | 2,503 | 0.588893 | 0.586097 | 67 | 36.298508 | 28.930702 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.701493 | false | false | 8 |
cad56999e26e57546b884ffd889994e2ce74c723 | 19,146,964,242,141 | a9376273a7e6266f0f8f7c38fae6bbe4c7311657 | /wb/src/main/java/com/hrm/commons/beans/Student.java | 604aa06d0adc732146e948121e7aedc1edbe3d52 | [] | no_license | tianjialing/wb | https://github.com/tianjialing/wb | a52b15b77daf26770807f1690f7ef6a3c6e4ab8d | 7005d19c24bf9780aecde31e53931344def47137 | refs/heads/master | 2023-02-04T17:11:51.891000 | 2020-12-26T15:49:59 | 2020-12-26T15:49:59 | 324,551,624 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hrm.commons.beans;
public class Student {
private String sid ;
private String sname ;
private String sex;
private String school;
private String sclass;
private String phone;
public String getSid() {
return sid;
}
public void setS... | UTF-8 | Java | 1,415 | java | Student.java | Java | [
{
"context": "id='\" + sid + '\\'' +\n \", sname='\" + sname + '\\'' +\n \", sex='\" + sex + '\\",
"end": 1192,
"score": 0.7142281532287598,
"start": 1191,
"tag": "NAME",
"value": "s"
}
] | null | [] | package com.hrm.commons.beans;
public class Student {
private String sid ;
private String sname ;
private String sex;
private String school;
private String sclass;
private String phone;
public String getSid() {
return sid;
}
public void setS... | 1,415 | 0.479152 | 0.479152 | 71 | 18.929577 | 15.255868 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352113 | false | false | 8 |
7536378ba80b38ed12ba4c9db39f6794712464df | 223,338,313,065 | 926033278cbe159cb6515eeb5c46da5fa539b0bf | /jaxrs/hello/src/main/java/com/nunait/glassfish/javaeetutorial/jaxrs/hello/HelloApplication.java | 910f41f7586793ffddfef43a614b77ed9e64dbb2 | [] | no_license | FedeFernandezIT/javaee-glassfish-tutorial | https://github.com/FedeFernandezIT/javaee-glassfish-tutorial | f8300e9ec2dc1dfa9cea4028d0a98f138b1c41b5 | 94b6fa9749751e74a0446aa98f3bd85feb1acd75 | refs/heads/master | 2021-01-20T18:07:09.631000 | 2017-06-20T23:02:03 | 2017-06-20T23:02:03 | 90,906,002 | 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.nunait.glassfish.javaeetutorial.jaxrs.hello;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application;
/*... | UTF-8 | Java | 511 | java | HelloApplication.java | Java | [
{
"context": " javax.ws.rs.core.Application;\n\n/** \n *\n * @author Federico Fernandez | fede.fernandez.it@gmail.com\n * @created 16 de m",
"end": 355,
"score": 0.9998559951782227,
"start": 337,
"tag": "NAME",
"value": "Federico Fernandez"
},
{
"context": "lication;\n\n/** \n *\n * ... | 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.nunait.glassfish.javaeetutorial.jaxrs.hello;
import javax.ws.rs.ApplicationPath;
import javax.ws.rs.core.Application;
/*... | 479 | 0.747554 | 0.72407 | 20 | 24.549999 | 25.52347 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 8 |
0b2c712c5fc7e8b48bc2fa6506a159d626be9cb6 | 6,820,408,084,685 | 58b383ed1b7c6b5c838178bb818eb37e9f11ec64 | /app/src/main/java/com/sam_chordas/android/stockhawk/models/Query.java | fb5f7751579f8fb111a098ba0feed50c8b899cb8 | [] | no_license | xiaoyifan/Stock-Hawk---Udacity | https://github.com/xiaoyifan/Stock-Hawk---Udacity | 3a172ac43a9d097aeb48cad459801bfbe0ec8573 | f07d80ecdbba86b8f5a3ab9fc854c5cfa61fb8de | refs/heads/master | 2021-01-15T15:42:18.082000 | 2016-08-17T06:50:36 | 2016-08-17T06:50:36 | 55,460,094 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sam_chordas.android.stockhawk.models;
/**
* Created by Yifan on 4/23/16.
*/
public class Query {
public int count;
public String createdAt;
public String lang;
public Diagnostics diagnostics;
public Results results;
}
| UTF-8 | Java | 254 | java | Query.java | Java | [
{
"context": "ordas.android.stockhawk.models;\n\n/**\n * Created by Yifan on 4/23/16.\n */\npublic class Query {\n\n public ",
"end": 74,
"score": 0.9968757629394531,
"start": 69,
"tag": "NAME",
"value": "Yifan"
}
] | null | [] | package com.sam_chordas.android.stockhawk.models;
/**
* Created by Yifan on 4/23/16.
*/
public class Query {
public int count;
public String createdAt;
public String lang;
public Diagnostics diagnostics;
public Results results;
}
| 254 | 0.700787 | 0.681102 | 13 | 18.538462 | 15.244749 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 8 |
5343e77da215d7ed6b53a485662de0a170b90b45 | 12,661,563,603,751 | 494bb54e093bc3634da8feede9a683ccdf94c9c9 | /bundles/af-core/src/main/java/com/adobe/cq/forms/core/components/models/form/FormClientLibManager.java | 11d4a949213eed67253d422f82acbf757aef649e | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | adobe/aem-core-forms-components | https://github.com/adobe/aem-core-forms-components | 57fcf76d71be557b8ed1f0f3575a7fe832e6c874 | 869331ef7ae7b4274d8efd2ef5078cdd51286558 | refs/heads/master | 2023-09-01T03:26:56.823000 | 2023-08-30T18:04:57 | 2023-08-30T18:04:57 | 285,932,577 | 27 | 38 | Apache-2.0 | false | 2023-09-14T14:33:29 | 2020-08-07T22:38:57 | 2023-08-04T06:00:03 | 2023-09-14T13:54:32 | 11,517 | 22 | 40 | 34 | JavaScript | false | false | /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Copyright 2023 Adobe
~
~ 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/li... | UTF-8 | Java | 1,595 | java | FormClientLibManager.java | Java | [] | null | [] | /*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ Copyright 2023 Adobe
~
~ 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/li... | 1,595 | 0.658934 | 0.652038 | 44 | 35.25 | 34.45295 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 8 |
2e5adb1fa43f7209d3b5c06c6d53a4eaf6664df6 | 26,422,638,833,796 | 8d3b4161414e0118a8e7f3e1dfa44c48d9b7846e | /orbisgis-core/src/main/java/org/orbisgis/core/ui/views/geocognition/GeocognitionTree.java | 88c0e58171293ef389b7f6cececb09042a2db91c | [] | no_license | johnnythinkgeo/orbisgis | https://github.com/johnnythinkgeo/orbisgis | 1b604e412e4d2d4bcc0f5a3a9e053d98d79d2d0f | 210acfad10bde26f970ce489838f2549ac46f822 | refs/heads/master | 2020-12-30T16:58:36.421000 | 2009-12-28T17:34:32 | 2009-12-28T17:34:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.orbisgis.core.ui.views.geocognition;
import java.awt.datatransfer.Transferable;
import java.awt.datatransfer.UnsupportedFlavorException;
import java.awt.dnd.DragGestureEvent;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.JComponent;
import javax.swing.JPopupMenu;
import javax.... | UTF-8 | Java | 4,541 | java | GeocognitionTree.java | Java | [] | null | [] | package org.orbisgis.core.ui.views.geocognition;
import java.awt.datatransfer.Transferable;
import java.awt.datatransfer.UnsupportedFlavorException;
import java.awt.dnd.DragGestureEvent;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.JComponent;
import javax.swing.JPopupMenu;
import javax.... | 4,541 | 0.751597 | 0.750936 | 152 | 28.875 | 25.108007 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.243421 | false | false | 8 |
212d07ba2d4a932517242b7d57551502dd2450ec | 11,209,864,651,402 | 57a6fd488f3a70672490e3f25a8f36b581806153 | /problems/queue/QueueImplementationWithStack.java | 6bde2292fa3ef797b06cf1829615935cedf0bf21 | [
"MIT"
] | permissive | kinny94/codebase | https://github.com/kinny94/codebase | 437427f99106ee7b6f5847e7f167c208d6d9fa28 | 54dfe599b00264515b04256a54b7c16027b84542 | refs/heads/develop | 2023-01-11T07:17:27.434000 | 2019-10-08T01:01:14 | 2019-10-08T01:01:14 | 137,422,012 | 1 | 1 | MIT | false | 2023-01-07T02:22:42 | 2018-06-15T00:20:59 | 2019-10-08T01:01:04 | 2023-01-07T02:22:41 | 4,578 | 1 | 1 | 29 | TypeScript | false | false | import java.util.Stack;
class QueueImplementationWithStack {
private Stack<Integer> enqueueStack;
private Stack<Integer> dequeueStack;
public QueueImplementationWithStack() {
this.enqueueStack = new Stack<>();
this.dequeueStack = new Stack<>();
}
public void enqueue(int item) {
... | UTF-8 | Java | 1,152 | java | QueueImplementationWithStack.java | Java | [] | null | [] | import java.util.Stack;
class QueueImplementationWithStack {
private Stack<Integer> enqueueStack;
private Stack<Integer> dequeueStack;
public QueueImplementationWithStack() {
this.enqueueStack = new Stack<>();
this.dequeueStack = new Stack<>();
}
public void enqueue(int item) {
... | 1,152 | 0.605035 | 0.59809 | 44 | 25.204546 | 21.088104 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 8 |
f62925e33a684179753a90d6a4e7870d40183189 | 30,949,534,377,186 | 8beac3ce754ef52202c33a0fcba627ffe45ff69f | /talent-studio-views/src/main/java/com/zynap/talentstudio/web/organisation/NodeSearchQueryWrapper.java | feeca551ff8211d9c8adbf7f694a347270154d1d | [] | no_license | bronwen-cassidy/talent-evolution | https://github.com/bronwen-cassidy/talent-evolution | 5723dd50bcd18b5e6ead5d9df812c7cb28f22cf5 | 0e8360ae344ac63101888185997e05eac014b56d | refs/heads/master | 2021-01-20T12:10:10.207000 | 2017-11-17T21:30:09 | 2017-11-17T21:30:09 | 28,445,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zynap.talentstudio.web.organisation;
import com.zynap.domain.SearchAdaptor;
import com.zynap.talentstudio.analysis.populations.Population;
import com.zynap.talentstudio.organisation.attributes.AttributeValue;
import com.zynap.talentstudio.organisation.attributes.DynamicAttribute;
import com.zynap.talentstu... | UTF-8 | Java | 4,165 | java | NodeSearchQueryWrapper.java | Java | [
{
"context": "il.Set;\n\n/**\n * Created by IntelliJ IDEA.\n * User: jsueiras\n * Date: 11-Feb-2005\n * Time: 11:00:37\n * To chan",
"end": 680,
"score": 0.9973177313804626,
"start": 672,
"tag": "USERNAME",
"value": "jsueiras"
}
] | null | [] | package com.zynap.talentstudio.web.organisation;
import com.zynap.domain.SearchAdaptor;
import com.zynap.talentstudio.analysis.populations.Population;
import com.zynap.talentstudio.organisation.attributes.AttributeValue;
import com.zynap.talentstudio.organisation.attributes.DynamicAttribute;
import com.zynap.talentstu... | 4,165 | 0.692197 | 0.688836 | 140 | 28.75 | 27.857065 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
ebad5623db3ad68cbf15262fa7b59a44cb4da9ad | 18,090,402,255,925 | 47ffbc90c88cb668667d3d0a240c141c3fedefa1 | /fahasa/src/main/java/dev/daonq/entity/Book.java | 992705ce3312d6e8e191bddb3e46ea81e00a251f | [
"MIT"
] | permissive | daonq2001/FAHASA | https://github.com/daonq2001/FAHASA | 1cec2409c379cbc67ebc88c5a64d8560cb1ac688 | 8ba03ea77c2e3648f6d467fc8dac764e5918d359 | refs/heads/master | 2022-12-11T09:53:00.879000 | 2020-09-13T12:56:55 | 2020-09-13T12:56:55 | 289,876,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.daonq.entity;
public class Book {
private int id;
private int numberofPages;
private Double price;
private String title;
private String author;
private String issuingCompany;
private String dateofPublication;
private String dimensions;
private String coverType... | UTF-8 | Java | 2,511 | java | Book.java | Java | [] | null | [] | package dev.daonq.entity;
public class Book {
private int id;
private int numberofPages;
private Double price;
private String title;
private String author;
private String issuingCompany;
private String dateofPublication;
private String dimensions;
private String coverType... | 2,511 | 0.610912 | 0.610912 | 113 | 20.238937 | 17.991776 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327434 | false | false | 8 |
23da9fa324b2e1a7291150cfefbe308647d47d92 | 2,499,670,973,064 | 3341ffe59963756781dd60f56e00e1b0a38dfa5e | /common/src/main/java/org/commonjava/storage/pathmapped/spi/PathDB.java | 4f50f7765aeabcf66a552b909ef29b2b516b37ad | [] | no_license | Commonjava/path-mapped-storage | https://github.com/Commonjava/path-mapped-storage | 2fe36a2dd963bb25a1a712760ebeb0455ce81f05 | 63e9137eb8cf55795da046746e8dae9b915b8d51 | refs/heads/master | 2023-08-31T00:56:21.565000 | 2023-08-30T03:46:42 | 2023-08-30T03:46:42 | 215,440,848 | 0 | 6 | null | false | 2023-09-05T02:10:42 | 2019-10-16T02:39:08 | 2021-12-27T07:04:38 | 2023-08-30T03:46:42 | 389 | 0 | 6 | 1 | Java | false | false | /**
* Copyright (C) 2019 Red Hat, Inc. (nos-devel@redhat.com)
*
* 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 requir... | UTF-8 | Java | 3,268 | java | PathDB.java | Java | [
{
"context": "/**\n * Copyright (C) 2019 Red Hat, Inc. (nos-devel@redhat.com)\n *\n * Licensed under the Apache License, Version",
"end": 61,
"score": 0.9999265074729919,
"start": 41,
"tag": "EMAIL",
"value": "nos-devel@redhat.com"
}
] | null | [] | /**
* Copyright (C) 2019 Red Hat, Inc. (<EMAIL>)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 3,255 | 0.720012 | 0.716952 | 94 | 33.765957 | 34.365501 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.882979 | false | false | 8 |
840ec9b7fb789afc981dc86ffef793158424db7c | 2,345,052,170,752 | 774b79ec6b19f919b7815eb71ea1a4ab566f9b43 | /JavaProgrammingExam/src/exam/question5/Question5.java | bffb1c6a6844d67b4738b0b2ba8c9fd837d7fa5f | [] | no_license | ashenafi-abera/JavaTrainingExam | https://github.com/ashenafi-abera/JavaTrainingExam | 98521f194aa141285f1cbfb7e0576ebe285f095f | 40db9878ff92cfb08308f391c08845ce44c7c7e7 | refs/heads/main | 2023-05-02T01:14:44.458000 | 2021-05-16T23:20:43 | 2021-05-16T23:20:43 | 368,001,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exam.question5;
/*Write a program that validates a phone number input, make sure the length of the input is 10 digits*/
import java.util.Scanner;
class phoneNumber{
static boolean checkPhoneNumber(String input) {
try {
Integer.parseInt(input);
}catch(Exception e) {
return false;
}
return true... | UTF-8 | Java | 940 | java | Question5.java | Java | [] | null | [] | package exam.question5;
/*Write a program that validates a phone number input, make sure the length of the input is 10 digits*/
import java.util.Scanner;
class phoneNumber{
static boolean checkPhoneNumber(String input) {
try {
Integer.parseInt(input);
}catch(Exception e) {
return false;
}
return true... | 940 | 0.689362 | 0.680851 | 42 | 21.380953 | 25.879715 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.809524 | false | false | 8 |
d9fcb8bd82f6c3606c7a33a769f7ffab0262729a | 33,638,183,872,623 | a55942a675fc01622168ae510ea2cec263b739c4 | /src/org/msu/logocompiler/basicevaluatorhandlers/PrintHandler.java | 5f21ee8f0875259ff8bacace61a02a2c1d7a38a6 | [] | no_license | kmicinski/msulogo | https://github.com/kmicinski/msulogo | 56b2d4ab4cba1dd28eb7eac9519a6a378a09a456 | 0786141729df978ab2fcb1c964d3d20e5d8017c7 | refs/heads/master | 2021-01-19T06:33:00.542000 | 2011-04-20T01:22:06 | 2011-04-20T01:22:06 | 1,400,805 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.msu.logocompiler.basicevaluatorhandlers;
import org.msu.logocompiler.DeclarationDataEnvironment;
import org.msu.logocompiler.EvaluatorFunctionHandler;
import org.msu.logocompiler.ExpressionAST;
import org.msu.logocompiler.FunCallExpressionAST;
/**
* Implement the ``print'' command.
*
* @author Kristop... | UTF-8 | Java | 1,087 | java | PrintHandler.java | Java | [
{
"context": " * Implement the ``print'' command.\n * \n * @author Kristopher Micinski\n */\npublic class PrintHandler implements Evaluato",
"end": 332,
"score": 0.9996762871742249,
"start": 313,
"tag": "NAME",
"value": "Kristopher Micinski"
}
] | null | [] | package org.msu.logocompiler.basicevaluatorhandlers;
import org.msu.logocompiler.DeclarationDataEnvironment;
import org.msu.logocompiler.EvaluatorFunctionHandler;
import org.msu.logocompiler.ExpressionAST;
import org.msu.logocompiler.FunCallExpressionAST;
/**
* Implement the ``print'' command.
*
* @author <NAME>
... | 1,074 | 0.74425 | 0.74425 | 36 | 29.194445 | 24.286278 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.694444 | false | false | 8 |
f28b608290c9e449eab3fe7d4d6baeb978a56c6a | 18,210,661,353,772 | d80631053ea14d6355db362996110db1ab169d47 | /src/com/database/android/Cities.java | 72e51c1b84121714f1d278fc8a460282f3b6d128 | [] | no_license | Enstrapp/JanesandJoes_Android_Development | https://github.com/Enstrapp/JanesandJoes_Android_Development | 3766d7eb46e29fd4585a0605a45a530650fe40a6 | 6c975dda6134e89231fd58bee6fea571e31277da | refs/heads/master | 2016-09-12T20:36:49.349000 | 2016-04-14T05:35:20 | 2016-04-14T05:35:20 | 56,209,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.database.android;
public class Cities
{
private String City_id;
private String City_name;
private String state_id;
private String coordinates;
public String getstate_id()
{
return state_id;
}
public void setstate_id(String state_id)
{
this.state_id = state_id;
}
public String getCity_id(... | UTF-8 | Java | 708 | java | Cities.java | Java | [] | null | [] | package com.database.android;
public class Cities
{
private String City_id;
private String City_name;
private String state_id;
private String coordinates;
public String getstate_id()
{
return state_id;
}
public void setstate_id(String state_id)
{
this.state_id = state_id;
}
public String getCity_id(... | 708 | 0.69774 | 0.69774 | 42 | 15.857142 | 14.641057 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380952 | false | false | 8 |
2fe456a21dcd178b1eb818df37e815fa078cb6ef | 6,270,652,262,189 | f2cbbf4c3fad6be99d86891784a0793f35c45aaa | /spring-rest-esigncontroller-app/src/main/java/com/esigncontroller/rest/db/entity/Outbound.java | 9fa7fe36293904d1753e2e16871314f5063b3ec7 | [] | no_license | ranjennaidu21/spring-rest-esigncontroller-app | https://github.com/ranjennaidu21/spring-rest-esigncontroller-app | e7285c4e438e69b0fb2a1036f13894f778147588 | 1908f71d8bfb1e974ded56cfb16bcc8a1e77a662 | refs/heads/master | 2020-03-28T05:38:07.216000 | 2018-09-25T09:49:43 | 2018-09-25T09:49:43 | 147,788,504 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.esigncontroller.rest.db.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="outbound")
public class Outbound {
@Id
@G... | UTF-8 | Java | 1,621 | java | Outbound.java | Java | [] | null | [] | package com.esigncontroller.rest.db.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name="outbound")
public class Outbound {
@Id
@G... | 1,621 | 0.725478 | 0.725478 | 93 | 16.376345 | 19.699852 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.053763 | false | false | 8 |
7bda0b853c4f3abdc4458a39c2c68b2b70777cbf | 9,594,956,997,431 | aeb18dd313879e12f4d7fc51549992a4b3333641 | /freeeed-processing/src/main/java/org/freeeed/services/Project.java | f02bf9623ebba850d96c407e1b01b0d044ab2488 | [
"Apache-2.0",
"LicenseRef-scancode-proprietary-license"
] | permissive | xpat/FreeEed | https://github.com/xpat/FreeEed | 495c095d7595c2116295d902ba0a10999ee0aaf2 | 5579c96e533291b3828f5991f63e3d997c2af75d | refs/heads/master | 2023-05-25T09:10:09.168000 | 2016-10-02T16:53:43 | 2016-10-02T16:53:43 | 28,718,175 | 1 | 0 | Apache-2.0 | true | 2023-05-23T20:19:29 | 2015-01-02T16:07:00 | 2016-11-04T17:56:14 | 2023-05-23T20:19:28 | 399,362 | 1 | 0 | 8 | HTML | false | false | /*
*
* Copyright SHMsoft, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | UTF-8 | Java | 23,278 | java | Project.java | Java | [
{
"context": "ipedia.org/wiki/Fluent_interface.\n *\n *\n * @author mark\n */\npublic class Project extends Properties {\n\n ",
"end": 1267,
"score": 0.9568385481834412,
"start": 1263,
"tag": "NAME",
"value": "mark"
},
{
"context": "pathToKey(input);\n String s3key = ... | null | [] | /*
*
* Copyright SHMsoft, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | 23,278 | 0.615345 | 0.612724 | 755 | 29.831789 | 25.588636 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.398676 | false | false | 8 |
8bebfa0bac75ba63fc05f2f68eb7fc6c91e69ba8 | 16,544,214,087,509 | af1dfbd9e785eefb7d2936dae43e9d1aae587a25 | /src/com/learning/selenium/basic/StepLoginGmail.java | 5e1abee7ac00e99f97220a4bd12b042d9af94c35 | [] | no_license | phuongphan0608/Core-Selenium | https://github.com/phuongphan0608/Core-Selenium | dba762bcd114b00585518e09d1aca82024344e13 | 1b026dfac6cadda85ba188217c5161c0699f94b8 | refs/heads/master | 2020-03-17T00:33:46.935000 | 2018-05-12T06:57:58 | 2018-05-12T06:57:58 | 133,121,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.learning.selenium.basic;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
public class StepLoginGmail {
public ChromeDriver driver;
@BeforeTest
public void setUp(){
Sy... | UTF-8 | Java | 1,798 | java | StepLoginGmail.java | Java | [
{
"context": "em.setProperty(\"webdriver.chrome.driver\", \"/Users/phuongphan/Documents/Software/Selenium/chromedriver\");\n ",
"end": 382,
"score": 0.8790386319160461,
"start": 372,
"tag": "USERNAME",
"value": "phuongphan"
},
{
"context": "Inbox(driver);\n //pageHome.emai... | null | [] | package com.learning.selenium.basic;
import org.openqa.selenium.chrome.ChromeDriver;
import org.testng.annotations.AfterTest;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
public class StepLoginGmail {
public ChromeDriver driver;
@BeforeTest
public void setUp(){
Sy... | 1,761 | 0.691324 | 0.679644 | 58 | 30 | 27.724009 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 8 |
f3b26fa50169a268c0bdf29d707571e0f13a650f | 17,523,466,567,735 | 3f8e85eea647f1d48ea1b98ecc2bb9b5789d6da5 | /src/main/java/efd/icmsipi/blocoC/n1/n2/n3/n4/RegC791.java | d7d02feb17fafb1093e115c79020b6730599903a | [
"Apache-2.0"
] | permissive | ralexsander/sped | https://github.com/ralexsander/sped | 5ffaf0d10c5a04b28af462f7e1c7cceab0cb2f2e | b29c78db17ee8cd71be63a0ecc4eb6f25785b57b | refs/heads/master | 2021-01-03T15:04:50.529000 | 2020-02-10T19:07:44 | 2020-02-10T19:07:44 | 240,122,397 | 0 | 0 | null | true | 2020-02-12T21:49:07 | 2020-02-12T21:49:06 | 2020-02-11T21:37:02 | 2020-02-10T19:08:03 | 1,518 | 0 | 0 | 0 | null | false | false | package efd.icmsipi.blocoC.n1.n2.n3.n4;
import efd.anotacoes.Inclui;
import lombok.Getter;
import lombok.Setter;
import java.math.BigDecimal;
public class RegC791 {
@Getter @Inclui
private final String reg = "C791";
@Getter @Setter @Inclui
private String uf;
@Getter @Setter @Inclui
privat... | UTF-8 | Java | 609 | java | RegC791.java | Java | [] | null | [] | package efd.icmsipi.blocoC.n1.n2.n3.n4;
import efd.anotacoes.Inclui;
import lombok.Getter;
import lombok.Setter;
import java.math.BigDecimal;
public class RegC791 {
@Getter @Inclui
private final String reg = "C791";
@Getter @Setter @Inclui
private String uf;
@Getter @Setter @Inclui
privat... | 609 | 0.681445 | 0.655172 | 31 | 18.67742 | 17.349142 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 8 |
6745bbb02ee01a6791b3233128a8e408ddeab75e | 11,605,001,649,390 | ee6eeb551cdefa320824ec62f18e51d3f17e4c3a | /sorting/src/divide_conquer/MergeSort_Version2.java | 36d325fbf6b76978e5e8e4004fad4917435c4c34 | [] | no_license | sau-s/knowledgebase | https://github.com/sau-s/knowledgebase | fcc7ff58cceb0f60d2f4f3b092631b0bcb4e5a33 | fbbce7392cbf65910446f948218defd20daba5b3 | refs/heads/master | 2020-02-29T14:23:06.725000 | 2017-04-26T04:26:38 | 2017-04-26T04:26:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 2016 Saurabh Sethi
* All Rights Reserved
*
* All information contained herein is, and remains the property of Saurabh Sethi.
* The intellectual and technical concepts contained herein are proprietary to Saurabh Sethi.
* Dissemination of this information or reproduction of this material is strictly forbidden ... | UTF-8 | Java | 2,586 | java | MergeSort_Version2.java | Java | [
{
"context": "/*\n * 2016 Saurabh Sethi\n * All Rights Reserved\n *\n * All information cont",
"end": 24,
"score": 0.9998815655708313,
"start": 11,
"tag": "NAME",
"value": "Saurabh Sethi"
},
{
"context": "conquer;\n\nimport java.util.Arrays;\n\n/**\n * @author Saurabh Sethi\n * @sinc... | null | [] | /*
* 2016 <NAME>
* All Rights Reserved
*
* All information contained herein is, and remains the property of Saurabh Sethi.
* The intellectual and technical concepts contained herein are proprietary to Saurabh Sethi.
* Dissemination of this information or reproduction of this material is strictly forbidden unless ... | 2,572 | 0.58894 | 0.571539 | 65 | 38.799999 | 33.586262 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815385 | false | false | 8 |
23e8a252e042120a19afe5765dc56617beca36ec | 15,779,709,851,700 | 69fedcef3465bdab192a974afd81015268a43527 | /filters/AbstractFilter.java | 254aa7917e4e2eadd1419595f50cd7f52b077295 | [] | no_license | alonaviv/FileFilterFramework | https://github.com/alonaviv/FileFilterFramework | e10b64ad91a98a381c6bdf8ae45b841f53cd6ae8 | c22c75e32f001606bfb5cce2424f819c4271303a | refs/heads/master | 2021-01-01T04:34:34.576000 | 2016-05-22T15:21:12 | 2016-05-22T15:21:12 | 59,424,785 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oop.ex5.filters;
import java.io.FileFilter;
import java.util.LinkedList;
/**
* This class is an abstract filter object. Its purpose is to be constructed with
* valid parameters and then to determine if a certain file passes the filter. Specific
* filters inherit this object.
* @author alonav11
*
*/
pu... | UTF-8 | Java | 1,838 | java | AbstractFilter.java | Java | [
{
"context": "ecific\n * filters inherit this object. \n * @author alonav11\n *\n */\npublic abstract class AbstractFilter imple",
"end": 310,
"score": 0.9994551539421082,
"start": 302,
"tag": "USERNAME",
"value": "alonav11"
}
] | null | [] | package oop.ex5.filters;
import java.io.FileFilter;
import java.util.LinkedList;
/**
* This class is an abstract filter object. Its purpose is to be constructed with
* valid parameters and then to determine if a certain file passes the filter. Specific
* filters inherit this object.
* @author alonav11
*
*/
pu... | 1,838 | 0.744287 | 0.742111 | 58 | 30.689655 | 31.473692 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.362069 | false | false | 8 |
430971a2ffcf6d53bf91932b6da50de7f454091d | 12,575,664,310,489 | 17e55f57f2a9deb8ae075e5a54d1f38dfa2208f4 | /src/com/curtains/servlets/AddEnquiryServlet.java | 4ab832619562b9a3b871e176900ba7ffad70b653 | [] | no_license | satyadipan/LeadManagement | https://github.com/satyadipan/LeadManagement | 13405e508878f1110a6746c459474b7dc994b3db | 90edbe3da9af53d41adaadd821b534819e9e8e37 | refs/heads/master | 2021-06-20T20:03:07.193000 | 2017-07-20T05:31:19 | 2017-07-20T05:31:19 | 97,793,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.curtains.servlets;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespo... | UTF-8 | Java | 1,930 | java | AddEnquiryServlet.java | Java | [] | null | [] | package com.curtains.servlets;
import java.io.IOException;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespo... | 1,930 | 0.73886 | 0.737824 | 62 | 29.129032 | 27.38759 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.870968 | false | false | 8 |
6847cbe104a5929f06567df4f3625b9ec0d68ae1 | 29,326,036,760,106 | 8fbd8c441d7ca7ba8264fc04a01b585ba3ba6610 | /SimpleContactsApp/src/com/mtk/simplecontactsapp/ContactsFragment.java | 9d91e9b30ef2f1d0749555b25080435a5908e06d | [] | no_license | tabish527112/SimpleContactsApp | https://github.com/tabish527112/SimpleContactsApp | f7dc53739a5f145af1468237267091495bad29ac | 98fbb5568d26094cf01958ec9e5ccbc3537dddee | refs/heads/master | 2019-07-15T16:03:24.345000 | 2016-05-30T07:10:45 | 2016-05-30T07:10:45 | 59,987,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mtk.simplecontactsapp;
import java.io.IOException;
import java.io.InputStream;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import... | UTF-8 | Java | 2,984 | java | ContactsFragment.java | Java | [] | null | [] | package com.mtk.simplecontactsapp;
import java.io.IOException;
import java.io.InputStream;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import... | 2,984 | 0.661528 | 0.659517 | 97 | 29.762886 | 24.132698 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.835052 | false | false | 8 |
549c9bd455aceac023f3c37d67c3f91739c7c7fc | 240,518,236,380 | 1b124bdf4106c6999d6dbcd3fcd2e568e4354871 | /src/main/java/com/enderio/core/client/gui/button/IconButton.java | 88942920b3211e0ee9b3d27d7780d5f845399d10 | [
"CC0-1.0"
] | permissive | Rukachan/Endercore-nofw | https://github.com/Rukachan/Endercore-nofw | da7c4e90617c8e367b5a30a8ce28a87f01a4ac6e | fc29c9f30064bba700cdfbfa9c7f68a7caaf276d | refs/heads/master | 2016-08-12T13:35:09.068000 | 2016-01-01T20:41:38 | 2016-01-01T20:41:38 | 48,888,870 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.enderio.core.client.gui.button;
import java.awt.Rectangle;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.GuiButton;
import org.lwjgl.opengl.GL11;
import com.enderio.core.api.client.gui.IGuiScreen;
import com.enderio.core.api.client.render.IWidgetIcon;
import com.enderio.core.cli... | UTF-8 | Java | 4,791 | java | IconButton.java | Java | [] | null | [] | package com.enderio.core.client.gui.button;
import java.awt.Rectangle;
import net.minecraft.client.Minecraft;
import net.minecraft.client.gui.GuiButton;
import org.lwjgl.opengl.GL11;
import com.enderio.core.api.client.gui.IGuiScreen;
import com.enderio.core.api.client.render.IWidgetIcon;
import com.enderio.core.cli... | 4,791 | 0.650386 | 0.637863 | 192 | 23.953125 | 23.622087 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.640625 | false | false | 8 |
2946a44117e1fd33a1d0bc633df47843b5863c8a | 33,260,226,797,477 | 9da2a3149b5668c02841191640b8c60e2597a8cf | /diy-maindir/diy-api/src/main/java/com/cn/iboot/diy/api/base/http/HttpClient.java | 5fda92924635cc6c0e70269c12fdc4d8ea2febdf | [] | no_license | wang-shun/wecard-maindir | https://github.com/wang-shun/wecard-maindir | e1ff253978d37a54ad2dcc68c7e720678dccc439 | 438070cfb10f8a466d016858ea62c340cf4b2a46 | refs/heads/master | 2022-07-17T07:37:11.638000 | 2019-05-04T07:48:05 | 2019-05-04T07:48:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cn.iboot.diy.api.base.http;
public class HttpClient {
private static HttpHandler httpClient = new ApacheHttpHandler();
public static HttpResponse post(HttpRequest request) throws Exception {
return httpClient.post(request);
}
public static HttpResponse get(HttpRequest request) throws Exception {
... | UTF-8 | Java | 475 | java | HttpClient.java | Java | [] | null | [] | package com.cn.iboot.diy.api.base.http;
public class HttpClient {
private static HttpHandler httpClient = new ApacheHttpHandler();
public static HttpResponse post(HttpRequest request) throws Exception {
return httpClient.post(request);
}
public static HttpResponse get(HttpRequest request) throws Exception {
... | 475 | 0.783158 | 0.783158 | 18 | 25.388889 | 27.912838 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 8 |
5f9d5c62c9ffa56a52f12732908efcc0e2144ec3 | 28,355,374,104,881 | 6f5ac1855e29093579c15715c4bff5b1723817e3 | /platform/jvm/runtime/flabbergast/MergeIterator.java | 4bf7041f2bccb7397c7637ca31a5f29dbd21ab9c | [
"MIT"
] | permissive | flabbergast-config/flabbergast | https://github.com/flabbergast-config/flabbergast | 5f06d6e4631687b1c7e890a7f1cdfddb4926ad14 | 7aaa90b04586fb217e74220a34accc9511d03c37 | refs/heads/master | 2020-04-06T03:35:09.551000 | 2018-02-24T15:11:15 | 2018-02-24T22:58:14 | 15,956,648 | 49 | 4 | MIT | false | 2018-01-21T01:20:12 | 2014-01-16T03:19:11 | 2018-01-20T21:05:10 | 2018-01-21T01:20:11 | 4,058 | 53 | 5 | 20 | C# | false | null | package flabbergast;
import java.util.Iterator;
import java.util.Map;
import java.util.SortedMap;
import java.util.TreeMap;
/** Iterate over the keys of several of frames and templates. */
public class MergeIterator {
private Map.Entry<String, Integer> current;
private final SortedMap<String, Integer> dispatcher... | UTF-8 | Java | 1,738 | java | MergeIterator.java | Java | [] | null | [] | package flabbergast;
import java.util.Iterator;
import java.util.Map;
import java.util.SortedMap;
import java.util.TreeMap;
/** Iterate over the keys of several of frames and templates. */
public class MergeIterator {
private Map.Entry<String, Integer> current;
private final SortedMap<String, Integer> dispatcher... | 1,738 | 0.68412 | 0.683544 | 65 | 25.738462 | 25.576597 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.523077 | false | false | 8 |
42145c906bea6b31fff320e19a897f2f40bde1fb | 14,834,817,093,481 | 04c78a90d70c05917a0b814ac56f0e1f138f2c14 | /src/java/app/controllers/ProductController.java | b88ed577bee435fe4eeda7ffbf2a4f5b6e1096dd | [] | no_license | ArgelOrtiz/DAE-Arquitectura | https://github.com/ArgelOrtiz/DAE-Arquitectura | a6f3387c720e8358d791c0d9922b018ac80f4d46 | f67c76cac86caee1fa9e17a4b9f13c221207b94a | refs/heads/master | 2020-08-24T17:43:06.879000 | 2019-11-27T17:19:16 | 2019-11-27T17:19:16 | 216,874,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.controllers;
import app.models.Product;
import app.models.User;
import java.io.IOException;
import java.io.PrintWriter;
import java.math.BigDecimal;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransac... | UTF-8 | Java | 6,795 | java | ProductController.java | Java | [] | null | [] | package app.controllers;
import app.models.Product;
import app.models.User;
import java.io.IOException;
import java.io.PrintWriter;
import java.math.BigDecimal;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransac... | 6,795 | 0.537691 | 0.537397 | 151 | 42.980133 | 28.431274 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662252 | false | false | 8 |
2a6ac93f8b4f51bf4756e34a0d9feab05557d80c | 11,244,224,439,055 | c97eb4fcc9a7efd0340faae0cf29c1ba8595699c | /src/main/java/uk/gov/dft/bluebadge/webapp/citizen/controllers/thdialect/CitizenApplicationExpressionFactory.java | 43bb1901cf9dbd4bb331684e1a20d85c2e4abd67 | [
"MIT"
] | permissive | uk-gov-dft/bluebadge-citizen-webapp | https://github.com/uk-gov-dft/bluebadge-citizen-webapp | 2c2c44fa118e4f761a37c9ed0ca8b81b0c02fdf3 | e1784b33ba556ca5517709e69bf882ad7d847885 | refs/heads/master | 2022-12-13T15:01:13.352000 | 2019-06-18T11:03:05 | 2019-06-18T11:03:05 | 192,934,978 | 0 | 0 | MIT | false | 2022-12-09T07:04:46 | 2019-06-20T14:29:45 | 2019-06-20T14:30:12 | 2022-12-09T07:04:46 | 19,512 | 0 | 0 | 9 | Java | false | false | package uk.gov.dft.bluebadge.webapp.citizen.controllers.thdialect;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.Set;
import org.thymeleaf.context.IExpressionContext;
import org.thymeleaf.expression.IExpressionObjectFactory;
public class CitizenApplicationExpression... | UTF-8 | Java | 1,114 | java | CitizenApplicationExpressionFactory.java | Java | [] | null | [] | package uk.gov.dft.bluebadge.webapp.citizen.controllers.thdialect;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashSet;
import java.util.Set;
import org.thymeleaf.context.IExpressionContext;
import org.thymeleaf.expression.IExpressionObjectFactory;
public class CitizenApplicationExpression... | 1,114 | 0.778277 | 0.778277 | 38 | 28.31579 | 29.005539 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394737 | false | false | 8 |
19f33d672c6922465e72d7cf09698a69d7e602f1 | 9,835,475,169,697 | 18c7a8901b7991cc9263d600f238231784c638bd | /gdata-bean/src/main/java/com/gsralex/gdata/bean/placeholder/BeanSource.java | ade8948fba880d3fa36304a24e6bbdaa447dbb95 | [] | no_license | gsralex/gdata | https://github.com/gsralex/gdata | eb9a08772fa099d30141b8c662795f5cc7ef8cb3 | e867722ece124082678fa8aaaf7fdcb1368a0787 | refs/heads/master | 2020-04-11T05:37:46.511000 | 2019-02-26T09:23:45 | 2019-02-26T09:23:45 | 124,327,345 | 6 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gsralex.gdata.bean.placeholder;
/**
* @author gsralex
* @version 2018/4/5
*/
public class BeanSource {
private Object value;
public BeanSource() {
}
public BeanSource(Object object) {
this.value = object;
}
public void setValue(Object object) {
this.value = ob... | UTF-8 | Java | 394 | java | BeanSource.java | Java | [
{
"context": "om.gsralex.gdata.bean.placeholder;\n\n/**\n * @author gsralex\n * @version 2018/4/5\n */\npublic class BeanSource ",
"end": 67,
"score": 0.9996521472930908,
"start": 60,
"tag": "USERNAME",
"value": "gsralex"
}
] | null | [] | package com.gsralex.gdata.bean.placeholder;
/**
* @author gsralex
* @version 2018/4/5
*/
public class BeanSource {
private Object value;
public BeanSource() {
}
public BeanSource(Object object) {
this.value = object;
}
public void setValue(Object object) {
this.value = ob... | 394 | 0.601523 | 0.586294 | 25 | 14.76 | 14.359053 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
1a185cd9912715a61a5550ec6c5173d6057e4055 | 19,353,122,638,723 | 46bbed08ec56657a5f494372ad1329beef664660 | /src/test/java/test/tmp/ParentTest.java | a78721da0a5a57cdab0c9456be7693c9bf483a92 | [
"Apache-2.0"
] | permissive | tengzhexiao/testng | https://github.com/tengzhexiao/testng | b65cfcb7584020941854d0720c2b794693e60372 | 22d926baab879baaf2e3f9a7220027afa9fff3ae | refs/heads/master | 2020-07-10T17:37:40.141000 | 2018-02-03T07:00:42 | 2018-02-03T07:00:42 | 74,011,981 | 0 | 0 | null | true | 2016-11-17T09:34:57 | 2016-11-17T09:34:56 | 2016-11-16T06:55:58 | 2016-11-16T21:09:15 | 26,946 | 0 | 0 | 0 | null | null | null | package test.tmp;
import org.testng.annotations.Configuration;
import org.testng.annotations.Test;
public class ParentTest {
@Configuration(beforeTestMethod = true)
public void btm1() {
ppp("PARENT BEFORE TEST");
}
@Configuration(afterTestMethod = true)
public void atm1() {
ppp("PARE... | UTF-8 | Java | 506 | java | ParentTest.java | Java | [] | null | [] | package test.tmp;
import org.testng.annotations.Configuration;
import org.testng.annotations.Test;
public class ParentTest {
@Configuration(beforeTestMethod = true)
public void btm1() {
ppp("PARENT BEFORE TEST");
}
@Configuration(afterTestMethod = true)
public void atm1() {
ppp("PARE... | 506 | 0.626482 | 0.620553 | 29 | 15.448276 | 15.984014 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.241379 | false | false | 8 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.