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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ecbb8ff820abfcef76dbafa2c7c13af704d89141 | 12,481,174,965,313 | 278e5c0062ce572d60cad3ac4e7b9f2128d7321e | /maven-site-config/src/main/java/be/gallifreyan/Developer.java | 2a9ae3742763356c1228c08082e46cfe6414ca6e | [] | no_license | BeytullahC/random-workspace | https://github.com/BeytullahC/random-workspace | 827ff5dd5bc549afe9ea08e995a9f0ed0c196ad8 | 9c02d763a5edd681ae8e75d351430873b6dfa379 | refs/heads/master | 2020-12-28T21:16:55.130000 | 2012-06-12T21:46:04 | 2012-06-12T21:46:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.gallifreyan;
public class Developer extends Employee {
private String skill;
public Developer(String firstName, String lastName, String skill) {
super(lastName, firstName);
this.skill = skill;
}
public String getSkill() {
return skill;
}
public void setSkill(String skill) {
this.skill = sk... | UTF-8 | Java | 330 | java | Developer.java | Java | [] | null | [] | package be.gallifreyan;
public class Developer extends Employee {
private String skill;
public Developer(String firstName, String lastName, String skill) {
super(lastName, firstName);
this.skill = skill;
}
public String getSkill() {
return skill;
}
public void setSkill(String skill) {
this.skill = sk... | 330 | 0.721212 | 0.721212 | 18 | 17.333334 | 18.211718 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 2 |
8e8a504dc4d2094c3c56e05a3078486774614450 | 12,481,174,963,574 | 1484566a76e9748db53c47ee2d583607d49d2f76 | /lab06/src/mc322/lab06/AppMundoWumpus.java | 54b887ccaea476ab6870ce49a447b1f61a03adce | [] | no_license | dedezinholindo/MC322dupla | https://github.com/dedezinholindo/MC322dupla | b9beab6ffec795b6b321f6e4079886385641d043 | f8644283218b2fe62eee656cc2e707882c5bb877 | refs/heads/main | 2023-05-22T10:16:48.976000 | 2021-06-15T21:44:40 | 2021-06-15T21:44:40 | 364,889,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mc322.lab06;
import java.util.Scanner;
public class AppMundoWumpus {
public static void main(String args[]) {
Heroi heroi = MontadorCaverna.montarCaverna(args[0]);
if (heroi == null) {
System.out.println("Arquivo inválido!");
return; // sai do programa.
}
... | UTF-8 | Java | 955 | java | AppMundoWumpus.java | Java | [] | null | [] | package mc322.lab06;
import java.util.Scanner;
public class AppMundoWumpus {
public static void main(String args[]) {
Heroi heroi = MontadorCaverna.montarCaverna(args[0]);
if (heroi == null) {
System.out.println("Arquivo inválido!");
return; // sai do programa.
}
... | 955 | 0.593291 | 0.587002 | 30 | 30.833334 | 18.34318 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
d541b1651791842dc176d0ceb2bf14df3cb3d0dd | 29,368,986,389,109 | f9444f09a99fbd1074f0d77a31179e1132addb8f | /ucenter/src/main/java/com/fengchaoli/ucenter/model/NotifyData.java | f1023c3c3c7cc522e97d08678ea54037ca8d89c2 | [] | no_license | nothingp/spring_cloud | https://github.com/nothingp/spring_cloud | b77a649d66af46f077a0eb3c1caae7fcbac810d4 | b81f96dc2da053562f84a557a4a8f6ede81a0dec | refs/heads/master | 2020-03-11T08:01:28.082000 | 2018-05-15T08:43:08 | 2018-05-15T08:43:08 | 129,872,790 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fengchaoli.ucenter.model;
import com.fengchaoli.basic.entity.BaseEntity;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
@Entity
@Table
@Data
public class NotifyData extends BaseEntity {
@NotNull
private String use... | UTF-8 | Java | 508 | java | NotifyData.java | Java | [] | null | [] | package com.fengchaoli.ucenter.model;
import com.fengchaoli.basic.entity.BaseEntity;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotNull;
@Entity
@Table
@Data
public class NotifyData extends BaseEntity {
@NotNull
private String use... | 508 | 0.751969 | 0.751969 | 29 | 16.517241 | 15.526664 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 2 |
b3e9f4a0cd9409f116b6f2b1d01dab630226c641 | 28,467,043,243,641 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/34/34_4cb7997a846543138356d57faa0d7b6a1100795e/PuStatusBeforeDeploymentEndsTest/34_4cb7997a846543138356d57faa0d7b6a1100795e_PuStatusBeforeDeploymentEndsTest_s.java | 628fadf79181bf1bafc8d463486e2753b76a1639 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package test.webui.dashboard.services;
import static framework.utils.AdminUtils.loadGSCs;
import static framework.utils.AdminUtils.loadGSM;
import static framework.utils.LogUtils.log;
import org.openspaces.admin.gsa.GridServiceAgent;
import org.openspaces.admin.gsm.GridServiceManager;
import org.open... | UTF-8 | Java | 3,360 | java | 34_4cb7997a846543138356d57faa0d7b6a1100795e_PuStatusBeforeDeploymentEndsTest_s.java | Java | [] | null | [] | package test.webui.dashboard.services;
import static framework.utils.AdminUtils.loadGSCs;
import static framework.utils.AdminUtils.loadGSM;
import static framework.utils.LogUtils.log;
import org.openspaces.admin.gsa.GridServiceAgent;
import org.openspaces.admin.gsm.GridServiceManager;
import org.open... | 3,360 | 0.7375 | 0.733929 | 96 | 32.989582 | 27.242542 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 2 |
f6f978c4c9c4b70ec262fb862e224e03c4a5bdc8 | 29,953,101,960,099 | 39119a2e824abcfc2e7c181b339eaf415ab91dcc | /src/main/java/com/emc/coprhd/sp/model/ClusterNode.java | 363f77a43f5a9084c24ee447a601f22a5ce88422 | [] | no_license | Stranger65536/CoprHD-Smart-Provisioning | https://github.com/Stranger65536/CoprHD-Smart-Provisioning | e7e7000dbeffd16e5072511a9a75fb1ac550af3e | 66c0485ae59bfcd584e45f962f891ecc9ecb3a3a | refs/heads/master | 2021-04-15T08:38:49.755000 | 2018-06-03T23:53:10 | 2018-06-03T23:53:10 | 126,735,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 1994-2018 EMC Corporation. All rights reserved.
*/
package com.emc.coprhd.sp.model;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.base.MoreObjects;
import com.hazelcast.nio.ObjectDataInput;
import com.hazelcast.nio.Ob... | UTF-8 | Java | 2,741 | java | ClusterNode.java | Java | [] | null | [] | /*
* Copyright 1994-2018 EMC Corporation. All rights reserved.
*/
package com.emc.coprhd.sp.model;
import com.fasterxml.jackson.core.type.TypeReference;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.base.MoreObjects;
import com.hazelcast.nio.ObjectDataInput;
import com.hazelcast.nio.Ob... | 2,741 | 0.653776 | 0.648668 | 98 | 26.969387 | 23.862896 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.438776 | false | false | 2 |
5014c5a615b6ddc229a5b8fd7e06b0363b18c031 | 11,235,634,509,280 | 2663cad57ffff09c87b7a83bc403c8e7f647b66c | /src/main/java/datamodel/controller/LoginService.java | fc68e895c61e3115ce8a4abf23062cdd67b8bf79 | [] | no_license | luiis714/EjercicioJSP1 | https://github.com/luiis714/EjercicioJSP1 | a5d2f6bbe33c80c0f891d43d4f0344bd5e01fea7 | aa68b549b132a86a14a2d25747a55fd8116549c5 | refs/heads/master | 2023-04-25T15:06:15.927000 | 2021-05-03T15:41:27 | 2021-05-03T19:54:09 | 363,222,742 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package datamodel.controller;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import datamodel.dao.UsuariosDAO;
import datamodel.entities.Usuarios;
import servlet.Login;
public class LoginService {
private static Logger logger = LogManager.getLogger(Login.class);
public static boolean compr... | ISO-8859-1 | Java | 904 | java | LoginService.java | Java | [] | null | [] | package datamodel.controller;
import org.apache.log4j.LogManager;
import org.apache.log4j.Logger;
import datamodel.dao.UsuariosDAO;
import datamodel.entities.Usuarios;
import servlet.Login;
public class LoginService {
private static Logger logger = LogManager.getLogger(Login.class);
public static boolean compr... | 904 | 0.73141 | 0.72919 | 33 | 26.30303 | 27.596096 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.757576 | false | false | 2 |
de6780b5c1f33869cf9443abd9c913146f1b207c | 28,406,913,705,272 | 8d7a18fcc1f7c2be2f883cc970fb5c8024d68d15 | /bamboo/src/com/tespirit/bamboo/modifiers/SkinModifier.java | b6d9fcd21c93fbadd15cd1b27408e513ffe0e8d7 | [] | no_license | tespirit/pandadroid | https://github.com/tespirit/pandadroid | d1b1f2c8a921e3bc36385c8c70326f7b0fa8b626 | 164ac2d486a42b5470229f911bd61abe23ae9eb7 | refs/heads/master | 2016-09-06T04:45:53.376000 | 2011-02-18T05:55:03 | 2011-02-18T05:55:03 | 887,134 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tespirit.bamboo.modifiers;
import java.io.Externalizable;
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import com.tespirit.bamboo.primitives.VertexBuffer;
import com.tespirit.bamboo.scenegraph.Node;
import com.tespirit.bamboo.vectors.Matrix3d;
import com.tespirit.ba... | UTF-8 | Java | 4,516 | java | SkinModifier.java | Java | [
{
"context": "ights (though i recomment 2-4 weights).\n * @author Todd Espiritu Santo\n *\n */\npublic class SkinModifier extends VertexMo",
"end": 497,
"score": 0.9998952150344849,
"start": 478,
"tag": "NAME",
"value": "Todd Espiritu Santo"
}
] | null | [] | package com.tespirit.bamboo.modifiers;
import java.io.Externalizable;
import java.io.IOException;
import java.io.ObjectInput;
import java.io.ObjectOutput;
import com.tespirit.bamboo.primitives.VertexBuffer;
import com.tespirit.bamboo.scenegraph.Node;
import com.tespirit.bamboo.vectors.Matrix3d;
import com.tespirit.ba... | 4,503 | 0.7407 | 0.723649 | 138 | 31.724638 | 25.735773 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.275362 | false | false | 2 |
2c54c32bd1847a209f56b435c37c06f75a23e206 | 29,214,367,578,487 | bcb218f453f9f57cebde9be6c200b9e0f1d8b45e | /src/mp/concur/TestSync.java | fbc15825c238df60eeccb0e246f60694bacbb602 | [] | no_license | riksil/MetProg2 | https://github.com/riksil/MetProg2 | 528303cbfe505c176d3a1b66d28e7a1682f4d011 | 2c447265c86970c32cd9e887305280a3cb0fd069 | refs/heads/master | 2021-01-21T13:25:47.161000 | 2016-05-27T17:55:09 | 2016-05-27T17:55:09 | 51,999,789 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mp.concur;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
import java.util.concurrent.atomi... | UTF-8 | Java | 3,409 | java | TestSync.java | Java | [] | null | [] | package mp.concur;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Future;
import java.util.concurrent.atomi... | 3,409 | 0.603109 | 0.586096 | 101 | 32.752476 | 24.821903 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643564 | false | false | 2 |
be5b7f1cea36a22854ce60c6dc9642964c223d85 | 19,988,777,827,186 | 1a88c79bf659514a86bf9d10229ac475c89ff9e9 | /app/src/main/java/edu/bluejack16_2/blueprint/AddPostImageFragment.java | 39d0ec8119075eb4fe3d2b62e50c9696ec917708 | [] | no_license | nemezist/Blueprint_TPA | https://github.com/nemezist/Blueprint_TPA | a2784ca897b0157eb04b06a22031d724f671d524 | e5dc1df4d8fbe367f63603ee5a93bc62e9cc1f02 | refs/heads/master | 2020-04-05T12:35:34.354000 | 2017-08-15T16:04:31 | 2017-08-15T16:04:31 | 95,173,996 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.bluejack16_2.blueprint;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Dr... | UTF-8 | Java | 5,957 | java | AddPostImageFragment.java | Java | [] | null | [] | package edu.bluejack16_2.blueprint;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.database.Cursor;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.drawable.BitmapDrawable;
import android.graphics.drawable.Dr... | 5,957 | 0.622797 | 0.621118 | 140 | 41.549999 | 33.746391 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 2 |
1e7dc1659136e294d936f07369541a44a1002b5c | 22,213,570,873,835 | ff5bfffd78245ef3075c9307cd1ca2b77b345c79 | /app/src/main/java/com/acktos/rockandplaymanager/models/PlayerTrack.java | 3fb316c5aaf9a654c6850e6b2533f989c195171e | [] | no_license | cyberosc/RockAndPlayManager | https://github.com/cyberosc/RockAndPlayManager | 0c3642747333a57c1fd7b085a4c502657da9c885 | a65d7f516fddc11e2bd8cb27808daf7f70e4edc0 | refs/heads/master | 2022-10-11T17:46:50.690000 | 2022-09-29T22:50:13 | 2022-09-29T22:50:13 | 43,472,667 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.acktos.rockandplaymanager.models;
/**
* Created by Acktos on 9/23/15.
*/
public class PlayerTrack extends BaseModel {
private String trackName;
private String artistName;
private String thumbAlbum;
private String duration;
private String state;
private String message;
private... | UTF-8 | Java | 2,622 | java | PlayerTrack.java | Java | [
{
"context": "ktos.rockandplaymanager.models;\n\n/**\n * Created by Acktos on 9/23/15.\n */\npublic class PlayerTrack extends ",
"end": 71,
"score": 0.9339827299118042,
"start": 65,
"tag": "NAME",
"value": "Acktos"
}
] | null | [] | package com.acktos.rockandplaymanager.models;
/**
* Created by Acktos on 9/23/15.
*/
public class PlayerTrack extends BaseModel {
private String trackName;
private String artistName;
private String thumbAlbum;
private String duration;
private String state;
private String message;
private... | 2,622 | 0.656751 | 0.654844 | 112 | 22.410715 | 22.005501 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410714 | false | false | 2 |
b65ae5c24a2748ee01f3daa894a0b326763a363c | 3,444,563,795,612 | 6a00f915b1769a50f692f1b783febbc764f6882b | /src/com/boz/tools/android/timbrage/GroupArrayAdapter.java | 3b6c98193c7e6be611332d33224fb2841c9fd020 | [] | no_license | jboz/Timbrage | https://github.com/jboz/Timbrage | b160e88ae77c625e74d80423d09b88d6596f9b53 | 92e9a5a14a7047758adbf2119465a9dcb4dbe957 | refs/heads/master | 2016-09-06T14:44:51.634000 | 2013-05-07T00:12:23 | 2013-05-07T00:12:23 | 9,087,078 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boz.tools.android.timbrage;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import org.joda.time.LocalDateTime;
import org.joda.time.Minutes;
import org.joda.time.Period;
import android.app.Activity;
imp... | UTF-8 | Java | 9,251 | java | GroupArrayAdapter.java | Java | [] | null | [] | package com.boz.tools.android.timbrage;
import java.text.MessageFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.apache.commons.lang.StringUtils;
import org.joda.time.LocalDateTime;
import org.joda.time.Minutes;
import org.joda.time.Period;
import android.app.Activity;
imp... | 9,251 | 0.603935 | 0.602854 | 248 | 36.302418 | 28.158703 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633065 | false | false | 2 |
65b240bb9044fda680d6d585035ae2a0e22fb197 | 28,166,395,578,177 | 7114c50cf7b67cf9b1240e94baa4ae5a4720a37a | /src/main/java/com/sungiant/demo/dao/UserDao.java | aadab64dba2fedaa09127934b632e168c25be6ac | [] | no_license | iikspiral/userpermission | https://github.com/iikspiral/userpermission | a7277dc56fd437ef2e47f2254f442bb4f0d89bb8 | a7922e55c58fd383b80819ca321f49e210dbe13b | refs/heads/master | 2020-08-26T08:54:25.447000 | 2019-02-25T08:28:14 | 2019-02-25T08:28:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sungiant.demo.dao;
import com.sungiant.demo.entity.User;
import java.util.List;
public interface UserDao {
List<User> selectAll();
Boolean deleteUserById(int Id);
} | UTF-8 | Java | 188 | java | UserDao.java | Java | [] | null | [] | package com.sungiant.demo.dao;
import com.sungiant.demo.entity.User;
import java.util.List;
public interface UserDao {
List<User> selectAll();
Boolean deleteUserById(int Id);
} | 188 | 0.739362 | 0.739362 | 11 | 16.181818 | 15.086527 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 2 |
8bcb43d3a9dbd1859179a8ce7721a042a2ef785a | 1,279,900,322,804 | b2698d58bd00d8dd322ea4a3704ba1c03b74b701 | /app/src/main/java/com/capstone/icoffie/monitr/model/LoginHistory.java | 7a6a4e616dfbac5dd2579b91a0aee26ac9a53883 | [] | no_license | PeyGis/monitR | https://github.com/PeyGis/monitR | cb452527e0ac84247a92a2da17a04b914e8bc275 | bddd7949513b3a1fc8f85f404a4ada348d36ab59 | refs/heads/master | 2021-05-11T19:05:46.700000 | 2018-05-31T10:29:13 | 2018-05-31T10:29:13 | 117,851,977 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.capstone.icoffie.monitr.model;
/**
* Created by iCoffie on 1/31/2018.
* A class to represent an instance of user's login history
*/
public class LoginHistory {
private double latitude;
private double longitude;
private String deviceName;
private String deviceIme;
private String tok... | UTF-8 | Java | 2,803 | java | LoginHistory.java | Java | [
{
"context": ".capstone.icoffie.monitr.model;\n\n/**\n * Created by iCoffie on 1/31/2018.\n * A class to represent an instance",
"end": 69,
"score": 0.9995604753494263,
"start": 62,
"tag": "USERNAME",
"value": "iCoffie"
}
] | null | [] | package com.capstone.icoffie.monitr.model;
/**
* Created by iCoffie on 1/31/2018.
* A class to represent an instance of user's login history
*/
public class LoginHistory {
private double latitude;
private double longitude;
private String deviceName;
private String deviceIme;
private String tok... | 2,803 | 0.616482 | 0.613985 | 114 | 23.587719 | 20.702492 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307018 | false | false | 2 |
9c493636f256e9dc3f2dd645e04393b6716fd51f | 4,973,572,195,456 | 1278cdc6308e9bcafa876e91a99757371d81e222 | /core/src/main/java/io/github/mmm/crypto/crypt/AbstractDecryptor.java | 021fa107c42a530f29e4ab5347e281d3268be814 | [
"Apache-2.0"
] | permissive | m-m-m/security | https://github.com/m-m-m/security | a9dbb2f2cd7310f93c2e5e037775e214d35812f0 | 7667ed1c344ae8fdf4cab4f5597b83ec8b563a6f | refs/heads/master | 2021-05-03T05:47:33.615000 | 2021-02-08T22:48:09 | 2021-02-08T22:48:09 | 120,582,793 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.mmm.crypto.crypt;
import java.io.InputStream;
/**
* Abstract implementation of {@link Decryptor}.
*
* @author Joerg Hohwiller (hohwille at users.sourceforge.net)
* @since 1.0.0
*/
public interface AbstractDecryptor extends Decryptor {
@Override
default InputStream wrapStream(InputStream st... | UTF-8 | Java | 773 | java | AbstractDecryptor.java | Java | [
{
"context": "implementation of {@link Decryptor}.\n *\n * @author Joerg Hohwiller (hohwille at users.sourceforge.net)\n * @since 1.0",
"end": 148,
"score": 0.9998582005500793,
"start": 133,
"tag": "NAME",
"value": "Joerg Hohwiller"
},
{
"context": "{@link Decryptor}.\n *\n * @author... | null | [] | package io.github.mmm.crypto.crypt;
import java.io.InputStream;
/**
* Abstract implementation of {@link Decryptor}.
*
* @author <NAME> (hohwille at users.sourceforge.net)
* @since 1.0.0
*/
public interface AbstractDecryptor extends Decryptor {
@Override
default InputStream wrapStream(InputStream stream) {
... | 764 | 0.71022 | 0.699871 | 31 | 23.935484 | 25.245806 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 2 |
57924db8cfa593abc479adfaae5746426278fcb4 | 21,964,462,795,665 | 57cf1dc4b745900cdd3e662d6d5f6d380d2efd90 | /src/main/java/roadhint/exception/HintException.java | 14c75ba6c1575560a17ecc11551e00551255bdf8 | [] | no_license | ardabilen/roadhint | https://github.com/ardabilen/roadhint | 84ea2662e626c5970cbfc30cb32e91f5e84b41bc | 1a54b12ae993883ad8665ae377a21531861f52ed | refs/heads/master | 2020-03-30T02:47:03.573000 | 2018-10-05T19:54:34 | 2018-10-05T19:54:34 | 150,650,068 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package roadhint.exception;
import org.springframework.http.HttpStatus;
public class HintException extends Exception {
private HttpStatus statusCode = HttpStatus.INTERNAL_SERVER_ERROR;
public HintException() {
}
public HintException(HttpStatus statusCode) {
super(statusCode.getReasonPhras... | UTF-8 | Java | 682 | java | HintException.java | Java | [] | null | [] | package roadhint.exception;
import org.springframework.http.HttpStatus;
public class HintException extends Exception {
private HttpStatus statusCode = HttpStatus.INTERNAL_SERVER_ERROR;
public HintException() {
}
public HintException(HttpStatus statusCode) {
super(statusCode.getReasonPhras... | 682 | 0.68915 | 0.68915 | 32 | 20.3125 | 21.989256 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 2 |
5b075e7f9c43ab70ee66831b03b6e26b710367f8 | 21,036,749,850,612 | 23c2cb1d2de43a3563d7f11ce34d28a0d8b16e74 | /subrestest/src/test/java/com/azunitech/rest/repos/RepositoryImplTest.java | 422d0b11347aee72f6a079adcf224b51ecfdea01 | [] | no_license | billgql/geet | https://github.com/billgql/geet | b96cf8ec6ef41702bc29452644b93b7187cc9100 | d36830523d5a11bd2ecbf651194f5aee960970cf | refs/heads/master | 2017-09-24T02:17:50.319000 | 2016-08-05T04:48:00 | 2016-08-05T04:48:00 | 36,840,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.azunitech.rest.repos;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import javax.persistence.TypedQuery;
import o... | UTF-8 | Java | 3,284 | java | RepositoryImplTest.java | Java | [
{
"context": "w Timestamp(date.getTime());\r\n\t\t\tperson.mEMAIL = \"guoqiang.li@gm.com\";\r\n\t\t\tperson.mFirstName = \"bill\";\r\n\t\t\tperson.mGMI",
"end": 1556,
"score": 0.9999295473098755,
"start": 1538,
"tag": "EMAIL",
"value": "guoqiang.li@gm.com"
},
{
"context": " = \"guoqi... | null | [] | package com.azunitech.rest.repos;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.Persistence;
import javax.persistence.TypedQuery;
import o... | 3,262 | 0.704324 | 0.690926 | 105 | 29.27619 | 24.608746 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.438095 | false | false | 2 |
c8cd5fc4d2e0f39ce0c5fb0274e5b6ca0edba95e | 33,105,607,963,834 | fc43846c969efa55dba288e758adeadf3fd5b478 | /src/com/eastelsoft/lbs/activity/dealer/DealerActivity.java | 669a843406061e5f2d2d0154aaeb14ec372f25d5 | [] | no_license | wzlas111/MyApp | https://github.com/wzlas111/MyApp | e4f18813208b14ed6f56f16e8688c6dece9c5064 | aa1f1747235f8e7fee29c9ce9e1aaa30ab10b409 | refs/heads/master | 2021-06-02T22:10:27.983000 | 2020-05-28T07:43:28 | 2020-05-28T07:43:28 | 27,533,075 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eastelsoft.lbs.activity.dealer;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.Header;
import android.content.Intent;
import android.graphics.drawable.BitmapDrawable;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
im... | UTF-8 | Java | 11,963 | java | DealerActivity.java | Java | [
{
"context": "j.android.http.TextHttpResponseHandler;\n\n//http://58.240.63.104/managermobile.do?reqCode=custList\n//http://58.240",
"end": 1808,
"score": 0.9995355606079102,
"start": 1795,
"tag": "IP_ADDRESS",
"value": "58.240.63.104"
},
{
"context": "63.104/managermobile.do?reqCode... | null | [] | package com.eastelsoft.lbs.activity.dealer;
import java.util.ArrayList;
import java.util.List;
import org.apache.http.Header;
import android.content.Intent;
import android.graphics.drawable.BitmapDrawable;
import android.os.AsyncTask;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
im... | 11,961 | 0.7154 | 0.709144 | 391 | 28.84399 | 22.174355 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.076726 | false | false | 2 |
9e0a64057b8ea840812daa7c7b65d1a6087e0955 | 9,775,345,611,240 | 0d48af5cb8012a79b3327a1d3e7ff0e65af54ea8 | /hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/service/SnapshotDeletingService.java | d4b545068cc6002bfc9ba00e20aaae03a1bbad62 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown"
] | permissive | apache/ozone | https://github.com/apache/ozone | 4426dd1ae18716d0585f1e846f7881970e3c4279 | a3b89e73185894f905b4ad96cd6d78429497d0c9 | refs/heads/master | 2023-09-04T05:26:08.656000 | 2023-09-02T15:16:12 | 2023-09-02T15:16:12 | 212,382,406 | 509 | 386 | Apache-2.0 | false | 2023-09-14T19:54:21 | 2019-10-02T15:56:19 | 2023-09-07T07:28:25 | 2023-09-14T19:54:20 | 70,251 | 685 | 437 | 88 | 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 ... | UTF-8 | Java | 28,925 | java | SnapshotDeletingService.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 ... | 28,925 | 0.676301 | 0.675402 | 690 | 40.920288 | 25.824171 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589855 | false | false | 2 |
6a8fa2cbed4bbbc1bfc5f1c595c2f25445efa614 | 1,219,770,756,185 | 7f783022cfa75895bba57147a071ab676eb11951 | /src/es/upm/dit/isst/models/Simulation.java | 01c80c61b9d54cf63b9a952d05f63be9c1edbbee | [] | no_license | merinom/laboratorio-electoral | https://github.com/merinom/laboratorio-electoral | 07f38ffbe21fbe34fb91d8cd438887bf64dfae57 | 41b1726dfa4e036eb7b71bfcb8e153e1ed94b95f | refs/heads/master | 2021-01-18T10:41:25.110000 | 2016-05-16T23:53:04 | 2016-05-16T23:53:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.upm.dit.isst.models;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.jdo.annotations.Persistent;
import javax.persistence.Basic;
import javax.persistence.CascadeType;
im... | UTF-8 | Java | 5,109 | java | Simulation.java | Java | [] | null | [] | package es.upm.dit.isst.models;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.jdo.annotations.Persistent;
import javax.persistence.Basic;
import javax.persistence.CascadeType;
im... | 5,109 | 0.724799 | 0.722646 | 202 | 24.29208 | 21.308178 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.168317 | false | false | 2 |
f568b73df8d0c3d6332cdaebbcc9487b3c67d0c6 | 19,361,712,607,878 | 99bce070b0077dcc59b0fb32bdd7512b5fa06c47 | /demo/aop-demo/src/main/java/com/bqniu/aopdemo/service/IMessageService.java | 8135bf62ba0ea7cf13d32e95ebd2955d15f2c11e | [] | no_license | niubingqing/springcloud4test | https://github.com/niubingqing/springcloud4test | 500f53bdd3ef8ebad1cf54de85a3f8023e1616aa | 8dc7864e3a7d2652adca171ff7e0bcf396bf491c | refs/heads/master | 2020-03-25T17:21:55.525000 | 2019-04-23T08:31:25 | 2019-04-23T08:31:25 | 143,974,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bqniu.aopdemo.service;
public interface IMessageService {
String getMessage() throws Exception;
void sendMessage();
}
| UTF-8 | Java | 140 | java | IMessageService.java | Java | [] | null | [] | package com.bqniu.aopdemo.service;
public interface IMessageService {
String getMessage() throws Exception;
void sendMessage();
}
| 140 | 0.75 | 0.75 | 7 | 19 | 16.886173 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 2 |
f6cffd619e427d78d05502e242a53306caf7862d | 31,499,290,195,761 | cf1ed60a7f4124088e227b743d76a49d55ee6df1 | /Exercise_02_DataTypes&Variables/src/com/company/P09_Poke_Mon.java | 492527a545a039963a0c7caaf6fc06afbe04a8e9 | [
"Apache-2.0"
] | permissive | rusevradoslav/Technology-Fundamentals | https://github.com/rusevradoslav/Technology-Fundamentals | 2805806d23c2c9a98e533860c416f249c8c7fb62 | cf030d770e3bea0f9b6dfd868229e214c9d00b8b | refs/heads/master | 2020-09-01T03:27:40.786000 | 2019-10-31T22:16:02 | 2019-10-31T22:16:02 | 218,863,268 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Scanner;
public class P09_Poke_Mon {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int power = Integer.parseInt(scanner.nextLine());
int distance = Integer.parseInt(scanner.nextLine());
int exhaustionFact... | UTF-8 | Java | 712 | java | P09_Poke_Mon.java | Java | [] | null | [] | package com.company;
import java.util.Scanner;
public class P09_Poke_Mon {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int power = Integer.parseInt(scanner.nextLine());
int distance = Integer.parseInt(scanner.nextLine());
int exhaustionFact... | 712 | 0.567416 | 0.560393 | 28 | 24.392857 | 22.927431 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
e360512fc0672f5f3c15971a6148a2bb89adfe61 | 27,539,330,348,288 | 3593be25a30901989e19ee5a6bf664a87d86f22c | /LoopsExamples/src/ReverseOrder.java | 674eb1e1ecf88da5624d7d921e257cad170d02d3 | [] | no_license | GeorgianaSCIIT/Loops | https://github.com/GeorgianaSCIIT/Loops | 634f142d9d0d3a25423c35644317a76584c18e9b | d444c1ce045e1b3ad1d0bdffa85a7357bceced69 | refs/heads/master | 2022-06-20T06:21:33.904000 | 2020-05-15T12:32:07 | 2020-05-15T12:32:07 | 263,387,713 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
/**
* Read 2 keys from the keyboard and print them in the reverse order
*/
public class ReverseOrder {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = 0;
int b = 0;
System.out.println("Insert first number: "... | UTF-8 | Java | 513 | java | ReverseOrder.java | Java | [] | null | [] | import java.util.Scanner;
/**
* Read 2 keys from the keyboard and print them in the reverse order
*/
public class ReverseOrder {
public static void main(String[] args) {
Scanner sc = new Scanner(System.in);
int a = 0;
int b = 0;
System.out.println("Insert first number: "... | 513 | 0.555556 | 0.549708 | 18 | 26.5 | 22.386131 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
3163231ca458b6b9d4ce4fe04f8c0f7047c9592a | 22,290,880,333,197 | 1d66b56755e329cd20d2d41b1ceda860e2009c2b | /src/main/java/com/yulan/service/AbdrImageService.java | e405d3b17ec5ef7aad1b69c564075d5d7b648c91 | [] | no_license | BlueVegetable/yulan-capital | https://github.com/BlueVegetable/yulan-capital | 54e33b291078953023b5eac333af40b933f3b432 | 209642f946208e1e24edc2da0c30189c126d5ee7 | refs/heads/master | 2022-12-23T16:19:37.231000 | 2019-07-30T02:30:24 | 2019-07-30T02:30:24 | 194,530,281 | 0 | 0 | null | false | 2022-12-15T23:25:19 | 2019-06-30T15:14:22 | 2019-07-30T02:31:11 | 2022-12-15T23:25:17 | 89,398 | 0 | 0 | 15 | Java | false | false | package com.yulan.service;
import com.yulan.pojo.AbdrImage;
import java.util.Map;
public interface AbdrImageService {
Map insertAbdrImage(AbdrImage abdrImage);
Map getAbdrImage(String abdrImageId);
}
| UTF-8 | Java | 213 | java | AbdrImageService.java | Java | [] | null | [] | package com.yulan.service;
import com.yulan.pojo.AbdrImage;
import java.util.Map;
public interface AbdrImageService {
Map insertAbdrImage(AbdrImage abdrImage);
Map getAbdrImage(String abdrImageId);
}
| 213 | 0.774648 | 0.774648 | 12 | 16.75 | 17.574247 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 2 |
e30ee45d3069a8019f4d0d58fb05904f0ff2a77c | 28,458,453,364,400 | e98d1862f614c0945d0d2556b6324a708b4bd811 | /Polaris B14/rip/jutting/polaris/module/movement/CustomSpeed.java | 29791611ac797e9abe0805e73ea2ea1c1478d002 | [] | no_license | chocopie69/Minecraft-Modifications-Codes | https://github.com/chocopie69/Minecraft-Modifications-Codes | 946f7fd2b431b1e3c4272cf96d75460883468917 | a843aa9163e9e508e74dad10572d68477e5e38bf | refs/heads/main | 2023-08-27T08:46:06.036000 | 2022-06-25T14:35:06 | 2022-06-25T14:35:06 | 412,120,508 | 71 | 54 | null | false | 2022-01-11T15:55:25 | 2021-09-30T15:30:35 | 2022-01-10T04:52:49 | 2022-01-09T16:44:51 | 331,436 | 4 | 2 | 3 | null | false | false | /* */ package rip.jutting.polaris.module.movement;
/* */
/* */ import net.minecraft.client.Minecraft;
/* */ import net.minecraft.client.entity.EntityPlayerSP;
/* */ import net.minecraft.util.MovementInput;
/* */ import rip.jutting.polaris.Polaris;
/* */ import rip.jutting.polaris.module.Module;
/*... | UTF-8 | Java | 4,046 | java | CustomSpeed.java | Java | [
{
"context": "}\n/* */ }\n\n\n/* Location: C:\\Users\\suzjan\\AppData\\Roaming\\.minecraft\\versions\\Polaris\\Polar",
"end": 3864,
"score": 0.960964024066925,
"start": 3858,
"tag": "USERNAME",
"value": "suzjan"
}
] | null | [] | /* */ package rip.jutting.polaris.module.movement;
/* */
/* */ import net.minecraft.client.Minecraft;
/* */ import net.minecraft.client.entity.EntityPlayerSP;
/* */ import net.minecraft.util.MovementInput;
/* */ import rip.jutting.polaris.Polaris;
/* */ import rip.jutting.polaris.module.Module;
/*... | 4,046 | 0.608008 | 0.57563 | 80 | 49.587502 | 42.216614 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8875 | false | false | 2 |
e817b4752b1a12d99f46bddd8faab04b64e871cd | 30,356,828,913,771 | 3e063011a1c5be8b7af1776c51e0ed7087821cb4 | /test.java 10_30/Exam_03.java | ce9d1b41d217b8e8e547917b53b1649506e69f43 | [] | no_license | Darling1116/Welcome_1116 | https://github.com/Darling1116/Welcome_1116 | bb0adcc8d8c4e5032b17610449f1064c40a2c10b | 9ca52bfbc045e2e33da627f5ac42e9ec3a04a7bf | refs/heads/master | 2022-12-15T08:13:19.185000 | 2022-04-17T15:49:17 | 2022-04-17T15:49:17 | 215,559,991 | 0 | 0 | null | false | 2022-12-08T07:53:54 | 2019-10-16T13:50:17 | 2021-12-20T15:34:17 | 2022-12-08T07:53:51 | 73,879 | 0 | 0 | 3 | JavaScript | false | false | package Test10_30;
public class Exam_03 {
public static void main(String[] args) {
String t = new String("wearefamilly");
String b = new String("wearefamilly");
String j = new String("wearefamilly");
char[] arr1 = new char[10];
t.getChars(0, 5, arr1, 0);
System.out.println(arr1);
char[] arr2 = t.toCha... | UTF-8 | Java | 1,583 | java | Exam_03.java | Java | [
{
"context": "id main(String[] args) {\n\t\tString t = new String(\"wearefamilly\");\n\t\tString b = new String(\"wearefamill",
"end": 111,
"score": 0.5853847861289978,
"start": 109,
"tag": "NAME",
"value": "we"
},
{
"context": " main(String[] args) {\n\t\tString t = new String(\"wea... | null | [] | package Test10_30;
public class Exam_03 {
public static void main(String[] args) {
String t = new String("wearefamilly");
String b = new String("wearefamilly");
String j = new String("wearefamilly");
char[] arr1 = new char[10];
t.getChars(0, 5, arr1, 0);
System.out.println(arr1);
char[] arr2 = t.toCha... | 1,583 | 0.589112 | 0.552171 | 62 | 23.887096 | 15.683467 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.709677 | false | false | 2 |
d340591c9000ebce6aac40074d48ff1a496373d3 | 13,228,499,336,711 | 9d9c0d9aba0c3102787a0215621b24dbe7f64b59 | /jeecms-component/src/main/java/com/jeecms/system/dao/GlobalConfigDao.java | e1c9a037b04384daf8ababa1f79b2868a22640e6 | [] | no_license | hd19901110/jeecms1.4.1test | https://github.com/hd19901110/jeecms1.4.1test | b354019c57a06384524d53aa667614c1f4e5a743 | 4e3e0cb31513e53004aa20c108f79741203becb0 | refs/heads/master | 2022-12-08T06:10:06.868000 | 2020-08-31T09:59:19 | 2020-08-31T09:59:19 | 285,445,431 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* * @Copyright: 江西金磊科技发展有限公司 All rights reserved.
* Notice 仅限于授权后使用,禁止非授权传阅以及私自用于商业目的。
*/
package com.jeecms.system.dao;
import javax.persistence.QueryHint;
import org.springframework.data.jpa.repository.QueryHints;
import com.jeecms.common.base.dao.IBaseDao;
import com.jeecms.common.exception.Gl... | UTF-8 | Java | 1,517 | java | GlobalConfigDao.java | Java | [
{
"context": "ig;\r\n\r\n\r\n/**\r\n * GlobalConfig dao查询接口\r\n * @author: wulongwei\r\n * @date: 2019年4月13日 下午4:09:24 \r\n * @Copyr",
"end": 438,
"score": 0.9996562004089355,
"start": 429,
"tag": "USERNAME",
"value": "wulongwei"
}
] | null | [] | /*
* * @Copyright: 江西金磊科技发展有限公司 All rights reserved.
* Notice 仅限于授权后使用,禁止非授权传阅以及私自用于商业目的。
*/
package com.jeecms.system.dao;
import javax.persistence.QueryHint;
import org.springframework.data.jpa.repository.QueryHints;
import com.jeecms.common.base.dao.IBaseDao;
import com.jeecms.common.exception.Gl... | 1,517 | 0.701961 | 0.692549 | 46 | 25.717392 | 24.231369 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695652 | false | false | 2 |
302815b31b9e9ddeb6eb2818757d88cf0fec4062 | 5,995,774,411,958 | 3db33a207afdc3de1198eb6f7d2488b7141961c3 | /app/src/main/java/com/example/acer/vehiclepersonalassistant/MainActivity.java | 7c410d28c7c1fbe18689b2edc54a91d7f128362a | [] | no_license | Chathu747/fianlMobileAppVehical | https://github.com/Chathu747/fianlMobileAppVehical | 12d097d8536007beea642bac34bfb5cf9677e572 | f0944e5c68329d83cdbfc2810c23c5b47058d998 | refs/heads/master | 2020-04-18T21:54:28.435000 | 2019-01-27T06:35:57 | 2019-01-27T06:35:57 | 167,778,823 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.acer.vehiclepersonalassistant;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class MainActivity extends AppCompatActivity {
Button Ad... | UTF-8 | Java | 1,192 | java | MainActivity.java | Java | [] | null | [] | package com.example.acer.vehiclepersonalassistant;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class MainActivity extends AppCompatActivity {
Button Ad... | 1,192 | 0.658557 | 0.65604 | 40 | 28.799999 | 25.776152 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 2 |
4492214a91156b69664c96b1bc96d04d743cdfbb | 3,186,865,763,597 | 89050d714d31b72232cdaeed588dc70ebe20f098 | /SPS/src/estimate/service/SplbcndtEjbI.java | ef2518af52661a8bb0b0fccce7e5aba533aeb406 | [] | no_license | se3mis/SPS_VERSION | https://github.com/se3mis/SPS_VERSION | 8c185823b2e7ded17a8bd1a84a4bd5eaf7874b8d | 50f25979a095e94125c57ca2604d41969f873de9 | refs/heads/master | 2016-09-14T01:55:23.537000 | 2016-05-06T05:56:38 | 2016-05-06T05:56:38 | 58,184,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package estimate.service;
import java.util.List;
import javax.persistence.PersistenceException;
import estimate.model.Splbcndt;
import estimate.model.SplbcndtPK;
public interface SplbcndtEjbI {
void createSplbcndt(Splbcndt splbcndt);
List<Splbcndt> getAll(String deptId) ;
void updateSplbcndt(Splbcndt... | UTF-8 | Java | 471 | java | SplbcndtEjbI.java | Java | [] | null | [] | package estimate.service;
import java.util.List;
import javax.persistence.PersistenceException;
import estimate.model.Splbcndt;
import estimate.model.SplbcndtPK;
public interface SplbcndtEjbI {
void createSplbcndt(Splbcndt splbcndt);
List<Splbcndt> getAll(String deptId) ;
void updateSplbcndt(Splbcndt... | 471 | 0.772824 | 0.772824 | 19 | 22.789474 | 19.616262 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 2 |
e2aec3c880b9b8f9ea0453e4c48a441d16fce7cd | 31,138,512,966,134 | 6d9ecae390aff8be6407b3f1537c8f6a3019000c | /exercises/src/TargilKita3/Q3/Q3.java | 3566d4e6cd5df545fdddf24a9c84ad0ecfb96927 | [
"Apache-2.0"
] | permissive | ordekalo/Java-OO-FX-Examples | https://github.com/ordekalo/Java-OO-FX-Examples | 81d2fd5cbee9a62f467fd3a951c8eb087e8af9ae | f5c073cf7738d770b04ca5f4ad6986c013549ae8 | refs/heads/master | 2021-01-01T12:01:04.255000 | 2020-02-09T08:47:44 | 2020-02-09T08:47:44 | 239,269,451 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TargilKita3.Q3;// file: Q3.java
import java.util.Arrays;
public class Q3 {
public static void main(String[] args) {
Dog[] a = new Dog[]{
new Dog("Tony", false, "Poodel"),
new Dog("Bulldogile", true, "Bulldog"),
new Dog("Staffi", false, "Amstaf"),
... | UTF-8 | Java | 660 | java | Q3.java | Java | [
{
"context": " Dog[] a = new Dog[]{\n new Dog(\"Tony\", false, \"Poodel\"),\n new Dog(\"Bull",
"end": 189,
"score": 0.9995031356811523,
"start": 185,
"tag": "NAME",
"value": "Tony"
},
{
"context": "ew Dog[]{\n new Dog(\"Tony\", false, \... | null | [] | package TargilKita3.Q3;// file: Q3.java
import java.util.Arrays;
public class Q3 {
public static void main(String[] args) {
Dog[] a = new Dog[]{
new Dog("Tony", false, "Poodel"),
new Dog("Bulldogile", true, "Bulldog"),
new Dog("Staffi", false, "Amstaf"),
... | 660 | 0.540909 | 0.534849 | 26 | 24.346153 | 22.396673 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 2 |
a835cc1571e4a5d97b622e6ecc00c329079d4c71 | 23,502,061,053,267 | 32020803dbd34cfb6b69be9db4ae3521ebc8c046 | /projects/OG-Financial/src/com/opengamma/financial/analytics/model/option/BlackScholesModelCostOfCarryFunction.java | 9f101e858b5512a99edb71e676142d1781d13fed | [
"Apache-2.0"
] | permissive | gsteri1/OG-Platform | https://github.com/gsteri1/OG-Platform | 2cf873df438e0e202da8381e5db2a3186f15fdc5 | e682c31e69cadde06dd3776544913dde17fe41ba | refs/heads/master | 2020-12-25T11:42:03.683000 | 2011-10-14T16:18:00 | 2011-10-14T16:18:00 | 2,582,195 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.financial.analytics.model.option;
import java.util.Set;
import javax.time.calendar.ZonedDateTime;
import com.google.common.collect.Sets;
import com.opengamma... | UTF-8 | Java | 3,721 | java | BlackScholesModelCostOfCarryFunction.java | Java | [] | null | [] | /**
* Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies
*
* Please see distribution for license.
*/
package com.opengamma.financial.analytics.model.option;
import java.util.Set;
import javax.time.calendar.ZonedDateTime;
import com.google.common.collect.Sets;
import com.opengamma... | 3,721 | 0.797366 | 0.796291 | 82 | 44.378048 | 45.993805 | 190 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695122 | false | false | 2 |
40826218e182c25d26bf6a615e40ce975c184ad0 | 13,091,060,333,141 | 3850ff5fe53e811d0b07c8316373c051f6d8c7b6 | /src/main/java/com/winchannel/crm/resourcetree/web/CrmResourceAction.java | 4f6b14b8dd3d4cabfdc3729a58c2af03d16d838f | [] | no_license | newSue/Mobilemdm | https://github.com/newSue/Mobilemdm | 7c1e816d814957a3d8b9a28ac1180fd009a3aa70 | f66c594fb05f0b8c96522015fe59e7f259166c10 | refs/heads/master | 2018-05-19T13:48:53.442000 | 2017-05-31T09:32:25 | 2017-05-31T09:32:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.winchannel.crm.resourcetree.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintWriter;
import java.util.ArrayLis... | UTF-8 | Java | 85,921 | java | CrmResourceAction.java | Java | [
{
"context": "etConfTyp(\"title\");\r\n\t\t\t\t\t\tcrmResConf.setConfKey(\"name\");\r\n\t\t\t\t\t\tcrmResConf.setLoc(\"right\");\r\n\t\t\t\t\t\tcrmR",
"end": 42464,
"score": 0.5337197780609131,
"start": 42460,
"tag": "KEY",
"value": "name"
},
{
"context": " crmResourceDraft.getResUrl... | null | [] |
package com.winchannel.crm.resourcetree.web;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.PrintWriter;
import java.util.ArrayLis... | 85,921 | 0.693412 | 0.687958 | 1,959 | 41.42675 | 32.711582 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.720265 | false | false | 2 |
88bd69f2cc0c1dba7e15d97025ba742f146e1c7c | 19,224,273,685,427 | 6c581f6164eebe845a848e8c2d9f8315f7e264fd | /org.abchip.mimo.biz.model/src/org/abchip/mimo/biz/model/accounting/invoice/impl/InvoiceTypeImpl.java | 63a6fc8b34e23e43db59917e6fce271128081efc | [] | no_license | abchip/mimo-biz20 | https://github.com/abchip/mimo-biz20 | 7a0b110fd40733a7f3049d1871ef9559bc08db5c | a3cffeccb98d200ff2ecd629942b4279364d3373 | refs/heads/master | 2023-03-22T22:54:03.865000 | 2021-03-18T20:35:52 | 2021-03-18T20:35:52 | 245,134,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2017, 2021 ABChip and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.abchip.... | UTF-8 | Java | 8,327 | java | InvoiceTypeImpl.java | Java | [] | null | [] | /**
* Copyright (c) 2017, 2021 ABChip and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.abchip.... | 8,327 | 0.685241 | 0.683439 | 288 | 27.913195 | 32.719284 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.225694 | false | false | 2 |
c4d2efaa6187b6a4483c5f004e094071dba56d48 | 7,696,581,404,683 | c92640f22dd0a0ef4ba9518d591ba846749a38f3 | /Android/src/mimesic/activities/Chat.java | 50aa8b331689fa2d1738d7ad225d342890979558 | [] | no_license | nicslabdev/mimessic | https://github.com/nicslabdev/mimessic | f63c6998235cb71b66a1c671c662c221f093dd29 | f7532a34bbe05be7ce3f925f2ab7aef0cf9e9e26 | refs/heads/master | 2021-01-17T22:57:18.706000 | 2014-07-06T19:19:08 | 2014-07-06T19:19:08 | 21,549,433 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mimesic.activities;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import mimesic.baseDeDatos.BBDD;
import mimesic.conexion.AppEngine;
import mimesic.conexion.Hosting;
import mimesic.criptografia.Entity;
import org.bouncycastle.util.encoders.Base64;
impor... | UTF-8 | Java | 10,703 | java | Chat.java | Java | [
{
"context": "lista;\r\n private static String KEY_SUCCESS = \"success\";\r\n private TextView contacto;\r\n private",
"end": 1609,
"score": 0.5063005685806274,
"start": 1602,
"tag": "KEY",
"value": "success"
}
] | null | [] | package mimesic.activities;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import mimesic.baseDeDatos.BBDD;
import mimesic.conexion.AppEngine;
import mimesic.conexion.Hosting;
import mimesic.criptografia.Entity;
import org.bouncycastle.util.encoders.Base64;
impor... | 10,703 | 0.527235 | 0.525086 | 340 | 29.479412 | 23.282211 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.814706 | false | false | 2 |
6d202a26f5904c4d8530d4aa1c8b236ae3e77b03 | 31,379,031,072,174 | 22531fb980f2f841a95e9ae4e4e32cb4d74b966c | /sorting/day03/src/CountingSort.java | 73bb6c29a93183509f3ca8557814113a5220d7b8 | [] | no_license | kylecombes/DSA-18 | https://github.com/kylecombes/DSA-18 | 777900e437fa601159eac91c0f338771cb7ffcfb | 0e30f1916cabf7bf88146ea273b9b68f36954e8d | refs/heads/master | 2021-05-09T19:58:51.278000 | 2018-11-11T23:28:48 | 2018-11-11T23:28:48 | 118,669,108 | 0 | 0 | null | true | 2018-01-23T21:01:11 | 2018-01-23T21:01:11 | 2018-01-23T01:40:23 | 2018-01-23T19:56:32 | 10 | 0 | 0 | 0 | null | false | null | public class CountingSort {
/**
* Use counting sort to sort non-negative integer array A.
* Runtime: O(N+k)
* Space: O(k)
*
* k: maximum element in array A
*/
static void countingSort(int[] A) {
if (A.length == 0) return;
// Find the max element (probably a bit fa... | UTF-8 | Java | 1,242 | java | CountingSort.java | Java | [] | null | [] | public class CountingSort {
/**
* Use counting sort to sort non-negative integer array A.
* Runtime: O(N+k)
* Space: O(k)
*
* k: maximum element in array A
*/
static void countingSort(int[] A) {
if (A.length == 0) return;
// Find the max element (probably a bit fa... | 1,242 | 0.536232 | 0.530596 | 40 | 30.049999 | 28.999094 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325 | false | false | 2 |
56ad015b3f11be3019b9d3ff3ad9a2562bdbcdae | 7,842,610,298,785 | 3f0e46534ed5cc14a3c14f53e43c1fdd1b6efb1f | /Alrogithm/practice/src/SevenDwarfs.java | 1b704d29389f5bba73eaad8deb25a1bb49cfb90c | [] | no_license | harry4455/TIL | https://github.com/harry4455/TIL | 0b7a544f27a8e2d67f910c12f7404f9529893930 | 40d63d5eb3d2b8eaf73334617d57099750bceef2 | refs/heads/master | 2020-03-28T22:11:46.309000 | 2019-09-01T11:00:20 | 2019-09-01T11:00:20 | 149,212,303 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Scanner;
public class SevenDwarfs {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
ArrayList<Integer> input = new ArrayList<Integer>();
for(int i=0; ... | UTF-8 | Java | 1,729 | java | SevenDwarfs.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Scanner;
public class SevenDwarfs {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
ArrayList<Integer> input = new ArrayList<Integer>();
for(int i=0; ... | 1,729 | 0.36819 | 0.353162 | 64 | 23.953125 | 14.905357 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515625 | false | false | 2 |
4297dfd56a2ec769dea74a42ac35c288980dd203 | 12,730,283,117,703 | 013e884f99a16fbffb63a970a83629bd6e1ec453 | /src/com/example/newapp/Second.java | cb6172ec96f543483861070834952ecc5def259c | [] | no_license | iamrishab/AndroidDemo | https://github.com/iamrishab/AndroidDemo | 898957eada471e31f14dbb3959f856072a914646 | a28ded7a162bc2698e8da3c3c235821c012c1b5e | refs/heads/master | 2021-01-20T06:44:40.368000 | 2017-08-26T21:05:44 | 2017-08-26T21:05:44 | 101,513,132 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.newapp;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
public class Sec... | UTF-8 | Java | 749 | java | Second.java | Java | [] | null | [] | package com.example.newapp;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
public class Sec... | 749 | 0.744993 | 0.739653 | 34 | 20.029411 | 20.088753 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.088235 | false | false | 2 |
b72bebf17027de7b8d502c5d55a7a02573339479 | 19,052,474,948,840 | 9a4860dc97dad4afed7979e20aaf6007f2429fdf | /src/sbahjsic/interpreter/parser/syntaxtree/FieldAccessNode.java | fe63cd2a78a8b680393229373511a46f68fab8f0 | [
"MIT"
] | permissive | expositionrabbit/Sbahjsic-runtime | https://github.com/expositionrabbit/Sbahjsic-runtime | ad96d8656eef9c753a3642a6f514cf683a298cff | e18237a49693adec732522d95b18478d7118efe8 | refs/heads/master | 2020-01-30T15:24:43.022000 | 2017-01-02T19:39:13 | 2017-01-02T19:39:13 | 32,884,581 | 0 | 1 | null | false | 2015-04-08T14:58:11 | 2015-03-25T18:56:13 | 2015-04-07T19:03:29 | 2015-04-08T14:58:11 | 224 | 0 | 1 | 0 | Java | null | null | package sbahjsic.interpreter.parser.syntaxtree;
import sbahjsic.interpreter.compiler.Instruction;
import sbahjsic.interpreter.parser.NodeType;
public final class FieldAccessNode extends ValueNode {
private final String field;
private final ValueNode value;
public FieldAccessNode(String field, ValueNode value) ... | UTF-8 | Java | 1,652 | java | FieldAccessNode.java | Java | [] | null | [] | package sbahjsic.interpreter.parser.syntaxtree;
import sbahjsic.interpreter.compiler.Instruction;
import sbahjsic.interpreter.parser.NodeType;
public final class FieldAccessNode extends ValueNode {
private final String field;
private final ValueNode value;
public FieldAccessNode(String field, ValueNode value) ... | 1,652 | 0.660412 | 0.654358 | 77 | 20.467533 | 19.214838 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.012987 | false | false | 2 |
854a81ba41e1f7dbe39e4e9be0464caff1c75a02 | 22,522,808,538,214 | 853a8623ec044eaa14611e8f26acb91ce528dcfb | /zssapp/src/org/zkoss/zss/app/ctrl/InsertFormulaCtrl2.java | 25fedcecc975ae6c78e3e90c362c7e63c0870b02 | [] | no_license | vardars/zkspreadsheet | https://github.com/vardars/zkspreadsheet | 8531d7a59d6b4911b69485dd26a80ad62090e66e | 60b29aa8ed1b391eb272c4960da1143973e1e1e3 | refs/heads/master | 2022-10-03T18:27:37.588000 | 2021-06-07T21:28:20 | 2021-06-07T21:28:20 | 43,568,319 | 0 | 0 | null | false | 2022-09-16T18:38:19 | 2015-10-02T18:08:40 | 2021-06-07T21:28:23 | 2022-09-16T18:38:18 | 170,570 | 0 | 0 | 32 | Java | false | false | /* InsertFormulaCtrl2.java
{{IS_NOTE
Purpose:
Description:
History:
Nov 25, 2010 5:54:06 PM , Created by Sam
}}IS_NOTE
Copyright (C) 2009 Potix Corporation. All Rights Reserved.
*/
package org.zkoss.zss.app.ctrl;
import java.util.Collections;
import java.util.Comparator;
import java.uti... | UTF-8 | Java | 6,224 | java | InsertFormulaCtrl2.java | Java | [
{
"context": "\n\tHistory:\r\n\t\tNov 25, 2010 5:54:06 PM , Created by Sam\r\n}}IS_NOTE\r\n\r\nCopyright (C) 2009 Potix Corporatio",
"end": 128,
"score": 0.9899246096611023,
"start": 125,
"tag": "NAME",
"value": "Sam"
},
{
"context": ";\r\nimport org.zkoss.zul.Window;\r\n\r\n/**\r\n ... | null | [] | /* InsertFormulaCtrl2.java
{{IS_NOTE
Purpose:
Description:
History:
Nov 25, 2010 5:54:06 PM , Created by Sam
}}IS_NOTE
Copyright (C) 2009 Potix Corporation. All Rights Reserved.
*/
package org.zkoss.zss.app.ctrl;
import java.util.Collections;
import java.util.Comparator;
import java.uti... | 6,224 | 0.71867 | 0.714974 | 208 | 27.932692 | 23.039375 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.153846 | false | false | 2 |
67bcfcc0aa1b9ff4d42270d16961856189c8a947 | 29,042,568,899,278 | 532bb9b99be109bbf0f6710827b6fa3d7d1631e1 | /AED1/Lista_12/perimetrotriangulo4.java | 654817093fe021414aad7b37864f93104743d87e | [] | no_license | isalangkammer/pucmg | https://github.com/isalangkammer/pucmg | 24e502736280fda8de659b3fef53649ca9a5c801 | 20224d406410e79ef1887c89400eb8cc362e6350 | refs/heads/master | 2021-04-27T11:06:14.757000 | 2018-02-23T01:51:48 | 2018-02-23T01:51:48 | 122,555,567 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Questão 04- Alterar o programa para que seja 5 triangulos, representados por um arranjo.
*
* Lista 12 - Aed 1
*
* Autora: Isabelle Alves Langkammer
*/
import IO.*;
public class perimetrotriangulo4{
public static double lelado(){
double lado;
do{
lado=IO.readdouble("Digite o lado:"... | ISO-8859-1 | Java | 2,812 | java | perimetrotriangulo4.java | Java | [
{
"context": "r um arranjo.\n *\n * Lista 12 - Aed 1\n *\n * Autora: Isabelle Alves Langkammer\n */\n import IO.*;\n public class perimetrotriangul",
"end": 158,
"score": 0.9998801946640015,
"start": 133,
"tag": "NAME",
"value": "Isabelle Alves Langkammer"
}
] | null | [] | /**
* Questão 04- Alterar o programa para que seja 5 triangulos, representados por um arranjo.
*
* Lista 12 - Aed 1
*
* Autora: <NAME>
*/
import IO.*;
public class perimetrotriangulo4{
public static double lelado(){
double lado;
do{
lado=IO.readdouble("Digite o lado:");
while(l... | 2,793 | 0.569033 | 0.550125 | 101 | 26.762377 | 18.266535 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445545 | false | false | 2 |
d77d41fbc175ae48d9e77927208d5d9dce8d6726 | 24,386,824,345,239 | 4d653e8132f141586009524dbef3be661199a980 | /src/test/java/org/coyote/core/security/SecurityEncryptTest.java | 2f4e8c3f8c35a047d63dd4ab956d3ae5b2e18329 | [] | no_license | henriquejhc/coyote-core | https://github.com/henriquejhc/coyote-core | 0de061836fe7107edd6dcac937131a2e4d84eade | 0b863c95d51b52dcb8fc633baef0abc100dfd8f8 | refs/heads/master | 2020-04-15T22:21:27.620000 | 2015-06-20T03:29:56 | 2015-06-20T03:29:56 | 40,135,662 | 0 | 0 | null | true | 2015-08-03T16:31:40 | 2015-08-03T16:31:39 | 2014-12-17T01:13:39 | 2015-06-20T00:30:19 | 212 | 0 | 0 | 0 | null | null | null | package org.coyote.core.security;
public class SecurityEncryptTest {
public static void main(String[] args) {
String password = "admin1234";
System.out.println(SecurityEncrypt.generateEncryptionMD5(password));
System.out.println(SecurityEncrypt.generateEncryptionSHA256(password));
password = ... | UTF-8 | Java | 495 | java | SecurityEncryptTest.java | Java | [
{
"context": " void main(String[] args) {\r\n\t\tString password = \"admin1234\";\r\n\t\tSystem.out.println(SecurityEncrypt.generateE",
"end": 148,
"score": 0.9990800023078918,
"start": 139,
"tag": "PASSWORD",
"value": "admin1234"
},
{
"context": "cryptionSHA256(password));\r\n\t\t\r... | null | [] | package org.coyote.core.security;
public class SecurityEncryptTest {
public static void main(String[] args) {
String password = "<PASSWORD>";
System.out.println(SecurityEncrypt.generateEncryptionMD5(password));
System.out.println(SecurityEncrypt.generateEncryptionSHA256(password));
password =... | 491 | 0.767677 | 0.723232 | 16 | 29.0625 | 28.360334 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 2 |
87accca3a06eac5a6c0237015bf3ecafc60b1252 | 27,977,416,992,822 | 07a9b328997560741ea3f4eddfb571b29f94fa61 | /src/Android/Other.java | 9e693c0d32c36caca7e2aff1bbe10bda94aeca71 | [] | no_license | colinguozizhong/QQTest | https://github.com/colinguozizhong/QQTest | 67563f92899807e8238b5152076352d37eaf61bc | 7f1a126ab60cfa8ca03434be48f398d60d5b1da9 | refs/heads/master | 2021-06-27T02:38:40.893000 | 2017-09-12T09:29:19 | 2017-09-12T09:29:19 | 103,250,306 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Android;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Other {
/**
* GetUnixTime
* @param toMs
* @return
*/
public static long TimeStamp(boolean toMs){
Date now=new Date();
long ret = now.getTime();
if(!toMs){
ret = r... | UTF-8 | Java | 977 | java | Other.java | Java | [] | null | [] | package Android;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Other {
/**
* GetUnixTime
* @param toMs
* @return
*/
public static long TimeStamp(boolean toMs){
Date now=new Date();
long ret = now.getTime();
if(!toMs){
ret = r... | 977 | 0.609681 | 0.566426 | 45 | 19.577778 | 19.817488 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.644444 | false | false | 2 |
5b2c68c6e137bf4558c99344d63c453579a66c32 | 35,588,099,050,116 | f40fd69f2128f3e60efaada23a24a08ff3fa52ed | /app/src/main/java/app/jietuqi/cn/widget/OptionsUtil.java | c70fd505861404e705045ff0ef7d87f3960e7108 | [] | no_license | lybdtt123/CaptureDevice2 | https://github.com/lybdtt123/CaptureDevice2 | 2d8fcf79ff70bca76c2f75cbd38688dc673c5e1e | 60ce28187cb38929d4f3d5d3e27258e5a3f879bf | refs/heads/master | 2020-04-03T18:33:44.697000 | 2018-11-26T09:24:32 | 2018-11-26T09:24:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package app.jietuqi.cn.widget;
//
//import com.bigkoo.pickerview.builder.OptionsPickerBuilder;
//import com.bigkoo.pickerview.view.OptionsPickerView;
//
//import java.util.ArrayList;
//
//import app.jietuqi.cn.constant.ConditionFinal;
//
///**
// * 作者: liuyuanbo on 2018/11/25 15:39.
// * 时间: 2018/11/25 15:39
// * 邮箱:... | UTF-8 | Java | 2,248 | java | OptionsUtil.java | Java | [
{
"context": "tuqi.cn.constant.ConditionFinal;\n//\n///**\n// * 作者: liuyuanbo on 2018/11/25 15:39.\n// * 时间: 2018/11/25 15:39\n//",
"end": 264,
"score": 0.9995481371879578,
"start": 255,
"tag": "USERNAME",
"value": "liuyuanbo"
},
{
"context": "8/11/25 15:39.\n// * 时间: 2018/11/25 15:3... | null | [] | //package app.jietuqi.cn.widget;
//
//import com.bigkoo.pickerview.builder.OptionsPickerBuilder;
//import com.bigkoo.pickerview.view.OptionsPickerView;
//
//import java.util.ArrayList;
//
//import app.jietuqi.cn.constant.ConditionFinal;
//
///**
// * 作者: liuyuanbo on 2018/11/25 15:39.
// * 时间: 2018/11/25 15:39
// * 邮箱:... | 2,239 | 0.537218 | 0.515181 | 58 | 34.206898 | 22.350468 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.172414 | false | false | 2 |
7293859b2c6854ba4a6b64b7ca7a095ed65570f4 | 34,540,127,026,479 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_1013338.java | 7516c28fe5a276bb8bee68f9a5ca371288642d49 | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Trims {@link GraphNode}'s internal data structure to its current real memory requirement.
* @return The number of over allocated memory or zero if memory allocatedby corresponding allocate call has been used up completely.
* @see GraphNode#allocate(int)
*/
public int realign(){
int result=0;
if (this.of... | UTF-8 | Java | 597 | java | Method_1013338.java | Java | [] | null | [] | /**
* Trims {@link GraphNode}'s internal data structure to its current real memory requirement.
* @return The number of over allocated memory or zero if memory allocatedby corresponding allocate call has been used up completely.
* @see GraphNode#allocate(int)
*/
public int realign(){
int result=0;
if (this.of... | 597 | 0.716918 | 0.711893 | 16 | 36.3125 | 35.335392 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 2 |
dd3e5accfe4512b701df7282bc477686436a011f | 19,825,569,089,973 | fc769648994416d1ee3b4bf351f4f69f72254305 | /Problem2.java | b81751abfd6d3f34aa23c3b6b01124431d14553a | [] | no_license | attiaj/Assignment-4---SE-320 | https://github.com/attiaj/Assignment-4---SE-320 | fa0e686b6f01a90a4c2d05e197296c1ed67c7a68 | b36472b91745b02027d5f19f00b7c4b83e6c8ffe | refs/heads/main | 2023-01-03T03:43:39.362000 | 2020-10-30T19:48:26 | 2020-10-30T19:48:26 | 308,728,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.net.URL;
import java.util.Scanner;
import java.util.TreeSet;
public class Problem2{
public static void main(String[] args) {
TreeSet<String> wordSet = new TreeSet<>(); ... | UTF-8 | Java | 1,544 | java | Problem2.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.net.URL;
import java.util.Scanner;
import java.util.TreeSet;
public class Problem2{
public static void main(String[] args) {
TreeSet<String> wordSet = new TreeSet<>(); ... | 1,544 | 0.677461 | 0.67228 | 48 | 30.208334 | 37.951702 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.875 | false | false | 2 |
5739602501b30bc1abf41511bb7df0f24ed618e6 | 36,472,862,307,698 | 87a608f8f66f366d80ad1f87e2376b5e21586ca3 | /app/src/main/java/com/appsbrook/nicerss/TheApp.java | 029368d6589358939040b8e6e60b6e94c4bd69b9 | [] | no_license | danielslab/NiceRss | https://github.com/danielslab/NiceRss | 30010e24369127efaa3e316cc5b1b908077f3037 | 762b0946d4149ca8dfcea867147290007cdd1852 | refs/heads/master | 2020-03-18T14:13:08.424000 | 2018-05-25T09:00:51 | 2018-05-25T09:00:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appsbrook.nicerss;
import android.app.Application;
import com.appsbrook.nicerss.data.DataManager;
import com.appsbrook.nicerss.data.SettingsManager;
import com.appsbrook.nicerss.di.components.AppComponent;
import com.appsbrook.nicerss.di.components.DaggerAppComponent;
import com.appsbrook.nicerss.di.modul... | UTF-8 | Java | 3,631 | java | TheApp.java | Java | [] | null | [] | package com.appsbrook.nicerss;
import android.app.Application;
import com.appsbrook.nicerss.data.DataManager;
import com.appsbrook.nicerss.data.SettingsManager;
import com.appsbrook.nicerss.di.components.AppComponent;
import com.appsbrook.nicerss.di.components.DaggerAppComponent;
import com.appsbrook.nicerss.di.modul... | 3,631 | 0.642247 | 0.642247 | 128 | 27.375 | 24.415991 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 2 |
c82f70285ce853f6263bbc0e1b9096adc221f821 | 34,385,508,219,678 | 497bd07d8c2e13df21b8c2021e4723d1bf8775ea | /api/src/main/java/ar/edu/itba/pod/api/combiner/Query5CombinerFactory.java | 53694aa7d084113d7736a40ad24510e83ee23f44 | [] | no_license | mgarrigo/tpe-hazelcast | https://github.com/mgarrigo/tpe-hazelcast | de46727cf534cf350c55a5a676dbc50a7ae043c9 | 0ef254d48c7dcae9c1a233a0be7665dfd2271daa | refs/heads/master | 2020-04-02T08:36:26.291000 | 2018-11-02T00:05:06 | 2018-11-02T00:05:06 | 154,251,781 | 0 | 0 | null | false | 2018-10-26T02:30:00 | 2018-10-23T02:50:51 | 2018-10-26T01:38:18 | 2018-10-26T02:29:35 | 26 | 0 | 0 | 1 | Java | false | null | package ar.edu.itba.pod.api.combiner;
import com.hazelcast.mapreduce.Combiner;
import com.hazelcast.mapreduce.CombinerFactory;
import org.apache.commons.lang3.tuple.ImmutablePair;
import org.apache.commons.lang3.tuple.Pair;
import java.util.concurrent.atomic.AtomicLong;
public class Query5CombinerFactory<T> implemen... | UTF-8 | Java | 1,234 | java | Query5CombinerFactory.java | Java | [] | null | [] | package ar.edu.itba.pod.api.combiner;
import com.hazelcast.mapreduce.Combiner;
import com.hazelcast.mapreduce.CombinerFactory;
import org.apache.commons.lang3.tuple.ImmutablePair;
import org.apache.commons.lang3.tuple.Pair;
import java.util.concurrent.atomic.AtomicLong;
public class Query5CombinerFactory<T> implemen... | 1,234 | 0.689627 | 0.680713 | 40 | 29.85 | 28.070045 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 2 |
ff90fb8270038e2900eb06b445452cdbfa5cb0a1 | 26,164,940,834,784 | 8ac302a7f7c2060f0d8928ab67eb039b352aacad | /interlok-core/src/main/java/com/adaptris/core/services/aggregator/ZipAggregator.java | 9d199aaa8cee0358070b20d27b469fd84fb52280 | [
"Apache-2.0"
] | permissive | yashashrirane/interlok | https://github.com/yashashrirane/interlok | ebe6cb470fbbc59d4572572e6a4e7499e63c5fa1 | 9deada4fc5be834ee8ccc817a9e4c2f5caa1495a | refs/heads/master | 2020-09-30T22:43:57.342000 | 2019-10-22T10:27:30 | 2019-10-22T10:27:30 | 227,390,972 | 0 | 0 | Apache-2.0 | true | 2019-12-11T14:55:05 | 2019-12-11T14:55:04 | 2019-12-11T12:21:44 | 2019-12-11T12:21:45 | 9,127 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2015 Adaptris Ltd.
*
* 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... | UTF-8 | Java | 3,276 | java | ZipAggregator.java | Java | [
{
"context": "wn.</p>\r\n *\r\n * @config zip-aggregator\r\n * @author mwarman\r\n *\r\n */\r\n@XStreamAlias(\"zip-aggregator\")\r\n@Displ",
"end": 1648,
"score": 0.9993259906768799,
"start": 1641,
"tag": "USERNAME",
"value": "mwarman"
}
] | null | [] | /*
* Copyright 2015 Adaptris Ltd.
*
* 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... | 3,276 | 0.722833 | 0.720391 | 94 | 32.851063 | 32.770302 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.329787 | false | false | 2 |
fca4f1c56784ff3799c011a90bea1740acd33ad7 | 37,580,963,864,119 | e5ea97da393da58222ba847b4e7a75d5815b873e | /consumer-feign/src/main/java/com/spring/consumerfeign/service/HystricService.java | 03c64b53180ebc730de4b8408f80b38795ab96bf | [] | no_license | shiguang999/springboot-springcloud | https://github.com/shiguang999/springboot-springcloud | ccc8c03f955013f051b39eabf1c6b43cb2f18510 | 0bf67386f2c5f755affac54481a3d34f8746fe35 | refs/heads/master | 2021-04-03T22:11:37.681000 | 2020-03-19T03:50:23 | 2020-03-19T03:50:23 | 248,400,639 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.consumerfeign.service;
import com.spring.consumerfeign.entity.User;
import org.springframework.stereotype.Component;
import java.util.List;
@Component
public class HystricService implements UserService{
@Override
public String sayHiFromClientOne(String name) {
return "服务器开了小差,请休息一会... | UTF-8 | Java | 782 | java | HystricService.java | Java | [] | null | [] | package com.spring.consumerfeign.service;
import com.spring.consumerfeign.entity.User;
import org.springframework.stereotype.Component;
import java.util.List;
@Component
public class HystricService implements UserService{
@Override
public String sayHiFromClientOne(String name) {
return "服务器开了小差,请休息一会... | 782 | 0.717125 | 0.717125 | 24 | 26.291666 | 22.303736 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 2 |
4bb67828af685ed460919a3515ee7d8dc619a0cb | 37,254,546,348,942 | 019772b484a6367a9cebb58328943d0458c1ea22 | /src/main/java/com/neova/isainterface/quartz/task/PushHourlyDataTask.java | 70ba0cbb6117f1917f5f9573a43222e1e8420756 | [] | no_license | mdsami/Internet_Speed_Analysis | https://github.com/mdsami/Internet_Speed_Analysis | 197af8f1cb0e6dff1079ebef569aeaa769e6de21 | 9bd96a18f7ad9126cdc0f16d785cbf90d6920942 | refs/heads/master | 2021-01-24T10:09:54.635000 | 2015-10-09T12:38:53 | 2015-10-09T12:38:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.neova.isainterface.quartz.task;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.sql.SQLException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.log4j.Logger;
import com.neova.isainterface... | UTF-8 | Java | 2,725 | java | PushHourlyDataTask.java | Java | [] | null | [] | package com.neova.isainterface.quartz.task;
import java.io.BufferedInputStream;
import java.io.IOException;
import java.net.MalformedURLException;
import java.net.URL;
import java.sql.SQLException;
import java.text.SimpleDateFormat;
import java.util.Date;
import org.apache.log4j.Logger;
import com.neova.isainterface... | 2,725 | 0.726605 | 0.714495 | 69 | 38.492752 | 26.175341 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.478261 | false | false | 2 |
71d492998c421834b29e284799ee1bfd34e0fde3 | 38,809,324,518,146 | 04d7130d83114f975193b7fee98cbefd55d2d40b | /app/src/main/java/com/github/myhealth/api/response/LoginResponse.java | f792c33391360c26f5e54b62e283847c710e5136 | [] | no_license | myhealthproject/User-device-app | https://github.com/myhealthproject/User-device-app | 21a10e8e1b3cb129c28220bb8b159bea660160bf | 825d2d3cd99b9a41fb2fd0be5fa7059f8bf238db | refs/heads/master | 2021-01-15T09:09:11.424000 | 2016-10-06T09:01:20 | 2016-10-06T09:01:20 | 68,592,591 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.myhealth.api.response;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by Henk Dieter Oordt on 26-9-2016.
*/
public class LoginResponse extends APIResponse {
private String token;
private String userId, username, password, firstName, lastName;
public LoginRes... | UTF-8 | Java | 1,092 | java | LoginResponse.java | Java | [
{
"context": "on;\nimport org.json.JSONObject;\n\n/**\n * Created by Henk Dieter Oordt on 26-9-2016.\n */\n\npublic class LoginResponse ext",
"end": 138,
"score": 0.9998751282691956,
"start": 121,
"tag": "NAME",
"value": "Henk Dieter Oordt"
},
{
"context": "ng(\"_id\");\n ... | null | [] | package com.github.myhealth.api.response;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by <NAME> on 26-9-2016.
*/
public class LoginResponse extends APIResponse {
private String token;
private String userId, username, password, firstName, lastName;
public LoginResponse(Strin... | 1,079 | 0.59707 | 0.590659 | 42 | 25 | 20.099751 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 2 |
1d70bc6ec05d5d95249d7ae67b2d841eef8f2572 | 38,809,324,516,577 | 1cc294c64f76bfcf6a4475f7c043a7998d58b70a | /app/src/main/java/com/imbuegen/alumniapp/Adapters/InternshipCompanyAdapter.java | 4c98c35462f1805f63ddeab48f0c01711779d3fd | [] | no_license | Rajshah2320/DJACM-App | https://github.com/Rajshah2320/DJACM-App | 0afbc8aca08fa4acf4abad6c6f42b0cad20ed7a6 | c9d275cafc6b463eb8cb4ed475795220466bdac1 | refs/heads/master | 2020-12-20T20:37:01.999000 | 2020-03-03T17:34:52 | 2020-03-03T17:34:52 | 236,203,363 | 0 | 1 | null | true | 2020-01-25T17:24:34 | 2020-01-25T17:24:33 | 2019-12-24T16:28:59 | 2019-12-24T16:28:56 | 64,189 | 0 | 0 | 0 | null | false | false | package com.imbuegen.alumniapp.Adapters;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.imbuegen.... | UTF-8 | Java | 3,027 | java | InternshipCompanyAdapter.java | Java | [] | null | [] | package com.imbuegen.alumniapp.Adapters;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.imbuegen.... | 3,027 | 0.689462 | 0.689131 | 83 | 35.469879 | 30.738045 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.759036 | false | false | 2 |
c6869ea941d23bccb7951066cc9346f4e58f0127 | 30,185,030,215,616 | 9d1870a895c63f540937f04a6285dd25ada5e52a | /chromecast-app-reverse-engineering/src/from-jd-gui/ark.java | e4048ff10f6c363c4c06ddec79862ad144679a9f | [] | no_license | Churritosjesus/Chromecast-Reverse-Engineering | https://github.com/Churritosjesus/Chromecast-Reverse-Engineering | 572aa97eb1fd65380ca0549b4166393505328ed4 | 29fae511060a820f2500a4e6e038dfdb591f4402 | refs/heads/master | 2023-06-04T10:27:15.869000 | 2015-10-27T10:43:11 | 2015-10-27T10:43:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import android.app.Activity;
import android.app.AlertDialog.Builder;
import android.app.Dialog;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import an... | UTF-8 | Java | 6,522 | java | ark.java | Java | [] | null | [] | import android.app.Activity;
import android.app.AlertDialog.Builder;
import android.app.Dialog;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import an... | 6,522 | 0.613922 | 0.597209 | 220 | 28.65 | 24.158384 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736364 | false | false | 2 |
5743f435235d9deeface790568765bbe881cf8cd | 34,007,551,095,286 | 7c24fa6ab4d1cdc0f4490d82de61ddb31684999f | /logginghub-utils/src/main/java/com/logginghub/utils/ConnectionPointManager.java | 66d1a7f3cc1bf64b2b1baa6fb7e341116b898d32 | [
"Apache-2.0"
] | permissive | logginghub/core | https://github.com/logginghub/core | e4e0d46780d99561127f531f600f2bb5b01cb46d | c04545c3261258f8d54aeb30eb43f58a7ba58493 | refs/heads/master | 2022-12-13T03:46:39.295000 | 2022-12-08T08:55:57 | 2022-12-08T08:55:57 | 28,720,138 | 0 | 2 | Apache-2.0 | false | 2022-07-07T21:04:39 | 2015-01-02T17:16:52 | 2021-06-24T12:51:36 | 2022-07-07T21:04:38 | 16,897 | 0 | 1 | 8 | Java | false | false | package com.logginghub.utils;
import java.net.InetSocketAddress;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import com.logginghub.utils.logging.Logger;
public class ConnectionPointManager {
private static final Log... | UTF-8 | Java | 2,743 | java | ConnectionPointManager.java | Java | [] | null | [] | package com.logginghub.utils;
import java.net.InetSocketAddress;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import com.logginghub.utils.logging.Logger;
public class ConnectionPointManager {
private static final Log... | 2,743 | 0.698141 | 0.697776 | 77 | 33.623375 | 31.146925 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.376623 | false | false | 2 |
827785af3ac5ce36ceeab83d0b7fde21be993625 | 36,404,142,836,411 | 3e922f29b1a7c4dda4caf16559935d5540dc8f0c | /src/edu/ncsu/csc216/pack_scheduler/util/Queue.java | 69809886f9ac44a86967f2f9343dc8df847f473a | [] | no_license | bilalmohamad/PackScheduler | https://github.com/bilalmohamad/PackScheduler | 707c0cab3590aa417e7173a377d7889524087db2 | 5b17e7e78dcc8442777f12f70ee0bf2df1f972af | refs/heads/master | 2023-02-03T18:37:53.705000 | 2020-12-26T01:53:46 | 2020-12-26T01:53:46 | 324,460,041 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ncsu.csc216.pack_scheduler.util;
/**
* Interface used by the ArrayQueue and LinkedQueue classes
*
* @author Bilal Mohamad, Qihao Lu, Tj Tutka
*
* @param <E> The object type being made into a queue list
*/
public interface Queue<E> {
/**
* Used to add an element to the back of the que... | UTF-8 | Java | 1,208 | java | Queue.java | Java | [
{
"context": "rrayQueue and LinkedQueue classes\r\n * \r\n * @author Bilal Mohamad, Qihao Lu, Tj Tutka\r\n *\r\n * @param <E>\tThe object",
"end": 143,
"score": 0.9998319745063782,
"start": 130,
"tag": "NAME",
"value": "Bilal Mohamad"
},
{
"context": "inkedQueue classes\r\n * \r\n * ... | null | [] | package edu.ncsu.csc216.pack_scheduler.util;
/**
* Interface used by the ArrayQueue and LinkedQueue classes
*
* @author <NAME>, <NAME>, <NAME>
*
* @param <E> The object type being made into a queue list
*/
public interface Queue<E> {
/**
* Used to add an element to the back of the queue
*
... | 1,197 | 0.637417 | 0.634934 | 55 | 19.963636 | 24.609653 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.054545 | false | false | 2 |
e9719ca5fd67897d642620b140d1513dc12db35f | 25,074,019,137,155 | 28622eb9a181b2bd729b68a3a9318d8514980c4a | /src/controllers/AccessControl.java | 078000e6fee2307cc982439c07a39c8bd595676a | [] | no_license | bittokazi/java-car-rental-web-app | https://github.com/bittokazi/java-car-rental-web-app | 34a191e51acc9e28e1e6c14a15d318c68e65ff0e | b4991402f87ace73c405af07db3d525c6fad6619 | refs/heads/master | 2022-04-30T20:50:56.105000 | 2022-04-17T11:44:32 | 2022-04-17T11:44:32 | 77,847,220 | 0 | 0 | null | false | 2022-04-17T11:44:32 | 2017-01-02T16:41:12 | 2018-10-29T20:16:29 | 2022-04-17T11:44:32 | 1,382 | 0 | 0 | 0 | Java | false | false | package controllers;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import adapters.UserAdapter;
import models.User;
public class AccessControl {
public boolean login_check(HttpServletRequest request ,String un, String pw) {
UserAdapter ua=ne... | UTF-8 | Java | 1,248 | java | AccessControl.java | Java | [] | null | [] | package controllers;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import adapters.UserAdapter;
import models.User;
public class AccessControl {
public boolean login_check(HttpServletRequest request ,String un, String pw) {
UserAdapter ua=ne... | 1,248 | 0.742788 | 0.742788 | 39 | 31 | 27.177479 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.076923 | false | false | 2 |
f2a9540278f9c0292547f291fe115aef3362b8dd | 17,944,373,369,465 | 5a36bb5eab96566b3a2447f9d02af8f363495f0e | /app/src/main/java/com/airhockey/android/Constants.java | 06d37c115685f0467a62b2f3b44dd6945a32f0f5 | [] | no_license | githubliker/HCPD-UHF | https://github.com/githubliker/HCPD-UHF | b9272c3f39d09eb4309417e3e0fc7e8ada4a4f45 | 73825b6df620a9d0815ddeb13480a764aac37f60 | refs/heads/master | 2020-05-25T09:36:21.972000 | 2019-06-10T03:05:19 | 2019-06-10T03:05:19 | 187,741,155 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***
* Excerpted from "OpenGL ES for Android",
* published by The Pragmatic Bookshelf.
* Copyrights apply to this code. It may not be used to create training material,
* courses, books, articles, and the like. Contact us if you are in doubt.
* We make no guarantees that this code is fit for any purpose.
* Visit... | UTF-8 | Java | 1,105 | java | Constants.java | Java | [
{
"context": " = \"\";\n public static final String PASSWORD = \"HCDQ1234\";\n\n public static final int BYTES_PER_FLOAT = ",
"end": 595,
"score": 0.9994672536849976,
"start": 587,
"tag": "PASSWORD",
"value": "HCDQ1234"
}
] | null | [] | /***
* Excerpted from "OpenGL ES for Android",
* published by The Pragmatic Bookshelf.
* Copyrights apply to this code. It may not be used to create training material,
* courses, books, articles, and the like. Contact us if you are in doubt.
* We make no guarantees that this code is fit for any purpose.
* Visit... | 1,107 | 0.718121 | 0.697987 | 24 | 42.458332 | 29.77412 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
c459643c7b6ee3325f53c6243300073b97437aae | 7,335,804,162,856 | 29aa0fdd1d3ecab5386cf1f6d35326ce277846b5 | /src/main/java/ConsoleHelper.java | 3497fd72aa6c04c4a989a7d1e802cd055f205050 | [] | no_license | jaymar921/J-Crypt | https://github.com/jaymar921/J-Crypt | 205a757afbb4c29194031e17470efdbe2a08a676 | 99e5e48ec2049f509717e0041e5cab607dd48d9f | refs/heads/master | 2023-08-31T13:09:44.304000 | 2021-10-19T13:41:40 | 2021-10-19T13:41:40 | 418,404,672 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class ConsoleHelper {
private String lastLine = "";
public void print(String line) {
//clear the last line if longer
if (lastLine.length() > line.length()) {
String temp = "";
for (int i = 0; i < lastLine.length(); i++) {
temp += " ";
}... | UTF-8 | Java | 942 | java | ConsoleHelper.java | Java | [] | null | [] | public class ConsoleHelper {
private String lastLine = "";
public void print(String line) {
//clear the last line if longer
if (lastLine.length() > line.length()) {
String temp = "";
for (int i = 0; i < lastLine.length(); i++) {
temp += " ";
}... | 942 | 0.376858 | 0.370488 | 37 | 24.459459 | 14.529736 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.513514 | false | false | 2 |
f97be351957b1a396305d733d1a659b086b5c6b5 | 19,018,115,190,951 | 3743f0b4760c9d13a0eb5b65abd2b298cfa30b52 | /src/tic_t7/MethodHandler.java | 1ceb6d5d174e315475024f4d7f87dcd7eb644781 | [] | no_license | Scrubzilla/TIC_T7 | https://github.com/Scrubzilla/TIC_T7 | b10642e6b133ac336a0557f97df0bd0cc7918d4c | 2eb27e682fa62a35e995c1cdb272b6ee7045494d | refs/heads/master | 2021-01-22T18:50:16.232000 | 2017-09-05T00:23:27 | 2017-09-05T00:23:27 | 102,413,943 | 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 tic_t7;
import globalclasses.DataStorage;
import java.io.IOException;
import javafx.event.ActionEvent;
import javafx.f... | UTF-8 | Java | 2,557 | java | MethodHandler.java | Java | [
{
"context": "\nimport javafx.stage.Stage;\r\n\r\n/**\r\n *\r\n * @author Nicklas\r\n */\r\npublic class MethodHandler {\r\n//-------------",
"end": 554,
"score": 0.9157660603523254,
"start": 547,
"tag": "NAME",
"value": "Nicklas"
}
] | 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 tic_t7;
import globalclasses.DataStorage;
import java.io.IOException;
import javafx.event.ActionEvent;
import javafx.f... | 2,557 | 0.579977 | 0.578803 | 76 | 31.618422 | 28.449848 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486842 | false | false | 2 |
843ead4703d547bdeb87bfa2c06dcd8adc91d492 | 24,970,939,914,981 | 5c0739017ffa5014c7b6dfc627d832eeb9b08dd9 | /common/src/main/java/com/ryfchina/demo/common/kit/HttpKit.java | 10812fe39b6b50a24ae692e1cd220b40bcb0bbac | [] | no_license | Victoryscs/demo | https://github.com/Victoryscs/demo | 8575e707edf0e6d32b2fadcac93ee375c7fb07a3 | f27a548f6d0382e501feeb48638b03aa45f939cd | refs/heads/master | 2020-06-10T14:04:04.937000 | 2018-07-29T15:31:38 | 2018-07-29T15:31:38 | 75,952,189 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ryfchina.demo.common.kit;
import com.ryfchina.demo.common.constant.C;
import org.apache.http.Consts;
import org.apache.http.HttpEntity;
import org.apache.http.NameValuePair;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.config.RequestConfig;
import org.apache.http.cli... | UTF-8 | Java | 16,930 | java | HttpKit.java | Java | [
{
"context": "=00010398&cusid=990521082996000&date=20170614&key=allinpay888\n\t * &randomstr=201706151807057140000000000001&sig",
"end": 11574,
"score": 0.9990615844726562,
"start": 11563,
"tag": "KEY",
"value": "allinpay888"
}
] | null | [] | package com.ryfchina.demo.common.kit;
import com.ryfchina.demo.common.constant.C;
import org.apache.http.Consts;
import org.apache.http.HttpEntity;
import org.apache.http.NameValuePair;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.config.RequestConfig;
import org.apache.http.cli... | 16,930 | 0.699203 | 0.688932 | 468 | 33.326923 | 28.756975 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.070513 | false | false | 2 |
e0859ef43161e505ae60b0e7616da1417efe026f | 26,182,120,689,773 | 6be0e4fae4bcaf89dff6f149d4dd05b60bdcdfab | /javafx/src/main/java/jw/kingdom/hall/kingdomtimer/javafx/domain/window/container/WindowsContainerImpl.java | d9d7a826ab8a73b386125b588faee0caed4b2b34 | [
"Unlicense"
] | permissive | Slupik/KingdomHallTimer | https://github.com/Slupik/KingdomHallTimer | 8f7f68e6cddc16f6887b03490c53a8cc2ee6ad46 | 7908958ebcc8ec06be75e41650b497924d5accdb | refs/heads/master | 2022-08-23T10:29:34.650000 | 2020-03-01T17:22:43 | 2020-03-01T17:22:43 | 147,242,665 | 0 | 1 | Unlicense | false | 2019-05-17T16:37:05 | 2018-09-03T18:57:59 | 2018-09-07T15:15:09 | 2019-05-17T16:20:36 | 1,047 | 0 | 1 | 0 | Java | false | false | package jw.kingdom.hall.kingdomtimer.javafx.domain.window.container;
import com.sun.istack.internal.Nullable;
import jw.kingdom.hall.kingdomtimer.javafx.domain.window.AppWindow;
import jw.kingdom.hall.kingdomtimer.javafx.domain.window.WindowType;
import java.util.HashMap;
/**
* All rights reserved & copyright ©
*/... | UTF-8 | Java | 708 | java | WindowsContainerImpl.java | Java | [] | null | [] | package jw.kingdom.hall.kingdomtimer.javafx.domain.window.container;
import com.sun.istack.internal.Nullable;
import jw.kingdom.hall.kingdomtimer.javafx.domain.window.AppWindow;
import jw.kingdom.hall.kingdomtimer.javafx.domain.window.WindowType;
import java.util.HashMap;
/**
* All rights reserved & copyright ©
*/... | 708 | 0.742574 | 0.742574 | 25 | 27.280001 | 26.83061 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 2 |
8832ee3cd4a52e0fed555b07fa284b7c2911beaf | 33,105,607,920,235 | f10e49c1fc091c084d018f1e1a4b217265c710a2 | /src/com/cai310/lottery/web/controller/agent/RegForm.java | fe53938bc677d390729de86044c6339a04be4119 | [] | no_license | bellmit/lottery-1 | https://github.com/bellmit/lottery-1 | 553a2a62856c9fc17a4e886ba39fa236a84fd12d | fa45d2ab54718d9c57a21695e22c463999440686 | refs/heads/master | 2022-03-22T02:50:01.646000 | 2016-08-26T05:39:29 | 2016-08-26T05:39:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cai310.lottery.web.controller.agent;
import com.cai310.lottery.common.ExternalNetworkType;
public class RegForm {
private String userName;
private String password;
private String confirmPassword;
/** 真实姓名 */
private String realName;
/** 身份证 */
private String idCard;
/** 电话号码 */
pri... | UTF-8 | Java | 3,918 | java | RegForm.java | Java | [
{
"context": "rkType;\r\n\r\npublic class RegForm {\r\n\tprivate String userName;\r\n\tprivate String password;\r\n\tprivate String conf",
"end": 157,
"score": 0.5455047488212585,
"start": 149,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "outSystemUserID;\r\n\t}\r\n\r\n\t/... | null | [] | package com.cai310.lottery.web.controller.agent;
import com.cai310.lottery.common.ExternalNetworkType;
public class RegForm {
private String userName;
private String password;
private String confirmPassword;
/** 真实姓名 */
private String realName;
/** 身份证 */
private String idCard;
/** 电话号码 */
pri... | 3,918 | 0.644695 | 0.633666 | 214 | 15.794393 | 16.462498 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.191589 | false | false | 2 |
61df73bc1f28106f61cfd0b02858c4bf95ec0147 | 7,370,163,943,037 | 61fc63e352a156d7b457fd5d02a72081ce036e87 | /orderApp/src/main/java/com/clkj/order/requset/bean/ProductBean.java | 8c34d93434f282d28830bc4fd517ad365cf569b1 | [] | no_license | liangfan209/BaseProject | https://github.com/liangfan209/BaseProject | 9d9f4d7719a7e768d00b639d4717e4b2f494dc01 | 92137b78a39aa8f4487078ead69f3abfe7cdf52f | refs/heads/master | 2023-01-02T00:01:08.007000 | 2020-10-23T09:21:01 | 2020-10-23T09:21:01 | 270,628,503 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clkj.order.requset.bean;
/**
* 文件名:
* 描述:
* 作者:梁帆
* 时间:2020/7/30
* 版权:
*/
public class ProductBean {
private ProductInfo goods_info;
public ProductInfo getGoods_info() {
return goods_info;
}
public void setGoods_info(ProductInfo goods_info) {
this.goods_info = goods_in... | UTF-8 | Java | 368 | java | ProductBean.java | Java | [
{
"context": "lkj.order.requset.bean;\n\n/**\n * 文件名:\n * 描述:\n * 作者:梁帆\n * 时间:2020/7/30\n * 版权:\n */\npublic class ProductBe",
"end": 65,
"score": 0.9998517036437988,
"start": 63,
"tag": "NAME",
"value": "梁帆"
}
] | null | [] | package com.clkj.order.requset.bean;
/**
* 文件名:
* 描述:
* 作者:梁帆
* 时间:2020/7/30
* 版权:
*/
public class ProductBean {
private ProductInfo goods_info;
public ProductInfo getGoods_info() {
return goods_info;
}
public void setGoods_info(ProductInfo goods_info) {
this.goods_info = goods_in... | 368 | 0.623494 | 0.60241 | 18 | 17.444445 | 16.445946 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 2 |
69345f32749627c61160fe7dd39369c90df18f07 | 33,174,327,452,396 | ea9478cd97786bf5ef43524f551ad6a1c2931495 | /Snake/src/ge/edu/freeuni/sdp/snake/presenter/HugeMazePresenter.java | 1dade6096ccb1947211fdf485ad1562ce7264f47 | [
"MIT"
] | permissive | Meravici/FreeUni-SDP-2015-Lab-Realization | https://github.com/Meravici/FreeUni-SDP-2015-Lab-Realization | 21636c2ff05cd91bd60e822597c210e4084dbf29 | 616bdf2d15ebf20068a3ce021ec0993fc598d4eb | refs/heads/master | 2020-12-24T22:21:00.571000 | 2015-04-01T10:21:39 | 2015-04-01T10:21:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ge.edu.freeuni.sdp.snake.presenter;
import ge.edu.freeuni.sdp.snake.model.BeingKind;
import ge.edu.freeuni.sdp.snake.model.Configuration;
import ge.edu.freeuni.sdp.snake.model.Direction;
import ge.edu.freeuni.sdp.snake.model.GameFacade;
import ge.edu.freeuni.sdp.snake.model.Point;
public class HugeMazePresent... | UTF-8 | Java | 3,763 | java | HugeMazePresenter.java | Java | [] | null | [] | package ge.edu.freeuni.sdp.snake.presenter;
import ge.edu.freeuni.sdp.snake.model.BeingKind;
import ge.edu.freeuni.sdp.snake.model.Configuration;
import ge.edu.freeuni.sdp.snake.model.Direction;
import ge.edu.freeuni.sdp.snake.model.GameFacade;
import ge.edu.freeuni.sdp.snake.model.Point;
public class HugeMazePresent... | 3,763 | 0.674993 | 0.672602 | 149 | 24.261745 | 21.583426 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.362416 | false | false | 2 |
a18c8cc7eec0d0c1f67e1239b3896adf411b181f | 10,668,698,804,998 | a7212fd237e7516df7594a1d1f5e6b4ed4e9b871 | /gpx/src/main/java/com/wigball/geocaching/gpx/GpxApplication.java | efc80c62579891fd3e95d3e498619d8fab6c259e | [] | no_license | lazydays79/geocaching | https://github.com/lazydays79/geocaching | 4744829c457bd3a85ad055b87157b3625a9f463a | 857a4bb0ee53f9797af04b4c22b0937d61b2797e | refs/heads/master | 2018-12-20T05:15:41.316000 | 2018-09-18T07:49:56 | 2018-09-18T07:49:56 | 149,089,984 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wigball.geocaching.gpx;
import com.wigball.geocaching.gpx.read.CacheLoader;
import com.wigball.geocaching.gpx.write.CacheWriter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplicat... | UTF-8 | Java | 890 | java | GpxApplication.java | Java | [] | null | [] | package com.wigball.geocaching.gpx;
import com.wigball.geocaching.gpx.read.CacheLoader;
import com.wigball.geocaching.gpx.write.CacheWriter;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplicat... | 890 | 0.81236 | 0.81236 | 28 | 30.821428 | 25.261566 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678571 | false | false | 2 |
b4aff60c5b9ef16e037f0baf8b1c680abe4da419 | 26,190,710,609,615 | dc7fb6580e2c5bfeab956bf16e4372864f8dcac1 | /Code/EclipseWorkspaces/Development/AtMostSATEncodings/src/tubs/cs/satencodings/generation/encodings/CommanderEncoding.java | 33ca356fe4ef92711700785c07c0fa483cc0bafe | [
"MIT"
] | permissive | PaulAtTUBS/BroT | https://github.com/PaulAtTUBS/BroT | 7a264eece18e16f40341cab237fa8c9d8de7b84a | 35d247de50cda051bffa6c32e5fd7aa0715d945f | refs/heads/master | 2020-05-24T01:28:47.621000 | 2020-04-27T14:04:25 | 2020-04-27T14:04:25 | 187,034,580 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tubs.cs.satencodings.generation.encodings;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.prop4j.And;
import org.prop4j.Node;
import org.prop4j.Literal;
import org.prop4j.Or;
import tubs.cs.satencodings.generation.AtMostSATEncoding;
import tubs.cs... | UTF-8 | Java | 9,792 | java | CommanderEncoding.java | Java | [] | null | [] | package tubs.cs.satencodings.generation.encodings;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.prop4j.And;
import org.prop4j.Node;
import org.prop4j.Literal;
import org.prop4j.Or;
import tubs.cs.satencodings.generation.AtMostSATEncoding;
import tubs.cs... | 9,792 | 0.691789 | 0.688113 | 253 | 37.703556 | 42.644535 | 245 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.466403 | false | false | 2 |
be3bbbb1daf3d9ab907110a44d8437415c00f6b4 | 12,180,527,288,484 | c89553545af473d7c02d4e5346802644c35f08fa | /app/src/main/java/com/tacademy/woosuk_melonapi/MelonGenre.java | 1f2a8a2387647e616a582207f646d12a1d03a210 | [] | no_license | woosuk-oh/Tacademy_homework | https://github.com/woosuk-oh/Tacademy_homework | 37b9794fa4575cb70376b909258608040ee7b04d | 41ccd6e61e0a7d0e46c55dc73254f48aafb8ec4f | refs/heads/master | 2020-07-29T03:51:36.333000 | 2016-11-14T08:41:00 | 2016-11-14T08:41:00 | 73,684,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tacademy.woosuk_melonapi;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
/**
* Created by Tacademy on 2016-11-09.
*/
public class MelonGenre {
@SerializedName("melon")
@Expose
private GenreList melon;
public GenreList getMelon() {
... | UTF-8 | Java | 422 | java | MelonGenre.java | Java | [
{
"context": "son.annotations.SerializedName;\n\n/**\n * Created by Tacademy on 2016-11-09.\n */\n\npublic class MelonGenre {\n\n ",
"end": 160,
"score": 0.9798722863197327,
"start": 152,
"tag": "USERNAME",
"value": "Tacademy"
}
] | null | [] | package com.tacademy.woosuk_melonapi;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
/**
* Created by Tacademy on 2016-11-09.
*/
public class MelonGenre {
@SerializedName("melon")
@Expose
private GenreList melon;
public GenreList getMelon() {
... | 422 | 0.677725 | 0.658768 | 23 | 17.347826 | 16.902813 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 2 |
d4bcc1be4d60781e1befe09116b2659342c4b643 | 6,150,393,186,403 | 7355da5e4f0ebbae94f685db6d2cb21e89c4e25f | /java/src/main/java/com/hjh/java/main/StaticClass.java | 4856dde6561423f20a1846b275b7a1b954c6ccda | [] | no_license | lingyi0915/mycode | https://github.com/lingyi0915/mycode | c42cf2630359803dfb7fdccf02db64ea612bca94 | a444dba88fbfa2c2b1bdd5a83ef1bf8cdfdfc3aa | refs/heads/master | 2022-12-22T00:50:16.530000 | 2019-06-04T14:03:24 | 2019-06-04T14:03:24 | 190,213,152 | 0 | 1 | null | false | 2022-12-16T01:28:36 | 2019-06-04T14:01:38 | 2019-06-04T14:03:26 | 2022-12-16T01:28:33 | 2,538 | 0 | 1 | 24 | Java | false | false | package com.hjh.java.main;
/**
* Created with IntelliJ IDEA.
*
* @Author: 黄俊辉
* @Create: 2018-02-06
* @Description:
*/
public class StaticClass {
String str = "";
static{
init();
}
public static void init(){
System.out.println("123456");
}
public static void main(String[] args) {
}
}
| UTF-8 | Java | 323 | java | StaticClass.java | Java | [
{
"context": "/**\n * Created with IntelliJ IDEA.\n *\n * @Author: 黄俊辉\n * @Create: 2018-02-06\n * @Description:\n */\npubli",
"end": 81,
"score": 0.9998307228088379,
"start": 78,
"tag": "NAME",
"value": "黄俊辉"
}
] | null | [] | package com.hjh.java.main;
/**
* Created with IntelliJ IDEA.
*
* @Author: 黄俊辉
* @Create: 2018-02-06
* @Description:
*/
public class StaticClass {
String str = "";
static{
init();
}
public static void init(){
System.out.println("123456");
}
public static void main(String[] args) {
}
}
| 323 | 0.602524 | 0.55836 | 23 | 12.782609 | 12.635204 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 2 |
705b34a39a5228599060a33fbe44540905b39ec3 | 24,713,241,861,618 | dc55cf250d2447a591d7edf2a76a299028d199c0 | /edu/src/co/yedam/app/ajax/FindNameXML.java | c3011b8de42d48a593d0acc890d90c162be62d52 | [] | no_license | painter34000/edu | https://github.com/painter34000/edu | 2b1979284baeeecba10a0fd47b51d917d1a290ab | 19b7a7ca542df411552e06889b4452946ee28673 | refs/heads/master | 2022-08-22T03:28:13.446000 | 2020-05-19T03:35:48 | 2020-05-19T03:35:48 | 263,545,102 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.yedam.app.ajax;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import co.yedam.app... | UTF-8 | Java | 1,371 | java | FindNameXML.java | Java | [] | null | [] | package co.yedam.app.ajax;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import co.yedam.app... | 1,371 | 0.727749 | 0.724009 | 56 | 22.875 | 20.115791 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.589286 | false | false | 2 |
91a1332fedd9b72f00cd1a25e1ab46cbbf990a6a | 27,754,078,692,893 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/25/25_547ba76dad10c2acde0367a5e678f236d0bf61bf/LocalUIInterface/25_547ba76dad10c2acde0367a5e678f236d0bf61bf_LocalUIInterface_t.java | cf67380c5eeb8f9326f489b2a3674265f9bbc876 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package cobweb;
import ga.GeneticsMutator;
import java.awt.Color;
import java.awt.Graphics;
import java.io.BufferedWriter;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.Writer;
import java.lang.reflect.Constructor;
import java.util.I... | UTF-8 | Java | 23,734 | java | 25_547ba76dad10c2acde0367a5e678f236d0bf61bf_LocalUIInterface_t.java | Java | [] | null | [] | package cobweb;
import ga.GeneticsMutator;
import java.awt.Color;
import java.awt.Graphics;
import java.io.BufferedWriter;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.Writer;
import java.lang.reflect.Constructor;
import java.util.I... | 23,734 | 0.634701 | 0.628803 | 867 | 25.373703 | 23.8027 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.092272 | false | false | 2 |
6c411065771747a035239a9883d203d5e4c4c84d | 24,008,867,253,333 | a309b3700e8a3c5fcd5c9d5a8a944e0224abb0ca | /app/src/main/java/com/wander/questworld/Service/MessageService.java | 8f803e01ecf9416dc0c9b4a676cce7138b4ab7bd | [] | no_license | wander0552/QuestWorld | https://github.com/wander0552/QuestWorld | e1582785c3e07fcbf7abc41bda819a5ee5432486 | 685e2bcf2fe5b3bcb963b124bc3dcd4f27aedbac | refs/heads/master | 2021-01-23T06:49:33.851000 | 2016-01-11T10:25:55 | 2016-01-11T10:25:55 | 38,626,308 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wander.questworld.Service;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Binder;
import android.os.IBinder;
import android.support.v4.app.... | UTF-8 | Java | 4,244 | java | MessageService.java | Java | [] | null | [] | package com.wander.questworld.Service;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Binder;
import android.os.IBinder;
import android.support.v4.app.... | 4,244 | 0.637139 | 0.632402 | 125 | 32.776001 | 30.350977 | 189 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.656 | false | false | 2 |
06d2d480e3125e98f88df451e7a1ee6a3be2ecd6 | 21,294,447,876,756 | f92ee8552bb25cb7070ee11197c1f57b0efc667a | /integration_test/restapi/src/test/java/com/magnet/mmx/protocol/AppEntity.java | bb9788e816261cc85d5659bec873303bdf4e95a9 | [] | no_license | magnetsystems/message-sdk-java-android | https://github.com/magnetsystems/message-sdk-java-android | 0d4054427ef8edaae3eabc36c9892181626779ee | bcc62cbb8c06a8352bb16640cb3cae109ac986bd | refs/heads/master | 2020-04-15T16:34:40.204000 | 2016-04-26T21:36:26 | 2016-04-26T21:36:26 | 40,139,656 | 4 | 2 | null | false | 2016-04-26T20:33:21 | 2015-08-03T17:54:26 | 2016-01-17T22:58:34 | 2016-04-26T20:33:21 | 1,361 | 4 | 1 | 1 | Java | null | null | /* Copyright (c) 2016 Magnet Systems, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | UTF-8 | Java | 2,529 | java | AppEntity.java | Java | [] | null | [] | /* Copyright (c) 2016 Magnet Systems, Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable ... | 2,529 | 0.726769 | 0.720443 | 97 | 25.072165 | 19.988785 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42268 | false | false | 2 |
5c9083514f131addcbdb3c47d476304a6d223dcc | 30,889,404,832,625 | 01c4cd5d1e9dde45d9ddc4a3a2b3961ad2942972 | /src/test/java/demo/Listeners.java | e79df10dab23ab2276632e69132cd7a64e2c58ff | [] | no_license | sarithaseelam/RSADemo | https://github.com/sarithaseelam/RSADemo | d8af08c0db2a562665fba62ec0ad3bac6d708bb3 | dc6dc74883e3376b6470f58c881ea8071c4ab19d | refs/heads/master | 2023-07-31T21:36:36.288000 | 2021-09-13T03:09:20 | 2021-09-13T03:09:20 | 405,746,339 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.ExtentTest;
import com.aventstack.extentreports.Status;
import org.openqa.selenium.WebDriver;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestResult;
import resources.Base;
impor... | UTF-8 | Java | 1,988 | java | Listeners.java | Java | [] | null | [] | package demo;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.ExtentTest;
import com.aventstack.extentreports.Status;
import org.openqa.selenium.WebDriver;
import org.testng.ITestContext;
import org.testng.ITestListener;
import org.testng.ITestResult;
import resources.Base;
impor... | 1,988 | 0.700201 | 0.700201 | 75 | 25.506666 | 29.165447 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 2 |
06253c92b2a30e26ed030f26a6adec9330bc81f4 | 30,889,404,831,011 | f97d75905f58c60978d813c9a8cc5095526ae958 | /src/lindcode/com/medium/No31_Partition_Array.java | 921e5ade0e0ed365114608189e6cbcdbbcb49549 | [] | no_license | vkea95/Jiuzhang | https://github.com/vkea95/Jiuzhang | f6c3f019eda63554e1aed2ce06d3a7d4f674644d | 109b2ab5def6f463f198731d98fd8c8b0a25b1f9 | refs/heads/master | 2018-02-22T18:26:46.246000 | 2017-05-25T00:58:00 | 2017-05-25T00:58:00 | 53,243,309 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lindcode.com.medium;
/**
* Created by jason on 2016/1/23.
* Locations:
* http://www.lintcode.com/en/problem/partition-array/
* ****************************************************
* Descriptions:
* Given an array nums of integers and an int k, partition the array (i.e move the elements in "nums") such th... | UTF-8 | Java | 1,977 | java | No31_Partition_Array.java | Java | [
{
"context": "package lindcode.com.medium;\n\n/**\n * Created by jason on 2016/1/23.\n * Locations:\n * http://www.lintcod",
"end": 53,
"score": 0.998132586479187,
"start": 48,
"tag": "USERNAME",
"value": "jason"
}
] | null | [] | package lindcode.com.medium;
/**
* Created by jason on 2016/1/23.
* Locations:
* http://www.lintcode.com/en/problem/partition-array/
* ****************************************************
* Descriptions:
* Given an array nums of integers and an int k, partition the array (i.e move the elements in "nums") such th... | 1,977 | 0.54525 | 0.535132 | 51 | 33.882355 | 25.926477 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372549 | false | false | 2 |
862e9ddb058d4d10b74b5956f7b6eb99771daa2c | 11,656,541,276,405 | c317a8c9a1dd6327eda889914968b5e72527a7b1 | /.apt_generated/com/example/android/adapter/NewsAdapter$ViewHolder$$ViewInjector.java | c922fd41943a880f4196a03bb8a1833db26888c5 | [] | no_license | Neils320/FastAndroid | https://github.com/Neils320/FastAndroid | 85c8d02fa069119d6036ed6f4d5be5c670d6951b | a104407dd5b91958e62c95fc9266357c488e0157 | refs/heads/master | 2021-01-15T20:23:15.872000 | 2015-04-22T03:26:47 | 2015-04-22T03:26:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Generated code from Butter Knife. Do not modify!
package com.example.android.adapter;
import android.view.View;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.Injector;
public class NewsAdapter$ViewHolder$$ViewInjector<T extends com.example.android.adapter.NewsAdapter.ViewHolder> implements ... | UTF-8 | Java | 1,404 | java | NewsAdapter$ViewHolder$$ViewInjector.java | Java | [] | null | [] | // Generated code from Butter Knife. Do not modify!
package com.example.android.adapter;
import android.view.View;
import butterknife.ButterKnife.Finder;
import butterknife.ButterKnife.Injector;
public class NewsAdapter$ViewHolder$$ViewInjector<T extends com.example.android.adapter.NewsAdapter.ViewHolder> implements ... | 1,404 | 0.735043 | 0.663818 | 30 | 45.799999 | 33.819523 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 2 |
0139c0b2f93c390f6f3f79e890e7cee6a9cc59bb | 31,550,829,825,568 | 0487b0eda45db7a79dea984e0bb49bd9464f1edd | /src/main/java/com/voluptaria/vlpt/dto/FuncionarioDTO.java | ad1d145e9b9f029f7a1b1ab4a2fe5d5ca608ce39 | [] | no_license | leonardomartins92/API-SpringBoot | https://github.com/leonardomartins92/API-SpringBoot | 7085666a253d0f8b0921fb09b7364241d82a63e3 | 934831d2167efd986397bdb65b0c627a46085f01 | refs/heads/main | 2023-09-01T04:13:25.551000 | 2021-10-04T17:12:40 | 2021-10-04T17:12:40 | 399,531,129 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.voluptaria.vlpt.dto;
import com.voluptaria.vlpt.model.Funcionario;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.modelmapper.ModelMapper;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class FuncionarioDTO {
private Long id;
private String c... | UTF-8 | Java | 878 | java | FuncionarioDTO.java | Java | [] | null | [] | package com.voluptaria.vlpt.dto;
import com.voluptaria.vlpt.model.Funcionario;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.modelmapper.ModelMapper;
@Data
@NoArgsConstructor
@AllArgsConstructor
public class FuncionarioDTO {
private Long id;
private String c... | 878 | 0.767654 | 0.767654 | 32 | 26.4375 | 17.394211 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 2 |
1e5c9c54dc2dd5af245b6592aef950a68e370d0c | 32,993,938,797,448 | 79efac2c4f343809ad7300399d2d0b2b1f393b6d | /src/system/Drones.java | 28621cb7746e11cc8e8b2e28ba7ab8c024420203 | [] | no_license | skistua/FasterThanLight | https://github.com/skistua/FasterThanLight | e12e5b26736c806e076876b64b34174192f05ed7 | 94a8c7a18d8829a24a07952e2f6ab86b36d74d65 | refs/heads/master | 2021-04-26T22:18:20.140000 | 2014-11-25T16:04:13 | 2014-11-25T16:04:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package system;
import java.util.*;
public class Drones extends MainSystem {
protected ArrayList<drone.Drone> drones = new ArrayList<drone.Drone>();
protected int maxDrones;
public Drones(int startPow, int startCap, ArrayList<drone.Drone> startDrones, int maxDrones, ship.Ship ship) {
super(startPow, startCap... | UTF-8 | Java | 552 | java | Drones.java | Java | [
{
"context": "p) {\n\t\tsuper(startPow, startCap, ship);\n\t\tname = \"Drones\";\n\t\ttype = SystemEnum.DRONES;\n\t\tmannedBonus = fal",
"end": 345,
"score": 0.9989375472068787,
"start": 339,
"tag": "NAME",
"value": "Drones"
}
] | null | [] | package system;
import java.util.*;
public class Drones extends MainSystem {
protected ArrayList<drone.Drone> drones = new ArrayList<drone.Drone>();
protected int maxDrones;
public Drones(int startPow, int startCap, ArrayList<drone.Drone> startDrones, int maxDrones, ship.Ship ship) {
super(startPow, startCap... | 552 | 0.710145 | 0.708333 | 24 | 22 | 26.170912 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 2 |
863b03280cedba01f7c7e7aff270373c3cb0d6b7 | 1,305,670,124,506 | 73d25717cdfdb39d8cb8eb737cdbd33178b3d713 | /app/src/main/java/com/example/design/MainActivity.java | 5852b3815991505f78909f0342d52c0a5447a6f2 | [] | no_license | manjhi/RecyclerView | https://github.com/manjhi/RecyclerView | 1dfd47fc4f7f830477d7058ecda3b706d7ce6004 | d84f87ae317d9360c362dcd6f7282857b9a84610 | refs/heads/master | 2020-03-27T12:52:54.930000 | 2018-08-29T09:20:18 | 2018-08-29T09:20:18 | 146,575,746 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.design;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import java.ut... | UTF-8 | Java | 1,851 | java | MainActivity.java | Java | [
{
"context": "){\n\n UserData userData1=new UserData(\"Jennifer\",\"UI/UX Designer\",\"Experience 2+ year\",\"Chandigar",
"end": 1455,
"score": 0.9990326762199402,
"start": 1447,
"tag": "NAME",
"value": "Jennifer"
},
{
"context": "e{\n UserData userData1=new ... | null | [] | package com.example.design;
import android.support.design.widget.BottomNavigationView;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import java.ut... | 1,851 | 0.720151 | 0.712048 | 54 | 33.277779 | 30.414066 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 2 |
77da72203837983521790f87e116b9a404d244e4 | 1,305,670,124,219 | 3b64171aac3099ace432b44f975a1f00abef26dc | /src/technoCredits/Employee1.java | 32546113d05f4899eb4a5801c57464b7106cd5da | [] | no_license | KrishnaKTechnocredits/JAVATechnoJun20 | https://github.com/KrishnaKTechnocredits/JAVATechnoJun20 | a80b97c0c80f3a70bd5205bcf1de0db76e1d7b25 | 197e81594254cd05cb42d576720f473edb446b72 | refs/heads/master | 2022-12-22T23:48:51.680000 | 2020-09-24T04:45:23 | 2020-09-24T04:45:23 | 272,046,021 | 0 | 0 | null | false | 2020-09-24T09:02:14 | 2020-06-13T16:31:43 | 2020-09-24T04:45:26 | 2020-09-24T09:01:11 | 2,695 | 0 | 0 | 1 | Java | false | false | package technoCredits;
public class Employee1 {
static double sum(double number1, double number2) {
return number1+number2;
}
}
| UTF-8 | Java | 134 | java | Employee1.java | Java | [] | null | [] | package technoCredits;
public class Employee1 {
static double sum(double number1, double number2) {
return number1+number2;
}
}
| 134 | 0.753731 | 0.716418 | 8 | 15.75 | 17.354753 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 2 |
8398e0a0cc10869738c43b3a014acd85711cea09 | 23,218,593,251,816 | 829728c7aec5a46d1d1062fceb1a41ea92d4b1fc | /src/main/java/com/caseStudy/RealEstateProperty/repository/RealEstateRepository.java | 40771cfe05f764e837a65d8322827a82172195ca | [] | no_license | HarshiniKoduru/Real-Estate-Property | https://github.com/HarshiniKoduru/Real-Estate-Property | 51cf794973757facc47622a1e9702580827b89d8 | 45a1cf4e06dcf11581a43ea1ee110214c8bae359 | refs/heads/main | 2023-01-02T12:41:53.781000 | 2020-10-19T05:20:01 | 2020-10-19T05:20:01 | 305,246,964 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.caseStudy.RealEstateProperty.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.caseStudy.RealEstateProperty.model.Realestate;
@Repository
public interface RealEstateRepository extends JpaRepository<Realestate,Long> {
}
| UTF-8 | Java | 318 | java | RealEstateRepository.java | Java | [] | null | [] | package com.caseStudy.RealEstateProperty.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.caseStudy.RealEstateProperty.model.Realestate;
@Repository
public interface RealEstateRepository extends JpaRepository<Realestate,Long> {
}
| 318 | 0.86478 | 0.86478 | 9 | 34.333332 | 29.196651 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 2 |
28f8d9efb6f8146660777f38c89fb7109591aaae | 27,986,006,952,585 | b509281071259015e012a11da1bb6160d2f3a4e2 | /code/java/foopkg/Employee.java | cfd102febb35b05a9056fef63335be48160dcb32 | [] | no_license | KaczmarekWill/docsBackup | https://github.com/KaczmarekWill/docsBackup | a6527f18f8b76ff6e6fc352c148001db50c59ea8 | 9c577e7fffd7e0016809efdc4d1ed090a5898e33 | refs/heads/master | 2018-12-24T21:27:38.190000 | 2018-11-13T16:37:50 | 2018-11-13T16:37:50 | 146,238,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package foopkg;
public class Employee {
double basePay;
int hoursWorked;
public Employee(double pay, int hours) {
basePay = pay;
hoursWorked = hours;
}
}
| UTF-8 | Java | 175 | java | Employee.java | Java | [] | null | [] | package foopkg;
public class Employee {
double basePay;
int hoursWorked;
public Employee(double pay, int hours) {
basePay = pay;
hoursWorked = hours;
}
}
| 175 | 0.662857 | 0.662857 | 11 | 13.909091 | 12.048799 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 2 |
71dddec618b84b7db4ea707a3ddd11ba747cac4f | 16,509,854,293,483 | 3cb10d2a4f72b3fb72f5d50a3cf09a00bf2cf610 | /app/src/main/java/com/example/hana/sichfirststady/SecoundActivity.java | 6789681cede906108862291187e063165f09b2f2 | [] | no_license | Hunachi/SichFirststady2 | https://github.com/Hunachi/SichFirststady2 | 80029a2e60a989f5c1af9914f14af6f99f51ca63 | 58d7f2f8202fea4ffe9da1df8b3a5a3d0c9db77f | refs/heads/master | 2017-12-01T17:21:42.728000 | 2016-05-31T08:29:45 | 2016-05-31T08:29:45 | 60,083,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hana.sichfirststady;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class SecoundActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.on... | UTF-8 | Java | 807 | java | SecoundActivity.java | Java | [
{
"context": "package com.example.hana.sichfirststady;\n\nimport android.content.Intent;\ni",
"end": 24,
"score": 0.8891764283180237,
"start": 21,
"tag": "USERNAME",
"value": "ana"
}
] | null | [] | package com.example.hana.sichfirststady;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class SecoundActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.on... | 807 | 0.702602 | 0.701363 | 27 | 28.888889 | 20.82081 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.592593 | false | false | 2 |
1aa6e46c444b8cf34e763afe6cb26696d16df9e9 | 13,718,125,544,946 | d98ed4986ecdd7df4c04e4ad09f38fdb7a7043e8 | /Library_FX/src/main/java/net/sf/anathema/library/fx/Stylesheet.java | 3a8dec9d2a96308fada7cf8e618fabc093ce926e | [] | no_license | bjblack/anathema_3e | https://github.com/bjblack/anathema_3e | 3d1d42ea3d9a874ac5fbeed506a1a5800e2a99ac | 963f37b64d7cf929f086487950d4870fd40ac67f | refs/heads/master | 2021-01-19T07:12:42.133000 | 2018-12-18T23:57:41 | 2018-12-18T23:57:41 | 67,353,965 | 0 | 0 | null | true | 2016-09-04T15:47:48 | 2016-09-04T15:47:48 | 2016-08-26T08:25:11 | 2016-08-31T11:03:27 | 50,215 | 0 | 0 | 0 | null | null | null | package net.sf.anathema.library.fx;
import javafx.scene.Node;
import javafx.scene.Parent;
import javafx.scene.Scene;
import net.sf.anathema.library.logging.Logger;
import net.sf.anathema.library.resources.ResourceLoader;
import java.net.URL;
public class Stylesheet
{
private final String path;
pu... | UTF-8 | Java | 1,191 | java | Stylesheet.java | Java | [] | null | [] | package net.sf.anathema.library.fx;
import javafx.scene.Node;
import javafx.scene.Parent;
import javafx.scene.Scene;
import net.sf.anathema.library.logging.Logger;
import net.sf.anathema.library.resources.ResourceLoader;
import java.net.URL;
public class Stylesheet
{
private final String path;
pu... | 1,191 | 0.701931 | 0.701931 | 49 | 22.306122 | 22.593302 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.367347 | false | false | 2 |
67b3ca80a69907ccb7eb61e512cf31996889995e | 34,368,328,308,188 | 65ce6407650f71b7702e81405bb4b6acf3e6d58f | /src/java/jena-core-2.7.0-incubating/src/test/java/com/hp/hpl/jena/graph/query/test/TestQueryTriple.java | b484c34f98c694353d70e840df9dbc014f7e2a72 | [
"BSD-3-Clause",
"Apache-2.0"
] | permissive | arjunakula/Visual-Dialogue-System | https://github.com/arjunakula/Visual-Dialogue-System | 00177cb15fb148a8bb4884946f81201926935627 | 7629301ae28acd6618dd54fd73e40e28584f0c56 | refs/heads/master | 2020-05-02T09:14:32.519000 | 2019-03-26T20:56:34 | 2019-03-26T20:56:34 | 177,865,899 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 6,887 | java | TestQueryTriple.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 ... | 6,887 | 0.584289 | 0.578046 | 179 | 37.474861 | 26.111774 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.005587 | false | false | 2 |
78fbdded238994fac948a979786fa79beae44e88 | 34,497,177,348,319 | 285fdd8f0981a531f3e8080d08e640f3e85d48bd | /src/eu/durdevic/expenses/ContextInitializer.java | a6bea7e65058633c079058e0b8ef05c0a0cfbac2 | [] | no_license | edurdevic/Expenses | https://github.com/edurdevic/Expenses | eff118fe2a16507fc07248c16997a2f12f14f21b | b2b54d2e7a83bf81eeed62da719d67b9102e0759 | refs/heads/master | 2016-09-06T01:39:05.290000 | 2013-01-22T20:56:56 | 2013-01-22T20:56:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.durdevic.expenses;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
//import com.googlecode.objectify.*;
import com.googlecode.objectify.ObjectifyService;
import eu.durdevic.model.*;
public class ContextInitializer implements ServletContextListener {
public void cont... | UTF-8 | Java | 470 | java | ContextInitializer.java | Java | [] | null | [] | package eu.durdevic.expenses;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
//import com.googlecode.objectify.*;
import com.googlecode.objectify.ObjectifyService;
import eu.durdevic.model.*;
public class ContextInitializer implements ServletContextListener {
public void cont... | 470 | 0.829787 | 0.829787 | 16 | 28.375 | 23.661348 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 2 |
c9c37669fa61e7281fc3fcf5e402ee7e50ac6e27 | 32,220,844,695,561 | cb161fe7eca08586424be68e9b9fa2f412b4442a | /990A.java | 1024f1b7bb2ea84a5633ef08f8ad5786969c3294 | [] | no_license | karansthukral/codeforcesA | https://github.com/karansthukral/codeforcesA | 10c24d0bf86f477a9cb2961635031a6829a182dd | d933fb6329c5a0e5936d090cfa5395b905631378 | refs/heads/master | 2021-04-09T11:44:47.440000 | 2018-06-21T07:34:32 | 2018-06-21T07:34:32 | 125,524,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class A990
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
long n = in.nextLong();
long m = in.nextLong();
long a = in.nextLong();
long b = in.nextLong();
long build=0, destroy=0, flag=0;
if(n==m)
{
build=0;
destroy=0;
}
el... | UTF-8 | Java | 580 | java | 990A.java | Java | [] | null | [] | import java.util.Scanner;
public class A990
{
public static void main(String[] args)
{
Scanner in = new Scanner(System.in);
long n = in.nextLong();
long m = in.nextLong();
long a = in.nextLong();
long b = in.nextLong();
long build=0, destroy=0, flag=0;
if(n==m)
{
build=0;
destroy=0;
}
el... | 580 | 0.594828 | 0.581034 | 39 | 13.897436 | 13.484644 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.871795 | false | false | 2 |
e6f67025270879f914a7ba6b77b114c691cab63e | 5,446,018,574,526 | 487b2b212116ec5cb5c1193bcbd270e6de06b3c7 | /library/src/main/java/android/joeamrhein/library/CompanyTitleDelegate.java | d9327ad6669a7af1aafc2606f1d3ab6791e8a4de | [] | no_license | fallenarchon/mobilecv | https://github.com/fallenarchon/mobilecv | 2881a1b661fc28a82f10726de6140fe52d9a17c5 | 4fd98fb6abe23d907f3675bdf8fef543621042d1 | refs/heads/master | 2021-01-10T12:07:52.971000 | 2015-10-27T05:24:25 | 2015-10-27T05:24:25 | 44,999,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.joeamrhein.library;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView.ViewHolder;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.hannesdorfmann.adapterdelegates.AbsAdapterDel... | UTF-8 | Java | 1,804 | java | CompanyTitleDelegate.java | Java | [] | null | [] | package android.joeamrhein.library;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView.ViewHolder;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.hannesdorfmann.adapterdelegates.AbsAdapterDel... | 1,804 | 0.705654 | 0.7051 | 59 | 29.576271 | 30.059378 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.474576 | false | false | 2 |
734aca1cbd5741218e050596c1641ad917c52e15 | 1,425,929,193,004 | 24f287dedb703f77db325e6bc5772b9727d09426 | /app/src/main/java/com/hantek/ttia/module/forwardutils/ForwardMessage.java | 3221044dd76f287e57ec02e7531a0108b6f0159e | [] | no_license | louie5486/tainanbus | https://github.com/louie5486/tainanbus | 7c335e58943fcecd6388d83f4cc2c85f79206d53 | 5afb9b164050fa639a77234abfec6f81bff6c824 | refs/heads/master | 2020-05-21T20:34:28.190000 | 2016-08-12T03:43:51 | 2016-08-12T03:43:51 | 65,519,199 | 0 | 0 | null | false | 2019-01-18T03:45:33 | 2016-08-12T03:09:37 | 2017-08-15T15:25:40 | 2019-01-18T03:45:33 | 22,141 | 1 | 0 | 0 | Java | false | null | package com.hantek.ttia.module.forwardutils;
import java.util.Date;
public class ForwardMessage {
private int msgID;
private int sequence;
private Date sendTime;
private int sendCount;
private byte[] data;
private int comm1Ack;
private int comm2Ack;
public ForwardMessage(... | UTF-8 | Java | 1,593 | java | ForwardMessage.java | Java | [] | null | [] | package com.hantek.ttia.module.forwardutils;
import java.util.Date;
public class ForwardMessage {
private int msgID;
private int sequence;
private Date sendTime;
private int sendCount;
private byte[] data;
private int comm1Ack;
private int comm2Ack;
public ForwardMessage(... | 1,593 | 0.555556 | 0.541117 | 72 | 20.125 | 22.794333 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
433d8be09e15bf2c209fd541e696a69f5152ef70 | 29,807,073,092,098 | 3a71e3105bd7323ed71700138af1ba8a7d65c639 | /src/com/delivery/menu/editor/UpdateOptionalCmd.java | a0a2050b062763535d66294ae422121db6bb4e7a | [] | no_license | tibagni/Delivery | https://github.com/tibagni/Delivery | 9b0792addd55d225af39f7b342b20ffa24e4fed7 | 66c53c5a2ef80957a8416a1a0c2d68416467cc2f | refs/heads/master | 2016-08-04T16:06:29.804000 | 2012-10-03T16:11:05 | 2012-10-03T16:11:05 | 4,374,614 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.delivery.menu.editor;
import java.sql.SQLException;
import java.util.List;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.servlet.http.HttpServletRequest;
import javax.sql.DataSource;
import com.delivery.Logger;
import com.delivery.engin... | UTF-8 | Java | 2,744 | java | UpdateOptionalCmd.java | Java | [] | null | [] | package com.delivery.menu.editor;
import java.sql.SQLException;
import java.util.List;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import javax.servlet.http.HttpServletRequest;
import javax.sql.DataSource;
import com.delivery.Logger;
import com.delivery.engin... | 2,744 | 0.549198 | 0.548469 | 74 | 36.081081 | 25.993116 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608108 | false | false | 2 |
dcd3e6b0ded8e3b726449132c04be86c4e85f74d | 30,056,181,190,444 | d702773340c953f51ac3c41a14978a21466e03f9 | /HerMona/src/main/java/gui/TekaDeleteWindow.java | 77549ecb18d59e19eb388ae837d9e7f0ab991c4b | [] | no_license | szalejot/hermona | https://github.com/szalejot/hermona | f6e93102ede821bfae82dae7e8939a52d7b1a679 | d8d0ad8133bee97c537a6c6a406fa2328f904517 | refs/heads/master | 2021-01-19T01:43:07.474000 | 2018-10-06T18:54:36 | 2018-10-06T18:54:36 | 30,176,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.List;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import model.Teka;
impo... | UTF-8 | Java | 1,909 | java | TekaDeleteWindow.java | Java | [] | null | [] | package gui;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.util.List;
import javax.swing.JButton;
import javax.swing.JComboBox;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JPanel;
import model.Teka;
impo... | 1,909 | 0.698054 | 0.683851 | 71 | 24.774649 | 22.487679 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 2 |
ed63d6dda28981bbf276f27d4d2705d6337d7f9a | 23,888,608,171,031 | 0e703198e347971d8f90b27935e3787e036ac125 | /de.lama.workaround.model.editor/src/de/lama/workaround/transfer/handler/load/mdb/move/extractor/strategie/VehicleExtractStrategie.java | 40352bf06e07fe006d800e8321c8ef35b20d3b4f | [] | no_license | briemla/de.lama.workaround | https://github.com/briemla/de.lama.workaround | 23cf77d1e066cc395c9f6e1e344db3e5f6583a0c | a3019cf7b20210eb4b08d20c8b24368ae36f8743 | refs/heads/master | 2020-06-03T23:24:27.470000 | 2013-02-07T17:00:11 | 2013-02-07T17:00:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.lama.workaround.transfer.handler.load.mdb.move.extractor.strategie;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EStructuralFeature;
import workaround.Vehicle;
import workaround.WorkaroundFa... | UTF-8 | Java | 2,059 | java | VehicleExtractStrategie.java | Java | [] | null | [] | package de.lama.workaround.transfer.handler.load.mdb.move.extractor.strategie;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EStructuralFeature;
import workaround.Vehicle;
import workaround.WorkaroundFa... | 2,059 | 0.667314 | 0.667314 | 62 | 31.209677 | 27.805857 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 2 |
bb9f8ad911cc5137a9be24cdd3255c74bd3cb43d | 18,133,351,935,230 | 1bd67e8ce2ffb227fb5f46df4186a86ae236be2b | /src/main/java/ncsu/infer/PythonParser.java | ac40695162ecd34bb29d19a6fd5de486efe5243f | [] | no_license | kpresler/infer | https://github.com/kpresler/infer | 29c77d22bf75f9f2a41b4e8115cab7bb22770fd3 | cdb61e3e7011d6bc158a65acc5e5f598f0809907 | refs/heads/master | 2021-06-25T10:21:42.734000 | 2017-09-10T14:59:51 | 2017-09-10T14:59:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ncsu.infer;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.Arrays;
import java.util.List;
import java.util.Vector;
/**
* Class to parse a Python module and extract out everything that could be
* independently impor... | UTF-8 | Java | 3,886 | java | PythonParser.java | Java | [
{
"context": "lasses, constants,\n * and functions.\n *\n * @author Kai\n *\n */\npublic class PythonParser {\n\n private f",
"end": 413,
"score": 0.9977322816848755,
"start": 410,
"tag": "NAME",
"value": "Kai"
}
] | null | [] | package ncsu.infer;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.Arrays;
import java.util.List;
import java.util.Vector;
/**
* Class to parse a Python module and extract out everything that could be
* independently impor... | 3,886 | 0.494853 | 0.493309 | 130 | 28.892307 | 25.509953 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 2 |
096d028c9a065d23cee41e6d5daa3c159457772f | 1,382,979,489,065 | d82daffebce76dc350e3ec350e43e8805d8c57bf | /app/src/main/java/voicechanger/audioeffects/voiceeditor/supervoiceeffect/constants/IVoiceChangerConstants.java | 88747dfd109f2acd25ebc0ac035c4c19bec2c576 | [] | no_license | cdp6411/voice-changer | https://github.com/cdp6411/voice-changer | 9d0c9d9310e2b291d1ef552795f6b43cd5e5c743 | b1a85d43fa37e93c02f68aabf348d2257bc2d57a | refs/heads/master | 2023-03-03T07:35:07.920000 | 2021-02-18T19:05:24 | 2021-02-18T19:05:24 | 340,148,801 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package voicechanger.audioeffects.voiceeditor.supervoiceeffect.constants;
public interface IVoiceChangerConstants {
public static final String AUDIO_RECORDER_FILE_EXT_MP3 = ".mp3";
public static final String AUDIO_RECORDER_FILE_EXT_WAV = ".wav";
public static final String FORMAT_NAME_VOICE = "voice_%1$s.wa... | UTF-8 | Java | 450 | java | IVoiceChangerConstants.java | Java | [] | null | [] | package voicechanger.audioeffects.voiceeditor.supervoiceeffect.constants;
public interface IVoiceChangerConstants {
public static final String AUDIO_RECORDER_FILE_EXT_MP3 = ".mp3";
public static final String AUDIO_RECORDER_FILE_EXT_WAV = ".wav";
public static final String FORMAT_NAME_VOICE = "voice_%1$s.wa... | 450 | 0.755556 | 0.737778 | 9 | 49 | 27.382071 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
874595e8b90cdf9d1cd9c318edcca110d9ffce98 | 31,035,433,683,381 | 7d5e360d867b168f1406821c8f20feabdba19224 | /ruoyi-framework/src/main/java/com/ruoyi/framework/handler/FieldMetaObjectHandler.java | f985a7210ce2e87a8d2c73f030ab775018dbdb64 | [
"MIT"
] | permissive | julixiansheng/ruoyi-juli-4.1.0 | https://github.com/julixiansheng/ruoyi-juli-4.1.0 | 584f852dc259896f3f0f5ff456c8a554a5638743 | bdb1928ab25a8460063c02088833aed2082c09cc | refs/heads/master | 2022-07-26T00:07:07.822000 | 2019-12-29T04:24:09 | 2019-12-29T04:24:09 | 233,992,795 | 0 | 0 | MIT | false | 2022-06-21T02:38:42 | 2020-01-15T03:45:11 | 2020-01-15T03:51:06 | 2022-06-21T02:38:42 | 138,149 | 0 | 0 | 7 | HTML | false | false | package com.ruoyi.framework.handler;
import com.baomidou.mybatisplus.core.handlers.MetaObjectHandler;
import com.ruoyi.common.utils.DateUtils;
import com.ruoyi.framework.util.ShiroUtils;
import com.ruoyi.system.domain.SysUser;
import org.apache.ibatis.reflection.MetaObject;
import org.apache.shiro.util.ThreadContext;
... | UTF-8 | Java | 2,040 | java | FieldMetaObjectHandler.java | Java | [
{
"context": "mport java.util.Date;\n\n/**\n * 公共字段填充\n *\n * @author julisir\n * @date 2019-11-25 14:05:25\n */\n@Component\npubli",
"end": 429,
"score": 0.9996781349182129,
"start": 422,
"tag": "USERNAME",
"value": "julisir"
}
] | null | [] | package com.ruoyi.framework.handler;
import com.baomidou.mybatisplus.core.handlers.MetaObjectHandler;
import com.ruoyi.common.utils.DateUtils;
import com.ruoyi.framework.util.ShiroUtils;
import com.ruoyi.system.domain.SysUser;
import org.apache.ibatis.reflection.MetaObject;
import org.apache.shiro.util.ThreadContext;
... | 2,040 | 0.677083 | 0.669792 | 61 | 30.491804 | 24.068634 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655738 | false | false | 2 |
893c415b143e4e78aef0e4a32315c21f9bbab348 | 10,075,993,283,536 | 08de1e3d79b91fb78483c15851906ef0617352b2 | /Exam Preparation III - Recycling Station/anotherSolutionNot100From100/src/main/java/app/factories/StrategyFactory.java | d7155625c640448a509c45972d0bbcc1bc3d3d8d | [] | no_license | IvanBorislavovDimitrov/JavaOOPAdvanced | https://github.com/IvanBorislavovDimitrov/JavaOOPAdvanced | fc0ddbb90b20068852667ee73c3bcd2047d4f590 | 164671999aa41fd7d6605da7770561461e374409 | refs/heads/master | 2020-03-22T18:10:44.180000 | 2018-08-13T09:10:15 | 2018-08-13T09:10:15 | 140,442,384 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.factories;
import app.waste_disposal.contracts.GarbageDisposalStrategy;
import java.lang.reflect.InvocationTargetException;
public final class StrategyFactory {
private static final String PATH = "app.waste_disposal.strategies.";
public GarbageDisposalStrategy create(String type) {
try ... | UTF-8 | Java | 675 | java | StrategyFactory.java | Java | [] | null | [] | package app.factories;
import app.waste_disposal.contracts.GarbageDisposalStrategy;
import java.lang.reflect.InvocationTargetException;
public final class StrategyFactory {
private static final String PATH = "app.waste_disposal.strategies.";
public GarbageDisposalStrategy create(String type) {
try ... | 675 | 0.73037 | 0.73037 | 21 | 31.142857 | 41.467468 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 2 |
a9bbb8bbde8d92375947124dd002ffe8cd0fa55a | 11,527,692,230,204 | 408da5150bdd44f9a2ef252d247a15c4f05015a9 | /src/main/java/day9/Task1/Task1.java | ea716cadc6b470ec50f26fbd924a4d1b90827f55 | [] | no_license | efr21/JAVA | https://github.com/efr21/JAVA | 4a498aea3d1905f414e6486bca8990396d4304cb | 6ab6df81dbf840114e82ce839a31d7cf9429b08e | refs/heads/main | 2023-04-18T12:31:39.258000 | 2021-04-15T12:22:58 | 2021-04-15T12:22:58 | 352,563,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day9.Task1;
public class Task1 {
public static void main(String[] args) {
Student student = new Student("Петр", "математики");
Teacher teacher = new Teacher("Василий Петрович", "математика");
student.getGroupName();
teacher.getSubjectName();
student.printInfo();
... | UTF-8 | Java | 393 | java | Task1.java | Java | [
{
"context": "[] args) {\n Student student = new Student(\"Петр\", \"математики\");\n Teacher teacher = new Te",
"end": 130,
"score": 0.9998640418052673,
"start": 126,
"tag": "NAME",
"value": "Петр"
},
{
"context": " {\n Student student = new Student(\"Петр\", \"... | null | [] | package day9.Task1;
public class Task1 {
public static void main(String[] args) {
Student student = new Student("Петр", "математики");
Teacher teacher = new Teacher("<NAME>", "математика");
student.getGroupName();
teacher.getSubjectName();
student.printInfo();
teache... | 368 | 0.624294 | 0.615819 | 13 | 26.23077 | 21.80386 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 2 |
9f3c715a3c73e99c43e663a52a5c74861b472715 | 16,904,991,284,785 | 2ce3e4a4c736a73d9b65dedf4839d56572395750 | /HistogramLetters.java | 91c2ca0e00edbe03e23b10f49219e42fd0b7a164 | [] | no_license | spuerta92/Software-Design | https://github.com/spuerta92/Software-Design | 88768bb05a756d518a942ec8760a644c979b4ef1 | 2447f3f0df7cf6bcf6e1b158eb7c197550595a7d | refs/heads/master | 2021-06-24T06:35:33.737000 | 2017-09-12T02:49:24 | 2017-09-12T02:49:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Sebastian Puerta Hincapie
// Histogram
package ex2;
import javax.swing.JFrame;
import java.io.*;
import java.util.*;
public class HistogramLetters {
// Final
public final static int CAPACITY = 26;
// Private
private static Scanner input;
private static double probability[] = new double[CAPAC... | UTF-8 | Java | 2,544 | java | HistogramLetters.java | Java | [
{
"context": "// Sebastian Puerta Hincapie \r\n// Histogram \r\n\r\npackage ex2;\r\nimport javax.swi",
"end": 28,
"score": 0.999889612197876,
"start": 3,
"tag": "NAME",
"value": "Sebastian Puerta Hincapie"
}
] | null | [] | // <NAME>
// Histogram
package ex2;
import javax.swing.JFrame;
import java.io.*;
import java.util.*;
public class HistogramLetters {
// Final
public final static int CAPACITY = 26;
// Private
private static Scanner input;
private static double probability[] = new double[CAPACITY];
private sta... | 2,525 | 0.587657 | 0.577437 | 102 | 22.941177 | 16.637321 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 2 |
5b89ffc517926bbacbd2371d6ab124767a6a2903 | 26,482,768,353,454 | 86cf61187d22b867d1e5d3c8a23d97e806636020 | /src/main/java/base/operators/operator/nlp/segment/kshortsegment/predict/segment/NERAnnotation.java | fa815d76299411263d50b0c1a9525fb7f1fd4862 | [] | no_license | hitaitengteng/abc-pipeline-engine | https://github.com/hitaitengteng/abc-pipeline-engine | f94bb3b1888ad809541c83d6923a64c39fef9b19 | 165a620b94fb91ae97647135cc15a66d212a39e8 | refs/heads/master | 2022-02-22T18:49:28.915000 | 2019-10-27T13:40:58 | 2019-10-27T13:40:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package base.operators.operator.nlp.segment.kshortsegment.predict.segment;
import base.operators.operator.nlp.segment.kshortsegment.predict.ner.IDRecognition;
import base.operators.operator.nlp.segment.kshortsegment.predict.ner.NumberRecognition;
import base.operators.operator.nlp.segment.kshortsegment.predict.ner.Ti... | UTF-8 | Java | 886 | java | NERAnnotation.java | Java | [] | null | [] | package base.operators.operator.nlp.segment.kshortsegment.predict.segment;
import base.operators.operator.nlp.segment.kshortsegment.predict.ner.IDRecognition;
import base.operators.operator.nlp.segment.kshortsegment.predict.ner.NumberRecognition;
import base.operators.operator.nlp.segment.kshortsegment.predict.ner.Ti... | 886 | 0.75 | 0.748762 | 33 | 23.484848 | 27.277609 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 2 |
c147dd4df459f2c67df8dd6e08d984c7e7f34ebd | 22,857,815,962,282 | d6a5189b7427f4da9f85e91b6b2fb921e22b167f | /#11_ContainerWithMostWater.java | cd927f8c11976fe9513c91473f9f7b1d5641d4bf | [] | no_license | zhangxin0804/LeetCodeOJ | https://github.com/zhangxin0804/LeetCodeOJ | 11f4f741b4688f7f696b383ce3355e87465e23f0 | 88c22cf7ef23c66bdee5807c3f13a83ee9630ea8 | refs/heads/master | 2021-01-19T05:38:54.280000 | 2015-12-24T01:09:16 | 2015-12-24T01:09:16 | 24,476,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Solution 2 --- 木桶原理,短板效应。容积由最短的那个木板的高度来决定。two pointers维护一个window, 从两端往中间夹逼(关键)。
// 关键是如何移动边界!! 因为要想有更大的面积,一定不是收缩非短板的那个边,因为这样只会让面积更小。
// 时间复杂度: O(n)
// 空间复杂度: O(1)
public class Solution {
public int maxArea(int[] height) {
if( height == null || height.length < 2 ){
return 0;
... | UTF-8 | Java | 1,536 | java | #11_ContainerWithMostWater.java | Java | [] | null | [] | // Solution 2 --- 木桶原理,短板效应。容积由最短的那个木板的高度来决定。two pointers维护一个window, 从两端往中间夹逼(关键)。
// 关键是如何移动边界!! 因为要想有更大的面积,一定不是收缩非短板的那个边,因为这样只会让面积更小。
// 时间复杂度: O(n)
// 空间复杂度: O(1)
public class Solution {
public int maxArea(int[] height) {
if( height == null || height.length < 2 ){
return 0;
... | 1,536 | 0.496212 | 0.485606 | 46 | 27.695652 | 20.583731 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 2 |
ad1ce3f46b74fb74a608f0ad1c485647d9cd530f | 19,198,503,825,752 | 97731668e3b4f32dc37d1dd20129e1db4ca0a2f8 | /src/main/java/com/gl/mgr/dao/QzMapper.java | 8b407a11f28f19cd435a7a06120ec2bc4e679977 | [] | no_license | Captain249/GLManage | https://github.com/Captain249/GLManage | f072a3bd0dd3d4460d536f1d53ed4e6e2cb60c9c | 0f0b07a9fe3456b83073c3600933808eb6075859 | refs/heads/master | 2022-06-24T10:30:42.659000 | 2019-09-26T08:42:12 | 2019-09-26T08:42:12 | 195,951,988 | 1 | 0 | null | false | 2022-06-21T01:25:54 | 2019-07-09T07:05:03 | 2019-09-26T08:42:33 | 2022-06-21T01:25:50 | 2,442 | 1 | 0 | 10 | Java | false | false | package com.gl.mgr.dao;
import com.gl.mgr.bean.Qz;
import com.gl.mgr.bean.QzExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface QzMapper {
int countByExample(QzExample example);
int deleteByExample(QzExample example);
int deleteByPrimaryKey(Integer id);
int ... | UTF-8 | Java | 781 | java | QzMapper.java | Java | [] | null | [] | package com.gl.mgr.dao;
import com.gl.mgr.bean.Qz;
import com.gl.mgr.bean.QzExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface QzMapper {
int countByExample(QzExample example);
int deleteByExample(QzExample example);
int deleteByPrimaryKey(Integer id);
int ... | 781 | 0.740077 | 0.740077 | 32 | 23.4375 | 25.472948 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 2 |
cfce299db606c106288f30869d1f6e16991adc3d | 2,465,311,241,219 | 8e25757e136bddd5efa88a4d50f96e21578c3109 | /src/main/java/universe/entity/UserEntity.java | dcf078f59f05a6f804f298b335f616a858e48719 | [] | no_license | TarasTarghanskiy/Universe | https://github.com/TarasTarghanskiy/Universe | 4b15a7e15bfbeff43db9795c77823a9e2180215f | 212d3d33b42aee319ed3f79c685a3a6686d3577b | refs/heads/master | 2020-05-23T21:51:20.820000 | 2019-05-22T01:49:31 | 2019-05-22T01:49:31 | 186,962,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package universe.entity;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import universe.entity.enums.Role;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
@Getter
@Setter
@NoArgsConstructor
@Entity
@Table(n... | UTF-8 | Java | 1,233 | java | UserEntity.java | Java | [] | null | [] | package universe.entity;
import lombok.Getter;
import lombok.NoArgsConstructor;
import lombok.Setter;
import universe.entity.enums.Role;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
@Getter
@Setter
@NoArgsConstructor
@Entity
@Table(n... | 1,233 | 0.718573 | 0.718573 | 52 | 22.711538 | 21.395845 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.