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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
690233d3ae46d5297902e212b60dd9204078a418 | 2,327,872,314,664 | 378bcdb37c57b40525b4938ad290b60661fc835a | /as_301/src/as_301/FrequentNumber.java | a1ae50722abff99f3023f94f8c6d2966e6974e7e | [] | no_license | NguyenVanTien99/JavaCore | https://github.com/NguyenVanTien99/JavaCore | 7c8c2e61db8442b40eabfa34881d2821fc0a5da7 | 594ae4bebb6bdc028ec3272e1c6b622f1b39b0ed | refs/heads/master | 2023-06-11T17:44:23.578000 | 2021-06-30T23:37:48 | 2021-06-30T23:37:48 | 366,665,574 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package as_301;
import java.util.Scanner;
public class FrequentNumber {
public static void main(String[] args) {
@SuppressWarnings("resource")
Scanner scanner = new Scanner(System.in);
// input length of array
System.out.println("Enter the size of array");
int n = scanner.nextInt();
int arr[] = new ... | UTF-8 | Java | 921 | java | FrequentNumber.java | Java | [] | null | [] | package as_301;
import java.util.Scanner;
public class FrequentNumber {
public static void main(String[] args) {
@SuppressWarnings("resource")
Scanner scanner = new Scanner(System.in);
// input length of array
System.out.println("Enter the size of array");
int n = scanner.nextInt();
int arr[] = new ... | 921 | 0.613464 | 0.605863 | 44 | 19.931818 | 18.299774 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 6 |
969cf1b78a3d5ed46fb7df9c83c578ad8dcd6bb7 | 2,327,872,315,509 | 452d8583d31179f2ef68dbe6a71524b0718060de | /server/src/main/java/org/elasticsearch/action/admin/indices/close/CloseIndexClusterStateUpdateRequest.java | fdecc4aaf87070a6a4b31c01cbff635aba143ce3 | [
"Apache-2.0",
"Elastic-2.0",
"SSPL-1.0",
"LicenseRef-scancode-other-permissive"
] | permissive | ianuoui/elasticsearch | https://github.com/ianuoui/elasticsearch | 8b22db8bdf4ebfba0f3b0e443cd4668d68ef9bf1 | 7ea2a2c4090e9af1caf29677be1bbc57d25a80a8 | refs/heads/master | 2023-01-25T01:41:00.686000 | 2023-01-21T20:19:44 | 2023-01-21T20:19:44 | 122,552,945 | 1 | 0 | Apache-2.0 | true | 2018-02-23T00:35:00 | 2018-02-23T00:35:00 | 2018-02-22T23:38:03 | 2018-02-22T23:57:47 | 387,652 | 0 | 0 | 0 | null | false | null | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server... | UTF-8 | Java | 1,441 | java | CloseIndexClusterStateUpdateRequest.java | Java | [] | null | [] | /*
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
* or more contributor license agreements. Licensed under the Elastic License
* 2.0 and the Server Side Public License, v 1; you may not use this file except
* in compliance with, at your election, the Elastic License 2.0 or the Server... | 1,441 | 0.757113 | 0.752949 | 42 | 33.309525 | 34.803864 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404762 | false | false | 6 |
da5bd60af8cfdd396b9417fd6a2d66af0e0dc267 | 23,862,838,318,593 | 617eaa677c4f9cb306d25ba9e3fc730abfb6971a | /vkphoto/src/ua/xenazakharova/test/vkphoto/Utils.java | 846836e2d1b8179c0ad7bbab95691d5bc9c740a5 | [] | no_license | xenazakharova/vkPhoto | https://github.com/xenazakharova/vkPhoto | b8a1e9abccaaa90c14a8f3462db198d0cfbf4994 | 580d7589bedc8fbe8ee631c9a8f3f822b78064cf | refs/heads/master | 2021-01-10T01:17:20.465000 | 2016-04-06T17:10:22 | 2016-04-06T17:10:22 | 55,616,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.xenazakharova.test.vkphoto;
public class Utils {
public static String plural(int number, String form1, String form2, String form3) {
String result;
int lastDigit = Math.abs(number) % 10;
switch(lastDigit){
case 0 :
result = " ";
break;
case 1 :
if(number==11)
result = number ... | UTF-8 | Java | 867 | java | Utils.java | Java | [] | null | [] | package ua.xenazakharova.test.vkphoto;
public class Utils {
public static String plural(int number, String form1, String form2, String form3) {
String result;
int lastDigit = Math.abs(number) % 10;
switch(lastDigit){
case 0 :
result = " ";
break;
case 1 :
if(number==11)
result = number ... | 867 | 0.528258 | 0.497117 | 48 | 17.0625 | 15.574293 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.5625 | false | false | 6 |
97bd6c475798b1012e65aa0dcaec228048478c0b | 9,861,244,917,263 | ac0a48e4319936508ce51aaed1df6f2af0c0bcf5 | /src/main/java/com/bcs/ventas/dao/impl/ComprobanteDAOImpl.java | 42c9122766669e43d25745b92121455461241171 | [] | no_license | sygns13/sisventas-backend | https://github.com/sygns13/sisventas-backend | e056ef69a91a9b5d7280b9ccb8f6e459ced99030 | ed1e2d604bd062f7cac0953aa7fcb61997ec04bf | refs/heads/main | 2023-08-07T04:05:00.494000 | 2021-09-26T07:07:43 | 2021-09-26T07:07:43 | 332,630,322 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bcs.ventas.dao.impl;
import com.bcs.ventas.dao.ComprobanteDAO;
import com.bcs.ventas.dao.repo.ComprobanteRepo;
import com.bcs.ventas.dao.repo.GenericRepo;
import com.bcs.ventas.model.entities.Comprobante;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.R... | UTF-8 | Java | 596 | java | ComprobanteDAOImpl.java | Java | [] | null | [] | package com.bcs.ventas.dao.impl;
import com.bcs.ventas.dao.ComprobanteDAO;
import com.bcs.ventas.dao.repo.ComprobanteRepo;
import com.bcs.ventas.dao.repo.GenericRepo;
import com.bcs.ventas.model.entities.Comprobante;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.R... | 596 | 0.786913 | 0.786913 | 22 | 26.09091 | 26.262503 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
fffd1ad506ec3f0fef357ca726295d59c2b83ceb | 16,595,753,687,109 | eb26886ba29fe73947427d586672c36229b3ae4a | /app/src/main/java/com/ai/app/h5plugin/AppConfig.java | ae82fb6b8a16177fbd66657c270b5135ae5c9057 | [] | no_license | wuyoujian0313/AIBaseTest | https://github.com/wuyoujian0313/AIBaseTest | 82f89b5804ed2b18850611df7cbbd75064d334ca | 6118b1aa7b0fea559d84135211f13673b43ae772 | refs/heads/master | 2019-07-17T06:49:08.741000 | 2018-07-17T03:07:43 | 2018-07-17T03:07:43 | 93,368,070 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ai.app.h5plugin;
import android.content.Intent;
import android.os.Bundle;
import android.widget.Toast;
import com.ai.base.AIBaseActivity;
import com.ai.base.util.HttpUtil;
import com.ai.base.util.LocalStorageManager;
import com.ai.webplugin.config.ApkPluginCfg;
import com.qihoo360.replugin.RePlugin;
import... | UTF-8 | Java | 9,866 | java | AppConfig.java | Java | [
{
"context": ".Call;\nimport okhttp3.Response;\n\n/**\n * Created by wuyoujian on 2017/5/6.\n */\n\npublic class AppConfig {\n\n p",
"end": 634,
"score": 0.9985294342041016,
"start": 625,
"tag": "USERNAME",
"value": "wuyoujian"
},
{
"context": "nfig {\n\n private static String ... | null | [] | package com.ai.app.h5plugin;
import android.content.Intent;
import android.os.Bundle;
import android.widget.Toast;
import com.ai.base.AIBaseActivity;
import com.ai.base.util.HttpUtil;
import com.ai.base.util.LocalStorageManager;
import com.ai.webplugin.config.ApkPluginCfg;
import com.qihoo360.replugin.RePlugin;
import... | 9,866 | 0.583248 | 0.580286 | 311 | 30.479099 | 26.649664 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540193 | false | false | 6 |
1fd8235b5f001ca0daedfda1fb228ce6ab37283e | 962,072,676,260 | 887ad4635eb0cf690bf7fa67bd0ea6f77ad81ba8 | /src/main/java/com/github/chhsiaoninety/nitmproxy/tls/TlsUtil.java | 158421d9df7843138b32ba3ad716584dc4ff38be | [
"MIT"
] | permissive | XiaoShenOL/nitmproxy | https://github.com/XiaoShenOL/nitmproxy | 36c891c48fd5cfdbbf1ab2854fab399542c3cbe0 | a5419aabaefa446d77ae2db3b82b255921c7f46b | refs/heads/master | 2023-01-21T18:05:10.604000 | 2020-11-27T02:32:03 | 2020-11-27T02:32:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.chhsiaoninety.nitmproxy.tls;
import com.github.chhsiaoninety.nitmproxy.NitmProxyConfig;
import io.netty.handler.codec.http2.Http2SecurityUtil;
import io.netty.handler.ssl.ApplicationProtocolConfig;
import io.netty.handler.ssl.ApplicationProtocolConfig.Protocol;
import io.netty.handler.ssl.Applicatio... | UTF-8 | Java | 2,731 | java | TlsUtil.java | Java | [
{
"context": "package com.github.chhsiaoninety.nitmproxy.tls;\n\nimport com.github.chhsiaoninety.n",
"end": 32,
"score": 0.9968799948692322,
"start": 19,
"tag": "USERNAME",
"value": "chhsiaoninety"
},
{
"context": "b.chhsiaoninety.nitmproxy.tls;\n\nimport com.github.chhsiaoninety.nit... | null | [] | package com.github.chhsiaoninety.nitmproxy.tls;
import com.github.chhsiaoninety.nitmproxy.NitmProxyConfig;
import io.netty.handler.codec.http2.Http2SecurityUtil;
import io.netty.handler.ssl.ApplicationProtocolConfig;
import io.netty.handler.ssl.ApplicationProtocolConfig.Protocol;
import io.netty.handler.ssl.Applicatio... | 2,731 | 0.713658 | 0.708898 | 58 | 46.086208 | 32.026543 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.655172 | false | false | 6 |
95e3a387c05f9d7364e3f23f41009d6fc1cfe388 | 1,486,058,720,356 | 1395b9b6890f083474064b066fb2df548bf7ba8a | /android/YotaCast/yotaphone_titanium_sdk/src/com/yotadevices/sdk/template/CustomWidgetBuilder.java | e2e56c6f9a13ae3523a6fcde4dc7afae3822928a | [
"MIT"
] | permissive | crainiarc/yotacast | https://github.com/crainiarc/yotacast | 08ef06dc49d103fbbc007b836ff87ba0d1b0a2d0 | 47ce0c4184203e9f13fdb1a843733dc419d91d27 | refs/heads/master | 2021-09-08T06:06:16.026000 | 2021-09-06T10:06:41 | 2021-09-06T10:06:41 | 27,626,515 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yotadevices.sdk.template;
import android.content.Context;
import android.widget.RemoteViews;
/**
* Created by Alexei.Sazonov on 21.05.2014.
*/
public class CustomWidgetBuilder extends WidgetBuilder {
private CharSequence mText;
private int mLayout;
public CharSequence getText() {
re... | UTF-8 | Java | 727 | java | CustomWidgetBuilder.java | Java | [
{
"context": "ort android.widget.RemoteViews;\n\n/**\n * Created by Alexei.Sazonov on 21.05.2014.\n */\npublic class CustomWidgetBuild",
"end": 139,
"score": 0.9998478889465332,
"start": 125,
"tag": "NAME",
"value": "Alexei.Sazonov"
}
] | null | [] | package com.yotadevices.sdk.template;
import android.content.Context;
import android.widget.RemoteViews;
/**
* Created by Alexei.Sazonov on 21.05.2014.
*/
public class CustomWidgetBuilder extends WidgetBuilder {
private CharSequence mText;
private int mLayout;
public CharSequence getText() {
re... | 727 | 0.690509 | 0.679505 | 31 | 22.451612 | 22.209906 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 6 |
95ad6d1edc56c4cb79857641e08c300de1e62b13 | 18,511,309,059,456 | d0a368d34ce0b711b8137c049f54ca796b7d7696 | /app/src/main/java/com/aquafadas/tag_the_bus/entities/Station.java | 26039388cfadd027927a346e47a60c600ade1ca3 | [] | no_license | Gladio-tester/androidTest | https://github.com/Gladio-tester/androidTest | dcae8476237a6214ad18a4a2fafc5bdfeb015fe6 | 48b64138b2f295ccb8d129522404349a5ad314f9 | refs/heads/master | 2021-01-13T10:27:08.864000 | 2016-10-29T01:05:29 | 2016-10-29T01:05:29 | 72,249,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aquafadas.tag_the_bus.entities;
/**
* Created by Yahya on 27/09/2016.
*/
public class Station {
private String idStaion;
private String street;
private String buses;
private double lat;
private double lon;
private double distance;
public Station() {
}
public Station... | UTF-8 | Java | 1,426 | java | Station.java | Java | [
{
"context": "aquafadas.tag_the_bus.entities;\n\n/**\n * Created by Yahya on 27/09/2016.\n */\n\npublic class Station {\n pr",
"end": 68,
"score": 0.9953539371490479,
"start": 63,
"tag": "NAME",
"value": "Yahya"
}
] | null | [] | package com.aquafadas.tag_the_bus.entities;
/**
* Created by Yahya on 27/09/2016.
*/
public class Station {
private String idStaion;
private String street;
private String buses;
private double lat;
private double lon;
private double distance;
public Station() {
}
public Station... | 1,426 | 0.586255 | 0.580645 | 74 | 18.270269 | 17.714933 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 6 |
b95edc1a25f1f8a3a88b3686b11b35c94fdcb004 | 18,511,309,060,161 | 4d89143f3517eafab9875ae240f08808dd0e1def | /patches_to_bukkit/diff/forge/CrashReport.java | 45e8bad9dc3b14a6ec425889bbf92ea55a0d1feb | [] | no_license | muCkk/MCPC-1.4 | https://github.com/muCkk/MCPC-1.4 | 0d9d7f12715dc3d45b5c37491ebd72b3d66cb46a | d616d26f9ccebfa76a2393707e397c64a36692f0 | refs/heads/master | 2020-12-25T03:11:09.051000 | 2012-11-07T10:07:43 | 2012-11-07T10:07:43 | 6,580,293 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.minecraft.server;
import cpw.mods.fml.common.FMLCommonHandler;
import cpw.mods.fml.common.Side;
import cpw.mods.fml.common.asm.SideOnly;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.text.SimpleDateFormat;
im... | UTF-8 | Java | 7,250 | java | CrashReport.java | Java | [
{
"context": "at?\", \"I feel sad now :(\", \"My bad.\", \"I\\'m sorry, Dave.\", \"I let you down. Sorry :(\", \"On the bright sid",
"end": 6343,
"score": 0.9764261245727539,
"start": 6339,
"tag": "NAME",
"value": "Dave"
}
] | null | [] | package net.minecraft.server;
import cpw.mods.fml.common.FMLCommonHandler;
import cpw.mods.fml.common.Side;
import cpw.mods.fml.common.asm.SideOnly;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.StringWriter;
import java.text.SimpleDateFormat;
im... | 7,250 | 0.544 | 0.530483 | 249 | 28.116467 | 62.066929 | 935 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614458 | false | false | 6 |
e3ccd3e2ea653cd5887b06a2daed31ad3397452c | 22,016,002,424,459 | ee58f829e67d2c5590c8f70e5eb99ef1261e6e70 | /appcrawler-provider/src/main/java/cn/fudan/security/appcrawler/provider/crawler/proxy/ProxyProvider.java | 27a0471460bb8e9f54b800599db6413decf3246f | [] | no_license | coderjoin/AppCrawler | https://github.com/coderjoin/AppCrawler | a81a3a40003f85cb68c9fbfb9dba7483f3b4686c | 253e3e91a197ebf328bf2556fd2724edbda1ba37 | refs/heads/master | 2021-07-08T11:24:58.254000 | 2020-08-20T02:57:26 | 2020-08-20T02:57:26 | 157,147,506 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.fudan.security.appcrawler.provider.crawler.proxy;
import cn.fudan.security.appcrawler.provider.crawler.Page;
import cn.fudan.security.appcrawler.provider.crawler.Task;
/**
* @author qiaoying
* @date 2018/11/15 18:26
*/
public interface ProxyProvider {
void returnProxy(Proxy proxy, Page page, Task t... | UTF-8 | Java | 360 | java | ProxyProvider.java | Java | [
{
"context": ".appcrawler.provider.crawler.Task;\n\n/**\n * @author qiaoying\n * @date 2018/11/15 18:26\n */\npublic interface Pr",
"end": 204,
"score": 0.9996417164802551,
"start": 196,
"tag": "USERNAME",
"value": "qiaoying"
}
] | null | [] | package cn.fudan.security.appcrawler.provider.crawler.proxy;
import cn.fudan.security.appcrawler.provider.crawler.Page;
import cn.fudan.security.appcrawler.provider.crawler.Task;
/**
* @author qiaoying
* @date 2018/11/15 18:26
*/
public interface ProxyProvider {
void returnProxy(Proxy proxy, Page page, Task t... | 360 | 0.755556 | 0.722222 | 15 | 23 | 23.745876 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 6 |
f04178cc8a8456aaa90774ffdeb867a963657fdf | 32,521,492,395,303 | a2881dfb3246eebda78c695ede7f5aa0b426aec9 | /1.7.10 obfuscated/a/auk.java | 8f02ec773c1a1be54290276a89432a86829b4a7d | [] | no_license | Jckf/mc-dev | https://github.com/Jckf/mc-dev | ca03c1907b4b33c94a7bcb7a2067e3963bbf05d2 | 128dae1fe7e2b7772d89dcf130a49210bfd06aa3 | refs/heads/master | 2016-09-05T11:14:19.324000 | 2014-10-01T00:53:05 | 2014-10-01T00:53:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
final class auk extends aur {
auk(Class var1, int var2, int var3) {
super(var1, var2, var3);
}
public boolean a(int var1) {
return super.a(var1) && var1 > 5;
}
}
| UTF-8 | Java | 189 | java | auk.java | Java | [] | null | [] |
final class auk extends aur {
auk(Class var1, int var2, int var3) {
super(var1, var2, var3);
}
public boolean a(int var1) {
return super.a(var1) && var1 > 5;
}
}
| 189 | 0.571429 | 0.518519 | 10 | 17.799999 | 16.393902 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 6 |
5285d12b78dd9f24d3277ed6a0ef85ad86687ccc | 31,293,131,729,974 | 69ddab76842d8859290e1d9b4df66e24b0c936c1 | /src/main/java/com/controller/SingerListController.java | 12cf7ad862a037975b0c88c7bce248c55234fd36 | [] | no_license | wgcm-1202/ssmkkmusic | https://github.com/wgcm-1202/ssmkkmusic | 5f16a1d264094649274b017781306fdd3c058974 | 314108d45b5a44f0acfe962753e9fad3ddc4eb1b | refs/heads/master | 2022-12-22T01:55:26.235000 | 2019-09-20T08:56:57 | 2019-09-20T08:56:57 | 206,302,122 | 0 | 0 | null | false | 2022-11-16T12:25:14 | 2019-09-04T11:21:02 | 2019-09-20T08:56:59 | 2022-11-16T12:25:10 | 132,025 | 0 | 0 | 8 | JavaScript | false | false | package com.controller;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.pojo.Msg;
import com.pojo.SingerVo;
import com.service.SingerListService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.spring... | UTF-8 | Java | 2,211 | java | SingerListController.java | Java | [] | null | [] | package com.controller;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import com.pojo.Msg;
import com.pojo.SingerVo;
import com.service.SingerListService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.spring... | 2,211 | 0.702224 | 0.699501 | 54 | 39.796295 | 25.239138 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
b990d3d5617614bbd88d48537ac88d834508ed40 | 7,413,113,589,439 | 32296ee0ecb215594c604644f36164070b15756d | /pokevans/src/nl/str/pokevans/utils/Scene2dUtils.java | 66bc20ed79fcacac0073b656911565fdc57a8011 | [] | no_license | stevensnoeijen/pokevans | https://github.com/stevensnoeijen/pokevans | 0e4282ddabe7dcd750e67967021c3f87bbb955f6 | 9f309b1f2ce39ba8deebdf70af78013af838c54e | refs/heads/master | 2021-01-23T00:20:06.009000 | 2013-10-12T14:32:28 | 2013-10-12T14:32:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.str.pokevans.utils;
import nl.str.pokevans.views.scene2d.PersonActor;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.Group;
import com.badlogic.gdx.scenes.scene2d.Stage;
import com.badlogic.gdx.scenes.scene2d.ui.ScrollPane;
public class Scene2dUtils {
/*... | UTF-8 | Java | 2,817 | java | Scene2dUtils.java | Java | [] | null | [] | package nl.str.pokevans.utils;
import nl.str.pokevans.views.scene2d.PersonActor;
import com.badlogic.gdx.scenes.scene2d.Actor;
import com.badlogic.gdx.scenes.scene2d.Group;
import com.badlogic.gdx.scenes.scene2d.Stage;
import com.badlogic.gdx.scenes.scene2d.ui.ScrollPane;
public class Scene2dUtils {
/*... | 2,817 | 0.671282 | 0.663472 | 104 | 25.086538 | 25.803663 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.971154 | false | false | 6 |
ad101dc3f1dba6c6b4730a906c38ee64780fec93 | 17,179,923,199 | bd4179812038cbb086139b1673e6384361103869 | /src/main/java/com/fps/elastics/search/IngestsSearchRepository.java | 66da1788c11bd319ddd502d77e477ea27090bdc3 | [] | no_license | FilmSolutionsLLC/SmartLPC | https://github.com/FilmSolutionsLLC/SmartLPC | ab2b8bb554453d47224509fb415b5ae982b22985 | 13af59ea35631f7365c21c65b690295ce13d58a5 | refs/heads/master | 2021-01-25T04:21:58.927000 | 2018-01-08T18:41:38 | 2018-01-08T18:41:38 | 93,431,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fps.elastics.search;
import com.fps.domain.Ingests;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
/**
* Created by macbookpro on 2/2/17.
*/
public interface IngestsSearchRepository extends ElasticsearchRepository<Ingests, Long> {
}
| UTF-8 | Java | 285 | java | IngestsSearchRepository.java | Java | [
{
"context": "sitory.ElasticsearchRepository;\n\n/**\n * Created by macbookpro on 2/2/17.\n */\npublic interface IngestsSearchRepo",
"end": 176,
"score": 0.9995114207267761,
"start": 166,
"tag": "USERNAME",
"value": "macbookpro"
}
] | null | [] | package com.fps.elastics.search;
import com.fps.domain.Ingests;
import org.springframework.data.elasticsearch.repository.ElasticsearchRepository;
/**
* Created by macbookpro on 2/2/17.
*/
public interface IngestsSearchRepository extends ElasticsearchRepository<Ingests, Long> {
}
| 285 | 0.807018 | 0.792982 | 11 | 24.90909 | 31.370092 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
41c1d1ebef9058c4f190d383aa69b8e78be200ac | 30,674,656,486,017 | 0780d111a1fd0ea32c36e3146c364c2360c0adcc | /courses/Introduction to Java Programming Language/HW10-0036491083/src/hr/fer/zemris/java/gui/charts/BarChart.java | 3dde37d2f60c6a9753d81d2ed9964c3bc9ed5eae | [] | no_license | lk49108/FERcourses | https://github.com/lk49108/FERcourses | 2a7c4ad349b031898112e040514efed41b323e03 | b5679c3083b446068a5109458ad7019f4fae1eef | refs/heads/master | 2021-01-19T14:00:07.700000 | 2017-10-20T13:44:03 | 2017-10-20T13:44:03 | 100,873,418 | 0 | 1 | null | false | 2017-10-20T13:44:04 | 2017-08-20T16:16:01 | 2017-08-20T16:19:04 | 2017-10-20T13:44:04 | 11,393 | 0 | 1 | 0 | Java | null | null | /**
*
*/
package hr.fer.zemris.java.gui.charts;
import java.util.List;
/**
* This class through its constructor
* gets {@link XYValue} objects {@link List},
* description of x-axis (as a {@link String}),
* description of y-axis (as a {@link String}),
* minimum y-value shown on chart, maximum
* ... | UTF-8 | Java | 5,708 | java | BarChart.java | Java | [
{
"context": " equals {@link #yMax} - {@link #yMin}.\r\n * @author Leonardo Kokot\r\n * @version 1.0\r\n */\r\npublic class BarChart {\r\n\r",
"end": 627,
"score": 0.9998888969421387,
"start": 613,
"tag": "NAME",
"value": "Leonardo Kokot"
}
] | null | [] | /**
*
*/
package hr.fer.zemris.java.gui.charts;
import java.util.List;
/**
* This class through its constructor
* gets {@link XYValue} objects {@link List},
* description of x-axis (as a {@link String}),
* description of y-axis (as a {@link String}),
* minimum y-value shown on chart, maximum
* ... | 5,700 | 0.671163 | 0.670813 | 197 | 26.974619 | 27.442499 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.269036 | false | false | 6 |
0e82079250158cc54bf81b7dbca4bb79b1825c30 | 11,940,009,115,243 | 3efa417c5668b2e7d1c377c41d976ed31fd26fdc | /src/br/com/mind5/business/address/info/AddressCopyStore.java | 40175be9f90e08577af88af0dbc51f6445b5c6cc | [] | no_license | grazianiborcai/Agenda_WS | https://github.com/grazianiborcai/Agenda_WS | 4b2656716cc49a413636933665d6ad8b821394ef | e8815a951f76d498eb3379394a54d2aa1655f779 | refs/heads/master | 2023-05-24T19:39:22.215000 | 2023-05-15T15:15:15 | 2023-05-15T15:15:15 | 109,902,084 | 0 | 0 | null | false | 2022-06-29T19:44:56 | 2017-11-07T23:14:21 | 2022-01-18T22:22:20 | 2022-06-29T19:44:55 | 25,285 | 0 | 0 | 7 | Java | false | false | package br.com.mind5.business.address.info;
import br.com.mind5.business.store.info.StoreInfo;
import br.com.mind5.info.InfoCopierTemplate;
final class AddressCopyStore extends InfoCopierTemplate<AddressInfo, StoreInfo> {
public AddressCopyStore() {
super();
}
@Override protected AddressInfo... | UTF-8 | Java | 392 | java | AddressCopyStore.java | Java | [] | null | [] | package br.com.mind5.business.address.info;
import br.com.mind5.business.store.info.StoreInfo;
import br.com.mind5.info.InfoCopierTemplate;
final class AddressCopyStore extends InfoCopierTemplate<AddressInfo, StoreInfo> {
public AddressCopyStore() {
super();
}
@Override protected AddressInfo... | 392 | 0.744898 | 0.737245 | 17 | 21.058823 | 25.682383 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.058824 | false | false | 6 |
00e6a912aa6b1708eefd3786cf533e2d92c42d3f | 16,372,415,393,578 | 34efae7e3e098cacd8f55955e0bb62921c338de9 | /utiles/src/main/java/com/util/json/CadenasJson.java | 024a981f637dfa62dd56b620091f5be2539d26cb | [] | no_license | Mijaco/epitafios | https://github.com/Mijaco/epitafios | d18669498b791074e2cadae7ae0dcce313dda45e | 63cd4e71a6e6347d3b496d2f9de4472726865cc9 | refs/heads/master | 2022-12-27T23:54:49.193000 | 2019-07-02T20:58:43 | 2019-07-02T20:58:43 | 65,963,141 | 1 | 0 | null | false | 2022-12-16T06:58:24 | 2016-08-18T03:46:02 | 2022-12-16T03:41:23 | 2022-12-16T06:58:21 | 5,409 | 1 | 0 | 14 | JavaScript | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.util.json;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
... | UTF-8 | Java | 6,328 | java | CadenasJson.java | Java | [
{
"context": "import org.json.JSONObject;\r\n\r\n/**\r\n *\r\n * @author UserTBS1\r\n */\r\npublic class CadenasJson {\r\n\r\n// public ",
"end": 407,
"score": 0.9997093081474304,
"start": 399,
"tag": "USERNAME",
"value": "UserTBS1"
},
{
"context": "ot\");\r\n llaveElim... | 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.util.json;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
... | 6,185 | 0.533028 | 0.523072 | 183 | 32.579235 | 24.643978 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.715847 | false | false | 6 |
f964a80b8f20015c1a051b2d877b252bf8ca7728 | 16,372,415,398,170 | 813adaed61b97e609f964a6f9b4b91f53fa0b0a4 | /synapse-edison/src/main/java/de/otto/synapse/edison/history/HistoryService.java | a9e557964d86c1cf86d482f577e63c3cbb5bbac8 | [
"Apache-2.0"
] | permissive | otto-de/synapse | https://github.com/otto-de/synapse | 8f37e15dd35cbb39160ff9dd3880f92f78710653 | a2d91888fc514f5e5b5c567978702a1a29a7a643 | refs/heads/master | 2023-08-18T12:18:59.520000 | 2023-07-10T12:04:16 | 2023-07-10T12:04:16 | 109,382,978 | 12 | 11 | Apache-2.0 | false | 2023-09-14T16:17:27 | 2017-11-03T10:28:28 | 2021-10-28T09:19:55 | 2023-09-14T16:17:23 | 3,706 | 14 | 11 | 18 | Java | false | false | package de.otto.synapse.edison.history;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.stereotype.Service;
import static de.otto.synapse.message.Message.message;
import static java.util.Arrays.asList;
@ConditionalOnProperty(
prefix = "synapse.edison.... | UTF-8 | Java | 1,492 | java | HistoryService.java | Java | [] | null | [] | package de.otto.synapse.edison.history;
import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty;
import org.springframework.stereotype.Service;
import static de.otto.synapse.message.Message.message;
import static java.util.Arrays.asList;
@ConditionalOnProperty(
prefix = "synapse.edison.... | 1,492 | 0.477212 | 0.463807 | 44 | 32.909092 | 23.667986 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
077e88732c3a5abedc334f2555d36da786ce4d90 | 8,400,956,070,154 | 16625f0ce4f43b22d77fce3564f45f992cab9603 | /IoC/src/main/java/wangzhe/AnnotationInjection/MyConfiguration.java | 0d5bf2a169b7eb54a073798a03cf2e7baf028200 | [] | no_license | Taylorzhe/IOC | https://github.com/Taylorzhe/IOC | 31de0c44a44ad26425c98256e01abd7c2ec86ead | 88ad04216e39dc0452a59ed1f9dfd3cf6f102cd9 | refs/heads/master | 2022-12-23T15:02:30.150000 | 2020-02-14T15:11:08 | 2020-02-14T15:11:08 | 240,535,442 | 0 | 0 | null | false | 2022-12-16T05:00:53 | 2020-02-14T15:10:44 | 2020-02-14T15:32:44 | 2022-12-16T05:00:50 | 1,963 | 0 | 0 | 5 | Java | false | false | package wangzhe.AnnotationInjection;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.annotation.Order;
import java.util.ArrayList;
import java.util.List;
/**
... | UTF-8 | Java | 1,665 | java | MyConfiguration.java | Java | [] | null | [] | package wangzhe.AnnotationInjection;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.annotation.Order;
import java.util.ArrayList;
import java.util.List;
/**
... | 1,665 | 0.602832 | 0.569791 | 67 | 21.119404 | 18.700724 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.41791 | false | false | 6 |
1bb1ed38524ecc308dc71928d7bb2224a8fc10ed | 5,592,047,469,904 | 76852b1b29410436817bafa34c6dedaedd0786cd | /sources-2020-07-19-tempmail/sources/com/google/android/gms/internal/ads/c2.java | 73ac73fe7194fca715203461773afc8f3a75e0bc | [] | no_license | zteeed/tempmail-apks | https://github.com/zteeed/tempmail-apks | 040e64e07beadd8f5e48cd7bea8b47233e99611c | 19f8da1993c2f783b8847234afb52d94b9d1aa4c | refs/heads/master | 2023-01-09T06:43:40.830000 | 2020-11-04T18:55:05 | 2020-11-04T18:55:05 | 310,075,224 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.ads;
import org.json.JSONException;
import org.json.JSONObject;
/* compiled from: com.google.android.gms:play-services-ads@@19.2.0 */
final class c2 implements zzalk<JSONObject>, zzall<JSONObject> {
c2() {
}
public final /* synthetic */ Object a(JSONObject jSONObje... | UTF-8 | Java | 503 | java | c2.java | Java | [] | null | [] | package com.google.android.gms.internal.ads;
import org.json.JSONException;
import org.json.JSONObject;
/* compiled from: com.google.android.gms:play-services-ads@@19.2.0 */
final class c2 implements zzalk<JSONObject>, zzall<JSONObject> {
c2() {
}
public final /* synthetic */ Object a(JSONObject jSONObje... | 503 | 0.695825 | 0.683897 | 18 | 26.944445 | 29.058317 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
99e4c48642c3a27bd7fb825ada747496d738d06e | 31,636,729,161,058 | 905f46e18a4de083b79816a861c85ff37bfb12af | /src/test/java/pages/wrappers/FriendsIconWrapper.java | 66e249416d9dc59753f1de4259c7f40af3b25c70 | [] | no_license | SaveliyShur/texnopolis1 | https://github.com/SaveliyShur/texnopolis1 | 57990122c4df1fc6ac232dbe54a15b9fe0f83d0e | e7f7df6ed02ac009a19371c13425a7fc2e6e691f | refs/heads/master | 2021-05-21T16:25:23.367000 | 2021-05-04T15:05:36 | 2021-05-04T15:05:36 | 252,716,456 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pages.wrappers;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.ui.ExpectedCondition;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.testng.Assert;
im... | UTF-8 | Java | 2,273 | java | FriendsIconWrapper.java | Java | [] | null | [] | package pages.wrappers;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.ui.ExpectedCondition;
import org.openqa.selenium.support.ui.WebDriverWait;
import org.testng.Assert;
im... | 2,273 | 0.642349 | 0.640125 | 67 | 32.522388 | 31.49478 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567164 | false | false | 6 |
4af591231bb7ec82d20e507492140030b94f6ef7 | 1,202,590,887,133 | efea086bab0451b9adf285852b9c82497de4f70c | /src/de/hsMannheim/informatik/ss17/tpe/group14/uebungsblatt1/MyBTree.java | 4908d4b6ac0b09edbec17de0f71bdc46e39df196 | [] | no_license | TPE-exercises/repo14 | https://github.com/TPE-exercises/repo14 | f772a8d0ed3c07d2db9e337abd5f14e33090e8bc | 567c07fe1628a42590067198e6a03d8f42249a91 | refs/heads/master | 2021-01-24T11:45:35.833000 | 2017-06-25T18:29:04 | 2017-06-25T18:29:04 | 87,529,056 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.hsMannheim.informatik.ss17.tpe.group14.uebungsblatt1;
import static gdi.MakeItSimple.*;
import de.hsMannheim.informatik.ss17.tpe.group14.uebungsblatt1.list.*;
import de.hsMannheim.informatik.ss17.tpe.group14.uebungsblatt1.queue.*;
public class MyBTree implements BTree {
private final int degree... | UTF-8 | Java | 13,112 | java | MyBTree.java | Java | [] | null | [] | package de.hsMannheim.informatik.ss17.tpe.group14.uebungsblatt1;
import static gdi.MakeItSimple.*;
import de.hsMannheim.informatik.ss17.tpe.group14.uebungsblatt1.list.*;
import de.hsMannheim.informatik.ss17.tpe.group14.uebungsblatt1.queue.*;
public class MyBTree implements BTree {
private final int degree... | 13,112 | 0.610738 | 0.604789 | 509 | 23.764244 | 21.170637 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.675835 | false | false | 6 |
99258cc1f3501af7c04c755db112110bf406fee9 | 3,813,930,970,199 | ce05ed178ebce163ab9b6e4abcecddcb52a3ac29 | /src/simulator/interfaces/SicLoader.java | 95c32146225dbe479e1c61635b67da1a28ade15e | [] | no_license | enghqii/System-Programming-assign-5-SIC-XE-simulator | https://github.com/enghqii/System-Programming-assign-5-SIC-XE-simulator | 2756d5de877be223ddaaa1d513766ae90719a478 | 79b6d07823a23a047364d57cf29c8ce70f7f99ab | refs/heads/master | 2016-09-05T19:38:41.781000 | 2014-06-11T20:29:42 | 2014-06-11T20:29:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simulator.interfaces;
import java.io.File;
public interface SicLoader {
// 목적코드를 읽어 메모리에 로드한다.
// 목적코드의 각 헤더(H, T, M)등을 읽어 동작을 수행한다.
public void load(File objFile, ResourceManager rMgr);
}
| UHC | Java | 274 | java | SicLoader.java | Java | [] | null | [] | package simulator.interfaces;
import java.io.File;
public interface SicLoader {
// 목적코드를 읽어 메모리에 로드한다.
// 목적코드의 각 헤더(H, T, M)등을 읽어 동작을 수행한다.
public void load(File objFile, ResourceManager rMgr);
}
| 274 | 0.713592 | 0.713592 | 11 | 17.727272 | 17.735895 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
abba2e2460124db7c286374b20d1a94c8d89a23a | 6,116,033,493,999 | f764a657a1594d0d4fc349c4f8f667a3ac268881 | /src/com/company/UDPEchoServer.java | da3540647ab529f0af4bc1602f260438749aa53b | [] | no_license | josephinex/Automation | https://github.com/josephinex/Automation | 9c6a4df0d87c6865303e49d3ae1aa8a0c703eff7 | e06186dd97c66bd69cd7821a95e6f467fd5c7e73 | refs/heads/master | 2021-01-24T09:16:58.885000 | 2018-05-01T16:25:37 | 2018-05-01T16:25:37 | 123,007,474 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
public class UDPEchoServer {
public static void main(String[] args) {
final int LOCAL_PORT = 15900;
final String SERVER_NAME = "localhost";
try {... | UTF-8 | Java | 1,458 | java | UDPEchoServer.java | Java | [] | null | [] | package com.company;
import java.io.IOException;
import java.net.DatagramPacket;
import java.net.DatagramSocket;
import java.net.InetAddress;
public class UDPEchoServer {
public static void main(String[] args) {
final int LOCAL_PORT = 15900;
final String SERVER_NAME = "localhost";
try {... | 1,458 | 0.608368 | 0.599451 | 54 | 26 | 31.004778 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 6 |
8838b37b5294b3f8d715fa82dc4d2b4774554b9f | 23,398,981,869,209 | f20b919ed02c78634d8aa01bbc65ca7863dc503e | /src/main/java/de/uhd/ifi/se/decision/management/jira/view/dashboard/RationaleCoverageDashboardItem.java | 09703e22801879d353f37ec87dd08db25b0e3c2b | [
"MIT"
] | permissive | cures-hub/cures-decdoc-jira | https://github.com/cures-hub/cures-decdoc-jira | 4f163dcfc613223cc8b39e62ac5fb00e34ecc1d7 | b0941604faf232ccf63dfe8e9a1e52c7f05b6af8 | refs/heads/master | 2020-12-02T18:41:21.238000 | 2020-11-29T21:28:21 | 2020-11-29T21:28:21 | 96,444,830 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.uhd.ifi.se.decision.management.jira.view.dashboard;
import java.util.LinkedHashMap;
import java.util.Map;
import de.uhd.ifi.se.decision.management.jira.model.KnowledgeType;
import de.uhd.ifi.se.decision.management.jira.quality.completeness.RationaleCoverageCalculator;
public class RationaleCoverageDashboa... | UTF-8 | Java | 1,278 | java | RationaleCoverageDashboardItem.java | Java | [] | null | [] | package de.uhd.ifi.se.decision.management.jira.view.dashboard;
import java.util.LinkedHashMap;
import java.util.Map;
import de.uhd.ifi.se.decision.management.jira.model.KnowledgeType;
import de.uhd.ifi.se.decision.management.jira.quality.completeness.RationaleCoverageCalculator;
public class RationaleCoverageDashboa... | 1,278 | 0.831768 | 0.831768 | 31 | 40.258064 | 38.401081 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 6 |
490cfe591e81a9321aefe34b1c228fcfc389de8c | 22,239,340,724,681 | 991d56be2138594eb132139bb92b3d2acf66f7b1 | /src/semantic/Variable.java | b412e043f15d580ca41b33c9af70b1664dd88429 | [] | no_license | PimoipMen/CMMCompiler | https://github.com/PimoipMen/CMMCompiler | bb7cce3351c41d4827875170b38aa2bf491cd541 | b4118c396c264d52a96491afe434af7b6afa6ed6 | refs/heads/master | 2023-04-30T19:01:50.714000 | 2021-05-01T04:46:40 | 2021-05-01T04:46:40 | 367,766,027 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package semantic;
import java.util.List;
import system.Node.NODE_TYPE;
public class Variable {
public String name;
public NODE_TYPE type;
public Object value;
public boolean isAssigned;
public Variable(String name,NODE_TYPE type,Boolean isAssigned){
this.name = name;
this.type = type;
this.isAssigned = ... | UTF-8 | Java | 1,159 | java | Variable.java | Java | [] | null | [] | package semantic;
import java.util.List;
import system.Node.NODE_TYPE;
public class Variable {
public String name;
public NODE_TYPE type;
public Object value;
public boolean isAssigned;
public Variable(String name,NODE_TYPE type,Boolean isAssigned){
this.name = name;
this.type = type;
this.isAssigned = ... | 1,159 | 0.69025 | 0.69025 | 62 | 17.693548 | 14.71294 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.790323 | false | false | 6 |
d33970208ed68a9e4bb4015953ec3ddb587eb884 | 17,205,639,004,127 | 9d8ce97e273127dd9b15a3c953b8163f0b956ed5 | /model/SpectroModel.java | f41d9533fd4463b00a94b98f28d0cbf8ceecddf8 | [] | no_license | aspineon/SpectroElectro_2000 | https://github.com/aspineon/SpectroElectro_2000 | f3f733a86a2bc4a8ccab5379d16623b395a371a5 | 7b316956634cab46a143a384eb0ee928b5307728 | refs/heads/master | 2021-05-20T12:44:50.996000 | 2017-03-12T10:45:45 | 2017-03-12T10:45:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
public class SpectroModel extends ChartDataModel {
}
| UTF-8 | Java | 70 | java | SpectroModel.java | Java | [] | null | [] | package model;
public class SpectroModel extends ChartDataModel {
}
| 70 | 0.8 | 0.8 | 5 | 13 | 19.245779 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 6 |
f42c88e29623af99af676cd2fc96951675730536 | 9,182,640,137,062 | 9b9284ea24e843d703c7196b852be5604d480797 | /src/main/java/com/ist/svc/domain/ShopInfo.java | b1117d9afa13ec8ab3a018adcb40e1819507d098 | [] | no_license | Kfir-G/ist_svc | https://github.com/Kfir-G/ist_svc | d9375c64b5c918aa1493dbed3103d4f259fbfd3a | c48807ad5ebd2ac7bea480ace7dd1f87a57d4fa3 | refs/heads/master | 2023-07-11T00:51:04.731000 | 2021-02-13T02:43:27 | 2021-02-13T02:43:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ist.svc.domain;
import java.util.Date;
public class ShopInfo {
private Integer shopid;
private String fullname;
private String address;
private String idaddress;
private String idcard;
private String boss;
private Date createtime;
private Date updatetime;
privat... | UTF-8 | Java | 2,421 | java | ShopInfo.java | Java | [] | null | [] | package com.ist.svc.domain;
import java.util.Date;
public class ShopInfo {
private Integer shopid;
private String fullname;
private String address;
private String idaddress;
private String idcard;
private String boss;
private Date createtime;
private Date updatetime;
privat... | 2,421 | 0.608426 | 0.608426 | 125 | 18.375999 | 18.354145 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304 | false | false | 6 |
de5913ccfce5dccd2017e8c0d8fcb8663702f8ab | 16,956,530,884,920 | ca7a5a664cc56a40e4e8a8485ce74d32fb5974e4 | /test/edu/umn/se/trap/rules/business/NoExportGrantsOnlyForUSCitizensTest.java | 2844bc0ded868e615882afc714c25916c9d2c6e9 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | ZuluForce/5801SE-TRAP | https://github.com/ZuluForce/5801SE-TRAP | efab4f88b805792edf023dde5102edc3b980f8a9 | 72422e1bad636ab23283ba44dc47c85d1b7e20a3 | refs/heads/master | 2020-04-09T09:54:24.722000 | 2013-03-02T05:32:41 | 2013-03-02T05:32:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*****************************************************************************************
* Copyright (c) 2012 Dylan Bettermann, Andrew Helgeson, Brian Maurer, Ethan Waytas
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You ma... | UTF-8 | Java | 4,925 | java | NoExportGrantsOnlyForUSCitizensTest.java | Java | [
{
"context": "****************************\n * Copyright (c) 2012 Dylan Bettermann, Andrew Helgeson, Brian Maurer, Ethan Waytas\n * \n",
"end": 129,
"score": 0.9998399615287781,
"start": 113,
"tag": "NAME",
"value": "Dylan Bettermann"
},
{
"context": "**********\n * Copyright (c) 201... | null | [] | /*****************************************************************************************
* Copyright (c) 2012 <NAME>, <NAME>, <NAME>, <NAME>
*
* 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 ... | 4,878 | 0.594924 | 0.579086 | 164 | 29.030487 | 26.984283 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47561 | false | false | 6 |
140a25c6facd46ae288cd06ddba9d78957758bd4 | 16,947,941,017,882 | 7341f3723d0d238cbb3aabbe8c65e8caab5c71d6 | /demo/src/main/java/com/lyloou/demo/photopicker/PhotoPickerActivity.java | 41c7cf8c9a9af6464007da2780e6564ddd995278 | [] | no_license | jackytallow/lou | https://github.com/jackytallow/lou | b6e99dc63af8822655e22b179260720a2849b3e0 | e1eeb5b33dc789d65fe4951fe83adbaf98d2c7b2 | refs/heads/master | 2020-12-06T11:20:42.784000 | 2018-08-24T01:58:43 | 2018-08-24T02:05:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lyloou.demo.photopicker;
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.TextView;
import com.lyloou.demo.R;
import java.util.ArrayList;
import butterknif... | UTF-8 | Java | 1,646 | java | PhotoPickerActivity.java | Java | [] | null | [] | package com.lyloou.demo.photopicker;
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.TextView;
import com.lyloou.demo.R;
import java.util.ArrayList;
import butterknif... | 1,646 | 0.651883 | 0.650668 | 52 | 29.653847 | 24.885031 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 6 |
6a391d0b9c4326a18b1cb799fc9d81188ef306aa | 2,147,483,684,034 | 026af1cf32ca6ae9f14e638c477b6bf556468ee9 | /tms_ur/tms_ur_client/tms_ur_arviewer/src/main/java/com/github/irvs/ros_tms/tms_ur/tms_ur_arviewer/data/Com.java | 0bef72a8454950b53aa5873a1ccc09faf69fe071 | [] | permissive | irvs/ros_tms | https://github.com/irvs/ros_tms | f2449fc2d51e369bd962398aded8e1829a314b16 | 3d6b6579e89aa9cb216cd3cb6157fabc553c18f1 | refs/heads/develop | 2023-01-28T03:29:27.004000 | 2020-02-22T04:53:33 | 2020-02-22T04:53:33 | 24,835,814 | 56 | 24 | BSD-3-Clause | false | 2023-01-11T22:23:41 | 2014-10-06T06:19:21 | 2022-11-06T06:13:33 | 2023-01-11T22:23:39 | 290,191 | 48 | 21 | 16 | TSQL | false | false | package com.github.irvs.ros_tms.tms_ur.tms_ur_arviewer.data;
//センサの値をメインに伝達するためだけのクラス
//正直いらない
public class Com {
public enum COMMAND{LEFT, CENTER, RIGHT, UP, DOWN};
private COMMAND com;
public Com(){
com = COMMAND.CENTER;
}
public void setCommand(COMMAND command){
com = command;
}
public COMMAND ... | UTF-8 | Java | 669 | java | Com.java | Java | [] | null | [] | package com.github.irvs.ros_tms.tms_ur.tms_ur_arviewer.data;
//センサの値をメインに伝達するためだけのクラス
//正直いらない
public class Com {
public enum COMMAND{LEFT, CENTER, RIGHT, UP, DOWN};
private COMMAND com;
public Com(){
com = COMMAND.CENTER;
}
public void setCommand(COMMAND command){
com = command;
}
public COMMAND ... | 669 | 0.644372 | 0.644372 | 44 | 12.931818 | 13.328708 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.772727 | false | false | 6 |
51cd36d843491ceb67ef8f7263ae67b1ce646ce2 | 16,913,581,266,766 | 58dd9f1a7fa07b340eac29dfcadd40b534fe601d | /src/newcoder/Solution_37.java | 6571e3edca58a784faa6f37ba745006a95a88767 | [] | no_license | guitarcw/newcoder | https://github.com/guitarcw/newcoder | 82d4304241922a049c5413b37e8bcce0bc821a2a | ec275e5239cd4fbe29ac56fa5b1e5e6982971939 | refs/heads/master | 2021-01-01T04:09:40.565000 | 2017-09-09T07:31:21 | 2017-09-09T07:31:21 | 97,135,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package newcoder;
import java.util.ArrayList;
//输入一个递增排序的数组和一个数字S,在数组中查找两个数
//,是的他们的和正好是S,如果有多对数字的和等于S,输出
//两个数的乘积最小的。
public class Solution_37 {
public ArrayList<Integer> FindNumbersWithSum(int [] array,int sum) {
ArrayList<Integer> out=new ArrayList<>();
int min=sum*sum;
int start=0;
int end=array... | GB18030 | Java | 795 | java | Solution_37.java | Java | [] | null | [] | package newcoder;
import java.util.ArrayList;
//输入一个递增排序的数组和一个数字S,在数组中查找两个数
//,是的他们的和正好是S,如果有多对数字的和等于S,输出
//两个数的乘积最小的。
public class Solution_37 {
public ArrayList<Integer> FindNumbersWithSum(int [] array,int sum) {
ArrayList<Integer> out=new ArrayList<>();
int min=sum*sum;
int start=0;
int end=array... | 795 | 0.601783 | 0.59584 | 35 | 17.228571 | 14.396598 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.057143 | false | false | 6 |
c7b7dacbfdb32238b0a20dd8b2a41d1b95ce3524 | 6,975,026,954,310 | 3bc15fa92f9a7336e855a32f8b16173dd916713c | /mobile-core-new/src/main/java/com/shangpin/core/entity/main/Push.java | 7ef0224c64b50c6d9b4cf2fcb699ef26afaeb6b3 | [] | no_license | cenbow/2016_sp_mobile | https://github.com/cenbow/2016_sp_mobile | 36018bea8154b9deaf9d15dbf1b4e2ec90eb1191 | 5edb6203a5cf4352db7c051f3fd1ef12ccada32c | refs/heads/master | 2020-04-06T04:44:14.075000 | 2016-06-15T05:19:25 | 2016-06-15T05:19:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shangpin.core.entity.main;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax... | UTF-8 | Java | 7,838 | java | Push.java | Java | [
{
"context": ".core.entity.Idable;\n\n/**\n * 消息推送实体\n * \n * @author qinyingchun\n * @since 2014-8-6\n * \n */\n@Entity\n@Table(name = ",
"end": 465,
"score": 0.9996565580368042,
"start": 454,
"tag": "USERNAME",
"value": "qinyingchun"
},
{
"context": "/\n public String getUsernam... | null | [] | package com.shangpin.core.entity.main;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
import javax.persistence.Temporal;
import javax... | 7,838 | 0.548252 | 0.546427 | 367 | 19.893732 | 20.601635 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.234332 | false | false | 6 |
fc7f6bbeb9b4d78aba3d2f45d3a9d6eb3147bac7 | 6,975,026,955,295 | 93f5b1eeb7b0185fc55feb4091a88bb0d0908bf3 | /myapplication/src/main/java/ormsamples/DeleteProyectoCompletoIluminatiData.java | 88dc6a75ba8b978243f657c0ef982218a4405adf | [] | no_license | juaniyoalm/MDS2_AppMovil_Vaadin | https://github.com/juaniyoalm/MDS2_AppMovil_Vaadin | 8cc93ec6e5d03e3f0ed0fc11380a061df81f7063 | 7b70559ac19fb9048e42ce842aaa047bd3944022 | refs/heads/master | 2021-01-21T21:22:03.460000 | 2017-06-26T16:42:35 | 2017-06-26T16:42:35 | 94,827,349 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Licensee: University of Almeria
* License Type: Academic
*/
package ormsamples;
import org.orm.*;
public class DeleteProyectoCompletoIluminatiData {
public void deleteTestData() throws PersistentException {
PersistentTransaction t = diagrama_bd.base_de_datos.ProyectoCompletoIluminatiPersistentManager.insta... | UTF-8 | Java | 4,440 | java | DeleteProyectoCompletoIluminatiData.java | Java | [] | null | [] | /**
* Licensee: University of Almeria
* License Type: Academic
*/
package ormsamples;
import org.orm.*;
public class DeleteProyectoCompletoIluminatiData {
public void deleteTestData() throws PersistentException {
PersistentTransaction t = diagrama_bd.base_de_datos.ProyectoCompletoIluminatiPersistentManager.insta... | 4,440 | 0.794595 | 0.794595 | 73 | 59.821918 | 53.837742 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.041096 | false | false | 6 |
8e34876f49dee753b1baa4a72dd8e79ae0e95ee6 | 5,523,327,945,261 | 2fefa06f45d99a461c53a7dfcc6968918b55b90f | /com/google/android/gms/appstate/C0301R.java | 9c1d6225d79296d17f9a97b0d1ef4d55a13f2ef1 | [] | no_license | javagose/Route34 | https://github.com/javagose/Route34 | 61f57c1bef0bbafc84370221197ab3c17ddff302 | 7ea799724282a4aee30c8cf6c014f243a06e15b8 | refs/heads/master | 2021-01-12T05:41:48.414000 | 2016-12-23T22:14:49 | 2016-12-23T22:14:49 | 77,170,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.appstate;
import com.google.android.gms.wearable.C0579R;
/* renamed from: com.google.android.gms.appstate.R */
public final class C0301R {
/* renamed from: com.google.android.gms.appstate.R.attr */
public static final class attr {
public static final int adSize = 213077... | UTF-8 | Java | 25,640 | java | C0301R.java | Java | [] | null | [] | package com.google.android.gms.appstate;
import com.google.android.gms.wearable.C0579R;
/* renamed from: com.google.android.gms.appstate.R */
public final class C0301R {
/* renamed from: com.google.android.gms.appstate.R.attr */
public static final class attr {
public static final int adSize = 213077... | 25,640 | 0.733814 | 0.625429 | 367 | 68.863762 | 39.568008 | 498 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.953678 | false | false | 6 |
12fc978c520ce54ffaf905f8179c0c569b3c1eaa | 9,148,280,393,850 | 931ef3fc968d89dc61850175817b153e91270ad9 | /PuppyFriends - Version 2.0/app/src/main/java/com/example/signup/matchreport.java | eeb17ad0fe7975e60a53188fc21d3a5a5298b35f | [] | no_license | SW-team2-DB/PuppyFriends | https://github.com/SW-team2-DB/PuppyFriends | 7e615aab28a514d5ce8abbf53e55cf7809f26870 | e804a89af6f3b6563f5a421a0c630b5d5fd91c82 | refs/heads/Final | 2022-11-09T19:45:30.364000 | 2020-06-21T15:37:05 | 2020-06-21T15:37:05 | 272,147,884 | 0 | 0 | null | false | 2020-06-14T08:20:08 | 2020-06-14T06:42:57 | 2020-06-14T08:09:38 | 2020-06-14T08:20:07 | 1,150 | 0 | 0 | 0 | Java | false | false | package com.example.signup;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import com.google.fire... | UTF-8 | Java | 4,914 | java | matchreport.java | Java | [] | null | [] | package com.example.signup;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import com.google.fire... | 4,914 | 0.638657 | 0.632402 | 95 | 48.505264 | 37.520767 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.989474 | false | false | 6 |
505acaf24262aa4b592a78a0b0c86a1b13d4633d | 26,525,718,064,249 | da3a44cf644bc948a1b7ff47042703b63d28ca89 | /codec/src/main/java/io/agora/codec/Base64Util.java | e6c17497ec7379b48d6b34f2dd51268d9f22f060 | [] | no_license | Chen-Alexander/JitpackTest | https://github.com/Chen-Alexander/JitpackTest | a663bd04963bd1de6eb58b3eeef1f60dbe2c0088 | 3af68b9ca29ea7af1b5e5b3222ac327ef7e582b3 | refs/heads/master | 2023-02-12T14:44:19.659000 | 2021-01-14T07:32:06 | 2021-01-14T07:32:06 | 329,528,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.agora.codec;
import org.apache.commons.codec.binary.Base64;
public class Base64Util {
public String encode(String data) {
return Base64.encodeBase64String(data.getBytes());
}
}
| UTF-8 | Java | 206 | java | Base64Util.java | Java | [] | null | [] | package io.agora.codec;
import org.apache.commons.codec.binary.Base64;
public class Base64Util {
public String encode(String data) {
return Base64.encodeBase64String(data.getBytes());
}
}
| 206 | 0.723301 | 0.684466 | 9 | 21.888889 | 20.733465 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
a38d0d4ccc26b7bf1fc6c14d5843f47aeafa0c70 | 3,667,902,135,335 | ea65c1e2f4b18c54671e0ad905e5b3aff96bc0aa | /src/predefine_interfaces/consumer/Movie.java | 89da706998915f1c6667bfef526d339b37f99890 | [] | no_license | axllow91/java8-examples | https://github.com/axllow91/java8-examples | dc163ac1df592d02520d6fd3ef0ed407e25c3af9 | 8044fa06c81b92fa5df78440008ae5470e129b31 | refs/heads/master | 2020-04-21T20:40:25.423000 | 2019-02-15T12:03:29 | 2019-02-15T12:03:29 | 169,853,335 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package predefine_interfaces.consumer;
import java.util.ArrayList;
import java.util.List;
import java.util.function.Consumer;
/*
* Consumer chaining methods
*
* */
public class Movie {
String name;
String hero;
String heroine;
String result;
public Movie(String name, String hero, String heroine,... | UTF-8 | Java | 2,040 | java | Movie.java | Java | [
{
"context": "st.add(new Movie(\"Witcher 3\", \"Geralt of Rivia\", \"Yennefer\", \"Hit\"));\n }\n\n public static void main(Str",
"end": 878,
"score": 0.674719512462616,
"start": 870,
"tag": "NAME",
"value": "Yennefer"
}
] | null | [] | package predefine_interfaces.consumer;
import java.util.ArrayList;
import java.util.List;
import java.util.function.Consumer;
/*
* Consumer chaining methods
*
* */
public class Movie {
String name;
String hero;
String heroine;
String result;
public Movie(String name, String hero, String heroine,... | 2,040 | 0.558824 | 0.546569 | 65 | 30.384615 | 29.781096 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.876923 | false | false | 6 |
7e6d8b5d8938ca82b8879b4ce94863926c026947 | 24,068,996,781,165 | ed589ea2c8dededa36d3b6d24fc86472a22322b6 | /trunk/GoJava6/vshcherbak/intro/src/main/java/com/gojava6/IslandProblemResolving.java | 8c9a2e7770ebb13f830911abbc5b565cbb4c5e5c | [] | no_license | baygoit/GoJava | https://github.com/baygoit/GoJava | dcf884d271a4612051036e4fdc2c882c343ec870 | a0a07165092bcc60e109c84227b0024f4bca38ed | refs/heads/master | 2020-04-16T01:46:09.808000 | 2016-08-06T06:28:13 | 2016-08-06T06:28:13 | 42,005,479 | 8 | 27 | null | false | 2016-03-09T11:26:20 | 2015-09-06T14:28:53 | 2016-01-11T14:00:31 | 2016-03-09T11:26:19 | 246,886 | 6 | 19 | 1 | Java | null | null | package com.gojava6;
/**
* Created by vshcherbak on 19/09/15.
* Consider 1 as "Island", 0 as "Water"
* All vertically, horizontally, diagonally 1s set making one island
*/
public class IslandProblemResolving {
private int[][] islandMap;
int rowLength;
int colLength;
public IslandProblemResolving(i... | UTF-8 | Java | 1,258 | java | IslandProblemResolving.java | Java | [
{
"context": "package com.gojava6;\n\n/**\n * Created by vshcherbak on 19/09/15.\n * Consider 1 as \"Island\", 0 as \"Wat",
"end": 50,
"score": 0.999577522277832,
"start": 40,
"tag": "USERNAME",
"value": "vshcherbak"
}
] | null | [] | package com.gojava6;
/**
* Created by vshcherbak on 19/09/15.
* Consider 1 as "Island", 0 as "Water"
* All vertically, horizontally, diagonally 1s set making one island
*/
public class IslandProblemResolving {
private int[][] islandMap;
int rowLength;
int colLength;
public IslandProblemResolving(i... | 1,258 | 0.515103 | 0.494436 | 45 | 26.933332 | 20.946917 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 6 |
986df18f2f6ec760783913c902bae05a0f1d7c8e | 19,576,460,994,825 | cdfacacaad61ad260a71b18966716a6149e406f0 | /LinkedListCycle.java | 647d9f2891803f5d425f657195b2e6a5a55bb8f3 | [] | no_license | Lord-Left/epi-testbed | https://github.com/Lord-Left/epi-testbed | f7a57d34957ea685c4a0d1c22c0a10299dea822f | 7808f49ea738458298aeb1a3af25580a6fe27504 | refs/heads/master | 2020-03-30T14:54:37.714000 | 2018-12-05T18:53:17 | 2018-12-05T18:53:17 | 151,340,886 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class LinkedListCycle {
public static void main(String[] args) {
NodeList testList = new NodeList(41451);
testList.addNode(23);
testList.addNode(45);
testList.addNode(21);
testList.addNode(8);
testList.printList();
// testList.cycleDetector(testList... | UTF-8 | Java | 610 | java | LinkedListCycle.java | Java | [] | null | [] | public class LinkedListCycle {
public static void main(String[] args) {
NodeList testList = new NodeList(41451);
testList.addNode(23);
testList.addNode(45);
testList.addNode(21);
testList.addNode(8);
testList.printList();
// testList.cycleDetector(testList... | 610 | 0.616393 | 0.596721 | 24 | 24.458334 | 20.878576 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 6 |
1ddbed329a467b3dc8e018416924b0ff20697bbe | 15,229,954,099,535 | 4275d42cc9893224c450444c4739af716d6e0393 | /B完美世界dp01背包.java | cae277832c73231e4825aaa702a13cc3c03df312 | [] | no_license | ohlala/LeetCode | https://github.com/ohlala/LeetCode | bc2e173d620a4dc4b4a956b0a1f0e259a2ff0f5d | 8416d2bcdb8bb927555485bf65ddc01967e49815 | refs/heads/master | 2022-03-11T16:33:15.005000 | 2019-09-09T12:35:18 | 2019-09-09T12:35:18 | 108,968,663 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //5 试题数量
//5 4 3 5 2 分数-cost
//2 2 3 5 1 时间-time
//10 总时间-ti
//16 最高分
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt()+1;
int[] value = new int[n];
int[] time = new int[n];
... | GB18030 | Java | 1,087 | java | B完美世界dp01背包.java | Java | [] | null | [] | //5 试题数量
//5 4 3 5 2 分数-cost
//2 2 3 5 1 时间-time
//10 总时间-ti
//16 最高分
import java.util.*;
public class Main {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int n = in.nextInt()+1;
int[] value = new int[n];
int[] time = new int[n];
... | 1,087 | 0.375826 | 0.345609 | 43 | 23.627907 | 17.826063 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.883721 | false | false | 6 |
c94c739f669d4f2c0aa7904dfad82c5ba1b41280 | 39,625,368,273,993 | ae245dc7d70b7a0022e9493ccd3eab48a17cd6d3 | /app/src/main/java/com/ecnu/leon/jarvis/Utils/TaskDatabaseHelper.java | 79d3a8ed1b71633638402e7ccffdf946030b1a10 | [] | no_license | dxyist/Jarvis | https://github.com/dxyist/Jarvis | 588dfc520ea5d50280bccda66c6b75a2316a6750 | 11bed07b7a9fae17febe4c4bd784af063b2452c4 | refs/heads/master | 2021-01-18T17:06:31.478000 | 2018-10-30T10:40:05 | 2018-10-30T10:40:05 | 100,485,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ecnu.leon.jarvis.Utils;
import android.content.ContentValues;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.icu.text.SimpleDateFormat;
import android.os.Build;
import android.support.annotation.RequiresApi;
im... | UTF-8 | Java | 2,298 | java | TaskDatabaseHelper.java | Java | [
{
"context": "lyTask;\n\nimport java.util.Date;\n\n/**\n * Created by Leon on 2017/8/10.\n * 数据库\n */\n\npublic class TaskDataba",
"end": 425,
"score": 0.6905745267868042,
"start": 421,
"tag": "USERNAME",
"value": "Leon"
}
] | null | [] | package com.ecnu.leon.jarvis.Utils;
import android.content.ContentValues;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.icu.text.SimpleDateFormat;
import android.os.Build;
import android.support.annotation.RequiresApi;
im... | 2,298 | 0.671504 | 0.667986 | 72 | 30.583334 | 31.735342 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736111 | false | false | 6 |
13271bad2414c3cc6d03ab4d14c12073943b9b10 | 20,993,800,201,865 | 07f0817aad912c42b61942ee7dd8f4549f94f698 | /app/src/main/java/com/mit/library/LoginActivity.java | d5577c090007fc600e02fa808bd407a4b11a9cba | [] | no_license | priyanshsolanki/Smart-Library-Android-Application | https://github.com/priyanshsolanki/Smart-Library-Android-Application | 3f0decfe386875018758c1b6cd657582bc3cdd92 | 67471335b5968b4985f2d4dbc224ee354edccb07 | refs/heads/main | 2022-12-31T22:55:21.851000 | 2020-10-20T18:16:02 | 2020-10-20T18:16:02 | 305,796,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mit.library;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.android.volley.AuthFailureError;
import com.android.volley... | UTF-8 | Java | 3,537 | java | LoginActivity.java | Java | [
{
"context": "prn\", prn);\n params.put(\"password\", password);\n return params;\n }\n\n ",
"end": 3393,
"score": 0.9990479946136475,
"start": 3385,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package com.mit.library;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
import com.android.volley.AuthFailureError;
import com.android.volley... | 3,539 | 0.503534 | 0.503534 | 99 | 34.727272 | 23.073803 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
165b67861edead6101218078e3188dc27b40d8ab | 36,910,948,975,239 | 310148463a5065c4e19cb1fa68c6ca7762a17b1c | /code/Process Workflow/src/test/java/org/cubrc/process/workflow/data/transform/JsonApiTransformerTest.java | 9373e8e0fa17645f4855e4377c05e94bb80f75f6 | [] | no_license | standardgalactic/CHAMP | https://github.com/standardgalactic/CHAMP | ee8819142ce6987c0f123c195f57377bc4d0685a | 707b009b42d9111a9de821328b5cf5c061479609 | refs/heads/master | 2023-03-16T06:53:00.404000 | 2018-07-12T14:52:58 | 2018-07-12T14:52:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cubrc.process.workflow.data.transform;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.databind.node.ArrayNode;
import com.fasterxml.jackson.databind.node.Objec... | UTF-8 | Java | 9,254 | java | JsonApiTransformerTest.java | Java | [] | null | [] | package org.cubrc.process.workflow.data.transform;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.fasterxml.jackson.databind.node.ArrayNode;
import com.fasterxml.jackson.databind.node.Objec... | 9,254 | 0.64383 | 0.642749 | 226 | 38.946903 | 30.650425 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672566 | false | false | 6 |
f0080ef723f1c46c33f1a313f89ffeae30bcccd2 | 37,684,043,087,526 | d60bd7144cb4428a6f7039387c3aaf7b295ecc77 | /ScootAppSource/b/a/a/a/a/g/aa.java | 1f69b09466165a991300452280ef7ebfcf9e31ec | [] | no_license | vaquarkhan/Scoot-mobile-app | https://github.com/vaquarkhan/Scoot-mobile-app | 4f58f628e7e2de0480f7c41998cdc38100dfef12 | befcfb58c1dccb047548f544dea2b2ee187da728 | refs/heads/master | 2020-06-10T19:14:25.985000 | 2016-12-08T04:39:10 | 2016-12-08T04:39:10 | 75,902,491 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package b.a.a.a.a.g;
import org.json.JSONObject;
public abstract interface aa
{
public abstract JSONObject a(z paramz);
}
/* Location: D:\Android\dex2jar-2.0\classes-dex2jar.jar!\b\a\a\a\a\g\aa.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | UTF-8 | Java | 289 | java | aa.java | Java | [] | null | [] | package b.a.a.a.a.g;
import org.json.JSONObject;
public abstract interface aa
{
public abstract JSONObject a(z paramz);
}
/* Location: D:\Android\dex2jar-2.0\classes-dex2jar.jar!\b\a\a\a\a\g\aa.class
* Java compiler version: 6 (50.0)
* JD-Core Version: 0.7.1
*/ | 289 | 0.647059 | 0.608997 | 14 | 19.714285 | 24.46697 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 6 |
0cd15052ec00c9b1389a4391c397696d5b85e4f4 | 33,767,032,939,549 | ace92a81b980d599e0fdd9f808c11749f27bf9d0 | /klblog-microservice/common/src/main/java/com/klfront/klblog/entity/BookNote.java | 1c1808b88be67ccafea183e94effbad6a2e5feb1 | [
"Apache-2.0"
] | permissive | kinglong198404/klblog | https://github.com/kinglong198404/klblog | ba9a88389005596cbd074fcd72a9005d94558605 | dc9aacd0744d53cb03ce2802fb0a241ad1157b0f | refs/heads/master | 2022-06-23T17:51:52.090000 | 2020-02-15T11:12:07 | 2020-02-15T11:12:07 | 199,705,722 | 0 | 0 | Apache-2.0 | false | 2022-06-17T02:55:23 | 2019-07-30T18:24:40 | 2020-02-15T11:12:19 | 2022-06-17T02:55:21 | 74 | 0 | 0 | 2 | Java | false | false | package com.klfront.klblog.entity;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
@Data
public class BookNote implements Serializable {
private Long id;
private String title;
private String keyword;
/**
* Html内容
*/
private String content;
/**
* 文本内容
... | UTF-8 | Java | 600 | java | BookNote.java | Java | [] | null | [] | package com.klfront.klblog.entity;
import java.io.Serializable;
import java.util.Date;
import lombok.Data;
@Data
public class BookNote implements Serializable {
private Long id;
private String title;
private String keyword;
/**
* Html内容
*/
private String content;
/**
* 文本内容
... | 600 | 0.673469 | 0.671769 | 38 | 14.5 | 14.514512 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 6 |
2d94e43b0c97b95a44c642d4bbf918103c15c8cf | 34,565,896,856,159 | d32987bb4cd6ce2ca4cece20b4a60a44afc033fb | /uavcontrols5/GameUAVLaser.java | beadd006f1e8f1f5da2884de8a1ef1683ac07e65 | [] | no_license | pjoshea/OOP-GUIFinalProject | https://github.com/pjoshea/OOP-GUIFinalProject | 83d1ddcdb3dac5aaf245a74ed125e59dc9ea274c | 9e9600deb1393c01fd70c49248c43869b073f156 | refs/heads/master | 2022-11-30T14:50:51.877000 | 2020-08-07T19:55:26 | 2020-08-07T19:55:26 | 285,910,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Programmer: Patrick O'Shea <poshea01>
* Date: Thursday, October 8th, 2015
* Program Name: UAVControls (v. 5)
* Objective: Simulate a set of controls for a set of unmanned aerial
* vehicles and create a setting which turns it into a game.
*
* Class: GameUAVLaser
* Purpose: The laser moves in a straig... | UTF-8 | Java | 5,812 | java | GameUAVLaser.java | Java | [
{
"context": "/* \n * Programmer: Patrick O'Shea <poshea01>\n * Date: Thursday, October 8th, 2015\n ",
"end": 33,
"score": 0.9998771548271179,
"start": 19,
"tag": "NAME",
"value": "Patrick O'Shea"
},
{
"context": "/* \n * Programmer: Patrick O'Shea <poshea01>\n * Date: Thursday, Octo... | null | [] | /*
* Programmer: <NAME> <poshea01>
* Date: Thursday, October 8th, 2015
* Program Name: UAVControls (v. 5)
* Objective: Simulate a set of controls for a set of unmanned aerial
* vehicles and create a setting which turns it into a game.
*
* Class: GameUAVLaser
* Purpose: The laser moves in a straight line ... | 5,804 | 0.555058 | 0.549897 | 203 | 27.630543 | 22.879992 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 6 |
d9c9a6e5951f354c5444be103cd5b58da0a41bc5 | 34,565,896,859,360 | 9a26561cdf1d805d5935b4356a2ee9e0c2a30970 | /spring-boot-distributed-system-template/spring-boot-distributed-system-server-user/src/main/java/com/xxx/template/user/service/impl/UserManagerServiceImpl.java | 9b32d6df551cd185e55c89895457905f49cc8804 | [] | no_license | zhangorrin/project-template | https://github.com/zhangorrin/project-template | 102c0a2981c12fbe482ca065fe58b68399446bc8 | 5726fc375fde677fd7c7e69ab249e467db25947e | refs/heads/master | 2021-06-03T20:39:08.479000 | 2018-10-18T06:36:30 | 2018-10-18T06:36:30 | 58,713,987 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xxx.template.user.service.impl;
import com.xxx.template.user.mapper.UserManagerMapper;
import com.xxx.template.user.model.UserModel;
import com.xxx.template.user.service.UserManagerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ... | UTF-8 | Java | 1,045 | java | UserManagerServiceImpl.java | Java | [
{
"context": "\n/**\n * Created with IntelliJ IDEA.\n *\n * @author: Orrin\n * @date: 2016/5/11 10:29\n * @version: V1.0.0\n * ",
"end": 434,
"score": 0.9248701930046082,
"start": 429,
"tag": "NAME",
"value": "Orrin"
}
] | null | [] | package com.xxx.template.user.service.impl;
import com.xxx.template.user.mapper.UserManagerMapper;
import com.xxx.template.user.model.UserModel;
import com.xxx.template.user.service.UserManagerService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import ... | 1,045 | 0.801914 | 0.788517 | 37 | 27.243244 | 25.682474 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 6 |
e9cb04dc8453721782cf5a4a7f18e2e0349644de | 37,409,165,184,639 | 14bea27746658e5fcbefc0049f0eeac5ef34f7d5 | /src/com/iotek/entity/DiaryBean.java | fac0759ecd3b95b4ac5cf2cb0115060fec9c19a5 | [] | no_license | dengyouquan/OnlineDiary | https://github.com/dengyouquan/OnlineDiary | dcf81d06634875899d755e03a6a16eb7a25fc948 | fc1ac574b03ca8fa10b5d363215f85d0f647185d | refs/heads/master | 2021-09-09T01:14:46.391000 | 2018-03-13T05:44:44 | 2018-03-13T05:44:44 | 124,998,496 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iotek.entity;
import java.util.Date;
public class DiaryBean {
private int diaryid;
private int authorid;
private int cataid;
private String dtitle;
private String dtype;
private String dcontent;
private String ispublish;
private Date createdate;
private Date lastdate;
private String domain;
pub... | UTF-8 | Java | 2,019 | java | DiaryBean.java | Java | [] | null | [] | package com.iotek.entity;
import java.util.Date;
public class DiaryBean {
private int diaryid;
private int authorid;
private int cataid;
private String dtitle;
private String dtype;
private String dcontent;
private String ispublish;
private Date createdate;
private Date lastdate;
private String domain;
pub... | 2,019 | 0.716691 | 0.716691 | 93 | 20.709677 | 15.901972 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.870968 | false | false | 6 |
6a1f070672fc31340e4149ee13fcb419e27398b0 | 35,785,667,556,115 | 9044bd8d6948506a215a019d81c3377094ffb4a4 | /OneOhFour/src/busTester/Tester.java | 5f64052cbb00fe15f3a8fbef0194949d7077e6ff | [] | no_license | rudiejd/one-oh-four | https://github.com/rudiejd/one-oh-four | 75879f82b0868efa41300a364ab11f417e4096c0 | c2d15c1d751c52576ad69a09d6f41d782b8ca7c1 | refs/heads/master | 2020-05-16T00:12:11.069000 | 2019-04-22T05:08:47 | 2019-04-22T05:08:47 | 182,573,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package busTester;
import java.io.File;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.chrome.ChromeOptions;
public class Tester {
private int labNumber;
static WebDriver driver;
private File folder;
... | UTF-8 | Java | 2,241 | java | Tester.java | Java | [
{
"context": "accept();\r\n\t\t\tdriver.switchTo().alert().sendKeys(\"John\");\r\n\t\t\tdriver.switchTo().alert().accept();\r\n\t\t\tSt",
"end": 1487,
"score": 0.9996753931045532,
"start": 1483,
"tag": "NAME",
"value": "John"
},
{
"context": "path(\"//body\")).getText();\r\n\t\t\tif ... | null | [] | package busTester;
import java.io.File;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.chrome.ChromeOptions;
public class Tester {
private int labNumber;
static WebDriver driver;
private File folder;
... | 2,241 | 0.616689 | 0.609996 | 95 | 21.589474 | 21.528681 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.315789 | false | false | 6 |
f3988fe694693dea1659041a510d3af4cd0e344f | 28,441,273,479,098 | 2bffa729a2e213e9b016ee34db51448ad23a1b89 | /src/main/java/com/example/display/util/ParentMapper.java | 38da00906ffc65e69edaa18948c87cccc2a2b698 | [] | no_license | www-changer/display | https://github.com/www-changer/display | bb2fcb30e5259438f6810f70dce35b32a0a63113 | da1bd91797abc078e2091cabb2c3b97f87fa9c36 | refs/heads/master | 2022-06-26T02:35:06.165000 | 2019-06-19T09:16:30 | 2019-06-19T09:16:30 | 192,698,267 | 0 | 0 | null | false | 2022-06-21T01:18:36 | 2019-06-19T09:08:55 | 2019-06-19T09:16:50 | 2022-06-21T01:18:35 | 289 | 0 | 0 | 2 | Java | false | false | package com.example.display.util;
import tk.mybatis.mapper.common.Mapper;
import tk.mybatis.mapper.common.MySqlMapper;
public interface ParentMapper<T> extends Mapper<T>,MySqlMapper {
}
| UTF-8 | Java | 195 | java | ParentMapper.java | Java | [] | null | [] | package com.example.display.util;
import tk.mybatis.mapper.common.Mapper;
import tk.mybatis.mapper.common.MySqlMapper;
public interface ParentMapper<T> extends Mapper<T>,MySqlMapper {
}
| 195 | 0.779487 | 0.779487 | 7 | 25.857143 | 23.793327 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 6 |
815124a521c4813241e86dd68baf70af1b87bbf5 | 31,688,268,721,240 | 5982acd6125cb19817eb5cbc5fe1b6589680a7e4 | /src/main/java/org/elasticsearch/mysynonym/TermType.java | 797d18270128c0c2d08e1294880a79d61ae87ebd | [] | no_license | muhao1020/synony_match | https://github.com/muhao1020/synony_match | 946af8272ca9504501a6f962db526559e9363e5c | 1cb08b76a8482eee6e652de37cae70de2021e825 | refs/heads/master | 2023-05-28T03:14:54.347000 | 2021-06-21T15:47:28 | 2021-06-21T15:47:28 | 378,982,233 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.elasticsearch.mysynonym;
import org.apache.lucene.util.BytesRef;
/**
* @Classname TermType
* @Description TODO
* @Date 2021/6/18 18:06
* @Created by muhao
*/
public class TermType {
String field;
String type;
BytesRef bytes;
public TermType(String fld, String type, BytesRef bytes) {
... | UTF-8 | Java | 852 | java | TermType.java | Java | [
{
"context": "ption TODO\n * @Date 2021/6/18 18:06\n * @Created by muhao\n */\npublic class TermType {\n String field;\n ",
"end": 172,
"score": 0.862623929977417,
"start": 167,
"tag": "USERNAME",
"value": "muhao"
}
] | null | [] | package org.elasticsearch.mysynonym;
import org.apache.lucene.util.BytesRef;
/**
* @Classname TermType
* @Description TODO
* @Date 2021/6/18 18:06
* @Created by muhao
*/
public class TermType {
String field;
String type;
BytesRef bytes;
public TermType(String fld, String type, BytesRef bytes) {
... | 852 | 0.598592 | 0.585681 | 44 | 18.363636 | 16.730608 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
62741494b100f9e501d3a67fd995174a0773d71d | 12,627,203,904,470 | dcdec84ed131e63a68b1617642af094e2576b593 | /src/main/java/com/mayab/calidad/doubles/tareaUnitTest/CuentaGuardar.java | e5711dfdd55b4eb6686455f186cff1aebe714bb8 | [] | no_license | IvannaNouel/PracticasCalidad | https://github.com/IvannaNouel/PracticasCalidad | 44808aaa86c1d6eae8f350708ad7e0121d926cea | f85c43bd6f803fcc2d87b96498d9c4418b2f28eb | refs/heads/main | 2023-01-14T07:08:10.782000 | 2020-11-25T04:03:45 | 2020-11-25T04:03:45 | 295,873,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mayab.calidad.doubles.tareaUnitTest;
public interface CuentaGuardar {
public transaction guardar(transaction t);
}
| UTF-8 | Java | 143 | java | CuentaGuardar.java | Java | [] | null | [] | package com.mayab.calidad.doubles.tareaUnitTest;
public interface CuentaGuardar {
public transaction guardar(transaction t);
}
| 143 | 0.741259 | 0.741259 | 10 | 12.8 | 18.824451 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 6 |
d1cc37d1061d7f796dbe04f85c5c1c57246d96c2 | 27,341,761,866,243 | 880bceb8bc313a279c9fab9cf793936d33292aab | /src/unsw/dungeon/BombCount3.java | 6b00f0a7b28d025727bfbaaf7bdfeda5de68a328 | [] | no_license | Suphachabhar/dungeonGameProject | https://github.com/Suphachabhar/dungeonGameProject | 13ae3f6a888b4cdcc450c575d4b2cf87e3aa062b | bf6f3548acf9c8a96bdf3f547318cdb4acf71254 | refs/heads/master | 2020-07-29T08:23:49.367000 | 2019-09-20T07:32:27 | 2019-09-20T07:32:27 | 209,729,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package unsw.dungeon;
public class BombCount3 implements BombState{
public String getStatus() {
return "3";
}
public void tick(BombDropped bomb) {
bomb.setBombState(new BombCount2());
}
}
| UTF-8 | Java | 202 | java | BombCount3.java | Java | [] | null | [] | package unsw.dungeon;
public class BombCount3 implements BombState{
public String getStatus() {
return "3";
}
public void tick(BombDropped bomb) {
bomb.setBombState(new BombCount2());
}
}
| 202 | 0.712871 | 0.69802 | 13 | 14.538462 | 16.39707 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
13e2cb4f5c3d7bcd94cd26cecc3b3c5d6afa14d9 | 14,585,708,958,431 | db77908c40c076bb713c1b00fd633457658964a3 | /ifs-data-layer/ifs-data-service/src/main/java/org/innovateuk/ifs/review/repository/ReviewInviteRepository.java | 8d6944fff7ba45469edee2b14e9247bc875ffbc9 | [
"MIT"
] | permissive | InnovateUKGitHub/innovation-funding-service | https://github.com/InnovateUKGitHub/innovation-funding-service | e3807613fd3c398931918c6cc773d13874331cdc | 964969b6dc9c78750738ef683076558cc897c1c8 | refs/heads/development | 2023-08-04T04:04:05.501000 | 2022-11-11T14:48:30 | 2022-11-11T14:48:30 | 87,336,871 | 30 | 20 | MIT | false | 2023-07-19T21:23:46 | 2017-04-05T17:20:38 | 2023-03-15T17:10:05 | 2023-07-19T21:23:46 | 784,740 | 24 | 12 | 16 | Java | false | false | package org.innovateuk.ifs.review.repository;
import org.innovateuk.ifs.competition.repository.CompetitionInviteRepository;
import org.innovateuk.ifs.review.domain.ReviewInvite;
public interface ReviewInviteRepository extends CompetitionInviteRepository<ReviewInvite> {
}
| UTF-8 | Java | 275 | java | ReviewInviteRepository.java | Java | [] | null | [] | package org.innovateuk.ifs.review.repository;
import org.innovateuk.ifs.competition.repository.CompetitionInviteRepository;
import org.innovateuk.ifs.review.domain.ReviewInvite;
public interface ReviewInviteRepository extends CompetitionInviteRepository<ReviewInvite> {
}
| 275 | 0.865455 | 0.865455 | 7 | 38.142857 | 35.578598 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
6d2398e936d74f5f11ef9856f7b4db01dc94bfe6 | 5,781,026,045,809 | 315ded8674fb13f790d04fed8aff7aa5c7459c8c | /src/entities/abstracts/Item.java | 26c42c10379c04fd8cab1490e10c00e1efa9e07b | [] | no_license | reatter/JRogue | https://github.com/reatter/JRogue | 8a87287ed52defdc5c0826fc2f9a2b41f4226c8b | 547457bc70e024fbcb76cb4b58f993ee43678a3c | refs/heads/master | 2021-01-19T19:02:51.505000 | 2018-10-09T19:54:01 | 2018-10-09T19:54:01 | 101,185,320 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package entities.abstracts;
/**
*
*/
public abstract class Item extends GameEntity {
/**
* long serialVersionUID
*/
private static final long serialVersionUID = 8798366979620090672L;
public Item(long id) {
super(id);
}
}
| UTF-8 | Java | 286 | java | Item.java | Java | [] | null | [] | /**
*
*/
package entities.abstracts;
/**
*
*/
public abstract class Item extends GameEntity {
/**
* long serialVersionUID
*/
private static final long serialVersionUID = 8798366979620090672L;
public Item(long id) {
super(id);
}
}
| 286 | 0.576923 | 0.51049 | 20 | 12.3 | 18.119328 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 6 |
882a760bd9b9596f1ec8c8bf93a8879a4deb4f37 | 2,997,887,175,088 | b1bb2112c4666c9ba9047fd3eeb32d27452b8179 | /LocalSearch/FileParsers.java | a8af0b19b557114f473e3303f4951b1db0965cfc | [] | no_license | UNH-Chemistry-Tutoring-Placement/FullProject | https://github.com/UNH-Chemistry-Tutoring-Placement/FullProject | 38900d7c3ef05b6ab4768725f091e9b20b12683f | b9b049915f3a03b9ded41bf4d1cba2839fc91203 | refs/heads/master | 2021-01-10T15:25:05.442000 | 2016-04-19T15:30:17 | 2016-04-19T15:30:17 | 49,444,953 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LocalSearch;
import java.util.ArrayList;
import java.util.HashMap;
public class FileParsers {
public FileParsers() {
}
public ClassData classParser(Parser p) {
String name, email, time;
ClassData data = new ClassData();
data.description = p.getSecondPart();
dat... | UTF-8 | Java | 5,713 | java | FileParsers.java | Java | [] | null | [] | package LocalSearch;
import java.util.ArrayList;
import java.util.HashMap;
public class FileParsers {
public FileParsers() {
}
public ClassData classParser(Parser p) {
String name, email, time;
ClassData data = new ClassData();
data.description = p.getSecondPart();
dat... | 5,713 | 0.564327 | 0.561001 | 198 | 27.853535 | 19.418926 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.70202 | false | false | 6 |
9a600b858d91b42f7466f566dfaf709e7dbe9ade | 20,770,461,898,596 | eebb9a594cdccf758e46f898055a472e0f516e8a | /Springws/src/com/service/Test.java | c7eedee596613b3ed65d1d36d99270f56ec7789b | [] | no_license | sreeharikancharla/Spring | https://github.com/sreeharikancharla/Spring | 58b48f7d58cfb7a90e2aad883886d1c1bf5b8173 | 9475eeb2d99ed9a7378badfa094d70f70e57bff2 | refs/heads/master | 2018-03-14T06:12:56.849000 | 2016-09-15T00:54:32 | 2016-09-15T00:54:32 | 67,524,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.service;
public class Test {
public static void main(String[] args) {
System.out.println("this is from spring webservice");
}
}
| UTF-8 | Java | 158 | java | Test.java | Java | [] | null | [] | package com.service;
public class Test {
public static void main(String[] args) {
System.out.println("this is from spring webservice");
}
}
| 158 | 0.658228 | 0.658228 | 10 | 13.8 | 18.888092 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 6 |
d7785a3a48425894aa3ebceecffa0a6c6fb61724 | 20,770,461,899,728 | 8eb1035ce692a3628c2cb4932f287a9341e7f379 | /app/src/main/java/com/bao/mzw/entity/Store.java | 0acf43af6ee785a26c52622eadefccdca715282b | [] | no_license | Hono555/mzw | https://github.com/Hono555/mzw | 1db5efe05afca5713f21ce588d8743eaaf5d9452 | b27eee6b5d5c57eea28163b92f1ee0b3eedd2eeb | refs/heads/master | 2016-07-26T13:15:32.194000 | 2015-07-07T02:23:17 | 2015-07-07T02:23:17 | 37,754,668 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bao.mzw.entity;
import java.util.ArrayList;
import java.util.List;
import cn.bmob.v3.BmobObject;
import cn.bmob.v3.datatype.BmobFile;
import cn.bmob.v3.datatype.BmobGeoPoint;
public class Store extends BmobObject{
private String name;
private List<String> images = new ArrayList<>();;
private... | UTF-8 | Java | 2,263 | java | Store.java | Java | [] | null | [] | package com.bao.mzw.entity;
import java.util.ArrayList;
import java.util.List;
import cn.bmob.v3.BmobObject;
import cn.bmob.v3.datatype.BmobFile;
import cn.bmob.v3.datatype.BmobGeoPoint;
public class Store extends BmobObject{
private String name;
private List<String> images = new ArrayList<>();;
private... | 2,263 | 0.625276 | 0.62395 | 111 | 19.387388 | 16.737061 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.369369 | false | false | 6 |
fb747acc856884e7e2db4ecae8046659a2d02698 | 3,255,585,217,214 | dfadf1b1834e65264255fbb7237f436a4f70d585 | /src/main/java/com/akshay/learning/DP/KnapsackBinary.java | 84ab6800cdb246bb22bd441996d97727a4732b41 | [] | no_license | akshaymhetre/SampleCodingProblems | https://github.com/akshaymhetre/SampleCodingProblems | b48cc0845ba54576b178cf5196886078904c6a44 | 066e1dcd92b128adc992ba2e94b874e44cd7f1b6 | refs/heads/master | 2022-01-01T02:47:10.351000 | 2021-12-21T07:00:21 | 2021-12-21T07:00:21 | 192,750,957 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.akshay.learning.DP;
public class KnapsackBinary {
public int knapsackRecursion(int capacity, int[] weights, int[] profits, int totalCount) {
if (totalCount == 0 || capacity == 0)
return 0;
if (weights[totalCount-1] > capacity){
// weight is larger than bag capaci... | UTF-8 | Java | 2,378 | java | KnapsackBinary.java | Java | [] | null | [] | package com.akshay.learning.DP;
public class KnapsackBinary {
public int knapsackRecursion(int capacity, int[] weights, int[] profits, int totalCount) {
if (totalCount == 0 || capacity == 0)
return 0;
if (weights[totalCount-1] > capacity){
// weight is larger than bag capaci... | 2,378 | 0.481918 | 0.471825 | 58 | 40 | 33.566196 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672414 | false | false | 6 |
34ead6616b3addadf29052f1bf75bbc732bac2c4 | 9,285,719,308,076 | 4dea0205801bf888f5f60cc6b56de177a42cba1e | /TaskAPP/app/src/main/java/br/ufjf/dcc196/ana/taskapp/contract/TarefaContract.java | 3e4e6a22a4c1f232543401da147b47dd8b8df140 | [] | no_license | ufjf-dcc196/ufjf-dcc196-2017-3-trb3-ana | https://github.com/ufjf-dcc196/ufjf-dcc196-2017-3-trb3-ana | 92541e19aee6dffcd96a07b11b377c9500e684ff | fba5800b68c5031a701a0ca1ce6c3b534c9ecd27 | refs/heads/master | 2021-08-29T12:32:14.314000 | 2017-12-14T01:21:45 | 2017-12-14T01:21:45 | 113,511,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ufjf.dcc196.ana.taskapp.contract;
import android.provider.BaseColumns;
public class TarefaContract {
public static final String TEXT_TYPE = " TEXT";
public static final String INT_TYPE = " INTEGER";
public static final String SEP = ",";
public static final String SQL_CREATE_TAREFA = "CREAT... | UTF-8 | Java | 3,615 | java | TarefaContract.java | Java | [] | null | [] | package br.ufjf.dcc196.ana.taskapp.contract;
import android.provider.BaseColumns;
public class TarefaContract {
public static final String TEXT_TYPE = " TEXT";
public static final String INT_TYPE = " INTEGER";
public static final String SEP = ",";
public static final String SQL_CREATE_TAREFA = "CREAT... | 3,615 | 0.614661 | 0.613831 | 72 | 49.208332 | 32.088394 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 6 |
12e07276eb575027b187391b39c493a21621d72f | 11,982,958,784,039 | 26b216ed83dcc57a192de042b2031a0f32a5246f | /src/main/java/eu/happycoders/filechannel/performance/TestGroup.java | d1aa5523c6cc916335934f6faaf07353f6853669 | [] | no_license | SvenWoltmann/filechannel-bytebuffer-memory-mapped-io-locks | https://github.com/SvenWoltmann/filechannel-bytebuffer-memory-mapped-io-locks | 49b9dc24bc36b015707bd38d5e843657e2c2cfb8 | fc95616b6deb806f806f3eb51c01ff4a39cad9dc | refs/heads/main | 2023-01-21T18:04:50.479000 | 2020-02-26T14:54:53 | 2020-02-26T14:55:07 | 316,236,198 | 7 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.happycoders.filechannel.performance;
import eu.happycoders.filechannel.performance.tests.*;
import java.io.IOException;
import java.util.List;
public class TestGroup {
private final TestParams testParams;
private final int repetitions;
TestGroup(TestParams testParams, int repetitions) {
... | UTF-8 | Java | 1,452 | java | TestGroup.java | Java | [] | null | [] | package eu.happycoders.filechannel.performance;
import eu.happycoders.filechannel.performance.tests.*;
import java.io.IOException;
import java.util.List;
public class TestGroup {
private final TestParams testParams;
private final int repetitions;
TestGroup(TestParams testParams, int repetitions) {
... | 1,452 | 0.638181 | 0.634735 | 42 | 33.547619 | 30.626165 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.738095 | false | false | 6 |
74a6f357709eccdd805cc83d909ac94a485c0fa5 | 31,722,628,463,384 | 2757105ee08989d7d615cd9a9ae9aa48b298e7a9 | /src/main/java/com/design/patterns/rk/Iterator/MyCollection.java | 14def8f57e23ee9fb6df7220de085222ceda1b72 | [] | no_license | rensuperk/designPatterns | https://github.com/rensuperk/designPatterns | 0f2271005dde042c896c59235fb158acd160b389 | 5b1c530e85e2a41db306478d5d2d6662df3a7917 | refs/heads/master | 2021-01-22T22:35:44.942000 | 2017-03-27T01:38:38 | 2017-03-27T01:38:38 | 85,562,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.design.patterns.rk.Iterator;
/**
* Created by renkai on 2017/3/22.
*/
public class MyCollection implements Collection {
private String[] strings = {"A","B","C","D","E","F"};
public Iterator iterator() {
return new MyIterator(this);
}
public Object get(int i) {
return str... | UTF-8 | Java | 399 | java | MyCollection.java | Java | [
{
"context": "om.design.patterns.rk.Iterator;\n\n/**\n * Created by renkai on 2017/3/22.\n */\npublic class MyCollection imple",
"end": 66,
"score": 0.9996590614318848,
"start": 60,
"tag": "USERNAME",
"value": "renkai"
}
] | null | [] | package com.design.patterns.rk.Iterator;
/**
* Created by renkai on 2017/3/22.
*/
public class MyCollection implements Collection {
private String[] strings = {"A","B","C","D","E","F"};
public Iterator iterator() {
return new MyIterator(this);
}
public Object get(int i) {
return str... | 399 | 0.593985 | 0.576441 | 20 | 18.950001 | 18.224915 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
1e4d0dfb78a52a89a7ad11d66db40273093fe3b4 | 15,530,601,742,908 | f897b3218ec1bb22c0c257504c016a7cd43c036a | /ValidarPlaca/src/validarplaca/ValidarPlaca.java | 64db3c74e9829eda7fcad53fcf922b9e616e2724 | [] | no_license | Guilherme-santos-silva/Validar-Placa | https://github.com/Guilherme-santos-silva/Validar-Placa | 8d749928f11d82714a979da5fe5b930e71681639 | 4d0f58b93e8e63a7b95b3d6ba9d0d22e96fee584 | refs/heads/main | 2022-12-19T22:00:14.525000 | 2020-10-05T19:41:02 | 2020-10-05T19:41:02 | 301,520,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package validarplaca;
import Apresentacao.frmPlaca;
import Modelo.Placa;
public class ValidarPlaca
{
public static void main(String[] args)
{
Apresentacao.frmPlaca frmplaca = new frmPlaca(null, true);
frmplaca.setVisible(true);
}
}
| UTF-8 | Java | 281 | java | ValidarPlaca.java | Java | [] | null | [] | package validarplaca;
import Apresentacao.frmPlaca;
import Modelo.Placa;
public class ValidarPlaca
{
public static void main(String[] args)
{
Apresentacao.frmPlaca frmplaca = new frmPlaca(null, true);
frmplaca.setVisible(true);
}
}
| 281 | 0.654804 | 0.654804 | 15 | 16.733334 | 18.713512 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
c78d6f52b3209fd5febc2768ca61f9d5bce67875 | 17,257,178,606,283 | 4dfb5f6fb83348b91ceb5ac9dcb2cdc619d7442d | /src/integrationTest/java/com/hivemq/extensions/log/DockerImageNames.java | d72b26d0fe3e9b62e4756749589550a3e6296d11 | [
"Apache-2.0"
] | permissive | hivemq/hivemq-mqtt-message-log-extension | https://github.com/hivemq/hivemq-mqtt-message-log-extension | cae13e152d0af9edfa37c102086f92bef638de95 | 80d73b46cc2fd67796de2d203911a10f0ba4d057 | refs/heads/master | 2023-08-04T14:34:02.728000 | 2023-07-12T13:26:13 | 2023-07-12T16:26:48 | 217,542,706 | 11 | 5 | Apache-2.0 | false | 2023-08-28T02:49:32 | 2019-10-25T13:43:02 | 2023-08-04T07:13:57 | 2023-07-27T07:46:47 | 282 | 11 | 4 | 1 | Java | false | false | /*
* Copyright 2019-present HiveMQ GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | UTF-8 | Java | 951 | java | DockerImageNames.java | Java | [
{
"context": "ontainers.utility.DockerImageName;\n\n/**\n * @author Yannick Weber\n * @since 1.1.3\n */\npublic class DockerImageNames",
"end": 776,
"score": 0.9998252987861633,
"start": 763,
"tag": "NAME",
"value": "Yannick Weber"
}
] | null | [] | /*
* Copyright 2019-present HiveMQ GmbH
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ag... | 944 | 0.749737 | 0.73817 | 28 | 32.964287 | 31.40346 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.321429 | false | false | 6 |
84bf0b0c943a2e7210731caec0cfafcfe4341ddc | 12,120,397,721,364 | 9cf4dcca6a0421e5307d5dc6c8dbf24db39531bd | /Ristorante/src/view/Vista.java | fcbd06a8d496f0df88205d8d9eb10511a7ac0abf | [] | no_license | guyfawkes84/TimeVision | https://github.com/guyfawkes84/TimeVision | 05c6d3a5b3201094f08fc498d05b01daf8d3b9f7 | f9db97e2e9f315a00c5e90b81a210573a15da127 | refs/heads/master | 2022-07-07T04:29:22.547000 | 2019-09-05T13:52:08 | 2019-09-05T13:52:08 | 195,706,511 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.util.ArrayList;
import java.util.Scanner;
import model.Piatto;
public class Vista {
private Scanner input=new Scanner(System.in);
public int leggIntero(String messaggio) {
int i=-1;
boolean flag=false;
do{
flag=false;
try {
System.out.println(messaggio);
... | UTF-8 | Java | 1,194 | java | Vista.java | Java | [] | null | [] | package view;
import java.util.ArrayList;
import java.util.Scanner;
import model.Piatto;
public class Vista {
private Scanner input=new Scanner(System.in);
public int leggIntero(String messaggio) {
int i=-1;
boolean flag=false;
do{
flag=false;
try {
System.out.println(messaggio);
... | 1,194 | 0.657454 | 0.654104 | 61 | 17.573771 | 17.646305 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.557377 | false | false | 6 |
004d382f2909adc0784fd4d7286e67baaa77cc43 | 17,540,646,458,932 | 731fb93a6676d380f360009365dbd16f3d425b46 | /src/main/java/org/tmail/controller/PhotoController.java | bb60e9fb37a243e8e4b8f7bda8e6f83ecd254c45 | [] | no_license | hongliuliao/tmail | https://github.com/hongliuliao/tmail | 9e91e2c9623baa7cab486119c0de7e88d4f02243 | 0699ae4e4f647c348441dc345cf75cf5cea60db3 | refs/heads/master | 2022-02-12T09:02:15.728000 | 2022-01-24T08:04:13 | 2022-01-24T08:04:13 | 7,726,869 | 0 | 0 | null | false | 2022-01-24T07:58:22 | 2013-01-21T05:25:24 | 2022-01-07T02:41:02 | 2022-01-24T07:58:21 | 195 | 0 | 2 | 0 | Java | false | false | /**
*
*/
package org.tmail.controller;
import java.io.File;
import java.io.FileInputStream;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.codec.binary.Base64;
import org.apache.commons.io.Charsets;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
impo... | UTF-8 | Java | 1,603 | java | PhotoController.java | Java | [
{
"context": "s;\nimport org.tmail.utils.IOUtils;\n\n/**\n * @author hongliuliao\n *\n * createTime:2013-3-4 上午10:50:05\n */\n@Control",
"end": 714,
"score": 0.999447226524353,
"start": 703,
"tag": "USERNAME",
"value": "hongliuliao"
}
] | null | [] | /**
*
*/
package org.tmail.controller;
import java.io.File;
import java.io.FileInputStream;
import javax.servlet.http.HttpServletResponse;
import org.apache.commons.codec.binary.Base64;
import org.apache.commons.io.Charsets;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
impo... | 1,603 | 0.77611 | 0.762351 | 48 | 32.3125 | 27.490269 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 6 |
a9d07dbe04bd755a66dc433565255e2aacdf2c6f | 10,651,518,910,856 | 1a5ecf72c78e2fbd9acadb72899f4d5c093edf25 | /app/src/main/java/me/ticknick/weixzz/adapter/status/StadetailViewPagerAdapter.java | 869cf530134f55b2db7c59ef947310729f7cbdfb | [
"Apache-2.0"
] | permissive | finderlo/WeiXzz | https://github.com/finderlo/WeiXzz | 6deefd4d2bd55f26314b0c0e8a18aedaafd343ab | e3b78c0d0c8ab368dc129c1d328d8ec1cad18887 | refs/heads/master | 2020-04-12T03:07:31.277000 | 2017-06-26T08:44:13 | 2017-06-26T08:44:13 | 65,001,664 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.ticknick.weixzz.adapter.status;
import android.app.Fragment;
import android.app.FragmentManager;
import android.support.v13.app.FragmentPagerAdapter;
import java.util.ArrayList;
import java.util.List;
import me.ticknick.weixzz.model.StatusModel;
import me.ticknick.weixzz.ui.status.StatusDetailCommentFra... | UTF-8 | Java | 1,817 | java | StadetailViewPagerAdapter.java | Java | [
{
"context": "tus.StatusDetailRepostFragment;\n\n/**\n * Created by Finderlo on 2016/8/24.\n */\n\npublic class StadetailViewPage",
"end": 418,
"score": 0.9996941685676575,
"start": 410,
"tag": "USERNAME",
"value": "Finderlo"
}
] | null | [] | package me.ticknick.weixzz.adapter.status;
import android.app.Fragment;
import android.app.FragmentManager;
import android.support.v13.app.FragmentPagerAdapter;
import java.util.ArrayList;
import java.util.List;
import me.ticknick.weixzz.model.StatusModel;
import me.ticknick.weixzz.ui.status.StatusDetailCommentFra... | 1,817 | 0.727577 | 0.722563 | 61 | 28.426229 | 28.802015 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459016 | false | false | 6 |
4b7f6e1a9874b9959a93450e5f7708fad2008d15 | 18,554,258,731,202 | 381124a716027d9ddf71bfcbd508c22a5d8a33f9 | /TiVenue/app/src/main/java/com/nsu/tatianadementeva/tivenue/common/UseCaseThreadPoolScheduler.java | bf14e4b79ad1ceb7fad03004d5e510db4466b8e6 | [] | no_license | TatianaDementeva/TiVenue | https://github.com/TatianaDementeva/TiVenue | 30d5de845a74eae18cf27b52cc2a440a6947cf1e | e5841586ed2c31c1cd11d0daad56bb5021118d55 | refs/heads/master | 2020-04-17T03:00:19.259000 | 2019-01-20T06:22:44 | 2019-01-20T06:22:44 | 166,162,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nsu.tatianadementeva.tivenue.common;
import android.os.Handler;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
public class UseCaseThreadPoolScheduler implements IUseCaseScheduler {
private static final int POOL_SI... | UTF-8 | Java | 1,341 | java | UseCaseThreadPoolScheduler.java | Java | [] | null | [] | package com.nsu.tatianadementeva.tivenue.common;
import android.os.Handler;
import java.util.concurrent.ArrayBlockingQueue;
import java.util.concurrent.ThreadPoolExecutor;
import java.util.concurrent.TimeUnit;
public class UseCaseThreadPoolScheduler implements IUseCaseScheduler {
private static final int POOL_SI... | 1,341 | 0.724832 | 0.721849 | 42 | 30.928572 | 28.824091 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452381 | false | false | 6 |
f82c5afa6f797407c1ffb21a8308185028af9f0f | 23,716,809,468,939 | ee2581928ec549eff936cc53095ba934bb46a8c8 | /src/Users/Utils/Functions_theme.java | 788081f54228fcfdcf62845de79178cd2d29a777 | [] | no_license | Sermartguer/Framework | https://github.com/Sermartguer/Framework | 67d270853bcc2a42d54e0fb78390229e65845c66 | 8507e95da5c21cfa3e6fbd9000f142f9028c727a | refs/heads/master | 2021-01-11T14:30:49.584000 | 2017-02-17T16:10:11 | 2017-02-17T16:10:11 | 80,147,691 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Users.Utils;
import javax.swing.JOptionPane;
import javax.swing.UIManager;
import Users.Classes.setting;
public class Functions_theme {
public static void theme (){
//Obtener lista look&feel disponibles en el SO
//http://www.codigofantasma.com/blog/java-look-feel-parte-1/
try {
switch (setting.ge... | UTF-8 | Java | 1,428 | java | Functions_theme.java | Java | [] | null | [] | package Users.Utils;
import javax.swing.JOptionPane;
import javax.swing.UIManager;
import Users.Classes.setting;
public class Functions_theme {
public static void theme (){
//Obtener lista look&feel disponibles en el SO
//http://www.codigofantasma.com/blog/java-look-feel-parte-1/
try {
switch (setting.ge... | 1,428 | 0.698179 | 0.694678 | 51 | 27 | 27.233198 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.960784 | false | false | 6 |
fc4a30a7738c699bacf85dba6e712e949ea797f3 | 23,716,809,469,021 | 8639aa16cc460e531099f7bb68f3e34a2aaa4b22 | /src/main/java/com/example/kafkatest/KafkaConsumer.java | 8482f752ef907a13562bec23a1889e85b11cbc9e | [] | no_license | alanmshelly/kafka-integration-test-sample | https://github.com/alanmshelly/kafka-integration-test-sample | 9b347120120ea69c4d238c380eb699f555b6a7b4 | d11746636ebdc90913331242ee203c239c95a1d2 | refs/heads/master | 2022-11-30T13:45:28.673000 | 2020-08-20T05:43:47 | 2020-08-20T05:43:47 | 288,917,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.kafkatest;
import org.springframework.kafka.annotation.KafkaListener;
import org.springframework.messaging.handler.annotation.Payload;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
import java.util.logging.Logger;
@Service
public class KafkaConsum... | UTF-8 | Java | 759 | java | KafkaConsumer.java | Java | [
{
"context": "= TOPIC, groupId = \"consumer-hoge\", id = \"consumer1234\")\n void consume (@Payload String message) {",
"end": 618,
"score": 0.6705108880996704,
"start": 617,
"tag": "USERNAME",
"value": "1"
},
{
"context": "TOPIC, groupId = \"consumer-hoge\", id = \"consumer1234\"... | null | [] | package com.example.kafkatest;
import org.springframework.kafka.annotation.KafkaListener;
import org.springframework.messaging.handler.annotation.Payload;
import org.springframework.stereotype.Component;
import org.springframework.stereotype.Service;
import java.util.logging.Logger;
@Service
public class KafkaConsum... | 759 | 0.727273 | 0.722003 | 25 | 29.360001 | 23.601492 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 6 |
b427990c3b1c3e85d5b0b65e0221ce6df9a762b0 | 996,432,434,447 | aabf6b999dbe9480ad9a64bde81d39754cfde954 | /app/src/main/java/com/wzdx/competionmanagesystem/Utils/BitmapTools.java | 9972259fd65c7336eefd4d083531c84f7bbdb940 | [] | no_license | ShaoJK/CompetionManageSystem | https://github.com/ShaoJK/CompetionManageSystem | 816cfe1d2b1c1fcf612663868afd33b89d0a81c0 | 72ad0e56da38a6b7cf34868f4e34e3762b30c7fe | refs/heads/master | 2021-01-18T03:53:40.102000 | 2017-05-21T04:59:04 | 2017-05-21T04:59:04 | 85,778,715 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wzdx.competionmanagesystem.Utils;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environment;
import android.provider.MediaStore;
import java.io.File;
/**
* Created by 11032 on 2... | UTF-8 | Java | 2,274 | java | BitmapTools.java | Java | [
{
"context": "iaStore;\n\nimport java.io.File;\n\n/**\n * Created by 11032 on 2016/5/20.\n */\npublic class BitmapTools {\n\n ",
"end": 315,
"score": 0.9939048886299133,
"start": 310,
"tag": "USERNAME",
"value": "11032"
}
] | null | [] | package com.wzdx.competionmanagesystem.Utils;
import android.app.Activity;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Environment;
import android.provider.MediaStore;
import java.io.File;
/**
* Created by 11032 on 2... | 2,274 | 0.653691 | 0.647118 | 62 | 30.903225 | 25.284006 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 6 |
78446436823f0288bf1590fa9de768cb4fb15d4b | 17,849,884,084,520 | bf5d2a92b81b9192855924e49edd7a0662ec3a23 | /build/generated-sources/ap-source-output/Entidad/Productoscondetalle2_.java | d1b77a9393ca64eb9c3e513f0f776582491cc0b3 | [] | no_license | JosueACruz/Ferreteria-JPA-JAVA | https://github.com/JosueACruz/Ferreteria-JPA-JAVA | 5508d913ac00ffe9dd45491db6af0b944c363445 | baf9df0864e47d98ed7c38cdcd0b55e469ffd12e | refs/heads/main | 2023-06-09T22:39:21.171000 | 2021-06-28T07:12:54 | 2021-06-28T07:12:54 | 380,420,190 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Entidad;
import java.math.BigDecimal;
import java.util.Date;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2021-06-25T18:53:11")
@StaticMetamodel(Productosco... | UTF-8 | Java | 1,657 | java | Productoscondetalle2_.java | Java | [] | null | [] | package Entidad;
import java.math.BigDecimal;
import java.util.Date;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="EclipseLink-2.5.2.v20140319-rNA", date="2021-06-25T18:53:11")
@StaticMetamodel(Productosco... | 1,657 | 0.832227 | 0.80688 | 29 | 56.172413 | 33.623749 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.275862 | false | false | 6 |
12299b9f411df38f53ea0010b95af3a3d4b492a8 | 24,713,241,831,425 | 694dbb78fe14cf83ac36c0d5351d8ac607e8c686 | /model/src/main/java/com/ed/cgdd/derby/model/financeObjects/Maintenance.java | f3438408ab64d4bba92c34f0241c7f68aed944ba | [] | no_license | energiesDemain/tertiaire | https://github.com/energiesDemain/tertiaire | 077af149b0c6e0fa4bbece632ed2fa61e053be9a | 19f4a74f5a80b86b32f7f606de3ca7737f3b1668 | refs/heads/master | 2021-10-19T16:12:42.715000 | 2017-09-22T13:40:15 | 2017-09-22T13:40:15 | 104,356,608 | 0 | 1 | null | false | 2017-09-28T15:05:53 | 2017-09-21T14:11:11 | 2017-09-21T14:51:36 | 2017-09-28T15:04:19 | 111,761 | 0 | 1 | 0 | Java | null | null | package com.ed.cgdd.derby.model.financeObjects;
import java.math.BigDecimal;
public class Maintenance {
private String IdSysteme;
private BigDecimal Part;
public String getIdSysteme() {
return IdSysteme;
}
public void setIdSysteme(String idSysteme) {
IdSysteme = idSysteme;
}
public BigDecimal getPart() ... | UTF-8 | Java | 402 | java | Maintenance.java | Java | [] | null | [] | package com.ed.cgdd.derby.model.financeObjects;
import java.math.BigDecimal;
public class Maintenance {
private String IdSysteme;
private BigDecimal Part;
public String getIdSysteme() {
return IdSysteme;
}
public void setIdSysteme(String idSysteme) {
IdSysteme = idSysteme;
}
public BigDecimal getPart() ... | 402 | 0.733831 | 0.733831 | 25 | 15.08 | 15.540708 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.04 | false | false | 6 |
55e3b499949c603776a0bbacb2e56b167d4c08c7 | 24,713,241,832,719 | beebfdfae5114c9475cb7695fcc849dd241f01d5 | /backend/src/main/java/com/mehmetpekdemir/cleanarchitecture/webapi/controller/category/CreateCategoryController.java | e7b8dbb217d2e403e0a8436675bcb2f668bf8fb2 | [] | no_license | mehmetpekdemir/Spring-Boot-Clean-Architecture | https://github.com/mehmetpekdemir/Spring-Boot-Clean-Architecture | bf8bf81cb901118fdd40fd2ce1ba83bd5d605cf3 | af156fc486a76b4c76b05a81b63371b8caef3ccd | refs/heads/main | 2023-02-14T16:06:24.222000 | 2021-01-09T07:05:13 | 2021-01-09T07:05:13 | 316,282,332 | 10 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mehmetpekdemir.cleanarchitecture.webapi.controller.category;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import com.mehmetpekdemir.cleanarchitecture.application.usecase.category.Crea... | UTF-8 | Java | 1,312 | java | CreateCategoryController.java | Java | [
{
"context": "ombok.RequiredArgsConstructor;\n\n/**\n * \n * @author MEHMET PEKDEMIR\n * @since 1.0\n */\n@ApiController\n@RequiredArgsCon",
"end": 777,
"score": 0.999862551689148,
"start": 762,
"tag": "NAME",
"value": "MEHMET PEKDEMIR"
}
] | null | [] | package com.mehmetpekdemir.cleanarchitecture.webapi.controller.category;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
import com.mehmetpekdemir.cleanarchitecture.application.usecase.category.Crea... | 1,303 | 0.845274 | 0.84375 | 35 | 36.485714 | 35.77898 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 6 |
c78f2c22806baaeffaafe7e55ff968cd96d88504 | 8,366,596,334,941 | be60b07ac61deb5d0639c46211c40cfcd4e076cb | /src/main/java/org/lql/iocannotation/service/UserService.java | 9a1740ad56c39c5af8cb27c33ce65c3dc428a3b7 | [] | no_license | leiqlxk/spring-boot-example | https://github.com/leiqlxk/spring-boot-example | acee3c5a3a2880ec173c3c32d9681846f8278046 | 78431ae8251b1c4a47ca4c47efcca0fac52a21d8 | refs/heads/main | 2023-05-30T03:02:21.033000 | 2021-06-15T07:02:00 | 2021-06-15T07:02:00 | 372,734,230 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lql.iocannotation.service;
import org.lql.iocannotation.domain.User;
import org.springframework.stereotype.Service;
/**
* Title: UserService <br>
* ProjectName: spring-boot-example <br>
* description: TODO <br>
*
* @author: leiql <br>
* @version: 1.0 <br>
* @since: 2021/6/1 11:27 <br>
*/
@Service
... | UTF-8 | Java | 577 | java | UserService.java | Java | [
{
"context": "mple <br>\n * description: TODO <br>\n *\n * @author: leiql <br>\n * @version: 1.0 <br>\n * @since: 2021/6/1 11",
"end": 248,
"score": 0.9996727108955383,
"start": 243,
"tag": "USERNAME",
"value": "leiql"
}
] | null | [] | package org.lql.iocannotation.service;
import org.lql.iocannotation.domain.User;
import org.springframework.stereotype.Service;
/**
* Title: UserService <br>
* ProjectName: spring-boot-example <br>
* description: TODO <br>
*
* @author: leiql <br>
* @version: 1.0 <br>
* @since: 2021/6/1 11:27 <br>
*/
@Service
... | 577 | 0.652252 | 0.630631 | 23 | 23.130434 | 18.817902 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.26087 | false | false | 6 |
b0afa8470ba81b905837cd92aebe0996524b1c36 | 5,102,421,211,129 | 4e169c5a6b2529609b7b88967d1ddee21d75a089 | /modules/server/src/main/java/it/polimi/ingsw/lim/server/game/actions/ActionChooseRewardPickDevelopmentCard.java | 05458d6682c3ac5491f8d08dace3f41ca45a175c | [
"MIT"
] | permissive | giovanni-bozzano/lorenzo-il-magnifico | https://github.com/giovanni-bozzano/lorenzo-il-magnifico | 7073ecd7e8d7b640e63f21ee7c1d194b36fbc7a8 | 767db6e46a467cca570228f10c846f34f349204a | refs/heads/master | 2023-07-08T17:33:15.676000 | 2018-05-16T14:00:28 | 2018-05-16T14:00:28 | 86,519,180 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.ingsw.lim.server.game.actions;
import it.polimi.ingsw.lim.common.enums.*;
import it.polimi.ingsw.lim.common.exceptions.GameActionFailedException;
import it.polimi.ingsw.lim.common.game.actions.ActionInformationChooseRewardPickDevelopmentCard;
import it.polimi.ingsw.lim.common.game.utils.ResourceAmoun... | UTF-8 | Java | 9,248 | java | ActionChooseRewardPickDevelopmentCard.java | Java | [] | null | [] | package it.polimi.ingsw.lim.server.game.actions;
import it.polimi.ingsw.lim.common.enums.*;
import it.polimi.ingsw.lim.common.exceptions.GameActionFailedException;
import it.polimi.ingsw.lim.common.game.actions.ActionInformationChooseRewardPickDevelopmentCard;
import it.polimi.ingsw.lim.common.game.utils.ResourceAmoun... | 9,248 | 0.792604 | 0.792388 | 148 | 61.493244 | 59.394524 | 337 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.486486 | false | false | 6 |
7e33f7d12a7d54da45ab2b0afa020d2dc2d21083 | 31,756,988,242,072 | 8f9e9adbe4e15b25a46fb96e4efda34650eeeab6 | /app/src/main/java/br/ufla/altoastral/RespostaSentimento.java | 27df8cb95783ffb7810fd84aa674be6b107ea969 | [] | no_license | motaDyego/altoastral | https://github.com/motaDyego/altoastral | f6c5fb05c0165f05636f02647ca64e316e078032 | 007ed570fd7892aee6c8f5b07bef0f516d8e7a20 | refs/heads/master | 2021-01-15T12:03:36.892000 | 2014-12-15T12:22:06 | 2014-12-15T12:22:06 | 26,787,078 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.ufla.altoastral;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast... | UTF-8 | Java | 4,324 | java | RespostaSentimento.java | Java | [] | null | [] | package br.ufla.altoastral;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast... | 4,324 | 0.620602 | 0.619907 | 117 | 35.923077 | 24.56255 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
3cc54592e06b41ea66645474454e2fdb0a1865ec | 36,661,840,850,420 | 23a210a857e1d8cda630f3ad40830e2fc8bb2876 | /emp_7.3/emp/greport/com/montnets/emp/greport/dao/GreportDAO.java | f0f0f0ebe7e241e270094ec2f19f071fbeb34cf3 | [] | no_license | zengyijava/shaoguang | https://github.com/zengyijava/shaoguang | 415a613b20f73cabf9ab171f3bf64a8233e994f8 | 5d8ad6fa54536e946a15b5e7e7a62eb2e110c6b0 | refs/heads/main | 2023-04-25T07:57:11.656000 | 2021-05-18T01:18:49 | 2021-05-18T01:18:49 | 368,159,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.montnets.emp.greport.dao;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import org.apache.commons.beanutils.DynaBean;
import com.montnets.emp.common.context.EmpExecutionContext;
import com.montnets.emp.common.dao.SuperDAO;
import com.montnets.emp.common.dao.impl.DataAccess... | UTF-8 | Java | 2,619 | java | GreportDAO.java | Java | [
{
"context": "r;\n/**\n * 图形报表公共类\n * @project p_greport\n * @author liaojirong <ljr0300@163.com>\n * @company ShenZhen Montnets T",
"end": 386,
"score": 0.984045684337616,
"start": 376,
"tag": "USERNAME",
"value": "liaojirong"
},
{
"context": "表公共类\n * @project p_greport\n * @author... | null | [] | package com.montnets.emp.greport.dao;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import org.apache.commons.beanutils.DynaBean;
import com.montnets.emp.common.context.EmpExecutionContext;
import com.montnets.emp.common.dao.SuperDAO;
import com.montnets.emp.common.dao.impl.DataAccess... | 2,611 | 0.63908 | 0.626564 | 109 | 21.724771 | 19.679483 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.201835 | false | false | 12 |
8f2edcca2388c805c04ba18a6891ea216985532c | 13,494,787,293,775 | fd7dc4c71c54e8e8efe5dbbc0b06d291fe8c7829 | /coabs/src/com/prc/alp/liaison/adminGUI/ExtSocDisplayModelServer.java | b482e8a94771ed8ccb6019e14110494e669a5cad | [] | no_license | codeaudit/cougaar-cougaarlegacy | https://github.com/codeaudit/cougaar-cougaarlegacy | bf3cf378e53accdd0fd3cadb0e1916bfc4b3065b | 7be9681af4edb2fd1be64f0512e1a407d9bc9ec7 | refs/heads/master | 2021-01-11T11:09:25.897000 | 2012-06-05T20:32:54 | 2012-06-05T20:32:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright (c) 2000-2001 PRC Inc., a wholly-owned
* subsidiary of Northrop Grumman Corporation.
*
* This software may be used only in accordance
* with the Cougaar Open Source License Agreement.
* See http://www.cougaar.org/documents/license.... | UTF-8 | Java | 6,683 | java | ExtSocDisplayModelServer.java | Java | [
{
"context": "* * * * * * * * * * * * * * * * * *\n *\n * Author: John Page\n *\n */\n\npackage com.prc.alp.liaison.adminGUI;\n\nim",
"end": 513,
"score": 0.9998732805252075,
"start": 504,
"tag": "NAME",
"value": "John Page"
},
{
"context": "rently\n * loaded by the application.\n *... | null | [] | /* * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* Copyright (c) 2000-2001 PRC Inc., a wholly-owned
* subsidiary of Northrop Grumman Corporation.
*
* This software may be used only in accordance
* with the Cougaar Open Source License Agreement.
* See http://www.cougaar.org/documents/license.... | 6,677 | 0.597037 | 0.595092 | 176 | 36.977272 | 28.201378 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386364 | false | false | 12 |
8b2a25e5f72604440b79e642eb9c91f497bf389b | 13,494,787,293,701 | 0a78476d9aef6cf98b522bb4de4b7806592d981f | /src/main/java/io/confluent/castle/action/AwsInitAction.java | f284c58c83060211ab431ceddb6ab33d1c1c5a3c | [
"Apache-2.0"
] | permissive | confluentinc/castle | https://github.com/confluentinc/castle | 7aa3885c106a04b9f893d26e68f3d3e0a2c73faf | 85aa17e407f62c245c40bf5858e6a9948abdd7c7 | refs/heads/master | 2023-08-23T19:12:23.733000 | 2023-06-12T03:34:52 | 2023-06-12T03:34:52 | 152,664,684 | 12 | 15 | Apache-2.0 | false | 2023-06-12T03:34:54 | 2018-10-11T22:46:31 | 2023-03-07T19:53:25 | 2023-06-12T03:34:53 | 276 | 11 | 14 | 3 | 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 | 3,921 | java | AwsInitAction.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... | 3,921 | 0.635552 | 0.634022 | 108 | 35.305557 | 28.338711 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
2e6a2af61623d174512e33f9c3d7c18b0cf12c13 | 36,558,761,637,172 | 6b2a8dd202fdce77c971c412717e305e1caaac51 | /solutions_5639104758808576_1/java/IgorKoval/Main.java | 8849d0c25cae17ea114856a324c7018a13f875cd | [] | no_license | alexandraback/datacollection | https://github.com/alexandraback/datacollection | 0bc67a9ace00abbc843f4912562f3a064992e0e9 | 076a7bc7693f3abf07bfdbdac838cb4ef65ccfcf | refs/heads/master | 2021-01-24T18:27:24.417000 | 2017-05-23T09:23:38 | 2017-05-23T09:23:38 | 84,313,442 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
import java.io.*;
import java.util.*;
import java.math.BigInteger;
import static java.math.BigInteger.*;
import static java.lang.Math.*;
import static java.util.Arrays.*;
//<editor-fold defaultstate="collapsed" desc="Main">
public class Main {
// https://netbeans.org/kb/73/java/editor-... | UTF-8 | Java | 4,496 | java | Main.java | Java | [] | null | [] | import java.awt.*;
import java.io.*;
import java.util.*;
import java.math.BigInteger;
import static java.math.BigInteger.*;
import static java.lang.Math.*;
import static java.util.Arrays.*;
//<editor-fold defaultstate="collapsed" desc="Main">
public class Main {
// https://netbeans.org/kb/73/java/editor-... | 4,496 | 0.461966 | 0.453292 | 175 | 23.702858 | 20.828901 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 12 |
99dea9848de66d628ac83813dc04feba8067cd19 | 35,716,948,066,066 | 37443d923528491dbb56c7e792ea09a984ec1576 | /src/main/java/com/zipcodewilmington/DashaMapThree.java | 5e001ca06fac60b518b6f2675cee672f47524df1 | [] | no_license | jwilkinson6179/DashaMaps | https://github.com/jwilkinson6179/DashaMaps | 857c6b66ab8053c27c41485c4aa1d619090d79b2 | d36dc74af9a14b54f645d954722b2030902ff9da | refs/heads/master | 2021-02-24T16:59:42.353000 | 2020-04-06T21:47:05 | 2020-04-06T21:47:05 | 245,436,064 | 0 | 0 | null | true | 2020-03-06T14:09:41 | 2020-03-06T14:09:40 | 2019-11-21T16:38:27 | 2020-01-01T18:13:28 | 61 | 0 | 0 | 0 | null | false | false | package com.zipcodewilmington;
public class DashaMapThree extends DashaMap
{
public DashaMapThree()
{
super();
}
protected Integer hashFunction(String input)
{
if (input.length() > 1)
{
input = input.toLowerCase();
return (input.charAt(0) + input.cha... | UTF-8 | Java | 479 | java | DashaMapThree.java | Java | [] | null | [] | package com.zipcodewilmington;
public class DashaMapThree extends DashaMap
{
public DashaMapThree()
{
super();
}
protected Integer hashFunction(String input)
{
if (input.length() > 1)
{
input = input.toLowerCase();
return (input.charAt(0) + input.cha... | 479 | 0.511482 | 0.48643 | 24 | 19 | 18.803812 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
3e4be47be5cf3001632ddb9d9dc0a4354b5abd16 | 30,382,598,699,004 | 6c786386001dd094b690e5fa100372f5919fd509 | /poi-examples/src/main/java/org/apache/poi/examples/xssf/usermodel/LoadPasswordProtectedXlsx.java | e3b93f859512096240fec5d1471e3f72e0756860 | [] | no_license | apache/poi | https://github.com/apache/poi | 997cb318297bcb9c202e1122df7427fbc4b4e97c | 29990737157a4af2e2462252a44db665671e2a6e | refs/heads/trunk | 2023-08-31T08:25:24.528000 | 2023-08-24T08:53:01 | 2023-08-24T08:53:01 | 206,368 | 1,786 | 858 | null | false | 2023-09-14T14:56:09 | 2009-05-21T01:15:15 | 2023-09-14T14:01:20 | 2023-09-14T14:56:05 | 218,843 | 1,706 | 695 | 16 | 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 license... | UTF-8 | Java | 3,433 | java | LoadPasswordProtectedXlsx.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 license... | 3,433 | 0.673463 | 0.667638 | 83 | 40.361446 | 30.533243 | 106 | false | false | 0 | 0 | 0 | 0 | 69 | 0.040198 | 0.409639 | false | false | 12 |
36e1a66e40dc423b7e75b61705f4df70eaff096d | 37,074,157,705,568 | a5e49db2b9bd1b9b89dd110b85b4c3a6b1758766 | /TPP_Agent/src/behaviours/PowerPlansSubscriptionInitiator.java | 8b8802eb03f192cdad8542f34551a97eb7d84374 | [] | no_license | agentlab/sg-sim | https://github.com/agentlab/sg-sim | 5d278f8afb7f76d1b26736de4d6c3fa7ed2f93cb | 8932500c46af42aebeb85cc96dbc2343ca73da35 | refs/heads/master | 2021-03-12T23:51:40.489000 | 2013-03-06T08:07:43 | 2013-03-06T08:07:43 | 6,241,001 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package behaviours;
import java.util.Vector;
import ontology.PowerPlan;
import agents.TPPblocksControlAgent;
import jade.content.Predicate;
import jade.content.lang.Codec.CodecException;
import jade.content.onto.OntologyException;
import jade.content.onto.UngroundedException;
import jade.core.AID;
import j... | UTF-8 | Java | 2,394 | java | PowerPlansSubscriptionInitiator.java | Java | [] | null | [] | package behaviours;
import java.util.Vector;
import ontology.PowerPlan;
import agents.TPPblocksControlAgent;
import jade.content.Predicate;
import jade.content.lang.Codec.CodecException;
import jade.content.onto.OntologyException;
import jade.content.onto.UngroundedException;
import jade.core.AID;
import j... | 2,394 | 0.720134 | 0.711362 | 75 | 29.92 | 26.161936 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.293333 | false | false | 12 |
0def92766592adb22bb4e4115dcc3243761d9224 | 34,153,579,978,324 | 298a0a845807a9d19fb971847eb6249691326741 | /src/model/PathTermination.java | 5fd5b3675fc99d9a8d2810b36603613601269388 | [] | no_license | jinpangleung/CISC275 | https://github.com/jinpangleung/CISC275 | b202b42476faf5618317e61bff5b716e19afe296 | d2c55e9b0c7fb7b684b6f17148206a2cef01dd4f | refs/heads/master | 2021-01-13T07:38:16.024000 | 2016-11-01T15:10:34 | 2016-11-01T15:10:34 | 71,476,017 | 0 | 0 | null | false | 2016-10-25T13:46:48 | 2016-10-20T15:17:43 | 2016-10-23T20:32:51 | 2016-10-25T13:46:47 | 122 | 0 | 0 | 0 | Java | null | null | package model;
public enum PathTermination {
DESTROY, TO_GRID
}
| UTF-8 | Java | 71 | java | PathTermination.java | Java | [] | null | [] | package model;
public enum PathTermination {
DESTROY, TO_GRID
}
| 71 | 0.704225 | 0.704225 | 5 | 12.2 | 10.796296 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
d5f0b02c30b08e13f7a0052f6059643d769d9492 | 38,783,554,689,683 | bf339b8610f4b9e59fbce4590ad0a1db9fd0ab41 | /app/src/main/java/com/example/grishma/unitconverter/model/AllMenuModel.java | f4b8dc7abd4b70224204eb81f8bb439867e289b8 | [] | no_license | grishmashrestha/lf-android-unitconverter | https://github.com/grishmashrestha/lf-android-unitconverter | 2dd0e6656e32245dd42bfc461af138c8a3529103 | 06bd7f19a0a9ff3fe49b8cc13f2be6b18aeef195 | refs/heads/master | 2021-01-10T10:54:17.222000 | 2016-02-24T05:47:56 | 2016-02-24T05:47:56 | 52,328,616 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.grishma.unitconverter.model;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.DrawableWrapper;
import android.support.annotation.DrawableRes;
/**
* Created by grishma on 2/23/16.
*/
public class AllMenuModel {
private String name;
private @DrawableRes int path;... | UTF-8 | Java | 699 | java | AllMenuModel.java | Java | [
{
"context": "support.annotation.DrawableRes;\n\n/**\n * Created by grishma on 2/23/16.\n */\npublic class AllMenuModel {\n p",
"end": 216,
"score": 0.9995147585868835,
"start": 209,
"tag": "USERNAME",
"value": "grishma"
}
] | null | [] | package com.example.grishma.unitconverter.model;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.DrawableWrapper;
import android.support.annotation.DrawableRes;
/**
* Created by grishma on 2/23/16.
*/
public class AllMenuModel {
private String name;
private @DrawableRes int path;... | 699 | 0.646638 | 0.639485 | 34 | 19.558823 | 17.658844 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382353 | false | false | 12 |
6b972f48ba4926c2fd28112426d429b66000427a | 17,841,294,216,589 | ceb16a58479cc79f63d753f6b067ba18bfe156f8 | /wpa_cracker_server/src/ftp/FTP.java | 7cfe503b5856b95325ec7057dc2ac25f2b5c9883 | [] | no_license | fishsam/wpacrack | https://github.com/fishsam/wpacrack | aa2faf45eeb866001f1698247ac900ac2e32215d | 95b4a78f17dd137ca3edb03a103b83287183973e | refs/heads/master | 2021-05-26T14:25:13.799000 | 2011-08-26T19:10:27 | 2011-08-26T19:10:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ftp;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
import java.net.MalformedUR... | UTF-8 | Java | 4,891 | java | FTP.java | Java | [
{
"context": " individual files at a single time.\n * \n * @author derv\n * @version 1\n */\npublic class FTP {\n\t\n\t/** Login",
"end": 573,
"score": 0.9994930028915405,
"start": 569,
"tag": "USERNAME",
"value": "derv"
},
{
"context": "his.user = user.replace(\"%40\", \"@\");\n\t\t... | null | [] | package ftp;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.ObjectOutputStream;
import java.io.OutputStream;
import java.net.MalformedUR... | 4,897 | 0.662441 | 0.659579 | 189 | 24.878307 | 22.374187 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.449735 | false | false | 12 |
9c1366913662b610dc4b60d252a88fef568628a0 | 13,073,880,453,819 | ff9ecc4b9186b73eec970b163507843462a552c7 | /library/src/main/java/co/touchlab/android/superbus/storage/sqlite/ClearSQLiteDatabase.java | b2c5cc424f011d8d44b0af94a3603f976ad62ec7 | [
"MIT"
] | permissive | Arneball/Superbus | https://github.com/Arneball/Superbus | 3bd0d2c3e9b82a14ef144bd5b184c32c889a22ad | 7238118ded4b3841341871f05fa663e716e4c3b7 | refs/heads/master | 2021-01-22T00:51:45.691000 | 2015-01-26T09:32:03 | 2015-01-26T09:32:03 | 29,854,150 | 0 | 0 | null | true | 2015-01-26T09:31:11 | 2015-01-26T09:31:11 | 2014-12-24T23:08:17 | 2014-06-30T05:08:04 | 1,682 | 0 | 0 | 0 | null | null | null | package co.touchlab.android.superbus.storage.sqlite;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import co.touchlab.android.superbus.errorcontrol.StorageException;
/**
* Created with IntelliJ IDEA.
* User:... | UTF-8 | Java | 2,664 | java | ClearSQLiteDatabase.java | Java | [
{
"context": "tion;\n\n/**\n * Created with IntelliJ IDEA.\n * User: kgalligan\n * Date: 11/18/12\n * Time: 11:22 PM\n * To change ",
"end": 330,
"score": 0.9996764063835144,
"start": 321,
"tag": "USERNAME",
"value": "kgalligan"
}
] | null | [] | package co.touchlab.android.superbus.storage.sqlite;
import android.content.ContentValues;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import co.touchlab.android.superbus.errorcontrol.StorageException;
/**
* Created with IntelliJ IDEA.
* User:... | 2,664 | 0.60548 | 0.601727 | 120 | 21.200001 | 22.975204 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391667 | false | false | 12 |
c75dbb9db19282fac6212c56dd5bc89ec03ba66c | 19,146,964,237,350 | 7a2e2ba98f6bf4dba7548ce20409cc0142e7b514 | /ProgramacionConcurrente/ProgramacionConcurrente/src/main/java/TP4/Punto3/SynchronizedCounter.java | d9944bf6933c1d84869b1328307271a435090e3a | [] | no_license | mausawicki7/EstructurasDeDatos | https://github.com/mausawicki7/EstructurasDeDatos | 756e6c14488a8ac12e14b08919557e5c38438a65 | 861f68362213f1b7b63ea9351f27293c1c814d07 | refs/heads/master | 2023-04-10T08:12:31.267000 | 2021-04-23T14:49:16 | 2021-04-23T14:49:16 | 357,339,730 | 0 | 1 | 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 TP4.Punto3;
/**
*
* @author mausa
*/
public class SynchronizedCounter {
private int c = 0;
public ... | UTF-8 | Java | 511 | java | SynchronizedCounter.java | Java | [
{
"context": ".\r\n */\r\npackage TP4.Punto3;\r\n\r\n/**\r\n *\r\n * @author mausa\r\n */\r\npublic class SynchronizedCounter {\r\n\r\n p",
"end": 238,
"score": 0.9976685047149658,
"start": 233,
"tag": "USERNAME",
"value": "mausa"
}
] | 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 TP4.Punto3;
/**
*
* @author mausa
*/
public class SynchronizedCounter {
private int c = 0;
public ... | 511 | 0.592955 | 0.587084 | 27 | 16.925926 | 20.292173 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 12 |
e982a8ffc06a126c154e2fad604114544da92a3d | 23,545,010,745,919 | 689cdf772da9f871beee7099ab21cd244005bfb2 | /classes/com/android/dazhihui/ui/widget/adv/d.java | fd66cd18f81a155007c5b4965c2924e74dee75ef | [] | no_license | waterwitness/dazhihui | https://github.com/waterwitness/dazhihui | 9353fd5e22821cb5026921ce22d02ca53af381dc | ad1f5a966ddd92bc2ac8c886eb2060d20cf610b3 | refs/heads/master | 2020-05-29T08:54:50.751000 | 2016-10-08T08:09:46 | 2016-10-08T08:09:46 | 70,314,359 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.dazhihui.ui.widget.adv;
class d
implements com.android.dazhihui.ui.a.c
{
d(c paramc) {}
public void a()
{
c.a(this.a);
}
}
/* Location: E:\apk\dazhihui2\classes-dex2jar.jar!\com\android\dazhihui\ui\widget\adv\d.class
* Java compiler version: 6 (50.0)
* JD-Core Vers... | UTF-8 | Java | 340 | java | d.java | Java | [] | null | [] | package com.android.dazhihui.ui.widget.adv;
class d
implements com.android.dazhihui.ui.a.c
{
d(c paramc) {}
public void a()
{
c.a(this.a);
}
}
/* Location: E:\apk\dazhihui2\classes-dex2jar.jar!\com\android\dazhihui\ui\widget\adv\d.class
* Java compiler version: 6 (50.0)
* JD-Core Vers... | 340 | 0.623529 | 0.597059 | 18 | 17.944445 | 25.700134 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 12 |
e060fccc3f90a67247d99b39e175aaa249a82168 | 32,890,859,585,379 | c7e5ee0b6eb4a76cf44334638ed7c6b9b356774e | /src/test/TestGetVariants.java | 3c26c0ee8df39d07c4f4b2845c3424c9d2812313 | [] | no_license | ARUP-NGS/NGSDataServices | https://github.com/ARUP-NGS/NGSDataServices | e9fcd1383839eb64f4999ede2738d17e5b631c77 | 36f54f1f300b4d90c9dcac4bfe8cf1410e282ca9 | refs/heads/master | 2015-08-11T09:09:20.243000 | 2015-05-14T15:11:39 | 2015-05-14T15:11:39 | 19,082,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import static org.junit.Assert.assertTrue;
import java.io.IOException;
import java.io.OutputStream;
import java.util.Date;
import java.util.zip.GZIPOutputStream;
import ngs.sample.SampleDataProvider.SampleNotFoundException;
import ngs.services.GetSampleVariants;
import ngs.services.GetSampleVariants.In... | UTF-8 | Java | 2,629 | java | TestGetVariants.java | Java | [] | null | [] | package test;
import static org.junit.Assert.assertTrue;
import java.io.IOException;
import java.io.OutputStream;
import java.util.Date;
import java.util.zip.GZIPOutputStream;
import ngs.sample.SampleDataProvider.SampleNotFoundException;
import ngs.services.GetSampleVariants;
import ngs.services.GetSampleVariants.In... | 2,629 | 0.690377 | 0.684671 | 113 | 22.265488 | 22.535328 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.424779 | false | false | 12 |
30092eb6849c4d392d512c2b4f7929aec228fdbc | 19,851,338,853,796 | 21dc50c89085338068bf2f20c9cda05f0c201e3c | /src/main/java/Java_Collections/level_8/lesson_10/task_3/Ticket.java | 4e815c680f2938276f33d329389319807027a86b | [] | no_license | GreegAV/JavaRushCourses | https://github.com/GreegAV/JavaRushCourses | 614781a8de1cb529804184c38647b19827081572 | 310eae8a64c587578df813a7c22de83f179fa993 | refs/heads/master | 2022-01-29T11:07:03.262000 | 2018-10-19T06:33:06 | 2018-10-19T06:33:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Java_Collections.level_8.lesson_10.task_3;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @author Ivan Korol on 6/21/2018
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
... | UTF-8 | Java | 510 | java | Ticket.java | Java | [
{
"context": "mport java.lang.annotation.Target;\n\n/**\n * @author Ivan Korol on 6/21/2018\n */\n@Retention(RetentionPolicy.RUNTI",
"end": 240,
"score": 0.9998992681503296,
"start": 230,
"tag": "NAME",
"value": "Ivan Korol"
}
] | null | [] | package Java_Collections.level_8.lesson_10.task_3;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* @author <NAME> on 6/21/2018
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
publ... | 506 | 0.747059 | 0.72549 | 22 | 22.181818 | 18.636806 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
418f3a54326ea40013144cf39a996a93bd1b9a5a | 11,879,879,561,171 | 27fdbc5b294e61c3ba53c1181801433cf5517e3f | /ws-web-demo/src/main/java/sg/AuthPriceResp.java | 5f41bdf94a9169d2c88464cfd481c9d2e52116ea | [] | no_license | majinding/webservice-demo | https://github.com/majinding/webservice-demo | 280121614c825c35bbdd6e7093e7d38aa233134d | c01cded8c1d67098aa57286493e5e01fdd17b9db | refs/heads/master | 2020-05-24T00:55:38.784000 | 2019-11-26T02:12:39 | 2019-11-26T02:12:39 | 187,025,952 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sg;
import com.thoughtworks.xstream.annotations.XStreamAlias;
@XStreamAlias("Send_Address")
public class AuthPriceResp {
@XStreamAlias("Version")
private String version;
public String getVersion() {
return version;
}
public void setVersion(String version) {
this.versio... | UTF-8 | Java | 341 | java | AuthPriceResp.java | Java | [] | null | [] | package sg;
import com.thoughtworks.xstream.annotations.XStreamAlias;
@XStreamAlias("Send_Address")
public class AuthPriceResp {
@XStreamAlias("Version")
private String version;
public String getVersion() {
return version;
}
public void setVersion(String version) {
this.versio... | 341 | 0.680352 | 0.680352 | 20 | 16.049999 | 17.112787 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
2b00107604bfcf8e1e66ba6ba86505e1272556f0 | 4,947,802,330,383 | 82ea34a379e791919ca68382b17b91a8f994130a | /src/main/java/ex1/Fibonacci.java | 9430b9097935491b82c93c188324c452d5236770 | [] | no_license | mateuszdec/Zajecia18-Zadanie-Domowe | https://github.com/mateuszdec/Zajecia18-Zadanie-Domowe | 695b37b5c0d5995242e4b1458169503a7538b10f | 69b42aae2d079579927d98d2e094f6ad54acafdd | refs/heads/master | 2020-09-21T03:43:40.139000 | 2019-11-29T09:51:19 | 2019-11-29T09:51:19 | 224,668,865 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ex1;
public class Fibonacci {
public int fibonacciString(int number1, int number2) {
int result = 0;
int sum = 0;
while (sum < 4000000) {
sum = number1 + number2;
number1 = number2;
number2 = sum;
if (sum % 2 == 0) {
re... | UTF-8 | Java | 396 | java | Fibonacci.java | Java | [] | null | [] | package ex1;
public class Fibonacci {
public int fibonacciString(int number1, int number2) {
int result = 0;
int sum = 0;
while (sum < 4000000) {
sum = number1 + number2;
number1 = number2;
number2 = sum;
if (sum % 2 == 0) {
re... | 396 | 0.457071 | 0.409091 | 17 | 22.294117 | 14.474174 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 12 |
b2ab9048dd42737f1e81a7aec8c132db54adb79f | 5,892,695,138,086 | f35f4008d60bf04e6e3236a60514693cae296d42 | /app/src/main/java/com/appg/golfmon/util/SPUtil.java | 0a1c5d9e817682108e66076e7fbec2e8e407c3af | [] | no_license | alsmwsk/golfmon | https://github.com/alsmwsk/golfmon | ef0c8e8c7ecaa13371deed40f7e20468b823b0e9 | 740132d47185bfe9ec9d6774efbde5404ea8cf6d | refs/heads/master | 2020-03-22T11:16:01.438000 | 2018-07-06T09:47:10 | 2018-07-06T09:47:10 | 139,959,669 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appg.golfmon.util;
import android.content.Context;
import org.apache.commons.httpclient.Cookie;
import org.json.JSONException;
import org.json.JSONObject;
public class SPUtil
extends SPUtilBase
{
public static final String NAME_SYS = "spu.sys";
public static final String NAME_USER = "spu.... | UTF-8 | Java | 15,534 | java | SPUtil.java | Java | [
{
"context": ";\r\n private static final String SPU_K_USER_PW = \"SPU_K_USER_PW\";\r\n private static final String SPU_K_USER_TYPE ",
"end": 2412,
"score": 0.9808883666992188,
"start": 2399,
"tag": "PASSWORD",
"value": "SPU_K_USER_PW"
},
{
"context": "}\r\n }\r\n}\r\n\r\n\r\r\n/* ... | null | [] | package com.appg.golfmon.util;
import android.content.Context;
import org.apache.commons.httpclient.Cookie;
import org.json.JSONException;
import org.json.JSONObject;
public class SPUtil
extends SPUtilBase
{
public static final String NAME_SYS = "spu.sys";
public static final String NAME_USER = "spu.... | 15,531 | 0.640811 | 0.639326 | 451 | 32.372505 | 32.84383 | 128 | false | false | 0 | 0 | 0 | 0 | 80 | 0.034138 | 0.842572 | false | false | 12 |
d47f114739a66b1032ef91f917ef1baf911418ae | 8,280,696,955,071 | d7c98835231f84963b576f3507eafbb36ccec6c4 | /src/main/java/com/quetzalcoatl/otstesttask/rest/web/CityRestController.java | 15d01cd2c07a858e50de68fa152f0185730f4dc9 | [] | no_license | quetza1coatl/ots-test-task | https://github.com/quetza1coatl/ots-test-task | b114b514bdaa3b64abe314e46ab957eb12705da3 | 59bb0685132ca8dc8c9f98e68e49b5d9c2eb02e8 | refs/heads/master | 2020-08-12T00:27:06.057000 | 2019-10-13T17:53:59 | 2019-10-13T17:53:59 | 214,655,730 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.quetzalcoatl.otstesttask.rest.web;
import com.quetzalcoatl.otstesttask.rest.model.City;
import com.quetzalcoatl.otstesttask.rest.repository.CrudCityRepository;
import com.quetzalcoatl.otstesttask.rest.exceptions.CityIdMismatchException;
import com.quetzalcoatl.otstesttask.rest.exceptions.CityNotFoundExcept... | UTF-8 | Java | 2,482 | java | CityRestController.java | Java | [] | null | [] | package com.quetzalcoatl.otstesttask.rest.web;
import com.quetzalcoatl.otstesttask.rest.model.City;
import com.quetzalcoatl.otstesttask.rest.repository.CrudCityRepository;
import com.quetzalcoatl.otstesttask.rest.exceptions.CityIdMismatchException;
import com.quetzalcoatl.otstesttask.rest.exceptions.CityNotFoundExcept... | 2,482 | 0.719178 | 0.719178 | 60 | 40.366665 | 30.932705 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
d7eae7451a998e50014d2ad1b3a53c47bbd8a583 | 26,405,458,944,293 | fa2c442d8fb519edb5bf58254ea1bcf4e38add19 | /src/test/java/bernard/datastructure/array/Question1.java | 8b9161ce3e334baf4feee7cb7c9dda76501225e9 | [
"Unlicense"
] | permissive | buddhadevsahu/javapractise | https://github.com/buddhadevsahu/javapractise | 01f9d6cbb13d34d008b63f7479b301de072e8ac1 | 7220bc6f7f45729665076db002ebfc2f3262bb6f | refs/heads/master | 2022-01-11T14:20:04.018000 | 2021-06-04T13:20:46 | 2021-06-04T13:20:46 | 157,517,180 | 0 | 0 | Unlicense | false | 2022-01-04T16:50:53 | 2018-11-14T08:38:17 | 2021-06-04T13:20:50 | 2022-01-04T16:50:51 | 59 | 0 | 0 | 2 | Java | false | false | package bernard.datastructure.array;
import java.util.HashMap;
import java.util.HashSet;
public class Question1 {
public static void main(String[] args) {
int[] array={3,6,4,5,6,7,3,9};
int result = solution(array);
System.out.println("result : "+result);
}
private static in... | UTF-8 | Java | 1,447 | java | Question1.java | Java | [] | null | [] | package bernard.datastructure.array;
import java.util.HashMap;
import java.util.HashSet;
public class Question1 {
public static void main(String[] args) {
int[] array={3,6,4,5,6,7,3,9};
int result = solution(array);
System.out.println("result : "+result);
}
private static in... | 1,447 | 0.514858 | 0.505183 | 59 | 23.525423 | 20.801203 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59322 | false | false | 12 |
5e7803334f25f7d5e2cb6a47493b50c5ee27ef6d | 29,360,396,441,966 | 5685b5425ba5e1c693378ce855500be41e339e65 | /面向对象/demo/src/abstractfactory/AbstractProductFactory.java | ea2f3b3a48748e3d88ab22b1d7009f51a73526cc | [] | no_license | RJianPeng/Technology-Stack | https://github.com/RJianPeng/Technology-Stack | 04dcfc869f13fb19937069c5eea3a938310a5523 | da45dd98c57c49fe9b5c5a99538a9b503e0be089 | refs/heads/master | 2021-12-20T19:12:32.956000 | 2021-12-05T01:28:38 | 2021-12-05T01:28:38 | 249,109,489 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abstractfactory;
import java.util.List;
import java.util.Random;
public abstract class AbstractProductFactory<T> implements ProductFactory{
//抽象工厂类定义了通用的物品产生的逻辑
//部分细节通过抽象方法交给子类来实现
@Override
public T getRandomProduct() {
List<ProductWrapper<T>> productWrappers = getProductWrappers();... | UTF-8 | Java | 613 | java | AbstractProductFactory.java | Java | [] | null | [] | package abstractfactory;
import java.util.List;
import java.util.Random;
public abstract class AbstractProductFactory<T> implements ProductFactory{
//抽象工厂类定义了通用的物品产生的逻辑
//部分细节通过抽象方法交给子类来实现
@Override
public T getRandomProduct() {
List<ProductWrapper<T>> productWrappers = getProductWrappers();... | 613 | 0.71639 | 0.71639 | 20 | 26.15 | 24.62575 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
22d35dc74b746f3c3314dcc351af940c4a4592d5 | 31,370,441,135,334 | 06d20a2ca099b4e3dd990680df862d679fd75171 | /DbHospital/src/cn/edu/csu/dbhospital/dialog/AboutDialog.java | 3a77a28e729263f5d289d69a2ec33b4a1a832cf4 | [] | no_license | FzNoxus/JavaProjects | https://github.com/FzNoxus/JavaProjects | 4045f007470b19768a34e2fa168625e32efa4861 | a6bed02763079fa62d4ba3d3ede2fea4df3a415c | refs/heads/master | 2021-05-26T21:13:26.562000 | 2013-03-28T08:57:05 | 2013-03-28T08:57:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.csu.dbhospital.dialog;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.IDialogConstants;
import org.eclipse.swt.graphics.Point;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Control;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.swt... | UTF-8 | Java | 3,270 | java | AboutDialog.java | Java | [] | null | [] | package cn.edu.csu.dbhospital.dialog;
import org.eclipse.jface.dialogs.Dialog;
import org.eclipse.jface.dialogs.IDialogConstants;
import org.eclipse.swt.graphics.Point;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Control;
import org.eclipse.swt.widgets.Shell;
import org.eclipse.swt... | 3,270 | 0.720489 | 0.666361 | 95 | 32.421051 | 24.074263 | 107 | false | false | 0 | 0 | 66 | 0.031193 | 0 | 0 | 2.147368 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.