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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1d34fbb7372de586ec919727aa4d5ec7ba9a2386 | 7,069,516,169,788 | 9da122f6aed8169bb7a4b216025ab058f886bba5 | /dx_consumer/src/main/java/hbase/HBaseDAO.java | f9e5ecf97a4b804b27f21570be57538214e2e8ca | [] | no_license | TosinJia/tosin_dx | https://github.com/TosinJia/tosin_dx | c730e76ff2958c1eebce9389b5b7db7060f808e6 | 830379c14647f770db495baf94c587d625fc5d00 | refs/heads/master | 2020-04-18T21:27:30.791000 | 2019-01-29T14:28:20 | 2019-01-29T14:28:20 | 167,765,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hbase;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop.hbase.client.Connection;
import org.apache.hadoop.hbase.client.HTable;
import org.apache.hadoop.hbase.client.Put;
import org.apache.hadoop.hbase.util.Bytes;
import utils.HBaseUtil;
im... | UTF-8 | Java | 3,292 | java | HBaseDAO.java | Java | [] | null | [] | package hbase;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.hbase.HBaseConfiguration;
import org.apache.hadoop.hbase.client.Connection;
import org.apache.hadoop.hbase.client.HTable;
import org.apache.hadoop.hbase.client.Put;
import org.apache.hadoop.hbase.util.Bytes;
import utils.HBaseUtil;
im... | 3,292 | 0.632985 | 0.626536 | 87 | 36.425289 | 29.416796 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.908046 | false | false | 0 |
55519487401dea08dfb824883ed3692697ddc086 | 23,648,089,995,633 | 0303f9758d26d99fa4a621594da03f3aedd054a6 | /trackmonbus_supir/src/main/java/com/anie/dara/trackmonbus_supir/model/Halte.java | bc4011006ec32ee210aa30fbb4825b5b96140828 | [] | no_license | dartikaanie/trackmonbusMobile | https://github.com/dartikaanie/trackmonbusMobile | 3a5f2ecfcafcabda30605d95452535ea6e264a55 | 397b6023b9f614213a2ec34f4c508ab1db8743f5 | refs/heads/master | 2021-07-21T13:29:46.111000 | 2020-04-21T04:30:25 | 2020-04-21T04:30:25 | 191,858,093 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anie.dara.trackmonbus_supir.model;
public class Halte {
String halte_id;
String nama;
String lat;
String lng;
public Halte() {
}
public Halte(String halte_id,String nama, String lat, String lng) {
this.nama = nama;
this.lat = lat;
this.lng = lng;
... | UTF-8 | Java | 888 | java | Halte.java | Java | [] | null | [] | package com.anie.dara.trackmonbus_supir.model;
public class Halte {
String halte_id;
String nama;
String lat;
String lng;
public Halte() {
}
public Halte(String halte_id,String nama, String lat, String lng) {
this.nama = nama;
this.lat = lat;
this.lng = lng;
... | 888 | 0.548423 | 0.548423 | 50 | 16.76 | 15.595589 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
5109087e7110fddef1760be3a010fb0049c219a1 | 21,912,923,145,110 | 5d37e069ea8213e34b10f21a0cc58a758209ffcd | /Contratos.Web/src/com/nucleo/contratos/seguranca/LoginBean.java | 86f982b906e88215bc1e6b480240dd1eb4bc0680 | [] | no_license | NucleoEngenharia/repositorioNucleoEngenharia | https://github.com/NucleoEngenharia/repositorioNucleoEngenharia | 830922f6c36b53bed3465f45b9d48c2f38cf90ca | 8262835a703f7bfa3602aa12d0cc968dfcc3ddfd | refs/heads/master | 2020-05-04T21:09:35.998000 | 2014-09-05T19:04:04 | 2014-09-05T19:04:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nucleo.contratos.seguranca;
import java.util.List;
import javax.ejb.EJB;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import org.primefaces.model.menu.DefaultMenuItem;
import org... | ISO-8859-1 | Java | 6,322 | java | LoginBean.java | Java | [] | null | [] | package com.nucleo.contratos.seguranca;
import java.util.List;
import javax.ejb.EJB;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.ExternalContext;
import javax.faces.context.FacesContext;
import org.primefaces.model.menu.DefaultMenuItem;
import org... | 6,322 | 0.717181 | 0.715439 | 197 | 29.974619 | 22.939877 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.741117 | false | false | 13 |
175270b8a53b95c50ff8465c3aaa45b4e3f26b9c | 28,716,151,401,879 | 0dbcb41308bf7f2abf58b05fecdeec7f961a3b1d | /src/main/java/com/mjaron/mjregistry/core/IPropertyOperations.java | 373c4d3c2789dfc486471e3a6ddd345e05255b94 | [
"MIT"
] | permissive | mjfryc/mjregistry | https://github.com/mjfryc/mjregistry | 276b8b34106970baee299d2f82b006e28f454778 | 64a88f421b3cff48cbab2d24192de54951dc6c09 | refs/heads/main | 2023-08-14T12:46:05.561000 | 2021-10-17T05:36:25 | 2021-10-17T05:36:25 | 417,524,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mjaron.mjregistry.core;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.util.List;
/**
* Generic definition of any property operations for custom value type.
*/
@SuppressWarnings("UnusedReturnValue")
public interface IPropertyOperations<T, ThisT> {
... | UTF-8 | Java | 2,138 | java | IPropertyOperations.java | Java | [] | null | [] | package com.mjaron.mjregistry.core;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import java.util.List;
/**
* Generic definition of any property operations for custom value type.
*/
@SuppressWarnings("UnusedReturnValue")
public interface IPropertyOperations<T, ThisT> {
... | 2,138 | 0.61319 | 0.61319 | 98 | 20.816326 | 21.394901 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.204082 | false | false | 13 |
3dbb99ebbeed2e518de6722afd1a514c0b1fa963 | 28,716,151,402,579 | a11d483f04d634a94bbc143ec7469fd66064fb8e | /src/main/java/com/zhgtrade/websocket/CookieConfigurator.java | 46795e9e6566c3d657230bfd5984e14e05d31d03 | [] | no_license | liu948114632/chat | https://github.com/liu948114632/chat | d65a7ca55c6d3dc5cc5a430df5a59b218965d04e | f0d729a22e35937594e0ca3c8e3e3ac39b226b5f | refs/heads/master | 2021-09-08T03:08:55.684000 | 2018-03-06T13:25:42 | 2018-03-06T13:25:42 | 113,567,278 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhgtrade.websocket;
import org.springframework.util.StringUtils;
import javax.websocket.HandshakeResponse;
import javax.websocket.server.HandshakeRequest;
import javax.websocket.server.ServerEndpointConfig;
import java.util.HashMap;
import java.util.Map;
/**
* @author xxp
* @version 2017- 12- 06 14:0... | UTF-8 | Java | 1,732 | java | CookieConfigurator.java | Java | [
{
"context": "il.HashMap;\nimport java.util.Map;\n\n\n/**\n * @author xxp\n * @version 2017- 12- 06 14:09\n * @description\n *",
"end": 290,
"score": 0.9996882081031799,
"start": 287,
"tag": "USERNAME",
"value": "xxp"
}
] | null | [] | package com.zhgtrade.websocket;
import org.springframework.util.StringUtils;
import javax.websocket.HandshakeResponse;
import javax.websocket.server.HandshakeRequest;
import javax.websocket.server.ServerEndpointConfig;
import java.util.HashMap;
import java.util.Map;
/**
* @author xxp
* @version 2017- 12- 06 14:0... | 1,732 | 0.580254 | 0.570439 | 56 | 29.928572 | 24.343418 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 13 |
5513f186de218d39a105fe1a2d8be18e3185fa3d | 17,145,509,470,845 | 0c0ec79737801a2604e60e8b6e0f9c67b54d6ff2 | /core/src/main/java/org/threehook/catena/core/leveldb/BlocksDbSession.java | bcd061f304bb013adffac447e3aa5586e8875f1e | [
"Apache-2.0"
] | permissive | threehook/catena | https://github.com/threehook/catena | 314a1c4534e74c15515ed7df9f40374d658ad4f1 | 598dd5d011e630ba8cd69e6e727dbd061fd46ad0 | refs/heads/master | 2020-03-12T09:05:24.942000 | 2018-06-10T07:06:39 | 2018-06-10T07:06:39 | 130,544,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.threehook.catena.core.leveldb;
import org.iq80.leveldb.DB;
import org.iq80.leveldb.Options;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.ste... | UTF-8 | Java | 1,481 | java | BlocksDbSession.java | Java | [] | null | [] | package org.threehook.catena.core.leveldb;
import org.iq80.leveldb.DB;
import org.iq80.leveldb.Options;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.ste... | 1,481 | 0.616475 | 0.613774 | 56 | 25.410715 | 20.131512 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446429 | false | false | 13 |
baa5dea28a0fdda0e03c8f72ee6914618fb68984 | 14,156,212,217,242 | 080f502cc2166e047ba3ab7c2d4fadc795c40ae4 | /valentine9/src/girl.java | 3c2fadca344a10647a05dbb111385d32f4f48180 | [] | no_license | PPL-IIITA/ppl-assignment-ArpitaJaiswal | https://github.com/PPL-IIITA/ppl-assignment-ArpitaJaiswal | d7e0c53d23e1a38151293529dc793b32ec7268af | d60f0031b854b7dba441f4f705e816b92e76acb6 | refs/heads/master | 2021-01-21T06:46:09.010000 | 2017-04-15T06:10:46 | 2017-04-15T06:10:46 | 83,278,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
* <p> It is an abstract class</p>
* <p> Calculate the happiness and compatibility of the girl <p>
* <p> Inherited by c... | UTF-8 | Java | 602 | java | girl.java | Java | [] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
* <p> It is an abstract class</p>
* <p> Calculate the happiness and compatibility of the girl <p>
* <p> Inherited by c... | 602 | 0.657807 | 0.657807 | 20 | 28.1 | 28.156527 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
72ef45d42cc8c9421ef80978127547faf2254b09 | 11,184,094,848,023 | 97e81ca4bf99bba0938599e585734e2d68598252 | /lab7/src/usuarios/TipoUsuarioIF.java | 70f58046d3afcb9144190ff8e5812a4d0c121838 | [] | no_license | Luiz-FS/central-de-games-parte2 | https://github.com/Luiz-FS/central-de-games-parte2 | dfb7885fbbdb9fb1b149f6788631e378ff49822d | 12eecd47667be23204223eb772554d89ce06a76f | refs/heads/master | 2021-01-17T14:15:16.930000 | 2016-08-06T14:47:53 | 2016-08-06T14:47:53 | 55,172,372 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* 115111424 - LUIZ FERNANDO DA SILVA: LAB 7 - Turma 3 */
package usuarios;
import exceptions.NumeroInvalidoException;
import exceptions.ObjetoinvalidoException;
import jogos.Jogo;
/**
*
* @author Luiz Fernando da Silva
*
*/
public interface TipoUsuarioIF {
/**
* Esse eh um metodo abstrato de comprar jogo
... | UTF-8 | Java | 1,566 | java | TipoUsuarioIF.java | Java | [
{
"context": "/* 115111424 - LUIZ FERNANDO DA SILVA: LAB 7 - Turma 3 */\npackage usuarios;\n\nimport exc",
"end": 37,
"score": 0.9802277088165283,
"start": 15,
"tag": "NAME",
"value": "LUIZ FERNANDO DA SILVA"
},
{
"context": "oException;\nimport jogos.Jogo;\n\n/**\n * \n * @author Lu... | null | [] | /* 115111424 - <NAME>: LAB 7 - Turma 3 */
package usuarios;
import exceptions.NumeroInvalidoException;
import exceptions.ObjetoinvalidoException;
import jogos.Jogo;
/**
*
* @author <NAME>
*
*/
public interface TipoUsuarioIF {
/**
* Esse eh um metodo abstrato de comprar jogo
*
* @param jogo recebe o nom... | 1,534 | 0.738825 | 0.729885 | 50 | 30.32 | 29.809019 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.88 | false | false | 13 |
165665e92b2ba9f23ec97ac0a361edb16c340921 | 7,310,034,393,763 | 82f4278d99bb7fd2076a55faf7491d805e1f53af | /jsoagger-corebusiness-services/src/main/java/io/github/jsoagger/core/server/model/ProductInBasketDTO.java | d40f07f1d01b204ab5872d972d28f94bbaaeb53d | [
"Apache-2.0"
] | permissive | jsoagger/jsoagger-server | https://github.com/jsoagger/jsoagger-server | 42773ecb45389bf43057a6fd573c975dd2a23585 | 44e585d997275fe219faaaf8862e93849e459eed | refs/heads/master | 2020-07-16T23:57:58.833000 | 2020-07-14T19:08:22 | 2020-07-14T19:08:22 | 205,893,874 | 1 | 0 | Apache-2.0 | false | 2020-07-22T22:30:54 | 2019-09-02T16:15:43 | 2020-07-22T22:30:20 | 2020-07-22T22:30:52 | 13,429 | 1 | 0 | 9 | Java | false | false | package io.github.jsoagger.core.server.model;
import io.github.jsoagger.core.model.shop.ProductInstance;
public class ProductInBasketDTO {
private String id;
private String quantityUnit;
private double quantity;
private double vat = 0.20;
private double productBasePrice;
private double productBasePriceWi... | UTF-8 | Java | 2,593 | java | ProductInBasketDTO.java | Java | [
{
"context": "package io.github.jsoagger.core.server.model;\n\nimport io.github.jsoagger.cor",
"end": 26,
"score": 0.9488698840141296,
"start": 18,
"tag": "USERNAME",
"value": "jsoagger"
},
{
"context": "hub.jsoagger.core.server.model;\n\nimport io.github.jsoagger.core.model.shop.Pro... | null | [] | package io.github.jsoagger.core.server.model;
import io.github.jsoagger.core.model.shop.ProductInstance;
public class ProductInBasketDTO {
private String id;
private String quantityUnit;
private double quantity;
private double vat = 0.20;
private double productBasePrice;
private double productBasePriceWi... | 2,593 | 0.758195 | 0.757038 | 111 | 22.360361 | 22.776546 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324324 | false | false | 13 |
2799fea9b8d295119862f302184dbfb9b2157e8c | 30,210,800,023,897 | f7a159ee1bcb02c205ee5ad7bd95335b0e8c91bb | /src/main/java/com/svetikov/demo000/model/Customer.java | 42e88402e964671cae19437156bacc73b30df5f2 | [] | no_license | Sveticov/HALBrowser | https://github.com/Sveticov/HALBrowser | d92532bb324eb02b2ade3244022b912b0ea3fdbb | 6b3459426d96d6d48634437abcf3197b5ff105ae | refs/heads/master | 2020-03-31T03:32:51.082000 | 2018-10-13T18:41:59 | 2018-10-13T18:41:59 | 151,868,977 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.svetikov.demo000.model;
import lombok.*;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class Customer {
private long id;
private String name;
private String lname;
}
| UTF-8 | Java | 219 | java | Customer.java | Java | [] | null | [] | package com.svetikov.demo000.model;
import lombok.*;
@Getter
@Setter
@NoArgsConstructor
@AllArgsConstructor
@ToString
public class Customer {
private long id;
private String name;
private String lname;
}
| 219 | 0.748858 | 0.73516 | 15 | 13.6 | 10.650822 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
9ee611ff46577bad4795878f85f5f4d85609484a | 30,210,800,026,051 | 2a2239d2dc9dd11e3216af590fc56750f0556bfd | /FinalTerm/src/main/java/services/DiseaseService.java | b8521765c83a83c8a5ba115b987b1972be5b1946 | [] | no_license | ZunairAhmad/FinalTerm-19011519-015 | https://github.com/ZunairAhmad/FinalTerm-19011519-015 | 9c36370cfd86259dbe516017c517698308a5b34f | 4b6bd8654fad32d04f10e42afc6a1974008e1ee0 | refs/heads/master | 2022-12-02T01:22:23.084000 | 2020-08-18T11:57:24 | 2020-08-18T11:57:24 | 288,440,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services;
import models.DiseaseRemarks;
import java.util.List;
public interface DiseaseService {
boolean exists(DiseaseRemarks disease);
DiseaseRemarks saveDiseaseRemarks(DiseaseRemarks diseases);
DiseaseRemarks getDiseaseRemarksByValue(String disease);
List<DiseaseRemarks> ... | UTF-8 | Java | 349 | java | DiseaseService.java | Java | [] | null | [] | package services;
import models.DiseaseRemarks;
import java.util.List;
public interface DiseaseService {
boolean exists(DiseaseRemarks disease);
DiseaseRemarks saveDiseaseRemarks(DiseaseRemarks diseases);
DiseaseRemarks getDiseaseRemarksByValue(String disease);
List<DiseaseRemarks> ... | 349 | 0.762178 | 0.762178 | 16 | 19.8125 | 22.696968 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 13 |
23874b86e57390b4cb2e4499f8f49d76634306ac | 22,471,268,916,830 | ef1447d47e37162fa62fa313819eec37bf742470 | /SEG41-OL-SFLECT-FINAL_PROJECT-DOMINGO-MONTOYA/src/games/model/VideoGamesFactory.java | ce785102e1fd5df50250c5ff7822274015b95fba | [] | no_license | patDomingo/DesignPattern_Finals_Project | https://github.com/patDomingo/DesignPattern_Finals_Project | 0e348e01c738bdce95c90186ed9d5fee971071a2 | 8073ac1f35eb1eafe3d759188bc2e49f96909657 | refs/heads/master | 2022-11-27T14:03:14.812000 | 2020-08-01T06:01:20 | 2020-08-01T06:01:20 | 284,196,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package games.model;
public class VideoGamesFactory extends AbstractFactory {
@Override
public VideoGames getVideoGames(String gameName) {
VideoGames game = null;
switch(gameName) {
case "minecraft":
game = new Minecraft();
break;
case "crashteamracing":
game = new CrashTeamRacing();
break;
... | UTF-8 | Java | 595 | java | VideoGamesFactory.java | Java | [] | null | [] | package games.model;
public class VideoGamesFactory extends AbstractFactory {
@Override
public VideoGames getVideoGames(String gameName) {
VideoGames game = null;
switch(gameName) {
case "minecraft":
game = new Minecraft();
break;
case "crashteamracing":
game = new CrashTeamRacing();
break;
... | 595 | 0.667227 | 0.667227 | 31 | 18.193548 | 13.424626 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.516129 | false | false | 13 |
bf0c6711baacbf162b53655dcd50047f8bf87a4a | 8,796,093,037,086 | 0e348dc4427183b18dce9b6de7490846be894857 | /DesignMode/src/com/qc/designmode/create/factory/method/order/LDOrderPizza.java | 45d38b30b6f1396cc1020c48c1b43bc39e915e1b | [] | no_license | cxy1686901657/JavaDesignMode | https://github.com/cxy1686901657/JavaDesignMode | 6a1816f8b79c3805cab86f0f441b513f49680447 | b1fa72ef95513dd86157631afe6e277f7d8f281c | refs/heads/master | 2020-07-01T11:52:06.053000 | 2019-12-16T03:13:57 | 2019-12-16T03:13:57 | 201,167,062 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qc.designmode.create.factory.method.order;
import com.qc.designmode.create.factory.method.LDCheesePizza;
import com.qc.designmode.create.factory.method.LDPepperPizza;
import com.qc.designmode.create.factory.method.Pizza;
/**
* @author qc
* @date 2019/8/23
* @description
* @project JavaDesignMode
*/
... | UTF-8 | Java | 709 | java | LDOrderPizza.java | Java | [
{
"context": "nmode.create.factory.method.Pizza;\n\n/**\n * @author qc\n * @date 2019/8/23\n * @description\n * @project Ja",
"end": 252,
"score": 0.9996193647384644,
"start": 250,
"tag": "USERNAME",
"value": "qc"
}
] | null | [] | package com.qc.designmode.create.factory.method.order;
import com.qc.designmode.create.factory.method.LDCheesePizza;
import com.qc.designmode.create.factory.method.LDPepperPizza;
import com.qc.designmode.create.factory.method.Pizza;
/**
* @author qc
* @date 2019/8/23
* @description
* @project JavaDesignMode
*/
... | 709 | 0.664316 | 0.654443 | 30 | 22.666666 | 21.037004 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 13 |
b87dacc8f46650adbee1c9bd67e702637f091ff0 | 14,087,492,780,471 | 9034a6ec05b7f3ff1c2320b02137fdb4a4f18204 | /controller/SpreadsheetController.java | 0c3e14cb8c959c3adaa193c06f56c02ad6088099 | [] | no_license | Toqiin/spreadsheet-app | https://github.com/Toqiin/spreadsheet-app | 67c5d62861608bc68f8d5b6d9019ce0c6d3d3048 | 1e5eddc024d34b407a873106ff1f463db5a2da96 | refs/heads/master | 2023-03-01T19:31:22.315000 | 2021-02-11T23:09:48 | 2021-02-11T23:09:48 | 338,176,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cs3500.spreadsheets.controller;
import edu.cs3500.spreadsheets.model.Coord;
import edu.cs3500.spreadsheets.model.Worksheet;
import edu.cs3500.spreadsheets.view.SpreadsheetView;
/**
* Represents an implementation of a edu.cs3500.spreadsheets.controller for a spreadsheet that allows the user to select
* c... | UTF-8 | Java | 1,201 | java | SpreadsheetController.java | Java | [] | null | [] | package edu.cs3500.spreadsheets.controller;
import edu.cs3500.spreadsheets.model.Coord;
import edu.cs3500.spreadsheets.model.Worksheet;
import edu.cs3500.spreadsheets.view.SpreadsheetView;
/**
* Represents an implementation of a edu.cs3500.spreadsheets.controller for a spreadsheet that allows the user to select
* c... | 1,201 | 0.725229 | 0.708576 | 47 | 24.553192 | 25.43478 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.340426 | false | false | 13 |
5e9fb360ecf1d44a40e93e55b772dcbe6c18ebc6 | 33,681,133,603,299 | 1ac45fee312e826cc96938e00cf90216a17362dd | /app/src/main/java/com/lcm/learn_av/record/AudioEncode.java | 28c62dcfb21f124c22ba310d5253f45f1e77a7b0 | [] | no_license | LCM-93/Learn_AV | https://github.com/LCM-93/Learn_AV | a5896104700d22637a70d7905e33de23d68e68cb | ebbdac1832230afe33ec231f2de56e9fb0a6e48c | refs/heads/master | 2022-07-15T12:38:32.288000 | 2020-05-19T06:37:06 | 2020-05-19T06:37:06 | 173,861,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lcm.learn_av.record;
import android.media.AudioFormat;
import android.media.AudioManager;
import android.media.AudioTrack;
import android.media.MediaCodec;
import android.media.MediaCodecInfo;
import android.media.MediaFormat;
import android.util.Log;
import com.lcm.learn_av.queue.AudioData;
import com.lc... | UTF-8 | Java | 9,033 | java | AudioEncode.java | Java | [
{
"context": "***************************************\n * Author: LiChenMing.Chaman\n * Date: 2019/3/14 5:45 PM\n * Desc:\n * **********",
"end": 640,
"score": 0.9998606443405151,
"start": 623,
"tag": "NAME",
"value": "LiChenMing.Chaman"
}
] | null | [] | package com.lcm.learn_av.record;
import android.media.AudioFormat;
import android.media.AudioManager;
import android.media.AudioTrack;
import android.media.MediaCodec;
import android.media.MediaCodecInfo;
import android.media.MediaFormat;
import android.util.Log;
import com.lcm.learn_av.queue.AudioData;
import com.lc... | 9,033 | 0.604154 | 0.5878 | 237 | 34.345993 | 30.208113 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654008 | false | false | 13 |
bb98ebc1ede5d5f7a6c3bf5242136290c0c51ff1 | 27,994,596,839,041 | e9c429700ba171f963e046fa63edb54e97c54aec | /java/sync/opush/imap/src/main/java/org/minig/imap/Address.java | 959506b48fd596571943f2d1bf47b33bc9fde5b0 | [] | no_license | Kervinou/OBM | https://github.com/Kervinou/OBM | d7a2d7d9ec37a090bb6d87382ca3f28283981572 | 355c8233cd75c02b1e7252c5b43599aa2c11a6e9 | refs/heads/master | 2021-01-15T14:47:32.521000 | 2011-11-10T10:58:14 | 2011-11-10T10:58:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* ***** BEGIN LICENSE BLOCK *****
* Version: GPL 2.0
*
* The contents of this file are subject to the GNU General Public
* License Version 2 or later (the "GPL").
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the Lic... | UTF-8 | Java | 2,146 | java | Address.java | Java | [
{
"context": "r.debug(\"mail: {} is not a valid email, building a john.doe@minig.org\", mail);\n\t\t\t}\n\t\t\tthis.displayName = StringUtils.s",
"end": 1277,
"score": 0.99506676197052,
"start": 1259,
"tag": "EMAIL",
"value": "john.doe@minig.org"
},
{
"context": "stripAddressForbidde... | null | [] | /* ***** BEGIN LICENSE BLOCK *****
* Version: GPL 2.0
*
* The contents of this file are subject to the GNU General Public
* License Version 2 or later (the "GPL").
*
* Software distributed under the License is distributed on an "AS IS" basis,
* WITHOUT WARRANTY OF ANY KIND, either express or implied. See the Lic... | 2,124 | 0.671482 | 0.667288 | 89 | 23.11236 | 22.482672 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.573034 | false | false | 13 |
c58e6dfaf0fb1836eb3ec58e8644e2162dafe0e6 | 1,116,691,531,369 | e251c15eee254efbe8b20ae2db77886296c1d050 | /src/main/java/com/example/recipeapp/domain/Ingredent.java | b0ded137cccc12656792b2a97f16f5c899f3c437 | [] | no_license | Pranab1991/my-recipe-app | https://github.com/Pranab1991/my-recipe-app | 83960948b7c40139737905b57fb87d5532db83c8 | 9f68486cb1a19cf5ae017f97d886f11bc2885feb | refs/heads/master | 2020-04-08T09:06:32.192000 | 2018-11-26T18:23:34 | 2018-11-26T18:23:34 | 159,208,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.recipeapp.domain;
import lombok.*;
import javax.persistence.*;
import java.math.BigDecimal;
@Data
@Entity
public class Ingredent {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private BigDecimal amount;
private String description;
@ManyToOne
... | UTF-8 | Java | 534 | java | Ingredent.java | Java | [] | null | [] | package com.example.recipeapp.domain;
import lombok.*;
import javax.persistence.*;
import java.math.BigDecimal;
@Data
@Entity
public class Ingredent {
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private Long id;
private BigDecimal amount;
private String description;
@ManyToOne
... | 534 | 0.735955 | 0.735955 | 24 | 21.25 | 23.636572 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
49ecc82e1c63c0874d6a0229248894ef97f18180 | 27,728,308,884,004 | a0224de1f6e469fc67bb75911ac8b29d657d283c | /src/ExceptionsDemo.java | b35d588286f1a3cf75eea90c6b885087cb851671 | [] | no_license | abhijeetvc/ExceptionHandling | https://github.com/abhijeetvc/ExceptionHandling | 0bfde9ef726932fa37bc8b65bdd70ab349ae530d | 08d593da1d264773f6bc5fe6235cfdad2c159637 | refs/heads/master | 2022-10-24T16:32:53.879000 | 2020-06-09T05:24:05 | 2020-06-09T05:24:05 | 270,539,484 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class ExceptionsDemo {
public static void main(String[] args){
// System.out.println("Args : "+args[0]);
Scanner sc=new Scanner(System.in);
System.out.println("Enter no1 :");
int a=sc.nextInt();
System.out.println("Enter no2");
in... | UTF-8 | Java | 952 | java | ExceptionsDemo.java | Java | [] | null | [] | import java.util.Scanner;
public class ExceptionsDemo {
public static void main(String[] args){
// System.out.println("Args : "+args[0]);
Scanner sc=new Scanner(System.in);
System.out.println("Enter no1 :");
int a=sc.nextInt();
System.out.println("Enter no2");
in... | 952 | 0.534664 | 0.529412 | 33 | 27.848484 | 22.55246 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 13 |
68a1bbee9b32752aada2d2a8e08ad6515d0dbced | 27,728,308,884,548 | c2aabc99d3c83c962678bb50405f8c09ec4ff7cc | /app/src/main/java/br/com/lrssoftwares/mylifeback/BootCompletoReceiver.java | 79fcf24454b99501c7e10d576a04a3a64890bc74 | [] | no_license | LRScudeletti/app-my-life-back | https://github.com/LRScudeletti/app-my-life-back | 728041c2ced55b294a2d8d1a60fb7ab0e1d66a1d | 4cf3f718a9b3ac483d27c765954f5f0bd1bfd684 | refs/heads/master | 2020-06-13T13:08:54.656000 | 2019-07-20T13:25:47 | 2019-07-20T13:25:47 | 194,665,574 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.lrssoftwares.mylifeback;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
public class BootCompletoReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
if ("android.intent.action.BO... | UTF-8 | Java | 503 | java | BootCompletoReceiver.java | Java | [] | null | [] | package br.com.lrssoftwares.mylifeback;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
public class BootCompletoReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
if ("android.intent.action.BO... | 503 | 0.729622 | 0.729622 | 15 | 32.533333 | 26.540199 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 13 |
506bb1d1a1c2bb5f240f5a44b98e369374fd1acf | 18,519,899,007,643 | 0c1b625a50847bcd6f25c24eba9863b3b8d41c59 | /Code/15650.java | 389e316d3fedb986d7a09dcc53db7d494b0f0d39 | [] | no_license | kimhyerii/BOJ | https://github.com/kimhyerii/BOJ | d6161296fa565535f6f4ef1942ec4738cc903fd4 | bf7b8063d98ff1ef1cfdb89987a9d8f64917dab1 | refs/heads/main | 2023-08-21T21:56:03.757000 | 2021-10-06T18:26:45 | 2021-10-06T18:26:45 | 380,950,775 | 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;
public class Main {
static int[] num = new int[9];
static boolean[] used = new boolean[9];
static int n, m;
static StringBuilder answer = new StringBuilder();
public static void bt(int j, int k){
i... | UTF-8 | Java | 997 | java | 15650.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
public class Main {
static int[] num = new int[9];
static boolean[] used = new boolean[9];
static int n, m;
static StringBuilder answer = new StringBuilder();
public static void bt(int j, int k){
i... | 997 | 0.529589 | 0.520562 | 37 | 25.945946 | 21.233509 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 13 |
026e0db1f840fe127d6f3423356f48de51c8d8ca | 60,129,552,814 | 85a42087ebb2544001840d2b8fbc64650dd7ecb7 | /main.java | f017dd04f30923b032d9824dc7e666a4bfc68d9d | [] | no_license | nguyennhodung/DataWahouse | https://github.com/nguyennhodung/DataWahouse | 15a7f50ce088d3028dbe75f40e5d3c39dfc33885 | a3d85756de6c21945c03e6d7dc74012ef01d455a | refs/heads/master | 2016-08-06T20:53:20.481000 | 2015-04-30T14:16:34 | 2015-04-30T14:16:34 | 34,856,978 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Main {
public static void main(String[] args) {
String path = "C:/Users/Administrator/workspace/ReseachProject/datawarehouse.csv" ;
ImplementFunction getdata = new ImplementFunction(path);
getdata.run();
System.out.println("_____________________________SIZE AND VALUE 3D CUBOID__________________... | UTF-8 | Java | 668 | java | main.java | Java | [] | null | [] |
public class Main {
public static void main(String[] args) {
String path = "C:/Users/Administrator/workspace/ReseachProject/datawarehouse.csv" ;
ImplementFunction getdata = new ImplementFunction(path);
getdata.run();
System.out.println("_____________________________SIZE AND VALUE 3D CUBOID__________________... | 668 | 0.52994 | 0.520958 | 13 | 50.23077 | 40.090576 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.230769 | false | false | 13 |
8f13a89e6884aa277295f1b5fbe4cf2f579da2da | 32,744,830,681,610 | b297b1dcf292b09c4bddf14186ec0e973f4b0435 | /common-web/src/main/java/com/nemustech/web/file/FileidDownloader.java | 06d4226480fc92aa925bf7f23d6ca5b2f401ee88 | [
"Apache-2.0"
] | permissive | koreafood/common | https://github.com/koreafood/common | 8e0ec7cf40abe4a51199c4a034eda8068dc53581 | b25ac9acde235e68a897ea084a8564bc83dcdffa | refs/heads/master | 2020-03-24T02:50:09.879000 | 2018-04-27T13:12:20 | 2018-04-27T13:12:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nemustech.web.file;
import java.io.ByteArrayInputStream;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.IOUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | UTF-8 | Java | 1,618 | java | FileidDownloader.java | Java | [] | null | [] | package com.nemustech.web.file;
import java.io.ByteArrayInputStream;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.io.IOUtils;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframe... | 1,618 | 0.731738 | 0.715995 | 51 | 29.137255 | 29.369865 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.431373 | false | false | 13 |
ddfc2ef66f897abf10e05898f968c6ba5c385887 | 35,510,789,608,842 | 2597f11c526bbb7e1354c49790d5dd6c263c3c20 | /Chess/src/specialMoves.java | cc2d93cd58ade6c59c081be600e7a1d17dca2d94 | [] | no_license | AlexGabrielliescu/Chess | https://github.com/AlexGabrielliescu/Chess | f55c63d5369398b370a2f30b1ae19b66012c1ddd | 4f2a95fade3582c04b88ffd0473990148bca8eec | refs/heads/master | 2023-01-09T21:25:07.625000 | 2020-11-13T17:01:10 | 2020-11-13T17:01:10 | 312,372,398 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class specialMoves {
static boolean enpassant;
static Location enpassantLocation = new Location(0,0);
static Location enpassantPiece = new Location(0,0);
public static void enpassantable(boolean bool) {
enpassant = bool;
}
public static void setEnpassantLoc(Location loc) {
enpassantLocation = loc;
}
... | UTF-8 | Java | 322 | java | specialMoves.java | Java | [] | null | [] |
public class specialMoves {
static boolean enpassant;
static Location enpassantLocation = new Location(0,0);
static Location enpassantPiece = new Location(0,0);
public static void enpassantable(boolean bool) {
enpassant = bool;
}
public static void setEnpassantLoc(Location loc) {
enpassantLocation = loc;
}
... | 322 | 0.76087 | 0.748447 | 11 | 28.181818 | 20.103451 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.636364 | false | false | 13 |
0d93b69dd54bde584eaa5145c03b56e286b09a2d | 13,924,283,998,978 | 3c37569a14dbe71b1960ccc9aafbdf957cb906e0 | /Loterias/src/main/java/bae/baesso/controller/ConcursoController.java | 297da177843ac13b2ad38a7e28b9342ca925587d | [] | no_license | victorbae/loterias | https://github.com/victorbae/loterias | dbdcba097f6b8bf56530d68058940ce7127f7eea | 41d77f7d5fa30ae3a6c67b04c0e8854729ea00fe | refs/heads/master | 2020-05-01T13:05:46.618000 | 2019-04-08T13:19:30 | 2019-04-08T13:19:30 | 177,481,455 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bae.baesso.controller;
import javax.inject.Inject;
import bae.baesso.model.Concurso;
import bae.baesso.model.Ganhador;
import bae.baesso.model.NumerosApostados;
import bae.baesso.service.ConcursoService;
import br.com.caelum.vraptor.Controller;
import br.com.caelum.vraptor.Get;
import br.com.caelum.... | UTF-8 | Java | 1,683 | java | ConcursoController.java | Java | [] | null | [] | package bae.baesso.controller;
import javax.inject.Inject;
import bae.baesso.model.Concurso;
import bae.baesso.model.Ganhador;
import bae.baesso.model.NumerosApostados;
import bae.baesso.service.ConcursoService;
import br.com.caelum.vraptor.Controller;
import br.com.caelum.vraptor.Get;
import br.com.caelum.... | 1,683 | 0.75817 | 0.75817 | 54 | 29.166666 | 26.871264 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.407407 | false | false | 13 |
6bcb3905b6166de48bde624855cd287079b8c7e4 | 35,579,509,083,111 | 7903906b702312b54cb79d4659084c22903600ee | /src/test/java/testng/UsersTest.java | 57dee12d1ccb777ee4d8ec9098275a90ec34264a | [] | no_license | appsbymike/restaurant-delivery | https://github.com/appsbymike/restaurant-delivery | f9288be325c1f5ec82cfa6cb9e6eaeff73a1bc4c | 11d64fd906088acf22bb58d8b7dde954113976e4 | refs/heads/master | 2021-05-05T18:47:24.198000 | 2018-09-13T14:15:32 | 2018-09-13T14:15:32 | 117,722,700 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package testng;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.Reader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Iterator;
import org.apache.commons.csv.CSVFormat;
import org.apache.commons.csv.CSVRecord;
import org.testng.Assert;
im... | UTF-8 | Java | 7,353 | java | UsersTest.java | Java | [
{
"context": " gender, address, phone, email);\r\n\t\tthisUsername = username;\r\n\t\tcreatedUser = (result != 0);\r\n\t\tassertThat(re",
"end": 3208,
"score": 0.9751138091087341,
"start": 3200,
"tag": "USERNAME",
"value": "username"
},
{
"context": "r newUser = new User();\r\n\t\t\t... | null | [] | package testng;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.io.Reader;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Iterator;
import org.apache.commons.csv.CSVFormat;
import org.apache.commons.csv.CSVRecord;
import org.testng.Assert;
im... | 7,355 | 0.679723 | 0.679315 | 222 | 31.121622 | 28.616264 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.968468 | false | false | 13 |
f662ccc51683c76ca818277f7457b822f1561cac | 14,491,219,717,514 | b6d9bbedfe4572c97f5b80950d9e4c0f94912396 | /app/src/main/java/com/example/poultrysalesapp/ChickenBreedsViewPage.java | e4a898e1f38e7b87a6fcb291af9235bc3a2b6754 | [] | no_license | PSSubramanya/Kori-App | https://github.com/PSSubramanya/Kori-App | 038c901af3dc984eff1576470b97610073b0fdd6 | 204ba6376be6264aa2cc88ed9b5195ef14ecfee3 | refs/heads/master | 2020-09-22T03:13:53.790000 | 2020-01-01T21:34:20 | 2020-01-01T21:34:20 | 225,029,238 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.poultrysalesapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.view.animat... | UTF-8 | Java | 4,213 | java | ChickenBreedsViewPage.java | Java | [] | null | [] | package com.example.poultrysalesapp;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.view.ViewGroup;
import android.view.animat... | 4,213 | 0.639687 | 0.635889 | 147 | 27.659864 | 28.69343 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585034 | false | false | 13 |
68b5f351d8d924fe6bfbb84c02b2c7f8a975717b | 8,229,157,401,312 | f92c6375933f64f9e0c245c00ea9fb93da7804e0 | /sdk-core/src/main/java/com/gumptech/sdk/service/PushMessageService.java | 0bb2060d861b88e3f31ddb87fdd135fcf43763d4 | [] | no_license | MikeMouse/gt_s_gumpsdk | https://github.com/MikeMouse/gt_s_gumpsdk | 25b93853757204bf48700afac3abfd1f5b77dc94 | 708417dbb4ab3bd23d4da7bae03a9222363eac3b | refs/heads/master | 2016-08-12T16:49:41.802000 | 2016-03-04T07:37:36 | 2016-03-04T07:37:36 | 53,644,924 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gumptech.sdk.service;
import java.util.List;
import com.gumptech.sdk.exception.ServiceDaoException;
import com.gumptech.sdk.exception.ServiceException;
import com.gumptech.sdk.model.PushMessage;
/**
*
* @author hongtaozhang
*
*/
public interface PushMessageService {
/**
*
* @param id
* ... | UTF-8 | Java | 1,463 | java | PushMessageService.java | Java | [
{
"context": "umptech.sdk.model.PushMessage;\n\n/**\n * \n * @author hongtaozhang\n *\n */\npublic interface PushMessageService {\n\n\n\n\t",
"end": 241,
"score": 0.9995467066764832,
"start": 229,
"tag": "USERNAME",
"value": "hongtaozhang"
}
] | null | [] | package com.gumptech.sdk.service;
import java.util.List;
import com.gumptech.sdk.exception.ServiceDaoException;
import com.gumptech.sdk.exception.ServiceException;
import com.gumptech.sdk.model.PushMessage;
/**
*
* @author hongtaozhang
*
*/
public interface PushMessageService {
/**
*
* @param id
* ... | 1,463 | 0.759399 | 0.759399 | 57 | 24.68421 | 32.984928 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789474 | false | false | 13 |
245e0db25d1cb81e4d48e8527d6d625c782c0153 | 13,039,520,735,879 | 81f640d5fa8371fdf1a5162f721f4fa061df372c | /src/main/java/com/nwb/userexperior/biometric/service/ActivityTrackingService.java | a464af09d9716423fdbae5f469d61b40e29d99e7 | [] | no_license | nwbkhan/user-experior-coding | https://github.com/nwbkhan/user-experior-coding | c64c6686765a80a57d9d042fc4aee88ef0a5c550 | 8f48d48b5f9df71f7ea8b725a3cee7e0d15d1ad7 | refs/heads/master | 2021-03-19T23:42:49.775000 | 2020-03-13T20:56:10 | 2020-03-13T20:56:10 | 247,154,135 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nwb.userexperior.biometric.service;
import com.nwb.userexperior.biometric.models.response.WeeklyReportResponse;
import java.util.List;
public interface ActivityTrackingService {
List<String> processJson();
WeeklyReportResponse getWeeklyReport();
}
| UTF-8 | Java | 272 | java | ActivityTrackingService.java | Java | [] | null | [] | package com.nwb.userexperior.biometric.service;
import com.nwb.userexperior.biometric.models.response.WeeklyReportResponse;
import java.util.List;
public interface ActivityTrackingService {
List<String> processJson();
WeeklyReportResponse getWeeklyReport();
}
| 272 | 0.808824 | 0.808824 | 11 | 23.727272 | 24.680101 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 13 |
2a3de51995940bb7a12d9ed34bbe2c45a744ef23 | 14,731,737,864,494 | cb2809c08e0f5066d3192c15dcb2c4d1210f3099 | /src/main/java/com/telerik/carpooling/security/UserEventEmitter.java | bef62fb612b4dc9ecbd5bd6bd99390b0cb50606f | [] | no_license | antonmadzharovbs/carpooling | https://github.com/antonmadzharovbs/carpooling | 6c4e351ab7567e98e994f0f411b62fa648611d12 | 00382d5be6405a8f0751343924659913e7f797ab | refs/heads/master | 2020-07-06T04:07:54.635000 | 2019-08-12T22:29:16 | 2019-08-12T22:29:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.telerik.carpooling.security;
//
//@FunctionalInterface
//public interface UserEventEmitter {
//
// void emit(UserEvent userEvent);
//
//}
| UTF-8 | Java | 163 | java | UserEventEmitter.java | Java | [
{
"context": "//package com.telerik.carpooling.security;\r\n//\r\n//@FunctionalInterface\r",
"end": 21,
"score": 0.5899534225463867,
"start": 17,
"tag": "USERNAME",
"value": "erik"
}
] | null | [] | //package com.telerik.carpooling.security;
//
//@FunctionalInterface
//public interface UserEventEmitter {
//
// void emit(UserEvent userEvent);
//
//}
| 163 | 0.680982 | 0.680982 | 8 | 18.375 | 16.977467 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 13 |
0a5025ae164558a67a5b07f89362a48cb5b16922 | 30,605,936,993,092 | b5c485493f675bcc19dcadfecf9e775b7bb700ed | /jee-utility-__kernel__/src/main/java/org/cyk/utility/__kernel__/string/List.java | f72d52cdfee2e4b976f8b6c4026322ae3241ab5b | [] | no_license | devlopper/org.cyk.utility | https://github.com/devlopper/org.cyk.utility | 148a1aafccfc4af23a941585cae61229630b96ec | 14ec3ba5cfe0fa14f0e2b1439ef0f728c52ec775 | refs/heads/master | 2023-03-05T23:45:40.165000 | 2021-04-03T16:34:06 | 2021-04-03T16:34:06 | 16,252,993 | 1 | 0 | null | false | 2022-10-12T20:09:48 | 2014-01-26T12:52:24 | 2021-04-03T16:35:57 | 2022-10-12T20:09:46 | 16,037 | 1 | 0 | 11 | Java | false | false | package org.cyk.utility.__kernel__.string;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Collection;
import org.cyk.utility.__kernel__.array.ArrayHelper;
import org.cyk.utility.__kernel__.collection.CollectionHelper;
import org.cyk.utility.__kernel__.constant.ConstantEmpty;
impo... | UTF-8 | Java | 1,210 | java | List.java | Java | [] | null | [] | package org.cyk.utility.__kernel__.string;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Collection;
import org.cyk.utility.__kernel__.array.ArrayHelper;
import org.cyk.utility.__kernel__.collection.CollectionHelper;
import org.cyk.utility.__kernel__.constant.ConstantEmpty;
impo... | 1,210 | 0.718182 | 0.718182 | 47 | 23.787233 | 21.238199 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.489362 | false | false | 13 |
968f200fd1b5013a76df5ddaa3dd5bf138f77fc5 | 22,041,772,203,709 | 7f2e4e6f6cb7f38b18baeb72ff11646339e8f824 | /src/com/syntax/class17/AccessingMembersOfClass.java | f812d4a1b15ae2cc1cab69dc74d7bbad17331cb6 | [] | no_license | ChuyG1/JavaBasics | https://github.com/ChuyG1/JavaBasics | 6839a3bbd45d320a65b638bf2a0c36bfbdd531ba | 11241259cf2f314832e167f4f5e344dd3d9d5a29 | refs/heads/master | 2021-03-31T11:46:47.923000 | 2020-05-02T17:38:57 | 2020-05-02T17:38:57 | 248,104,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.syntax.class17;
public class AccessingMembersOfClass {
public static void main(String[] args) {
Employee emp=new Employee();
emp.name="Chuy";
emp.lastName="Garcia";
emp.salary=100000;
//emp.ssn=656746767;CE: field ssn is not visible
Employee.method1();
emp.method2();
emp.method3();
... | UTF-8 | Java | 326 | java | AccessingMembersOfClass.java | Java | [
{
"context": ") {\n\t\t\n\t\tEmployee emp=new Employee();\n\t\temp.name=\"Chuy\";\n\t\temp.lastName=\"Garcia\";\n\t\temp.salary=100000;\n\t",
"end": 161,
"score": 0.9997991323471069,
"start": 157,
"tag": "NAME",
"value": "Chuy"
},
{
"context": "ew Employee();\n\t\temp.name=\"Chuy\";\... | null | [] | package com.syntax.class17;
public class AccessingMembersOfClass {
public static void main(String[] args) {
Employee emp=new Employee();
emp.name="Chuy";
emp.lastName="Garcia";
emp.salary=100000;
//emp.ssn=656746767;CE: field ssn is not visible
Employee.method1();
emp.method2();
emp.method3();
... | 326 | 0.687117 | 0.625767 | 18 | 17.111111 | 15.365506 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.722222 | false | false | 13 |
6bf6ecbcc672463e0da84f6a7aa47306ce7205ae | 17,721,035,093,719 | 308d55898c891bf8702b537b125378b8885e289b | /geode-wan/src/main/java/org/apache/geode/cache/wan/internal/parallel/RemoteConcurrentParallelGatewaySenderEventProcessor.java | 1da39c36c28135b62e5a8beee26810fa29bb313f | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown"
] | permissive | apache/geode | https://github.com/apache/geode | 6913469dd6c8805a4a7c9ad606efb99fe831a646 | e4e0aee30c14cff039d39a7dc79c1263aa1bef22 | refs/heads/develop | 2023-09-03T23:56:44.728000 | 2023-07-13T10:16:12 | 2023-07-13T10:16:12 | 34,839,383 | 1,646 | 582 | Apache-2.0 | false | 2023-08-19T01:03:46 | 2015-04-30T07:00:05 | 2023-08-17T18:57:09 | 2023-08-19T01:03:42 | 224,875 | 2,232 | 679 | 22 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | UTF-8 | Java | 3,286 | java | RemoteConcurrentParallelGatewaySenderEventProcessor.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more contributor license
* agreements. See the NOTICE file distributed with this work for additional information regarding
* copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the
* "License"); you may not ... | 3,286 | 0.766281 | 0.76476 | 80 | 40.075001 | 34.47237 | 100 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 13 |
90fecc230a20e75e9b1e63143fe9342ead50d6d2 | 30,236,569,808,321 | ed573ca0139df8270dfa4c3aefa424797a5b4e08 | /src/simplenlg/aggregation/AggregationRule.java | 804be07a9f7a0bbe2a7598dfc55632987003c9cf | [] | no_license | FelixTheodor/SimpleNLGerman_modified | https://github.com/FelixTheodor/SimpleNLGerman_modified | 4552e11a5aa2897220a95fb0d47abfbe8734c6e2 | 759882e8ed4883e2eb5609302b89feca3d276f56 | refs/heads/master | 2020-07-10T17:53:36.346000 | 2019-08-25T17:37:29 | 2019-08-25T17:37:29 | 204,327,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* ==================================================
* SimpleNLG-Ger: An Adaption of SimpleNLG for German
* ==================================================
*
* Copyright (c) 2013, Marcel Bollmann
* All rights reserved.
*
* This package is a modification of "SimpleNLG: An API for Natural Language Generation... | UTF-8 | Java | 5,042 | java | AggregationRule.java | Java | [
{
"context": "=======================\n * \n * Copyright (c) 2013, Marcel Bollmann\n * All rights reserved.\n * \n * This package is a ",
"end": 204,
"score": 0.9998366236686707,
"start": 189,
"tag": "NAME",
"value": "Marcel Bollmann"
},
{
"context": "copyright holders and contributo... | null | [] | /* ==================================================
* SimpleNLG-Ger: An Adaption of SimpleNLG for German
* ==================================================
*
* Copyright (c) 2013, <NAME>
* All rights reserved.
*
* This package is a modification of "SimpleNLG: An API for Natural Language Generation".
* The... | 4,993 | 0.686434 | 0.681277 | 111 | 44.423424 | 33.125084 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828829 | false | false | 13 |
02b6e8a03aa5e67621824d1a366f66b9e4bba8b0 | 31,112,743,126,335 | bda89505dce8414cb807130eeb094321dc32b493 | /Advanced_Programming/Chatserver/ChattyChatChat/src/socket/test/test/ChattyChatChatServer.java | fb4e4f6ea4a3ba53eebdfc8b2861fae002056287 | [] | no_license | derekacosta/JavaTrain | https://github.com/derekacosta/JavaTrain | c0a871dadaca3dfd90ac52f73b99ec93b4c9c519 | 0b07d7b36dc0d9d65fe9bbe75cef2ba0b2ab043e | refs/heads/master | 2021-01-19T12:55:53.707000 | 2017-05-11T01:27:57 | 2017-05-11T01:27:57 | 82,352,120 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/*
* Copyright (c) 1995, 2008, Oracle and/or its affiliates. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above copyright
* n... | UTF-8 | Java | 5,165 | java | ChattyChatChatServer.java | Java | [
{
"context": "reamReader(socket.getInputStream()));\n\t\t\t\tname = \"anonymous \" + ID; //temporary\n\t\n\t\t\t\t//will append the clien",
"end": 3524,
"score": 0.8331013321876526,
"start": 3515,
"tag": "USERNAME",
"value": "anonymous"
}
] | null | [] |
/*
* Copyright (c) 1995, 2008, Oracle and/or its affiliates. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above copyright
* n... | 5,165 | 0.619167 | 0.615102 | 190 | 26.163158 | 25.28344 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.026316 | false | false | 13 |
cdf8d5769f28b8e21a70e2a50d1431a9f43ae918 | 20,890,720,935,546 | 03f7b2842093fdd36a8fc37b73c50ee75588543d | /app/src/main/java/net/tuyenoc/testmvp/presenter/SearchPresenter.java | adf371f1d81e244c906b0709c5fb40ddaaf0d9c5 | [] | no_license | tuyennguyen05071998/TestMVP | https://github.com/tuyennguyen05071998/TestMVP | 57b740da2f49117799641492d9c18a5bf5122153 | 980db719e5462ffce0a92f6bd87d761d227de122 | refs/heads/master | 2021-03-07T07:26:41.209000 | 2020-03-10T09:02:31 | 2020-03-10T09:02:31 | 246,253,223 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.tuyenoc.testmvp.presenter;
import net.tuyenoc.testmvp.models.DatabaseFake;
import net.tuyenoc.testmvp.views.SearchViewUser;
public class SearchPresenter implements SearchPresenterImp {
private SearchViewUser searchViewUser;
private DatabaseFake databaseFake;
public SearchPresenter(SearchViewU... | UTF-8 | Java | 733 | java | SearchPresenter.java | Java | [] | null | [] | package net.tuyenoc.testmvp.presenter;
import net.tuyenoc.testmvp.models.DatabaseFake;
import net.tuyenoc.testmvp.views.SearchViewUser;
public class SearchPresenter implements SearchPresenterImp {
private SearchViewUser searchViewUser;
private DatabaseFake databaseFake;
public SearchPresenter(SearchViewU... | 733 | 0.710778 | 0.710778 | 24 | 29.541666 | 25.873055 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 13 |
b410d7bc0bdcfb737934a3ed10d198a5836d42d5 | 31,903,017,101,088 | ee7b9a0b32289eec6a7ca367eb346ad0f12cde7c | /Station.java | 7552fa7fcebce4e0fa1e68852b396876be3f97ec | [] | no_license | ShinRa26/JavaConcurrency | https://github.com/ShinRa26/JavaConcurrency | c4965e548003e6e0f96617845b2be06a816d2fd6 | d3f77d6945087cad73c3fa3785a85c7923ab4817 | refs/heads/master | 2021-06-12T13:14:39.063000 | 2016-02-28T20:04:26 | 2016-02-28T20:04:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
/**
* Class extending the Segment abstract class for creating Station objects
* @author Graham Keenan 1105045
*
*/
public class Station extends Segment
{
/*** Constructor ***/
public Station()
{
//Generates a new random number for length and capacity of the Station.
Random r = new Random... | UTF-8 | Java | 542 | java | Station.java | Java | [
{
"context": "ract class for creating Station objects\n * @author Graham Keenan 1105045\n *\n */\npublic class Station extends Segme",
"end": 124,
"score": 0.9998480081558228,
"start": 111,
"tag": "NAME",
"value": "Graham Keenan"
}
] | null | [] | import java.util.*;
/**
* Class extending the Segment abstract class for creating Station objects
* @author <NAME> 1105045
*
*/
public class Station extends Segment
{
/*** Constructor ***/
public Station()
{
//Generates a new random number for length and capacity of the Station.
Random r = new Random();
/... | 535 | 0.682657 | 0.651291 | 23 | 22.565218 | 21.522135 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.130435 | false | false | 13 |
6dde972fb3be063e80cdf0fb87b9e1902aeee1c7 | 32,272,384,265,540 | 27ee6fe7ae072bcc595a381f92bf5dc7ac3fb53b | /odagada/src/main/java/com/spring/odagada/community/model/dao/CommunityDaoImpl.java | 15e733394aca8ca92dd5ba4c6ef0e82c1f8fc3f3 | [] | no_license | gatherSong/odagada | https://github.com/gatherSong/odagada | 0e0f810fe7a60c45dddc957ace4a5414dd1177df | 38ea5e6b5db5f4ecd4d5c3f23d5c840f9cf776d4 | refs/heads/master | 2020-04-28T11:18:48.906000 | 2019-03-12T04:21:27 | 2019-03-12T04:21:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.odagada.community.model.dao;
import java.util.List;
import java.util.Map;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.spring.odagada.community.model.vo.ChatRoomVo;... | UTF-8 | Java | 2,753 | java | CommunityDaoImpl.java | Java | [] | null | [] | package com.spring.odagada.community.model.dao;
import java.util.List;
import java.util.Map;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.spring.odagada.community.model.vo.ChatRoomVo;... | 2,753 | 0.726871 | 0.726502 | 102 | 24.617647 | 24.943876 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.568627 | false | false | 13 |
ae52ad817919680e96737aab9f21cf336d2c8c21 | 2,972,117,394,911 | bcf9685e7d8326564376ffa98a06a18e2d5d447a | /src/test/semi/Test_Ju_Yeong.java | 6168087a84c733acc1a9f2356e266df8f01bdc1c | [] | no_license | chanhO-Yoo/semi_test_repo | https://github.com/chanhO-Yoo/semi_test_repo | 2987a931e538ffad75c0bce5164726ae736ae35f | d7471bf82abb602595dfd60e9871ee125ea3d4f0 | refs/heads/master | 2020-09-30T09:36:02.040000 | 2019-12-17T07:24:56 | 2019-12-17T07:24:56 | 227,261,493 | 0 | 1 | null | false | 2019-12-16T15:33:05 | 2019-12-11T02:44:48 | 2019-12-11T16:28:13 | 2019-12-16T15:33:04 | 4 | 0 | 1 | 0 | Java | false | false | package test.semi;
public class Test_Ju_Yeong {
private void hello() {
// TODO Auto-generated method stub
System.out.println("반값ㄴ다");
}
}
| UTF-8 | Java | 164 | java | Test_Ju_Yeong.java | Java | [] | null | [] | package test.semi;
public class Test_Ju_Yeong {
private void hello() {
// TODO Auto-generated method stub
System.out.println("반값ㄴ다");
}
}
| 164 | 0.641026 | 0.641026 | 9 | 15.333333 | 13.83233 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 13 |
26b23a0ef9ca4d50ebba45fec2f23aafb644c6a2 | 4,320,737,149,632 | 401df3643989ca5187a5625e16427605bd35b8b6 | /cafe-map/server/src/main/java/org/curioswitch/cafemap/server/util/S2Util.java | 321f167652c9b09b3ef2eb9696440a6e42908489 | [
"MIT"
] | permissive | curioswitch/curiostack | https://github.com/curioswitch/curiostack | 809366a290042ab9313dd78769c58ff1a801297e | af1a44909d9d29440f3d9f7a94aed58cad9567fc | refs/heads/master | 2022-05-20T17:44:01.673000 | 2022-03-13T12:09:49 | 2022-03-13T12:09:49 | 83,122,389 | 78 | 17 | MIT | false | 2022-03-13T12:09:49 | 2017-02-25T09:52:08 | 2022-03-03T08:19:23 | 2022-03-13T12:09:49 | 15,036 | 59 | 14 | 6 | Java | false | false | /*
* MIT License
*
* Copyright (c) 2019 Choko (choko@curioswitch.org)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* ... | UTF-8 | Java | 1,953 | java | S2Util.java | Java | [
{
"context": "/*\n * MIT License\n *\n * Copyright (c) 2019 Choko (choko@curioswitch.org)\n *\n * Permission is hereb",
"end": 48,
"score": 0.998424768447876,
"start": 43,
"tag": "NAME",
"value": "Choko"
},
{
"context": "/*\n * MIT License\n *\n * Copyright (c) 2019 Choko (choko@curi... | null | [] | /*
* MIT License
*
* Copyright (c) 2019 Choko (<EMAIL>)
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, ... | 1,939 | 0.766001 | 0.758833 | 49 | 38.857143 | 32.264847 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673469 | false | false | 13 |
dcd8fc91e0d98315e783e8696649bfdba354168c | 31,181,462,582,606 | 7d3c31252537e89188140db1de1b2f2b67ef503c | /Musiqu/app/src/main/java/umn/ac/id/musiqu/Login.java | 04dfbbcd02263f81f2bccafdc45fa9a1cce90d96 | [] | no_license | gregoriushari/Mobile-BL | https://github.com/gregoriushari/Mobile-BL | 9bc24ed6cc5b0c7d99449fce45f83527910b44bb | bb3978fc67421f78f48c1c95f4557c3de9dd7df4 | refs/heads/master | 2023-04-11T19:01:56.334000 | 2021-05-18T15:06:08 | 2021-05-18T15:06:08 | 333,354,515 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package umn.ac.id.musiqu;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
public class Login extends AppCompatActivity {
private TextView ... | UTF-8 | Java | 1,301 | java | Login.java | Java | [
{
"context": " if(username.getText().toString().equals(\"uasmobile\") && pass.getText().toString().equals(\"uasmobileg",
"end": 866,
"score": 0.9988956451416016,
"start": 857,
"tag": "USERNAME",
"value": "uasmobile"
},
{
"context": "\"uasmobile\") && pass.getText().toString()... | null | [] | package umn.ac.id.musiqu;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
public class Login extends AppCompatActivity {
private TextView ... | 1,297 | 0.657187 | 0.657187 | 37 | 34.18919 | 31.022953 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 13 |
436912d0965de1ea17758eaac435198920c9f564 | 12,103,217,855,234 | ad7977b69a8519187f28e6c41c72dbf701399b5b | /src/com/viz/protocol/UpdateAttributeUserLocalByUserReq.java | f9350cbd2a7fb3798410361212db4287619867dd | [] | no_license | connectf/viz_protocol | https://github.com/connectf/viz_protocol | 12eca0a2ab0fc53a87a672aa4268c134aa8bc972 | da18555d117f320d3c04a4d1873e52c3357a588d | refs/heads/master | 2016-08-11T15:30:31.468000 | 2016-03-26T13:25:58 | 2016-03-26T13:25:58 | 52,531,718 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.viz.protocol;
import com.vc.vizcore.entity.local.AttributeUserLocalProperties;
import com.vc.vizcore.frontend.FunctionedAttributeId;
import java.util.Vector;
/**
* Created by Kai on 2015/12/13.
*/
public class UpdateAttributeUserLocalByUserReq extends Request{
private String userId;
private S... | UTF-8 | Java | 1,738 | java | UpdateAttributeUserLocalByUserReq.java | Java | [
{
"context": "teId;\n\nimport java.util.Vector;\n\n/**\n * Created by Kai on 2015/12/13.\n */\npublic class UpdateAttributeUs",
"end": 194,
"score": 0.6643930673599243,
"start": 191,
"tag": "NAME",
"value": "Kai"
}
] | null | [] | package com.viz.protocol;
import com.vc.vizcore.entity.local.AttributeUserLocalProperties;
import com.vc.vizcore.frontend.FunctionedAttributeId;
import java.util.Vector;
/**
* Created by Kai on 2015/12/13.
*/
public class UpdateAttributeUserLocalByUserReq extends Request{
private String userId;
private S... | 1,738 | 0.699655 | 0.695052 | 68 | 24.558823 | 26.609587 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.426471 | false | false | 13 |
956e05ad6ecd03168c75566f0e48c234f7ba35e1 | 11,158,325,081,658 | 6e9551ac6435cd1b206a0ab7992a57eb26492464 | /opWindow.java | 06dae6647038ed0bb1422dab8f07ec5d2b99ba9d | [] | no_license | AshishLt/Student_Management_System | https://github.com/AshishLt/Student_Management_System | 617f8edb3d3cb23a0db2a72a2b633597ebaf05fa | 4245a6889aecbf620066176c657f4cddfe42ddf1 | refs/heads/main | 2023-02-11T16:47:07.832000 | 2021-01-03T06:47:45 | 2021-01-03T06:47:45 | 326,345,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
class opWindow extends JFrame {
Container c;
JButton create,read,update,back,delete;
opWindow() {
c=getContentPane();
c.setLayout(new FlowLayout());
create = new JButton("Create");
read = new JButton("Retrieve");
back = ne... | UTF-8 | Java | 1,166 | java | opWindow.java | Java | [] | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
class opWindow extends JFrame {
Container c;
JButton create,read,update,back,delete;
opWindow() {
c=getContentPane();
c.setLayout(new FlowLayout());
create = new JButton("Create");
read = new JButton("Retrieve");
back = ne... | 1,166 | 0.670669 | 0.653516 | 65 | 15.907692 | 20.54917 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 13 |
330066ce2bea4021e46943b479ee7a0790d0005d | 14,542,759,296,987 | d3406dda3bb450e1c28d257118cc28607d30d97f | /src/CharGrapher.java | 95926193ea6d88384897894e9e7ef3c50f1f1cad | [
"MIT"
] | permissive | ZhongxuanWang/CharGrapher-java | https://github.com/ZhongxuanWang/CharGrapher-java | 80816248519a3d105e90424de9d2b8b5e354fd10 | 8e4d5a3ab62d5fa0a384316235b5422ea82e8f14 | refs/heads/master | 2020-08-06T17:21:39.771000 | 2020-06-07T06:03:53 | 2020-06-07T06:03:53 | 213,090,353 | 3 | 0 | MIT | false | 2020-06-05T01:46:18 | 2019-10-06T00:45:12 | 2020-06-05T01:42:56 | 2020-06-05T01:46:02 | 1,250 | 2 | 0 | 0 | Java | false | false | // For basic needs
import java.io.*;
import java.awt.*;
import java.util.Objects;
import java.util.Scanner;
// For photo process
import java.awt.image.BufferedImage;
// For the Window and the elements
import javax.swing.*;
import java.awt.event.*;
class CharGrapher extends JFrame implements ActionListener
{
stat... | UTF-8 | Java | 29,713 | java | CharGrapher.java | Java | [] | null | [] | // For basic needs
import java.io.*;
import java.awt.*;
import java.util.Objects;
import java.util.Scanner;
// For photo process
import java.awt.image.BufferedImage;
// For the Window and the elements
import javax.swing.*;
import java.awt.event.*;
class CharGrapher extends JFrame implements ActionListener
{
stat... | 29,713 | 0.53872 | 0.530105 | 698 | 41.568768 | 28.577827 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.617478 | false | false | 13 |
15506f337aff15078371a8305613302d3a36be45 | 14,542,759,296,404 | 99f9488c971575faf23ec0a2f6526b6b5d770ec0 | /app/src/main/java/com/ashleigh/myalarm/MainActivity.java | 92a494dec7368470092e39034d1e5d5b28fcf3cf | [] | no_license | NaturallyAsh/MyAlarm | https://github.com/NaturallyAsh/MyAlarm | bc5e3b50ea43230da3b737f187ae8f78cd9ced90 | fee02ec9418f9898d6a3c45ba7a8e05b2b46f1a7 | refs/heads/master | 2020-04-23T09:29:54.150000 | 2019-02-17T01:29:09 | 2019-02-17T01:29:09 | 171,070,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ashleigh.myalarm;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.viewpager.widget.ViewPager;
import butterknife.BindView;
import butterknife.ButterKnife;
import android.os.Bundle;
import com.ashleigh.myalarm.adapter.ViewPagerAdapter;
import com.... | UTF-8 | Java | 1,400 | java | MainActivity.java | Java | [] | null | [] | package com.ashleigh.myalarm;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.viewpager.widget.ViewPager;
import butterknife.BindView;
import butterknife.ButterKnife;
import android.os.Bundle;
import com.ashleigh.myalarm.adapter.ViewPagerAdapter;
import com.... | 1,400 | 0.724286 | 0.722857 | 50 | 27 | 22.310535 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 13 |
10266c59cac0f32956fcf665a94db027126057d2 | 8,366,596,331,529 | b5b936b11cfd2b44f0d7febf2cc1d6703c20ce50 | /PageStackStudy/dependence/foundation/page-stack/src/main/java/com/baidu/mapframework/scenefw/binding/Tracker.java | 432452e521b8dad243c137957c95553e656cd740 | [] | no_license | LixlCode/LixlStore | https://github.com/LixlCode/LixlStore | c39fe754ae3e039fe0374188dba99a449a5157ed | 01b1a20497101454e6b3cf5e99e6c70b579eeee6 | refs/heads/master | 2021-06-23T11:04:16.629000 | 2020-12-06T06:22:09 | 2020-12-06T06:22:09 | 160,471,412 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2017 Baidu, Inc. All Rights Reserved.
*/
package com.baidu.mapframework.scenefw.binding;
import com.baidu.mapframework.scenefw.binding.Task.Stage;
public final class Tracker<T> {
private Stage state = Stage.NOT_START;
private Callback callback;
private T result;
private Exception... | UTF-8 | Java | 1,368 | java | Tracker.java | Java | [] | null | [] | /*
* Copyright (C) 2017 Baidu, Inc. All Rights Reserved.
*/
package com.baidu.mapframework.scenefw.binding;
import com.baidu.mapframework.scenefw.binding.Task.Stage;
public final class Tracker<T> {
private Stage state = Stage.NOT_START;
private Callback callback;
private T result;
private Exception... | 1,368 | 0.605994 | 0.60307 | 62 | 21.080645 | 20.271782 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 13 |
f01d283927b79563e156331cdd64e5749e715bee | 26,980,984,567,769 | 4e15836e94f060098a64e3377311373299dea5cc | /bank-backend/src/main/java/com/rizkirm/challenge/bank/vo/TransferRequestVO.java | 6e25d74392e8555fbb0dfad72b4330cad671256f | [] | no_license | rizkimhd/201808-backend-challenge-monolithic | https://github.com/rizkimhd/201808-backend-challenge-monolithic | 0abb0dc58683a2235b952abf7d963d72128aba3f | 42ceafc4668db18d3ba3efda8ff5cd74a5986c69 | refs/heads/master | 2021-09-20T09:13:38.405000 | 2018-08-07T12:56:22 | 2018-08-07T12:56:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rizkirm.challenge.bank.vo;
import lombok.Data;
import java.math.BigDecimal;
/**
* Created by rizkimuhammad on 05/08/18.
*/
@Data
public class TransferRequestVO {
private String receiverAccount;
private BigDecimal amount;
} | UTF-8 | Java | 247 | java | TransferRequestVO.java | Java | [
{
"context": ";\n\nimport java.math.BigDecimal;\n\n/**\n * Created by rizkimuhammad on 05/08/18.\n */\n@Data\npublic class TransferReque",
"end": 122,
"score": 0.9946997761726379,
"start": 109,
"tag": "USERNAME",
"value": "rizkimuhammad"
}
] | null | [] | package com.rizkirm.challenge.bank.vo;
import lombok.Data;
import java.math.BigDecimal;
/**
* Created by rizkimuhammad on 05/08/18.
*/
@Data
public class TransferRequestVO {
private String receiverAccount;
private BigDecimal amount;
} | 247 | 0.748988 | 0.724696 | 14 | 16.714285 | 15.745423 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 13 |
e31d98a403ca3ed676f7597cfac6d1afaaf0cc8e | 17,695,265,285,767 | 452355d40b3770bfa1b765cb5b26bd878d338980 | /src/main/java/com/lr/company/Graph/UndirectedGraphNode.java | 6a5f36f45b7849db4e18dfdb2e56548e3ed41694 | [] | no_license | xdota3310/LCPractice | https://github.com/xdota3310/LCPractice | e20d7c3cb225f44f834030704a230dd178c9b973 | e249b61af9b6bb5b8ed3163deced099c893bd4f1 | refs/heads/master | 2022-07-17T02:51:05.443000 | 2021-09-07T06:25:24 | 2021-09-07T06:25:24 | 155,318,378 | 0 | 0 | null | false | 2022-06-29T17:28:29 | 2018-10-30T03:23:21 | 2021-09-07T06:25:27 | 2022-06-29T17:28:29 | 330 | 0 | 0 | 4 | Java | false | false | package com.company.Graph;
import java.util.ArrayList;
/**
* 无向图
*
* @author shijie.xu
* @since 2019年01月23日
*/
public class UndirectedGraphNode {
int label;
ArrayList<UndirectedGraphNode> neighbors;
UndirectedGraphNode(int x) {
this.label = x;
this.neighbors = new ArrayList<Undirected... | UTF-8 | Java | 354 | java | UndirectedGraphNode.java | Java | [
{
"context": "ort java.util.ArrayList;\n\n/**\n * 无向图\n *\n * @author shijie.xu\n * @since 2019年01月23日\n */\npublic class Undirected",
"end": 91,
"score": 0.9996044039726257,
"start": 82,
"tag": "NAME",
"value": "shijie.xu"
}
] | null | [] | package com.company.Graph;
import java.util.ArrayList;
/**
* 无向图
*
* @author shijie.xu
* @since 2019年01月23日
*/
public class UndirectedGraphNode {
int label;
ArrayList<UndirectedGraphNode> neighbors;
UndirectedGraphNode(int x) {
this.label = x;
this.neighbors = new ArrayList<Undirected... | 354 | 0.672515 | 0.649123 | 18 | 18 | 17.113997 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
16470c5b8c421c4bce92dff939c392eefee43e18 | 26,362,509,282,014 | 6562944c067a3fe65b43895e071ad0ac92765570 | /src/com/company/console/Session.java | 4610cf29c4963ece161c8af4da752961432e2113 | [] | no_license | lenadelrey/book-store-console | https://github.com/lenadelrey/book-store-console | fe213900a83d584cec8dbfd58529a1874dc1f017 | 9083d74bdaf399bd6f8b30d6b93940594e1b1f74 | refs/heads/main | 2023-08-19T06:32:40.149000 | 2021-10-17T20:19:03 | 2021-10-17T20:19:03 | 417,937,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.console;
import com.company.domain.Basket;
import com.company.domain.User;
public class Session {
private User user;
private Basket basket;
public Session(User user, Basket basket) {
this.user = user;
this.basket = basket;
}
public User getUser() {
ret... | UTF-8 | Java | 723 | java | Session.java | Java | [] | null | [] | package com.company.console;
import com.company.domain.Basket;
import com.company.domain.User;
public class Session {
private User user;
private Basket basket;
public Session(User user, Basket basket) {
this.user = user;
this.basket = basket;
}
public User getUser() {
ret... | 723 | 0.547718 | 0.547718 | 38 | 18.026316 | 14.169067 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 13 |
465a5786ef5a0d7ed5ca01ca695e0b861661ea16 | 31,482,110,298,041 | 74afe9b471f88e00390fa28f6b19021db9dd056d | /app/src/main/java/com/estsoft/muvigram/transcoder/wrappers/MediaSegment.java | ecaf4d5c54aec3e7407054af27e2445a438b5b8a | [] | no_license | Muvigram/muvigram-android | https://github.com/Muvigram/muvigram-android | 85ca8d994ba654c2d364dc4f6c05b058288d5567 | 42e6d4218006edcd3ec0f3051e8e13fd4005c5aa | refs/heads/master | 2021-06-10T18:34:58.819000 | 2017-02-21T08:56:05 | 2017-02-21T08:56:05 | 76,620,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.estsoft.muvigram.transcoder.wrappers;
import android.content.res.AssetFileDescriptor;
import android.media.MediaExtractor;
import android.media.MediaFormat;
import android.media.MediaMetadataRetriever;
import com.estsoft.muvigram.transcoder.transcoders.AudioTrackTranscoder;
import com.estsoft.muvigram.tra... | UTF-8 | Java | 12,685 | java | MediaSegment.java | Java | [
{
"context": "ion;\n\nimport timber.log.Timber;\n\n/**\n * Created by estsoft on 2016-12-21.\n */\n\npublic class MediaSegment {\n\n",
"end": 572,
"score": 0.9995496869087219,
"start": 565,
"tag": "USERNAME",
"value": "estsoft"
}
] | null | [] | package com.estsoft.muvigram.transcoder.wrappers;
import android.content.res.AssetFileDescriptor;
import android.media.MediaExtractor;
import android.media.MediaFormat;
import android.media.MediaMetadataRetriever;
import com.estsoft.muvigram.transcoder.transcoders.AudioTrackTranscoder;
import com.estsoft.muvigram.tra... | 12,685 | 0.666614 | 0.663697 | 311 | 39.787781 | 32.602646 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707395 | false | false | 13 |
f78cff8fd67fd7c1a11e41f64453213a6b7d9b94 | 7,962,869,420,294 | ad44621cac35ad0c91c973dd617ce27145df80a3 | /milkman-jdbc/src/main/java/milkman/plugin/jdbc/SqlContentType.java | 932a5c6efb83b3b8beff780a7bf8b546fddc8196 | [
"MIT"
] | permissive | warmuuh/milkman | https://github.com/warmuuh/milkman | 5a1a4186a090a4792c2489e51fe883f22a26d29d | 7631342b71ffbd035b3cf9a248fa80c93fe16c28 | refs/heads/master | 2023-08-30T08:52:16.391000 | 2023-07-26T07:32:38 | 2023-07-26T07:32:38 | 178,002,723 | 977 | 77 | MIT | false | 2023-09-06T08:03:40 | 2019-03-27T13:42:47 | 2023-08-25T19:03:56 | 2023-09-06T08:03:39 | 5,605 | 930 | 65 | 15 | Java | false | false | package milkman.plugin.jdbc;
import java.util.Collection;
import java.util.Collections;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.fxmisc.richtext.model.StyleSpans;
import org.fxmisc.richtext.model.StyleSpansBuilder;
import milkman.ui.plugin.ContentTypePlugin;
public class SqlContent... | UTF-8 | Java | 4,916 | java | SqlContentType.java | Java | [] | null | [] | package milkman.plugin.jdbc;
import java.util.Collection;
import java.util.Collections;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import org.fxmisc.richtext.model.StyleSpans;
import org.fxmisc.richtext.model.StyleSpansBuilder;
import milkman.ui.plugin.ContentTypePlugin;
public class SqlContent... | 4,916 | 0.586452 | 0.586249 | 104 | 46.26923 | 35.761288 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.875 | false | false | 13 |
b4da12b310135d4957747bf881f975e268c6dc55 | 31,327,491,496,986 | ece67723857df58d940e9d00a951be25fa629f9e | /src/string/substring.java | e6d5af63a99bd6b9598fd44cd564d08b8aac13e7 | [] | no_license | AnuragSingla911/Algorithms | https://github.com/AnuragSingla911/Algorithms | c8fdaf0ec881ce5977fac4ec9136aefb068bc893 | 84e138b2f8b45bd0e03fb411b7324cc16768c381 | refs/heads/master | 2020-06-05T23:52:53.270000 | 2019-09-11T16:44:56 | 2019-09-11T16:44:56 | 192,579,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package string;
public class substring {
public static void main(String[] args) {
System.out.println(new substring().strStr("bbaabbbbbaabbaabbbbbbabbbabaabbbabbabbbbababbbabbabaaababbbaabaaaba", "babaaa"));
}
public int strStr(final String A, final String B) {
int x = 0;
int y = 0;
... | UTF-8 | Java | 812 | java | substring.java | Java | [] | null | [] | package string;
public class substring {
public static void main(String[] args) {
System.out.println(new substring().strStr("bbaabbbbbaabbaabbbbbbabbbabaabbbabbabbbbababbbabbabaaababbbaabaaaba", "babaaa"));
}
public int strStr(final String A, final String B) {
int x = 0;
int y = 0;
... | 812 | 0.381773 | 0.375616 | 36 | 21.555555 | 21.721014 | 126 | false | false | 0 | 0 | 0 | 0 | 67 | 0.082512 | 1.333333 | false | false | 13 |
cfda7e7b4da64eff88905d00e9295c8cf9542164 | 25,563,645,403,248 | 22aa4f46c37c943d8dbb1eeeafe9fc7d43f153e1 | /android/src/main/java/com/qudian/ui/utils/QDReadableMapUtils.java | 993bb9d43554978225dd6b4033f97236dd83e75a | [] | no_license | qudianapp/qd-react-native-ui | https://github.com/qudianapp/qd-react-native-ui | dac1f91ae1921e9446f4af59f0ea93f853f2ea0d | e603b52de61b492b6af33b4448e450870b7d15f0 | refs/heads/master | 2020-04-18T11:50:23.866000 | 2019-01-25T08:32:16 | 2019-01-25T08:32:16 | 167,514,436 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qudian.ui.utils;
import com.facebook.react.bridge.Dynamic;
import com.facebook.react.bridge.ReadableArray;
import com.facebook.react.bridge.ReadableMap;
import com.facebook.react.bridge.ReadableType;
import org.json.JSONObject;
/**
* 容错类,防闪退
*/
public class QDReadableMapUtils {
public static fina... | UTF-8 | Java | 3,326 | java | QDReadableMapUtils.java | Java | [] | null | [] | package com.qudian.ui.utils;
import com.facebook.react.bridge.Dynamic;
import com.facebook.react.bridge.ReadableArray;
import com.facebook.react.bridge.ReadableMap;
import com.facebook.react.bridge.ReadableType;
import org.json.JSONObject;
/**
* 容错类,防闪退
*/
public class QDReadableMapUtils {
public static fina... | 3,326 | 0.544189 | 0.542978 | 132 | 24.030304 | 20.702049 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386364 | false | false | 13 |
14f461127000f134ac2e2ce95670c50cd435e8e3 | 32,993,938,816,005 | 0171fdefcff3fda621f0b3998285696b685eba90 | /lab1/src/btest.java | 3b0ed824bf6c51afaa0d8a2031509fbd903a6431 | [] | no_license | SaiSanGo/lab1 | https://github.com/SaiSanGo/lab1 | 126f629c5391e52b899b4d4c39b3ab40ffe807b3 | b2b18fcf27553c5dd85891463f2a50e73a640512 | refs/heads/master | 2021-01-11T01:24:22.083000 | 2016-11-11T11:35:05 | 2016-11-11T11:35:05 | 70,711,702 | 0 | 1 | null | false | 2016-10-25T05:12:03 | 2016-10-12T15:05:55 | 2016-10-12T15:06:54 | 2016-10-25T05:12:03 | 33 | 0 | 1 | 0 | Java | null | null | package lab1;
import static org.junit.Assert.*;
import org.junit.Test;
public class btest {
@SuppressWarnings("deprecation")
@Test
public void test() {
functionmain T=new functionmain();
String str="x+3";
String[] test={"x","3"};
String[] result=T.expression(str);
assertEquals(test,result);
}
}
| UTF-8 | Java | 317 | java | btest.java | Java | [] | null | [] | package lab1;
import static org.junit.Assert.*;
import org.junit.Test;
public class btest {
@SuppressWarnings("deprecation")
@Test
public void test() {
functionmain T=new functionmain();
String str="x+3";
String[] test={"x","3"};
String[] result=T.expression(str);
assertEquals(test,result);
}
}
| 317 | 0.678233 | 0.66877 | 20 | 14.85 | 13.734173 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 13 |
3a0d046f8d2b081cbc341f8cff4f7004d0adbe62 | 26,946,624,820,495 | aba25766e33bf1d8481176402ddb62d53e5db759 | /RPPricingRobot/src/main/java/ar/com/rollpaper/robot/worker/InterEntradaWorker.java | 30108e6967645284daef707d1b1447a1700b73dd | [] | no_license | pablitoll/RP | https://github.com/pablitoll/RP | b2a6a28f821c702f679cc8a3a994cd0848ecb3ef | 4961637d18b648e341fcb5fc8643ad9c4536f66f | refs/heads/master | 2022-12-06T05:55:31.374000 | 2020-09-10T12:50:10 | 2020-09-10T12:50:10 | 133,564,777 | 0 | 0 | null | false | 2022-11-24T09:17:33 | 2018-05-15T19:39:48 | 2020-09-10T13:37:21 | 2022-11-24T09:17:30 | 1,490 | 0 | 0 | 10 | Java | false | false | package ar.com.rollpaper.robot.worker;
import java.util.Date;
public interface InterEntradaWorker {
void setStart(Date start);
void setHabilitar(Boolean habilitar);
}
| UTF-8 | Java | 181 | java | InterEntradaWorker.java | Java | [] | null | [] | package ar.com.rollpaper.robot.worker;
import java.util.Date;
public interface InterEntradaWorker {
void setStart(Date start);
void setHabilitar(Boolean habilitar);
}
| 181 | 0.751381 | 0.751381 | 9 | 18.111111 | 16.729511 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
289def99719a30e256a995abff7446d4e4857256 | 28,870,770,192,683 | 5fa7560b9302829fdf8888fbdfa423c6b9f10987 | /Particle.java | fc554aa472c5480a032c4f81735f9f0fc3be8598 | [] | no_license | BenPrograms/planemo-mobile-game | https://github.com/BenPrograms/planemo-mobile-game | 6e5364291c8836516bc0dafa7f6c57ad2bfdaaa1 | 2824daf294d3cc6a5733feec7dbed817e22e3f96 | refs/heads/master | 2021-04-30T17:35:05.697000 | 2017-01-27T19:06:42 | 2017-01-27T19:06:42 | 80,236,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.davey.spaceexplorer.spaceexplorer;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import java.util.Random;
/**
* Created by Davey on 12/26/2016.
*/
public class Particle {
private int x;
private int y;
private int speed;
pr... | UTF-8 | Java | 1,406 | java | Particle.java | Java | [
{
"context": "\r\n\r\nimport java.util.Random;\r\n\r\n/**\r\n * Created by Davey on 12/26/2016.\r\n */\r\n\r\npublic class Particle {\r\n ",
"end": 201,
"score": 0.99672532081604,
"start": 196,
"tag": "NAME",
"value": "Davey"
}
] | null | [] | package com.davey.spaceexplorer.spaceexplorer;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import java.util.Random;
/**
* Created by Davey on 12/26/2016.
*/
public class Particle {
private int x;
private int y;
private int speed;
pr... | 1,406 | 0.551209 | 0.517781 | 55 | 23.563637 | 20.092299 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.745455 | false | false | 13 |
662566d6ff79e986c407ab77575509c2362c288c | 25,477,746,068,266 | 523ccbb61f1e39347047d3503eccddbb4e7c8a03 | /app/src/main/java/com/example/se1/upload.java | 7dfd88843a9e67f284fa81ddf089f73a57986c72 | [] | no_license | burn28/SE1 | https://github.com/burn28/SE1 | aa02dab35078fe29a1362fb6f7ca02d74b799f7e | ca3cdd842c367714a882f87547adce733b79ee5e | refs/heads/main | 2023-04-27T03:19:02.627000 | 2021-05-16T07:51:08 | 2021-05-16T07:51:08 | 363,855,554 | 0 | 0 | null | false | 2021-05-16T07:51:09 | 2021-05-03T07:51:24 | 2021-05-15T13:27:46 | 2021-05-16T07:51:08 | 1,695 | 0 | 0 | 0 | Java | false | false | package com.example.se1;
public class upload {
private String itemName;
private String imageUri;
private String itemQuantity;
private String description;
public upload(){
}
public upload(String imageUri, String itemName, String itemQuantity, String description) {
this.itemName = ... | UTF-8 | Java | 1,112 | java | upload.java | Java | [] | null | [] | package com.example.se1;
public class upload {
private String itemName;
private String imageUri;
private String itemQuantity;
private String description;
public upload(){
}
public upload(String imageUri, String itemName, String itemQuantity, String description) {
this.itemName = ... | 1,112 | 0.646583 | 0.645683 | 51 | 20.803921 | 19.854391 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392157 | false | false | 13 |
1edbbd9e0643e9bf1aa560b7a697628b529e0d07 | 31,061,203,528,981 | 0265b816d38fc03467cc160122d35d0d964a5f2f | /src/main/java/com/example/e_dnevnik/controllers/util/RESTError.java | cc3c92bcf57b9ed7319f28716ddb0d462ef3b850 | [] | no_license | danijelamicic/Dnevnik | https://github.com/danijelamicic/Dnevnik | 78c300634932c9de780bb1d16ab2f95c06e9d723 | abced20d9786ae2bf5cbeccd7b924b372f2873d8 | refs/heads/master | 2020-03-24T21:20:25.811000 | 2018-07-31T14:59:19 | 2018-07-31T14:59:19 | 143,026,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.e_dnevnik.controllers.util;
import com.example.e_dnevnik.security.View;
import com.fasterxml.jackson.annotation.JsonView;
public class RESTError {
@JsonView(View.UcenikPogled.class)
private String message;
public RESTError(String message) {
super();
this.message = message;
}
public St... | UTF-8 | Java | 363 | java | RESTError.java | Java | [] | null | [] | package com.example.e_dnevnik.controllers.util;
import com.example.e_dnevnik.security.View;
import com.fasterxml.jackson.annotation.JsonView;
public class RESTError {
@JsonView(View.UcenikPogled.class)
private String message;
public RESTError(String message) {
super();
this.message = message;
}
public St... | 363 | 0.754821 | 0.754821 | 21 | 16.333334 | 17.351639 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.904762 | false | false | 13 |
b1765de6e2e59e37bf40e84de43854ebd1135332 | 9,740,985,836,009 | f8ff988c54d8af5180cf50b161fb90478fefe6a9 | /miniProject_bookingMovie/src/booking/view/StartView.java | 226465b5d89666c94116b162eacbe9801b5c1c89 | [] | no_license | jhshin29/booking-movie | https://github.com/jhshin29/booking-movie | 20eede719c44e0c83189786079d2b339b1370564 | bfe457f378c654979c1dbc1143e5e30340a8dc7d | refs/heads/master | 2023-07-06T17:55:32.995000 | 2021-08-09T14:03:48 | 2021-08-09T14:03:48 | 394,306,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package booking.view;
import booking.controller.BookingController;
import booking.model.dto.Booker;
import booking.model.dto.Booking;
import booking.model.dto.Movie;
import booking.model.dto.Theater;
public class StartView {
public static void main(String[] args) {
BookingController controller = BookingContro... | UHC | Java | 2,771 | java | StartView.java | Java | [
{
"context": "g = new Booking(\"2021-08-12\"\n\t\t\t\t\t\t\t, new Booker(\"엔코아\", \"010-0382-5921\")\n\t\t\t\t\t\t\t, new Theater(\"롯데시네마 춘천",
"end": 1272,
"score": 0.987760066986084,
"start": 1269,
"tag": "NAME",
"value": "엔코아"
},
{
"context": "ing2 = new Booking(\"2021-08-09\"\n\t\... | null | [] | package booking.view;
import booking.controller.BookingController;
import booking.model.dto.Booker;
import booking.model.dto.Booking;
import booking.model.dto.Movie;
import booking.model.dto.Theater;
public class StartView {
public static void main(String[] args) {
BookingController controller = BookingContro... | 2,771 | 0.594571 | 0.552348 | 70 | 32.157143 | 22.532919 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.914286 | false | false | 13 |
9d50a5508f06f2f9cb4fe008f2884f7563b128a5 | 9,285,719,328,915 | 766eeba65c7b728a1b60cdde504734643ca8c1c5 | /src/main/java/com/client/ClientMainFrame.java | dc5f7139c30fda7ce3a0fafbdf2b98679eb06228 | [] | no_license | gd123yjy/JavaSE_hibernate | https://github.com/gd123yjy/JavaSE_hibernate | 0898d9746e8ab522d094b20e64dfce60f5cd26ec | 50300eb70900e8708c078fdafc9de78a528418b4 | refs/heads/master | 2020-05-25T15:45:21.105000 | 2016-09-25T06:50:03 | 2016-09-25T06:50:03 | 69,142,737 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.client;
import javax.swing.*;
import java.awt.*;
/**
* Created by yjy on 16-9-25.
*/
public class ClientMainFrame extends JFrame {
private JButton connServerButton = null;
private JButton sendRequestButton = null;
private JTextField numberInput = null;
private JTextArea resultArea = null... | UTF-8 | Java | 1,325 | java | ClientMainFrame.java | Java | [
{
"context": "vax.swing.*;\nimport java.awt.*;\n\n/**\n * Created by yjy on 16-9-25.\n */\npublic class ClientMainFrame exte",
"end": 84,
"score": 0.9995254278182983,
"start": 81,
"tag": "USERNAME",
"value": "yjy"
}
] | null | [] | package com.client;
import javax.swing.*;
import java.awt.*;
/**
* Created by yjy on 16-9-25.
*/
public class ClientMainFrame extends JFrame {
private JButton connServerButton = null;
private JButton sendRequestButton = null;
private JTextField numberInput = null;
private JTextArea resultArea = null... | 1,325 | 0.637198 | 0.567139 | 44 | 26.25 | 19.10869 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.931818 | false | false | 13 |
6edd354346d4c8d1129e68724f0d5ae36ae72abf | 35,673,998,360,636 | 361814cdc9c0365102a0e9cae5381f8ff42622dc | /polimorfismo/Estudiante.java | 34fd907b2de58a6a847197fdcc64ba673642a1c4 | [] | no_license | Msmpunk/Equipo-5-Tarea-2 | https://github.com/Msmpunk/Equipo-5-Tarea-2 | 7ddba7293143a30064ac9582735d22a15155c08a | 1feafb6b504de5501babd1af32d928005a7decf8 | refs/heads/master | 2022-12-24T03:01:06.927000 | 2020-10-01T20:32:39 | 2020-10-01T20:32:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package polimorfismo;
public class Estudiante extends Persona{
String nivelEstudios;
public Estudiante(){
//System.out.println("Se ha creado un estudiante");
}
public Estudiante(String nivelEstudios){
this.nivelEstudios=nivelEstudios;
}
... | UTF-8 | Java | 599 | java | Estudiante.java | Java | [] | null | [] | package polimorfismo;
public class Estudiante extends Persona{
String nivelEstudios;
public Estudiante(){
//System.out.println("Se ha creado un estudiante");
}
public Estudiante(String nivelEstudios){
this.nivelEstudios=nivelEstudios;
}
... | 599 | 0.539232 | 0.539232 | 40 | 13.025 | 17.672701 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.175 | false | false | 13 |
d394de91c337998b678192c6c2607b805c30bf8a | 5,987,184,458,487 | 02a4d09e2abc4d3ba7de74201d42e3a3dc756e53 | /HighjetBI-Common/src/main/java/com/highjet/common/modules/common/vo/PagingParam.java | a416576227c137b5762326244501e71fef7ffdfa | [
"Apache-2.0"
] | permissive | zhoudy-github/Backup-Restore | https://github.com/zhoudy-github/Backup-Restore | ad0ad71b98023eab1f68507010d019c5059d7d42 | 03f5717b2eddf688e310c47ec1e064e1fdd68bbe | refs/heads/master | 2023-03-16T10:20:39.334000 | 2020-04-13T05:37:31 | 2020-04-13T05:37:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.highjet.common.modules.common.vo;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.Accessors;
/**
* jqgrid分页查询参数
* @author cenyoupeng
* 2017年7月24日
*/
@NoArgsConstructor
@AllArgsConstructor
@Data
@Accessors(chain=true)
public class Paging... | UTF-8 | Java | 1,726 | java | PagingParam.java | Java | [
{
"context": "imental.Accessors;\n\n/**\n * jqgrid分页查询参数\n * @author cenyoupeng\n * 2017年7月24日\n */\n@NoArgsConstructor\n@AllArgsCons",
"end": 214,
"score": 0.999639630317688,
"start": 204,
"tag": "USERNAME",
"value": "cenyoupeng"
}
] | null | [] | package com.highjet.common.modules.common.vo;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.experimental.Accessors;
/**
* jqgrid分页查询参数
* @author cenyoupeng
* 2017年7月24日
*/
@NoArgsConstructor
@AllArgsConstructor
@Data
@Accessors(chain=true)
public class Paging... | 1,726 | 0.666056 | 0.661172 | 92 | 16.804348 | 14.409568 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.271739 | false | false | 13 |
8b589c0154b3f7cb4b3d9601779ff4844d850e62 | 5,987,184,457,154 | 75e7c890b465396140bd98d78cf915d5e9fc7e27 | /src/main/java/com/natsuyami/inventory/model/Shop.java | 5ef8f3e72d6a007dac3e6b863be22fff2dc76e9d | [] | no_license | natsuyami/natsuyami-inventory | https://github.com/natsuyami/natsuyami-inventory | 79593aa5d020a98a41545b52b13a134d4d7e71ba | 709f9a98fe36f731cfcd1b0b6f94ea20d0a22dfb | refs/heads/master | 2023-01-06T00:17:16.787000 | 2020-10-19T12:15:45 | 2020-10-19T12:15:45 | 297,584,354 | 0 | 0 | null | false | 2020-10-19T12:15:46 | 2020-09-22T08:27:02 | 2020-10-14T04:52:06 | 2020-10-19T12:15:46 | 135 | 0 | 0 | 0 | Java | false | false | package com.natsuyami.inventory.model;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.UpdateTimestamp;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
import java.util.Set;
@Entity
@Table(name = "ni_shop")
public class Shop implements Serializable... | UTF-8 | Java | 3,106 | java | Shop.java | Java | [] | null | [] | package com.natsuyami.inventory.model;
import org.hibernate.annotations.CreationTimestamp;
import org.hibernate.annotations.UpdateTimestamp;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
import java.util.Set;
@Entity
@Table(name = "ni_shop")
public class Shop implements Serializable... | 3,106 | 0.660335 | 0.65454 | 139 | 21.345324 | 18.943958 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323741 | false | false | 13 |
c2ba9302474f7115557ba72d7af98e6efc7d8571 | 34,136,400,082,196 | d60aa63a88af5e0a7745f272d71c4873b40899e2 | /jh-xuanyuan-java/src/main/java/com/miguan/xuanyuan/mapper/XyPlatMapper.java | 9037e94adc69ed99cb8e3947d32221057d1eb1d1 | [] | no_license | cckmit/project-6 | https://github.com/cckmit/project-6 | c3b20e9f25c28aafd8a0bcddebd37e71dccf912f | 79fe6cbe3d4c4799518c91b92b51e458892276c8 | refs/heads/master | 2023-04-03T02:28:06.358000 | 2021-03-26T09:04:32 | 2021-03-26T09:04:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miguan.xuanyuan.mapper;
import com.miguan.xuanyuan.mapper.common.BaseMapper;
import com.miguan.xuanyuan.entity.XyPlat;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* @Author kangkunhuang
* @Description 广告平台
* @Date 2021/1/21
**/
public interface XyPlatMapper extends BaseMapp... | UTF-8 | Java | 563 | java | XyPlatMapper.java | Java | [
{
"context": "ons.Param;\n\nimport java.util.List;\n\n/**\n * @Author kangkunhuang\n * @Description 广告平台\n * @Date 2021/1/21\n **/\npubl",
"end": 228,
"score": 0.9988512992858887,
"start": 216,
"tag": "USERNAME",
"value": "kangkunhuang"
}
] | null | [] | package com.miguan.xuanyuan.mapper;
import com.miguan.xuanyuan.mapper.common.BaseMapper;
import com.miguan.xuanyuan.entity.XyPlat;
import org.apache.ibatis.annotations.Param;
import java.util.List;
/**
* @Author kangkunhuang
* @Description 广告平台
* @Date 2021/1/21
**/
public interface XyPlatMapper extends BaseMapp... | 563 | 0.747748 | 0.735135 | 19 | 28.210526 | 23.487015 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 13 |
438421fa23442236ee2bfed79ef1ab117d00a3bc | 4,879,082,887,732 | 154fa6b09cb637ca53696d39df454d9e6626a7b0 | /src/day04Demo/RequestServletTwo.java | d9b8bc3e5217af39d88da94e37d948308d53b4a0 | [] | no_license | chechengye/fellows39_web | https://github.com/chechengye/fellows39_web | 30c6e1890be99b28bd0a4b8fea2f01fb016bd31d | b27a98d95b61ff85cc060b118994d1f9e82907a0 | refs/heads/master | 2020-12-28T14:01:55.506000 | 2020-02-20T10:40:10 | 2020-02-20T10:40:10 | 238,360,617 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day04Demo;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebServlet(name = "RequestServletTwo" , urlPatterns = "/... | UTF-8 | Java | 754 | java | RequestServletTwo.java | Java | [] | null | [] | package day04Demo;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
@WebServlet(name = "RequestServletTwo" , urlPatterns = "/... | 754 | 0.777188 | 0.774536 | 20 | 36.75 | 33.169075 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 13 |
17e26ccb3230b723a77e6104aa184c3ac91905a1 | 23,905,787,988,697 | 9c1edbaa6e398a31c921ebe756c27a3dacf3f078 | /src/gpjpp/GPNodeSet.java | a9fa297f4d7b00105cba206432582f136eeb8eaf | [] | no_license | Mullans/Genetic-Programming-Stock-Trading | https://github.com/Mullans/Genetic-Programming-Stock-Trading | 29f3774dde08d63464f007131873643daf93a183 | 9700acad2a83f5ba7794f553b678bfb7abe6caa8 | refs/heads/develop | 2020-12-29T00:55:25.426000 | 2016-03-14T03:28:18 | 2016-03-14T03:28:18 | 65,392,594 | 1 | 0 | null | true | 2016-08-10T15:10:40 | 2016-08-10T15:10:39 | 2016-05-30T22:06:21 | 2016-03-14T03:28:13 | 2,902 | 0 | 0 | 0 | null | null | null | // gpjpp (genetic programming package for Java)
// Copyright (c) 1997, Kim Kokkonen
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of version 2 of the GNU General Public
// License as published by the Free Software Foundation.
//
// This program is distributed... | UTF-8 | Java | 10,523 | java | GPNodeSet.java | Java | [
{
"context": "gramming package for Java)\r\n// Copyright (c) 1997, Kim Kokkonen\r\n//\r\n// This program is free software; you can re",
"end": 84,
"score": 0.9998056292533875,
"start": 72,
"tag": "NAME",
"value": "Kim Kokkonen"
},
{
"context": "A.\r\n//\r\n// Send comments, suggestio... | null | [] | // gpjpp (genetic programming package for Java)
// Copyright (c) 1997, <NAME>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of version 2 of the GNU General Public
// License as published by the Free Software Foundation.
//
// This program is distributed in th... | 10,505 | 0.578257 | 0.575406 | 305 | 32.50164 | 24.245077 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304918 | false | false | 13 |
37c8598735eeee856a9d5548bd03298fc0acfd1e | 29,807,073,072,942 | 541edbd73cc25617c0ef70f798180e724b05a6aa | /java8inresearch/src/java8inresearch/defaultinterface/Test.java | c30e48542e6fc4385501cdfc6faf0e6fd0631fa9 | [] | no_license | Tech-Research/java8techresearch | https://github.com/Tech-Research/java8techresearch | b9316a5e20b75930433444e0554362bd30317e8a | 942b9ea6ff65b9c0cea9347aff67d8397f74108d | refs/heads/master | 2020-06-08T00:43:53.186000 | 2019-06-23T06:26:07 | 2019-06-23T06:26:07 | 193,126,518 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java8inresearch.defaultinterface;
public class Test {
public static void main(String[] args) {
// TODO Auto-generated method stub
Parent p=new Child();
System.out.println(p.getMethodName());
p.getName();
Child c=new Child();
System.out.println(c.getMethodName());
c.getName();
Pa... | UTF-8 | Java | 478 | java | Test.java | Java | [] | null | [] | package java8inresearch.defaultinterface;
public class Test {
public static void main(String[] args) {
// TODO Auto-generated method stub
Parent p=new Child();
System.out.println(p.getMethodName());
p.getName();
Child c=new Child();
System.out.println(c.getMethodName());
c.getName();
Pa... | 478 | 0.667364 | 0.654812 | 20 | 21.9 | 18.253492 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 13 |
2b17bcffba8af9fc88fb7e1b7b90ca2924c411c6 | 17,179,939,638 | 980b597e97afefe0456ce80a046df4605d362d2f | /app/src/main/java/com/example/curate/models/Playlist.java | 6a03206ac6b8cd4e131d58245c8e37f9ba7d31bc | [
"Apache-2.0"
] | permissive | chiario/curate | https://github.com/chiario/curate | c2f8003991b3d39e80f4af42ffe6fcb8054a9e3c | dbd3aecba426eea45e5a8506ef1db02016012b7f | refs/heads/master | 2020-06-20T09:20:48.484000 | 2019-08-14T22:13:54 | 2019-08-14T22:13:54 | 197,074,927 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.curate.models;
import android.os.SystemClock;
import android.util.Log;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.parse.ParseCloud;
import com.parse.ParseDecoder;
import com.parse.ParseException;
import com.parse.ParseObject;
import com.parse.SaveCallback;... | UTF-8 | Java | 9,967 | java | Playlist.java | Java | [] | null | [] | package com.example.curate.models;
import android.os.SystemClock;
import android.util.Log;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.parse.ParseCloud;
import com.parse.ParseDecoder;
import com.parse.ParseException;
import com.parse.ParseObject;
import com.parse.SaveCallback;... | 9,967 | 0.571085 | 0.570984 | 300 | 32.223331 | 26.55686 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493333 | false | false | 13 |
e75fb070a67be6101fce55f3a66b680988623eec | 2,293,512,576,022 | 6290a3666c4ab72ad66ee534aa1e9769214d3a03 | /dubbo-api/src/main/java/cn/zhutan/dubbo/api/service/IUserService.java | 26ae7602a9d9c1612fd6587f9580c1990e1a3002 | [] | no_license | zhutancomputer/DubboTest | https://github.com/zhutancomputer/DubboTest | 95e37df8cbc7e9046d728b5ed9de1541fd08c32d | 4473a8779fb40482a1529c64682474e28dd414c1 | refs/heads/master | 2022-12-04T06:12:28.342000 | 2020-08-23T07:52:39 | 2020-08-23T07:52:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.zhutan.dubbo.api.service;
import cn.zhutan.dubbo.api.model.User;
public interface IUserService {
User getUserById(long id);
}
| UTF-8 | Java | 143 | java | IUserService.java | Java | [] | null | [] | package cn.zhutan.dubbo.api.service;
import cn.zhutan.dubbo.api.model.User;
public interface IUserService {
User getUserById(long id);
}
| 143 | 0.762238 | 0.762238 | 7 | 19.428572 | 16.731981 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 13 |
734fbdf5c60589cc09eb37fd9b1c2ca5e6d404cd | 18,915,036,039,783 | 33a1180bd1e8ff0c5f6bac0e9db63c7be961d688 | /Android/src/hk/org/deaf/asrtraining/Exam2Fragment.java | 02b1ef46245aecb7d3531e798e420f8925c775e7 | [] | no_license | dimahongkong/Articulation-Screening-and-Training-Tool | https://github.com/dimahongkong/Articulation-Screening-and-Training-Tool | d73cb1325f3f86988a62f44866a31468ad0352f1 | c3c21e55f89e1469c8a8dc3bc9a935bfada4d91f | refs/heads/master | 2017-12-07T11:44:47.303000 | 2015-12-31T08:09:47 | 2015-12-31T08:09:47 | 48,841,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hk.org.deaf.asrtraining;
import hk.org.deaf.asrtraining.R;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import com.google.android.gms.analytics.Tracker;
import manager.AppDownloadManger;
import manager.GA_Util;
import manager.LoadingDialog;
import manager.MyAnalytics;
import ma... | UTF-8 | Java | 21,217 | java | Exam2Fragment.java | Java | [] | null | [] | package hk.org.deaf.asrtraining;
import hk.org.deaf.asrtraining.R;
import java.io.File;
import java.util.ArrayList;
import java.util.HashMap;
import com.google.android.gms.analytics.Tracker;
import manager.AppDownloadManger;
import manager.GA_Util;
import manager.LoadingDialog;
import manager.MyAnalytics;
import ma... | 21,217 | 0.687609 | 0.677051 | 646 | 31.843653 | 24.772125 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.147059 | false | false | 13 |
a213edb91cbf5c4833e83cb516b31c3d6a5e4c66 | 21,698,174,822,419 | afda3558ad2d87d4572ac490b76bf9e7731f1ae1 | /src/main/java/top/imzdx/storequeue/mq/Producer.java | e5e1b1d02d3392f7cf7920d31d952b98d25c42c5 | [] | no_license | mrhe13/store-queue | https://github.com/mrhe13/store-queue | 3ef38019b8c359657d86956eb387c435c1d1e6d8 | a2519b6521df8d824e5cb441db77956c588c9596 | refs/heads/master | 2023-08-16T21:04:24.188000 | 2021-09-12T05:35:51 | 2021-09-12T05:35:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package top.imzdx.storequeue.mq;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import javax.jms.ConnectionFactory;
import javax.jms.JMSContext;
import javax.jms.JMSProducer;
import javax.jms.Queue;
/**
* @author Renxing
* @description
* @date 2021/... | UTF-8 | Java | 1,303 | java | Producer.java | Java | [
{
"context": "SProducer;\nimport javax.jms.Queue;\n\n/**\n * @author Renxing\n * @description\n * @date 2021/4/15 9:13\n */\n@Comp",
"end": 289,
"score": 0.9902793765068054,
"start": 282,
"tag": "USERNAME",
"value": "Renxing"
}
] | null | [] | package top.imzdx.storequeue.mq;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import javax.jms.ConnectionFactory;
import javax.jms.JMSContext;
import javax.jms.JMSProducer;
import javax.jms.Queue;
/**
* @author Renxing
* @description
* @date 2021/... | 1,303 | 0.668755 | 0.660924 | 44 | 28.022728 | 24.849995 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 13 |
2e58c8f0f58619cc6d38b968e1b7898e822f51e8 | 14,113,262,591,339 | 4841697cc425d0e4ac79f1a1aeb94efd1c146e12 | /tema 06/Ejercicio13.java | 718f4962d7bacb997fc984cec253db8e609bd1a7 | [] | no_license | rafaelaragon/ejercicios_de_java | https://github.com/rafaelaragon/ejercicios_de_java | d238ce091acc080b730c74bfa60e0a0cf080f1b0 | 145d5edd4fdc7991b40aba1fd2c754851d4e73ea | refs/heads/master | 2020-03-29T19:17:23.668000 | 2019-02-01T17:14:40 | 2019-02-01T17:14:40 | 150,255,606 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tema06;
/**
* Escribe un programa que simule la tirada de dos dados. El programa deberá
* continuar tirando los dados una y otra vez hasta que en alguna tirada los dos
* dados tengan el mismo valor.
*
* @author Rafael Aragón Rodríguez
*/
import java.util.Scanner;
public class Ejercicio13 {
public sta... | UTF-8 | Java | 906 | java | Ejercicio13.java | Java | [
{
"context": " dos\n * dados tengan el mismo valor.\n *\n * @author Rafael Aragón Rodríguez\n */\nimport java.util.Scanner;\n\npublic class Ejerc",
"end": 248,
"score": 0.9998714327812195,
"start": 225,
"tag": "NAME",
"value": "Rafael Aragón Rodríguez"
}
] | null | [] | package tema06;
/**
* Escribe un programa que simule la tirada de dos dados. El programa deberá
* continuar tirando los dados una y otra vez hasta que en alguna tirada los dos
* dados tengan el mismo valor.
*
* @author <NAME>
*/
import java.util.Scanner;
public class Ejercicio13 {
public static void main(Str... | 887 | 0.647841 | 0.629014 | 32 | 27.21875 | 23.793032 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 13 |
bc4c9179bf945938a65490263926a13b1fa4d335 | 16,320,875,763,777 | 4e386df29a42cd19b3d0373f5055e4d83ec4a5fe | /not-enough-items-fix/src/codechicken/nei/ItemQuantityField.java | 6f16395521d3ff4df0f44dc4c1d527a0b4053fb8 | [] | no_license | mojontwins/minecraft_1.2.5_fixed_mods | https://github.com/mojontwins/minecraft_1.2.5_fixed_mods | be6bd2008d6ce76674465ea69e426c9b0ddb7598 | 0b6a369981a4b993524ce4a9988940054cb0cb9b | refs/heads/main | 2023-08-12T03:44:04.029000 | 2021-10-09T06:01:17 | 2021-10-09T06:01:17 | 414,127,207 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package codechicken.nei;
/* */
/* */ public class ItemQuantityField
/* */ extends TextField
/* */ {
/* */ public ItemQuantityField(String ident) {
/* 7 */ super(ident);
/* 8 */ this.centered = true;
/* */ }
/* */
/* */
/* */
/* */ public boolean isValid(Str... | UTF-8 | Java | 1,271 | java | ItemQuantityField.java | Java | [
{
"context": "}\n/* */ }\n\n\n/* Location: C:\\Users\\na_th_an\\Downloads\\NotEnoughItems-Client 1.3.zip!\\codechic",
"end": 1119,
"score": 0.9986727833747864,
"start": 1111,
"tag": "USERNAME",
"value": "na_th_an"
}
] | null | [] | /* */ package codechicken.nei;
/* */
/* */ public class ItemQuantityField
/* */ extends TextField
/* */ {
/* */ public ItemQuantityField(String ident) {
/* 7 */ super(ident);
/* 8 */ this.centered = true;
/* */ }
/* */
/* */
/* */
/* */ public boolean isValid(Str... | 1,271 | 0.433517 | 0.409127 | 50 | 24.440001 | 21.228434 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.18 | false | false | 13 |
5dc3413d4691830b270a10a2cf32c4b6152c9cdd | 1,245,540,528,182 | 1551ff2426b88a2631b5af6b0ed96a07637dd29d | /src/main/java/org/kettle/beam/steps/runners/dataflow/BeamDataflowRunner.java | 57bcc917f21d0b298e0425320e010fed542ec12f | [
"Apache-2.0"
] | permissive | ilinksolutionsbr/kettle-beam | https://github.com/ilinksolutionsbr/kettle-beam | 61428d7091532ed2daa7b9bc87efa8162dcab805 | 66715a5cacb558533aa8b0cf5bec088e7dbd7742 | refs/heads/master | 2023-06-19T16:46:44.620000 | 2021-07-20T14:04:05 | 2021-07-20T14:04:05 | 288,541,426 | 0 | 0 | Apache-2.0 | true | 2020-08-18T19:06:59 | 2020-08-18T19:06:59 | 2020-06-24T03:19:00 | 2020-06-18T16:43:11 | 485 | 0 | 0 | 0 | null | false | false | package org.kettle.beam.steps.runners.dataflow;
import org.pentaho.di.core.exception.KettleException;
import org.pentaho.di.trans.Trans;
import org.pentaho.di.trans.TransMeta;
import org.pentaho.di.trans.step.*;
public class BeamDataflowRunner extends BaseStep implements StepInterface {
public BeamDataflowRunner... | UTF-8 | Java | 681 | java | BeamDataflowRunner.java | Java | [] | null | [] | package org.kettle.beam.steps.runners.dataflow;
import org.pentaho.di.core.exception.KettleException;
import org.pentaho.di.trans.Trans;
import org.pentaho.di.trans.TransMeta;
import org.pentaho.di.trans.step.*;
public class BeamDataflowRunner extends BaseStep implements StepInterface {
public BeamDataflowRunner... | 681 | 0.765051 | 0.765051 | 19 | 34.842106 | 37.065041 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 13 |
768565d2f7d107eb5431be7bab48b10e3de8215a | 16,080,357,558,497 | 5a374969a49d0155537ac2f54a42db8806e8b1be | /app/src/main/java/com/example/puchoo/mapmaterial/Utils/Adapters/EstacionamientoAdapter.java | 7d6eeb9c8c27e6df7ed17996d50a9efd64b610f7 | [] | no_license | NahuelGoldy/PF-AndroidApp | https://github.com/NahuelGoldy/PF-AndroidApp | 211957860a1e18875a332eada7832c9cb163d522 | b50e66b6c160efc9eeacb3e74fc6b487da34b76d | refs/heads/master | 2020-12-02T11:30:18.110000 | 2017-10-26T02:50:28 | 2017-10-26T02:50:28 | 96,645,304 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.puchoo.mapmaterial.Utils.Adapters;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import androi... | UTF-8 | Java | 6,524 | java | EstacionamientoAdapter.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by Nahuel SG on 31/01/2017.\n */\n\npublic class EstacionamientoA",
"end": 546,
"score": 0.9996323585510254,
"start": 537,
"tag": "NAME",
"value": "Nahuel SG"
}
] | null | [] | package com.example.puchoo.mapmaterial.Utils.Adapters;
import android.content.Context;
import android.content.Intent;
import android.location.Location;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import androi... | 6,521 | 0.634984 | 0.630385 | 174 | 36.494251 | 30.066353 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609195 | false | false | 13 |
24a4a2bdb652550dd420b20ae7e4d625f3fbe5b0 | 5,351,529,298,403 | 3e1dfa5c3108a33cb7791060e9449533ba68dede | /PositiveDouble.java | 374412933278a67d6090df3410e760193d43e4ce | [] | no_license | gz5678/HoleFiller | https://github.com/gz5678/HoleFiller | 6a314cf26547dbfd65587ef873e1c7ab6277514e | 34da1389ec7e2332dbe55a347707bc702d355410 | refs/heads/master | 2022-11-11T01:49:19.365000 | 2020-07-09T12:17:44 | 2020-07-09T12:17:44 | 278,210,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* A class which represents a non-negative double
* @author gzivor
*
*/
public class PositiveDouble {
private double val;
/**
* Constructor
* @param num - The value of the the double.
*/
public PositiveDouble(double num) throws IllegalArgumentException{
// TODO Auto-generated constructor stub
if(n... | UTF-8 | Java | 552 | java | PositiveDouble.java | Java | [
{
"context": " which represents a non-negative double\n * @author gzivor\n *\n */\npublic class PositiveDouble {\n\tprivate dou",
"end": 71,
"score": 0.999528706073761,
"start": 65,
"tag": "USERNAME",
"value": "gzivor"
}
] | null | [] | /**
* A class which represents a non-negative double
* @author gzivor
*
*/
public class PositiveDouble {
private double val;
/**
* Constructor
* @param num - The value of the the double.
*/
public PositiveDouble(double num) throws IllegalArgumentException{
// TODO Auto-generated constructor stub
if(n... | 552 | 0.675725 | 0.673913 | 26 | 20.23077 | 21.592926 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.115385 | false | false | 13 |
84d64eb3e4889de406b64df0db870f9e01af6b4e | 23,416,161,747,467 | 01d7b7c753dc12041e0d1de0f550703ce3e083ef | /src/main/java/com/example/first_project/MainActivity.java | 09d4eaabbec4e46d44e6306e5a1a3cf17cbd2ddc | [] | no_license | PhoenixKola/First_Project | https://github.com/PhoenixKola/First_Project | eee4bf12600ef7a5b11d086439d5f01f77253958 | f1a02a2a30342e7c476e6150b80067b9f0f14c22 | refs/heads/master | 2021-02-23T02:24:58.594000 | 2020-03-19T22:19:56 | 2020-03-19T22:19:56 | 245,390,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.first_project;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public ... | UTF-8 | Java | 1,839 | java | MainActivity.java | Java | [
{
"context": " if(username.getText().toString().equals(\"root\") && password.getText().toString().equals(\"toor\")",
"end": 908,
"score": 0.797023594379425,
"start": 904,
"tag": "USERNAME",
"value": "root"
},
{
"context": "(\"root\") && password.getText().toString().equals(\"... | null | [] | package com.example.first_project;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
public ... | 1,845 | 0.598695 | 0.598695 | 51 | 35.058823 | 28.752775 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607843 | false | false | 13 |
33a8500220fe0ecfae2164855b2808fd589d6314 | 12,876,312,020,350 | 71eff486331e5da673839106b7ee5148e55ad92b | /JUC/juc/src/main/java/tk/deriwotua/juc/c_000/T04_ThreadState.java | 761ae05dd702eec409c753ae4e76cb07c3f8452c | [] | no_license | deriwotua/javaee-review | https://github.com/deriwotua/javaee-review | 9b0fdc3887378155dfd9c29d0c083ea784d438cd | 305615d626a6997e0adac0cf57c93d64cb7e4b35 | refs/heads/master | 2023-07-10T03:51:05.234000 | 2021-04-04T15:52:56 | 2021-04-04T15:52:56 | 282,645,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tk.deriwotua.juc.c_000;
/**
* 线程状态切换
* 
*
* 1. 初始(NEW):新创建了一个线程对象,但还没有调用start()方法。
* 2. 运行(RUNNABLE):Java线程中将就绪(ready)和运行中(running)两种状态笼统的称为“运行”。
* 线程对象创建后,其他线程(比如main线程)调用了该对象的start()方法。该状态的线程位于可运行线程池中,等待被线程调度选中,获取CPU的使用权,此时处于就绪状态(ready)。就绪状态的线程在获得CPU时间片后变为运行中状态(runni... | UTF-8 | Java | 2,273 | java | T04_ThreadState.java | Java | [] | null | [] | package tk.deriwotua.juc.c_000;
/**
* 线程状态切换
* 
*
* 1. 初始(NEW):新创建了一个线程对象,但还没有调用start()方法。
* 2. 运行(RUNNABLE):Java线程中将就绪(ready)和运行中(running)两种状态笼统的称为“运行”。
* 线程对象创建后,其他线程(比如main线程)调用了该对象的start()方法。该状态的线程位于可运行线程池中,等待被线程调度选中,获取CPU的使用权,此时处于就绪状态(ready)。就绪状态的线程在获得CPU时间片后变为运行中状态(runni... | 2,273 | 0.537884 | 0.527239 | 58 | 26.534483 | 23.155558 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.224138 | false | false | 13 |
486ffaf4b137b70569944f813bafba8cd4edfc45 | 28,355,374,090,156 | 6c0e4483a9805686047c28997dae4e82846c17fe | /src/main/java/mods/flammpfeil/extrascepterstaff/common/item/WandRodOnUpdate.java | 8c5f999726a23c83bf9f161f7b73234ad2baba91 | [
"MIT"
] | permissive | A-init/ExtraScepterStaff | https://github.com/A-init/ExtraScepterStaff | 8bb197811474311080fd7661a28a9c517b9dea73 | bc9c332ed080d233ef145badb5071bdcfb839bb2 | refs/heads/master | 2021-12-04T18:39:11.137000 | 2015-04-26T10:51:09 | 2015-04-26T10:51:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mods.flammpfeil.extrascepterstaff.common.item;
import com.google.common.collect.Lists;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import thaumcraft.api.aspects.Aspect;
import thaumcraft.api.wands.IWandRodOnUpdate;
import thaumcraft.common.items.wands.WandRodPrimalOnUp... | UTF-8 | Java | 1,056 | java | WandRodOnUpdate.java | Java | [
{
"context": "Update;\n\nimport java.util.List;\n\n/**\n * Created by Furia on 14/06/12.\n */\npublic class WandRodOnUpdate i",
"end": 372,
"score": 0.6204376220703125,
"start": 369,
"tag": "NAME",
"value": "Fur"
},
{
"context": "te;\n\nimport java.util.List;\n\n/**\n * Created by Fu... | null | [] | package mods.flammpfeil.extrascepterstaff.common.item;
import com.google.common.collect.Lists;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import thaumcraft.api.aspects.Aspect;
import thaumcraft.api.wands.IWandRodOnUpdate;
import thaumcraft.common.items.wands.WandRodPrimalOnUp... | 1,056 | 0.723485 | 0.717803 | 34 | 30.058823 | 24.872547 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 13 |
b44d2be3561bde0cd35f2612bee9f9ddb68253c5 | 12,352,325,998,663 | ba42c88e437ce8e9e7fd87cd31f71c929e9c947d | /src/main/java/com/crp/qa/qaGateWay/util/file/FileUtil.java | c5f3fd9b45a5c3878760751e9f45ce7d72368f0b | [] | no_license | bingzhilingyi/qa-gateway | https://github.com/bingzhilingyi/qa-gateway | 1de7061c4fd92b8454fd24f6cd0d8b9ba0fce97d | 2f90b732d5f5373581118ebef495073bbb3df827 | refs/heads/master | 2020-03-19T09:44:20.221000 | 2018-08-22T12:45:36 | 2018-08-22T12:45:36 | 136,314,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crp.qa.qaGateWay.util.file;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.crp.qa.qaGateWay.controller.QaBaseController;
public class FileUtil {
private static final Logger LOGGER = LoggerFactory.ge... | UTF-8 | Java | 1,215 | java | FileUtil.java | Java | [] | null | [] | package com.crp.qa.qaGateWay.util.file;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.crp.qa.qaGateWay.controller.QaBaseController;
public class FileUtil {
private static final Logger LOGGER = LoggerFactory.ge... | 1,215 | 0.640329 | 0.638683 | 56 | 20.696428 | 20.959076 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.803571 | false | false | 13 |
bb384b223f689a58b1754985ae38bd031d750ee0 | 24,996,709,722,733 | 0c89925a1556aae70cc6e76377dba2d2e8a17b6f | /src/com/example/dajiayiguan/PBFileUtil.java | 2f5f19046d07cfd0a600230e9c8c07aa41d8293b | [] | no_license | gaojialin2010/yiguan | https://github.com/gaojialin2010/yiguan | 0e500aa8a463ba2826a1c1ede5b30d47ddc05900 | 6f61db0e768b2ca3b64b5918eb5c991d2842449e | refs/heads/master | 2021-01-18T13:42:48.930000 | 2015-05-24T12:02:26 | 2015-05-24T12:02:26 | 36,164,939 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dajiayiguan;
import java.io.BufferedInputStream;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.I... | UTF-8 | Java | 8,315 | java | PBFileUtil.java | Java | [] | null | [] | package com.example.dajiayiguan;
import java.io.BufferedInputStream;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.I... | 8,315 | 0.602668 | 0.597182 | 329 | 23.37994 | 19.527512 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.130699 | false | false | 13 |
a3b6f70cdf87468888944b354fd8a1808c75ada0 | 26,310,969,719,712 | 71571065901531e69b80c6733d2acb19f09a4c42 | /CelebMain.java | 1d6ad92f43d8aeb767860e841b02e0f0140dc88d | [] | no_license | harmonych/JDBC.HW02 | https://github.com/harmonych/JDBC.HW02 | 00d5cce4ebd37fea7f87e49945f44b21866de805 | a433b6e58a9ec39e01bccbc2a8411d18134e6194 | refs/heads/master | 2021-04-29T02:04:06.950000 | 2017-01-05T00:02:35 | 2017-01-05T00:02:35 | 78,063,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hw02;
public class CelebMain {
public static void main(String[] args) {
}
}
| UTF-8 | Java | 94 | java | CelebMain.java | Java | [] | null | [] | package hw02;
public class CelebMain {
public static void main(String[] args) {
}
}
| 94 | 0.648936 | 0.62766 | 11 | 7.545455 | 12.823016 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 13 |
61f004435d2c3d8b65af097171a327669174643e | 8,486,855,378,570 | 55ffa090648bb21e51c6018364c4e7f83d7afc21 | /code/company-sales/company-core/src/main/java/com/mlimavieira/controller/ControllerExceptionHandler.java | a430ebf4e1ebc680960733d38a716ec6588c6e29 | [] | no_license | mlimavieira/company-xyz | https://github.com/mlimavieira/company-xyz | c569a8888dad08d8954470cd9d9dd4fd8c8d6c5e | 70d1275dc5d3956f3ef1b122ed371857b06ab0b0 | refs/heads/master | 2021-01-01T03:50:15.890000 | 2016-04-29T02:00:21 | 2016-04-29T02:00:21 | 57,345,321 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mlimavieira.controller;
import java.util.List;
import javax.validation.ConstraintViolation;
import javax.validation.ConstraintViolationException;
import javax.validation.Path;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.h... | UTF-8 | Java | 3,513 | java | ControllerExceptionHandler.java | Java | [] | null | [] | package com.mlimavieira.controller;
import java.util.List;
import javax.validation.ConstraintViolation;
import javax.validation.ConstraintViolationException;
import javax.validation.Path;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.HttpStatus;
import org.springframework.h... | 3,513 | 0.80928 | 0.805295 | 95 | 35.978947 | 32.111641 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.463158 | false | false | 13 |
9990351fb9df245efc3a8641d821d4db0b3a2b42 | 13,503,377,237,790 | 3547c349d5748db963349dd382112d52afddddac | /src/main/java/com/tajinsurance/domain/CatContract.java | 2186b741f8094ec024da7809a39349990a06c4f2 | [] | no_license | berzellius/tajinsurance | https://github.com/berzellius/tajinsurance | 7b5d8b3f080376c72285a3f43d55177b647b6352 | cefd2417306d5b27b51c0a9ced8eb2aefe8a6fbf | refs/heads/master | 2021-03-12T22:27:25.626000 | 2015-08-10T17:44:47 | 2015-08-10T17:44:47 | 18,373,193 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tajinsurance.domain;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.util.List;
/**
* Created by berz on 20.03.14.
*/
@Entity(name = "CatContract")
@Table(name = "cat_contract")
public class CatContract implements Localizable,Serializable... | UTF-8 | Java | 5,352 | java | CatContract.java | Java | [
{
"context": "lizable;\nimport java.util.List;\n\n/**\n * Created by berz on 20.03.14.\n */\n@Entity(name = \"CatContract\")\n@T",
"end": 182,
"score": 0.9996907114982605,
"start": 178,
"tag": "USERNAME",
"value": "berz"
}
] | null | [] | package com.tajinsurance.domain;
import javax.persistence.*;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
import java.util.List;
/**
* Created by berz on 20.03.14.
*/
@Entity(name = "CatContract")
@Table(name = "cat_contract")
public class CatContract implements Localizable,Serializable... | 5,352 | 0.613229 | 0.610613 | 249 | 20.493977 | 20.088383 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.281125 | false | false | 13 |
e086fb0ff5ac9f2bbabe7d8bca4f7f4e1697e381 | 32,976,758,955,630 | c212c76140ea8cb7ce519364d39a2962836d95f9 | /Donut-on-Demand/src/main/java/com/example/donutondemand/model/Order.java | 4fdee4ad3b842302e77c3344101298cc308bfe63 | [] | no_license | cedriclemercier/at70.18 | https://github.com/cedriclemercier/at70.18 | 63cf8f1901d1178f27d5c7b7bf82e897303b40ac | 63e3d21a8bd6a47bc87e7f7ce9c90b811653b97e | refs/heads/main | 2023-04-16T06:12:05.752000 | 2021-04-27T17:39:46 | 2021-04-27T17:39:46 | 334,144,039 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.donutondemand.model;
import java.time.LocalDate;
import java.time.LocalTime;
import java.util.Date;
import java.util.Set;
import javax.persistence.AttributeOverride;
import javax.persistence.AttributeOverrides;
import javax.persistence.CascadeType;
import javax.persistence.Embedded;
import javax.p... | UTF-8 | Java | 2,349 | java | Order.java | Java | [] | null | [] | package com.example.donutondemand.model;
import java.time.LocalDate;
import java.time.LocalTime;
import java.util.Date;
import java.util.Set;
import javax.persistence.AttributeOverride;
import javax.persistence.AttributeOverrides;
import javax.persistence.CascadeType;
import javax.persistence.Embedded;
import javax.p... | 2,349 | 0.783312 | 0.783312 | 78 | 29.115385 | 22.342314 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.051282 | false | false | 13 |
16a4cd4f698f7b81a115faa735169ec5c1f0fa52 | 10,118,942,991,202 | de07223f56ea4b82e06bdb7dac671cdfae256b4f | /sf-house-redis/src/test/java/sf/house/redis/test/demo/BatchDelete.java | 0352348de37582c33974aedcd74e43c63a083617 | [] | no_license | nigel1000/sf-house | https://github.com/nigel1000/sf-house | 0fab60f731f90bced53eea4269ee4d290af0441f | 786240fe86232c91fc2c40e622afa8687bdbeb82 | refs/heads/master | 2020-04-05T10:56:26.253000 | 2019-03-06T03:05:58 | 2019-03-06T03:05:58 | 144,843,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sf.house.redis.test.demo;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
import sf.house.redis.aop.annotation.RedisCache;
import sf.house.redis.aop.enums.RedisPair;
import java.util.List;
/**
* Created by hznijianfeng on 2018/9/7.
*/
@Component
@Slf4j
public class Batch... | UTF-8 | Java | 1,224 | java | BatchDelete.java | Java | [
{
"context": "isPair;\n\nimport java.util.List;\n\n/**\n * Created by hznijianfeng on 2018/9/7.\n */\n\n@Component\n@Slf4j\npublic class ",
"end": 265,
"score": 0.999342143535614,
"start": 253,
"tag": "USERNAME",
"value": "hznijianfeng"
},
{
"context": " keySuffixIndex = {0},\n ... | null | [] | package sf.house.redis.test.demo;
import lombok.extern.slf4j.Slf4j;
import org.springframework.stereotype.Component;
import sf.house.redis.aop.annotation.RedisCache;
import sf.house.redis.aop.enums.RedisPair;
import java.util.List;
/**
* Created by hznijianfeng on 2018/9/7.
*/
@Component
@Slf4j
public class Batch... | 1,224 | 0.712644 | 0.70197 | 36 | 32.833332 | 32.617737 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 13 |
7da6f62e7bfa956071d19fb3e92f498f04f5f492 | 14,568,529,109,295 | c093ca3dc5c904625d3b6a10568fd043ff1cb356 | /Vista.java | fd2f409ffae550672cdd4c254e228f52f79b1ab9 | [] | no_license | engcristianorsilva/CRUDGRAFICO | https://github.com/engcristianorsilva/CRUDGRAFICO | a1bc6560c738154c38e3f26162fb2c02810f739c | b4e658bf516361b83fefe472d5b94b492d83f05c | refs/heads/master | 2023-03-17T12:17:33.076000 | 2020-03-28T21:22:00 | 2020-03-28T21:22:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package crudarraylist;
import java.util.ArrayList;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import javax.... | UTF-8 | Java | 15,030 | java | Vista.java | Java | [
{
"context": "swing.table.DefaultTableModel;\n\n\n/**\n *\n * @author davidmramirez\n */\npublic class Vista extends javax.swing.JFram",
"end": 383,
"score": 0.9181147813796997,
"start": 371,
"tag": "USERNAME",
"value": "davidmramire"
},
{
"context": "efaultTableModel;\n\n\n/**\n *\n... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package crudarraylist;
import java.util.ArrayList;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import javax.... | 15,030 | 0.601038 | 0.592452 | 324 | 45.370369 | 37.139442 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 13 |
00891a42e2cbfb994815a04587e2cc80c86a9277 | 1,915,555,443,827 | aa4842b31311cd8a919f41b7122e12bd5c8cd5f1 | /src/SearchAndSort/BubbleSort.java | 50929a7ca02894ee94a1240d00d9ac6fb70a3dae | [] | no_license | AkaPidjey/Algorithms_experiment | https://github.com/AkaPidjey/Algorithms_experiment | 52d46d59d34eb15268b1fb247fc2b4007510586f | 2a2e660c4b0c38a875812deea50fdd039ffaa58b | refs/heads/master | 2022-12-05T20:19:54.520000 | 2020-08-16T21:36:33 | 2020-08-16T21:36:33 | 257,310,525 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SearchAndSort;
/**
* Title: Bubble Sort
* @Eng - Bubble sorting in ascending and descending order.
* @Rus - Пузырьковая сортировка по возрастанию и по убыванию.
* @author PJ
* @since 04/05/2020
* @version 1.0
* @param int[] array - input array.
* @return int[] array - output array.
*/
public class Bu... | UTF-8 | Java | 1,166 | java | BubbleSort.java | Java | [
{
"context": "ортировка по возрастанию и по убыванию.\n * @author PJ\n * @since 04/05/2020\n * @version 1.0\n * @param in",
"end": 186,
"score": 0.9974712133407593,
"start": 184,
"tag": "USERNAME",
"value": "PJ"
}
] | null | [] | package SearchAndSort;
/**
* Title: Bubble Sort
* @Eng - Bubble sorting in ascending and descending order.
* @Rus - Пузырьковая сортировка по возрастанию и по убыванию.
* @author PJ
* @since 04/05/2020
* @version 1.0
* @param int[] array - input array.
* @return int[] array - output array.
*/
public class Bu... | 1,166 | 0.449599 | 0.435326 | 42 | 25.690475 | 19.462404 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404762 | false | false | 13 |
f9ee9ab4e87e9f9b23e9d25f7227a8ed02ed7d4f | 28,192,165,379,810 | 7d266d40a06a661680eff6918fd95f6c6a30e9b9 | /app/src/main/java/com/example/covid_19/Activities/MainActivity.java | 8677d809bfc19136e5c1e444d49177dee953700b | [] | no_license | khanh291999/Covid-19App | https://github.com/khanh291999/Covid-19App | f6665b88ae767f262a157f6bc0e480c771f33877 | 197b913d331e46f00f212fef2ac0b4a4d206d4e2 | refs/heads/master | 2022-11-23T05:44:59.712000 | 2020-07-21T07:21:13 | 2020-07-21T07:21:13 | 269,096,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.covid_19.Activities;
import android.content.Intent;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextVie... | UTF-8 | Java | 8,633 | java | MainActivity.java | Java | [] | null | [] | package com.example.covid_19.Activities;
import android.content.Intent;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import android.view.WindowManager;
import android.widget.Button;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextVie... | 8,633 | 0.638712 | 0.636627 | 251 | 33.394421 | 27.48777 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59761 | false | false | 13 |
47e16fd751e79c985815fd61b40cae46dfa7d007 | 27,616,639,753,883 | e1317eb19c3d509c5648ccc7cb89cce8744897e7 | /Array/MaximizeDistancetoClosestPerson.java | 7a60791d330b5ddc0e29596dee9237629e86fb1d | [] | no_license | fiona8231/Leetcode | https://github.com/fiona8231/Leetcode | b0239b39627c64eaf1f9ff8c95e350ec0dfb58ae | e38c5af2b4fadcae387667ba514010a9906d890b | refs/heads/master | 2021-01-05T03:12:52.008000 | 2020-08-06T12:46:42 | 2020-08-06T12:46:42 | 240,857,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Array;
/**
* In a row of seats, 1 represents a person sitting in that seat, and 0 represents that the seat is empty.
*
* There is at least one empty seat, and at least one person sitting.
*
* Alex wants to sit in the seat such that the distance between him and the closest person to him is maximized.
*
*... | UTF-8 | Java | 1,735 | java | MaximizeDistancetoClosestPerson.java | Java | [
{
"context": "empty seat, and at least one person sitting.\n *\n * Alex wants to sit in the seat such that the distance b",
"end": 210,
"score": 0.9996260404586792,
"start": 206,
"tag": "NAME",
"value": "Alex"
},
{
"context": "[1,0,0,0,1,0,1]\n * Output: 2\n * Explanation:\n * If Ale... | null | [] | package Array;
/**
* In a row of seats, 1 represents a person sitting in that seat, and 0 represents that the seat is empty.
*
* There is at least one empty seat, and at least one person sitting.
*
* Alex wants to sit in the seat such that the distance between him and the closest person to him is maximized.
*
*... | 1,735 | 0.58732 | 0.559078 | 69 | 24.144928 | 26.47683 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57971 | false | false | 13 |
3ff521e52d153bf60dc4b28e343f2244e96386de | 26,826,365,747,339 | e14cb459277b917153120ea91c751e8af0a056fc | /src/java/Entity/Address.java | 75b223f64a57aa920b6650526959d1c7d9d6cf37 | [] | no_license | geexuan/testest | https://github.com/geexuan/testest | d00c3ddc90a012eaff5a5c93a37799c1b77ce24d | 9a0e49cf90a3efa46f91bf3632ab3805fa7edb1a | refs/heads/master | 2022-12-06T08:38:25.429000 | 2018-12-14T16:12:15 | 2018-12-14T16:12:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Entity;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence... | UTF-8 | Java | 4,492 | java | Address.java | Java | [
{
"context": "nd.annotation.XmlTransient;\r\n\r\n/**\r\n *\r\n * @author Saw\r\n */\r\n@Entity\r\n@Table(name = \"ADDRESS\")\r\n@XmlRo",
"end": 904,
"score": 0.6140215396881104,
"start": 903,
"tag": "NAME",
"value": "S"
},
{
"context": ".annotation.XmlTransient;\r\n\r\n/**\r\n *\r\n ... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Entity;
import java.io.Serializable;
import java.util.List;
import javax.persistence.Basic;
import javax.persistence... | 4,492 | 0.65049 | 0.648264 | 150 | 27.946667 | 26.781034 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46 | false | false | 13 |
c605b78c276af10ba53c985238ef430a68832bfd | 24,257,975,323,970 | 5336f943a8cbd0a4ccf93a9eeb541455d92733e6 | /src/main/java/com/mx/base/controllers/business/InventoryController.java | 5d78ec71402b9389e20cca2765614526d9bd1a9d | [] | no_license | mariotovar/Inventory | https://github.com/mariotovar/Inventory | 352fc7dc8e91dc2f212e987b10c260af3411f682 | e34516e5b769b829bec9bd11e8a3d647542d1d3d | refs/heads/master | 2022-12-22T06:03:06.446000 | 2020-10-07T00:44:29 | 2020-10-07T00:44:29 | 225,066,700 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mx.base.controllers.business;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.poi.xssf.userm... | UTF-8 | Java | 1,950 | java | InventoryController.java | Java | [] | null | [] | package com.mx.base.controllers.business;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.servlet.ServletOutputStream;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apache.poi.xssf.userm... | 1,950 | 0.759487 | 0.759487 | 61 | 30.967213 | 25.96591 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.442623 | false | false | 13 |
afd9dad9a3b6bc1d5c1ae4628b9dcc465ab577f1 | 10,368,051,070,083 | 21c2f3ab18e69d2bf10450f3622541b0c63fcd8c | /src/main/java/com/psych/game/Util/Pair.java | b9162f4ca1b29200307e1054c86c32c957c5bb5a | [] | no_license | manjeet-katiyar/psych | https://github.com/manjeet-katiyar/psych | c8251342d6dc0936b611bbf908dce02d2412e866 | 2a8343032189d4d7a5882a29322ec3beab631466 | refs/heads/master | 2020-11-28T18:17:31.416000 | 2019-12-26T11:59:20 | 2019-12-26T11:59:20 | 229,890,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.psych.game.Util;
import lombok.Getter;
import lombok.Setter;
public class Pair<A,B> {
@Getter
@Setter
private A first;
@Getter
@Setter
private B second;
public Pair(A first, B second) {
this.first = first;
this.second = second;
}
@Override
public S... | UTF-8 | Java | 417 | java | Pair.java | Java | [] | null | [] | package com.psych.game.Util;
import lombok.Getter;
import lombok.Setter;
public class Pair<A,B> {
@Getter
@Setter
private A first;
@Getter
@Setter
private B second;
public Pair(A first, B second) {
this.first = first;
this.second = second;
}
@Override
public S... | 417 | 0.573142 | 0.573142 | 23 | 17.130434 | 15.554405 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 13 |
ea1934363ee105644f733f484a39b89429b7552e | 6,957,847,038,389 | bbf526bca24e395fcc87ef627f6c196d30a1844f | /find-the-duplicate-number/Solution.java | 67f5bfe53f79f0326e44a3d1f2b6fa62bf6d35e3 | [] | no_license | charles-wangkai/leetcode | https://github.com/charles-wangkai/leetcode | 864e39505b230ec056e9b4fed3bb5bcb62c84f0f | 778c16f6cbd69c0ef6ccab9780c102b40731aaf8 | refs/heads/master | 2023-08-31T14:44:52.850000 | 2023-08-31T03:04:02 | 2023-08-31T03:04:02 | 25,644,039 | 52 | 18 | null | false | 2021-06-05T00:02:50 | 2014-10-23T15:29:44 | 2021-06-04T08:24:09 | 2021-06-05T00:02:19 | 4,155 | 38 | 12 | 0 | Java | false | false | import java.util.HashMap;
import java.util.Map;
class Solution {
public int findDuplicate(int[] nums) {
Map<Integer, Integer> valueToCount = new HashMap<>();
for (int num : nums) {
valueToCount.put(num, valueToCount.getOrDefault(num, 0) + 1);
}
return valueToCount.keySet().stream()
.fi... | UTF-8 | Java | 405 | java | Solution.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Map;
class Solution {
public int findDuplicate(int[] nums) {
Map<Integer, Integer> valueToCount = new HashMap<>();
for (int num : nums) {
valueToCount.put(num, valueToCount.getOrDefault(num, 0) + 1);
}
return valueToCount.keySet().stream()
.fi... | 405 | 0.619753 | 0.612346 | 16 | 24.3125 | 21.005116 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 13 |
5f5b2c7f9a824ca9b266df92c00b8176b4709d06 | 19,292,993,116,599 | 482b7c9c7b8356defdcaa60d7b46e7b319c92dcb | /src/main/java/com/ams/controller/FieldController.java | b6252166fd05eae18222bab6b0e4591c5c165e22 | [] | no_license | xupppp/ams | https://github.com/xupppp/ams | d7014b951248dec4d67f4ec3869f7dd12861b030 | 8e44aa04f6dc5ebc6ee1725b30384e65bab56ab0 | refs/heads/master | 2022-07-03T15:43:54.655000 | 2020-02-24T04:11:34 | 2020-02-24T04:11:34 | 228,379,375 | 0 | 0 | null | false | 2022-06-17T02:47:10 | 2019-12-16T12:10:51 | 2020-02-24T04:11:37 | 2022-06-17T02:47:09 | 9,411 | 0 | 0 | 1 | HTML | false | false | package com.ams.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import com.ams.e... | UTF-8 | Java | 663 | java | FieldController.java | Java | [] | null | [] | package com.ams.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.RestController;
import com.ams.e... | 663 | 0.788839 | 0.788839 | 27 | 23.555555 | 20.498117 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 13 |
3db73e66d6b36b29c81ff0da6a13ba6eaafb6e4c | 26,053,271,627,710 | de0866146a82ae04b9523053e1fa3973589ba12a | /OldMaidPlayer.java | a2f9bdc4cf3e07d0f5dfd2866cc6ee73d844e5ec | [] | no_license | usf-cs112-02-Fall2018/project-3-old-maid-hbyhibiki | https://github.com/usf-cs112-02-Fall2018/project-3-old-maid-hbyhibiki | 2ed17a82af003888e16b19b8b20ca67c0736a3d9 | 41efd6f0cc4a9b227638e613252a583c7765ad20 | refs/heads/master | 2020-04-04T21:52:53.143000 | 2018-11-09T19:08:57 | 2018-11-09T19:08:57 | 156,301,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class OldMaidPlayer extends Player
{
private OldMaidHand hand;
public OldMaidPlayer(String name)
{
super(name);
hand = new OldMaidHand();
}
public OldMaidHand getHand()
{
return hand;
}
public void removePairs()
{
System.... | UTF-8 | Java | 1,230 | java | OldMaidPlayer.java | Java | [] | null | [] | import java.util.*;
public class OldMaidPlayer extends Player
{
private OldMaidHand hand;
public OldMaidPlayer(String name)
{
super(name);
hand = new OldMaidHand();
}
public OldMaidHand getHand()
{
return hand;
}
public void removePairs()
{
System.... | 1,230 | 0.380488 | 0.378862 | 50 | 23.620001 | 19.617228 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 13 |
3cd07480d6f701935b6062f93bcc7d457317fc41 | 27,805,618,324,597 | eafb3a07c86eddae2979501f257c9eb2826be572 | /src/com/dereekb/gridsearch/algorithms/graph/GraphAlgorithmDistance.java | ff11470bf2983a510eb6976f360e8861d6735d35 | [
"MIT"
] | permissive | dereekb/GridSearchComparison | https://github.com/dereekb/GridSearchComparison | 2d3abf2be2e2a00fb1f7208f024e511e398bd11e | d5a41b729d072036e69418b8651e24e762cccc7a | refs/heads/master | 2016-09-05T10:02:34.663000 | 2014-04-16T04:31:10 | 2014-04-16T04:31:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dereekb.gridsearch.algorithms.graph;
import com.dereekb.gridsearch.algorithms.components.AlgorithmDistance;
import com.dereekb.gridsearch.models.Position;
import com.dereekb.gridsearch.models.Positionable;
public class GraphAlgorithmDistance<T extends Positionable>
implements AlgorithmDistance<T, ... | UTF-8 | Java | 516 | java | GraphAlgorithmDistance.java | Java | [] | null | [] | package com.dereekb.gridsearch.algorithms.graph;
import com.dereekb.gridsearch.algorithms.components.AlgorithmDistance;
import com.dereekb.gridsearch.models.Position;
import com.dereekb.gridsearch.models.Positionable;
public class GraphAlgorithmDistance<T extends Positionable>
implements AlgorithmDistance<T, ... | 516 | 0.738372 | 0.738372 | 20 | 24.799999 | 23.140009 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.95 | false | false | 13 |
c9597c8892d224072996d05a198e28e0d8c3191d | 1,065,151,929,193 | 569eef66f3cfba46be4a1834853883d83e2edb2c | /cadttee/src/main/java/com/zonework/cadttee/domain/history/entity/HistoryOperationAllottee.java | 5b57c0f2015d8eb5c5a429feffe3115af00eef38 | [] | no_license | MarcusViniciusCavalcanti/teste-ilias | https://github.com/MarcusViniciusCavalcanti/teste-ilias | 14182efd92fd21851c59e9b7fbb49a10cddcf163 | f49a144cdf41c6eaaabcfcb927f2707cbffd725b | refs/heads/master | 2023-02-16T20:17:08.339000 | 2021-01-19T11:39:05 | 2021-01-19T11:39:05 | 330,797,544 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zonework.cadttee.domain.history.entity;
import com.zonework.cadttee.domain.allottee.entities.Allottee;
import lombok.Data;
import lombok.ToString;
import java.time.LocalDateTime;
import java.time.ZoneId;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedV... | UTF-8 | Java | 1,154 | java | HistoryOperationAllottee.java | Java | [] | null | [] | package com.zonework.cadttee.domain.history.entity;
import com.zonework.cadttee.domain.allottee.entities.Allottee;
import lombok.Data;
import lombok.ToString;
import java.time.LocalDateTime;
import java.time.ZoneId;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedV... | 1,154 | 0.753033 | 0.753033 | 47 | 23.553192 | 18.340525 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 13 |
c586127e05b394ad9f1032dab48a37287272c2bf | 18,915,036,013,143 | 1c8e8eef0845e5c29a9a4101f549dbdbb893d85b | /login/src/main/java/com/pressure/test/login/controller/UserController.java | b5b0c76beb197d9d183f508e828abb15ca50b6e3 | [] | no_license | zhouyubiu/stress_platform | https://github.com/zhouyubiu/stress_platform | 344b83e9f4d0de06a5a9f9294fbdc8c8be3eff34 | 5a4056efd6d6d3fd24d4021485f529b9429a38bf | refs/heads/main | 2023-04-22T02:43:53.424000 | 2021-05-04T11:54:02 | 2021-05-04T11:54:02 | 364,238,146 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pressure.test.login.controller;
import com.pressure.test.login.common.CommonValue;
import com.pressure.test.login.common.RedisPool;
import com.pressure.test.login.common.ResponseData;
import com.pressure.test.login.common.ZKCli;
import com.pressure.test.login.pojo.User;
import com.pressure.test.login.servic... | UTF-8 | Java | 2,525 | java | UserController.java | Java | [] | null | [] | package com.pressure.test.login.controller;
import com.pressure.test.login.common.CommonValue;
import com.pressure.test.login.common.RedisPool;
import com.pressure.test.login.common.ResponseData;
import com.pressure.test.login.common.ZKCli;
import com.pressure.test.login.pojo.User;
import com.pressure.test.login.servic... | 2,525 | 0.724207 | 0.718587 | 70 | 34.585712 | 27.428083 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.657143 | false | false | 13 |
e6b9d9af77941a4f737dd33f3677be38f4b22c92 | 32,006,096,327,483 | ed79c59100d2b9452470a68d0213f1c1b35473cf | /core/trino-main/src/test/java/io/trino/block/BlockAssertions.java | 87dfbe24078f285e17dfb566b69ec9adf818c82f | [
"Apache-2.0"
] | permissive | trinodb/trino | https://github.com/trinodb/trino | 3ce066dde7d1b84511af96f5f77b20bbd5abe0d9 | 5c3326fd8cfd9d7e676e9bd36f54467fde23dc94 | refs/heads/master | 2023-08-18T15:36:55.838000 | 2023-08-10T11:40:10 | 2023-08-18T09:11:40 | 166,515,022 | 7,046 | 1,949 | Apache-2.0 | false | 2023-09-14T21:51:07 | 2019-01-19T06:38:14 | 2023-09-14T21:31:27 | 2023-09-14T21:51:05 | 235,519 | 8,492 | 2,499 | 2,433 | Java | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | UTF-8 | Java | 35,183 | java | BlockAssertions.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distribut... | 35,183 | 0.640053 | 0.636671 | 972 | 35.196503 | 33.101345 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704733 | false | false | 13 |
fbb021d5de32cb95c5507e51d4872124deecdd01 | 24,421,184,103,257 | e7af48f5bd8afa271218b40a8831207f90b0077c | /Module 2/test/ru/epam/littleBelka/task1/PenTest.java | 1866014ea88ca2f348f9620bbfbbad7092f4aafd | [] | no_license | LittleBelka/Java-Fundamentals | https://github.com/LittleBelka/Java-Fundamentals | 118f55ef3f54c2431e48a5b9df7f45874d85dc89 | 94ff60b7d0cee9f1be3df6452d42d13ebdc734ee | refs/heads/master | 2021-01-10T16:56:05.839000 | 2016-03-28T10:44:44 | 2016-03-28T10:44:44 | 52,731,950 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.epam.littleBelka.task1;
import org.junit.Assert;
import org.junit.Test;
public class PenTest {
Pen pen1 = new Pen(1, 8);
Pen pen2 = new Pen(1, 8);
Pen pen3 = new Pen(2, 10);
@Test
public void testEquals() throws Exception {
Assert.assertFalse(pen1.equals(pen3) || pen2.equals(p... | UTF-8 | Java | 959 | java | PenTest.java | Java | [] | null | [] | package ru.epam.littleBelka.task1;
import org.junit.Assert;
import org.junit.Test;
public class PenTest {
Pen pen1 = new Pen(1, 8);
Pen pen2 = new Pen(1, 8);
Pen pen3 = new Pen(2, 10);
@Test
public void testEquals() throws Exception {
Assert.assertFalse(pen1.equals(pen3) || pen2.equals(p... | 959 | 0.577685 | 0.541189 | 40 | 23 | 18.793615 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 13 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.