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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
90e96c5c0e15ca1f194c4a67aaada78cc238fd83 | 4,380,866,681,801 | 8676dd5b80aeb4f1dabba6fe5df9f7df782a7f23 | /tournamentbel-service/src/main/java/com/intelisoft/tournamentbel/service/impl/PeriodsServiceImpl.java | 44e6d5e6b476e3a3d354c970d8b01b7c19c26c2d | [] | no_license | vitezu/tournamentbel | https://github.com/vitezu/tournamentbel | b1d01b74205dbaa02ec5405d0e1d1bc567edd15b | 56da95e9339004c7839741c19e96ffdfab0b1bc4 | refs/heads/master | 2021-01-15T23:59:21.776000 | 2017-09-11T13:44:40 | 2017-09-11T13:44:40 | 99,944,135 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.intelisoft.tournamentbel.service.impl;
import com.intelisoft.tournamentbel.api.services.IPeriodsService;
import com.intelisoft.tournamentbel.dao.impl.PeriodsDaoImpl;
import com.intelisoft.tournamentbel.dao.util.HibernateUtil;
import com.intelisoft.tournamentbel.entity.Periods;
import org.apache.log4j.Logge... | UTF-8 | Java | 1,426 | java | PeriodsServiceImpl.java | Java | [] | null | [] | package com.intelisoft.tournamentbel.service.impl;
import com.intelisoft.tournamentbel.api.services.IPeriodsService;
import com.intelisoft.tournamentbel.dao.impl.PeriodsDaoImpl;
import com.intelisoft.tournamentbel.dao.util.HibernateUtil;
import com.intelisoft.tournamentbel.entity.Periods;
import org.apache.log4j.Logge... | 1,426 | 0.685835 | 0.685133 | 39 | 35.564102 | 23.49773 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 12 |
049ebf1b67a2274f9f001eb6cb74a72eaba962f3 | 31,980,326,548,907 | 4e26075696a6b68553e7f742d613a757841a594d | /ProjetoEvento/src/main/java/com/jura/evento/model/Evento.java | 0a6d84caf92f7a6d3d59091305667711eceae35d | [] | no_license | jurandirCosta/Projeto-Eventos-Spring-Boot-Thymeleaf-Materialize | https://github.com/jurandirCosta/Projeto-Eventos-Spring-Boot-Thymeleaf-Materialize | 1904c4433628d32fe6b14700d48ca70e002de1d3 | 5c3cbf8b2f590b9ea0b603e3a29ece5200fcf956 | refs/heads/main | 2023-06-17T04:54:56.260000 | 2021-07-06T22:21:18 | 2021-07-06T22:21:18 | 382,514,760 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jura.evento.model;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import javax.vali... | UTF-8 | Java | 2,243 | java | Evento.java | Java | [] | null | [] | package com.jura.evento.model;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Temporal;
import javax.persistence.TemporalType;
import javax.vali... | 2,243 | 0.725893 | 0.723661 | 99 | 21.626263 | 17.358715 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 12 |
a9c96ba2be169e67f8f7388673e446787cc5c54b | 2,551,210,594,927 | 641f1d44b5c02a013817af60c23ba41c6423f6ce | /20210227/U1-M2-L6-Katas/U1M2L6Katas/src/main/java/com/company/Patio.java | ca01c898919e813afa657936de50cfa2bd8b296e | [] | no_license | xitraisia/Daniele_Tenga_JavaS1 | https://github.com/xitraisia/Daniele_Tenga_JavaS1 | b0fc7e54995c6463bacbf700e6518ac73b3fc594 | 6b9c712bc1f84158f1df26fa396b64041a4e772b | refs/heads/main | 2023-05-05T16:42:19.833000 | 2021-05-21T19:25:45 | 2021-05-21T19:25:45 | 339,541,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class Patio {
private double squareFootage;
private double roomLength;
private double roomWidth;
private double flooringType;
private double ceilingHeight;
public double getSquareFootage(){
return squareFootage;
}
public void setSquareFootage( doubl... | UTF-8 | Java | 1,051 | java | Patio.java | Java | [] | null | [] | package com.company;
public class Patio {
private double squareFootage;
private double roomLength;
private double roomWidth;
private double flooringType;
private double ceilingHeight;
public double getSquareFootage(){
return squareFootage;
}
public void setSquareFootage( doubl... | 1,051 | 0.665081 | 0.665081 | 41 | 24.634146 | 16.911182 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390244 | false | false | 12 |
08e35971d7cce6e6455db5873f20e76b773906a5 | 31,430,570,672,315 | 2d8c71432df29f77fd551a1562b92a07aa78c487 | /app/src/main/java/com/example/asm_gd2_mob202/Adapter/PhanLoaiAdapter.java | 165ca6adddc1d700a4a61c45601c2ca6fb70850d | [] | no_license | soyoong/App-Quan-Ly-Thu-Chi | https://github.com/soyoong/App-Quan-Ly-Thu-Chi | 950718e0fd48551a2e4a23b8daa297f6cdb1fe18 | 85f494ac11a2c6c717a8ac40b90bd2aec42af059 | refs/heads/master | 2022-12-26T20:47:20.480000 | 2020-10-14T06:03:47 | 2020-10-14T06:03:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.asm_gd2_mob202.Adapter;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.w... | UTF-8 | Java | 4,784 | java | PhanLoaiAdapter.java | Java | [] | null | [] | package com.example.asm_gd2_mob202.Adapter;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.w... | 4,784 | 0.611227 | 0.603268 | 119 | 39.117645 | 29.647276 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689076 | false | false | 12 |
684ccba9802e6d25f2141bb71ff0c88f2ea1ef72 | 19,069,654,828,350 | 696634ed5a75747261cd43112c9c9caf95c1be93 | /src/main/java/com/springboot/app/controller/ExceptionAdvice.java | 0c733962fc327350722a6ae9111f47b68b7e3fc2 | [] | no_license | soniagutierrezgarcia/CarRenting | https://github.com/soniagutierrezgarcia/CarRenting | 00d6bb857a78ff24d091f1a97f2ca5100e590cd8 | 3205bf3f6b148e0fb689fd6e995f7b921b056ece | refs/heads/master | 2020-08-06T17:30:24.751000 | 2019-10-08T18:18:04 | 2019-10-08T18:18:04 | 212,803,384 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.app.controller;
import java.util.Optional;
import javax.validation.ValidationException;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.b... | UTF-8 | Java | 1,256 | java | ExceptionAdvice.java | Java | [] | null | [] | package com.springboot.app.controller;
import java.util.Optional;
import javax.validation.ValidationException;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.b... | 1,256 | 0.817675 | 0.812898 | 37 | 32.972973 | 28.764174 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.918919 | false | false | 12 |
459a2ebaa3c7fd9dd91eb6535f6c65b8a5d7851d | 29,669,634,144,902 | 1a68714e8c63d482b7bd522e06a1e727af7031e6 | /src/wsProblemGetrennt/HauptKlasse.java | 4dbcd7212c677d259bc6e756648539580666be0a | [] | no_license | ma722fle/Projekt-SimGP | https://github.com/ma722fle/Projekt-SimGP | 7be636f680e8cd7f072e4b4350ca6eadc97efd23 | ef850cd143ae21c12c9fb9c2c66c2b9552663bb3 | refs/heads/master | 2020-03-07T01:00:10.924000 | 2018-05-31T22:47:26 | 2018-05-31T22:47:26 | 127,171,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wsProblemGetrennt;
import java.sql.Timestamp;
import java.util.Random;
import java.util.Scanner;
public class HauptKlasse {
static int anzahlProzentCHFKunden;
static int anzahlOffeneDeutscheKassen;
static int anzahlOffeneSchweizerKassen;
static int anzahlKassenGesamt;
static Kasse[] kassenArray;
static ... | UTF-8 | Java | 7,197 | java | HauptKlasse.java | Java | [] | null | [] | package wsProblemGetrennt;
import java.sql.Timestamp;
import java.util.Random;
import java.util.Scanner;
public class HauptKlasse {
static int anzahlProzentCHFKunden;
static int anzahlOffeneDeutscheKassen;
static int anzahlOffeneSchweizerKassen;
static int anzahlKassenGesamt;
static Kasse[] kassenArray;
static ... | 7,197 | 0.711662 | 0.701364 | 197 | 35.477158 | 29.780853 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.847716 | false | false | 12 |
2b9a73163bba2f8f0784e47a3d13ad40352982c7 | 27,273,042,358,883 | c8e9f248aa24d480000589b19b4d043412a41f49 | /src/net/ddns/dimag/cobhamrunning/models/environment/EnvType.java | bf9444b67d93ced99c160fcc29da095e39635db9 | [] | no_license | Dimagic/CobhamRunning | https://github.com/Dimagic/CobhamRunning | e78b4d6150e2a7a7d4d0e9ce2827e2909898d1b7 | 118fe4e947733b72bf0ce5a8ebcba8b924b4d15e | refs/heads/master | 2022-12-17T03:24:24.841000 | 2020-11-12T12:21:42 | 2020-11-12T12:21:42 | 237,741,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.ddns.dimag.cobhamrunning.models.environment;
import javafx.beans.property.SimpleStringProperty;
import javax.persistence.*;
@Entity
@Table(name = "envtype", uniqueConstraints = { @UniqueConstraint(columnNames = "name")})
public class EnvType {
public EnvType() {
}
public EnvType(String name)... | UTF-8 | Java | 918 | java | EnvType.java | Java | [] | null | [] | package net.ddns.dimag.cobhamrunning.models.environment;
import javafx.beans.property.SimpleStringProperty;
import javax.persistence.*;
@Entity
@Table(name = "envtype", uniqueConstraints = { @UniqueConstraint(columnNames = "name")})
public class EnvType {
public EnvType() {
}
public EnvType(String name)... | 918 | 0.630719 | 0.62854 | 44 | 19.863636 | 21.319635 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340909 | false | false | 12 |
1301e01d3a3a8d84d2413b37a6a3046a81149476 | 35,820,027,251,996 | 5628b9e56fb0b03ee911ad89e569b04ef837e466 | /src/main/java/rs/ac/ftn/uns/sep/pcc/service/implementation/BankServiceImpl.java | 6f312a5f20538d84223dfa1ed34f963fa30a23f2 | [] | no_license | vujasinovic/SEP-PCC | https://github.com/vujasinovic/SEP-PCC | 6ecc0b7e3465b6083312676d195f84c99316f45f | 1d8053ae657bd8bb409f33426aefb341c6bf8f9f | refs/heads/master | 2020-12-21T05:58:24.447000 | 2020-01-31T13:06:39 | 2020-01-31T13:06:39 | 236,330,558 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rs.ac.ftn.uns.sep.pcc.service.implementation;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import rs.ac.ftn.uns.sep.pcc.bom.Bank;
import rs.ac.ftn.uns.sep.pcc.repository.BankRepository;
import rs.ac.ftn.uns.sep.pcc.service.BankService;
import java.util.Collection;
@Se... | UTF-8 | Java | 877 | java | BankServiceImpl.java | Java | [] | null | [] | package rs.ac.ftn.uns.sep.pcc.service.implementation;
import lombok.RequiredArgsConstructor;
import org.springframework.stereotype.Service;
import rs.ac.ftn.uns.sep.pcc.bom.Bank;
import rs.ac.ftn.uns.sep.pcc.repository.BankRepository;
import rs.ac.ftn.uns.sep.pcc.service.BankService;
import java.util.Collection;
@Se... | 877 | 0.729761 | 0.729761 | 35 | 24.057142 | 19.977049 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 12 |
a47cd925d431cb733017742dc94388087559e929 | 32,650,341,444,068 | 70656185e7dfe83e59fee16d30c62024d8037abc | /plugin/cvr/src/main/java/dk/magenta/datafordeler/cvr/service/CompanyOwnerService.java | 67cb9d750e7cdee3e4a027322775304b69cbec16 | [] | permissive | magenta-aps/datafordeler | https://github.com/magenta-aps/datafordeler | 149d68aa65b91a68ebba684b91eba3155269e9e4 | d9e953000148844bf86d0260ef73eb5a4ec84298 | refs/heads/master | 2023-06-08T04:56:36.561000 | 2023-06-05T11:56:22 | 2023-06-05T11:56:22 | 74,974,600 | 0 | 2 | Apache-2.0 | false | 2023-02-11T01:11:29 | 2016-11-28T13:16:25 | 2022-06-21T10:46:28 | 2023-02-11T01:11:25 | 23,612 | 0 | 2 | 12 | Java | false | false | package dk.magenta.datafordeler.cvr.service;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ArrayNode;
import dk.magenta.datafordeler.core.database.Bitemporal;
import dk.magenta.datafordeler.core.database.QueryMa... | UTF-8 | Java | 4,743 | java | CompanyOwnerService.java | Java | [] | null | [] | package dk.magenta.datafordeler.cvr.service;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.node.ArrayNode;
import dk.magenta.datafordeler.core.database.Bitemporal;
import dk.magenta.datafordeler.core.database.QueryMa... | 4,743 | 0.760911 | 0.760067 | 105 | 44.171429 | 33.790802 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752381 | false | false | 12 |
63147a46b9530749e20ae1e1a54ff2c6f4ba57aa | 20,512,763,853,973 | f846c4af1906045d48d02b5cb8a052b34b4068d3 | /patternfly-java/src/main/java/org/patternfly/client/components/AlertGroup.java | 5aa1bf19e105eecf833b4f9c1914dff3326e21b4 | [
"Apache-2.0"
] | permissive | FrankHossfeld/patternfly-java | https://github.com/FrankHossfeld/patternfly-java | 7192e891e55c9c9b6f016f3127369c3b6884828b | f1bed59224aa97a13a491ca9b70aeafafc6b63a8 | refs/heads/master | 2023-01-09T07:29:35.568000 | 2019-10-23T17:21:11 | 2019-10-23T17:21:11 | 216,208,520 | 0 | 0 | Apache-2.0 | false | 2023-01-07T21:21:58 | 2019-10-19T13:11:23 | 2020-04-07T14:53:23 | 2023-01-07T21:21:58 | 8,052 | 0 | 0 | 19 | Java | false | false | package org.patternfly.client.components;
import static elemental2.dom.DomGlobal.clearTimeout;
import static elemental2.dom.DomGlobal.setTimeout;
import static org.jboss.gwt.elemento.core.Elements.failSafeRemoveFromParent;
import static org.jboss.gwt.elemento.core.Elements.insertFirst;
import static org.jboss.gwt.elem... | UTF-8 | Java | 3,681 | java | AlertGroup.java | Java | [] | null | [] | package org.patternfly.client.components;
import static elemental2.dom.DomGlobal.clearTimeout;
import static elemental2.dom.DomGlobal.setTimeout;
import static org.jboss.gwt.elemento.core.Elements.failSafeRemoveFromParent;
import static org.jboss.gwt.elemento.core.Elements.insertFirst;
import static org.jboss.gwt.elem... | 3,681 | 0.638142 | 0.634338 | 110 | 32.463634 | 27.675285 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 12 |
1c8e835a4f263b6a14c514c814de48a3f62fcc6e | 927,712,998,444 | bd371c68d06871cca783bc6b889a38fe7dea5616 | /collection-cache-web/src/main/java/com/test/service/LocationServiceImpl.java | d6bc8a61012206dbd6d66e517995437dfb8bdd47 | [] | no_license | debashishmitra/collection-cache-test | https://github.com/debashishmitra/collection-cache-test | 043639beba22c34d1283bcff70b4f86d9a9a2be6 | 4baaaf448644fb586cf40bbedd0aedffb4ec00e2 | refs/heads/master | 2021-01-10T12:49:19.850000 | 2016-01-31T10:30:37 | 2016-01-31T10:30:37 | 50,768,887 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.service;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.test.dao.LocationDao;
import com.test.entity.Country;
/**
* @author Debashish Mitra
*
*/
@... | UTF-8 | Java | 799 | java | LocationServiceImpl.java | Java | [
{
"context": "import com.test.entity.Country;\r\n\r\n/**\r\n * @author Debashish Mitra\r\n *\r\n */\r\n@Service(\"locationService\")\r\npublic cla",
"end": 308,
"score": 0.9998653531074524,
"start": 293,
"tag": "NAME",
"value": "Debashish Mitra"
}
] | null | [] | package com.test.service;
import java.util.List;
import javax.annotation.Resource;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.test.dao.LocationDao;
import com.test.entity.Country;
/**
* @author <NAME>
*
*/
@Service("... | 790 | 0.718398 | 0.718398 | 37 | 19.594595 | 19.563423 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378378 | false | false | 12 |
72a52c474d5e11e73a5943757039ecf788f8bd2f | 15,315,853,423,718 | 9355fa49f7b71b91c2bff4ffab0636aa7096949c | /java/ch18/src/ch18/InetAddressEx.java | 1664f83cd60057919c4cb45a50f0f0be569e6bcc | [] | no_license | MinJae1/test | https://github.com/MinJae1/test | d2b80bd87dcd09c58985ce27ecab16139be18619 | 1759433b266ea28dca1ea8547b74b89cfbfff4ea | refs/heads/master | 2021-09-27T21:55:33.292000 | 2018-11-12T01:57:32 | 2018-11-12T01:57:32 | 157,140,618 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch18;
import java.net.InetAddress;
public class InetAddressEx {
public static void main(String[] args) {
try {
InetAddress inetAddress = InetAddress.getLocalHost();
System.out
.println("Local Host Address > " + inetAddress.getHostAddress());
InetAddress[] iaArr = InetAddress.getAllByName("ww... | UTF-8 | Java | 559 | java | InetAddressEx.java | Java | [] | null | [] | package ch18;
import java.net.InetAddress;
public class InetAddressEx {
public static void main(String[] args) {
try {
InetAddress inetAddress = InetAddress.getLocalHost();
System.out
.println("Local Host Address > " + inetAddress.getHostAddress());
InetAddress[] iaArr = InetAddress.getAllByName("ww... | 559 | 0.681574 | 0.674419 | 23 | 23.304348 | 22.589792 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.217391 | false | false | 12 |
6813fd0cea9b3ffe406ef4061317e895c858e546 | 4,870,492,967,172 | 8fa221482da055f4c8105b590617a27595826cc3 | /sources/org/onepf/oms/appstore/SamsungAppsBillingService.java | 062076bb6fd66769f11268940f0c26ab46e868b6 | [] | no_license | TehVenomm/sauceCodeProject | https://github.com/TehVenomm/sauceCodeProject | 4ed2f12393e67508986aded101fa2db772bd5c6b | 0b4e49a98d14b99e7d144a20e4c9ead408694d78 | refs/heads/master | 2023-03-15T16:36:41.544000 | 2018-10-08T03:44:58 | 2018-10-08T03:44:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.onepf.oms.appstore;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Bundle;
import android.os.IBinder;
import com.appsflyer.share.Constants;
import com.sec.android.iap.IAPConnector;
import com.sec.... | UTF-8 | Java | 19,212 | java | SamsungAppsBillingService.java | Java | [] | null | [] | package org.onepf.oms.appstore;
import android.app.Activity;
import android.content.ComponentName;
import android.content.Intent;
import android.content.ServiceConnection;
import android.os.Bundle;
import android.os.IBinder;
import com.appsflyer.share.Constants;
import com.sec.android.iap.IAPConnector;
import com.sec.... | 19,212 | 0.597595 | 0.576567 | 410 | 45.858536 | 32.845306 | 289 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909756 | false | false | 12 |
08110aceccce9474fcaedb7187897dd01917c908 | 10,763,188,081,547 | 2cc8a92f5a1ffee834619bd4674fb3e3b0c17998 | /byte-buddy-benchmark/src/test/java/net/bytebuddy/benchmark/StubInvocationBenchmarkTest.java | c15d4c6bc31186e6a546ff9c1b2ccfbfa14525e9 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | raphw/byte-buddy | https://github.com/raphw/byte-buddy | 623d7d5941f7f1f5b4f564509e79e9bfc23458a6 | e3c0aa6c80a458dfb7948f86575d8dbefdfac587 | refs/heads/master | 2023-09-05T05:52:24.295000 | 2023-09-03T17:54:52 | 2023-09-03T17:54:52 | 14,696,091 | 5,897 | 836 | Apache-2.0 | false | 2023-09-14T13:33:01 | 2013-11-25T19:38:03 | 2023-09-14T12:20:50 | 2023-09-14T13:32:59 | 1,004,160 | 5,727 | 735 | 73 | Java | false | false | package net.bytebuddy.benchmark;
import org.junit.Before;
import org.junit.Test;
public class StubInvocationBenchmarkTest extends AbstractBlackHoleTest {
private StubInvocationBenchmark stubInvocationBenchmark;
@Before
public void setUp() throws Exception {
stubInvocationBenchmark = new StubInvo... | UTF-8 | Java | 1,058 | java | StubInvocationBenchmarkTest.java | Java | [] | null | [] | package net.bytebuddy.benchmark;
import org.junit.Before;
import org.junit.Test;
public class StubInvocationBenchmarkTest extends AbstractBlackHoleTest {
private StubInvocationBenchmark stubInvocationBenchmark;
@Before
public void setUp() throws Exception {
stubInvocationBenchmark = new StubInvo... | 1,058 | 0.730624 | 0.730624 | 40 | 25.450001 | 25.654387 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275 | false | false | 12 |
7c78458e036b08d10adbdde237ef53dd91ea1afe | 20,340,965,149,994 | c1eb06b83268c1b509051a5c7493e7e3a78fd589 | /reconsitution_demo/001_demo/src/main/java/cn/shenrs/components/excel/ExcelTemplateUtils.java | 67ce3dbcb29ae8b3a32450d49328994b26fa0cf9 | [] | no_license | mister-shen/javalearn | https://github.com/mister-shen/javalearn | cedc7e3686c4bcdf6638931d8ce5cdd8dd6542de | 8cede15fe5cfe1a8541be15e0a9c09b7b04f1520 | refs/heads/master | 2022-06-28T05:10:53.919000 | 2020-07-02T10:10:53 | 2020-07-02T10:10:53 | 146,244,925 | 0 | 0 | null | false | 2022-06-21T00:51:40 | 2018-08-27T03:59:09 | 2020-07-02T10:11:40 | 2022-06-21T00:51:37 | 24,041 | 0 | 0 | 15 | Java | false | false | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package cn.shenrs.components.excel;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.DecimalFormat;
import java.text.SimpleDateForm... | UTF-8 | Java | 31,268 | java | ExcelTemplateUtils.java | Java | [] | null | [] | //
// Source code recreated from a .class file by IntelliJ IDEA
// (powered by Fernflower decompiler)
//
package cn.shenrs.components.excel;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.DecimalFormat;
import java.text.SimpleDateForm... | 31,268 | 0.51854 | 0.512954 | 669 | 45.560539 | 36.281467 | 233 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.813154 | false | false | 12 |
b2a8b8158ee091b5a0106a20123e759d277cf770 | 22,342,419,920,724 | 198976a51382e72ee137a9f0b2023602f6d00a06 | /src/test/java/grafikeditor_0/figuren/RechteckTestMock.java | fedc3282bf22180b7543ef144847b36af2ed7ae2 | [] | no_license | Melweezy/M226B-Melvin-Schenker | https://github.com/Melweezy/M226B-Melvin-Schenker | b6f1efafd0d177721e6a58d1eedf300baa3ff9a2 | 76b7436a2735648d8dacd179c2bd5b1bd2e2f741 | refs/heads/Master | 2023-06-11T00:05:11.071000 | 2021-07-02T14:15:13 | 2021-07-02T14:15:13 | 361,783,476 | 0 | 0 | null | false | 2021-06-28T13:49:01 | 2021-04-26T14:37:35 | 2021-04-26T14:41:04 | 2021-06-28T13:49:00 | 1,938 | 0 | 0 | 0 | Java | false | false | package grafikeditor_0.figuren;
import org.junit.jupiter.api.Test;
import org.mockito.Mock;
import org.mockito.Mockito;
import java.awt.*;
class RechteckTestMock {
//Mock-Objekt erzeugen
private Graphics g = Mockito.mock(Graphics.class);
@Test
void zeichnen() {
Rechteck r = new Rechteck(10, ... | UTF-8 | Java | 489 | java | RechteckTestMock.java | Java | [] | null | [] | package grafikeditor_0.figuren;
import org.junit.jupiter.api.Test;
import org.mockito.Mock;
import org.mockito.Mockito;
import java.awt.*;
class RechteckTestMock {
//Mock-Objekt erzeugen
private Graphics g = Mockito.mock(Graphics.class);
@Test
void zeichnen() {
Rechteck r = new Rechteck(10, ... | 489 | 0.666667 | 0.62963 | 20 | 23.35 | 20.008186 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 12 |
d09b6781d71c8e7291008945595473400df53bf9 | 30,185,030,220,521 | 09223f17f9b6432189e5bf87bd31efa40ab89b05 | /app/src/main/java/org/example/hilos/asynctask/DownloadImages.java | d2dc01165bca782c909acfab04472dce4fa9ce73 | [] | no_license | vicchiam/Hilos | https://github.com/vicchiam/Hilos | 2995993acfa5b52e37435eb7687c0bace3b783df | c1a0e6717d5f220baab2c344a5781213ee4e63a4 | refs/heads/master | 2021-01-25T13:35:45.894000 | 2018-03-04T19:17:12 | 2018-03-04T19:17:12 | 123,022,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.example.hilos.asynctask;
import android.app.Activity;
import android.app.Fragment;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import andr... | UTF-8 | Java | 5,259 | java | DownloadImages.java | Java | [
{
"context": "\nimport java.net.URLConnection;\n\n/**\n * Created by vicch on 27/02/2018.\n */\n\npublic class DownloadImages e",
"end": 674,
"score": 0.9996729493141174,
"start": 669,
"tag": "USERNAME",
"value": "vicch"
}
] | null | [] | package org.example.hilos.asynctask;
import android.app.Activity;
import android.app.Fragment;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.AsyncTask;
import android.os.Bundle;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import andr... | 5,259 | 0.629587 | 0.617988 | 177 | 28.711864 | 27.662443 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559322 | false | false | 12 |
1044aaa0127ea7c74fb4c5b9792f777d90443d48 | 36,017,595,784,552 | b2b07df1a9148c8f590ca039b751ae0aeef2f870 | /seguradora/src/main/java/com/br/farias/Principal.java | e41a9458d62eb2bb47e0adc7059351b39a6f3aa7 | [] | no_license | isacfarias/learning-design-patterns-java | https://github.com/isacfarias/learning-design-patterns-java | 8d303bd0650d3fcac650b0c07af2f1376cc21517 | 83fd2686e6dc19852db4596b4f3b54428fcf9f38 | refs/heads/main | 2023-02-27T23:24:36.702000 | 2021-02-04T01:42:20 | 2021-02-04T01:42:20 | 330,812,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.br.farias;
import java.util.Scanner;
import com.br.farias.enuns.Sexo;
import com.br.farias.enuns.Veiculo;
import com.br.farias.model.Cliente;
import com.br.farias.service.PropostaSeguro;
public class Principal {
public static void main(String[] args) {
try (Scanner entrada = new Scanner(System.in))... | UTF-8 | Java | 1,297 | java | Principal.java | Java | [] | null | [] | package com.br.farias;
import java.util.Scanner;
import com.br.farias.enuns.Sexo;
import com.br.farias.enuns.Veiculo;
import com.br.farias.model.Cliente;
import com.br.farias.service.PropostaSeguro;
public class Principal {
public static void main(String[] args) {
try (Scanner entrada = new Scanner(System.in))... | 1,297 | 0.659214 | 0.653045 | 49 | 25.469387 | 22.820597 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.673469 | false | false | 12 |
c1cd0bfa1d0fab0bf68a70ba40603f8472e6d131 | 39,092,792,363,203 | 4e81ceedae1eabc491a9ae876998776cbde49e63 | /src/main/java/com/luizmario/brewer/service/execption/UsuarioComVendaCadastradaException.java | aa4678b8ea853631b9acd00217c668a625540ba5 | [] | no_license | luizmdeveloper/brewer | https://github.com/luizmdeveloper/brewer | e93634ddc3f2e98314d69782d68f7557b4f37dfa | e0a32b1195055bceecf4ee08d2149589b723e202 | refs/heads/master | 2018-09-06T05:38:37.952000 | 2018-07-10T02:04:35 | 2018-07-10T02:04:35 | 103,947,333 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.luizmario.brewer.service.execption;
public class UsuarioComVendaCadastradaException extends RuntimeException {
private static final long serialVersionUID = 1L;
public UsuarioComVendaCadastradaException(String msg) {
super(msg);
}
}
| UTF-8 | Java | 253 | java | UsuarioComVendaCadastradaException.java | Java | [] | null | [] | package com.luizmario.brewer.service.execption;
public class UsuarioComVendaCadastradaException extends RuntimeException {
private static final long serialVersionUID = 1L;
public UsuarioComVendaCadastradaException(String msg) {
super(msg);
}
}
| 253 | 0.814229 | 0.810277 | 10 | 24.299999 | 27.3717 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9 | false | false | 12 |
f3abca1826c1460a207e5d9d56b0205ffb97fd6b | 38,225,208,962,445 | 7794f69d88738e8d6ad32f11301904c3420dd915 | /src/main/java/com/moseeker/util/validation/sensitivewords/NormalSpecialCharCheck.java | 43e0f62425a6267a1375a44fd9e4be2d5268c747 | [] | no_license | kingsallen/common-core | https://github.com/kingsallen/common-core | 86e84af32f920fdc59e8155c15417d9d55f324bf | d4bbaef29e4d4ca2ce62ab48b8ca506ec0f67564 | refs/heads/master | 2021-09-21T02:53:57.110000 | 2019-12-16T03:04:29 | 2019-12-16T03:04:29 | 241,266,521 | 0 | 0 | null | false | 2021-08-09T20:58:16 | 2020-02-18T03:49:12 | 2020-02-18T03:50:36 | 2021-08-09T20:58:16 | 598 | 0 | 0 | 2 | Java | false | false | package com.moseeker.util.validation.sensitivewords;
import com.moseeker.enums.CommonExceptionEnum;
import com.moseeker.exception.BaseException;
import com.moseeker.util.StringUtils;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java.util.reg... | UTF-8 | Java | 2,250 | java | NormalSpecialCharCheck.java | Java | [
{
"context": ";\n\n/**\n * \n * @description 简单的敏感词特殊字符判断\n * @author wjf\n * @date Jun 19, 2015\n * @company 大岂千寻\n * @email ",
"end": 399,
"score": 0.9996730089187622,
"start": 396,
"tag": "USERNAME",
"value": "wjf"
},
{
"context": "f\n * @date Jun 19, 2015\n * @company 大岂千寻\n * @e... | null | [] | package com.moseeker.util.validation.sensitivewords;
import com.moseeker.enums.CommonExceptionEnum;
import com.moseeker.exception.BaseException;
import com.moseeker.util.StringUtils;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java.util.reg... | 2,240 | 0.579865 | 0.5697 | 83 | 23.891565 | 36.136627 | 298 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.46988 | false | false | 12 |
2467d6baabd2a2d8b5aaf25e2fa417ee83046eea | 36,378,373,034,693 | 7e4f4cbf857be4ded45ccc6421c098d91777b398 | /src/main/java/com/szatc/cdm/common/pojo/dlcdm/gos/BlockUpTime.java | 7d5b4879f9862714cbc20ada1786dcdedc05a05a | [] | no_license | arthaschan/dlamq | https://github.com/arthaschan/dlamq | 811e1528d9b704f522056149ddaafe1bcf1c8ca8 | 8bdc8ee5f7856a86feb2ede3802e5d5862ef6f5f | refs/heads/master | 2020-03-23T14:00:35.794000 | 2018-08-17T02:00:29 | 2018-08-17T02:00:29 | 141,650,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.szatc.cdm.common.pojo.dlcdm.gos;
import com.szatc.cdm.common.adapter.CalendarAdapterXML;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import java.util.Calendar;
/**
* 航班开始登机信息更新
*
* @author l... | UTF-8 | Java | 1,210 | java | BlockUpTime.java | Java | [
{
"context": "va.util.Calendar;\n\n/**\n * 航班开始登机信息更新\n *\n * @author liuweijian\n * @date 2017/12/25\n */\n@XmlRootElement(name = \"M",
"end": 329,
"score": 0.9993085861206055,
"start": 319,
"tag": "USERNAME",
"value": "liuweijian"
}
] | null | [] | package com.szatc.cdm.common.pojo.dlcdm.gos;
import com.szatc.cdm.common.adapter.CalendarAdapterXML;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter;
import java.util.Calendar;
/**
* 航班开始登机信息更新
*
* @author l... | 1,210 | 0.643225 | 0.636364 | 69 | 15.898551 | 17.603643 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 12 |
3b0bfdc002356e9e0661eaf877b587ee862a562e | 36,378,373,035,121 | d7bab7a859fe47bf0511d932d67257bfd1f5c533 | /src/main/java/activeMQ/listener/ProducerObject.java | c72d8b55c953d829454142a6402656260176fca4 | [] | no_license | jiaoxin1993/myCode | https://github.com/jiaoxin1993/myCode | 0a175964b648ef3e260f223fa65025c7a08a41b2 | 5898b22acd2bb0c043be93c557b7b6dad7bf8a6c | refs/heads/master | 2022-12-11T01:57:24.121000 | 2020-02-14T10:21:53 | 2020-02-14T10:21:53 | 235,055,336 | 0 | 0 | null | false | 2022-12-06T00:34:19 | 2020-01-20T08:41:50 | 2020-02-14T10:28:37 | 2022-12-06T00:34:19 | 178 | 0 | 0 | 7 | Java | false | false | package activeMQ.listener;
import org.apache.activemq.ActiveMQConnectionFactory;
import javax.jms.*;
/**
* Created by admin on 2019/11/4.
* 消息生产者
* 发送消息到ActiveMQ中,具体的消息内容为参数信息
* 开发jsm代码相关过程中,使用的接口类型都是Javax.jms包下的类型
* @param --消息内容
*/
public class ProducerObject {
public static void main(String[] args) {
... | UTF-8 | Java | 4,807 | java | ProducerObject.java | Java | [
{
"context": "onFactory;\n\nimport javax.jms.*;\n\n/**\n * Created by admin on 2019/11/4.\n * 消息生产者\n * 发送消息到ActiveMQ中,具体的消息内容为",
"end": 127,
"score": 0.9941969513893127,
"start": 122,
"tag": "USERNAME",
"value": "admin"
},
{
"context": " ActiveMQConnectionFactory(\"admin\",\"admin\"... | null | [] | package activeMQ.listener;
import org.apache.activemq.ActiveMQConnectionFactory;
import javax.jms.*;
/**
* Created by admin on 2019/11/4.
* 消息生产者
* 发送消息到ActiveMQ中,具体的消息内容为参数信息
* 开发jsm代码相关过程中,使用的接口类型都是Javax.jms包下的类型
* @param --消息内容
*/
public class ProducerObject {
public static void main(String[] args) {
... | 4,807 | 0.509727 | 0.500423 | 109 | 31.541285 | 20.261833 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.33945 | false | false | 12 |
aa1358061a52f608c3b15eacc8fd55a82dea0f8b | 39,633,958,236,240 | d47f02db4ba743ef78071ac11d2f0a9cbc9a7c19 | /src/main/java/SampleCreator.java | 2ee357e9163b4e027c2ebc180a9d46b0d097bfed | [] | no_license | chathurawidanage/object-deep-copy-test | https://github.com/chathurawidanage/object-deep-copy-test | a8f12ac982ce78819acbfdbe7d6b190279427ebe | e32cb94e55cf3da102d11b0ed16f975a219f89ad | refs/heads/master | 2022-12-15T16:03:21.158000 | 2019-11-15T04:06:18 | 2019-11-15T04:06:18 | 96,744,604 | 1 | 0 | null | false | 2022-11-15T23:52:12 | 2017-07-10T06:45:08 | 2019-11-15T04:06:24 | 2022-11-15T23:52:09 | 18 | 0 | 0 | 2 | Java | false | false | import java.util.Random;
import java.util.UUID;
/**
* @author Chathura Widanage
*/
public class SampleCreator {
private int level;
private Random random = new Random();
public SampleCreator(int level) {
this.level = level;
}
public SampleObject createSample() {
SampleObject samp... | UTF-8 | Java | 1,919 | java | SampleCreator.java | Java | [
{
"context": "til.Random;\nimport java.util.UUID;\n\n/**\n * @author Chathura Widanage\n */\npublic class SampleCreator {\n private int ",
"end": 81,
"score": 0.9998756051063538,
"start": 64,
"tag": "NAME",
"value": "Chathura Widanage"
}
] | null | [] | import java.util.Random;
import java.util.UUID;
/**
* @author <NAME>
*/
public class SampleCreator {
private int level;
private Random random = new Random();
public SampleCreator(int level) {
this.level = level;
}
public SampleObject createSample() {
SampleObject sampleObject = ... | 1,908 | 0.636269 | 0.631058 | 56 | 33.267857 | 27.473032 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 12 |
d10507a60fa3bc9992a59f765b0fe88941b455b3 | 29,875,792,579,412 | b770bbdc29a556a0e075bb2a9667b53be73fda12 | /app/src/main/java/app/droidinfo/fragment/RootFragment.java | dbb10d94ecea2941efe158d29b57a7463448c151 | [
"MIT"
] | permissive | GNUDimarik/droidinfo | https://github.com/GNUDimarik/droidinfo | 502e1a6b4f9950ff4323f8b91cd3e9fad7b9c7e3 | b7ff1087d8d6f555e1ecdf088eb54220336db7cf | refs/heads/master | 2022-09-10T15:20:26.115000 | 2020-06-03T11:42:48 | 2020-06-03T11:42:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.droidinfo.fragment;
import android.app.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.... | UTF-8 | Java | 2,166 | java | RootFragment.java | Java | [] | null | [] | package app.droidinfo.fragment;
import android.app.Activity;
import android.content.Context;
import android.content.SharedPreferences;
import android.os.Bundle;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.... | 2,166 | 0.71976 | 0.71976 | 68 | 30.867647 | 34.686371 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602941 | false | false | 12 |
83535485295e55f759fafe223f77bc750b19f202 | 29,875,792,577,966 | cfcd62e448f4ce7520b6ab06e45867bb508c5244 | /Chen, Alex Research/src/animatedObject/TIMER.java | f46f339406ee70194a8e2afa393183ac35d06fd3 | [] | no_license | alchen22/Research | https://github.com/alchen22/Research | 626ebf98a65630cd3a04da97e92d04947e522bcb | 9cce02d73270900cb7e8864824f8db97514f2307 | refs/heads/master | 2023-03-12T16:54:51.447000 | 2021-03-03T04:28:28 | 2021-03-03T04:28:28 | 342,596,545 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package animatedObject;
import processing.core.PApplet;
public class TIMER extends PApplet {
double startTime = System.currentTimeMillis();
double ElapsedTime;
public static void main(String[] args)
{
PApplet.main("animatedObject.TIMER");
}
public void settings()
{
size(1900, 750);
}
public void se... | UTF-8 | Java | 507 | java | TIMER.java | Java | [] | null | [] | package animatedObject;
import processing.core.PApplet;
public class TIMER extends PApplet {
double startTime = System.currentTimeMillis();
double ElapsedTime;
public static void main(String[] args)
{
PApplet.main("animatedObject.TIMER");
}
public void settings()
{
size(1900, 750);
}
public void se... | 507 | 0.609467 | 0.587771 | 41 | 11.390244 | 13.627229 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.243902 | false | false | 12 |
78a34a93320d2e635cac367d5b38954f5380bd4f | 38,654,705,688,752 | 3836dca6c1c814601e8ea9bc0ca7cf41529d43e8 | /src/main/java/org/liara/support/view/EmptyView.java | 2ae7e528a170749b9ab2b3b545fccd875b2a5c78 | [] | no_license | LIARALab/java-activity-recognition-expression | https://github.com/LIARALab/java-activity-recognition-expression | cdfa74ff9f45cdcc49548c7f80490075d5e8e17a | 1ca24cb3fc6efe7c7ea8c38b30bf230df3f16118 | refs/heads/master | 2023-02-18T03:28:04.977000 | 2019-10-17T14:22:27 | 2019-10-17T14:22:27 | 330,706,885 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.liara.support.view;
import java.util.stream.Stream;
import org.checkerframework.checker.index.qual.NonNegative;
import org.checkerframework.checker.nullness.qual.NonNull;
import org.checkerframework.checker.nullness.qual.Nullable;
public final class EmptyView<T> implements View<T> {
private static final... | UTF-8 | Java | 1,179 | java | EmptyView.java | Java | [] | null | [] | package org.liara.support.view;
import java.util.stream.Stream;
import org.checkerframework.checker.index.qual.NonNegative;
import org.checkerframework.checker.nullness.qual.NonNull;
import org.checkerframework.checker.nullness.qual.Nullable;
public final class EmptyView<T> implements View<T> {
private static final... | 1,179 | 0.672604 | 0.670908 | 54 | 20.833334 | 22.228401 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 12 |
3923bec28068f3b3e02885c002ee716ec48f5900 | 38,654,705,687,566 | 0554fb76347e41860aa5872b6da6a49918e95924 | /imooc_security_demo/src/test/java/com/imooc/security/java8Test.java | d0e258b801251c364f670ae5e99fe5c67e7b494c | [] | no_license | learnCmy/immoc_security_learn | https://github.com/learnCmy/immoc_security_learn | e7c556dba74703d1112f134d8469fd84129aedba | 1bdcd29179ad5293657cd094fe849e927c80519c | refs/heads/master | 2021-06-26T02:08:45.903000 | 2019-06-17T13:12:38 | 2019-06-17T13:12:38 | 148,719,504 | 0 | 0 | null | false | 2020-10-12T21:47:23 | 2018-09-14T01:38:57 | 2019-06-17T13:12:48 | 2020-10-12T21:47:22 | 264 | 0 | 0 | 1 | Java | false | false | package com.imooc.security;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.imooc.security.core.social.qq.api.QQUserInfo;
import org.junit.Test;
import java.io.IOException;
import java.util.*;
public class java8Test {
List<Employee> emp... | UTF-8 | Java | 3,456 | java | java8Test.java | Java | [
{
"context": "s = Arrays.asList(\n new Employee(101, \"张三\", 18, 9999.99),\n new Employee(102, \"李四",
"end": 372,
"score": 0.9997667670249939,
"start": 370,
"tag": "NAME",
"value": "张三"
},
{
"context": "张三\", 18, 9999.99),\n new Employee(102, \"李四\", ... | null | [] | package com.imooc.security;
import com.fasterxml.jackson.databind.DeserializationFeature;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.imooc.security.core.social.qq.api.QQUserInfo;
import org.junit.Test;
import java.io.IOException;
import java.util.*;
public class java8Test {
List<Employee> emp... | 3,456 | 0.560651 | 0.492308 | 101 | 32.465347 | 32.728878 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663366 | false | false | 12 |
d4df9d545a1982c6ee1a6fa0df519a7af5ac0a37 | 39,728,447,501,744 | 90e3b6a1d2925f834f3759b501bd4abbb4322d87 | /his_springboot/src/main/java/com/neu/dao/impl/DiseaseDaoImpl.java | f83c44f659c531af363f5050abc7e0cec66c0608 | [] | no_license | Sentiro/HIS_web | https://github.com/Sentiro/HIS_web | 21299016ede11b5d6b696324e4fc8978120b669b | 4b2b35fb7c8cae8f86abc6518b14d21cac428106 | refs/heads/master | 2022-11-30T06:05:58.477000 | 2020-08-17T03:40:48 | 2020-08-17T03:40:48 | 288,099,793 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.neu.dao.impl;
import com.neu.dao.DiseaseDao;
import com.neu.entity.po.Disease;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
import... | UTF-8 | Java | 867 | java | DiseaseDaoImpl.java | Java | [] | null | [] | package com.neu.dao.impl;
import com.neu.dao.DiseaseDao;
import com.neu.entity.po.Disease;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
import... | 867 | 0.774269 | 0.774269 | 28 | 29.535715 | 24.327354 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 12 |
a30305467d4977d9d486dfcb91ac0e2d892abce9 | 39,462,159,536,883 | 1f4f937cb7a79ca687ca69a38706d4708d5c8ef8 | /src/main/java/BasicTest/Scheduler/RxGroceries.java | 0250fc00a26a94273c74962b56aa8c1b9ee906bd | [] | no_license | LeeYoonSam/RxJavaTest_Intelij | https://github.com/LeeYoonSam/RxJavaTest_Intelij | cc9fbffae9f34c0826cec20a2097d876c3d22e40 | 7999a567b11ac320bacdb48f5fb1cb53061140b1 | refs/heads/master | 2020-03-15T00:02:56.457000 | 2018-06-21T02:12:43 | 2018-06-21T02:12:43 | 131,858,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package BasicTest.Scheduler;
import io.reactivex.Observable;
import java.math.BigDecimal;
public class RxGroceries {
static void log(String message) {
System.out.println(Thread.currentThread().getName() + " | " + message);
}
Observable<BigDecimal> purchase(String productName, int quantity) {
... | UTF-8 | Java | 764 | java | RxGroceries.java | Java | [] | null | [] | package BasicTest.Scheduler;
import io.reactivex.Observable;
import java.math.BigDecimal;
public class RxGroceries {
static void log(String message) {
System.out.println(Thread.currentThread().getName() + " | " + message);
}
Observable<BigDecimal> purchase(String productName, int quantity) {
... | 764 | 0.642857 | 0.637566 | 29 | 25.068966 | 25.194323 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 12 |
f8988af3d16e996909b62d93946cb296c0121250 | 39,462,159,538,468 | 73e7ffde3c69d6098726c111dbeca25da8572dcf | /src/main/java/com/app/dao/OwnerRepository.java | d19d6938ad84a42306778024b02fb6a381ae96e5 | [] | no_license | rushi9307/Mess-Management-System | https://github.com/rushi9307/Mess-Management-System | 0d0c48468d8ae878570ebb46d045b2df3b976973 | 73387c940dbbdfe49507e79c1fb7707d4979b036 | refs/heads/master | 2023-08-11T08:29:50.534000 | 2021-09-24T09:30:50 | 2021-09-24T09:30:50 | 409,651,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.dao;
import java.util.List;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import com.app.pojo.OwnerAdmin;
//this is dao layer
@Repository
public interfac... | UTF-8 | Java | 629 | java | OwnerRepository.java | Java | [] | null | [] | package com.app.dao;
import java.util.List;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.stereotype.Repository;
import com.app.pojo.OwnerAdmin;
//this is dao layer
@Repository
public interfac... | 629 | 0.798092 | 0.798092 | 27 | 22.296297 | 23.309217 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
3a3af3bd94ea363f865c89bd2ea5a8283ddec75b | 37,469,294,723,390 | a94e9cab1148179166ade3618973b1b1513cfd05 | /src/main/java/com/dksystem/Servicios/ProductoServicio.java | 433d01ad70b0935da577183c3fb19ba1d8f097ad | [] | no_license | Rafael-Estrella/DkSystem | https://github.com/Rafael-Estrella/DkSystem | 62df14c9a3b602c7b44eda937c1ee115572bb99a | 33b8c6b0f353a71c2c9eaa5e52969fe18d123da4 | refs/heads/master | 2018-01-08T06:33:48.285000 | 2015-12-07T03:04:12 | 2015-12-07T03:04:12 | 45,723,659 | 0 | 1 | null | false | 2015-11-09T00:01:30 | 2015-11-07T05:20:13 | 2015-11-07T05:29:27 | 2015-11-08T23:47:40 | 0 | 0 | 1 | 1 | HTML | 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.dksystem.Servicios;
import com.dksystem.Beans.Producto;
import com.dksystem.DAOInterfaces.Mantenimientos.ProductoD... | UTF-8 | Java | 1,441 | java | ProductoServicio.java | Java | [
{
"context": "le;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Rafael\r\n */\r\npublic class ProductoServicio implements Prod",
"end": 459,
"score": 0.9926277995109558,
"start": 453,
"tag": "NAME",
"value": "Rafael"
}
] | 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.dksystem.Servicios;
import com.dksystem.Beans.Producto;
import com.dksystem.DAOInterfaces.Mantenimientos.ProductoD... | 1,441 | 0.62526 | 0.62526 | 67 | 19.507463 | 19.896278 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.298507 | false | false | 12 |
30b98501dbc6685d7a70b968c35e8d874882d052 | 37,074,157,733,979 | 9cb2656f0131b48bf3c4d2a08ea5d134804ac949 | /LoginServer/src/com/rt/core/LoginServlet.java | b152e346b8c61a732e00e88d3199ceb6cacee557 | [] | no_license | lxun1214/project | https://github.com/lxun1214/project | a8795b1b8094c59de9ae17f08b4187e2e1c9118e | 9286bde5d4bc630814517ce5b8f50d268cb713ea | refs/heads/master | 2022-10-20T11:25:38.556000 | 2019-10-28T12:32:39 | 2019-10-28T12:32:39 | 217,891,290 | 0 | 0 | null | false | 2022-10-04T23:55:59 | 2019-10-27T17:32:44 | 2021-12-07T06:46:38 | 2022-10-04T23:55:56 | 416,431 | 0 | 0 | 5 | JavaScript | false | false | package com.rt.core;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.rt.gloable.GloableService;
/**
* servlet
* @author xin.fengtao
*
*/
public class ... | UTF-8 | Java | 835 | java | LoginServlet.java | Java | [
{
"context": "gloable.GloableService;\n\n/**\n * servlet\n * @author xin.fengtao\n *\n */\npublic class LoginServlet extends Ht",
"end": 293,
"score": 0.6694878339767456,
"start": 288,
"tag": "USERNAME",
"value": "xin.f"
},
{
"context": "e.GloableService;\n\n/**\n * servlet\n * @auth... | null | [] | package com.rt.core;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.rt.gloable.GloableService;
/**
* servlet
* @author xin.fengtao
*
*/
public class ... | 835 | 0.784431 | 0.783234 | 36 | 22.194445 | 23.988214 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.027778 | false | false | 12 |
2356f98bc3ca78aec2279b4a562285d7068b8c51 | 14,577,119,050,581 | 4208a5700bef76438e3b53b416fed25232f22701 | /Finding allocations/VM_Data.java | 3493bcc9ac8e6789821f8da526d547e01c8ce55c | [] | no_license | Marzieh-RP/Fault-Aware-Offloading | https://github.com/Marzieh-RP/Fault-Aware-Offloading | f21cb32eaca73b40cd62cdb5c15434424f030b1c | 42d3deb2c21c8e6b61b6f83f6e0217149c9c7ca6 | refs/heads/master | 2021-03-21T15:09:21.184000 | 2020-03-15T22:28:12 | 2020-03-15T22:28:12 | 247,306,150 | 1 | 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 PerformanceMeasure;
import java.util.ArrayList;
import java.util.Collections;
/**
*
Original simulator by Ismail Sheikh ... | UTF-8 | Java | 6,078 | java | VM_Data.java | Java | [
{
"context": "til.Collections;\n\n /**\n *\n \n Original simulator by Ismail Sheikh \n Enhanced by Marzieh Ranjbar Pirbasti to enable ",
"end": 319,
"score": 0.9999026656150818,
"start": 306,
"tag": "NAME",
"value": "Ismail Sheikh"
},
{
"context": " Original simulator by Ismail Sheik... | 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 PerformanceMeasure;
import java.util.ArrayList;
import java.util.Collections;
/**
*
Original simulator by <NAME>
Enhan... | 6,053 | 0.588187 | 0.586706 | 223 | 26.255606 | 24.75172 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466368 | false | false | 12 |
273847e29fd194ab5dbf560e6e8ed356d5fd63df | 32,650,341,437,154 | 1b414e9f934828e2ddb7d9a7190007e3d3e5a7d1 | /src/main/java/com/hdp/jsimulation/SystemController.java | 256972606cd34a239c72c4b74594226541552fbb | [] | no_license | tmugie/jsimulation | https://github.com/tmugie/jsimulation | 7868bc96f77a35c536ed14fca4b527c65220a870 | b590e6df5cb4ae854e5a0d63774e87977840e997 | refs/heads/master | 2020-04-04T17:50:18.380000 | 2018-11-05T00:21:21 | 2018-11-05T00:21:21 | 156,138,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hdp.jsimulation;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2018
* Company: 4HDP
*
* @author Tarisai Mugandani
* @version 2.0
*/
import java.util.HashMap;
import javax.swing.JButton;
import javax.swing.JOptionPane;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListen... | UTF-8 | Java | 3,049 | java | SystemController.java | Java | [
{
"context": " Copyright (c) 2018\n * Company: 4HDP\n *\n * @author Tarisai Mugandani\n * @version 2.0\n */\nimport java.util.HashMap;\nimp",
"end": 144,
"score": 0.9997949004173279,
"start": 127,
"tag": "NAME",
"value": "Tarisai Mugandani"
}
] | null | [] | package com.hdp.jsimulation;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2018
* Company: 4HDP
*
* @author <NAME>
* @version 2.0
*/
import java.util.HashMap;
import javax.swing.JButton;
import javax.swing.JOptionPane;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import ... | 3,038 | 0.622908 | 0.620282 | 114 | 25.736841 | 25.202705 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 12 |
e4e3bf7295753836f8623456ecf7b724507bbe66 | 12,807,592,524,108 | ebff6c8110776438c6075671dd5b2568a13a3096 | /src/Constants.java | 15cf8406ec31840987cd5254df74f3f6bc0cf3bd | [] | no_license | godofolympus/network | https://github.com/godofolympus/network | 1a08936e737cf61cc7a1c022a766fde1bbc8354f | 34427920094594fb3bb2d77a30f4ff1cb147e47f | refs/heads/master | 2021-01-10T10:47:40.844000 | 2015-12-12T00:35:12 | 2015-12-12T00:35:12 | 45,656,608 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Class to hold generic constants. All time values are interpreted in seconds.
* All data amounts are interpreted in bytes.
*/
public class Constants {
// Congestion Control constants
public static int DEFAULT_WINDOW_SIZE = 10;
public static double DEFAULT_RTT = 1.0;
public static double RTT_MULTIPLIER = 3.... | UTF-8 | Java | 1,333 | java | Constants.java | Java | [] | null | [] | /*
* Class to hold generic constants. All time values are interpreted in seconds.
* All data amounts are interpreted in bytes.
*/
public class Constants {
// Congestion Control constants
public static int DEFAULT_WINDOW_SIZE = 10;
public static double DEFAULT_RTT = 1.0;
public static double RTT_MULTIPLIER = 3.... | 1,333 | 0.723931 | 0.699925 | 47 | 27.361702 | 22.248524 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.425532 | false | false | 12 |
02a1168b835fa3bc57aff91648fb4e78eb80b6d7 | 12,360,915,916,022 | 36c913019bbe9c2b5474a9b548f0b75139442150 | /workspaceCSCI4980-Ayinala1/project1030-zest-type-Ayinala/src/graph/GConnection.java | 315a0b3683d74cc3b51866fc9e332180e2918117 | [] | no_license | kteja-ayinala/workspaceCSCI4980 | https://github.com/kteja-ayinala/workspaceCSCI4980 | 9b55ae074d4f6d5b4510cdaef7ee3aada20c63f9 | 59ba1296729f354e35268fe526efb89f3f6370e5 | refs/heads/master | 2020-03-27T16:17:01.823000 | 2019-03-13T18:57:54 | 2019-03-13T18:57:54 | 146,771,430 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @(#) MyConnection.java
*
*/
package graph;
public class GConnection {
final String id;
final String label;
final GNode source;
final GNode destination;
public GConnection(String id, String label, GNode source, GNode destination) {
this.id = id;
this.label = label;
... | UTF-8 | Java | 588 | java | GConnection.java | Java | [] | null | [] | /*
* @(#) MyConnection.java
*
*/
package graph;
public class GConnection {
final String id;
final String label;
final GNode source;
final GNode destination;
public GConnection(String id, String label, GNode source, GNode destination) {
this.id = id;
this.label = label;
... | 588 | 0.591837 | 0.591837 | 31 | 16.967741 | 16.734133 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 12 |
ac8a3352f7b0309fbaf1d94bd6c020a43f1816bd | 22,204,980,971,470 | 45090dc59e67bd281248e0cffe5e741dbcd2c2b8 | /Code/src/evenements/GazCapteur.java | fe17ec61127749db85411a63ffd7f6f34aaa45c3 | [] | no_license | SimonGuilbert/Alarm | https://github.com/SimonGuilbert/Alarm | 974b9ef1b6b659179853791ff2cb7377a5126b82 | d95a6412458a6e9ae63019f4cd9282b26dea30d5 | refs/heads/master | 2023-03-07T21:18:58.854000 | 2021-02-14T22:05:28 | 2021-02-14T22:05:28 | 261,884,902 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package evenements;
import java.util.GregorianCalendar;
public class GazCapteur extends Capteur {
public GazCapteur(String localisation) {
super(localisation);
}
public void simulerFuiteGaz(int nivImportance, String typeGaz) {
GazEvent gaz = new GazEvent(new GregorianCalendar(),this.localisatio... | UTF-8 | Java | 671 | java | GazCapteur.java | Java | [] | null | [] | package evenements;
import java.util.GregorianCalendar;
public class GazCapteur extends Capteur {
public GazCapteur(String localisation) {
super(localisation);
}
public void simulerFuiteGaz(int nivImportance, String typeGaz) {
GazEvent gaz = new GazEvent(new GregorianCalendar(),this.localisatio... | 671 | 0.710879 | 0.710879 | 28 | 21.964285 | 26.436558 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 12 |
017fbdac97d4a6a6e01a1b8dedfc47ab9a68abe1 | 31,473,520,393,325 | 87921eec4bec04e1556617631eaa44bca3a4353c | /app/src/main/java/com/example/ilham/obatherbal/crudeJava/detailCrudeAdapter.java | f754afd62ae89e86909a4848682ca96fac74ab13 | [] | no_license | ilham31/obatherbalApp | https://github.com/ilham31/obatherbalApp | 2d018978e1b894650fe6fdecb7e4383a8f840883 | 508ca97874d869a62d3a5d678bb706682fbbf5cc | refs/heads/master | 2021-06-25T08:33:22.281000 | 2020-12-01T09:27:48 | 2020-12-01T09:27:48 | 168,453,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ilham.obatherbal.crudeJava;
import android.content.Context;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | UTF-8 | Java | 2,808 | java | detailCrudeAdapter.java | Java | [] | null | [] | package com.example.ilham.obatherbal.crudeJava;
import android.content.Context;
import androidx.annotation.NonNull;
import androidx.cardview.widget.CardView;
import androidx.recyclerview.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | 2,808 | 0.726852 | 0.726852 | 72 | 38 | 33.560474 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
27477eb8dcdbd1da12bf99465fdc1ea3448696a3 | 214,748,397,073 | 5707474afe820b911537c2f2b68aa374e9780e80 | /untitled/src/homework/Task04_16.java | c9f0e8654a552a18ac4da9060eac6a6e802af4c4 | [] | no_license | ys-krechko/JavaCourse2018new | https://github.com/ys-krechko/JavaCourse2018new | 040b6fbdcd38b490c142e5feb7e2cb5b66ab1e09 | 1617de8e6e44818fcbafe25709809d64cc55c967 | refs/heads/master | 2020-04-18T03:25:12.626000 | 2019-01-23T20:36:12 | 2019-01-23T20:36:12 | 167,197,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework;
/*
Создать массив, заполнить его случайными элементами, распечатать, перевернуть, и снова распечатать
(при переворачивании нежелательно создавать ещё один массив).
*/
import java.util.Random;
public class Task04_16 {
public static void main(String[] args) {
int x = 10;
int[] arr... | UTF-8 | Java | 804 | java | Task04_16.java | Java | [] | null | [] | package homework;
/*
Создать массив, заполнить его случайными элементами, распечатать, перевернуть, и снова распечатать
(при переворачивании нежелательно создавать ещё один массив).
*/
import java.util.Random;
public class Task04_16 {
public static void main(String[] args) {
int x = 10;
int[] arr... | 804 | 0.562874 | 0.540419 | 24 | 26.833334 | 24.179308 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708333 | false | false | 12 |
54845afd1cab811ff471d2b5c03608248c1270ae | 20,641,612,841,097 | abd73cebc775e7689079758c811662c6b5e759e8 | /Chess/src/test/java/com/xadrez/core/time/ChessClockTest.java | 21ef76a8b8d5befe1cad53eb2de2271c95b955ab | [] | no_license | osvaldimar/chess | https://github.com/osvaldimar/chess | 6bf3cd7019729986121f4527978fded6d8c2f948 | 8f7a7fc498d7ef3948cd85f8b50997cfe58fa1a8 | refs/heads/master | 2021-01-23T00:25:39.370000 | 2018-07-24T19:25:19 | 2018-07-24T19:25:19 | 85,731,581 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xadrez.core.time;
import org.junit.Assert;
import org.junit.Test;
import com.chess.core.GameApplication;
import com.chess.core.ResponseChessboard;
import com.chess.core.client.ChessServiceRemote;
import com.chess.core.client.ResponseClient;
import com.chess.core.service.ChessServiceImpl;
import com.chess.... | UTF-8 | Java | 1,250 | java | ChessClockTest.java | Java | [] | null | [] | package com.xadrez.core.time;
import org.junit.Assert;
import org.junit.Test;
import com.chess.core.GameApplication;
import com.chess.core.ResponseChessboard;
import com.chess.core.client.ChessServiceRemote;
import com.chess.core.client.ResponseClient;
import com.chess.core.service.ChessServiceImpl;
import com.chess.... | 1,250 | 0.7792 | 0.768 | 35 | 34.714287 | 25.028637 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.914286 | false | false | 12 |
dd55fbeac83f9fabc9e0be31c716b9d26c036cf1 | 14,001,593,427,982 | b68cb4943a44e9b78b28332b5720114f8e6eb40e | /scythe/src/util/HierarchicalMap.java | 01490b897e41eca6cff48c52956c3943e8dff365 | [
"MIT"
] | permissive | aalok-thakkar/egs-artifact | https://github.com/aalok-thakkar/egs-artifact | 58407d4bc1be7c2bd3a13d65b5c2a63d42d3d08a | c117977845b628b09b59d9b77a4a40f53b1da059 | refs/heads/main | 2023-04-17T23:54:51.575000 | 2021-04-21T13:00:34 | 2021-04-21T13:00:34 | 343,262,872 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
import sql.lang.Table;
import java.util.*;
/**
* The data structure can only be used upon tables
* Created by clwang on 3/26/16.
*/
public class HierarchicalMap<K, V> implements Map<K, V> {
TreeMap<Integer, Map<K, V>> map = new TreeMap<>();
@Override
public int size() {
return ... | UTF-8 | Java | 2,944 | java | HierarchicalMap.java | Java | [
{
"context": "ructure can only be used upon tables\n * Created by clwang on 3/26/16.\n */\npublic class HierarchicalMap<K, V",
"end": 135,
"score": 0.9995944499969482,
"start": 129,
"tag": "USERNAME",
"value": "clwang"
}
] | null | [] | package util;
import sql.lang.Table;
import java.util.*;
/**
* The data structure can only be used upon tables
* Created by clwang on 3/26/16.
*/
public class HierarchicalMap<K, V> implements Map<K, V> {
TreeMap<Integer, Map<K, V>> map = new TreeMap<>();
@Override
public int size() {
return ... | 2,944 | 0.535666 | 0.529552 | 110 | 25.763636 | 23.656223 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
f1e663e6bca82b58c4ccc23c216c1d1ebb83d81b | 27,006,754,400,227 | cdf7ce419fce5e9e2014e17a83a4d3ce6ca80be5 | /mavenweb/src/main/java/example/dao/SongDao.java | 22179bdd0a512ce468132029abe0a2b4c3aa76c7 | [] | no_license | Koado/music_sentiment | https://github.com/Koado/music_sentiment | 61fef0e53f7e0e03608b47c389836f81fe40bd90 | 147b89110728f7c6de8d8be1277dfc70348186b8 | refs/heads/master | 2020-04-03T12:03:03.289000 | 2018-10-29T15:52:49 | 2018-10-29T15:52:49 | 155,240,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example.dao;
import example.pojo.Song;
import example.pojo.Tag;
import org.hibernate.HibernateException;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.stereotype.Repository;
import javax.annotation.Resource;
import java.util.List;
imp... | UTF-8 | Java | 3,913 | java | SongDao.java | Java | [] | null | [] | package example.dao;
import example.pojo.Song;
import example.pojo.Tag;
import org.hibernate.HibernateException;
import org.hibernate.Query;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.stereotype.Repository;
import javax.annotation.Resource;
import java.util.List;
imp... | 3,913 | 0.539294 | 0.538779 | 119 | 31.613445 | 19.750591 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638655 | false | false | 12 |
4dc4fa94941ac3b554c07a4a03b56fcad8a50ed9 | 20,469,814,190,397 | 0197ec17798edb822d9cc5c853adc15415ac01ae | /xwtec-commons/src/main/java/com/xwtech/commons/service/impl/ViewCouponService.java | 8d12e0e0f9af9484f09c168d019ba98c1dabf692 | [] | no_license | JJ-Jiajia/card-roll | https://github.com/JJ-Jiajia/card-roll | 9c98555c7d4fa2e2e9aefed2a936573d7044f4b8 | 60dce76c42f2966ca38399258acb3bd9f07add80 | refs/heads/master | 2018-11-02T23:07:05.122000 | 2018-08-25T15:15:26 | 2018-08-25T15:15:26 | 131,156,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 文 件 名: ViewCouponService.java
* 版 权: Nanjing Xinwang Tech Co.,Ltd.Copyright 2013-2018,All rights reserved
* 描 述: <描述>
* 修 改 人: admin 工号
* 修改时间: 2017年3月21日
* 跟踪单号: <跟踪单号>
* 修改单号: <修改单号>
* 修改内容: <修改内容>
*/
package com.xwtech.commons.service.impl;
import java.util.ArrayList;
import... | UTF-8 | Java | 5,243 | java | ViewCouponService.java | Java | [
{
"context": "ResultCode;\r\n\r\n/**\r\n * <优惠券使用结果>\r\n * \r\n * @author xwtec_wbh\r\n * \r\n */\r\n@Service\r\npublic class ViewCouponServi",
"end": 1017,
"score": 0.9996082186698914,
"start": 1008,
"tag": "USERNAME",
"value": "xwtec_wbh"
}
] | null | [] | /*
* 文 件 名: ViewCouponService.java
* 版 权: Nanjing Xinwang Tech Co.,Ltd.Copyright 2013-2018,All rights reserved
* 描 述: <描述>
* 修 改 人: admin 工号
* 修改时间: 2017年3月21日
* 跟踪单号: <跟踪单号>
* 修改单号: <修改单号>
* 修改内容: <修改内容>
*/
package com.xwtech.commons.service.impl;
import java.util.ArrayList;
import... | 5,243 | 0.574805 | 0.569998 | 145 | 32.434483 | 25.322693 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765517 | false | false | 12 |
03f483c54e63df0977d1b0cfb75b0e6af7d866dc | 8,813,272,939,563 | 862de8d9d27a169649926f0b11db50572770f254 | /Chapter2/src/CharDemo.java | 0d50e204758d74527b594b0ad26dbe7154656519 | [] | no_license | Sora1829/Chapter-2 | https://github.com/Sora1829/Chapter-2 | 8414fd27814f82ed2e440b7226af9fedcb5b18f2 | c50a3bef1da45084f9b57163b72ae9f6a9a0bf06 | refs/heads/master | 2020-05-16T05:56:35.975000 | 2019-04-22T18:21:10 | 2019-04-22T18:21:10 | 182,832,000 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class CharDemo {
public static void main(String[] args){
char intial = 'A';
System.out.println(intial);
System.out.print("\t\"abc\\def\bghi\n\njkl");
}
}
| UTF-8 | Java | 193 | java | CharDemo.java | Java | [] | null | [] | public class CharDemo {
public static void main(String[] args){
char intial = 'A';
System.out.println(intial);
System.out.print("\t\"abc\\def\bghi\n\njkl");
}
}
| 193 | 0.580311 | 0.580311 | 7 | 26.571428 | 17.61377 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
f3f4dc3ed1d1476c615726986311b2e276245474 | 8,813,272,943,930 | b96fa87d52d849c7e6a776fa65658f3a010ba049 | /iStore/src/main/java/com/vironit/store/entity/builder/BookBuilder.java | 95597e8254e4d04953212bcc1b71d320cdb401b2 | [] | no_license | VitaliGit/InetStore | https://github.com/VitaliGit/InetStore | 944959491bef308d3170aacf41fae06eb3ca77ed | 6388785074f49d9618dbde77d272f33bc5917ad9 | refs/heads/master | 2022-12-21T05:20:58.923000 | 2019-06-26T20:04:12 | 2019-06-26T20:04:12 | 193,965,608 | 0 | 0 | null | false | 2022-12-15T23:54:18 | 2019-06-26T19:28:16 | 2019-06-26T20:04:16 | 2022-12-15T23:54:16 | 700 | 0 | 0 | 12 | JavaScript | false | false | package com.vironit.store.entity.builder;
import com.vironit.store.entity.book.Book;
import com.vironit.store.entity.book.BookPlan;
public class BookBuilder extends BookPlan {
private int price;
private boolean available;
private int discount;
private String title;
private String author;
private S... | UTF-8 | Java | 1,606 | java | BookBuilder.java | Java | [] | null | [] | package com.vironit.store.entity.builder;
import com.vironit.store.entity.book.Book;
import com.vironit.store.entity.book.BookPlan;
public class BookBuilder extends BookPlan {
private int price;
private boolean available;
private int discount;
private String title;
private String author;
private S... | 1,606 | 0.703611 | 0.703611 | 75 | 19.386667 | 16.36573 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.68 | false | false | 12 |
8a2c41f469ec9c90be2f40bc5882ce80ae5141ce | 25,383,256,768,886 | 8701e02b3685d592c05a86c40b91d8bb053cd0e7 | /src/model/Player.java | a9454b958a0d7085e378e0d50493fe3502cf2d62 | [] | no_license | Guisilcol/Jokenpo-Java | https://github.com/Guisilcol/Jokenpo-Java | 8da86dc9f6e80ce903047eb612d29c609c4bcfa5 | 08bb18ad5e2d0e761eefbfbd7f29811486de14b9 | refs/heads/master | 2020-03-28T06:53:56.533000 | 2018-09-07T19:50:38 | 2018-09-07T19:50:38 | 147,867,917 | 0 | 1 | null | false | 2018-09-08T15:03:09 | 2018-09-07T19:45:59 | 2018-09-07T19:50:40 | 2018-09-07T19:50:39 | 740 | 0 | 1 | 1 | Java | false | null | package model;
/**
*
* @author guilherme
*/
public class Player {
public static int ROCK = 1;
public static int PAPER = 2;
public static int SCISSOR = 3;
private int choose;
/**
* Instance the class with the player's choice
* @param choose Integer value representing the player's ... | UTF-8 | Java | 1,635 | java | Player.java | Java | [
{
"context": "package model;\n\n/**\n *\n * @author guilherme\n */\npublic class Player {\n\n public static int ",
"end": 43,
"score": 0.8171899914741516,
"start": 34,
"tag": "USERNAME",
"value": "guilherme"
}
] | null | [] | package model;
/**
*
* @author guilherme
*/
public class Player {
public static int ROCK = 1;
public static int PAPER = 2;
public static int SCISSOR = 3;
private int choose;
/**
* Instance the class with the player's choice
* @param choose Integer value representing the player's ... | 1,635 | 0.530275 | 0.507645 | 66 | 23.772728 | 21.489105 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 12 |
1220ea2c696915a8c28dc877b2da8822bd4450ca | 25,383,256,766,667 | 4b81851d8ca4c0004e3c8e5fd5c968c36b6ee3e3 | /gradskiPrevoz/src/main/java/com/gsp/ns/gradskiPrevoz/user/UserService.java | d424ad6f9a3afb3d6b4d26d3b46c90598d312f92 | [] | no_license | vlado12310/nwt2019 | https://github.com/vlado12310/nwt2019 | 71e6008016283c09d73fccfc8df4f32dc1e6d154 | 19539fb9c81a927741ed93283542bcd04b136cd5 | refs/heads/master | 2023-01-22T16:07:10.618000 | 2019-09-14T09:31:14 | 2019-09-14T09:31:14 | 208,417,136 | 0 | 0 | null | false | 2023-01-14T00:55:08 | 2019-09-14T09:21:44 | 2019-09-14T09:31:30 | 2023-01-14T00:55:06 | 2,417 | 0 | 0 | 27 | JavaScript | false | false | package com.gsp.ns.gradskiPrevoz.user;
import java.util.List;
import com.gsp.ns.gradskiPrevoz.exceptions.ForbiddenException;
import org.hibernate.usertype.UserType;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springfram... | UTF-8 | Java | 3,022 | java | UserService.java | Java | [] | null | [] | package com.gsp.ns.gradskiPrevoz.user;
import java.util.List;
import com.gsp.ns.gradskiPrevoz.exceptions.ForbiddenException;
import org.hibernate.usertype.UserType;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springfram... | 3,022 | 0.746525 | 0.746525 | 111 | 26.225225 | 24.634878 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.792793 | false | false | 12 |
7e02aee4ddec000a6e90c9b2cc42db9316a38df9 | 29,274,497,143,898 | a643144e668f27299acfecbc81957959d415d71c | /src/eu/iamgio/jrfl/api/events/EditMessageEvent.java | 258b655f5096d8b014e9d00ad537a4a920b01f2d | [
"Apache-2.0"
] | permissive | iAmGio/jrfl | https://github.com/iAmGio/jrfl | 4453f79da891faf2a8f05197bc31a0729e08a23e | 2ea798beac059132bf87806df753a4975263ec54 | refs/heads/master | 2021-05-15T19:25:58.648000 | 2017-10-27T20:54:28 | 2017-10-27T20:54:28 | 107,696,928 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.iamgio.jrfl.api.events;
import eu.iamgio.customevents.api.Cancellable;
import eu.iamgio.customevents.api.Event;
/**
* @author Gio
*/
public class EditMessageEvent extends Event implements Cancellable {
private int index;
private String originalText, text;
private boolean cancelled;
pub... | UTF-8 | Java | 1,004 | java | EditMessageEvent.java | Java | [
{
"context": " eu.iamgio.customevents.api.Event;\n\n/**\n * @author Gio\n */\npublic class EditMessageEvent extends Event i",
"end": 143,
"score": 0.9488931894302368,
"start": 140,
"tag": "NAME",
"value": "Gio"
}
] | null | [] | package eu.iamgio.jrfl.api.events;
import eu.iamgio.customevents.api.Cancellable;
import eu.iamgio.customevents.api.Event;
/**
* @author Gio
*/
public class EditMessageEvent extends Event implements Cancellable {
private int index;
private String originalText, text;
private boolean cancelled;
pub... | 1,004 | 0.61753 | 0.61753 | 52 | 18.307692 | 17.905241 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.326923 | false | false | 12 |
869324a53dd102a188fd2874ad8d09c2a2bb1a60 | 33,208,687,172,620 | 8189c555e88550d8c6853f19dc37ea406a762e6b | /rabbitmq-consumer/src/main/java/com/ykq/demo/Consumer.java | ec3ef52c471b58b8bfb168a61e8796dae1afcece | [] | no_license | ykq-it/RabbitMQ | https://github.com/ykq-it/RabbitMQ | 926dd0c561c71ce6ad7d89421c5c4dd727ce930f | 8a9fb056bd41b0fcd0cb3e085de17caaf68064f5 | refs/heads/master | 2023-06-17T20:34:20.367000 | 2021-07-09T07:45:02 | 2021-07-09T07:45:02 | 369,451,703 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ykq.demo;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.DeliverCallback;
import com.rabbitmq.client.Delivery;
import lombok.extern.slf4j.Slf4j;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.amqp.support.AmqpHeaders;
import org.springframework.... | UTF-8 | Java | 3,249 | java | Consumer.java | Java | [
{
"context": "ClassName Consumer\n * @Description TODO\n * @Author ykq\n * @Date 2021/05/24\n * @Version v1.0.0\n */\n@Slf4j",
"end": 545,
"score": 0.9996365904808044,
"start": 542,
"tag": "USERNAME",
"value": "ykq"
}
] | null | [] | package com.ykq.demo;
import com.rabbitmq.client.Channel;
import com.rabbitmq.client.DeliverCallback;
import com.rabbitmq.client.Delivery;
import lombok.extern.slf4j.Slf4j;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.amqp.support.AmqpHeaders;
import org.springframework.... | 3,249 | 0.601147 | 0.588085 | 100 | 30.389999 | 25.125244 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43 | false | false | 12 |
2f8ba825562f63844dbc539c4ab1c2030dfdc72d | 22,428,319,268,689 | 4a85d936937837946c643d81c4cbba66ef8a7655 | /app/src/main/java/com/projects/ahmedtarek/movies/adapters/DetailViewPagerAdapter.java | 058fb0cdc6ee5721333b84743f8f8a18c33275a8 | [] | no_license | AhmedTarek-E/MoviesApp | https://github.com/AhmedTarek-E/MoviesApp | e367a54f01882a83b77b33dcdaf7d678a07111da | ac68aaf248c21706b98e008b75abeac3b1d81451 | refs/heads/master | 2021-01-13T14:29:02.291000 | 2016-12-02T08:31:32 | 2016-12-02T08:31:32 | 72,855,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.projects.ahmedtarek.movies.adapters;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.app.FragmentStatePagerAdapter;
import java.util.ArrayList;
import java.util.List;
/**
* Created by Ahm... | UTF-8 | Java | 1,059 | java | DetailViewPagerAdapter.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Ahmed Tarek on 11/29/2016.\n */\npublic class DetailViewPagerAd",
"end": 328,
"score": 0.9998759031295776,
"start": 317,
"tag": "NAME",
"value": "Ahmed Tarek"
}
] | null | [] | package com.projects.ahmedtarek.movies.adapters;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.app.FragmentStatePagerAdapter;
import java.util.ArrayList;
import java.util.List;
/**
* Created by <NA... | 1,054 | 0.710104 | 0.698772 | 41 | 24.829268 | 22.029804 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390244 | false | false | 12 |
285711128eef4933a95ec34fb493321c0649f98e | 22,978,075,077,705 | 44725871ef72d6da34d00a54a95a4005f5d248ed | /src/stardust/project/dom/config/descriptor/Ihp.java | 7ac54e85430501374fa3058f3f906e8140c1809b | [] | no_license | rayshade/stardust | https://github.com/rayshade/stardust | 2d7d041f16aa4e151747a8aaeeb6ae6b13685b40 | 0efec978181cdae24b5d572063d3ba92c2d154c9 | refs/heads/master | 2015-08-08T16:54:24.525000 | 2015-08-07T18:18:45 | 2015-08-07T18:18:45 | 12,211,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stardust.project.dom.config.descriptor;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.command.WriteCommandAction;
import org.jetbrains.annotations.NotNull;
import stardust.project.dom.config.containers.base.ProjectItemContainer;
import java.util.Collections;
import jav... | UTF-8 | Java | 1,462 | java | Ihp.java | Java | [
{
"context": "lections;\nimport java.util.List;\n/**\n * Created by Egor.Malyshev on 14.09.2014.\n */\npublic abstract class Ihp exte",
"end": 364,
"score": 0.9998512864112854,
"start": 351,
"tag": "NAME",
"value": "Egor.Malyshev"
}
] | null | [] | package stardust.project.dom.config.descriptor;
import com.intellij.openapi.application.ApplicationManager;
import com.intellij.openapi.command.WriteCommandAction;
import org.jetbrains.annotations.NotNull;
import stardust.project.dom.config.containers.base.ProjectItemContainer;
import java.util.Collections;
import jav... | 1,462 | 0.733926 | 0.726402 | 40 | 35.575001 | 25.881351 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 12 |
285cf3ba74306381861d3a21d0cc056853a9ae3d | 32,650,341,384,998 | 28f5c940caa98304b53dab051b9fa4229ec9c9c9 | /eshop/domain/src/main/java/com/fenghuangzhujia/eshop/templateEngine/template/TemplateService.java | a0e9752934c276d8ad0777cc91a4aeb4e6d9afba | [] | no_license | chakra-coder/FengHuang | https://github.com/chakra-coder/FengHuang | 5848087170120d54310eb57346aaa2f43324fadf | 17acbe8aa85c4e06020926c75f5efb9ce734449d | refs/heads/master | 2021-05-29T23:44:23.888000 | 2015-10-21T08:48:39 | 2015-10-21T08:48:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fenghuangzhujia.eshop.templateEngine.template;
import java.util.List;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.fenghuangzhujia.eshop.templateEngine.template.dto.TemplateDto;
import com.fenghuangzhujia.eshop.templateEngine.t... | UTF-8 | Java | 988 | java | TemplateService.java | Java | [] | null | [] | package com.fenghuangzhujia.eshop.templateEngine.template;
import java.util.List;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.fenghuangzhujia.eshop.templateEngine.template.dto.TemplateDto;
import com.fenghuangzhujia.eshop.templateEngine.t... | 988 | 0.826923 | 0.826923 | 30 | 31.933332 | 30.791702 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 12 |
3cc1e6eee624e3ddb21bfad0bf02ee0ffbcd6476 | 35,570,919,182,630 | e167ef1ce49781053d44afbe1cc7a35bea0b6bdc | /src/com/mx/popcorn/utils/Security.java | f386c1d2980bad2d6bd33d5d7f8fc4175accb55b | [
"Apache-2.0"
] | permissive | YikaJ/a-Movie-simula-project | https://github.com/YikaJ/a-Movie-simula-project | 8d4ef6aafc5073c3a85b5fbcfa4ef6a67834f6c7 | c48e1f61707b05bb40c5213245d9dd4826453e96 | refs/heads/master | 2021-01-13T01:30:42.081000 | 2014-12-07T07:54:22 | 2014-12-07T07:54:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mx.popcorn.utils;
import com.sun.image.codec.jpeg.JPEGCodec;
import com.sun.image.codec.jpeg.JPEGImageEncoder;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.Arrays;
import java... | UTF-8 | Java | 4,654 | java | Security.java | Java | [
{
"context": "rrays;\nimport java.util.Random;\n\n/**\n * Created by Administrator on 14-8-18.\n */\npublic class Security {\n\n /**\n",
"end": 366,
"score": 0.9861588478088379,
"start": 353,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.mx.popcorn.utils;
import com.sun.image.codec.jpeg.JPEGCodec;
import com.sun.image.codec.jpeg.JPEGImageEncoder;
import java.awt.*;
import java.awt.image.BufferedImage;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.IOException;
import java.util.Arrays;
import java... | 4,654 | 0.550557 | 0.528953 | 139 | 31.302158 | 29.631466 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05036 | false | false | 12 |
947e046a21be7b4d0a97c59265449aa34f0a4dc7 | 9,526,237,514,597 | b76dbea663814701c9f9f5a8f73d4fc6cc6067ec | /src/pt/eseig/dps/views/Home.java | 1087197d2da3d087d72392f9906fae89a236f2fd | [] | no_license | andrelopes07/dps | https://github.com/andrelopes07/dps | f2d4a05b934f0b0abf8dfdee5dfaf564427b5f02 | edbc6c4ebf5e21f8f8e36e450a58ea0bfd11188a | refs/heads/master | 2021-09-03T09:56:12.466000 | 2018-01-08T06:46:57 | 2018-01-08T06:46:57 | 116,635,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pt.eseig.dps.views;
import pt.eseig.dps.models.Reading;
import pt.eseig.dps.Simulator;
import pt.eseig.dps.controllers.*;
import javax.swing.*;
import javax.swing.border.LineBorder;
import java.awt.Component;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.Co... | UTF-8 | Java | 17,660 | java | Home.java | Java | [
{
"context": "Positioning System v1.1.0 \\nTrabalho realizado por André Lopes e Gonçalo Reais \\nESEIG 2015\");\r\n\r\n });\r\n ",
"end": 14676,
"score": 0.9998756647109985,
"start": 14665,
"tag": "NAME",
"value": "André Lopes"
},
{
"context": "stem v1.1.0 \\nTrabalho realizad... | null | [] | package pt.eseig.dps.views;
import pt.eseig.dps.models.Reading;
import pt.eseig.dps.Simulator;
import pt.eseig.dps.controllers.*;
import javax.swing.*;
import javax.swing.border.LineBorder;
import java.awt.Component;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.Co... | 17,646 | 0.654489 | 0.6435 | 412 | 40.85194 | 27.572586 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.097087 | false | false | 12 |
ffb501c9994eaed1d6fec795a41716cf4aed2b68 | 32,186,484,982,224 | 519daee33b65ffa2a525bad5c11787c1f1a7c857 | /work/decompile-8eb82bde/net/minecraft/server/MobSpawnerMinecart.java | 14ccf088a1425f5dcd483bcdf7f157d81aa11b7d | [] | no_license | UD98/spigot-build | https://github.com/UD98/spigot-build | 4d199de9768fc29c6073b956e3246f07ddc41f76 | 0f36391a69beb363bd2fd992fd87b3a39028c0a3 | refs/heads/master | 2020-02-28T19:01:47.559000 | 2015-01-10T00:48:50 | 2015-01-10T00:48:50 | 28,836,795 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.minecraft.server;
class MobSpawnerMinecart extends MobSpawnerAbstract {
final EntityMinecartMobSpawner a;
MobSpawnerMinecart(EntityMinecartMobSpawner entityminecartmobspawner) {
this.a = entityminecartmobspawner;
}
public void a(int i) {
this.a.world.broadcastEntityEffect... | UTF-8 | Java | 487 | java | MobSpawnerMinecart.java | Java | [] | null | [] | package net.minecraft.server;
class MobSpawnerMinecart extends MobSpawnerAbstract {
final EntityMinecartMobSpawner a;
MobSpawnerMinecart(EntityMinecartMobSpawner entityminecartmobspawner) {
this.a = entityminecartmobspawner;
}
public void a(int i) {
this.a.world.broadcastEntityEffect... | 487 | 0.675565 | 0.675565 | 22 | 21.136364 | 22.285942 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 12 |
025330dea226a3156ed5dd94e486e2d35e8f15b5 | 35,124,242,595,018 | 48a0e5e050c172cd225928a710e3be63398ad6ab | /java-project/src09/main/java/bitcamp/lms/App.java | 5972886f00f8c353316cc61820993c222435ec9f | [] | no_license | jeonminhee/bitcamp-java-2018-12 | https://github.com/jeonminhee/bitcamp-java-2018-12 | ce38011132a00580ee7b9a398ce9e47f21b1af8b | a1b5f8befc1c531baf6c238c94a44206b48f8d94 | refs/heads/master | 2020-04-14T04:57:57.565000 | 2019-05-19T06:32:27 | 2019-05-19T06:32:27 | 163,650,679 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bitcamp.lms;
import java.util.*;
import java.sql.Date;
public class App {
static final int LENGTH = 10;
static int size = 0;
static int m_size = 0;
static int b_size = 0;
static Lesson[] l1 = new Lesson[LENGTH];
static Member[] m1 = new Member[LENGTH];
static Board[] b1 = new Board[LENGTH];
... | UTF-8 | Java | 3,519 | java | App.java | Java | [] | null | [] | package bitcamp.lms;
import java.util.*;
import java.sql.Date;
public class App {
static final int LENGTH = 10;
static int size = 0;
static int m_size = 0;
static int b_size = 0;
static Lesson[] l1 = new Lesson[LENGTH];
static Member[] m1 = new Member[LENGTH];
static Board[] b1 = new Board[LENGTH];
... | 3,519 | 0.536789 | 0.515341 | 176 | 18.073864 | 18.019882 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585227 | false | false | 12 |
9ce7a871c136cbedc2da3c66dea8fcba74770cb0 | 37,666,863,212,029 | 1e40b0b260e03d281e58e74c49fbaf0e1ff3f5c0 | /src/customsThread/GUIUpdateRunnable.java | c22f049ed7893687d0c87d65146836f00484182e | [] | no_license | nicolaspenagos/catch-the-pacman-videogame | https://github.com/nicolaspenagos/catch-the-pacman-videogame | 714cff44dc7b1af8277368aab7f29b293382b930 | d3053c014b81e2ddf0c8d635c14678a76a0db195 | refs/heads/master | 2020-04-27T20:31:07.521000 | 2019-03-22T04:53:37 | 2019-03-22T04:53:37 | 174,661,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package customsThread;
import ui.PacManController;
public class GUIUpdateRunnable implements Runnable{
private PacManController pacManGUI;
public GUIUpdateRunnable(PacManController pMCx) {
pacManGUI = pMCx;
}
@Override
public void run() {
pacManGUI.update();
}
}
| UTF-8 | Java | 281 | java | GUIUpdateRunnable.java | Java | [] | null | [] | package customsThread;
import ui.PacManController;
public class GUIUpdateRunnable implements Runnable{
private PacManController pacManGUI;
public GUIUpdateRunnable(PacManController pMCx) {
pacManGUI = pMCx;
}
@Override
public void run() {
pacManGUI.update();
}
}
| 281 | 0.761566 | 0.761566 | 17 | 15.529411 | 16.84922 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.058824 | false | false | 12 |
8d716d4181744fe1b5f6ac1c0c662b4a1ec7bb65 | 34,531,537,115,853 | ce3e8577e22636fa00b855000ccd0318196ab73c | /app/src/main/java/com/recalllist/ui/main/MainActivityContract.java | 6889572d28ae02ded404ab1ab177a0f4e04254c5 | [] | no_license | EstevaoCoelho647/RecallList | https://github.com/EstevaoCoelho647/RecallList | 671fe5f5beec38f7a00457340c38f3d2a16ab416 | e99837c6c09148a7ec5182ea1f238a7f90b4a499 | refs/heads/master | 2021-05-16T08:09:20.778000 | 2017-09-20T01:44:58 | 2017-09-20T01:44:58 | 103,990,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.recalllist.ui.main;
import android.content.Context;
import com.recalllist.domain.entity.Recall;
import java.util.List;
/**
* Created by estevao on 09/08/17.
*/
public interface MainActivityContract {
interface Model {
void getMyRecallList(MainActivityPresenter mainActivityPresenter);
... | UTF-8 | Java | 1,142 | java | MainActivityContract.java | Java | [
{
"context": "Recall;\n\nimport java.util.List;\n\n/**\n * Created by estevao on 09/08/17.\n */\n\npublic interface MainActivityCo",
"end": 161,
"score": 0.9995971322059631,
"start": 154,
"tag": "USERNAME",
"value": "estevao"
}
] | null | [] | package com.recalllist.ui.main;
import android.content.Context;
import com.recalllist.domain.entity.Recall;
import java.util.List;
/**
* Created by estevao on 09/08/17.
*/
public interface MainActivityContract {
interface Model {
void getMyRecallList(MainActivityPresenter mainActivityPresenter);
... | 1,142 | 0.669002 | 0.663748 | 59 | 18.355932 | 20.519327 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38983 | false | false | 12 |
4cad9d190d61431845c8e0500168b9c983baa8db | 26,139,170,988,622 | 1b5cc6543baab1e9f514db3506e3597a90cb811d | /app/src/main/java/com/application/sven/huinews/main/search/adapter/HistorySearchAdapter.java | 1b19bfbd03ba6eefe6aa72a0e655e93efafc294b | [] | no_license | hechunjiang/tao | https://github.com/hechunjiang/tao | 23452370022347dcd92ae3a57efafd04a2599d67 | e3bed52fd38eed9c95ef554c4ce70a2330391448 | refs/heads/master | 2020-04-06T13:28:49.057000 | 2018-11-14T06:28:55 | 2018-11-14T06:28:55 | 157,501,656 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.application.sven.huinews.main.search.adapter;
import android.content.Context;
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.ap... | UTF-8 | Java | 2,873 | java | HistorySearchAdapter.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * auther: sunfuyi\n * data: 2018/5/12\n * effect: 历史搜索适配器\n */\npublic ",
"end": 421,
"score": 0.9995959401130676,
"start": 414,
"tag": "USERNAME",
"value": "sunfuyi"
}
] | null | [] | package com.application.sven.huinews.main.search.adapter;
import android.content.Context;
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.ap... | 2,873 | 0.644281 | 0.641483 | 104 | 26.490385 | 23.198141 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 12 |
ad38748efcbda6f043449c6910af1faae06a9413 | 2,370,821,974,287 | 96473c06be903641f38cd0d622e91b819a20e896 | /telegram_bot/src/main/java/exceptions/IncorrectFunctionException.java | dc5d3b61f63b8428dcd297dceb436e49a6e9ab63 | [] | no_license | HEIGVD-MAC-project-Widmer-Stalder/MAC_project | https://github.com/HEIGVD-MAC-project-Widmer-Stalder/MAC_project | 44fa20aaef2c82b16e075ac9ed3a68e6f408013c | 4238e3785dd4bd1d8dbca294b2e02f801b24b037 | refs/heads/master | 2020-12-06T00:47:42.516000 | 2020-01-20T11:13:53 | 2020-01-20T11:13:53 | 232,292,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exceptions;
import Actions.Action;
import org.telegram.telegrambots.meta.api.methods.send.SendMessage;
import org.telegram.telegrambots.meta.api.objects.Message;
public class IncorrectFunctionException extends Action {
public SendMessage processMessage(Message message) {
// the reply we'll send t... | UTF-8 | Java | 551 | java | IncorrectFunctionException.java | Java | [] | null | [] | package exceptions;
import Actions.Action;
import org.telegram.telegrambots.meta.api.methods.send.SendMessage;
import org.telegram.telegrambots.meta.api.objects.Message;
public class IncorrectFunctionException extends Action {
public SendMessage processMessage(Message message) {
// the reply we'll send t... | 551 | 0.742287 | 0.742287 | 17 | 31.411764 | 31.889624 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 12 |
40a77adeeb7797add8ec88b98394fed2fd3985a3 | 15,530,601,771,964 | 8b10307e859131c332e0180b0ccaabe5633b6747 | /CP/src/Div2668A.java | 2ad678a88ce4ffd86fa10c76b2887e295caf8a72 | [] | no_license | khemagarwal/Codeforces | https://github.com/khemagarwal/Codeforces | 135342f58bc5261a95fda5a3d8d018dba3de44ae | 3177807a1340df41abf7683574b38f2f9162cfaf | refs/heads/master | 2022-12-12T03:45:09.690000 | 2020-09-14T17:37:30 | 2020-09-14T17:37:30 | 292,040,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Collections;
import java.util.StringTokenizer;
public class Div2668A {
static class FastScanner {
BufferedReader br = new BufferedR... | UTF-8 | Java | 1,761 | java | Div2668A.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.util.ArrayList;
import java.util.Collections;
import java.util.StringTokenizer;
public class Div2668A {
static class FastScanner {
BufferedReader br = new BufferedR... | 1,761 | 0.475298 | 0.470187 | 71 | 22.802816 | 18.802622 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464789 | false | false | 12 |
75cbabeff4f3402b11d2fce52e2f2340276ab413 | 3,788,161,190,190 | 8e5b11f0222ec92a7166c86ee9b36e573a7c7a8b | /Graphics/Tester.java | d14229086afb58431b0d5904c3267f92a85a6a76 | [] | no_license | izcet/JunkArt | https://github.com/izcet/JunkArt | 29f3fbee9f2b11d5fb69f42109f9189724e1eccf | a1931775fabb5262e3aa9489f29238a241368221 | refs/heads/master | 2021-05-30T06:34:58.786000 | 2016-01-18T07:22:01 | 2016-01-18T07:22:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
import java.awt.*;
import javax.swing.*;
public class Tester{
public static void main(String [] cheese){
RGB thePlot = new RGB();
JFrame frame = new JFrame();
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
frame.setLocationRelativeTo(null... | UTF-8 | Java | 552 | java | Tester.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
import java.awt.*;
import javax.swing.*;
public class Tester{
public static void main(String [] cheese){
RGB thePlot = new RGB();
JFrame frame = new JFrame();
frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
frame.setLocationRelativeTo(null... | 552 | 0.605072 | 0.568841 | 19 | 28.105263 | 16.094769 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 12 |
90f8cec5b2c5761a6aa27c5e2e9ec14c2105cdcd | 22,926,535,457,035 | bda1942779623ab47de7779fed0dcf14dc8cf69f | /src/sample/streams/string/tokenizer/StreamStringTokenizer.java | c3a658e6f7d3c7f08a5547cd77b48b357214b5b7 | [] | no_license | ecgouvea/MonitorHub | https://github.com/ecgouvea/MonitorHub | 1b57cd4bde0dd81146dde2c8b8ec9bbb1014518d | 510356ce925f9503d125055f828573b6cb596f51 | refs/heads/master | 2020-03-24T09:24:23.683000 | 2019-07-02T19:06:31 | 2019-07-02T19:06:31 | 142,628,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.streams.string.tokenizer;
import java.util.Collections;
import java.util.StringTokenizer;
import java.util.stream.Collectors;
public class StreamStringTokenizer {
public static void main(String[] args) {
String mediaAssetIds = "123,A,234";
Collections.list(new StringTokenizer(mediaAssetIds, ... | UTF-8 | Java | 680 | java | StreamStringTokenizer.java | Java | [] | null | [] | package sample.streams.string.tokenizer;
import java.util.Collections;
import java.util.StringTokenizer;
import java.util.stream.Collectors;
public class StreamStringTokenizer {
public static void main(String[] args) {
String mediaAssetIds = "123,A,234";
Collections.list(new StringTokenizer(mediaAssetIds, ... | 680 | 0.626471 | 0.617647 | 28 | 23.285715 | 17.37991 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 12 |
d8a199817dd115f2094eefae591fa7b4c58a0330 | 23,046,794,542,464 | 7543f8939aa7a760746ead35b325a4f9792f8947 | /app/src/main/java/net/sharksystem/sharknet/chat/ChatDetailActivity.java | 191f9449958572dfcf7c0527a538918bc971c036 | [] | no_license | SharedKnowledge/SharkNet | https://github.com/SharedKnowledge/SharkNet | 8664b36011583206b396ad4a1c41ee24ad2bb936 | 2bd1518afd2115e58d8801c35dc5f12648d3da83 | refs/heads/master | 2021-01-17T01:30:27.084000 | 2018-09-13T11:15:52 | 2018-09-13T11:15:52 | 53,579,648 | 8 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.sharksystem.sharknet.chat;
import android.app.Dialog;
import android.support.v4.app.DialogFragment;
import android.app.TimePickerDialog;
import android.content.ComponentName;
import android.content.Intent;
import android.os.Bundle;
import android.os.IBinder;
import android.support.design.widget.Snackbar;
i... | UTF-8 | Java | 8,915 | java | ChatDetailActivity.java | Java | [
{
"context": "ndar;\nimport java.util.List;\n\n\n\n\n/**\n * Created by j4rvis on 3/5/17.\n */\n\npublic class ChatDetailActivity e",
"end": 1317,
"score": 0.9996514320373535,
"start": 1311,
"tag": "USERNAME",
"value": "j4rvis"
}
] | null | [] | package net.sharksystem.sharknet.chat;
import android.app.Dialog;
import android.support.v4.app.DialogFragment;
import android.app.TimePickerDialog;
import android.content.ComponentName;
import android.content.Intent;
import android.os.Bundle;
import android.os.IBinder;
import android.support.design.widget.Snackbar;
i... | 8,915 | 0.621649 | 0.620079 | 238 | 36.457985 | 26.858255 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596639 | false | false | 12 |
aa799522231fa5eb1f345e80c24e4561655e3c1e | 6,940,667,181,778 | 3c464b91b6f08438ae6fdbe321d538cf423a9872 | /src/monopoli/Kosan.java | 654a1812bdd19e22ba8a07afafb0e574468b5816 | [] | no_license | atianadya/if2210-tubes2 | https://github.com/atianadya/if2210-tubes2 | fecf269db3b1c8d453985faf2b2c919fad9ae1ce | af6e1088b86d033aaba4b6386c8eb0ab83545aff | refs/heads/master | 2021-01-14T12:09:53.316000 | 2014-05-19T13:14:46 | 2014-05-19T13:14:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package monopoli;
import org.fusesource.jansi.Ansi;
import static org.fusesource.jansi.Ansi.ansi;
/*
* 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.
*/
/**
*
* @author Mario
*/
publi... | UTF-8 | Java | 1,841 | java | Kosan.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author Mario\n */\npublic class Kosan extends Tiles {\n privat",
"end": 310,
"score": 0.9965951442718506,
"start": 305,
"tag": "NAME",
"value": "Mario"
}
] | null | [] | package monopoli;
import org.fusesource.jansi.Ansi;
import static org.fusesource.jansi.Ansi.ansi;
/*
* 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.
*/
/**
*
* @author Mario
*/
publi... | 1,841 | 0.544813 | 0.542097 | 87 | 20.160919 | 20.851898 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.356322 | false | false | 12 |
3867a3fa4ee793644aaf8bb35837226d26d63b65 | 26,233,660,282,855 | fe7fd935e55bd80a00deec90d02d177b36dd4084 | /src/Expresiones/toCharArray.java | ef4cab2d029b0d2f43afa5f14421aa53a4115478 | [] | no_license | PvasquezF/DosLang | https://github.com/PvasquezF/DosLang | 8c7c7b847d17463972a7bedd6fe5de9ce4a5dc36 | 8edb46e4fb0f5eb703a86d8dfeda4c85580a0ccf | refs/heads/master | 2022-03-19T19:46:21.304000 | 2019-11-28T21:35:08 | 2019-11-28T21:35:08 | 211,757,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Expresiones;
import Excepciones.Excepcion;
import Interfaces.Expresion;
import TablaSimbolos.Dimension;
import TablaSimbolos.Tabla;
import TablaSimbolos.Tipo;
import TablaSimbolos.Tree;
import java.util.ArrayList;
public class toCharArray implements Expresion {
private Expresion valor;
private int f... | UTF-8 | Java | 2,249 | java | toCharArray.java | Java | [] | null | [] | package Expresiones;
import Excepciones.Excepcion;
import Interfaces.Expresion;
import TablaSimbolos.Dimension;
import TablaSimbolos.Tabla;
import TablaSimbolos.Tipo;
import TablaSimbolos.Tree;
import java.util.ArrayList;
public class toCharArray implements Expresion {
private Expresion valor;
private int f... | 2,249 | 0.597686 | 0.592345 | 60 | 36.466667 | 28.7167 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.35 | false | false | 12 |
94fcd5869aea6784ab921791df7bf972ba7e81d1 | 18,743,237,315,892 | b2160c1aa58a11e44cecee901ff9b624c62c39db | /src/main/java/uz_developer/credit_survey_app/service/UserService.java | cc0ec485b90d45cf5d126a54a9aedc33a3a9b450 | [] | no_license | KHojiyev/app-credit | https://github.com/KHojiyev/app-credit | 3ae63aa44eba6b62498d5f43d309bf9d224a9279 | a9b2cf831beac5da62c19836bfda0aff57ddb83e | refs/heads/main | 2023-05-16T05:29:07.720000 | 2021-06-12T11:59:14 | 2021-06-12T11:59:14 | 376,275,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uz_developer.credit_survey_app.service;
import org.springframework.stereotype.Service;
import uz_developer.credit_survey_app.dto.UserDTO;
import uz_developer.credit_survey_app.dto.GetUserInfoDTO;
import uz_developer.credit_survey_app.response.Response;
@Service
public interface UserService {
Response ad... | UTF-8 | Java | 410 | java | UserService.java | Java | [] | null | [] | package uz_developer.credit_survey_app.service;
import org.springframework.stereotype.Service;
import uz_developer.credit_survey_app.dto.UserDTO;
import uz_developer.credit_survey_app.dto.GetUserInfoDTO;
import uz_developer.credit_survey_app.response.Response;
@Service
public interface UserService {
Response ad... | 410 | 0.812195 | 0.812195 | 17 | 23.117647 | 24.241148 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 12 |
3b7421662cec02c63cf42f4c7d406182692aa30e | 6,373,731,496,694 | 65eb79ef342390de4c172e382e5510f3512ee079 | /umlobject/Segment.java | 8064f086ea669d6742c9a7c634ed3a59186afd3d | [] | no_license | tommy-russoniello/juml | https://github.com/tommy-russoniello/juml | b285b11a1cbb01aa8dface4d61b1f3d69f0cac55 | f0a13de0808aafde9f6c24cded5173fa498fe885 | refs/heads/master | 2021-05-15T00:16:35.387000 | 2017-12-09T12:56:30 | 2017-12-09T12:56:30 | 103,718,149 | 6 | 4 | null | false | 2017-12-09T12:56:31 | 2017-09-16T02:28:28 | 2017-09-27T20:56:03 | 2017-12-09T12:56:31 | 1,076 | 1 | 3 | 0 | Java | false | null | package umlobject;
import java.util.Scanner;
import java.util.Vector;
import javafx.scene.Node;
import javafx.scene.paint.Color;
import javafx.scene.shape.Line;
/**
* UMLConnector Class for connecting UMLNodes with a plain line.
* @author Samuel Carroll
* @author Torrance Graham
* @author Quinn Minnich
* @autho... | UTF-8 | Java | 4,743 | java | Segment.java | Java | [
{
"context": " connecting UMLNodes with a plain line.\n * @author Samuel Carroll\n * @author Torrance Graham\n * @author Quinn Minni",
"end": 258,
"score": 0.9998775720596313,
"start": 244,
"tag": "NAME",
"value": "Samuel Carroll"
},
{
"context": "a plain line.\n * @author Samuel Car... | null | [] | package umlobject;
import java.util.Scanner;
import java.util.Vector;
import javafx.scene.Node;
import javafx.scene.paint.Color;
import javafx.scene.shape.Line;
/**
* UMLConnector Class for connecting UMLNodes with a plain line.
* @author <NAME>
* @author <NAME>
* @author <NAME>
* @author <NAME>
* @version 0.3... | 4,707 | 0.693865 | 0.690491 | 142 | 32.401409 | 30.604258 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
454282b020855d0f144bc5c5cf125ce20059ac2e | 21,646,635,206,232 | d00a5a133f57f7b2c799ecad3ac1d9517f20414f | /src/tests/SearchTest.java | cd9a8ae2e35bd2ad283ca3369f9ebd47c721cd28 | [] | no_license | pgavriluk/ebay-selenium | https://github.com/pgavriluk/ebay-selenium | 577defa424b377f438a39786990b2ba09d99e322 | fd50bbea5a84ad3048a4f5b4e68afd004f29c593 | refs/heads/master | 2020-05-01T14:01:32.291000 | 2019-11-18T16:33:14 | 2019-11-18T16:33:14 | 177,508,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import pages.SearchResultsPage;
import pages.SearchThroughMenuPage;
import pages.factory.SearchResultsPageFactory;
import pages.factory.SearchThroughMenuPageFactory;
import utilities.Asser... | UTF-8 | Java | 4,820 | java | SearchTest.java | Java | [] | null | [] | package tests;
import org.junit.jupiter.api.AfterEach;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import pages.SearchResultsPage;
import pages.SearchThroughMenuPage;
import pages.factory.SearchResultsPageFactory;
import pages.factory.SearchThroughMenuPageFactory;
import utilities.Asser... | 4,820 | 0.695643 | 0.691701 | 105 | 44.904762 | 39.204597 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752381 | false | false | 12 |
7f1d2a0b59756154facec109bf5fea15ab266ba4 | 24,627,342,510,664 | 7e914ff2e311feb9e98f430b52ca2ddc4f489916 | /httpexamples/src/main/java/com/nmm/came/http/HttpRouter.java | 42418a5bcb53239900bcb1dc90314fef23065705 | [] | no_license | niemingming/camelexamples | https://github.com/niemingming/camelexamples | 1076ac6e8b1831e15a22363f88c051d3dff88321 | 6d6e9fac5738c55718d76d63b005a5660b909f3a | refs/heads/master | 2023-01-14T03:40:55.456000 | 2020-11-18T08:06:30 | 2020-11-18T08:06:30 | 309,560,861 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nmm.came.http;
import org.apache.camel.builder.RouteBuilder;
public class HttpRouter extends RouteBuilder {
public void configure() throws Exception {
from("jetty:http://0.0.0.0:8888/hello")
.process(new HttpProcessor())
.to("log:httpRouter?showExchangeId=true")... | UTF-8 | Java | 330 | java | HttpRouter.java | Java | [] | null | [] | package com.nmm.came.http;
import org.apache.camel.builder.RouteBuilder;
public class HttpRouter extends RouteBuilder {
public void configure() throws Exception {
from("jetty:http://0.0.0.0:8888/hello")
.process(new HttpProcessor())
.to("log:httpRouter?showExchangeId=true")... | 330 | 0.654545 | 0.630303 | 11 | 29 | 21.962778 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 12 |
1e7760f78473c9592f3bb530f25cae709665154c | 26,517,128,114,578 | 285af7217d672ac1cbad4ed620ec2a6c26d035b2 | /src/main/java/nz/co/fmit/enterprise/service/idvs/idvsservicemock/beans/request/Name.java | 2c9b988c70482fbf01ccf293ef0018f67f52a87c | [] | no_license | yaverhussain/SpringBoot-IDVS-Mock | https://github.com/yaverhussain/SpringBoot-IDVS-Mock | c037ec0cfc27669ab9166300a926b7731c386a12 | 55c5cf700abe517ad7e9b115db78cedd944f946a | refs/heads/master | 2020-04-23T13:11:09.965000 | 2019-02-20T01:04:06 | 2019-02-20T01:04:06 | 171,193,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nz.co.fmit.enterprise.service.idvs.idvsservicemock.beans.request;
import nz.co.fmit.enterprise.service.idvs.idvsservicemock.beans.IDVSValidationException;
import static nz.co.fmit.enterprise.service.idvs.idvsservicemock.beans.response.Verification.ERR_REQUIRED_FIELD_MISSING;
import static nz.co.fmit.enterpris... | UTF-8 | Java | 1,291 | java | Name.java | Java | [] | null | [] | package nz.co.fmit.enterprise.service.idvs.idvsservicemock.beans.request;
import nz.co.fmit.enterprise.service.idvs.idvsservicemock.beans.IDVSValidationException;
import static nz.co.fmit.enterprise.service.idvs.idvsservicemock.beans.response.Verification.ERR_REQUIRED_FIELD_MISSING;
import static nz.co.fmit.enterpris... | 1,291 | 0.68474 | 0.683966 | 46 | 27.065218 | 31.701324 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 12 |
701b52c82db82743a5014169cf5225af73fc441b | 12,317,966,244,587 | c52abe86510b0dbd13034916ccac3e8d1a6b6e65 | /src/MySystemJPA/Negocio/Cliente/SAClienteImp.java | 0ad7498323013f732b62de5b0a5f4d2e75b0a3df | [] | no_license | RubenK01/MySystem-CodJPA | https://github.com/RubenK01/MySystem-CodJPA | 4bb0017acd807dd42524931d7baa43d19b887bcc | 5fc20226b1bd2efd9ac13d73be18779e97ddb4de | refs/heads/master | 2020-03-20T21:33:35.524000 | 2018-07-05T12:10:14 | 2018-07-05T12:10:14 | 137,747,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package MySystemJPA.Negocio.Cliente;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.LockModeType;
import javax.persistence.Persistence;
import jav... | UTF-8 | Java | 6,504 | java | SAClienteImp.java | Java | [
{
"context": "gin-UML-doc -->\n * <!-- end-UML-doc -->\n * @author rbn99\n * @generated \"UML a Java (com.ibm.xtools.transfo",
"end": 523,
"score": 0.9996117353439331,
"start": 518,
"tag": "USERNAME",
"value": "rbn99"
}
] | null | [] | /**
*
*/
package MySystemJPA.Negocio.Cliente;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.LockModeType;
import javax.persistence.Persistence;
import jav... | 6,504 | 0.636224 | 0.63361 | 288 | 21.586805 | 23.301603 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.444444 | false | false | 12 |
b3a1c09670cff42c523d25a3c436bb356a5fc2e8 | 22,162,031,293,379 | 2c9b5718736944549ec8aebb775450e236878fc8 | /me/kiip/internal/e/c.java | bd0e352b755f0edb666e48b73d03f2bd8f65a8b9 | [] | no_license | imanujagarwal/testAar | https://github.com/imanujagarwal/testAar | 6620d32401d908aa287a22da511fcae48f3d32d7 | 492194264c76ef7ca964100df8d8afbaab28bbde | refs/heads/master | 2020-04-01T23:51:38.906000 | 2018-10-19T12:14:36 | 2018-10-19T12:14:36 | 153,776,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.kiip.internal.e;
import android.app.Dialog;
import android.content.Context;
import android.util.Log;
import android.view.Window;
import android.view.WindowManager.LayoutParams;
public abstract class c
extends Dialog
{
public c(Context paramContext)
{
super(paramContext);
a();
}
... | UTF-8 | Java | 972 | java | c.java | Java | [] | null | [] | package me.kiip.internal.e;
import android.app.Dialog;
import android.content.Context;
import android.util.Log;
import android.view.Window;
import android.view.WindowManager.LayoutParams;
public abstract class c
extends Dialog
{
public c(Context paramContext)
{
super(paramContext);
a();
}
... | 972 | 0.687243 | 0.674897 | 51 | 18.058823 | 20.663895 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 12 |
0532e99ec8a6797de0bd650ed3ca59138319e425 | 22,823,456,253,380 | 7c074e1da72d869a6f3aa7fbead93823c3f09360 | /Main.java | afa5810b0345604eba63f45c78440b6e0629b28a | [
"MIT"
] | permissive | AsifNoman/Smart-Calculator | https://github.com/AsifNoman/Smart-Calculator | a5e10007e165526d8b70eaea19c119d3084997a3 | d2bf6ed1e25138f0dfeb3d6eb8998cd871a11a0a | refs/heads/master | 2021-01-01T20:44:39.060000 | 2017-09-30T10:24:42 | 2017-09-30T10:24:42 | 98,914,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Project Name: Smart Calculator
Course Name: Object Oriented Programming 1
Developers: 1.Noman,Asif-Al [ Id -> 14-27134-2]
-> Developed Main,Start,Standard,Scientific,Calculate,Base and Equation Classes.
2.Raihan,Faisal [ Id -> 14-27108-2]
-> ... | UTF-8 | Java | 765 | java | Main.java | Java | [
{
"context": ": Object Oriented Programming 1\n \n Developers: 1.Noman,Asif-Al [ Id -> 14-27134-2]\n -> Developed",
"end": 114,
"score": 0.9429044723510742,
"start": 99,
"tag": "NAME",
"value": "1.Noman,Asif-Al"
},
{
"context": "quation Classes.\n \n ... | null | [] | /*
Project Name: Smart Calculator
Course Name: Object Oriented Programming 1
Developers: 1.Noman,Asif-Al [ Id -> 14-27134-2]
-> Developed Main,Start,Standard,Scientific,Calculate,Base and Equation Classes.
2.Raihan,Faisal [ Id -> 14-27108-2]
-> ... | 765 | 0.618301 | 0.562092 | 31 | 23.709677 | 28.294754 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 12 |
8fe438eb4f7242f6dc747fc81afb68fb543e1e67 | 33,011,118,672,606 | 9776d8a1818ff5a84827a5ee7a3d155609ed27e9 | /last_project/src/main/java/com/kp/crud/repositories/RequestRepository.java | 5bdbc81f830957b1c4d97f26f244d1e69fcb9036 | [] | no_license | KP-UKSW-x-ADD-batch-2/last_project | https://github.com/KP-UKSW-x-ADD-batch-2/last_project | 640fcf19afe993469f9d8f51fe082de9a86db06b | 96691bc6fe8d901fe502d5bed45acee72a9a9434 | refs/heads/master | 2022-12-31T10:21:21.407000 | 2020-07-16T07:03:51 | 2020-07-16T07:03:51 | 278,592,131 | 0 | 0 | null | false | 2020-10-13T23:36:35 | 2020-07-10T09:21:27 | 2020-07-16T07:06:08 | 2020-10-13T23:36:34 | 5,184 | 0 | 0 | 2 | CSS | false | false | /*
* 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.kp.crud.repositories;
import com.kp.crud.entities.Request;
import java.util.List;
import org.springframework.data.jpa.repo... | UTF-8 | Java | 980 | java | RequestRepository.java | Java | [
{
"context": "ramework.stereotype.Repository;\n\n/**\n *\n * @author Yosef Febrianes\n */\n@Repository\npublic interface RequestRepositor",
"end": 597,
"score": 0.9998806118965149,
"start": 582,
"tag": "NAME",
"value": "Yosef Febrianes"
}
] | 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.kp.crud.repositories;
import com.kp.crud.entities.Request;
import java.util.List;
import org.springframework.data.jpa.repo... | 971 | 0.702041 | 0.702041 | 29 | 32.793102 | 27.862198 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.965517 | false | false | 12 |
0353f88c160e7fe70c74a9aa2d043abd6f333f9c | 24,962,349,952,941 | a28719ba1765585b2ab818bc35d16792133eeca6 | /dep-sandbox/src/main/java/com/wso2telco/services/dep/sandbox/servicefactory/location/TerminalLocation.java | 81c0e5cbebf40f45ed23f7b01cc58003fbe0f542 | [] | no_license | Ruwan-Ranganath/sandbox-service | https://github.com/Ruwan-Ranganath/sandbox-service | a117fb685614fd37d6543fe0c88413d558e65ed1 | 73bc9fe5a63b93adca17bff365d1e5589c37c72c | refs/heads/master | 2021-01-01T18:19:55.204000 | 2017-07-25T12:51:21 | 2017-07-25T12:51:21 | 98,304,288 | 0 | 0 | null | true | 2017-07-25T12:34:41 | 2017-07-25T12:34:41 | 2017-01-02T03:26:41 | 2017-07-10T12:41:00 | 2,227 | 0 | 0 | 0 | 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.wso2telco.services.dep.sandbox.servicefactory.location;
/**
*
* @author Dialog
*/
public class TerminalLocation {
... | UTF-8 | Java | 4,670 | java | TerminalLocation.java | Java | [
{
"context": "andbox.servicefactory.location;\n\n/**\n *\n * @author Dialog\n */\npublic class TerminalLocation {\n \n priv",
"end": 279,
"score": 0.951324462890625,
"start": 273,
"tag": "NAME",
"value": "Dialog"
}
] | 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.wso2telco.services.dep.sandbox.servicefactory.location;
/**
*
* @author Dialog
*/
public class TerminalLocation {
... | 4,670 | 0.547109 | 0.545182 | 205 | 21.780487 | 19.157259 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.195122 | false | false | 12 |
2c6abfe8a8c2878d221159e9ab7fbb14abb52327 | 26,036,091,772,694 | dc0672b9550fe059005b64114b2b41d8fa1e070b | /CVS-INMOBIS/Inmobis/src/com/inmobis/bbdd/empleado/GestorContableBD.java | 4abe0f95b59d3b6fdbcd8cb370d5f564e13dccad | [] | no_license | BackupTheBerlios/inmobis | https://github.com/BackupTheBerlios/inmobis | 4796b190b052af5d34b96613664ae3dcd72d37d0 | e41e6d7dd97e633d5b81c5caafb778f54f971151 | refs/heads/master | 2021-01-22T04:48:36.476000 | 2006-06-02T15:09:45 | 2006-06-02T15:09:45 | 39,963,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inmobis.bbdd.empleado;
import java.util.Vector;
import com.inmobis.bbdd.inmueble.VentasBean;
import com.inmobis.bbdd.RowNotFoundException;
public interface GestorContableBD {
public Vector listadoVentas()throws RowNotFoundException;
public Vector BusquedaDetallada(VentasBean venta);
}
| UTF-8 | Java | 303 | java | GestorContableBD.java | Java | [] | null | [] | package com.inmobis.bbdd.empleado;
import java.util.Vector;
import com.inmobis.bbdd.inmueble.VentasBean;
import com.inmobis.bbdd.RowNotFoundException;
public interface GestorContableBD {
public Vector listadoVentas()throws RowNotFoundException;
public Vector BusquedaDetallada(VentasBean venta);
}
| 303 | 0.834984 | 0.834984 | 11 | 26.545454 | 21.601194 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 12 |
08ab58f75078c271cf8f76ffafd30de641782e3c | 32,323,923,898,117 | 7e6ed388995cf10a50f538f365dd4250d5eb345f | /src/main/java/testcases/Sheet2_rrs_kids_guestcheckout.java | a0ec548d55ff4a2400abbc4d267c5e5b9eed8eed | [] | no_license | arjun0110/rrsfinalcode | https://github.com/arjun0110/rrsfinalcode | 9381b3d5dc9320b5542b6930bcc05dbe839b3ce4 | 9dc513847d0804eac739fd27de83985c2317e672 | refs/heads/master | 2022-07-11T20:14:44.706000 | 2019-12-07T10:09:07 | 2019-12-07T10:09:07 | 226,491,355 | 0 | 0 | null | false | 2022-06-29T17:49:44 | 2019-12-07T10:12:31 | 2019-12-07T10:19:21 | 2022-06-29T17:49:44 | 4,953 | 0 | 0 | 4 | Java | false | false | package testcases;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import pages.HomePage_RRS;
import wdMethods.ProjectMethods;
public class Sheet2_rrs_kids_guestcheckout extends ProjectMethods {
@BeforeTest
public void setData() {
testCaseName="Guest order for kids";
testDescripti... | UTF-8 | Java | 1,588 | java | Sheet2_rrs_kids_guestcheckout.java | Java | [
{
"context": "tNodes=\"PDP\";\n\t\tcategory=\"Regression\";\n\t\tauthors=\"arjun\";\n\t\tbrowserName=\"chrome\";\n\t\tdataSheetName=\"kidsgu",
"end": 420,
"score": 0.8272700309753418,
"start": 415,
"tag": "NAME",
"value": "arjun"
}
] | null | [] | package testcases;
import org.testng.annotations.BeforeTest;
import org.testng.annotations.Test;
import pages.HomePage_RRS;
import wdMethods.ProjectMethods;
public class Sheet2_rrs_kids_guestcheckout extends ProjectMethods {
@BeforeTest
public void setData() {
testCaseName="Guest order for kids";
testDescripti... | 1,588 | 0.730479 | 0.729849 | 69 | 22.014492 | 29.794704 | 245 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 12 |
91414251e960cf2ce5550d50dd7f6b34d5b2a33d | 8,005,819,070,714 | cbb1fd97f34486f2f45c2b4b686afb579fbf8564 | /android/src/zein/apps/bci/model/list_user.java | c50281e023a91094599b74e11b9a1c707285b6db | [] | no_license | zeinapps/bic | https://github.com/zeinapps/bic | 612f608a653d97c7425f139cfd75016d659b8c7c | 9e44120b13864e7a47c5f9b2c31428cd6a740295 | refs/heads/master | 2021-01-01T05:12:36.326000 | 2016-05-24T06:07:42 | 2016-05-24T06:07:42 | 59,545,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zein.apps.bci.model;
public class list_user {
public String email = "";
public String display_name = "";
public String nomor_polisi = "";
public String rayon = "";
public String id_anggota = "";
public String jenis_blazer = "";
public String status_id = "";
public String qr_code = "";
public list_u... | UTF-8 | Java | 748 | java | list_user.java | Java | [
{
"context": "\t\tthis.nomor_polisi = nomor_polisi;\n\t\tthis.rayon = rayon;\n\t\tthis.id_anggota = id_anggota;\n\t\tthis.jenis_bla",
"end": 617,
"score": 0.603368878364563,
"start": 612,
"tag": "NAME",
"value": "rayon"
}
] | null | [] | package zein.apps.bci.model;
public class list_user {
public String email = "";
public String display_name = "";
public String nomor_polisi = "";
public String rayon = "";
public String id_anggota = "";
public String jenis_blazer = "";
public String status_id = "";
public String qr_code = "";
public list_u... | 748 | 0.663102 | 0.663102 | 33 | 21.666666 | 10.881362 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.363636 | false | false | 12 |
0df31c37c5a4078b4ad1b17e4f892e4ef90c34db | 31,696,858,673,155 | 3eef0719988716b0397dc5d5e9222b99051e4cfc | /src/test/java/org/sqlrodeo/action/TestPropertiesAction.java | 76a40fca3ac11074faf5072dccfbbdcc4db19fac | [
"Apache-2.0"
] | permissive | twitmer/sqlrodeo | https://github.com/twitmer/sqlrodeo | 943179fad062ad7a4da5b61fe69b1b258b121709 | db2dc851974bc49f179448360791620bf4e0365c | refs/heads/master | 2021-01-19T22:21:06.723000 | 2014-08-20T16:58:16 | 2014-08-20T16:58:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.sqlrodeo.action;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import java.io.FileNotFoundException;
import java.io.IOException;
import javax.xml.parsers.ParserConfigurationException;
import org.junit.Test;
impor... | UTF-8 | Java | 5,184 | java | TestPropertiesAction.java | Java | [] | null | [] | /**
*
*/
package org.sqlrodeo.action;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import java.io.FileNotFoundException;
import java.io.IOException;
import javax.xml.parsers.ParserConfigurationException;
import org.junit.Test;
impor... | 5,184 | 0.716821 | 0.715856 | 180 | 27.799999 | 24.353279 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.988889 | false | false | 12 |
de056b6ac237ed72871de679811eb39403cd9523 | 13,778,255,117,935 | eeb47c9a0d4a4dd388b103c178c331434fbd0bc9 | /src/br/com/alura/rh/service/PromocaoService.java | 04bf734adcf2eff3cef56bc428dec531be3f4149 | [] | no_license | renatoAlexsander/solid-java | https://github.com/renatoAlexsander/solid-java | ef7d7f94f8aa060f12540cae0e48edc3c12ee696 | 266abd6dcaa9fd63ba56de09920c0ed6bc843a17 | refs/heads/master | 2023-02-15T11:47:44.365000 | 2020-12-31T18:16:44 | 2020-12-31T18:16:44 | 325,840,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.alura.rh.service;
import br.com.alura.rh.ValidacaoException;
import br.com.alura.rh.model.Cargo;
import br.com.alura.rh.model.Funcionario;
public class PromocaoService {
public void promover(Funcionario funcionario, boolean antigiuMeta) {
if (funcionario.getDadosPessoais().isGerente()) {
... | UTF-8 | Java | 588 | java | PromocaoService.java | Java | [] | null | [] | package br.com.alura.rh.service;
import br.com.alura.rh.ValidacaoException;
import br.com.alura.rh.model.Cargo;
import br.com.alura.rh.model.Funcionario;
public class PromocaoService {
public void promover(Funcionario funcionario, boolean antigiuMeta) {
if (funcionario.getDadosPessoais().isGerente()) {
... | 588 | 0.696763 | 0.696763 | 17 | 33.529411 | 27.107883 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 12 |
aa430d643394ff5ab7bd38db728c9e08ef364151 | 26,259,430,089,585 | b24a90b6d0bf25d4ed7e7c22d210c7f1b284afb6 | /src/test/smsHandy/model/SmsHandyTest.java | f99354bdc4b82723b89a047da2c3b71a8830bcb2 | [] | no_license | modonoff/SmsHandy | https://github.com/modonoff/SmsHandy | 126e15b7c1d849a17d55f13af35bbd429d0ed769 | 1953502fa0f43831bb64ae59758fafd035ccb98c | refs/heads/master | 2020-06-01T00:14:29.350000 | 2019-06-06T09:56:42 | 2019-06-06T09:56:42 | 190,552,988 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package smsHandy.model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import smsHandy.exception.NotEnoughBalanceException;
import java.util.Date;
import static org.junit.jupiter.api.Assertions.*;
class SmsHandyTest {
private Provider provider;
private TariffPlanSmsHandy phone1;... | UTF-8 | Java | 1,874 | java | SmsHandyTest.java | Java | [] | null | [] | package smsHandy.model;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import smsHandy.exception.NotEnoughBalanceException;
import java.util.Date;
import static org.junit.jupiter.api.Assertions.*;
class SmsHandyTest {
private Provider provider;
private TariffPlanSmsHandy phone1;... | 1,874 | 0.670758 | 0.643543 | 54 | 33.722221 | 26.382807 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.87037 | false | false | 12 |
35f785a27e832a8ae5ba95ddb4c158bae9b706ad | 26,259,430,087,421 | 4dbc2560fc654022c8fe285487eca36ee1a905e6 | /src/main/java/com/xiguo/www/group/config/JpaConfig.java | 223f1deffcc986cfd120e3a49d9c6262b8d433a0 | [] | no_license | zzzzgc/group-buy-mall-service | https://github.com/zzzzgc/group-buy-mall-service | 2996bea6ebf4269c4888d8cf69f1e6a6d1b8b5e0 | 4d1b1c816a913b1e33e79ee7cb194b62093d94a2 | refs/heads/master | 2020-04-04T17:30:01.856000 | 2018-10-10T00:19:19 | 2018-10-10T00:19:19 | 156,123,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiguo.www.group.config;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.datatype.hibernate5.Hibernate5Module;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.converter.json.Mapp... | UTF-8 | Java | 4,920 | java | JpaConfig.java | Java | [
{
"context": "va.text.*;\nimport java.util.Date;\n\n/**\n * @author: ZGC\n * @date Created in 2018/9/2 上午 11:46\n */\n@Config",
"end": 417,
"score": 0.9996604919433594,
"start": 414,
"tag": "USERNAME",
"value": "ZGC"
}
] | null | [] | package com.xiguo.www.group.config;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.datatype.hibernate5.Hibernate5Module;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.converter.json.Mapp... | 4,920 | 0.698215 | 0.693856 | 141 | 33.170212 | 32.216679 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.460993 | false | false | 12 |
80c1d47fc8f11861ef1f571e34a8bbe5d26aa75b | 13,022,340,852,065 | 17c0025cdec8b9ece0e183ad9077d24c939d8dd5 | /src/main/java/com/mytaxi/controller/CarController.java | 80645450f03338ce2ad3c4f4770b056c78bf75a6 | [] | no_license | TheMechanist001/ridesharedemo | https://github.com/TheMechanist001/ridesharedemo | f9079d7c16dc6075d1ef24fbffaa671d47be2ffe | e716cc971acf5f09c3a917d8fdfda177c346fdc3 | refs/heads/master | 2023-04-21T03:30:14.647000 | 2021-05-11T23:13:41 | 2021-05-11T23:13:41 | 274,582,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mytaxi.controller;
import com.mytaxi.controller.mapper.CarMapper;
import com.mytaxi.datatransferobject.CarDTO;
import com.mytaxi.domainobject.CarDO;
import com.mytaxi.exception.ConstraintsViolationException;
import com.mytaxi.exception.EntityNotFoundException;
import com.mytaxi.service.driver.CarService;
i... | UTF-8 | Java | 1,966 | java | CarController.java | Java | [] | null | [] | package com.mytaxi.controller;
import com.mytaxi.controller.mapper.CarMapper;
import com.mytaxi.datatransferobject.CarDTO;
import com.mytaxi.domainobject.CarDO;
import com.mytaxi.exception.ConstraintsViolationException;
import com.mytaxi.exception.EntityNotFoundException;
import com.mytaxi.service.driver.CarService;
i... | 1,966 | 0.763988 | 0.762462 | 60 | 31.766666 | 29.592999 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 12 |
7dca65402f62be8ba399329c13204b42c5608340 | 2,980,707,369,876 | 3c91eaa7a81967c1427850a36b711badfadef363 | /src/tbh/articlesix/board/question/controller/AddQuestionServlet.java | dbff446f1912da13f76803354f155133a6b043d5 | [] | no_license | ejkim0909/KHsemiProject06 | https://github.com/ejkim0909/KHsemiProject06 | 04f25043d660bc7e7ad65c7cb530e52cbd51c3fc | 891e23156b7e18b716056bbdb619658290a89ff2 | refs/heads/master | 2023-08-25T00:53:37.214000 | 2021-10-26T05:01:10 | 2021-10-26T05:01:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tbh.articlesix.board.question.controller;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespons... | UTF-8 | Java | 2,176 | java | AddQuestionServlet.java | Java | [] | null | [] | package tbh.articlesix.board.question.controller;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespons... | 2,176 | 0.745841 | 0.743068 | 67 | 31.298508 | 29.275845 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.522388 | false | false | 12 |
1c5db30f0853c40eb183c5246b512a47bf23d423 | 23,459,111,390,083 | c3381ece1e660f2d626480152349262a511aefb5 | /icefrog-core/src/main/java/com/whaleal/icefrog/core/codec/Base62Codec.java | 3b54f0770d2648bce10054da56be7207aea8a5b9 | [
"Apache-2.0"
] | permissive | whaleal/icefrog | https://github.com/whaleal/icefrog | 775e02be5b2fc8d04df1dd490aa765232cb0e6a4 | c8dc384a3de1ed17077ff61ba733b1e2f37e32ab | refs/heads/v1-dev | 2022-07-27T01:27:52.624000 | 2022-06-20T13:38:12 | 2022-06-20T13:38:12 | 414,203,703 | 9 | 5 | Apache-2.0 | false | 2022-06-20T14:08:57 | 2021-10-06T12:30:31 | 2022-06-06T11:30:38 | 2022-06-20T14:08:57 | 4,885 | 10 | 5 | 1 | Java | false | false | package com.whaleal.icefrog.core.codec;
import com.whaleal.icefrog.core.util.ArrayUtil;
import java.io.ByteArrayOutputStream;
import java.io.Serializable;
/**
* Base62编码解码实现,常用于短URL<br>
* From https://github.com/seruco/base62
*
* @author Looly
* @author wh
* @since 1.0.0
*/
public class Base62Codec implements... | UTF-8 | Java | 5,589 | java | Base62Codec.java | Java | [
{
"context": "se62编码解码实现,常用于短URL<br>\n * From https://github.com/seruco/base62\n *\n * @author Looly\n * @author wh\n * @sinc",
"end": 223,
"score": 0.9970221519470215,
"start": 217,
"tag": "USERNAME",
"value": "seruco"
},
{
"context": "rom https://github.com/seruco/base62\n *\n * @a... | null | [] | package com.whaleal.icefrog.core.codec;
import com.whaleal.icefrog.core.util.ArrayUtil;
import java.io.ByteArrayOutputStream;
import java.io.Serializable;
/**
* Base62编码解码实现,常用于短URL<br>
* From https://github.com/seruco/base62
*
* @author Looly
* @author wh
* @since 1.0.0
*/
public class Base62Codec implements... | 5,589 | 0.481792 | 0.466349 | 181 | 27.977901 | 27.150888 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.994475 | false | false | 12 |
87eb78cf116a92d17d535117f32296d221ebed1f | 6,957,847,050,659 | aa8a86427e082477054f93890da62ffb6561deab | /src/main/java/com/jifenbao/common/UsernamePasswordValidator.java | f373e317bd4344145a93e3bb9b283f144ec718c8 | [] | no_license | 13501140750/xianhua | https://github.com/13501140750/xianhua | a3a43eb22c56edb70dcd97f0d8aa0bafbafea1be | 04a44a82c603fa28dabffef174edb0976d1bdc42 | refs/heads/master | 2020-03-11T01:06:14.149000 | 2018-04-18T02:02:16 | 2018-04-18T02:02:16 | 129,681,627 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2008-2014 OpenTide Inc. All Rights Reserved.
*
* @ProjectName: otc framework util
* @Package: com.otc.framework.tools.util.validation
* @FileName: UsernamePasswordValidator.java
* @Description:
* @CreateUser: yang.liu
* @CreateDate: 2014年7月7日 上午11:45:22
* @UpdateUser: ... | UTF-8 | Java | 8,088 | java | UsernamePasswordValidator.java | Java | [
{
"context": "idator.java\r\n * @Description: \r\n * @CreateUser: yang.liu\r\n * @CreateDate: 2014年7月7日 上午11:45:22\r\n * @Upda",
"end": 262,
"score": 0.9993268251419067,
"start": 254,
"tag": "USERNAME",
"value": "yang.liu"
},
{
"context": "ateDate: 2014年7月7日 上午11:45:22\r\n * @... | null | [] | /**
* Copyright 2008-2014 OpenTide Inc. All Rights Reserved.
*
* @ProjectName: otc framework util
* @Package: com.otc.framework.tools.util.validation
* @FileName: UsernamePasswordValidator.java
* @Description:
* @CreateUser: yang.liu
* @CreateDate: 2014年7月7日 上午11:45:22
* @UpdateUser: ... | 8,088 | 0.481688 | 0.468551 | 259 | 27.096525 | 22.490202 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.343629 | false | false | 12 |
93beb2fdd41e96153b492406b5999c0449e94d03 | 32,993,938,790,192 | e7bced69d10914c2a835e0270e065182204b0d95 | /src/main/java/de/chucknorris/client/chucknorristrayicon/view/ConfigDialog.java | e0432b05651e58fe53f433015f6b12e577726dd4 | [] | no_license | undso/ChuckNorrisTrayIcon | https://github.com/undso/ChuckNorrisTrayIcon | af0b79aa6ef3e26222d83fa7b23390201e8e3b8d | 8f841f2dcb3e0ed985177aeafedf2b996c169e3b | refs/heads/master | 2021-01-10T02:02:39.105000 | 2016-03-05T23:53:13 | 2016-03-05T23:53:13 | 53,221,192 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.chucknorris.client.chucknorristrayicon.view;
import de.chucknorris.client.chucknorristrayicon.controller.ConfigDialogController;
import de.chucknorris.client.chucknorristrayicon.settings.Constants;
import java.text.MessageFormat;
import java.util.ResourceBundle;
/**
*
* @author Alexander Friedrichs
*/
p... | UTF-8 | Java | 14,978 | java | ConfigDialog.java | Java | [
{
"context": "mport java.util.ResourceBundle;\n\n/**\n *\n * @author Alexander Friedrichs\n */\npublic class ConfigDialog extends javax.swing",
"end": 314,
"score": 0.9998629689216614,
"start": 294,
"tag": "NAME",
"value": "Alexander Friedrichs"
},
{
"context": "ax.swing.JLabel();\n ... | null | [] | package de.chucknorris.client.chucknorristrayicon.view;
import de.chucknorris.client.chucknorristrayicon.controller.ConfigDialogController;
import de.chucknorris.client.chucknorristrayicon.settings.Constants;
import java.text.MessageFormat;
import java.util.ResourceBundle;
/**
*
* @author <NAME>
*/
public class Co... | 14,948 | 0.68634 | 0.664575 | 345 | 42.414494 | 29.118435 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.901449 | false | false | 12 |
58368d1028a2db34e0c9db08f9c7e777f11c1870 | 14,087,492,755,228 | e81ed074ee11c918fba5cc6cfdf067efc01cd040 | /HW5/Main.java | b9f2b248efd48b3547198fe0af8ab23d36f7f184 | [] | no_license | thle01/CSC142 | https://github.com/thle01/CSC142 | 6f55e957f727843dc0a4e5cf2eda659ee600f247 | 8edbc89aeeae50b8dd4a4333cf90bc59c0b31ef3 | refs/heads/master | 2022-03-21T05:35:54.262000 | 2019-11-15T18:35:27 | 2019-11-15T18:35:27 | 221,979,766 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* Class main
*
* @author Hien Le
* @version 11/5/2019
*/
public class Main
{
public static void main(String[] args) {
Scanner console = new Scanner(System.in);
System.out.println("Please input the distance between 2 cities");
int distance = console.nextInt(... | UTF-8 | Java | 1,115 | java | Main.java | Java | [
{
"context": "java.util.Scanner;\n/**\n * Class main\n *\n * @author Hien Le\n * @version 11/5/2019\n */\npublic class Main\n{\n ",
"end": 65,
"score": 0.999764621257782,
"start": 58,
"tag": "NAME",
"value": "Hien Le"
}
] | null | [] | import java.util.Scanner;
/**
* Class main
*
* @author <NAME>
* @version 11/5/2019
*/
public class Main
{
public static void main(String[] args) {
Scanner console = new Scanner(System.in);
System.out.println("Please input the distance between 2 cities");
int distance = console.nextInt()... | 1,114 | 0.657399 | 0.640359 | 36 | 29.972221 | 27.314512 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 12 |
f86e7d3aac328196b5a5f40be492ec58fd04c0a5 | 31,714,038,562,573 | b37c4f472be4d7a32f7a6a72fe6c1e8c039a9268 | /src/PathTile.java | 7de7f359fa73b0f7aefff43b553c8f29794e4ded | [] | no_license | cppmac/dungeon-generator | https://github.com/cppmac/dungeon-generator | dfdf498204bec804a11c5119d92e5bc72225135b | 294539046b3811785d2b5721da0b83e1b9e799a1 | refs/heads/master | 2016-06-15T01:07:59.127000 | 2016-05-04T16:33:10 | 2016-05-04T16:33:10 | 58,054,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class PathTile extends Tile {
public PathTile(int x, int y) {
super(x, y);
color = new Color(0.9f, 0.6f, 0.5f, 1.0f);
type = "path";
}
}
| UTF-8 | Java | 165 | java | PathTile.java | Java | [] | null | [] |
public class PathTile extends Tile {
public PathTile(int x, int y) {
super(x, y);
color = new Color(0.9f, 0.6f, 0.5f, 1.0f);
type = "path";
}
}
| 165 | 0.557576 | 0.509091 | 9 | 16.111111 | 16.251116 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 12 |
0e1b1cc02c67414aaa39c730ad7828a36ea0f765 | 4,294,967,347,446 | 98a9cd7ffdb01af040cebab44ec01e815eff905d | /spring-boot-unit-test/src/main/java/com/aking/unit/pojo/Employee.java | 89d80c11545649febe537988306f148266c0a5c8 | [] | no_license | AKingSSS/springboot-learn | https://github.com/AKingSSS/springboot-learn | c8b5192a32fb703b17a7b0186cfed6f2a7daf95b | 9302481d631a04f43d539d4b8c097022f878d5ab | refs/heads/master | 2022-07-17T15:30:33.486000 | 2020-09-14T09:59:03 | 2020-09-14T09:59:03 | 252,228,712 | 1 | 0 | null | false | 2022-06-29T18:14:18 | 2020-04-01T16:27:19 | 2020-09-14T10:12:24 | 2022-06-29T18:14:16 | 299 | 1 | 0 | 8 | Java | false | false | package com.aking.unit.pojo;
import lombok.extern.slf4j.Slf4j;
/**
* @ClassName Employee
* @Description
* @Author yk
* @Date 2020/6/4 13:49
* @Version 1.0
**/
@Slf4j
public class Employee {
private int mType;
static final int SALARY = 5000;
static final int COMMISSION = 3000;
static final int B... | UTF-8 | Java | 1,276 | java | Employee.java | Java | [
{
"context": "\n * @ClassName Employee\n * @Description\n * @Author yk\n * @Date 2020/6/4 13:49\n * @Version 1.0\n **/\n@Slf",
"end": 121,
"score": 0.9995800256729126,
"start": 119,
"tag": "USERNAME",
"value": "yk"
}
] | null | [] | package com.aking.unit.pojo;
import lombok.extern.slf4j.Slf4j;
/**
* @ClassName Employee
* @Description
* @Author yk
* @Date 2020/6/4 13:49
* @Version 1.0
**/
@Slf4j
public class Employee {
private int mType;
static final int SALARY = 5000;
static final int COMMISSION = 3000;
static final int B... | 1,276 | 0.585056 | 0.560413 | 49 | 24.67347 | 19.19969 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469388 | false | false | 12 |
aae7cd6cbc688f64c17ddf9a4daaac6dca53bc9f | 19,954,418,106,967 | 112dae6acb6c91ab96fb2b2b2549eab4f4488f8d | /src/MyComparator.java | 92551d32ad8f1227adb9b18a71018624ab602011 | [] | no_license | Scientam/PTSemestralka | https://github.com/Scientam/PTSemestralka | 9f630711c47798b3537d38671ce70c40e0e57db2 | 21e0a91185c8d1589644adbf43bf393835901200 | refs/heads/master | 2021-01-10T15:36:20.072000 | 2015-12-06T21:59:54 | 2015-12-06T21:59:54 | 46,744,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Comparator;
public class MyComparator implements Comparator<Neighbour> {
@Override
public int compare(Neighbour n1, Neighbour n2) {
if (n1.getDist() > n2.getDist()) {
return 1;
} else if (n1.getDist() < n2.getDist()) {
return -1;
}
return 0;
}
}
| UTF-8 | Java | 297 | java | MyComparator.java | Java | [] | null | [] | import java.util.Comparator;
public class MyComparator implements Comparator<Neighbour> {
@Override
public int compare(Neighbour n1, Neighbour n2) {
if (n1.getDist() > n2.getDist()) {
return 1;
} else if (n1.getDist() < n2.getDist()) {
return -1;
}
return 0;
}
}
| 297 | 0.62963 | 0.599327 | 14 | 19.214285 | 19.475914 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.642857 | false | false | 12 |
efc28c2d2e98e3c900044207def36f23fd2b396a | 10,222,022,210,886 | 955643203780c80b14332e706c08e5af3e6282b5 | /Maximum Subarray/src/Solution.java | b6be6eb0e8d5d8a4c5de287f93e872b7af4405b4 | [
"Apache-2.0"
] | permissive | zldiablo/LeetCode | https://github.com/zldiablo/LeetCode | 71b70a9b1e387f4251bda870b3f8f5847736775c | 303ff55fc794154f51b2ed3975b1e7039bf20279 | refs/heads/master | 2021-01-16T23:16:47.639000 | 2020-11-14T04:02:34 | 2020-11-14T04:02:34 | 23,944,897 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
public int maxSubArray(int[] A) {
// all negative
int result = A[0];
for (int i = 1; i < A.length; i++) {
result = Math.max(result, A[i]);
}
if (result < 0) {
return result;
}
int[] F = new int[A.length];
F[0] = Math.max(0, A[0]);
for (int i = 1; i < A.leng... | UTF-8 | Java | 503 | java | Solution.java | Java | [] | null | [] | public class Solution {
public int maxSubArray(int[] A) {
// all negative
int result = A[0];
for (int i = 1; i < A.length; i++) {
result = Math.max(result, A[i]);
}
if (result < 0) {
return result;
}
int[] F = new int[A.length];
F[0] = Math.max(0, A[0]);
for (int i = 1; i < A.leng... | 503 | 0.483101 | 0.461233 | 24 | 19.041666 | 14.152383 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.541667 | false | false | 12 |
a69179435940261f489d2c73dbd7d43130dc455d | 15,040,975,502,816 | 236b2da5d748ef26a90d66316b1ad80f3319d01e | /photon/photon/plugins/com.swtworkbench.community.xswt/src/com/swtworkbench/community/xswt/StyleParser.java | 45d9d30c3884810d8115ea1edeffdfa22c48cc36 | [
"Apache-2.0"
] | permissive | nagyist/marketcetera | https://github.com/nagyist/marketcetera | a5bd70a0369ce06feab89cd8c62c63d9406b42fd | 4f3cc0d4755ee3730518709412e7d6ec6c1e89bd | refs/heads/master | 2023-08-03T10:57:43.504000 | 2023-07-25T08:37:53 | 2023-07-25T08:37:53 | 19,530,179 | 0 | 2 | Apache-2.0 | false | 2023-07-25T08:37:54 | 2014-05-07T10:22:59 | 2014-05-07T10:58:12 | 2023-07-25T08:37:53 | 40,348 | 0 | 0 | 0 | Java | false | false | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution... | UTF-8 | Java | 6,553 | java | StyleParser.java | Java | [
{
"context": "rporation - initial API and implementation\r\n * Bob Foster - The color manager idea; XSWT top-level node ide",
"end": 486,
"score": 0.999886691570282,
"start": 476,
"tag": "NAME",
"value": "Bob Foster"
},
{
"context": "\n * important stuff\r\... | null | [] | /*******************************************************************************
* Copyright (c) 2000, 2003 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Common Public License v1.0
* which accompanies this distribution... | 6,545 | 0.641233 | 0.636808 | 198 | 31.085859 | 25.709679 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.363636 | false | false | 12 |
a688d50424fd83197e256f3239bc6df471852c2e | 7,344,394,115,695 | 8ff31c0c9c6d468e606dc906d33115eb2863eee4 | /sujaysreekumar/NaiveSimilarityFinder.java | fd54cceeaa0be03147e1960736f383bcedbdba52 | [] | no_license | pupilfirst/startup-studio-student-track-submissions-2015 | https://github.com/pupilfirst/startup-studio-student-track-submissions-2015 | bcf0f6a5f88f6370478e3d6711d7c71d9013cfef | e886af021958d640cacafbfc289558dd96f57917 | refs/heads/master | 2021-05-30T07:00:34.610000 | 2015-07-18T19:21:52 | 2015-07-18T19:21:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class NaiveSimilarityFinder
{
final static int threshold=600;
int f = 0,f1=0;
String filepath, filename, path, savePath,cname;
private static double[][][] signature;
private static final int baseSize = 300;
public static int flag=0;
public static String SimilarityFinder(Bitmap ref,... | UTF-8 | Java | 6,069 | java | NaiveSimilarityFinder.java | Java | [] | null | [] | public class NaiveSimilarityFinder
{
final static int threshold=600;
int f = 0,f1=0;
String filepath, filename, path, savePath,cname;
private static double[][][] signature;
private static final int baseSize = 300;
public static int flag=0;
public static String SimilarityFinder(Bitmap ref,... | 6,069 | 0.494151 | 0.47306 | 206 | 28.461164 | 23.988184 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.563107 | false | false | 12 |
5d991177f1ff7a8ff69c52e64183296e6835bd5c | 6,803,228,217,578 | 834c94f298794bfcc1d20394c1df99c603e91494 | /nuxeo-opencmis-tests/src/test/java/org/nuxeo/ecm/core/opencmis/impl/CmisFeatureSessionWebServices.java | a40c34453d126fd2a49e0622c9bf2ccb403e1d55 | [] | no_license | plutext/nuxeo-chemistry | https://github.com/plutext/nuxeo-chemistry | b5024bdcde10050a0dc1b4878d03a3d852b11d39 | c3c5fe552ee07e236b6bc3d61037c900a18c5945 | refs/heads/master | 2023-08-31T09:46:15.168000 | 2017-12-26T15:55:32 | 2017-12-27T15:53:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* (C) Copyright 2006-2014 Nuxeo SA (http://nuxeo.com/) and others.
*
* 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 re... | UTF-8 | Java | 7,806 | java | CmisFeatureSessionWebServices.java | Java | [
{
"context": "ions under the License.\n *\n * Contributors:\n * Florent Guillaume\n */\npackage org.nuxeo.ecm.core.opencmis.impl;\n\nim",
"end": 673,
"score": 0.9997774958610535,
"start": 656,
"tag": "NAME",
"value": "Florent Guillaume"
}
] | null | [] | /*
* (C) Copyright 2006-2014 Nuxeo SA (http://nuxeo.com/) and others.
*
* 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 re... | 7,795 | 0.687292 | 0.685755 | 198 | 38.424244 | 31.859728 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540404 | false | false | 12 |
3047a94a8341ff29cfde7c32c07cb44e2ff85c94 | 26,001,732,029,754 | 431d4ef5e77c8273757c104332348f6b042cc978 | /src/buildpattern/Burger.java | 722b104ffd4819f2d4458aea1338a0975f141a44 | [] | no_license | dearLeaflet/designPattern | https://github.com/dearLeaflet/designPattern | 2abbfe6d4a6ce79406baddd1ae68b2657445161f | 791ff1cfbe2b930199507db789a2e74e86ff534d | refs/heads/master | 2020-06-27T06:56:32.631000 | 2019-08-17T13:26:23 | 2019-08-17T13:26:23 | 199,876,906 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package buildpattern;
/**
*
* @author Administrator
*
*/
abstract class BaseBurger implements Item {
@Override
public Packing packing() {
return new Wrapper();
}
@Override
public abstract float price();
}
| UTF-8 | Java | 237 | java | Burger.java | Java | [
{
"context": "package buildpattern;\r\n/**\r\n * \r\n * @author Administrator\r\n *\r\n */\r\nabstract class BaseBurger implements It",
"end": 57,
"score": 0.9954972863197327,
"start": 44,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package buildpattern;
/**
*
* @author Administrator
*
*/
abstract class BaseBurger implements Item {
@Override
public Packing packing() {
return new Wrapper();
}
@Override
public abstract float price();
}
| 237 | 0.637131 | 0.637131 | 17 | 11.941176 | 13.054053 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 12 |
dde767fb0bce2253005aa2fa4c4bccde6b17468e | 29,850,022,730,069 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i8939.java | fdb4fc1381efa3dfc2579d8c3f95a505d70c7ef9 | [] | no_license | vincentclee/jvm-limits | https://github.com/vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711000 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package number_of_direct_superinterfaces;
public interface i8939 {} | UTF-8 | Java | 68 | java | i8939.java | Java | [] | null | [] | package number_of_direct_superinterfaces;
public interface i8939 {} | 68 | 0.823529 | 0.764706 | 3 | 22 | 16.872068 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
fd4627fae286fdd0a9a49ab58e05107f9b509cb5 | 9,096,740,765,716 | 8fe6763af9bec9e7c1d81cb6d7c2b8deed353183 | /Bank/src/cn/codeaper/java/User.java | 8e51bad6a1d4b17dde82c6d5f67b18d211df13da | [] | no_license | userqzl/Bank | https://github.com/userqzl/Bank | 7e8468113ad5fdf4809ada32c312ad6aac0ab3d7 | 25ec44ec72a8e872c23136db55f6a74eb8b7b36c | refs/heads/master | 2022-11-17T19:42:37.256000 | 2020-07-18T02:38:00 | 2020-07-18T02:38:00 | 280,129,198 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.codeaper.java;
import java.sql.Date;
import java.time.LocalDate;
/**
* @description: 用户类
* @author: qzl
* @created: 2020/07/15 19:12
*/
public class User {
private int id;
private String name;
private String sex;
private String phone;
private int money;
private Date start_card... | UTF-8 | Java | 1,168 | java | User.java | Java | [
{
"context": ".LocalDate;\n\n\n/**\n * @description: 用户类\n * @author: qzl\n * @created: 2020/07/15 19:12\n */\n\npublic class U",
"end": 119,
"score": 0.9997010231018066,
"start": 116,
"tag": "USERNAME",
"value": "qzl"
}
] | null | [] | package cn.codeaper.java;
import java.sql.Date;
import java.time.LocalDate;
/**
* @description: 用户类
* @author: qzl
* @created: 2020/07/15 19:12
*/
public class User {
private int id;
private String name;
private String sex;
private String phone;
private int money;
private Date start_card... | 1,168 | 0.567986 | 0.557659 | 69 | 15.84058 | 13.728868 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318841 | false | false | 12 |
521c9749e10acc9324be463b3f469d3693e3c163 | 27,676,769,275,822 | 362f25f7d25c1b57742bfc7bd2e5c584c32a9e03 | /PathfinderProject/src/main/java/services/CampaignService.java | e392dd53df7bed380cfbcebada9882e40cb09633 | [] | no_license | Sumpsumb/Pathfinder-Project | https://github.com/Sumpsumb/Pathfinder-Project | 540c0dba1102bd0c533496abd62a2fe5f7fc0628 | 767adefa2061035b8074c44e423e3b8e18ae32df | refs/heads/master | 2022-12-21T21:11:58.332000 | 2020-06-24T19:41:08 | 2020-06-24T19:41:08 | 140,156,103 | 0 | 0 | null | false | 2022-12-16T00:39:06 | 2018-07-08T09:56:26 | 2020-06-24T19:41:11 | 2022-12-16T00:39:03 | 437 | 0 | 0 | 4 | Java | false | false | package services;
import java.util.List;
import javax.persistence.TypedQuery;
import entities.Campaign;
public class CampaignService extends GenericService<Campaign> {
public CampaignService() {
super(Campaign.class);
}
// TODO:Update method
public void createNewCampaign(String campaignName, ... | UTF-8 | Java | 1,117 | java | CampaignService.java | Java | [] | null | [] | package services;
import java.util.List;
import javax.persistence.TypedQuery;
import entities.Campaign;
public class CampaignService extends GenericService<Campaign> {
public CampaignService() {
super(Campaign.class);
}
// TODO:Update method
public void createNewCampaign(String campaignName, ... | 1,117 | 0.679499 | 0.671441 | 46 | 22.282608 | 23.540588 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.565217 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.