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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f55382e79a2dcdc3299f2587abb0f64dc889dc25 | 18,167,711,674,087 | 44cb77fca811790bdb921b956a2a271bbe5ceef5 | /ulhi/PROG/PROG02/UD2/Cuadrado.java | 718cb0f6cdcb397ca0940b5db78386b570498c4e | [] | no_license | jonkito/Ejercicios_Java | https://github.com/jonkito/Ejercicios_Java | db5e8bf24ccbf67f2f28ff8c2b5cfd036c48236b | 640a2bd2024b2db6bd7ad5ad7d5a52729c0cb2a3 | refs/heads/master | 2020-03-23T15:00:23.617000 | 2018-11-10T07:26:04 | 2018-11-10T07:26:04 | 141,714,079 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Cuadrado{
public static void main(String[] args) {
Scanner teclado = new Scanner(System.in);
System.out.print("Dime una palabra :");
String palabra = teclado.nextLine();
cuadrado(palabra);
}
public static void cuadrado(String hitza){
for(int i = 0; i < (hitza.length(... | UTF-8 | Java | 784 | java | Cuadrado.java | Java | [] | null | [] | import java.util.*;
public class Cuadrado{
public static void main(String[] args) {
Scanner teclado = new Scanner(System.in);
System.out.print("Dime una palabra :");
String palabra = teclado.nextLine();
cuadrado(palabra);
}
public static void cuadrado(String hitza){
for(int i = 0; i < (hitza.length(... | 784 | 0.543367 | 0.531888 | 30 | 25.166666 | 17.22224 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 6 |
4aaec27cc69b63e0d1bf3acf5436a7c6d5046a9d | 2,662,879,784,828 | 645b7e25b455f59ef362dc878b86706091b75806 | /Driving_Student/src/com/hengtiansoft/drivetrain/stu/activity/MainActivity.java | 12e622060bebb9401220c550c9a69f7050ceb0eb | [] | no_license | gutongjiang/Driving | https://github.com/gutongjiang/Driving | 411274e6b9b4da783ea7d6d56393b856a55c4638 | e07fcb9b8cc6822d2ae6dfc281cd531b62302161 | refs/heads/master | 2016-08-04T05:22:58.800000 | 2015-08-09T03:28:22 | 2015-08-09T03:28:22 | 40,403,356 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hengtiansoft.drivetrain.stu.activity;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
import android.content.Intent;
import android.os.Bundle;
import ... | UTF-8 | Java | 5,409 | java | MainActivity.java | Java | [] | null | [] | package com.hengtiansoft.drivetrain.stu.activity;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.concurrent.Executors;
import java.util.concurrent.ScheduledExecutorService;
import java.util.concurrent.TimeUnit;
import android.content.Intent;
import android.os.Bundle;
import ... | 5,409 | 0.734319 | 0.731698 | 180 | 28.672222 | 21.62299 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.794445 | false | false | 6 |
bcb4c912b611e8f76ceaee83482a90197434375f | 21,990,232,617,332 | 1f37ad9353b724f4b8203e20e966aeaef3cd6100 | /Java/src/main/java/com/nuix/superutilities/export/TemplateExporter.java | a85d51393a4c8e14e3039743d1bc1ab21af0c707 | [
"Apache-2.0"
] | permissive | Nuix/SuperUtilities | https://github.com/Nuix/SuperUtilities | 7129a8b9f5a43bc135c30117b66998fd6e4e32d2 | a7d208ce5b5cfc3111ed675a7e069036568d4cb8 | refs/heads/master | 2022-11-04T19:20:51.673000 | 2022-10-12T23:42:56 | 2022-10-12T23:42:56 | 130,916,159 | 7 | 2 | Apache-2.0 | false | 2022-09-16T19:06:49 | 2018-04-24T21:32:23 | 2021-10-15T19:17:41 | 2022-09-16T19:06:49 | 959 | 6 | 2 | 0 | Java | false | false | package com.nuix.superutilities.export;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
im... | UTF-8 | Java | 3,357 | java | TemplateExporter.java | Java | [
{
"context": "an ERB and injecting it with Java data.\n * @author Jason Wells\n *\n */\npublic class TemplateExporter {\n\tprivate s",
"end": 799,
"score": 0.9995161294937134,
"start": 788,
"tag": "NAME",
"value": "Jason Wells"
}
] | null | [] | package com.nuix.superutilities.export;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileOutputStream;
import java.io.OutputStream;
import java.io.OutputStreamWriter;
import java.nio.file.Files;
import java.nio.file.Paths;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
im... | 3,352 | 0.728925 | 0.728031 | 106 | 30.669811 | 27.417362 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.962264 | false | false | 6 |
717318c3226719e323ce10bd2acf2e3aed4ab45c | 16,140,487,156,577 | cf295e42d301caae188e909d3c8c0a4c51708738 | /android-client/app/src/main/java/ch/epfl/sweng/project/network/NetworkResponseManager.java | 6c380a863e3b9a2952237fff136ff22e7881980e | [] | no_license | droduit/polylove | https://github.com/droduit/polylove | 6e89609d10f2bcac13adf8929abc7a9aaf110f95 | cce738b70d1474d2d4371fe72a2b02ea8bbcf3cd | refs/heads/master | 2023-03-02T02:38:45.493000 | 2021-02-03T07:22:47 | 2021-02-03T07:22:47 | 115,328,465 | 11 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.epfl.sweng.project.network;
import android.util.Log;
import com.android.volley.NetworkResponse;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import org.json.JSONObject;
public abstract class NetworkResponseManager extends NetworkResponseManagerGeneral<JSONObject>{}
| UTF-8 | Java | 314 | java | NetworkResponseManager.java | Java | [] | null | [] | package ch.epfl.sweng.project.network;
import android.util.Log;
import com.android.volley.NetworkResponse;
import com.android.volley.Response;
import com.android.volley.VolleyError;
import org.json.JSONObject;
public abstract class NetworkResponseManager extends NetworkResponseManagerGeneral<JSONObject>{}
| 314 | 0.834395 | 0.834395 | 14 | 21.428572 | 26.68524 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
3553cc45c7ad116b0ee9796d2f98f4d81cc0c933 | 12,670,153,570,483 | 16c081912e6ccce4140fceca0a9f5a7051b5e731 | /app/src/main/java/com/pdkj/carschool/fragments/RadioFragment.java | 307ba6a90734ab1b94f39e28e1e3dcfaa0df6073 | [] | no_license | wuyue0829/CarSchool2019 | https://github.com/wuyue0829/CarSchool2019 | 0dfc2c5908c35cf44dcad2e95a63b83c716c8790 | 7e14d5ccd27e25e600299705901ed2740f410ebe | refs/heads/master | 2020-04-11T06:44:06.979000 | 2019-09-02T10:29:01 | 2019-09-02T10:29:01 | 161,589,982 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pdkj.carschool.fragments;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.os.Bundle;
import android.text.Spannable;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.TextUtils;
import android.text.style.ForegroundColorSpan;
import andr... | UTF-8 | Java | 17,259 | java | RadioFragment.java | Java | [] | null | [] | package com.pdkj.carschool.fragments;
import android.annotation.SuppressLint;
import android.app.Activity;
import android.os.Bundle;
import android.text.Spannable;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.TextUtils;
import android.text.style.ForegroundColorSpan;
import andr... | 17,259 | 0.52374 | 0.516966 | 404 | 41.383663 | 29.2269 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.542079 | false | false | 6 |
35887d60a4f5c57c049176137712c2eb662dea55 | 11,287,174,093,423 | b79b7a9c6ab2cbc78ff80bfa64479a5770f06e17 | /ControleDePalestra/src/java/TemplateMethodEStrategy/Palestrante.java | 3d1fdc280dc2f2356bf7fe60f1d13658fc89c2e3 | [] | no_license | altamirdiascassiano/DesignPatterns | https://github.com/altamirdiascassiano/DesignPatterns | 3dbc77a99ded8823b9b5d8f7d823e2eb7e8fe48a | f60b19e942c6b4b8ec16080eb20faef882c60d58 | refs/heads/master | 2019-07-10T02:26:35.898000 | 2017-05-31T04:02:47 | 2017-05-31T04:02:47 | 90,916,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package TemplateMethodEStrategy;
import TemplateMethod.Interfaces.IPalestrante;
public abstract class Palestrante implements IPalestrante {
private String nome;
private String instituicaoOrigem;
private double salarioBase;
public abstract String getFormacao();
public abstract double calcu... | UTF-8 | Java | 1,028 | java | Palestrante.java | Java | [] | null | [] |
package TemplateMethodEStrategy;
import TemplateMethod.Interfaces.IPalestrante;
public abstract class Palestrante implements IPalestrante {
private String nome;
private String instituicaoOrigem;
private double salarioBase;
public abstract String getFormacao();
public abstract double calcu... | 1,028 | 0.678363 | 0.678363 | 44 | 22.295454 | 24.938633 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 6 |
fe209f7c3c5e413223b39864483fcf6d38ec80cb | 27,204,322,868,778 | 92a7feddf1ac9af9c2e6e39292f820a03504599f | /api/src/main/java/com/sybd/znld/web/controller/region/RegionController.java | ed91eccbcd48e506afefef932c8a04f4ef87c6cb | [] | no_license | xiamu126/parent | https://github.com/xiamu126/parent | db74381cc613c5829c5b3b91e3b54d254f4d5155 | e670e1a7fba3088479ed1078c80b144cc6b78ca0 | refs/heads/dev | 2023-08-14T16:26:32.493000 | 2020-01-10T06:02:36 | 2020-01-10T06:02:36 | 232,977,647 | 2 | 0 | null | false | 2023-07-23T02:24:40 | 2020-01-10T06:06:41 | 2021-01-18T11:36:17 | 2023-07-23T02:24:40 | 6,102 | 2 | 0 | 1 | JavaScript | false | false | package com.sybd.znld.web.controller.region;
import com.sybd.znld.mapper.lamp.DataLocationMapper;
import com.sybd.znld.mapper.lamp.RegionMapper;
import com.sybd.znld.model.lamp.dto.Lamp;
import com.sybd.znld.model.lamp.dto.LampWithLocation;
import com.sybd.znld.service.lamp.IRegionService;
import com.sybd.znld.service... | UTF-8 | Java | 4,079 | java | RegionController.java | Java | [] | null | [] | package com.sybd.znld.web.controller.region;
import com.sybd.znld.mapper.lamp.DataLocationMapper;
import com.sybd.znld.mapper.lamp.RegionMapper;
import com.sybd.znld.model.lamp.dto.Lamp;
import com.sybd.znld.model.lamp.dto.LampWithLocation;
import com.sybd.znld.service.lamp.IRegionService;
import com.sybd.znld.service... | 4,079 | 0.716043 | 0.713784 | 95 | 40.926315 | 28.63279 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652632 | false | false | 6 |
7b3ca4511b207ebe2b0e6da5237a9f913197c08e | 26,508,538,168,035 | fb01460dbb5caa8412f45feab5d72ea8d868974f | /app/src/main/java/emcorp/studio/pijat/TelungkupActivity.java | cc02e9c44f0bebee19987c733f333ad57079bd59 | [] | no_license | emcorpstudio/apk-pijat | https://github.com/emcorpstudio/apk-pijat | 129e3d145cc7930e7ed5134ea576123d6086c553 | 139989114380d91395153c963f2b51888146673d | refs/heads/master | 2020-03-24T13:04:40.426000 | 2018-07-31T05:38:13 | 2018-07-31T05:38:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package emcorp.studio.pijat;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import com.balysv.materialripple.MaterialRippleLayout;
import emcorp.studio.pijat.Library.Constant;
public class TelungkupAct... | UTF-8 | Java | 2,677 | java | TelungkupActivity.java | Java | [] | null | [] | package emcorp.studio.pijat;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.MenuItem;
import android.view.View;
import com.balysv.materialripple.MaterialRippleLayout;
import emcorp.studio.pijat.Library.Constant;
public class TelungkupAct... | 2,677 | 0.621591 | 0.615614 | 76 | 34.223682 | 25.863813 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671053 | false | false | 6 |
7c88c8a46d3ef10b308d2726a0322627b827b6ea | 21,509,196,259,347 | eb9f655206c43c12b497c667ba56a0d358b6bc3a | /platform/platform-api/src/com/intellij/util/ui/ErrorTreeView.java | d410d5db6f2b8473a1ff65751b4aa2603f7f0c09 | [
"Apache-2.0"
] | permissive | JetBrains/intellij-community | https://github.com/JetBrains/intellij-community | 2ed226e200ecc17c037dcddd4a006de56cd43941 | 05dbd4575d01a213f3f4d69aa4968473f2536142 | refs/heads/master | 2023-09-03T17:06:37.560000 | 2023-09-03T11:51:00 | 2023-09-03T12:12:27 | 2,489,216 | 16,288 | 6,635 | Apache-2.0 | false | 2023-09-12T07:41:58 | 2011-09-30T13:33:05 | 2023-09-12T03:37:30 | 2023-09-12T06:46:46 | 4,523,919 | 15,754 | 4,972 | 237 | null | false | false | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* 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 agre... | UTF-8 | Java | 2,159 | java | ErrorTreeView.java | Java | [] | null | [] | /*
* Copyright 2000-2009 JetBrains s.r.o.
*
* 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 agre... | 2,159 | 0.649838 | 0.64428 | 64 | 32.734375 | 24.316431 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609375 | false | false | 6 |
714da0c32ae4a82d292b46c52c6b3a8ce200759f | 11,845,519,832,001 | a9301eeeb0d7bbfead2f20c6e6f8589cf6b77cd4 | /src/main/java/com/ruihua/demo/database/model/rest/RestInfoBaseResponse.java | f8a2355db4f264083fc63371f4bbd932224dd4b4 | [
"MIT"
] | permissive | dekuan/com.ruihua.demo.database | https://github.com/dekuan/com.ruihua.demo.database | e867c6b1b0788adaaba527f1f47301e18458e7be | 7977b0acdc431a2c22a86bdf5f9bcfc1cd63a9ab | refs/heads/master | 2022-12-09T09:28:44.055000 | 2020-08-27T05:06:16 | 2020-08-27T05:06:16 | 290,524,241 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ruihua.demo.database.model.rest;
import com.ruihua.demo.database.exceptions.HttpBadRequestException;
import org.apache.commons.lang3.StringUtils;
import java.time.LocalDateTime;
public class RestInfoBaseResponse
{
protected String mid;
protected long userId;
protected String userMid;
protected St... | UTF-8 | Java | 2,950 | java | RestInfoBaseResponse.java | Java | [] | null | [] | package com.ruihua.demo.database.model.rest;
import com.ruihua.demo.database.exceptions.HttpBadRequestException;
import org.apache.commons.lang3.StringUtils;
import java.time.LocalDateTime;
public class RestInfoBaseResponse
{
protected String mid;
protected long userId;
protected String userMid;
protected St... | 2,950 | 0.718644 | 0.717966 | 154 | 18.155844 | 17.3494 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.909091 | false | false | 6 |
065ef9c92e00c55f3d987f26427c2651f74f9e8e | 26,980,984,601,402 | 5f160683ff1f73eb8e25fe6c660d621dde9cf000 | /src/main/java/com/laogao/study/selector/Config01.java | dbfd87600e308f388b2205aef65f93cc1b8261b5 | [] | no_license | laogao4/gper-springboot-starter | https://github.com/laogao4/gper-springboot-starter | af6bcb45f6bb0fb5232a42c7a447f5188575b8c3 | 440a9d41facaeac67401e398320ae37d899b39e6 | refs/heads/main | 2023-01-24T07:38:24.184000 | 2020-11-17T10:38:42 | 2020-11-17T10:38:42 | 313,585,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laogao.study.selector;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
@ConfigurationProper... | UTF-8 | Java | 923 | java | Config01.java | Java | [
{
"context": "\npublic class Config01 {\n\n\tprivate String name = \"abc\";\n\t\n\tprivate int age = 20;\n\t\n\t@Value(\"${config01.",
"end": 398,
"score": 0.9831569790840149,
"start": 395,
"tag": "NAME",
"value": "abc"
}
] | null | [] | package com.laogao.study.selector;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
@Configuration
@ConfigurationProper... | 923 | 0.718784 | 0.703583 | 48 | 18.1875 | 19.169916 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.104167 | false | false | 6 |
963df08f79675dfd0fff6cbc32c04e9368f85813 | 8,899,172,241,967 | 7c3246688c73c8c11278e3eed4b16e2dfba5b605 | /GestionNoteUy1/src/java/gesnote/groupe5/modeles/EvaluationModel.java | 7af2b6df8ff8782c1033cbc7d15f1c5349d8e079 | [] | no_license | inf430/Projet-INF430---2016 | https://github.com/inf430/Projet-INF430---2016 | 417e1f3228ead06225a00383a5b6c0685a349ab4 | 7958cd53574d51716707e4414b184bbeec39181d | refs/heads/master | 2021-01-20T22:31:34.229000 | 2016-07-16T18:26:43 | 2016-07-16T18:26:43 | 62,417,852 | 1 | 0 | null | false | 2016-07-09T11:41:15 | 2016-07-01T20:21:12 | 2016-07-06T11:41:43 | 2016-07-09T11:41:14 | 21,938 | 0 | 0 | 1 | JavaScript | 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 gesnote.groupe5.modeles;
import com.google.gson.Gson;
import entities.Matiere;
import entities.Etudiant;
import javax.ejb.Stat... | UTF-8 | Java | 23,624 | java | EvaluationModel.java | Java | [
{
"context": "ervlet.http.HttpServletRequest;\n\n/**\n *\n * @author ennalove\n */\n@Stateless\npublic class EvaluationModel {\n ",
"end": 938,
"score": 0.9996686577796936,
"start": 930,
"tag": "USERNAME",
"value": "ennalove"
}
] | 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 gesnote.groupe5.modeles;
import com.google.gson.Gson;
import entities.Matiere;
import entities.Etudiant;
import javax.ejb.Stat... | 23,624 | 0.534756 | 0.528448 | 403 | 57.615383 | 60.036907 | 584 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.883375 | false | false | 6 |
842f105cc525cb8121c1897c1db50eef53043e63 | 16,406,775,111,309 | 53d677a55e4ece8883526738f1c9d00fa6560ff7 | /com/tencent/mm/h/b$2.java | 6b517d91db46a9f39bff2b4666713c4fe874ed9d | [] | no_license | 0jinxing/wechat-apk-source | https://github.com/0jinxing/wechat-apk-source | 544c2d79bfc10261eb36389c1edfdf553d8f312a | f75eefd87e9b9ecf2f76fc6d48dbba8e24afcf3d | refs/heads/master | 2020-06-07T20:06:03.580000 | 2019-06-21T09:17:26 | 2019-06-21T09:17:26 | 193,069,132 | 9 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tencent.mm.h;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.g.a.tm;
import com.tencent.mm.sdk.b.a;
final class b$2
implements Runnable
{
b$2(b paramb, tm paramtm)
{
}
public final void run()
{
AppMethodBeat.i(16062);
a.xxA.m(this.eeZ);
... | UTF-8 | Java | 547 | java | b$2.java | Java | [] | null | [] | package com.tencent.mm.h;
import com.tencent.matrix.trace.core.AppMethodBeat;
import com.tencent.mm.g.a.tm;
import com.tencent.mm.sdk.b.a;
final class b$2
implements Runnable
{
b$2(b paramb, tm paramtm)
{
}
public final void run()
{
AppMethodBeat.i(16062);
a.xxA.m(this.eeZ);
... | 547 | 0.638026 | 0.597806 | 25 | 19.959999 | 23.826841 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 6 |
5ccf92f6b2e20a91d598b3066a6372dc2bf047c7 | 23,398,981,859,047 | 15de7abe2b20e6bf7668348464740e06947d478f | /src/main/java/com/yangxj/aop/LogPointCutProcess.java | abd97a09c0325fabc03a22a9bcf1e7c4eaa80189 | [] | no_license | Yang861513665/datasources-demo | https://github.com/Yang861513665/datasources-demo | 2e32dea48c4655a0b856a01ebb41d5073ed428e1 | 0b2605f41447bc723123f41e67bf13ccd5727a2b | refs/heads/master | 2022-07-15T09:59:50.779000 | 2019-11-29T11:30:30 | 2019-11-29T11:30:30 | 199,051,469 | 0 | 0 | null | false | 2022-06-29T17:32:15 | 2019-07-26T16:51:53 | 2019-12-02T01:48:08 | 2022-06-29T17:32:12 | 37 | 0 | 0 | 2 | Java | false | false | //package com.yangxj.aop;
//
//import com.google.common.base.Stopwatch;
//import lombok.extern.slf4j.Slf4j;
//import org.aspectj.lang.ProceedingJoinPoint;
//import org.aspectj.lang.annotation.Around;
//import org.aspectj.lang.annotation.Aspect;
//import org.aspectj.lang.annotation.Pointcut;
//import org.springframework... | UTF-8 | Java | 991 | java | LogPointCutProcess.java | Java | [
{
"context": "va.util.concurrent.TimeUnit;\n//\n///**\n// * @author yangxj\n// * @date 2019/7/28-11:29\n// */\n//@Component\n//@",
"end": 414,
"score": 0.9994630813598633,
"start": 408,
"tag": "USERNAME",
"value": "yangxj"
}
] | null | [] | //package com.yangxj.aop;
//
//import com.google.common.base.Stopwatch;
//import lombok.extern.slf4j.Slf4j;
//import org.aspectj.lang.ProceedingJoinPoint;
//import org.aspectj.lang.annotation.Around;
//import org.aspectj.lang.annotation.Aspect;
//import org.aspectj.lang.annotation.Pointcut;
//import org.springframework... | 991 | 0.6765 | 0.662258 | 32 | 29.71875 | 24.880005 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
c7e2571459eae71e25bcb90d04d43aa81e0f332a | 6,356,551,664,652 | ecf273a2b54f527b62f237855809db1108289855 | /src/main/java/com/dao/TweetDAO.java | 2d91fb3e3b09956ea9197c25fed636a85ebd5965 | [] | no_license | mattehallgren/minitwitter2017 | https://github.com/mattehallgren/minitwitter2017 | e9ed0a407b49d1d2b136e9f91089d267952647f5 | b9d4efebebd73ec8ae9006c23319d76c3cbdb97a | refs/heads/master | 2020-05-01T00:49:12.430000 | 2019-03-22T16:56:25 | 2019-03-22T16:56:25 | 177,178,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.dao;
import com.entity.Tweet;
import java.util.Date;
import java.util.List;
import javax.sql.DataSource;
public interface... | UTF-8 | Java | 944 | java | TweetDAO.java | Java | [] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.dao;
import com.entity.Tweet;
import java.util.Date;
import java.util.List;
import javax.sql.DataSource;
public interface... | 944 | 0.665254 | 0.665254 | 34 | 26.794117 | 21.600353 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382353 | false | false | 6 |
ba78911a1ac9ee447006eeb332016dde1af2c1b4 | 32,418,413,215,608 | d797f91e13dab159971da0e2394d61e9a5ce28b6 | /src/main/java/com/facebook/service/UserService.java | 1d847430a66faadad3ef46843eeb67733ed6be99 | [] | no_license | iteahome/exceptions-raising-handling-sign-up-szocsmihai | https://github.com/iteahome/exceptions-raising-handling-sign-up-szocsmihai | d59f6802a8f42271ee75d9752d1d5684ef2ee330 | 4cdeb6d525a29c70f1d98259ca650158ddf9233b | refs/heads/master | 2020-12-28T00:45:33.985000 | 2020-03-03T10:57:50 | 2020-03-03T10:57:50 | 238,125,163 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.service;
import com.facebook.dao.UserDAO;
import com.facebook.exception.business.FbUserAlreadyExistsException;
import com.facebook.exception.business.FbWrongCredentialsException;
import com.facebook.exception.technical.FbFileNotFoundException;
import com.facebook.model.User;
public class UserServ... | UTF-8 | Java | 2,178 | java | UserService.java | Java | [] | null | [] | package com.facebook.service;
import com.facebook.dao.UserDAO;
import com.facebook.exception.business.FbUserAlreadyExistsException;
import com.facebook.exception.business.FbWrongCredentialsException;
import com.facebook.exception.technical.FbFileNotFoundException;
import com.facebook.model.User;
public class UserServ... | 2,178 | 0.59596 | 0.59596 | 62 | 34.145161 | 27.629955 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467742 | false | false | 6 |
2603c9db70fe5610db3c7e9150bc91708cf7d3a7 | 32,418,413,212,854 | 9281b8db660b27708500a7057bdb235cf0c65ee1 | /androidapp/datomictest01/src/com/example/datomictest01/MainSwipeFragment0.java | 04729e2f93351581d311817b972ca215a9e284cf | [] | no_license | q-ihashi/datomictest01 | https://github.com/q-ihashi/datomictest01 | 8e536141a60362136bfe229b0b7a2beecf30f386 | cfe337fec3b78a3bd193e67f90526b147a9c7a9a | refs/heads/master | 2020-05-18T10:43:12.252000 | 2014-09-18T06:31:06 | 2014-09-18T06:31:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.example.datomictest01;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
import com.example.datomictest01.adapter.MeishiAdapter;
import com.example.datomictest01.dto.MeishiDto;
import com.example.datomictest01.task.MeishiGetTask;
import com.example.dat... | UTF-8 | Java | 6,572 | java | MainSwipeFragment0.java | Java | [
{
"context": ";\r\nimport android.widget.Toast;\r\n\r\n/**\r\n * @author ihashi\r\n *\r\n */\r\npublic class MainSwipeFragment0 extends",
"end": 1046,
"score": 0.9944238662719727,
"start": 1040,
"tag": "USERNAME",
"value": "ihashi"
}
] | null | [] | /**
*
*/
package com.example.datomictest01;
import java.util.List;
import org.json.JSONArray;
import org.json.JSONObject;
import com.example.datomictest01.adapter.MeishiAdapter;
import com.example.datomictest01.dto.MeishiDto;
import com.example.datomictest01.task.MeishiGetTask;
import com.example.dat... | 6,572 | 0.682214 | 0.677861 | 189 | 32.031746 | 26.693817 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.476191 | false | false | 6 |
2a7700d3399aa59514acd45c83a6bcc62eb7465c | 5,549,097,809,819 | fa3e5cc1270ed5765576ddbc418f4ef9f2174cca | /dreams-algorithm/src/main/java/com/dreams/algorithm/leetcode/medium/Problem_845_LongestMountain.java | 9e8b63fdf690b86381524bf2a663158c89933f17 | [] | no_license | xwyjhjava/orange | https://github.com/xwyjhjava/orange | 21972fafb2b58fad5c21386de8bb255f6392e341 | e8b78b810eabd47afe63fe2c4dc5de82ad7df019 | refs/heads/master | 2023-05-05T14:54:26.246000 | 2023-04-05T06:53:39 | 2023-04-08T04:37:30 | 104,839,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dreams.algorithm.leetcode.medium;
/**
* @author ming
* @version V1.0
* @Package com.dreams.algorithm.leetcode.medium
* @date 2020/10/26 13:35
* @description TODO
*/
public class Problem_845_LongestMountain {
public static void main(String[] args) {
int[] A = {2, 1, 4, 7, 3, 2, 5};
// int[] A = {... | UTF-8 | Java | 1,913 | java | Problem_845_LongestMountain.java | Java | [
{
"context": ".dreams.algorithm.leetcode.medium;\n\n/**\n * @author ming\n * @version V1.0\n * @Package com.dreams.algorithm",
"end": 66,
"score": 0.9586783647537231,
"start": 62,
"tag": "USERNAME",
"value": "ming"
}
] | null | [] | package com.dreams.algorithm.leetcode.medium;
/**
* @author ming
* @version V1.0
* @Package com.dreams.algorithm.leetcode.medium
* @date 2020/10/26 13:35
* @description TODO
*/
public class Problem_845_LongestMountain {
public static void main(String[] args) {
int[] A = {2, 1, 4, 7, 3, 2, 5};
// int[] A = {... | 1,913 | 0.547278 | 0.509456 | 76 | 21.960526 | 22.645693 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.342105 | false | false | 6 |
e4c0e85caac79e286795d9bd81811314a8df4241 | 34,342,558,508,490 | 48f5703b06f382062532517e69cff0857d04a347 | /src/main/java/com/jc/springboot/controller/SysUserLoginController.java | a144f7b213685aef33d3eab634dadd549d0c303b | [] | no_license | handsomeyida/ZuFang | https://github.com/handsomeyida/ZuFang | 0252451ddd9bc08d31ff5120e61506fa47441337 | fd957ca68405b242808978e24440772f55bc9338 | refs/heads/test | 2021-06-20T00:25:54.618000 | 2019-10-18T08:08:25 | 2019-10-18T08:08:25 | 204,271,875 | 1 | 0 | null | false | 2021-03-31T01:14:40 | 2019-08-25T09:15:39 | 2019-10-21T03:16:44 | 2021-03-31T01:14:39 | 13,711 | 1 | 0 | 10 | JavaScript | false | false | package com.jc.springboot.controller;
import com.alibaba.fastjson.JSONObject;
import com.jc.springboot.entity.SysUser;
import com.jc.springboot.service.LoginService;
import com.jc.springboot.service.SysUserService;
import com.jc.springboot.util.ErrorEnum;
import com.jc.springboot.util.LoginUtil;
import org.apache.shir... | UTF-8 | Java | 2,861 | java | SysUserLoginController.java | Java | [
{
"context": "mport javax.annotation.Resource;\n\n/**\n * @Auther: 帅气的达\n * @Date: 2019/8/3 15:03\n * @Description: 用户登录\n *",
"end": 905,
"score": 0.999885082244873,
"start": 901,
"tag": "NAME",
"value": "帅气的达"
},
{
"context": "ce loginService;\n /**\n * 登录\n * @Author 帅气... | null | [] | package com.jc.springboot.controller;
import com.alibaba.fastjson.JSONObject;
import com.jc.springboot.entity.SysUser;
import com.jc.springboot.service.LoginService;
import com.jc.springboot.service.SysUserService;
import com.jc.springboot.util.ErrorEnum;
import com.jc.springboot.util.LoginUtil;
import org.apache.shir... | 2,861 | 0.670541 | 0.660734 | 88 | 30.28409 | 21.535883 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.443182 | false | false | 6 |
77134bdff9c19837945f859e1ed2c6ae153e593c | 8,993,661,537,891 | 8cfacc3539cb6b06dfa7299ff6edfad47ecfe765 | /cs140/lab10/Mul.java | b81014f889bd084bddb8ac64550ea0ac59be5500 | [] | no_license | hyihln/bu-compsci | https://github.com/hyihln/bu-compsci | 3d8d07e488bad50999a66d6af5ca352b92f4adbe | 593aaf9d8bd4bd7ff5d5074e995d52f2fa821af9 | refs/heads/master | 2023-04-25T04:33:31.026000 | 2021-05-03T13:21:05 | 2021-05-03T13:21:05 | 130,940,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab10;
public class Mul extends Expr {
private Expr left;
private Expr right;
public Mul(Expr left, Expr right) {
this.left = left;
this.right = right;
}
public int eval() {
return left.eval() * right.eval();
}
@Override
public String toString() {
return "... | UTF-8 | Java | 349 | java | Mul.java | Java | [] | null | [] | package lab10;
public class Mul extends Expr {
private Expr left;
private Expr right;
public Mul(Expr left, Expr right) {
this.left = left;
this.right = right;
}
public int eval() {
return left.eval() * right.eval();
}
@Override
public String toString() {
return "... | 349 | 0.570201 | 0.56447 | 20 | 16.5 | 14.023195 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 6 |
ebf23a87b97d9cd01323b647d74fa1a886fb79f0 | 22,058,952,078,831 | 678a3d58c110afd1e9ce195d2f20b2531d45a2e0 | /sources/com/airbnb/android/core/messaging/MessageStoreThreadRequest$$Lambda$4.java | 2636c7afc1bc8bc63f6359a2da803b887af24211 | [] | no_license | jasonnth/AirCode | https://github.com/jasonnth/AirCode | d1c37fb9ba3d8087efcdd9fa2103fb85d13735d5 | d37db1baa493fca56f390c4205faf5c9bbe36604 | refs/heads/master | 2020-07-03T08:35:24.902000 | 2019-08-12T03:34:56 | 2019-08-12T03:34:56 | 201,842,970 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.airbnb.android.core.messaging;
import java.util.concurrent.Callable;
final /* synthetic */ class MessageStoreThreadRequest$$Lambda$4 implements Callable {
private final MessageStoreThreadRequest arg$1;
private MessageStoreThreadRequest$$Lambda$4(MessageStoreThreadRequest messageStoreThreadRequest... | UTF-8 | Java | 646 | java | MessageStoreThreadRequest$$Lambda$4.java | Java | [] | null | [] | package com.airbnb.android.core.messaging;
import java.util.concurrent.Callable;
final /* synthetic */ class MessageStoreThreadRequest$$Lambda$4 implements Callable {
private final MessageStoreThreadRequest arg$1;
private MessageStoreThreadRequest$$Lambda$4(MessageStoreThreadRequest messageStoreThreadRequest... | 646 | 0.764706 | 0.755418 | 19 | 33 | 35.099857 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 6 |
b734301ae2dbbba79bffb019ce09b136ebb1906a | 36,524,401,898,392 | 07b239f87048b5e4fc0404d86a5330ff9943b407 | /src/main/java/com/management/assemblers/PersonResourceAssembler.java | 402ffbd1213475fc9006b69e670f32599f67936b | [] | no_license | BoykoZhelev/UserManagement | https://github.com/BoykoZhelev/UserManagement | 1739497837afddc6fd9ca2a8587d1b08cfb3cbd6 | 91abe77d5749173e5eb4973595413d1e8265d4ee | refs/heads/master | 2020-05-18T12:28:06.348000 | 2019-05-23T08:36:23 | 2019-05-23T08:36:23 | 184,406,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.management.assemblers;
import static org.springframework.hateoas.mvc.ControllerLinkBuilder.*;
import org.springframework.hateoas.Resource;
import org.springframework.hateoas.ResourceAssembler;
import org.springframework.stereotype.Component;
import com.management.controller.PersonController;
import com.m... | UTF-8 | Java | 750 | java | PersonResourceAssembler.java | Java | [] | null | [] | package com.management.assemblers;
import static org.springframework.hateoas.mvc.ControllerLinkBuilder.*;
import org.springframework.hateoas.Resource;
import org.springframework.hateoas.ResourceAssembler;
import org.springframework.stereotype.Component;
import com.management.controller.PersonController;
import com.m... | 750 | 0.765333 | 0.765333 | 20 | 36.5 | 31.782858 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 6 |
20e0ae3a96fd041eb1f04ac1cb77b632f9f2360a | 11,373,073,410,210 | 7ea0028baa06ea5a43e72049810ca68e3d01a3c1 | /src/main/java/com/lijialu/mapper/UserMapper.java | a531a08b97bf76b11aa91e8d3e8d98fca77dd764 | [] | no_license | lijialu666/-5- | https://github.com/lijialu666/-5- | ce2a2ceda0996f0c8ad30d17e2c5d121d54768db | 6bbb3b18c1a93dab5b703acadc7a45d8249f7b1f | refs/heads/master | 2020-09-03T09:39:49.085000 | 2019-11-04T07:11:18 | 2019-11-04T07:11:18 | 219,437,727 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lijialu.mapper;
import java.util.List;
import com.lijialu.pojo.User;
public interface UserMapper {
public List<User> findAllUsers();
/*
public int ajaxCheckLogin(String loginname);
public void add(User user);
public User findByLoginnameAndLoginpass(String loginname,String loginpass);
public int fin... | UTF-8 | Java | 430 | java | UserMapper.java | Java | [] | null | [] | package com.lijialu.mapper;
import java.util.List;
import com.lijialu.pojo.User;
public interface UserMapper {
public List<User> findAllUsers();
/*
public int ajaxCheckLogin(String loginname);
public void add(User user);
public User findByLoginnameAndLoginpass(String loginname,String loginpass);
public int fin... | 430 | 0.793023 | 0.793023 | 16 | 25.875 | 23.451746 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 6 |
1c7321a559352e67e59b1af3dfffc5821b766910 | 17,755,394,822,659 | cfc6b2432036a5b7535945cbf16b0df79b20ed49 | /app/src/main/java/com/example/ssurendran/popularmovies/MovieListActivity.java | d4eff5850a674caa07fad1020da66ccbcb15515c | [] | no_license | sruthiAW/Popular-Movies-Stage1 | https://github.com/sruthiAW/Popular-Movies-Stage1 | d0da88df252739e7dfede41bd2883f0b3988a6d9 | afe8f24bc8918756df65ef818c2b5dc7d6cc7101 | refs/heads/master | 2021-04-28T14:15:55.534000 | 2018-02-18T15:09:17 | 2018-02-18T15:09:18 | 121,961,948 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ssurendran.popularmovies;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.R... | UTF-8 | Java | 7,222 | java | MovieListActivity.java | Java | [
{
"context": "package com.example.ssurendran.popularmovies;\n\nimport android.content.DialogInte",
"end": 30,
"score": 0.9961669445037842,
"start": 20,
"tag": "USERNAME",
"value": "ssurendran"
}
] | null | [] | package com.example.ssurendran.popularmovies;
import android.content.DialogInterface;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.widget.R... | 7,222 | 0.580587 | 0.579756 | 202 | 34.752476 | 27.139868 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559406 | false | false | 6 |
2ed4b3cc4fb244bf9eddd8eca4cca01e7964ea0c | 180,388,664,565 | 32b72e1dc8b6ee1be2e80bb70a03a021c83db550 | /ast_results/mtotschnig_MyExpenses/myExpenses/src/main/java/org/totschnig/myexpenses/util/ads/AdHandlerFactory.java | b7577afc719cbaa240fc65af9ce9517ea54131b9 | [] | no_license | cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | https://github.com/cmFodWx5YWRhdjEyMTA5/smell-and-machine-learning | d90c41a17e88fcd99d543124eeb6e93f9133cb4a | 0564143d92f8024ff5fa6b659c2baebf827582b1 | refs/heads/master | 2020-07-13T13:53:40.297000 | 2019-01-11T11:51:18 | 2019-01-11T11:51:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // isComment
package org.totschnig.myexpenses.util.ads;
import android.content.Context;
import android.view.ViewGroup;
import org.totschnig.myexpenses.activity.ProtectedFragmentActivity;
public interface isClassOrIsInterface {
boolean isMethod();
boolean isMethod();
AdHandler isMethod(ViewGroup isParam... | UTF-8 | Java | 526 | java | AdHandlerFactory.java | Java | [] | null | [] | // isComment
package org.totschnig.myexpenses.util.ads;
import android.content.Context;
import android.view.ViewGroup;
import org.totschnig.myexpenses.activity.ProtectedFragmentActivity;
public interface isClassOrIsInterface {
boolean isMethod();
boolean isMethod();
AdHandler isMethod(ViewGroup isParam... | 526 | 0.752852 | 0.752852 | 24 | 20.916666 | 23.176706 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
10f7445ffd48b10ddc9afc58ba9632a12e486666 | 32,143,535,272,804 | bda9d8893b0c4317d75125a82b2cbb29dae62e9e | /Museum/src/com/shmuseum/musesum/JieShuoActivity.java | 92b579ccc6683bed2fcf5a19350dc2ee4b41baa9 | [] | no_license | lk5103613/Museum | https://github.com/lk5103613/Museum | be7a6e64d26d8bad03bb23aaadf77b024ff6b796 | eb6ae69960f167c5159a3e6429f39c4cc67e625d | refs/heads/master | 2021-01-10T08:16:42.760000 | 2015-10-08T09:57:26 | 2015-10-08T09:57:26 | 43,038,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shmuseum.musesum;
import java.text.SimpleDateFormat;
import java.util.Date;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.media.AudioManager;
import android.me... | UTF-8 | Java | 8,872 | java | JieShuoActivity.java | Java | [] | null | [] | package com.shmuseum.musesum;
import java.text.SimpleDateFormat;
import java.util.Date;
import android.annotation.TargetApi;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import android.media.AudioManager;
import android.me... | 8,872 | 0.5559 | 0.55039 | 242 | 35 | 24.519852 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553719 | false | false | 6 |
9d49101cfc805707306b4df5c0f528b5b8e9cc3f | 1,786,706,417,997 | 0a6c07bb80c2ceee241a82597ea14c985b042038 | /huashu/src/main/java/com/tuodanhuashu/app/pay/view/PayVipView.java | 081872ace1d7be7574368b058e5b6e7775c92803 | [] | no_license | syg-todo/P01TalkSkillAPP_Android | https://github.com/syg-todo/P01TalkSkillAPP_Android | 9a1458d351b33fe686a92df2c88bc30612d132b7 | def83426e9efeb7b06d38181130388a936b17dcc | refs/heads/master | 2022-01-12T22:57:19.314000 | 2019-06-27T01:04:10 | 2019-06-27T01:04:10 | 190,511,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tuodanhuashu.app.pay.view;
import com.company.common.base.BaseView;
import com.tuodanhuashu.app.pay.bean.GoodsListItemBean;
import com.tuodanhuashu.app.pay.bean.WXPayBean;
import java.util.List;
import java.util.Map;
public interface PayVipView extends BaseView {
public void getGoodsListSuccess(List... | UTF-8 | Java | 707 | java | PayVipView.java | Java | [] | null | [] | package com.tuodanhuashu.app.pay.view;
import com.company.common.base.BaseView;
import com.tuodanhuashu.app.pay.bean.GoodsListItemBean;
import com.tuodanhuashu.app.pay.bean.WXPayBean;
import java.util.List;
import java.util.Map;
public interface PayVipView extends BaseView {
public void getGoodsListSuccess(List... | 707 | 0.786421 | 0.786421 | 30 | 22.566668 | 24.748983 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 6 |
5dd72e5566c65868aa39ca38e9245982a3b16ed4 | 14,035,953,131,097 | 206201507abb3083aff7daeb6a53c6d2b9236c8e | /Ass2Ps/src/view/Login.java | 273b1b4cdc40e85c1f7bf2c2ebb8eb85c7398d1f | [] | no_license | sd-2017-30233/assignment-2-BaidocVlad | https://github.com/sd-2017-30233/assignment-2-BaidocVlad | 5a771d8c604df82cd205fd8bb8d239d544efce60 | db1983a3cc7e74fbb81f96b93628ed73e5fcb5c5 | refs/heads/master | 2021-01-20T15:19:09.280000 | 2017-05-09T14:01:45 | 2017-05-09T14:01:45 | 90,751,531 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.Color;
import java.awt.Container;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
public class Login extends JFrame implements ActionListener{
private static final long serialVersionUID = -5585544690420657305L;
private JLabel labeluser ... | UTF-8 | Java | 4,073 | java | Login.java | Java | [
{
"context": "r:\");\n\tprivate JLabel labelpassword = new JLabel(\"Parola:\");\n\tprivate JLabel labelmessage = new JLabel(\" \"",
"end": 404,
"score": 0.9909681081771851,
"start": 398,
"tag": "PASSWORD",
"value": "Parola"
}
] | null | [] | package view;
import java.awt.Color;
import java.awt.Container;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.*;
public class Login extends JFrame implements ActionListener{
private static final long serialVersionUID = -5585544690420657305L;
private JLabel labeluser ... | 4,077 | 0.630494 | 0.61699 | 136 | 28.955883 | 20.662151 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419118 | false | false | 6 |
5581621b0212492cc03755c2c56dfd5e12116f83 | 120,259,093,738 | dcb217ae8c421eb9613bc132f3e58f08c767c461 | /SwingSlaterVictoroff/src/com/slatervictoroff/EmailMessageLoader.java | 6df2208220036400281056b4705161ec9e53f1c8 | [] | no_license | Slater-Victoroff/RevealedInsightsGUIWork | https://github.com/Slater-Victoroff/RevealedInsightsGUIWork | 7488873fb22aa7c971e20ece9ba2937802ce64fc | 1383b1fd67fba6613114ca13bd5be5f9b175bbab | refs/heads/master | 2021-01-19T10:20:49.608000 | 2013-04-01T01:57:38 | 2013-04-01T01:57:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.slatervictoroff;
import java.io.File;
import java.io.FileInputStream;
import java.io.FilenameFilter;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.io.IOUtils;
import com.google.gson.Gson;
import com... | UTF-8 | Java | 3,270 | java | EmailMessageLoader.java | Java | [
{
"context": "s from specified directory.\n * </p>\n * \n * @author ssamayoa\n * \n */\npublic class EmailMessageLoader implement",
"end": 520,
"score": 0.9996658563613892,
"start": 512,
"tag": "USERNAME",
"value": "ssamayoa"
}
] | null | [] | package com.slatervictoroff;
import java.io.File;
import java.io.FileInputStream;
import java.io.FilenameFilter;
import java.io.InputStream;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.apache.commons.io.IOUtils;
import com.google.gson.Gson;
import com... | 3,270 | 0.666667 | 0.666361 | 156 | 19.961538 | 17.867706 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.134615 | false | false | 6 |
a226c1ae6138ad75eeb6bf85a1d2b74938f11c16 | 120,259,095,164 | 133805deedde7a83b93fc3c49b3c3f66e7711360 | /React-Project/boot-template/src/main/java/com/thanh/boot/mapper/MenuMapper.java | c9825a499774304cc1c53a8f79640199663945de | [] | no_license | tranhoang93/repo | https://github.com/tranhoang93/repo | 176099f2a65461a89f28b92a635984dc0e9083fe | 03c5be7516286f901204989a52cdb3c022064ec0 | refs/heads/master | 2023-01-05T13:42:13.108000 | 2020-11-05T12:49:45 | 2020-11-05T12:49:45 | 310,287,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thanh.boot.mapper;
import com.thanh.boot.dto.MenuDTO;
import com.thanh.boot.entity.Menu;
import org.mapstruct.Mapper;
@Mapper
public interface MenuMapper {
default Menu fromId(long id) {
Menu m = new Menu();
m.setId(id);
return m;
}
MenuDTO toMenuDTO(Menu menu);
}
| UTF-8 | Java | 317 | java | MenuMapper.java | Java | [] | null | [] | package com.thanh.boot.mapper;
import com.thanh.boot.dto.MenuDTO;
import com.thanh.boot.entity.Menu;
import org.mapstruct.Mapper;
@Mapper
public interface MenuMapper {
default Menu fromId(long id) {
Menu m = new Menu();
m.setId(id);
return m;
}
MenuDTO toMenuDTO(Menu menu);
}
| 317 | 0.662461 | 0.662461 | 17 | 17.647058 | 14.008154 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 6 |
9ab862e75dcd6c8e83e26ee638093e17f0336909 | 120,259,095,020 | 88ac09da198e5ba0060804678a3133bcdd2d18b1 | /library/src/main/java/company/tap/gosellapi/internal/adapters/PaymentOptionsRecyclerViewAdapter1.java | 207103d9b082904c6816d071e7f53e17b63ead8e | [
"MIT"
] | permissive | Tap-Payments/goSellSDK-Android | https://github.com/Tap-Payments/goSellSDK-Android | f95ee91fd3d0442d0ec04f0978b2eaf08be99c80 | e7c6d1161d29754a14127b1260984cdebc762905 | refs/heads/master | 2023-08-18T03:49:56.276000 | 2023-08-16T09:58:37 | 2023-08-16T09:58:37 | 122,467,714 | 17 | 13 | MIT | false | 2022-03-06T15:09:59 | 2018-02-22T11:05:57 | 2021-12-18T11:53:55 | 2022-03-06T08:26:17 | 4,804 | 12 | 10 | 6 | Java | false | false | package company.tap.gosellapi.internal.adapters;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.ViewGroup;
import company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager;
import company.tap.gosellapi... | UTF-8 | Java | 1,396 | java | PaymentOptionsRecyclerViewAdapter1.java | Java | [] | null | [] | package company.tap.gosellapi.internal.adapters;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.util.Log;
import android.view.ViewGroup;
import company.tap.gosellapi.internal.data_managers.payment_options.PaymentOptionsDataManager;
import company.tap.gosellapi... | 1,396 | 0.747851 | 0.739971 | 50 | 26.92 | 31.001833 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 6 |
7bd0f1f13687be96195f47eab3b1fadd85418235 | 17,351,667,943,259 | 11a5e526365209aed59c47e1b6ee1b8d85c4d6dc | /AtomHacks/src/com/example/atomhacks/UserList.java | 83cb887baefaf1201b5b45a61b4ad315c00aafc4 | [] | no_license | abot98/JAVHackathon2016 | https://github.com/abot98/JAVHackathon2016 | 37f78334e0d31e1bdf18740f05cd8b6e50b9adca | fe64621a5580d07d5d1da7562302414460188381 | refs/heads/master | 2020-12-24T21:12:07.908000 | 2016-05-14T22:26:38 | 2016-05-14T22:26:38 | 58,760,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.atomhacks;
import java.util.ArrayList;
import java.util.HashMap;
import com.firebase.client.DataSnapshot;
import com.firebase.client.FirebaseError;
import com.firebase.client.ValueEventListener;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.app.Activity... | UTF-8 | Java | 3,302 | java | UserList.java | Java | [] | null | [] | package com.example.atomhacks;
import java.util.ArrayList;
import java.util.HashMap;
import com.firebase.client.DataSnapshot;
import com.firebase.client.FirebaseError;
import com.firebase.client.ValueEventListener;
import android.annotation.SuppressLint;
import android.annotation.TargetApi;
import android.app.Activity... | 3,302 | 0.623259 | 0.621139 | 105 | 30.447618 | 26.763508 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.619048 | false | false | 6 |
7c42095fe2b02bac92852ceba3a603701603019e | 8,787,503,157,645 | 2b17b31af51ed7335e89bca4c14516cf6e491577 | /Board/src/main/java/com/spring/board/domain/Reply.java | 65ee27b9bf09685571d3b834da84e031e3b1e017 | [] | no_license | LeeJun1118/company_curriculum | https://github.com/LeeJun1118/company_curriculum | 69cd111949db16e8239fcbef0bb02d90cd1d3dda | 1544f3ec892c2e3f21a10bd2e1f676a752dbe30c | refs/heads/main | 2023-08-26T02:40:54.419000 | 2021-10-05T08:57:26 | 2021-10-05T08:57:26 | 391,815,394 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.board.domain;
import lombok.*;
import javax.persistence.*;
//lombok 어노테이션
//클래스 내 모든 필드의 Get 매소드를 자동 생성
@Getter
@Setter
//기본 생성자 자동 추가
//public 클래스명(){} 와 같은 효과
@NoArgsConstructor
@AllArgsConstructor
@Builder
@Entity
public class Reply {
//해당 테이블의 PK 필드를 나타냄
//PK 의 생성 규칙을 나타냄 strategy = Ge... | UTF-8 | Java | 650 | java | Reply.java | Java | [] | null | [] | package com.spring.board.domain;
import lombok.*;
import javax.persistence.*;
//lombok 어노테이션
//클래스 내 모든 필드의 Get 매소드를 자동 생성
@Getter
@Setter
//기본 생성자 자동 추가
//public 클래스명(){} 와 같은 효과
@NoArgsConstructor
@AllArgsConstructor
@Builder
@Entity
public class Reply {
//해당 테이블의 PK 필드를 나타냄
//PK 의 생성 규칙을 나타냄 strategy = Ge... | 650 | 0.703488 | 0.703488 | 29 | 16.793104 | 15.722549 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.206897 | false | false | 6 |
9e891e1349c6e359437d0f7e278943c0db27b3a3 | 18,829,136,648,470 | 908e288baf8d2b0dd25dce5cf873087039eb6b19 | /UserRegistration.java | 6af2569c83068129a7fa55fc9379684eb8326721 | [] | no_license | ShubhamJangle8/JunitAssignment5 | https://github.com/ShubhamJangle8/JunitAssignment5 | f56fefa8c4c69bef3df3c53cdbd8a387e9da3d38 | 797f5bdab7af91e4510425d5ab9c71e36653acc2 | refs/heads/master | 2022-12-27T08:38:15.475000 | 2020-10-07T00:55:17 | 2020-10-07T00:55:17 | 300,663,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class UserRegistration {
// GLOBAL CONSTANTS
private static String NAME_REGEX = "^([A-Z]{1}[A-Za-z]{2,})$";
private static String MOBILE_REGEX = "^([0-9]{1,4}[ ][0-9]{10})$";
private static String EMAIL_REGEX = "^[a-zA-Z0-9_]+[-+.]?[A-Za-z0-9_]+... | UTF-8 | Java | 1,851 | java | UserRegistration.java | Java | [] | null | [] | import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class UserRegistration {
// GLOBAL CONSTANTS
private static String NAME_REGEX = "^([A-Z]{1}[A-Za-z]{2,})$";
private static String MOBILE_REGEX = "^([0-9]{1,4}[ ][0-9]{10})$";
private static String EMAIL_REGEX = "^[a-zA-Z0-9_]+[-+.]?[A-Za-z0-9_]+... | 1,851 | 0.690978 | 0.678552 | 59 | 30.38983 | 27.249641 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.067797 | false | false | 6 |
7ef1024e207b040e51fdb41928bdc2995f254dc6 | 15,290,083,616,473 | 7ae9f7ee2fc2e958b3ea39c3207dd09921a1bcc4 | /beeclub-biz/src/main/java/cn/h/beeclub/sem/biz/service/OrderService.java | 30199b1538bc83dfc95ebc23a8da577e38fadef5 | [
"Apache-2.0"
] | permissive | beeclub/beeclub | https://github.com/beeclub/beeclub | a2d073b25368d9c771703eefbeadba4a024157d3 | bca4d37440425442c5abbbb597b3241efc08ad7c | refs/heads/master | 2020-09-13T01:06:07.897000 | 2020-04-18T01:52:26 | 2020-04-18T01:52:26 | 191,542,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.h.beeclub.sem.biz.service;
public interface OrderService {
void createOrder(Object param);
}
| UTF-8 | Java | 112 | java | OrderService.java | Java | [] | null | [] | package cn.h.beeclub.sem.biz.service;
public interface OrderService {
void createOrder(Object param);
}
| 112 | 0.741071 | 0.741071 | 8 | 13 | 16.598192 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
c80887b554b9b93c048c64682deb7d1f9c00a66c | 33,706,903,409,231 | 21d62119307e260498219f98da053ea321224d48 | /src/main/java/report/ExtentReportsClass.java | ec9e56df4a0315111decb965b43250b41338c0a3 | [] | no_license | Monikarox/Amazon1 | https://github.com/Monikarox/Amazon1 | f2c27c766529c7a1d9be7fd599a424caca416b7d | 4bb56cac757a5fa9b5b9a69e1961642e56b6d3f4 | refs/heads/master | 2022-07-05T14:49:30.248000 | 2019-11-19T05:49:29 | 2019-11-19T05:49:29 | 222,367,217 | 0 | 0 | null | false | 2022-06-29T17:46:57 | 2019-11-18T05:01:23 | 2019-11-19T05:49:40 | 2022-06-29T17:46:54 | 1,725 | 0 | 0 | 2 | HTML | false | false | package report;
import com.relevantcodes.extentreports.ExtentReports;
public class ExtentReportsClass {
ExtentReports extent;
private static ExtentReportsClass reportclassinstance;
private ExtentReportsClass() {
extent = new ExtentReports(System.getProperty("user.dir") + "//reports//test_reports.html");
}
pu... | UTF-8 | Java | 570 | java | ExtentReportsClass.java | Java | [] | null | [] | package report;
import com.relevantcodes.extentreports.ExtentReports;
public class ExtentReportsClass {
ExtentReports extent;
private static ExtentReportsClass reportclassinstance;
private ExtentReportsClass() {
extent = new ExtentReports(System.getProperty("user.dir") + "//reports//test_reports.html");
}
pu... | 570 | 0.784211 | 0.784211 | 23 | 23.782608 | 25.796793 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.173913 | false | false | 6 |
dcf81a1179aadf35c615455cb8ce64317de76cfc | 20,710,332,335,296 | 7001a8cd4b8311e0ff8a008ed90e5c33a8509de9 | /server-TCP/src/model/Game.java | 2fca5ffd19dfba0463026d0c1c89590ab1d09edb | [] | no_license | JuanDavidBallesteros/MathGame-TPC | https://github.com/JuanDavidBallesteros/MathGame-TPC | c347e8d371673659f86b7c960d06ab50dc4f029b | 2eb981197f19c23a8ca8efa5f616163228e537d6 | refs/heads/master | 2023-09-04T04:03:35.760000 | 2021-10-11T15:59:04 | 2021-10-11T15:59:04 | 414,771,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.util.LinkedList;
import java.util.Queue;
public class Game {
public String type = "Game";
private User[] users;
private User winner;
private Queue<Problem> problems;
private static final int NUM_PROBLEMS = 5;
public Game() {
users = new User[2];
... | UTF-8 | Java | 1,080 | java | Game.java | Java | [] | null | [] | package model;
import java.util.LinkedList;
import java.util.Queue;
public class Game {
public String type = "Game";
private User[] users;
private User winner;
private Queue<Problem> problems;
private static final int NUM_PROBLEMS = 5;
public Game() {
users = new User[2];
... | 1,080 | 0.542593 | 0.537963 | 57 | 17.947369 | 15.360488 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385965 | false | false | 6 |
3d67b2536e8fe4d160ab4bcfffa8298cebbd1e87 | 19,061,064,861,170 | 5f982113f20099d86e5711f59517e1f8ab021ee6 | /drops-src/src/main/java/com/hujh/study/reference/PhantomReference.java | addef0bf479521609752543fed06f4b536b99030 | [] | no_license | study-src/drops | https://github.com/study-src/drops | 28bd4d57dfbac6ea024765770c98f5ad08ef0b24 | ec1147d5e64beab7dcc9760c9b1edd166ca2b7d7 | refs/heads/master | 2020-03-16T07:43:54.470000 | 2018-08-25T10:53:07 | 2018-08-25T10:53:07 | 132,582,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hujh.study.reference;
public class PhantomReference {
/**
* “虚引用”顾名思义,就是形同虚设,与其他几种引用都不同,虚引用并不会决定对象的生命周期。如果一个对象仅持有虚引用,那么它就和没有任何引用一样,在任何时候都可能被垃圾回收。
虚引用主要用来跟踪对象被垃圾回收的活动。虚引用与软引用和弱引用的一个区别在于:虚引用必须和引用队列(ReferenceQueue)联合使用。当垃 圾回收器准备回收一个对象时,如果发现它还有虚引用,就会在回收对象的内存之前,把这个虚引用加入到与之关联的引用队列中。程序可以通过判断引用队列中是 否已经加入了虚引用,... | UTF-8 | Java | 1,262 | java | PhantomReference.java | Java | [] | null | [] | package com.hujh.study.reference;
public class PhantomReference {
/**
* “虚引用”顾名思义,就是形同虚设,与其他几种引用都不同,虚引用并不会决定对象的生命周期。如果一个对象仅持有虚引用,那么它就和没有任何引用一样,在任何时候都可能被垃圾回收。
虚引用主要用来跟踪对象被垃圾回收的活动。虚引用与软引用和弱引用的一个区别在于:虚引用必须和引用队列(ReferenceQueue)联合使用。当垃 圾回收器准备回收一个对象时,如果发现它还有虚引用,就会在回收对象的内存之前,把这个虚引用加入到与之关联的引用队列中。程序可以通过判断引用队列中是 否已经加入了虚引用,... | 1,262 | 0.86255 | 0.86255 | 12 | 40.833332 | 50.219242 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
2fdf525960a076145373a85f4634dacd8ecc4156 | 24,610,162,644,442 | 03938074663b956595c34c81ec2b7565a904bc40 | /SevenStarSteward/sevenStarSteward/src/main/java/com/sevenstar/steward2016/activity/PrivateVideoContentActivity.java | 7c132ebea1d630f6e3be2a163dd0a593bd8d5edf | [] | no_license | jlsheshen/SevenStarSteward | https://github.com/jlsheshen/SevenStarSteward | fc50995c63ae08b40f20cd8ea357b89fa6e88571 | be33ba3c045684bac788d74f4eebe9c291ef4c9e | refs/heads/master | 2021-01-17T01:32:32.207000 | 2016-07-15T01:02:28 | 2016-07-15T01:02:28 | 63,318,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sevenstar.steward2016.activity;
import org.xutils.x;
import org.xutils.view.annotation.ViewInject;
import android.app.Activity;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnCompletionListener;
import android.media.MediaPlayer.OnErrorListener;
import android.media.MediaPlayer.OnPrep... | GB18030 | Java | 6,252 | java | PrivateVideoContentActivity.java | Java | [] | null | [] | package com.sevenstar.steward2016.activity;
import org.xutils.x;
import org.xutils.view.annotation.ViewInject;
import android.app.Activity;
import android.media.MediaPlayer;
import android.media.MediaPlayer.OnCompletionListener;
import android.media.MediaPlayer.OnErrorListener;
import android.media.MediaPlayer.OnPrep... | 6,252 | 0.726436 | 0.719658 | 214 | 27.953272 | 23.794245 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.859813 | false | false | 6 |
cb0e907027ccdb79dd13cd019a31df45b87a0087 | 32,418,413,173,518 | 7954b7da027a58509da4b5e394eb8bd579f320a0 | /spring-core/core-base/src/main/java/org/nanotek/ImmutableBase.java | 42c0f6b96ad86fb2f69bec6ec300b7829f45c56d | [
"Apache-2.0"
] | permissive | Einhart/projetos_legados | https://github.com/Einhart/projetos_legados | 75fee02415f5d51728e524e6b58d80fce88dc6e2 | 5984efdd27db4a6c65d86b77e290253c722a67e3 | refs/heads/master | 2022-11-13T01:37:02.962000 | 2020-03-08T14:09:50 | 2020-03-08T14:09:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nanotek;
import java.io.Serializable;
@FunctionalInterface
public interface ImmutableBase <K extends Serializable> {
K getId();
}
| UTF-8 | Java | 145 | java | ImmutableBase.java | Java | [] | null | [] | package org.nanotek;
import java.io.Serializable;
@FunctionalInterface
public interface ImmutableBase <K extends Serializable> {
K getId();
}
| 145 | 0.786207 | 0.786207 | 8 | 17.125 | 18.058498 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
955fc19174c37b09f24007916654af54deac29db | 9,663,676,418,757 | 88ac76a2951f52160c3597dc95eb347131f9609f | /ch10SortingAndSearching/BubbleSort.java | e7eb508249742261f0ff557558083db994b01302 | [] | no_license | radhikapatel4391/Algorithms | https://github.com/radhikapatel4391/Algorithms | 0053b85f12a1a13a0abb8d12a29204f86a753181 | 01f34070632ab6034b3d6e7f4c9a6f020131f714 | refs/heads/master | 2020-04-14T18:37:11.983000 | 2019-06-04T13:51:47 | 2019-06-04T13:51:47 | 102,747,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch10SortingAndSearching;
public class BubbleSort {
public static int[] bubbleSort(int[] arr)
{
boolean flag = true;
int fix = 1; //back side of array got right position..
while(flag)
{
int count = 0;
flag = false; //swap will never happen assumption....
for(int i = 0;i<arr.length-fix;i++)
... | UTF-8 | Java | 1,197 | java | BubbleSort.java | Java | [] | null | [] | package ch10SortingAndSearching;
public class BubbleSort {
public static int[] bubbleSort(int[] arr)
{
boolean flag = true;
int fix = 1; //back side of array got right position..
while(flag)
{
int count = 0;
flag = false; //swap will never happen assumption....
for(int i = 0;i<arr.length-fix;i++)
... | 1,197 | 0.573935 | 0.542189 | 59 | 19.288136 | 18.556419 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.779661 | false | false | 6 |
76bf00effb09b63dc1487497ee56879b721aafff | 2,920,577,771,030 | 115d03da3223ec03b938f348b47585e0fbe0c72b | /MaterialCuttingProblem/src/com/github/baselinesolution/OrderSolverEvo.java | 21754a6b9428e4eb4ddb38adc491752b0a4fd9a6 | [] | no_license | Jake-Gilbert/MaterialCuttingProblem | https://github.com/Jake-Gilbert/MaterialCuttingProblem | 30b3995199d57109d52c9985871506b8a6ce3d52 | ebeb4a318e8a9603639057de035bd47ed01afc87 | refs/heads/master | 2023-02-03T21:38:32.459000 | 2020-12-13T01:44:25 | 2020-12-13T01:44:25 | 312,063,972 | 0 | 0 | null | false | 2020-12-09T11:41:55 | 2020-11-11T19:03:58 | 2020-11-30T15:23:44 | 2020-12-09T11:41:55 | 47 | 0 | 0 | 0 | Java | false | false | package com.github.baselinesolution;
import com.github.materialcuttingproblem.Order;
import com.github.materialcuttingproblem.OrderSolver;
import com.github.materialcuttingproblem.Stock;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.Map;
public class OrderSolverEvo extends OrderSolver ... | UTF-8 | Java | 2,136 | java | OrderSolverEvo.java | Java | [] | null | [] | package com.github.baselinesolution;
import com.github.materialcuttingproblem.Order;
import com.github.materialcuttingproblem.OrderSolver;
import com.github.materialcuttingproblem.Stock;
import java.util.ArrayList;
import java.util.LinkedHashMap;
import java.util.Map;
public class OrderSolverEvo extends OrderSolver ... | 2,136 | 0.717697 | 0.717228 | 56 | 37.142857 | 38.293243 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.803571 | false | false | 6 |
1613e11273e4f10df0382ac012cc98b203613cf7 | 28,037,546,508,702 | 3cce93b3da5a66f6c1b56619ebdb900049004add | /app/src/main/java/com/cloudTop/starshare/utils/ViewConcurrencyUtils.java | 4a2b50538f1808771f9dd1f43f687c1c2a8c0b48 | [
"Apache-2.0"
] | permissive | mlgoogle/adstar | https://github.com/mlgoogle/adstar | f660482faf48c88b7a834cfa87e918dd9e0efa87 | ede060050db21fa196e33017321f810c77e1b57b | refs/heads/master | 2021-01-20T09:02:04.251000 | 2017-09-29T09:55:30 | 2017-09-29T09:55:30 | 90,212,308 | 4 | 8 | null | false | 2017-09-29T09:55:31 | 2017-05-04T02:19:33 | 2017-08-21T08:31:11 | 2017-09-29T09:55:31 | 46,323 | 1 | 4 | 3 | Java | null | null | package com.cloudTop.starshare.utils;
/**
* 防止按钮并发
* Created by sll on 2017/6/8.
*/
public class ViewConcurrencyUtils {
private static long exitNow;
/**
* 防止并发
*/
public static void preventConcurrency() {
if ((System.currentTimeMillis() - exitNow) < 3000) {
LogUtils.loge... | UTF-8 | Java | 464 | java | ViewConcurrencyUtils.java | Java | [
{
"context": "Top.starshare.utils;\n\n\n/**\n * 防止按钮并发\n * Created by sll on 2017/6/8.\n */\n\npublic class ViewConcurrencyUti",
"end": 71,
"score": 0.9996281862258911,
"start": 68,
"tag": "USERNAME",
"value": "sll"
}
] | null | [] | package com.cloudTop.starshare.utils;
/**
* 防止按钮并发
* Created by sll on 2017/6/8.
*/
public class ViewConcurrencyUtils {
private static long exitNow;
/**
* 防止并发
*/
public static void preventConcurrency() {
if ((System.currentTimeMillis() - exitNow) < 3000) {
LogUtils.loge... | 464 | 0.560185 | 0.534722 | 23 | 17.782608 | 18.975857 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 6 |
d8e2eeb0407480b446ee623ef14ca0afb2612d33 | 429,496,743,311 | ff7809e24448dfef7daa5014c7a90daf43997336 | /src/menu/text/MenuBuilder.java | 180f07be0b27c00d7dcf90479f01f987f2f13369 | [] | no_license | RonnChyran/cs-isp-ics4u | https://github.com/RonnChyran/cs-isp-ics4u | 8181f9e3a7b56bf524e3b3f499c96f6abb099894 | 7883765f209762d5490ae578abe296d7f1342f61 | refs/heads/master | 2021-01-19T08:12:10.094000 | 2017-01-23T17:26:54 | 2017-01-23T17:26:54 | 77,164,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package menu.text;
import java.util.ArrayList;
import java.util.InputMismatchException;
import java.util.List;
import java.util.Scanner;
/**
* Exposes a fluent API to build and execute a menu composed of menu options.
*/
public class MenuBuilder {
/**
* A list of registered options
*/
private Lis... | UTF-8 | Java | 4,411 | java | MenuBuilder.java | Java | [] | null | [] | package menu.text;
import java.util.ArrayList;
import java.util.InputMismatchException;
import java.util.List;
import java.util.Scanner;
/**
* Exposes a fluent API to build and execute a menu composed of menu options.
*/
public class MenuBuilder {
/**
* A list of registered options
*/
private Lis... | 4,411 | 0.582861 | 0.581047 | 148 | 28.81081 | 26.444319 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344595 | false | false | 6 |
0684ac3e0e0cdab62612af70c9ec2470a1c2ee4d | 21,569,325,784,878 | 872095f6ca1d7f252a1a3cb90ad73e84f01345a2 | /mediatek/proprietary/frameworks/base/bluetooth/java/com/mediatek/bluetoothgatt/characteristic/CyclingPowerFeature.java | 937957cd6bb7dabcbc4e658f732f156ea1eee7b0 | [] | no_license | colinovski/mt8163-vendor | https://github.com/colinovski/mt8163-vendor | 724c49a47e1fa64540efe210d26e72c883ee591d | 2006b5183be2fac6a82eff7d9ed09c2633acafcc | refs/heads/master | 2020-07-04T12:39:09.679000 | 2018-01-20T09:11:52 | 2018-01-20T09:11:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein is
* confidential and proprietary to MediaTek Inc. and/or its licensors. Without
* the prior written permission of MediaTek inc. and/or ... | UTF-8 | Java | 28,317 | java | CyclingPowerFeature.java | Java | [] | null | [] | /* Copyright Statement:
*
* This software/firmware and related documentation ("MediaTek Software") are
* protected under relevant copyright laws. The information contained herein is
* confidential and proprietary to MediaTek Inc. and/or its licensors. Without
* the prior written permission of MediaTek inc. and/or ... | 28,317 | 0.600099 | 0.591906 | 809 | 34.001236 | 27.471729 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323857 | false | false | 6 |
bfaca1000c99715851baba1f045487378548be54 | 6,356,551,655,138 | cbcab39e220ad555c8af4f19408335d5fc5aecdd | /src/org.hyperflex.compositionmodels.diagram/src/org/hyperflex/compositionmodel/diagram/edit/helpers/ROSCompositeEditHelper.java | 9302ede84ccc9ef45cc0fd96789a2c5e8a2e78e0 | [] | no_license | GertKanter/HyperFlex | https://github.com/GertKanter/HyperFlex | 2d6b5133e9b94b04459897e546126626d29d30c3 | 427613e076f7604dcfdb40b7e4a491146ba071a8 | refs/heads/master | 2020-03-28T20:39:44.513000 | 2014-09-11T15:10:15 | 2014-09-11T15:10:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.hyperflex.compositionmodel.diagram.edit.helpers;
/**
* @generated
*/
public class ROSCompositeEditHelper extends CompositionModelBaseEditHelper {
}
| UTF-8 | Java | 163 | java | ROSCompositeEditHelper.java | Java | [] | null | [] | package org.hyperflex.compositionmodel.diagram.edit.helpers;
/**
* @generated
*/
public class ROSCompositeEditHelper extends CompositionModelBaseEditHelper {
}
| 163 | 0.809816 | 0.809816 | 7 | 22.285715 | 29.489534 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 6 |
c974c929362d521e24feb197216177e627f9b571 | 31,396,210,948,790 | eeb1c7991e77d6cc13d8dade9a8612c7526ac5e3 | /src/ha02/Taschenrechner.java | 8d66bc01597524e2b5dcfe6aafc220ccc97b4d53 | [] | no_license | Bergiu/Algorithmen | https://github.com/Bergiu/Algorithmen | feb957994c232e428db1634eac1dd5c05afd5f04 | 39a7679ace6943e461eead091a0bcdb385bbf0d0 | refs/heads/master | 2018-03-26T21:35:26.787000 | 2017-07-27T06:58:26 | 2017-07-27T06:58:26 | 87,184,101 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ha02;
import java.math.BigDecimal;
import java.util.ArrayDeque;
import java.util.Deque;
import java.util.Scanner;
/**
* @author Jan Grünenwald
* @author Marco Schlich
* @author Ketli Cenollari
*/
public class Taschenrechner {
private static Deque<BigDecimal> stack = new ArrayDeque<>();
pri... | UTF-8 | Java | 6,219 | java | Taschenrechner.java | Java | [
{
"context": "que;\r\nimport java.util.Scanner;\r\n\r\n/**\r\n * @author Jan Grünenwald\r\n * @author Marco Schlich\r\n * @author Ketli Cenol",
"end": 161,
"score": 0.9998587965965271,
"start": 147,
"tag": "NAME",
"value": "Jan Grünenwald"
},
{
"context": "ner;\r\n\r\n/**\r\n * @auth... | null | [] | package ha02;
import java.math.BigDecimal;
import java.util.ArrayDeque;
import java.util.Deque;
import java.util.Scanner;
/**
* @author <NAME>
* @author <NAME>
* @author <NAME>
*/
public class Taschenrechner {
private static Deque<BigDecimal> stack = new ArrayDeque<>();
private static MyHashTable<... | 6,194 | 0.567546 | 0.562721 | 206 | 28.184465 | 26.979586 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.461165 | false | false | 6 |
fea30795f50ccb2e6e69c48b9b2d29de8344cbe1 | 14,035,953,176,217 | 96b840edcacf6759b1725c5712edc25ff38bbf18 | /bubbleSort.java | 8f5753544c1499259bb861019ec1486937f46d97 | [] | no_license | guhapriyarao21/sortingAlgorithms | https://github.com/guhapriyarao21/sortingAlgorithms | 231aa6a02828af0d0f73f7625a699c8e00914930 | a915789f718464f75c9fe192a871e1ea3efebb8f | refs/heads/main | 2023-07-08T20:21:17.401000 | 2021-08-19T10:44:34 | 2021-08-19T10:44:34 | 395,020,107 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main
{
public static void swap(int[] arr, int i, int j){
int temp = arr[i];
arr[i] = arr[j];
arr[j] = temp;
}
public static void bubbleSort(int[] arr){
int n = arr.length;
boolean isSwap = false;
for(int i=0;i<n-1;i++){
for(int j=0;j<n... | UTF-8 | Java | 879 | java | bubbleSort.java | Java | [] | null | [] | public class Main
{
public static void swap(int[] arr, int i, int j){
int temp = arr[i];
arr[i] = arr[j];
arr[j] = temp;
}
public static void bubbleSort(int[] arr){
int n = arr.length;
boolean isSwap = false;
for(int i=0;i<n-1;i++){
for(int j=0;j<n... | 879 | 0.440273 | 0.423208 | 35 | 24.114286 | 14.26839 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.171429 | false | false | 6 |
48c0d64b3fd069e83a4d4f17bffa6c2c18139170 | 28,939,489,666,277 | ef74def6fc27bf67c77bc2381f549ac098c0c3a8 | /cola-core/src/main/java/com/xy/cola/exception/util/BusinessAssert.java | 0b90459d8f3ce025a576d5d3f1373b73484f2263 | [] | no_license | badfis/cola | https://github.com/badfis/cola | c4e8ab46e7c016ddb7eb16eb94fed8e62a11860e | 02b5f731a5fe88c315b0d91bcd1512c8fece486a | refs/heads/master | 2023-01-03T02:21:51.541000 | 2020-10-30T10:38:54 | 2020-10-30T10:38:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xy.cola.exception.util;
import com.xy.cola.exception.BizException;
import org.springframework.util.CollectionUtils;
import org.springframework.util.ObjectUtils;
import org.springframework.util.StringUtils;
import java.util.Collection;
import java.util.Map;
/**
* 〈业务断言〉<p>
* 失败,抛出业务异常 BusinessException... | UTF-8 | Java | 6,639 | java | BusinessAssert.java | Java | [
{
"context": " * @see org.springframework.util.Assert\n * @author xy\n * @date 2020/8/2\n */\npublic class BusinessAssert",
"end": 377,
"score": 0.993372917175293,
"start": 375,
"tag": "USERNAME",
"value": "xy"
}
] | null | [] | package com.xy.cola.exception.util;
import com.xy.cola.exception.BizException;
import org.springframework.util.CollectionUtils;
import org.springframework.util.ObjectUtils;
import org.springframework.util.StringUtils;
import java.util.Collection;
import java.util.Map;
/**
* 〈业务断言〉<p>
* 失败,抛出业务异常 BusinessException... | 6,639 | 0.651233 | 0.650174 | 167 | 38.574852 | 30.194859 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371257 | false | false | 6 |
853a5d21ee68a50df66de9863017966231b50c91 | 28,939,489,667,401 | e7d6d56395d6ae2ecbca2779a0be99d062b4da26 | /src/main/java/sgo/ws/sap/simularcrearproforma/SI_Sumular_Crear_Proforma_OutProxy.java | 1b41fdda40cee144e59b30e1ef850f1c147f9dd9 | [] | no_license | jesusmatosp/sgo-vp | https://github.com/jesusmatosp/sgo-vp | fbfa85d63905a8d60ed95a444a1ed4f9c89146e5 | 5266116b1535fc7adee6d0848029ed2b7e1ebe0d | refs/heads/master | 2020-04-25T06:47:21.957000 | 2019-06-05T20:26:27 | 2019-06-05T20:26:27 | 172,592,664 | 1 | 0 | null | false | 2020-10-13T12:07:09 | 2019-02-25T22:05:29 | 2019-06-05T20:27:32 | 2020-10-13T12:07:08 | 30,596 | 1 | 0 | 4 | Java | false | false | package sgo.ws.sap.simularcrearproforma;
public class SI_Sumular_Crear_Proforma_OutProxy implements sgo.ws.sap.simularcrearproforma.SI_Sumular_Crear_Proforma_Out {
private String _endpoint = null;
private sgo.ws.sap.simularcrearproforma.SI_Sumular_Crear_Proforma_Out sI_Sumular_Crear_Proforma_Out = null;
publi... | UTF-8 | Java | 2,325 | java | SI_Sumular_Crear_Proforma_OutProxy.java | Java | [] | null | [] | package sgo.ws.sap.simularcrearproforma;
public class SI_Sumular_Crear_Proforma_OutProxy implements sgo.ws.sap.simularcrearproforma.SI_Sumular_Crear_Proforma_Out {
private String _endpoint = null;
private sgo.ws.sap.simularcrearproforma.SI_Sumular_Crear_Proforma_Out sI_Sumular_Crear_Proforma_Out = null;
publi... | 2,325 | 0.72 | 0.72 | 54 | 42.074074 | 54.105129 | 292 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425926 | false | false | 6 |
bba0a57854380229ea04a12e23fb4ef0d699e42a | 19,095,424,657,496 | 94d4c6d6a7112163dbc80573df520eebbee6ed91 | /src/main/java/IoDemo2.java | 834bfce7183d07b376dcf7e07f10cca4d22bcd83 | [] | no_license | ywhg/day_84 | https://github.com/ywhg/day_84 | ad40a04bc1856fa483607ffa6059959bc8bf1206 | cbabe5802aa077b7bb5022ef9d9a48fee9c46a54 | refs/heads/master | 2020-06-08T12:44:11.857000 | 2019-06-22T12:18:32 | 2019-06-22T12:18:32 | 193,227,905 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
public class IoDemo2 {
public static void main(String args[]){
File f=new File("F:"+File.separator+"1809");
fun(f);
}
public static void fun(File file){
if (file.isDirectory()){
for (File f:file.listFiles()) {
fun(f);
}... | UTF-8 | Java | 413 | java | IoDemo2.java | Java | [] | null | [] | import java.io.File;
public class IoDemo2 {
public static void main(String args[]){
File f=new File("F:"+File.separator+"1809");
fun(f);
}
public static void fun(File file){
if (file.isDirectory()){
for (File f:file.listFiles()) {
fun(f);
}... | 413 | 0.498789 | 0.486683 | 21 | 18.666666 | 18.174639 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 6 |
c80faad1a4c3274d9f919d2db2abb2a2e7ac51d5 | 13,520,557,109,495 | bab70c7b885c4330cb0fc80439b6e3e207651743 | /FilterAndGroupBy/src/query/formula/Year.java | 7ab6157e1104cc6ddf9e0f5f3c7e19a69376adbc | [] | no_license | sobansoundararajan/query-grid | https://github.com/sobansoundararajan/query-grid | 888f611222528c56e9f0bcbdc0b34dddb61c67c7 | d6662ba44cc28898bee7e30e94ef2b5ff75f83f4 | refs/heads/master | 2020-03-21T18:05:29.001000 | 2018-08-09T09:46:40 | 2018-08-09T09:46:40 | 138,872,099 | 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 query.formula;
import grid.DataTypes;
import grid.ErrorValue;
import grid.NumberValue;
import grid.Value;
import java.util.Dat... | UTF-8 | Java | 1,081 | java | Year.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n *\n * @author admin\n */\npublic class Year implements Formula {\n\n @O",
"end": 370,
"score": 0.8794739246368408,
"start": 365,
"tag": "USERNAME",
"value": "admin"
}
] | 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 query.formula;
import grid.DataTypes;
import grid.ErrorValue;
import grid.NumberValue;
import grid.Value;
import java.util.Dat... | 1,081 | 0.595745 | 0.585569 | 41 | 25.365854 | 23.519329 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487805 | false | false | 6 |
cf415ce08809c9e95e9beac5e524c9d692c5f9b9 | 3,917,010,221,478 | af401fae9472819482af1f255816fe5644f30848 | /src/main/java/io/choerodon/notify/api/service/WebSocketSendService.java | 2036336d4dbad51e56a2eada7301576fb479faf9 | [
"Apache-2.0"
] | permissive | mmh1978/notify-service | https://github.com/mmh1978/notify-service | 35517e81445e368e9ede1da456da19396066e555 | b65438c8e967fc784f52ba848802ae16a96ce3c5 | refs/heads/master | 2020-05-03T19:53:45.235000 | 2019-03-27T08:54:04 | 2019-03-27T08:54:04 | 178,792,531 | 1 | 0 | null | true | 2019-04-01T05:36:39 | 2019-04-01T05:36:39 | 2019-04-01T05:36:38 | 2019-03-27T09:11:39 | 31,276 | 0 | 0 | 0 | null | false | null | package io.choerodon.notify.api.service;
import java.util.Map;
import java.util.Set;
import io.choerodon.notify.api.dto.UserDTO;
import io.choerodon.notify.domain.SendSetting;
public interface WebSocketSendService {
void sendSiteMessage(String code, Map<String, Object> params, Set<UserDTO> targetUsers, Long sen... | UTF-8 | Java | 520 | java | WebSocketSendService.java | Java | [] | null | [] | package io.choerodon.notify.api.service;
import java.util.Map;
import java.util.Set;
import io.choerodon.notify.api.dto.UserDTO;
import io.choerodon.notify.domain.SendSetting;
public interface WebSocketSendService {
void sendSiteMessage(String code, Map<String, Object> params, Set<UserDTO> targetUsers, Long sen... | 520 | 0.798077 | 0.798077 | 17 | 29.647058 | 38.925179 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
53087ba2fd5a089783c6153c25d64624aaa6e82b | 16,982,300,756,808 | 01545678f1e231de5b7e23635be11d29c0c7eb68 | /java/execute/src/com/ibm/streamsx/topology/internal/functional/ops/AbstractPipe.java | 685f8e69ee2a0a298587861b3c4cd6fe9b89056f | [
"Apache-2.0"
] | permissive | IBMStreams/streamsx.topology | https://github.com/IBMStreams/streamsx.topology | 0bcb108836dd3a06905a99276de27bf3b73467e7 | 20d5179d77524c04ba178f694f7d1eb84ac881c4 | refs/heads/develop | 2022-08-02T15:24:31.808000 | 2022-07-24T18:34:46 | 2022-07-24T18:34:46 | 36,458,001 | 32 | 54 | Apache-2.0 | false | 2021-02-01T12:28:19 | 2015-05-28T18:30:13 | 2021-01-27T10:21:16 | 2021-02-01T12:28:19 | 53,197 | 28 | 43 | 4 | Java | false | false | package com.ibm.streamsx.topology.internal.functional.ops;
import static com.ibm.streamsx.topology.internal.functional.FunctionalHelper.getInputMapping;
import static com.ibm.streamsx.topology.internal.functional.FunctionalHelper.getOutputMapping;
import static com.ibm.streamsx.topology.internal.functional.ops.Functio... | UTF-8 | Java | 3,296 | java | AbstractPipe.java | Java | [] | null | [] | package com.ibm.streamsx.topology.internal.functional.ops;
import static com.ibm.streamsx.topology.internal.functional.FunctionalHelper.getInputMapping;
import static com.ibm.streamsx.topology.internal.functional.FunctionalHelper.getOutputMapping;
import static com.ibm.streamsx.topology.internal.functional.ops.Functio... | 3,296 | 0.692961 | 0.692051 | 100 | 31.959999 | 26.655552 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 6 |
8a324b4c88a69a57de5a8f083da5f93243db7e13 | 2,980,707,308,769 | ca90f33f7329a689848f47ab01b75c514d21ae82 | /ParenthesisChecker/src/Main.java | cf59c40ac5026a18d32e47c11e8f10f69e3fa1d4 | [] | no_license | KyleTurner14/Availity | https://github.com/KyleTurner14/Availity | ea9fea8e341de5bd2d57609f72774ee442e1bd63 | a0dc19699c283b8e89ca4fee8ca5864ce39e671a | refs/heads/main | 2023-03-09T06:36:20.834000 | 2021-02-20T08:17:57 | 2021-02-20T08:17:57 | 334,498,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
import java.util.Stack;
public class Main
{
public static void main(String[] args)
{
// write your code here
Scanner scan = new Scanner(System.in);
/**
* Test Cases
* (
* )
* ()
* USER(2): (defun doubl... | UTF-8 | Java | 1,912 | java | Main.java | Java | [] | null | [] | import java.util.Scanner;
import java.util.Stack;
public class Main
{
public static void main(String[] args)
{
// write your code here
Scanner scan = new Scanner(System.in);
/**
* Test Cases
* (
* )
* ()
* USER(2): (defun doubl... | 1,912 | 0.478556 | 0.474895 | 68 | 26.117647 | 26.989393 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 6 |
ee98eb880918d1791158d253b38e8be20a9b7f73 | 8,555,574,918,835 | d05ac0e945576eb8e51cb38dcf7350296bacdba1 | /jboss-remoting/src/org/jboss/remoting/invocation/NameBasedInvocation.java | 2981df1c2c49dd9c0d659942e7d13c9d1a07b638 | [] | no_license | Arckman/CBPM | https://github.com/Arckman/CBPM | 9b6a125ea2bebe44749c09cfc37f89fdc15d69b7 | 10663b40abf151c90d0b20878f8f7f20c8077b30 | refs/heads/master | 2016-09-06T09:02:15.819000 | 2014-05-22T02:40:16 | 2014-05-22T02:40:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of t... | UTF-8 | Java | 2,428 | java | NameBasedInvocation.java | Java | [
{
"context": "pr 28 09:14:46 2003\n *\n * @author <a href=\"mailto:d_jencks@users.sourceforge.net\">David Jencks</a>\n * @version 1.0\n */\npublic clas",
"end": 1252,
"score": 0.9999168515205383,
"start": 1222,
"tag": "EMAIL",
"value": "d_jencks@users.sourceforge.net"
},
{
"context":... | null | [] | /*
* JBoss, Home of Professional Open Source
* Copyright 2005, JBoss Inc., and individual contributors as indicated
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* under the terms of t... | 2,399 | 0.705107 | 0.682867 | 79 | 29.734177 | 27.377672 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481013 | false | false | 6 |
1d5791d0cf9bfe2d96e3debe22c0637a814a671f | 23,356,032,166,165 | 48a6e446cf586c68161b8d94911cb47abbc224ae | /app/src/main/java/com/hfy/window/Record/OptionActivity.java | e09a989e5c2fc20d4610bb637452a3fac0bb3fd6 | [] | no_license | s9213s/GitHubTexthfy | https://github.com/s9213s/GitHubTexthfy | 75ec1bc4526e56279b9cc63b358fe8a134452b5b | 5e42edc1eac2da2dfb58bfc38d3b9eeb9d269a22 | refs/heads/master | 2020-03-14T02:06:07.399000 | 2018-09-03T09:10:12 | 2018-09-03T09:10:12 | 131,392,163 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hfy.window.Record;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.Path;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
i... | UTF-8 | Java | 9,506 | java | OptionActivity.java | Java | [] | null | [] | package com.hfy.window.Record;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.graphics.Color;
import android.graphics.Path;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
i... | 9,506 | 0.59733 | 0.580932 | 238 | 34.873951 | 25.976898 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621849 | false | false | 6 |
17f5646cf5d5e8862954d1ec6dccf675c87fcc03 | 24,318,104,893,398 | 8b61145dd68d499e43732db001af523264b464b7 | /app/src/main/java/com/github/mobile/core/gist/GistStore.java | 11469f1e328fa897ec18a35363f39e4b0508d141 | [
"Apache-2.0"
] | permissive | wubin28/android | https://github.com/wubin28/android | b61b41411c7f4cfb12d1cde81bc4e24d3d3d3b8b | 0eadf8f3d17c931915ead3516474714a2e3237ce | refs/heads/master | 2021-01-16T18:53:05.268000 | 2015-07-10T14:35:02 | 2015-07-10T14:35:02 | 31,820,105 | 4 | 6 | null | true | 2015-03-07T17:15:00 | 2015-03-07T17:15:00 | 2015-03-07T16:44:35 | 2015-03-06T17:35:41 | 14,282 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2012 GitHub Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | UTF-8 | Java | 2,965 | java | GistStore.java | Java | [] | null | [] | /*
* Copyright 2012 GitHub Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in ... | 2,965 | 0.616526 | 0.613491 | 117 | 24.341881 | 21.19392 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.34188 | false | false | 6 |
719957c236088155262f46d248e88289265ecb58 | 13,606,456,453,635 | 00b77f61e898f97f49ebf2c1db40a2d171c2dba9 | /foresty-server/src/main/java/com/foresty/repository/impl/EventRepositoryImpl.java | 8bbf3e2f4090263d544c0607259b59a7bfddfc7e | [
"Apache-2.0"
] | permissive | wintermute0/foresty | https://github.com/wintermute0/foresty | 8777fa6980e11c163f556e0e244c1a5a78a74711 | c0ff56c13e09d9ea87485c28fc75cc8ea2e4432b | refs/heads/master | 2021-05-30T05:00:17.076000 | 2014-08-13T14:48:29 | 2014-08-13T14:48:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.foresty.repository.impl;
import com.foresty.model.Event;
import com.foresty.repository.EventRepository;
import com.foresty.repository.EventRepositoryCustom;
import com.google.common.base.Preconditions;
import com.google.common.collect.Lists;
import org.springframework.beans.factory.annotation.Autowired;
im... | UTF-8 | Java | 4,066 | java | EventRepositoryImpl.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n * Created by EveningSun on 14-3-20.\n */\n@Repository\npublic class EventRep",
"end": 745,
"score": 0.9972105026245117,
"start": 735,
"tag": "USERNAME",
"value": "EveningSun"
}
] | null | [] | package com.foresty.repository.impl;
import com.foresty.model.Event;
import com.foresty.repository.EventRepository;
import com.foresty.repository.EventRepositoryCustom;
import com.google.common.base.Preconditions;
import com.google.common.collect.Lists;
import org.springframework.beans.factory.annotation.Autowired;
im... | 4,066 | 0.627152 | 0.623709 | 99 | 40.070705 | 29.189819 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646465 | false | false | 6 |
a267c02385be6c9d2fb1ffc63fa17107007572ad | 14,826,227,161,051 | 6fb3c235725da39f4624d098d7cbf8445f750a09 | /TrafficSimulatorTP/src/simulator/model/CityRoad.java | 63adc132fa77aabfcb327027bdf721029cf46698 | [] | no_license | evaverdu99/Tecnologias-de-la-Programacion | https://github.com/evaverdu99/Tecnologias-de-la-Programacion | e4b5f2187dcc257e8b2c1eab26dbd8f055075f4d | 73271fba47967c59d6188901a71293a9ec44d5fa | refs/heads/main | 2023-06-12T21:49:42.242000 | 2021-07-11T11:31:18 | 2021-07-11T11:31:18 | 384,930,115 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simulator.model;
public class CityRoad extends Road{
CityRoad(String id, Junction srcJunc, Junction destJunc, int maxSpeed, int contLimit, int length, Weather weather) {
super(id, srcJunc, destJunc, maxSpeed, contLimit, length, weather);
}
void reduceTotalContamination() {
if(this.totalPoll != 0) ... | UTF-8 | Java | 1,035 | java | CityRoad.java | Java | [] | null | [] | package simulator.model;
public class CityRoad extends Road{
CityRoad(String id, Junction srcJunc, Junction destJunc, int maxSpeed, int contLimit, int length, Weather weather) {
super(id, srcJunc, destJunc, maxSpeed, contLimit, length, weather);
}
void reduceTotalContamination() {
if(this.totalPoll != 0) ... | 1,035 | 0.638647 | 0.622222 | 54 | 18.166666 | 22.289135 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.740741 | false | false | 6 |
7492f288b22f34163267d4add59f444439a187ff | 30,339,648,991,248 | 8b0ac3fab7cc61c098b2c2bd2936827f99bca448 | /RecalAppHibernate/src/modelo/Imagen.java | 11ba0eb4b466fe4eeb6ccaa88a7dfc7226f418bb | [] | no_license | AleArmengol/ReclamApp | https://github.com/AleArmengol/ReclamApp | 5294e94cae5ff8d152bd135632fa81a483ab6426 | e536a64e9cfa367917ff07abf36b190aa11e9e23 | refs/heads/master | 2021-07-07T14:41:55.926000 | 2020-11-09T03:14:00 | 2020-11-09T03:14:00 | 204,465,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modelo;
import daos.ImagenDAO;
public class Imagen {
private int numero;
private String path;
private String tipo;
public Imagen(String path, String tipo) {
this.path = path;
this.tipo = tipo;
}
public int getNumero() {
return numero;
}
public void setNumero(int numero) {
this.numero = num... | UTF-8 | Java | 639 | java | Imagen.java | Java | [] | null | [] | package modelo;
import daos.ImagenDAO;
public class Imagen {
private int numero;
private String path;
private String tipo;
public Imagen(String path, String tipo) {
this.path = path;
this.tipo = tipo;
}
public int getNumero() {
return numero;
}
public void setNumero(int numero) {
this.numero = num... | 639 | 0.682316 | 0.682316 | 44 | 13.522727 | 14.041317 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.204545 | false | false | 6 |
508c6f1434c68668092acde86c0db5b4596d5442 | 1,228,360,705,484 | af4941e50b790d9e39ccc397480bad7f7f6c7415 | /app/src/main/java/com/demo/cnode_android/activity/TopicDetailActivity.java | 38d03518d84400864bcf5c0c992f004a8c5d6477 | [] | no_license | Peter-cao/CNode-android | https://github.com/Peter-cao/CNode-android | b3c4e78e5b451d5faf63a1251f7384ae19599405 | 55633f110d85e2256f84da419bdd7c2e88212b17 | refs/heads/master | 2021-01-12T18:25:16.482000 | 2016-11-07T06:45:04 | 2016-11-07T06:45:04 | 71,369,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.cnode_android.activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.webkit.WebSettings;
import android.webkit.WebView;
import com.demo.cnode_android.R;
import com.demo.cnode_android.model.api.ApiService;
import retrofit2.Call;
import retrofit2.Callback;
... | UTF-8 | Java | 3,952 | java | TopicDetailActivity.java | Java | [
{
"context": " \" <meta name=\\\"author\\\" content=\\\"EDP@TaoBao\\\" />\\n\" +\n \" ",
"end": 2538,
"score": 0.5704538822174072,
"start": 2530,
"tag": "EMAIL",
"value": "P@TaoBao"
}
] | null | [] | package com.demo.cnode_android.activity;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.webkit.WebSettings;
import android.webkit.WebView;
import com.demo.cnode_android.R;
import com.demo.cnode_android.model.api.ApiService;
import retrofit2.Call;
import retrofit2.Callback;
... | 3,951 | 0.547228 | 0.534651 | 75 | 50.946667 | 38.803398 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 2 |
9d07ea2dd3a6d6c1c83666cb69075295e4c4f535 | 4,398,046,571,603 | afdafd7352651362e6aa78093b28a8c494c96cad | /Selenium/src/main/java/learnSelenium/CreateLead2_TestCases.java | 2e5a85ccfec18e964317b2b041183e2dc416117a | [] | no_license | sirajchowdhury/Selenium | https://github.com/sirajchowdhury/Selenium | 163593ae362e0d90065330a10e6888346df966f7 | 63c8d91994ea4909d87e3dff911d18c4c8bfef2d | refs/heads/master | 2022-12-10T22:56:11.889000 | 2020-09-06T18:10:16 | 2020-09-06T18:10:16 | 293,333,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package learnSelenium;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.annotations.Test;
import projectwrapper.ProjectSpecific;
public class CreateLead2_TestCases e... | UTF-8 | Java | 1,958 | java | CreateLead2_TestCases.java | Java | [
{
"context": "ElementById(\"createLeadForm_firstName\").sendKeys(\"Hema\");\r\n\t\t\r\n\t\tdriver.findElementById(\"createLeadForm_",
"end": 609,
"score": 0.9997674226760864,
"start": 605,
"tag": "NAME",
"value": "Hema"
},
{
"context": "dElementById(\"createLeadForm_lastName\").sendK... | null | [] | package learnSelenium;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.support.ui.Select;
import org.testng.annotations.Test;
import projectwrapper.ProjectSpecific;
public class CreateLead2_TestCases e... | 1,958 | 0.726762 | 0.716037 | 71 | 25.577465 | 30.973255 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.816901 | false | false | 2 |
97f65bd290b286ab00aa03a9e23fa78b575fd66d | 747,324,369,956 | b02d4d87cca1604df7ca459d9ee82a2d04137a12 | /src/com/tz/xz/pojo/TbFilmInfoExample.java | 41429dcf6db043616d39db1fd107898e9ed390cb | [] | no_license | NocturneMK/SSMdemo | https://github.com/NocturneMK/SSMdemo | 731633d610cca683f7e2a8cd2dd17429ecc3a368 | 1e2fb6c3189e5366e0e4128059647951835edd8d | refs/heads/master | 2022-11-21T07:57:22.816000 | 2020-07-28T01:54:21 | 2020-07-28T01:54:21 | 282,887,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tz.xz.pojo;
import java.util.ArrayList;
import java.util.List;
public class TbFilmInfoExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public TbFilmInfoExample() {
oredCriteria = new ArrayList<Criteria>();
}
pu... | UTF-8 | Java | 20,260 | java | TbFilmInfoExample.java | Java | [] | null | [] | package com.tz.xz.pojo;
import java.util.ArrayList;
import java.util.List;
public class TbFilmInfoExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public TbFilmInfoExample() {
oredCriteria = new ArrayList<Criteria>();
}
pu... | 20,260 | 0.564659 | 0.5615 | 660 | 29.698484 | 24.331392 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 2 |
b7369cb7d04afffaa0245a0bd62465ad27b2be35 | 2,173,253,512,114 | b82f31448c03358a8bbcd3823ba0fc45bbd9da21 | /plugins/org.eclipselabs.emf.scaffolding.tests/src-gen/org/eclipselabs/emf/scaffolding/tests/soa/Method.java | feca05f492615909c4b191d4a8f6a6bef3588492 | [] | no_license | cedricvidal/emf-scaffolding | https://github.com/cedricvidal/emf-scaffolding | 9c5f05df930183fa87d801010072487e310ffe64 | fd6a7813a2907f5cafdbd6c290453353db7259ea | refs/heads/master | 2020-05-07T19:21:33.198000 | 2011-02-28T16:11:49 | 2011-02-28T16:11:49 | 180,808,424 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.eclipselabs.emf.scaffolding.tests.soa;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Method</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features... | UTF-8 | Java | 2,203 | java | Method.java | Java | [] | null | [] | /**
* <copyright>
* </copyright>
*
* $Id$
*/
package org.eclipselabs.emf.scaffolding.tests.soa;
import org.eclipse.emf.common.util.EList;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Method</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features... | 2,203 | 0.623241 | 0.623241 | 72 | 28.597221 | 30.362467 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 2 |
94b665b6e9b46358f2685f8e364ab913396b0c56 | 3,762,391,410,298 | 65c775025a8a36430e567a28ebcb2d7901f84e7c | /Service/javademo/src/main/java/com/baisha/javademo/bean/Voteinfo.java | e19cbd88aa0a383c6748a41106d153754e538401 | [] | no_license | 15703379121/JavaDemoProject | https://github.com/15703379121/JavaDemoProject | c2cb36f65d6ee7f6db4031f390d3b99ce39dfc9d | 47ac5baeb71f0a12d230d6980682a46d3ef8b7aa | refs/heads/master | 2021-01-24T01:46:33.203000 | 2018-02-25T09:47:24 | 2018-02-25T09:47:24 | 122,822,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baisha.javademo.bean;
import java.sql.Timestamp;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
im... | UTF-8 | Java | 1,817 | java | Voteinfo.java | Java | [] | null | [] | package com.baisha.javademo.bean;
import java.sql.Timestamp;
import javax.persistence.CascadeType;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
im... | 1,817 | 0.747875 | 0.747875 | 82 | 20.524391 | 19.659433 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.195122 | false | false | 2 |
dc1df6f33667df96ab271f1f66b1c84131757243 | 3,762,391,411,651 | 194f8371ec78968a6067b88bc108ff07c7cfda7b | /src/main/java/com/fzy/admin/fp/merchant/management/vo/UserVo.java | 46272205956a754e1b4a0f39e2e296ad6d491deb | [] | no_license | cckmit/shual_face | https://github.com/cckmit/shual_face | b718ce389f39eaa51bc015001ce6bf8a731a18c2 | 716117eb9ef3d35dba5b5e8fddd30a4f3af20e9d | refs/heads/master | 2023-01-04T09:07:07.053000 | 2020-10-30T08:21:50 | 2020-10-30T08:21:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fzy.admin.fp.merchant.management.vo;
import cn.afterturn.easypoi.excel.annotation.Excel;
import lombok.Data;
/**
* @ Author :drj.
* @ Date :Created in 21:10 2019/5/4
* @ Description:
**/
@Data
public class UserVo {
private String id;
@Excel(name = "姓名",orderNum = "1",height = 20,width = 20)... | UTF-8 | Java | 1,745 | java | UserVo.java | Java | [
{
"context": "tion.Excel;\nimport lombok.Data;\n\n/**\n * @ Author :drj.\n * @ Date :Created in 21:10 2019/5/4\n * @ Descri",
"end": 143,
"score": 0.9970285296440125,
"start": 140,
"tag": "USERNAME",
"value": "drj"
},
{
"context": "\n this.name = name;\n this.username ... | null | [] | package com.fzy.admin.fp.merchant.management.vo;
import cn.afterturn.easypoi.excel.annotation.Excel;
import lombok.Data;
/**
* @ Author :drj.
* @ Date :Created in 21:10 2019/5/4
* @ Description:
**/
@Data
public class UserVo {
private String id;
@Excel(name = "姓名",orderNum = "1",height = 20,width = 20)... | 1,745 | 0.609365 | 0.57152 | 52 | 28.98077 | 30.093119 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.115385 | false | false | 2 |
3679bc11e6880ba90e99480a3faf67ffe4e51ac9 | 9,448,928,086,726 | 957852f2339da953ee98948ab04df2ef937e38d1 | /src ref/classes-dex2jar_source_from_jdcore/okhttp3/FormBody.java | 1b348b25357200384b21201d2d839b28d9e4e9c2 | [] | no_license | nvcervantes/apc_softdev_mi151_04 | https://github.com/nvcervantes/apc_softdev_mi151_04 | c58fdc7d9e7450654fcb3ce2da48ee62cda5394f | 1d23bd19466d2528934110878fdc930c00777636 | refs/heads/master | 2020-03-22T03:00:40.022000 | 2019-05-06T04:48:09 | 2019-05-06T04:48:09 | 139,407,767 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package okhttp3;
import java.io.IOException;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.Nullable;
import okhttp3.internal.Util;
import okio.Buffer;
import okio.BufferedSink;
public final class FormBody
extends RequestBody
{
private static final Medi... | UTF-8 | Java | 3,264 | java | FormBody.java | Java | [] | null | [] | package okhttp3;
import java.io.IOException;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.Nullable;
import okhttp3.internal.Util;
import okio.Buffer;
import okio.BufferedSink;
public final class FormBody
extends RequestBody
{
private static final Medi... | 3,264 | 0.64951 | 0.642157 | 129 | 24.302326 | 27.233303 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.713178 | false | false | 2 |
535ee8a2adcd73308f6c9aed14fe21517ab7ee91 | 20,796,231,697,120 | 6e06e02bfa6b9e82f7de5ffa970bd2f33fedcda5 | /src/model/Solution.java | 553ca874fb392425686bc7c1f77f436c0fbeb492 | [] | no_license | zarebadariusz/Warsztaty_2_Java | https://github.com/zarebadariusz/Warsztaty_2_Java | 528445ddc6767c3d7b2ac7f835f757d3afd031d1 | 62caa5a98f5a7c6d389bfc32d8f4abcd810dbb63 | refs/heads/master | 2021-09-21T20:49:12.440000 | 2018-08-31T07:17:43 | 2018-08-31T07:17:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Date;
import sql.DbManager;
public class Solution {
private int id;
private Date created;
private Date updated;
private String description;
public Solution(... | UTF-8 | Java | 4,287 | java | Solution.java | Java | [] | null | [] | package model;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.Date;
import sql.DbManager;
public class Solution {
private int id;
private Date created;
private Date updated;
private String description;
public Solution(... | 4,287 | 0.694425 | 0.691159 | 156 | 26.48077 | 24.17815 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.75641 | false | false | 2 |
b28fa27f82c48c4537ffa41cdd4af51d098b0a8c | 1,632,087,587,236 | 141c79c1582aaf49bc3e914cdf9d884c9ba02bb4 | /CSC202 Asssignment 2/Stack.java | 403ae6ca4e81293b52578dabba5e5b42ee054036 | [] | no_license | mFaunda/Assignment-2---IEEE754 | https://github.com/mFaunda/Assignment-2---IEEE754 | 3033485dfa3b8c611e06e27a56c2523b05193811 | d397dbf54191189a5029c1b61fe20c4ca71a163a | refs/heads/master | 2021-05-23T04:22:18.374000 | 2017-07-26T23:34:21 | 2017-07-26T23:34:21 | 81,698,588 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Mike Faunda III
public class Stack<E> implements list, java.io.Serializable
{
E[] container = null;
Stack()
{
}
Stack(E input)
{
container = (E[])(new Object[1]);
container[0] = input;
}
public void push(E input)
{
if(container == null)
... | UTF-8 | Java | 1,975 | java | Stack.java | Java | [
{
"context": "//Mike Faunda III\r\n\r\npublic class Stack<E> implements list, jav",
"end": 13,
"score": 0.9998664855957031,
"start": 2,
"tag": "NAME",
"value": "Mike Faunda"
}
] | null | [] | //<NAME> III
public class Stack<E> implements list, java.io.Serializable
{
E[] container = null;
Stack()
{
}
Stack(E input)
{
container = (E[])(new Object[1]);
container[0] = input;
}
public void push(E input)
{
if(container == null)
{
... | 1,970 | 0.418734 | 0.412152 | 108 | 16.305555 | 15.358951 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
3c020fa183a5488b42679244643b6d56722a482c | 481,036,387,404 | 41f93b7533972f32eccda55b9245d169666207bd | /Wynajem/src/main/Main.java | edbe636d95f388268982195289a74d48b9deece3 | [] | no_license | maciejkocyla/Landlord | https://github.com/maciejkocyla/Landlord | 9142b557f49c05052168bbe056b30fb62d1d727d | d5225da00bb8a362fb804d734d6676cff06a7f27 | refs/heads/master | 2016-08-09T21:52:25.714000 | 2015-10-30T18:21:03 | 2015-10-30T18:21:03 | 44,430,610 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main;
import widok.OknoGlowne;
public class Main{
public static void main(String args[]) {
java.awt.EventQueue.invokeLater(new Runnable() {
public void run() {
OknoGlowne OG = new OknoGlowne();
}
});
}
}
| UTF-8 | Java | 282 | java | Main.java | Java | [] | null | [] | package main;
import widok.OknoGlowne;
public class Main{
public static void main(String args[]) {
java.awt.EventQueue.invokeLater(new Runnable() {
public void run() {
OknoGlowne OG = new OknoGlowne();
}
});
}
}
| 282 | 0.546099 | 0.546099 | 13 | 19.692308 | 18.010187 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 2 |
02c1f173dfd10ac740e09202506741792cf7e4d6 | 10,136,122,841,772 | 04006a7d52f240bc046beb2196fe89e2111517df | /app/src/main/java/com/csg/fragmentexam4/CountDownFragment.java | 48cd86f8cb701372b824f616c4a69524d01941cc | [] | no_license | choisungyu/FragmentExam4 | https://github.com/choisungyu/FragmentExam4 | 153f6c9d5f13bc4971cff6348f74867e35b2bbb9 | ae560e78c9527a2be9b858710e2b924cfc46a727 | refs/heads/master | 2020-05-01T03:57:48.902000 | 2019-04-22T11:01:11 | 2019-04-22T11:01:11 | 177,260,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csg.fragmentexam4;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import and... | UTF-8 | Java | 2,325 | java | CountDownFragment.java | Java | [] | null | [] | package com.csg.fragmentexam4;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import and... | 2,325 | 0.661836 | 0.660957 | 76 | 28.960526 | 25.105274 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434211 | false | false | 2 |
28af25cdd11487540c92e881bb6272600efe055a | 9,835,475,127,214 | 44a77b8c8c4c4879bc901e4128643e67e990ec7e | /src/main/java/edu/seu/film_system/pojo/Record.java | 0b82f597979dad52db74120f847bcfe8a8150202 | [] | no_license | newvoid7/film_system | https://github.com/newvoid7/film_system | ffa3168f9fe804bdf0c16dd51b32fa5256b67857 | 777f0fdaa4ad675ebb00475660255ae86d0ed7bb | refs/heads/master | 2022-12-08T10:31:50.559000 | 2020-09-05T09:31:30 | 2020-09-05T09:31:30 | 291,963,148 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.seu.film_system.pojo;
import java.util.Objects;
public class Record {
private int user_id; // 用户 ID, Main Key
private int film_id; // 电影 ID, Main Key
private int last_timestamp; // 上次浏览位置,单位(毫秒?)
public Record() {
}
public Record(int user_id, int film_i... | UTF-8 | Java | 1,583 | java | Record.java | Java | [] | null | [] | package edu.seu.film_system.pojo;
import java.util.Objects;
public class Record {
private int user_id; // 用户 ID, Main Key
private int film_id; // 电影 ID, Main Key
private int last_timestamp; // 上次浏览位置,单位(毫秒?)
public Record() {
}
public Record(int user_id, int film_i... | 1,583 | 0.534583 | 0.534583 | 66 | 22.439394 | 19.383787 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439394 | false | false | 2 |
ad23e44526e03fbe776d26130cad278aeac38e06 | 9,835,475,129,701 | 6093f20c89c5f89d415eb64e0e72013b33e3a158 | /src/main/java/pl/suseu/bfactions/gui/base/CustomInventoryHolder.java | 6015ab751c9c748d40f55a5c1622db04d9c7f771 | [] | no_license | SuSeu1414/BeaconFactions | https://github.com/SuSeu1414/BeaconFactions | 3eb552b5a676289f160ffd872d049ccd932e9abd | d44af622b13cc06e550b716eacd946d1c5ebdae3 | refs/heads/master | 2023-04-27T04:43:03.092000 | 2020-07-22T09:51:14 | 2020-07-22T09:51:14 | 251,062,962 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.suseu.bfactions.gui.base;
import org.bukkit.Bukkit;
import org.bukkit.inventory.Inventory;
import org.bukkit.inventory.InventoryHolder;
import org.bukkit.inventory.ItemStack;
import pl.suseu.bfactions.BFactions;
import pl.suseu.bfactions.gui.main.factory.confirmation.ConfirmationGuiFactory;
import java.uti... | UTF-8 | Java | 2,310 | java | CustomInventoryHolder.java | Java | [] | null | [] | package pl.suseu.bfactions.gui.base;
import org.bukkit.Bukkit;
import org.bukkit.inventory.Inventory;
import org.bukkit.inventory.InventoryHolder;
import org.bukkit.inventory.ItemStack;
import pl.suseu.bfactions.BFactions;
import pl.suseu.bfactions.gui.main.factory.confirmation.ConfirmationGuiFactory;
import java.uti... | 2,310 | 0.663636 | 0.663636 | 76 | 29.394737 | 26.018251 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671053 | false | false | 2 |
7ea639131af336dff323b696f71d89119730bd18 | 20,340,965,178,387 | 0d282e43e1c4e9134c9c42e6d3218031c7d92d73 | /src/main/java/com/siyu/seatapropertybeanmapemptyproblem/model/QrtzJobDetails.java | 3d9672e805e78c3932ba2791ab430dd738e81ce2 | [] | no_license | bugbug2022/seata-property-bean-map-empty-problem | https://github.com/bugbug2022/seata-property-bean-map-empty-problem | 034e75d277e878091b21f159b74f9b3bb8145511 | 537b6e0e9e47444d3a469cc0b27daa357f95f430 | refs/heads/master | 2023-06-15T07:06:31.313000 | 2021-01-05T07:55:24 | 2021-01-05T07:55:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.siyu.seatapropertybeanmapemptyproblem.model;
import lombok.Data;
import java.io.Serializable;
@Data
public class QrtzJobDetails implements Serializable {
/**
* serialVersionUID:TODO(用一句话描述这个变量表示什么).
* @since JDK 1.8
*/
private static final long serialVersionUID = 1303148646066656376L;
priva... | UTF-8 | Java | 668 | java | QrtzJobDetails.java | Java | [] | null | [] | package com.siyu.seatapropertybeanmapemptyproblem.model;
import lombok.Data;
import java.io.Serializable;
@Data
public class QrtzJobDetails implements Serializable {
/**
* serialVersionUID:TODO(用一句话描述这个变量表示什么).
* @since JDK 1.8
*/
private static final long serialVersionUID = 1303148646066656376L;
priva... | 668 | 0.746875 | 0.714063 | 34 | 17.852942 | 18.728922 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 2 |
390e4aea52a89ab536530b642cd3ab624056fc7d | 33,638,183,879,133 | 02c0764ea69376a9d9c0660b87c2f239d8b50b21 | /Lyo-api-WebFlux/src/main/java/com/lyo/controller/BeerController.java | 289cee23e77498ed311744c7bf158307fa9769e3 | [] | no_license | dfredmota/Lyo | https://github.com/dfredmota/Lyo | 29bd035317886d57348f918c8539a19493d5d148 | 854c5a0b255dbb43a894c95fe290861beb289855 | refs/heads/master | 2020-09-24T13:53:39.557000 | 2019-12-04T03:51:12 | 2019-12-04T03:51:12 | 225,773,477 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lyo.controller;
import com.lyo.document.Beer;
import com.lyo.services.BeerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mo... | UTF-8 | Java | 2,188 | java | BeerController.java | Java | [
{
"context": "uple2;\n\nimport java.time.Duration;\n\n/**\n * @author Fred Mota\n * Dfredmota@gmail.com\n */\n\n@CrossOrigin(origins ",
"end": 414,
"score": 0.9998108148574829,
"start": 405,
"tag": "NAME",
"value": "Fred Mota"
},
{
"context": "t java.time.Duration;\n\n/**\n * @author... | null | [] | package com.lyo.controller;
import com.lyo.document.Beer;
import com.lyo.services.BeerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.*;
import reactor.core.publisher.Flux;
import reactor.core.publisher.Mo... | 2,173 | 0.74543 | 0.739488 | 78 | 27.051283 | 22.505211 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.01282 | false | false | 2 |
2ec5630a7ddfa4f37934f405c98036e65ff04930 | 23,021,024,722,120 | 6b157c07012f532a83bef819e4b6d2abfcd2d8cd | /CS245 GUI Programming/hangman/hangman/src/ColorGame.java | c9b5c21a38f44eebe2dbdc874d0187a358803c11 | [] | no_license | leearj/Java | https://github.com/leearj/Java | b61bfef7748fd87973c200fe7b07151b892043fc | 39abbc96761187c7698391aea09229a838471301 | refs/heads/master | 2020-05-30T09:48:58.372000 | 2019-06-02T12:58:34 | 2019-06-02T12:58:34 | 189,653,838 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* *************************************************************
* file: ColorGame.java
* authors: Colin Trotter, Andrew Trang, Jaeseung Lee
* class: CS 245 – Programming Graphical User Interfaces
*
* assignment: qtrProject_1.3
* date last modified: 10/24/2016
*
* purpose: Represents a Color Game. The objec... | UTF-8 | Java | 4,031 | java | ColorGame.java | Java | [
{
"context": "**************\n * file: ColorGame.java\n * authors: Colin Trotter, Andrew Trang, Jaeseung Lee\n * class: CS 245 – Pr",
"end": 118,
"score": 0.9998323321342468,
"start": 105,
"tag": "NAME",
"value": "Colin Trotter"
},
{
"context": " * file: ColorGame.java\n * authors: C... | null | [] | /**
* *************************************************************
* file: ColorGame.java
* authors: <NAME>, <NAME>, <NAME>
* class: CS 245 – Programming Graphical User Interfaces
*
* assignment: qtrProject_1.3
* date last modified: 10/24/2016
*
* purpose: Represents a Color Game. The objective is to click th... | 4,012 | 0.554232 | 0.546538 | 151 | 25.682119 | 25.296747 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384106 | false | false | 2 |
bf3861f2ec4f93961b2b051488b71598ce389454 | 19,842,748,926,219 | d55358b44d2a93857a6e792dab182d99860bc5f7 | /springcloudcommon/src/main/java/com/jk/domain/channel/Channel.java | 747282f6b65794f71a6b645ca2c07946b395deda | [] | no_license | FourTeamOctober/FourTeamRepository2 | https://github.com/FourTeamOctober/FourTeamRepository2 | 50be2156000a738517eef9d0e8e987aaddab5d20 | 65c482e460d5b786621e8b08f10add9f4bb3f64d | refs/heads/master | 2020-04-01T12:42:35.246000 | 2018-10-20T07:22:56 | 2018-10-20T07:22:56 | 153,219,916 | 0 | 0 | null | false | 2018-10-20T06:57:35 | 2018-10-16T03:55:25 | 2018-10-20T06:51:16 | 2018-10-20T06:57:35 | 152 | 0 | 0 | 0 | Java | false | null | package com.jk.domain.channel;
import com.jk.util.PageUtil;
import lombok.Data;
import java.io.Serializable;
/**
* 定制询价单
*/
@Data
@lombok.ToString
public class Channel extends PageUtil implements Serializable {
private static final long serialVersionUID = -8448275737828376837L;
/**
* 项目编码
*/
... | UTF-8 | Java | 989 | java | Channel.java | Java | [] | null | [] | package com.jk.domain.channel;
import com.jk.util.PageUtil;
import lombok.Data;
import java.io.Serializable;
/**
* 定制询价单
*/
@Data
@lombok.ToString
public class Channel extends PageUtil implements Serializable {
private static final long serialVersionUID = -8448275737828376837L;
/**
* 项目编码
*/
... | 989 | 0.553551 | 0.532131 | 59 | 14.033898 | 13.981788 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.254237 | false | false | 2 |
4ceba1804da2102000bc8184e531602765172a4b | 12,481,174,971,839 | 4898b85e690fcf2309b8ceb9e33dada9bd8a7050 | /src/main/java/com/baizhi/service/impl/AdminServiceImpl.java | b2bce465a450d1331b75a93ed80724eea4e17bf3 | [] | no_license | huangfusuper/CMFZ | https://github.com/huangfusuper/CMFZ | df1c3640087195b5488b621d56c66a612baaa605 | 0b4b32ca0e74cd91172112f5efc9fda8c8239e94 | refs/heads/master | 2022-07-14T14:20:01.246000 | 2019-06-04T04:49:03 | 2019-06-04T04:49:03 | 174,777,627 | 1 | 0 | null | false | 2022-06-21T00:58:31 | 2019-03-10T04:28:01 | 2019-06-04T04:49:07 | 2022-06-21T00:58:28 | 43,934 | 1 | 0 | 4 | JavaScript | false | false | package com.baizhi.service.impl;
import com.baizhi.aop.LogAnnotation;
import com.baizhi.dao.AdminDao;
import com.baizhi.entity.Admin;
import com.baizhi.service.AdminService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transact... | UTF-8 | Java | 1,130 | java | AdminServiceImpl.java | Java | [] | null | [] | package com.baizhi.service.impl;
import com.baizhi.aop.LogAnnotation;
import com.baizhi.dao.AdminDao;
import com.baizhi.entity.Admin;
import com.baizhi.service.AdminService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transact... | 1,130 | 0.717831 | 0.717831 | 43 | 24.302326 | 19.951727 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372093 | false | false | 2 |
a6c58b33a5ddd4b41a693c967720a87b5e04efbd | 8,169,027,824,091 | f9e61de476d18e026f6228b4aa104cdeaa012e1d | /src/main/webapp/static/template/codeFile/wsn_body/WsnBodyController.java | 8c49abf3aaf60de6c4793996c73657a9f98f04cf | [] | no_license | hojohn/wsn | https://github.com/hojohn/wsn | 933993943b0d035191a0afdf8a033d57ea5c82f0 | 13a69fe2c365a92611bbe65702543f51abdfac96 | refs/heads/master | 2021-01-13T08:12:46.566000 | 2017-06-13T07:26:01 | 2017-06-13T07:26:01 | 69,871,726 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.mnt.web.sensor;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.PathVariable;
impor... | UTF-8 | Java | 3,920 | java | WsnBodyController.java | Java | [] | null | [] | package com.ai.mnt.web.sensor;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.PathVariable;
impor... | 3,920 | 0.629084 | 0.625603 | 136 | 26.455883 | 21.040531 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 2 |
33e69617ae9191300123e24d26bcfe96cf9b8f84 | 28,011,776,720,979 | 8c18eb0ab468c90fc7e2854f2fbd7ee1b5bdef10 | /src/com/darylteo/deploy/modules/Module.java | aade90192602eef85c388ce568d7dab5dd2fa8cc | [] | no_license | darylteo/vertx-deployment-manager | https://github.com/darylteo/vertx-deployment-manager | d7a2cc30af9e534d2a6177b80a23ee63eef85d87 | 1dea21d758301e84140ebfa3221ca4d3e5ecc087 | refs/heads/master | 2020-06-04T11:42:49.217000 | 2012-10-13T15:12:36 | 2012-10-13T15:12:36 | 6,018,934 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.darylteo.deploy.modules;
public class Module {
private String name;
private String main;
/**
* @param name
* - Name of the Module (including Version)
* @param main
* - String property of the Main verticle class/script
*/
public Module(String name, String main) {
this.... | UTF-8 | Java | 587 | java | Module.java | Java | [] | null | [] | package com.darylteo.deploy.modules;
public class Module {
private String name;
private String main;
/**
* @param name
* - Name of the Module (including Version)
* @param main
* - String property of the Main verticle class/script
*/
public Module(String name, String main) {
this.... | 587 | 0.637138 | 0.637138 | 34 | 16.264706 | 16.419695 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.205882 | false | false | 2 |
6ed9c7426d4c04130a22e4ee06ef49d59c4bd423 | 28,887,950,068,355 | 7455d119cd983db703854584113ea613140b0e6e | /src/fr/unistra/ibmc/assemble2/io/computations/Rnaplot.java | cada532a1579e8f42af9ce341fd7c60ee419b120 | [] | no_license | fjossinet/assemble2 | https://github.com/fjossinet/assemble2 | ce80b52a0c03f39e09dd2f17dd25fe4fba94a387 | 1e8840f8973d18168f1bd8fc1565313096119ecd | refs/heads/master | 2021-09-05T07:30:02.681000 | 2018-01-25T07:43:15 | 2018-01-25T07:43:15 | 62,790,779 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.unistra.ibmc.assemble2.io.computations;
import com.mongodb.BasicDBList;
import com.mongodb.util.JSON;
import fr.unistra.ibmc.assemble2.gui.Mediator;
import fr.unistra.ibmc.assemble2.io.FileParser;
import fr.unistra.ibmc.assemble2.model.Residue;
import fr.unistra.ibmc.assemble2.model.SecondaryStructure;
impo... | UTF-8 | Java | 5,981 | java | Rnaplot.java | Java | [] | null | [] | package fr.unistra.ibmc.assemble2.io.computations;
import com.mongodb.BasicDBList;
import com.mongodb.util.JSON;
import fr.unistra.ibmc.assemble2.gui.Mediator;
import fr.unistra.ibmc.assemble2.io.FileParser;
import fr.unistra.ibmc.assemble2.model.Residue;
import fr.unistra.ibmc.assemble2.model.SecondaryStructure;
impo... | 5,981 | 0.482528 | 0.475171 | 132 | 44.303032 | 31.086863 | 218 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765152 | false | false | 2 |
d601511aaf7b30b55c47484c4065dda5905fd6b8 | 5,669,356,858,630 | 787b0986e0fca44b02e717aa6d0087a17893a119 | /main.java | 82ea54fed5ab83c460af25744d6a5a90708b7c35 | [] | no_license | Woynert/HashTable | https://github.com/Woynert/HashTable | 3de0a855cf82ac03acc3e677ed2de4e4c72fce93 | 20456b9833f526fe4c642e430ee1af38ba6acc55 | refs/heads/master | 2023-04-24T06:39:43.932000 | 2021-05-18T19:47:05 | 2021-05-18T19:47:05 | 368,649,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import edu.*;
import java.util.Random;
import java.lang.Math;
public class main{
//terminal colors
public static final String ANSI_RESET = "\u001B[0m";
public static final String ANSI_RED = "\u001B[31m";
public static final String ANSI_GREEN = "\u001B[32m";
public static void main(String[] args) {
... | UTF-8 | Java | 2,694 | java | main.java | Java | [
{
"context": "MANUAL INSERTION\" );\n myEmploye = new Employe(\"Woynert\", \"Red\", 8888, 20);\n posInserted = myHash.inse",
"end": 1249,
"score": 0.9996201395988464,
"start": 1242,
"tag": "NAME",
"value": "Woynert"
},
{
"context": "RTION\" );\n myEmploye = new Employe(\"Woy... | null | [] |
import edu.*;
import java.util.Random;
import java.lang.Math;
public class main{
//terminal colors
public static final String ANSI_RESET = "\u001B[0m";
public static final String ANSI_RED = "\u001B[31m";
public static final String ANSI_GREEN = "\u001B[32m";
public static void main(String[] args) {
... | 2,694 | 0.620267 | 0.589829 | 99 | 26.202021 | 32.659546 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 2 |
897ba7854666ae24248a7938b03976bbc2311644 | 19,172,734,027,249 | 800c5c17492691c32ec2ef66161825f2ff0c9083 | /src/main/java/com/exasol/adapter/sql/SqlFunctionAggregateGroupConcat.java | ac9f31cb8b0c8b7576b09a881a1a9239ad9fcdf7 | [
"MIT"
] | permissive | exasol/virtual-schema-common-java | https://github.com/exasol/virtual-schema-common-java | ec69efdd1444ecd3e9a43f1d5c1e69a09d6617e7 | e6339b701f9949deaaa91dcbeb0d6fc0bb8bd796 | refs/heads/main | 2023-07-27T02:42:05.507000 | 2023-07-06T10:58:54 | 2023-07-06T10:58:54 | 166,971,317 | 2 | 4 | MIT | false | 2023-07-06T10:58:55 | 2019-01-22T10:04:36 | 2023-01-31T17:10:19 | 2023-07-06T10:58:54 | 1,329 | 2 | 4 | 3 | Java | false | false | package com.exasol.adapter.sql;
import com.exasol.adapter.AdapterException;
import com.exasol.errorreporting.ExaError;
/**
* Represents a GROUP_CONCAT aggregate function.
*/
public class SqlFunctionAggregateGroupConcat extends SqlNode {
private static final AggregateFunction function = AggregateFunction.GROUP_C... | UTF-8 | Java | 4,782 | java | SqlFunctionAggregateGroupConcat.java | Java | [] | null | [] | package com.exasol.adapter.sql;
import com.exasol.adapter.AdapterException;
import com.exasol.errorreporting.ExaError;
/**
* Represents a GROUP_CONCAT aggregate function.
*/
public class SqlFunctionAggregateGroupConcat extends SqlNode {
private static final AggregateFunction function = AggregateFunction.GROUP_C... | 4,782 | 0.595776 | 0.595358 | 177 | 26.022598 | 22.606672 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.220339 | false | false | 2 |
1955b063151f72c0f8bd972e4f084f5fd42e956d | 32,100,585,585,944 | 22aa83f9e6245a9b09b3415eaa53603d4e46a05e | /core/src/main/java/io/ilikeorangutans/ancol/game/colony/building/BuildingTypeFromJSON.java | 36a4f71398e1db4822fd54c9bc24fe854d4c033e | [] | no_license | ilikeorangutans/ancol | https://github.com/ilikeorangutans/ancol | 07c1ebc88d74883349979919feb300a97d74bf2c | 32bfeeb32a01941a1e40e02a10fd647c8e00b29b | refs/heads/master | 2016-09-05T08:47:59.588000 | 2015-09-06T20:30:34 | 2015-09-07T18:21:35 | 27,974,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.ilikeorangutans.ancol.game.colony.building;
import io.ilikeorangutans.ancol.game.colonist.AvailableProfessions;
import io.ilikeorangutans.ancol.game.colonist.Job;
import io.ilikeorangutans.ancol.game.ware.AvailableWares;
import io.ilikeorangutans.ancol.game.ware.Ware;
import static com.google.common.base.S... | UTF-8 | Java | 2,535 | java | BuildingTypeFromJSON.java | Java | [] | null | [] | package io.ilikeorangutans.ancol.game.colony.building;
import io.ilikeorangutans.ancol.game.colonist.AvailableProfessions;
import io.ilikeorangutans.ancol.game.colonist.Job;
import io.ilikeorangutans.ancol.game.ware.AvailableWares;
import io.ilikeorangutans.ancol.game.ware.Ware;
import static com.google.common.base.S... | 2,535 | 0.707298 | 0.707298 | 117 | 20.666666 | 21.049799 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 2 |
1b2a834708e6846c882cb5b668693d2df3c2446b | 22,900,765,634,219 | 98ef867638ae037f9f78d757edae7997d7ec9e55 | /src/main/java/staticstic/scouter/sample/stat/client/model/vo/Result.java | 4d46e1a8f14dea1b08210b72e66581c18c2395f7 | [] | no_license | anisia20/staticstic-csv-redis | https://github.com/anisia20/staticstic-csv-redis | 058f3795d1a929970c9fcd5adf27d410e040216a | a39c7ab3b768c3bd3563475159b61bcdb017dd9f | refs/heads/main | 2023-04-19T06:23:05.853000 | 2021-04-30T06:48:40 | 2021-04-30T06:48:40 | 357,772,362 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package staticstic.scouter.sample.stat.client.model.vo;
import java.util.HashMap;
import java.util.Map;
import staticstic.scouter.sample.stat.client.code.ResultCode;
public class Result extends HashMap<String, Object> {
public void onSuccess() {
ResponseVo vo = new ResponseVo();
vo.setRslt(ResultCode.R_1000.rsl... | UTF-8 | Java | 1,370 | java | Result.java | Java | [] | null | [] | package staticstic.scouter.sample.stat.client.model.vo;
import java.util.HashMap;
import java.util.Map;
import staticstic.scouter.sample.stat.client.code.ResultCode;
public class Result extends HashMap<String, Object> {
public void onSuccess() {
ResponseVo vo = new ResponseVo();
vo.setRslt(ResultCode.R_1000.rsl... | 1,370 | 0.70292 | 0.691241 | 64 | 20.40625 | 17.441616 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.84375 | false | false | 2 |
51fc8ea4143b0a0530a58b0c3c5625ebd01b7f2a | 9,363,028,715,649 | ca4f69a2aa8c38402eb2f3895df6194c6c351492 | /server-report/src/main/java/com/ebase/report/service/impl/RptPersonalTableFieldServiceImpl.java | 643d6c34ff18bd8551e153809d252b3d9d6de50a | [] | no_license | mengLee1993/reportForm | https://github.com/mengLee1993/reportForm | 7ee1fd86b3f492f741e6de4273941a6f15875d34 | b5ec6a8a119214b2ca8d5a751aa38ad065796747 | refs/heads/master | 2020-04-06T23:04:38.053000 | 2019-05-08T02:55:09 | 2019-05-08T02:55:09 | 157,857,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ebase.report.service.impl;
import com.ebase.report.core.utils.BeanCopyUtil;
import com.ebase.report.dao.RptPersonalTableFieldMapper;
import com.ebase.report.model.RptPersonalTableField;
import com.ebase.report.service.RptPersonalTableFieldService;
import com.ebase.report.vo.RptPersonalTableFieldVO;
import ... | UTF-8 | Java | 4,364 | java | RptPersonalTableFieldServiceImpl.java | Java | [] | null | [] | package com.ebase.report.service.impl;
import com.ebase.report.core.utils.BeanCopyUtil;
import com.ebase.report.dao.RptPersonalTableFieldMapper;
import com.ebase.report.model.RptPersonalTableField;
import com.ebase.report.service.RptPersonalTableFieldService;
import com.ebase.report.vo.RptPersonalTableFieldVO;
import ... | 4,364 | 0.767874 | 0.765124 | 118 | 35.991524 | 35.466263 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.423729 | false | false | 2 |
31c4286892d8f202ff76511afbee6659e01de2ac | 22,239,340,676,978 | 7ea3802392db00984b3b8295ccc1487348627ff8 | /src/com/meitao/model/Order.java | b90111e1afedf27dde4289b80a8a0d2de5ca4e17 | [] | no_license | daniel2009/maitoo | https://github.com/daniel2009/maitoo | 4dee0ae73fd1bf1542e221b4c6c7bbe173f7220b | 70584ca23579f9ef96094e9e3eada7344336efb0 | refs/heads/master | 2020-12-02T21:15:20.383000 | 2017-07-05T05:15:49 | 2017-07-05T05:15:49 | 96,279,164 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meitao.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.codehaus.jackson.annotate.JsonIgnore;
import com.meitao.common.util.OrderUtil;
import com.meitao.common.util.StringUtil;
public class Or... | UTF-8 | Java | 17,841 | java | Order.java | Java | [
{
"context": "; // 支付时间\r\n\t\r\n\tprivate String length; // 长 add by chenkanghua \r\n\tprivate String width; // 宽 add by ch",
"end": 1493,
"score": 0.7399002313613892,
"start": 1488,
"tag": "USERNAME",
"value": "chenk"
},
{
"context": "[] orderCommoditys;\r\n\t@JsonIgnore\r\n\t... | null | [] | package com.meitao.model;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.codehaus.jackson.annotate.JsonIgnore;
import com.meitao.common.util.OrderUtil;
import com.meitao.common.util.StringUtil;
public class Or... | 17,841 | 0.688272 | 0.685613 | 828 | 18.440821 | 18.084347 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.346618 | false | false | 2 |
d810c5639146f4cedf48c58fdebc1a57fca72d36 | 13,168,369,742,863 | e1a412642de7de8d9a06514a15dfc341b7d45273 | /app/src/main/java/com/example/logisticsfree/signup/SignupActivity2.java | 0259819b96628a8abfca7979acea29377e1b3e39 | [] | no_license | logisticsfree/android | https://github.com/logisticsfree/android | 5bcebe6d3a5fa57425c359c390ff8c401ae35826 | 8f9bbee6b8da30256b4c420f2dca82231a596ed1 | refs/heads/master | 2021-06-30T15:00:16.854000 | 2020-10-18T17:42:48 | 2020-10-18T17:42:48 | 173,438,768 | 2 | 1 | null | false | 2020-10-18T17:42:49 | 2019-03-02T11:18:52 | 2020-10-18T17:41:27 | 2020-10-18T17:42:48 | 1,532 | 2 | 1 | 0 | Java | false | false | package com.example.logisticsfree.signup;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import com.example.logisticsfree.R;
public class Si... | UTF-8 | Java | 1,819 | java | SignupActivity2.java | Java | [] | null | [] | package com.example.logisticsfree.signup;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import com.example.logisticsfree.R;
public class Si... | 1,819 | 0.650357 | 0.647059 | 61 | 28.803278 | 21.380871 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.606557 | false | false | 2 |
0aacb280ee15a31c4ca55810722ed1dca5d5243f | 5,626,407,198,032 | 7ca8ffcdfb39ab4ffc2d8ff291e46ffabc8db6a2 | /hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/src/main/java/org/apache/hadoop/yarn/api/records/ContainerLaunchContext.java | 616aa4ba4e109e7bc268f696a545d67eb2bd9b89 | [
"CC-PDDC",
"CC0-1.0",
"CC-BY-3.0",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-only",
"LicenseRef-scancode-other-permissive",
"CDDL-1.0",
"GCC-exception-3.1",
"MIT",
"EPL-1.0",
"Classpath-exception-2.0",
"BSD-3-Clause",
"GPL-2.0-only",
"Apache-2.0",
"LicenseRef-scancode-pu... | permissive | apache/hadoop | https://github.com/apache/hadoop | ea2a4a370dd00d4a3806dd38df5b3cf6fd5b2c64 | 42b4525f75b828bf58170187f030b08622e238ab | refs/heads/trunk | 2023-08-18T07:29:26.346000 | 2023-08-17T16:56:34 | 2023-08-17T16:56:34 | 23,418,517 | 16,088 | 10,600 | Apache-2.0 | false | 2023-09-14T16:59:38 | 2014-08-28T07:00:08 | 2023-09-14T13:02:57 | 2023-09-14T16:59:37 | 1,823,927 | 13,835 | 8,586 | 907 | Java | false | false | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may n... | UTF-8 | Java | 8,537 | java | ContainerLaunchContext.java | Java | [] | null | [] | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you may n... | 8,537 | 0.724845 | 0.724376 | 247 | 33.562752 | 28.992025 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323887 | false | false | 2 |
17e3ff93101c705b954b7689d68c30f42c92595d | 3,470,333,576,467 | c6ce583eb35dd866330d18624fefac761c773ab3 | /FloorGenerator/src/test/java/edu/umd/cs/FloorGenerator/TestFloorGenerator.java | 0bdd1fe03b9bd7000eb1be1292d74356092d8e90 | [] | no_license | tectronics/terpitect | https://github.com/tectronics/terpitect | d3123d69e934abe5daca73ded24ff97e622daccc | a408f3d6ced721124742df7b4786e3c69ceeb112 | refs/heads/master | 2018-01-11T15:03:12.443000 | 2013-05-09T04:37:07 | 2013-05-09T04:37:07 | 46,786,800 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.umd.cs.FloorGenerator;
import org.junit.Test;
public class TestFloorGenerator {
@Test
public void testNames() {
return;
/*
* getPlan is deprecated. Needs to be re-written
List<Integer> sampleAreas = new ArrayList<Integer>();
sampleAreas.add(25);
sampleAreas.add(20);
sampleAreas.add(1... | UTF-8 | Java | 1,262 | java | TestFloorGenerator.java | Java | [] | null | [] | package edu.umd.cs.FloorGenerator;
import org.junit.Test;
public class TestFloorGenerator {
@Test
public void testNames() {
return;
/*
* getPlan is deprecated. Needs to be re-written
List<Integer> sampleAreas = new ArrayList<Integer>();
sampleAreas.add(25);
sampleAreas.add(20);
sampleAreas.add(1... | 1,262 | 0.671949 | 0.655309 | 50 | 24.26 | 20.625044 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.46 | false | false | 2 |
52817a6cb49cdeb0030c4d50e3b8a032c23c7344 | 17,085,379,925,389 | 8c2fc6440257d05815dd86363c45673ab014199d | /app/src/main/java/com/example/atlas/APIPrayerTime/Model/PrayerTime.java | d3f65568a8581978ec46563facf5edbf69e1977e | [] | no_license | MahmedRahman/Atlas | https://github.com/MahmedRahman/Atlas | 0a7a84b7e4396d4d11f55311aa650037a7998fc4 | 8681bbc6f674f6e833947f970521249b4210dea2 | refs/heads/master | 2020-06-11T09:30:28.570000 | 2019-06-26T14:08:58 | 2019-06-26T14:08:58 | 193,917,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.example.atlas.APIPrayerTime.Model;
import java.util.List;
import com.google.gson.annotations.SerializedName;
@SuppressWarnings("unused")
public class PrayerTime {
@SerializedName("code")
private Long mCode;
@SerializedName("data")
private List<Datum> mData;
@SerializedName("status")... | UTF-8 | Java | 751 | java | PrayerTime.java | Java | [] | null | [] |
package com.example.atlas.APIPrayerTime.Model;
import java.util.List;
import com.google.gson.annotations.SerializedName;
@SuppressWarnings("unused")
public class PrayerTime {
@SerializedName("code")
private Long mCode;
@SerializedName("data")
private List<Datum> mData;
@SerializedName("status")... | 751 | 0.625832 | 0.625832 | 41 | 17.292683 | 15.201483 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292683 | false | false | 2 |
dcf0206a8aa4dc68948089ced09e3f7bede25b90 | 6,107,443,518,919 | f8815593f2c3aa4dad6a3b7c349f08f9ef9bac22 | /src/main/java/com/allinjava/bootaction/config/SwaggerConfig.java | 1e43fee048c2a1b676212f6a5f4e733e49213ae9 | [] | no_license | yuhangtdm/bootaction | https://github.com/yuhangtdm/bootaction | 9d4cdf5d06f11adba9d339d313940d1860ef5d27 | 55658bf2950a1e642ce5b323bcd1392e90dc99ca | refs/heads/master | 2020-05-24T09:57:49.551000 | 2019-07-25T01:27:27 | 2019-07-25T01:27:27 | 187,217,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.allinjava.bootaction.config;
import com.allinjava.bootaction.common.enums.ResultEnum;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpStatus;
impor... | UTF-8 | Java | 3,450 | java | SwaggerConfig.java | Java | [
{
"context": "ArrayList;\nimport java.util.List;\n\n/**\n * @author:yuhang\n * @Date:2018/10/15\n */\n@Configuration\n@EnableSwa",
"end": 1071,
"score": 0.9977443218231201,
"start": 1065,
"tag": "USERNAME",
"value": "yuhang"
},
{
"context": "ang\",\"http://localhost:8801/bootAction/d... | null | [] | package com.allinjava.bootaction.config;
import com.allinjava.bootaction.common.enums.ResultEnum;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.http.HttpStatus;
impor... | 3,441 | 0.699118 | 0.689351 | 84 | 36.785713 | 29.695707 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 2 |
b0bea67624905d969a11f9828249b446ceb94525 | 32,598,801,810,544 | 78da92dc1dd2c69fc67450980a45cc19c9bb2e4c | /src/devices/ConcretePrinter.java | 2229235a28c3702abcf51ea005974222e79f567e | [] | no_license | N4co/ComboDevice | https://github.com/N4co/ComboDevice | 600c7087d11cf01048bb6f3dd1b4621742b8d913 | 4f4f018ddc29c6a24197d456f4118937ca57cb50 | refs/heads/master | 2023-07-24T04:30:34.237000 | 2021-09-02T23:33:33 | 2021-09-02T23:33:33 | 402,587,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package devices;
public class ConcretePrinter extends Devices {
public ConcretePrinter(String serialNumber) {
super(serialNumber);
}
@Override
public void processDoc(String doc) {
System.out.println("Printer Pocessing : " + doc);
}
public void print(String doc) {
System.out.print("Printing : " + ... | UTF-8 | Java | 341 | java | ConcretePrinter.java | Java | [] | null | [] | package devices;
public class ConcretePrinter extends Devices {
public ConcretePrinter(String serialNumber) {
super(serialNumber);
}
@Override
public void processDoc(String doc) {
System.out.println("Printer Pocessing : " + doc);
}
public void print(String doc) {
System.out.print("Printing : " + ... | 341 | 0.677419 | 0.677419 | 22 | 14.363636 | 18.477371 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 2 |
20a36eb80db28d666e70be36ea608c61a77075e2 | 34,943,853,923,265 | 6d7e4ddfc958abe3b4e323344b2bf4f497bdc373 | /Cadastro1/ViewCadastro1/TelaCadastro1.java | 52f6fdd9114ade984613f7bc0cd03e4891bbcfc0 | [] | no_license | BrunoZR/VarzeandoFrontEnd | https://github.com/BrunoZR/VarzeandoFrontEnd | 273703d0d45f9d09b4923109b34c0b1aa46259e5 | fd81c646fd420749c71e1a669c5ea8d4a01a5770 | refs/heads/main | 2023-08-03T20:38:36.772000 | 2021-09-21T00:48:04 | 2021-09-21T00:48:04 | 408,643,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.varzeando.Cadastro1.ViewCadastro1;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import android.app.DatePickerDialog;
import android.content.Intent;
import android.os.Build;
import android... | UTF-8 | Java | 7,120 | java | TelaCadastro1.java | Java | [] | null | [] | package com.example.varzeando.Cadastro1.ViewCadastro1;
import androidx.annotation.RequiresApi;
import androidx.appcompat.app.AppCompatActivity;
import androidx.constraintlayout.widget.ConstraintLayout;
import android.app.DatePickerDialog;
import android.content.Intent;
import android.os.Build;
import android... | 7,120 | 0.654792 | 0.650975 | 147 | 46.136055 | 36.64922 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653061 | false | false | 2 |
e809276b2937a5417d20a27971bb20784c1c6691 | 29,738,353,600,825 | 7a31196eda5d73f7874592875d3dbe26d877f04d | /pm_repository/src/main/java/com/pm/mybatis/dao/target/DeleteTargetAttachDao.java | a746bb044364a2337b78fc5445b3f5861a797cd8 | [] | no_license | SuuSAMA/ProjectManagement | https://github.com/SuuSAMA/ProjectManagement | 302373b1852b6cb8b1fd37be2a80460ea1a3edde | 31ad8bb0faee4973c7c6ce157352aec74e4851b3 | refs/heads/master | 2020-12-12T01:02:58.215000 | 2020-10-28T09:11:51 | 2020-10-28T09:11:51 | 233,998,825 | 0 | 0 | null | false | 2021-01-21T00:50:04 | 2020-01-15T04:33:48 | 2020-10-28T09:13:37 | 2021-01-21T00:50:02 | 2,580 | 0 | 0 | 3 | Java | false | false | package com.pm.mybatis.dao.target;
import org.springframework.stereotype.Repository;
/**
* @author 17机制Theia
* @copyright 神农大学生软件创新中心版权所有 @2019
*/
@Repository
public interface DeleteTargetAttachDao {
/**
* 删除指标附件
* @param attachId 附件id
* @return 影响数
*/
public int deleteTargetAttach(int... | UTF-8 | Java | 391 | java | DeleteTargetAttachDao.java | Java | [
{
"context": "gframework.stereotype.Repository;\n\n/**\n * @author 17机制Theia\n * @copyright 神农大学生软件创新中心版权所有 @2019\n */\n@",
"end": 103,
"score": 0.8962810635566711,
"start": 102,
"tag": "NAME",
"value": "1"
},
{
"context": "framework.stereotype.Repository;\n\n/**\n * @author 17机制Thei... | null | [] | package com.pm.mybatis.dao.target;
import org.springframework.stereotype.Repository;
/**
* @author 17机制Theia
* @copyright 神农大学生软件创新中心版权所有 @2019
*/
@Repository
public interface DeleteTargetAttachDao {
/**
* 删除指标附件
* @param attachId 附件id
* @return 影响数
*/
public int deleteTargetAttach(int... | 391 | 0.689552 | 0.671642 | 19 | 16.631578 | 16.686617 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.157895 | false | false | 2 |
052f3c24ead7272d78f2a573a51b35977dc9f55e | 29,738,353,596,577 | b7beb879079045f1a941789edac8268fa62498aa | /MovieHub/src/servlets/ScriptwritersServlet.java | ed8998775134ceca5c9e3ff68a91b6825fac7fcf | [] | no_license | fedotovdiana/MovieHub | https://github.com/fedotovdiana/MovieHub | 44eb907eb320478abf190d3322abc8efdd37f6b4 | b11c5b238a14efe08b7d20543973315c51e537cd | refs/heads/master | 2020-08-11T21:22:07.007000 | 2019-11-11T20:58:15 | 2019-11-11T20:58:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servlets;
import helpers.Helper;
import models.Scriptwriter;
import services.StarService;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impor... | UTF-8 | Java | 1,166 | java | ScriptwritersServlet.java | Java | [] | null | [] | package servlets;
import helpers.Helper;
import models.Scriptwriter;
import services.StarService;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
impor... | 1,166 | 0.769297 | 0.769297 | 37 | 30.513514 | 30.22226 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756757 | false | false | 2 |
761e34e44d9cc6e73c2072ee9dfd7b39d275df16 | 35,450,660,076,202 | 2c602056016ad019a00f777df532fe58abded2bb | /MinesweeperGUI.java | 66e800fbe9d4c32a123c529f5d65ce16bf1d443e | [] | no_license | mcschlax/Minesweeper | https://github.com/mcschlax/Minesweeper | b6336b062af244b0a83e7c08ce9782469d6c88c0 | 28ec43a811092b15ec7e28596c035618949e01fb | refs/heads/master | 2021-01-10T07:26:27.925000 | 2016-01-14T00:10:19 | 2016-01-14T00:10:19 | 49,285,429 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
Mark Schlax
MinesweeperGUI
Originaly Made: 6/4/2013
Creates and displays a GUI containing the Minesweeper game
utilizing the mouse as input for selecting the tiles in the game
Updated: 1/13/2016
Updated code style
**/
import javax.swing.JFrame;
import javax.swing.JComponent;
import java.awt.Color;
import java.awt... | UTF-8 | Java | 5,226 | java | MinesweeperGUI.java | Java | [
{
"context": "/**\nMark Schlax\nMinesweeperGUI\nOriginaly Made: 6/4/2013\nCreates a",
"end": 15,
"score": 0.9998329281806946,
"start": 4,
"tag": "NAME",
"value": "Mark Schlax"
}
] | null | [] | /**
<NAME>
MinesweeperGUI
Originaly Made: 6/4/2013
Creates and displays a GUI containing the Minesweeper game
utilizing the mouse as input for selecting the tiles in the game
Updated: 1/13/2016
Updated code style
**/
import javax.swing.JFrame;
import javax.swing.JComponent;
import java.awt.Color;
import java.awt.Dime... | 5,221 | 0.631267 | 0.580176 | 190 | 26.510527 | 20.166084 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.48421 | false | false | 2 |
67194e5a58d467a26d3b06c1d57d916d58705d63 | 29,935,922,115,142 | 9cd474ff195074d2fa31cc6062e86ebd98e83329 | /com.spark.psi.publish/src/com/spark/psi/publish/account/task/ConfirmRetailRecordTask.java | d6fd2c7ad980797e5053c00bf56b07513444845c | [] | no_license | jideas/spark-whxc-psi | https://github.com/jideas/spark-whxc-psi | 543c24abe53b3243876f4a90198fd2a18276562a | cb3160395c61421685a110628da1d82a761d483f | refs/heads/master | 2021-01-10T09:07:46.430000 | 2013-05-11T13:46:55 | 2013-05-11T13:46:55 | 47,181,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spark.psi.publish.account.task;
import com.jiuqi.dna.core.invoke.SimpleTask;
import com.jiuqi.dna.core.type.GUID;
/**
* 零售交款
*
*/
public class ConfirmRetailRecordTask extends SimpleTask {
/**
* ID
*/
private GUID id;
/**
* @return the salesId
*/
public GUID getId() {
... | GB18030 | Java | 506 | java | ConfirmRetailRecordTask.java | Java | [] | null | [] | package com.spark.psi.publish.account.task;
import com.jiuqi.dna.core.invoke.SimpleTask;
import com.jiuqi.dna.core.type.GUID;
/**
* 零售交款
*
*/
public class ConfirmRetailRecordTask extends SimpleTask {
/**
* ID
*/
private GUID id;
/**
* @return the salesId
*/
public GUID getId() {
... | 506 | 0.563786 | 0.563786 | 35 | 11.885715 | 14.878117 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 2 |
4678eb89dcd536e11f4beb88f9c59179e24f26e1 | 19,997,367,778,007 | 59d47dc2643771881e843402823bcf6a12e115a1 | /SafariTeacher/app/src/main/java/com/ahlab/safariteacher/ActivityLauncher.java | 38224b54e0251eecdf28b21bd863f6ffef2e5b75 | [] | no_license | kfennedy/safariProject | https://github.com/kfennedy/safariProject | 0376f337ac90a0e5194bc96844d3852e0f655ac5 | 1a65ff750779035319ff2a003250e704977ceb08 | refs/heads/master | 2021-01-01T19:27:56.285000 | 2017-08-24T02:19:29 | 2017-08-24T02:19:29 | 98,595,934 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ahlab.safariteacher;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class ActivityLauncher extends Activity {
Button buttonScannedLogs;
Button buttonHelpAlerts;
Button buttonQRcontent;
Bu... | UTF-8 | Java | 2,341 | java | ActivityLauncher.java | Java | [] | null | [] | package com.ahlab.safariteacher;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class ActivityLauncher extends Activity {
Button buttonScannedLogs;
Button buttonHelpAlerts;
Button buttonQRcontent;
Bu... | 2,341 | 0.636907 | 0.636907 | 67 | 33.9403 | 26.423576 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567164 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.