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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4d62a529e9dfc565976cfdf09d383b5f630bcd30 | 7,361,573,993,642 | 53b0e9933860a1dc86525de5b3ac923dc1713302 | /src/main/java/jp/kt/json/XmlJsonConverter.java | 481952388690a830760c98f090361586d9aa2e0d | [] | no_license | kt-framework/kt_core | https://github.com/kt-framework/kt_core | 8185d88f14edbba742e5ecaa220ce1dbd18d3d7e | a6eb52e98f7b30067d331120aeabb8f0d0f2f583 | refs/heads/master | 2021-01-16T18:57:19.654000 | 2016-06-10T07:19:26 | 2016-06-10T07:21:01 | 36,495,196 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.kt.json;
import jp.kt.tool.HtmlUtil;
import jp.kt.tool.Validator;
import jp.kt.xml.XmlBaseElement;
import jp.kt.xml.XmlItem;
import jp.kt.xml.XmlRoot;
import org.json.JSONObject;
/**
* XMLからJSONへの変換処理.
*
* @author tatsuya.kumon
*/
public class XmlJsonConverter {
/** 変換元データとなるXmlRootオブ... | UTF-8 | Java | 7,096 | java | XmlJsonConverter.java | Java | [
{
"context": "bject;\r\n\r\n/**\r\n * XMLからJSONへの変換処理.\r\n *\r\n * @author tatsuya.kumon\r\n */\r\npublic class XmlJsonConverter {\r\n\t/** 変換元デー",
"end": 257,
"score": 0.995451807975769,
"start": 244,
"tag": "NAME",
"value": "tatsuya.kumon"
}
] | null | [] | package jp.kt.json;
import jp.kt.tool.HtmlUtil;
import jp.kt.tool.Validator;
import jp.kt.xml.XmlBaseElement;
import jp.kt.xml.XmlItem;
import jp.kt.xml.XmlRoot;
import org.json.JSONObject;
/**
* XMLからJSONへの変換処理.
*
* @author tatsuya.kumon
*/
public class XmlJsonConverter {
/** 変換元データとなるXmlRootオブ... | 7,096 | 0.613908 | 0.612416 | 219 | 22.493151 | 16.120655 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.69863 | false | false | 14 |
15fbae9b0d74c63d8747633ad6941d5c2fbca70a | 30,159,260,395,119 | 0869ca5baeb9b38d554101fb55e0857c97ad3623 | /app/src/main/java/trust/blockchain/WalletCryptographer.java | 03c13dd9c01fd4af3e45351fa0cfb69fc37fefcb | [] | no_license | alitong/oldTrust | https://github.com/alitong/oldTrust | a4c9198d6a9f7c632129247173ccb9ee908c72a7 | cdce6c1acbc6f848b171718f57920cf07dafc816 | refs/heads/master | 2022-03-03T22:48:59.970000 | 2019-10-08T09:34:41 | 2019-10-08T09:34:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trust.blockchain;
public interface WalletCryptographer {
byte[] decrypt(byte[] bArr, String str);
byte[] encrypt(byte[] bArr, String str);
}
| UTF-8 | Java | 159 | java | WalletCryptographer.java | Java | [] | null | [] | package trust.blockchain;
public interface WalletCryptographer {
byte[] decrypt(byte[] bArr, String str);
byte[] encrypt(byte[] bArr, String str);
}
| 159 | 0.704403 | 0.704403 | 7 | 21.714285 | 19.425421 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 14 |
9e04804dceb6fa7472794c3c4e4d523810b00b9f | 20,151,986,560,823 | 243cc75298c8102dc21a52fb1dcdacdba7ca02a5 | /src/datastructure/Node.java | 88f8a32879028770ee14352e2a9bbf5382456faa | [] | no_license | FBeraZulaloglu/DataStructureHW1 | https://github.com/FBeraZulaloglu/DataStructureHW1 | 94b0efe71784efc08679a6fbc85ffa442a270372 | bd96d6f74c2f94fa5ebc860a08adcf807a6c5dfe | refs/heads/main | 2023-01-03T18:45:21.152000 | 2020-10-24T11:44:31 | 2020-10-24T11:44:31 | 306,871,152 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package datastructurehomework;
/** * @file DataStructureHomeWork *
* @description Programın amacı text dosyasından okunan datatları ... | UTF-8 | Java | 1,196 | java | Node.java | Java | [
{
"context": "@assignment 1.ödev \n * @date 16.04.2020\n * @author FARUK BERA ZÜLALOĞLU \n\tfarukbera.zulaloglu@stu.fsm.edu.tr */\npublic cl",
"end": 878,
"score": 0.9998854994773865,
"start": 858,
"tag": "NAME",
"value": "FARUK BERA ZÜLALOĞLU"
},
{
"context": "date 16.04.2020\n * @a... | 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 datastructurehomework;
/** * @file DataStructureHomeWork *
* @description Programın amacı text dosyasından okunan datatları ... | 1,153 | 0.771674 | 0.763949 | 35 | 32.285713 | 36.145397 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.914286 | false | false | 14 |
3e973a293762875ca24f21d6f1e197fd48c3ff52 | 7,799,660,646,218 | 37fdefd1821a6b647ea5e05b707a9f266f2531cb | /wicket-util/src/main/java/org/apache/wicket/util/thread/Task.java | 194b98eb2a71e44b8d405908c104a781db23b0bb | [
"LicenseRef-scancode-generic-export-compliance",
"Apache-2.0",
"EPL-1.0",
"BSD-3-Clause",
"X11",
"CDDL-1.0",
"MIT",
"Apache-1.1"
] | permissive | apache/wicket | https://github.com/apache/wicket | 6bb3a918419ff7444ced5b2178a54e2d75b72a6a | 096966363ea3fbbc8bf779971921121a7a60a389 | refs/heads/master | 2023-08-24T02:57:16.365000 | 2023-08-18T14:24:03 | 2023-08-18T14:26:42 | 206,412 | 595 | 456 | Apache-2.0 | false | 2023-09-11T14:02:27 | 2009-05-21T01:51:51 | 2023-09-08T16:25:27 | 2023-09-11T13:42:29 | 128,866 | 697 | 389 | 15 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | UTF-8 | Java | 8,212 | java | Task.java | Java | [
{
"context": " be using a different task class.\r\n * \r\n * @author Jonathan Locke\r\n * @since 1.2.6\r\n */\r\npublic final class Task\r\n{",
"end": 1902,
"score": 0.9997536540031433,
"start": 1888,
"tag": "NAME",
"value": "Jonathan Locke"
}
] | 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... | 8,204 | 0.614467 | 0.611301 | 310 | 24.490322 | 26.543055 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.43871 | false | false | 14 |
4e51a5c8c14d82fbca140b20447fd314e776f046 | 2,808,908,629,850 | 1aefa475f727a511e90d93068b065d55bc1c6f32 | /SpringREST/src/main/java/com/bogurov/dao/DepartmentDetailDAO.java | 6e4b13edc614bca5c387275a96d47cee6e46933e | [] | no_license | Fenydude/Spring_REAST_API | https://github.com/Fenydude/Spring_REAST_API | 597f83ffec8a2df7a8a5f7f478f697250e354304 | 2ab3b7c214c453d9f7849bcde7cb833d723d70f2 | refs/heads/master | 2023-03-17T10:16:56.471000 | 2021-03-03T19:59:45 | 2021-03-03T19:59:45 | 343,730,515 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bogurov.dao;
import com.bogurov.entity.DepartmentDetail;
public interface DepartmentDetailDAO {
public void saveDepartmentDetail(DepartmentDetail departmentDetail);
public DepartmentDetail getDepartmentDetail(int id);
public void deleteDepartmentDetail(int id);
}
| UTF-8 | Java | 290 | java | DepartmentDetailDAO.java | Java | [] | null | [] | package com.bogurov.dao;
import com.bogurov.entity.DepartmentDetail;
public interface DepartmentDetailDAO {
public void saveDepartmentDetail(DepartmentDetail departmentDetail);
public DepartmentDetail getDepartmentDetail(int id);
public void deleteDepartmentDetail(int id);
}
| 290 | 0.817241 | 0.817241 | 9 | 31.222221 | 25.001234 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
22e79e220db2e87cfcd88b9ead15cfbac6395173 | 1,425,929,144,460 | 862f8509b973a8c81adc10ba29d840a4ba70a815 | /Back to Basics Approach 3rd Edition/CodeStepByStep_java/inheritance/inheritanceMystery5.java | 158f7fa71afd139d8ba7f5ef8acef87cfaa6795f | [
"MIT"
] | permissive | Alex-Golub/various-books-exercise-solutions | https://github.com/Alex-Golub/various-books-exercise-solutions | 183ad2a48ef3ac368549b5f92c9aa87a5a9044f0 | 2d61e3e2593cec549fe14ef21f675fdd14c906d9 | refs/heads/master | 2023-07-23T14:34:40.393000 | 2023-07-21T20:23:25 | 2023-07-22T09:49:48 | 273,867,210 | 7 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CodeStepByStep_java.inheritance;
/**
* 1 element 0 Eve ts
* Eve a
* Eve b
*
* 2 element 1 Sam ts
* Eve a
* Eve a Sam b
*
* 3 element 2 Sam ts Sam ts
* Lucas a Sam ts Sam ts
* Lucas a Sam ts Sam ts Sam b
*
* 4 element 3... | UTF-8 | Java | 1,495 | java | inheritanceMystery5.java | Java | [
{
"context": "m b\n *\n * 3 element 2 Sam ts Sam ts\n * Lucas a Sam ts Sam ts\n * Lucas a Sam ts",
"end": 237,
"score": 0.9859640598297119,
"start": 232,
"tag": "NAME",
"value": "Lucas"
},
{
"context": " Lucas a Sam ts Sam ts\n * L... | null | [] | package CodeStepByStep_java.inheritance;
/**
* 1 element 0 Eve ts
* Eve a
* Eve b
*
* 2 element 1 Sam ts
* Eve a
* Eve a Sam b
*
* 3 element 2 Sam ts Sam ts
* Lucas a Sam ts Sam ts
* Lucas a Sam ts Sam ts Sam b
*
* 4 element 3... | 1,491 | 0.547157 | 0.535786 | 64 | 22.359375 | 18.566912 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 14 |
73bbaee2988f91381edd8dd155070c18317899da | 3,315,714,790,956 | 8af69b4c6de2809d506620a1dad35b353b29691f | /Agenda/app/src/main/java/br/com/alura/agenda/FormularioActivity.java | 79a3b741395d1d221d46a274ac48ee36c185c28d | [] | no_license | davipereirape/android | https://github.com/davipereirape/android | eedefaf0fdddec2d7de87105b75e366fb6d28fda | 9e82231488ecba552d70969bdc409b784f73a144 | refs/heads/master | 2021-01-19T09:04:57.504000 | 2017-02-26T19:22:05 | 2017-02-26T19:22:05 | 82,082,920 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.alura.agenda;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import... | UTF-8 | Java | 2,556 | java | FormularioActivity.java | Java | [] | null | [] | package br.com.alura.agenda;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import android.widget.Button;
import... | 2,556 | 0.637789 | 0.637397 | 91 | 27.032967 | 24.734837 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472527 | false | false | 14 |
e787b5b830c36d29757857b23bbf9baaaa628d47 | 5,746,666,308,996 | 21848b16f91f221ee21bd816346dbd1d5af7416a | /src/main/java/org/dmdq/balance/model/LoadProcess.java | b9d1cd9bdc155102bea4bc32fed2d768928d0e99 | [] | no_license | dmdq/load-balance | https://github.com/dmdq/load-balance | 0b2e54520a4ef5ebe41de1e1c2bff3933e1f7055 | d1af5140cd8b24397e7ec429bbd12362a97c2723 | refs/heads/master | 2020-06-08T22:40:01.248000 | 2014-02-28T08:50:25 | 2014-02-28T08:50:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.dmdq.balance.model;
import java.util.concurrent.atomic.AtomicInteger;
/**
* 子服务器(进程)
*
* @author lion
*/
public interface LoadProcess extends LoadXML, LoadOrder {
/**
* 获取 服务器组id
*/
String getSid();
/**
* 设置 服务器组id
*
* @param group
* 组id
*/
void setSid(String group);
... | UTF-8 | Java | 2,195 | java | LoadProcess.java | Java | [
{
"context": "mic.AtomicInteger;\n\n/**\n * 子服务器(进程)\n * \n * @author lion\n */\npublic interface LoadProcess extends LoadXML,",
"end": 119,
"score": 0.9882248044013977,
"start": 115,
"tag": "USERNAME",
"value": "lion"
}
] | null | [] | package org.dmdq.balance.model;
import java.util.concurrent.atomic.AtomicInteger;
/**
* 子服务器(进程)
*
* @author lion
*/
public interface LoadProcess extends LoadXML, LoadOrder {
/**
* 获取 服务器组id
*/
String getSid();
/**
* 设置 服务器组id
*
* @param group
* 组id
*/
void setSid(String group);
... | 2,195 | 0.534034 | 0.534034 | 152 | 10.888158 | 11.411876 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.960526 | false | false | 14 |
a9d13b2c3ba0420c824e9f2666a625f3ecd53f34 | 19,215,683,742,290 | 6832918e1b21bafdc9c9037cdfbcfe5838abddc4 | /jdk_11_maven/cs/graphql/timbuctoo/timbuctoo-instancev4/src/test/java/nl/knaw/huygens/timbuctoo/v5/graphql/derivedschema/DerivedSchemaContainerTest.java | 285a2b07b3e49c1456f132e8de8330f435cec526 | [
"GPL-1.0-or-later",
"GPL-3.0-only",
"Apache-2.0",
"LGPL-2.0-or-later"
] | permissive | EMResearch/EMB | https://github.com/EMResearch/EMB | 200c5693fb169d5f5462d9ebaf5b61c46d6f9ac9 | 092c92f7b44d6265f240bcf6b1c21b8a5cba0c7f | refs/heads/master | 2023-09-04T01:46:13.465000 | 2023-04-12T12:09:44 | 2023-04-12T12:09:44 | 94,008,854 | 25 | 14 | Apache-2.0 | false | 2023-09-13T11:23:37 | 2017-06-11T14:13:22 | 2023-08-20T08:44:30 | 2023-09-13T11:23:36 | 154,785 | 19 | 12 | 3 | Java | false | false | package nl.knaw.huygens.timbuctoo.v5.graphql.derivedschema;
import com.google.common.collect.ImmutableMap;
import nl.knaw.huygens.timbuctoo.v5.dataset.ReadOnlyChecker;
import nl.knaw.huygens.timbuctoo.v5.datastores.quadstore.dto.Direction;
import nl.knaw.huygens.timbuctoo.v5.datastores.schemastore.dto.Predicate;
impor... | UTF-8 | Java | 7,362 | java | DerivedSchemaContainerTest.java | Java | [] | null | [] | package nl.knaw.huygens.timbuctoo.v5.graphql.derivedschema;
import com.google.common.collect.ImmutableMap;
import nl.knaw.huygens.timbuctoo.v5.dataset.ReadOnlyChecker;
import nl.knaw.huygens.timbuctoo.v5.datastores.quadstore.dto.Direction;
import nl.knaw.huygens.timbuctoo.v5.datastores.schemastore.dto.Predicate;
impor... | 7,362 | 0.686362 | 0.685276 | 206 | 34.737865 | 29.255308 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.61165 | false | false | 14 |
ff6b2f551a8232758813de9090bdf8b91edd57f0 | 9,740,985,846,813 | bb913f8efba1fbbd719c16a74936e8e02307bc16 | /JRPGGame/src/be/willima/jrpggame/slick/PlayState.java | 243c780dbf0f7ce4126e7dd9a4446d00ac44a8cb | [] | no_license | willima/JRPG | https://github.com/willima/JRPG | 0a9e7767ff11d13f2a885dc990b193f70a298ad3 | ae0aaa2149fe36e2d4090aed69ec2ae4f44facad | refs/heads/master | 2021-01-21T14:11:52.178000 | 2016-05-03T14:46:44 | 2016-05-03T14:46:44 | 27,827,568 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package be.willima.jrpggame.slick;
import be.willima.jrpgdatabase.model.JRPGMap;
import be.willima.jrpgdatabase.model.JRPGProject;
impo... | UTF-8 | Java | 4,722 | java | PlayState.java | Java | [
{
"context": "port org.newdawn.slick.state.*;\n\n/**\n *\n * @author marco\n */\npublic class PlayState extends BasicGameSta",
"end": 482,
"score": 0.6844074130058289,
"start": 479,
"tag": "NAME",
"value": "mar"
},
{
"context": " org.newdawn.slick.state.*;\n\n/**\n *\n * @author marc... | 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 be.willima.jrpggame.slick;
import be.willima.jrpgdatabase.model.JRPGMap;
import be.willima.jrpgdatabase.model.JRPGProject;
impo... | 4,722 | 0.536637 | 0.529013 | 137 | 33.467152 | 28.464872 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.686131 | false | false | 14 |
11f338a60ead0f0fa73b14bec2902f8b4ecc8c75 | 2,130,303,818,267 | 4c0dfd46dec6a94b2262e4501ff04397cee2de22 | /leinbach.pubg.client/src/main/java/io/leinbach/pubg/clients/domain/MatchRelationships.java | 37a484e5adf18bcc07a9ffd14c4474fbbbffa2bf | [] | no_license | leinb1dr/pubg-data-collector | https://github.com/leinb1dr/pubg-data-collector | a74342011914b0975023191f22b437503709042a | d9070b00a068c4f432474aee7d73601bbfc0076e | refs/heads/master | 2020-04-15T14:42:00.202000 | 2019-01-14T07:59:14 | 2019-01-14T07:59:14 | 164,661,698 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.leinbach.pubg.clients.domain;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.Objects;
import java.util.StringJoiner;
/**
* @author leinb
* @since 1/7/2019
*/
public class MatchRelationships extends Relationships {
@JsonProperty("rosters")
private DataList<RosterEntity> r... | UTF-8 | Java | 1,805 | java | MatchRelationships.java | Java | [
{
"context": "ts;\nimport java.util.StringJoiner;\n\n/**\n * @author leinb\n * @since 1/7/2019\n */\npublic class MatchRelation",
"end": 175,
"score": 0.9996463656425476,
"start": 170,
"tag": "USERNAME",
"value": "leinb"
}
] | null | [] | package io.leinbach.pubg.clients.domain;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.Objects;
import java.util.StringJoiner;
/**
* @author leinb
* @since 1/7/2019
*/
public class MatchRelationships extends Relationships {
@JsonProperty("rosters")
private DataList<RosterEntity> r... | 1,805 | 0.631579 | 0.628255 | 71 | 24.422535 | 23.439861 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422535 | false | false | 14 |
01f9dacdc83c3701dddbb84e9bb3cb2854ff338f | 11,381,663,347,162 | c5862ac85c6a30bcfd2771942dff494a8e1b49e5 | /Lab9/prob9/StrFunction.java | cfea94392271b8c23ae72539113ffeb04750f6b6 | [] | no_license | namuka/MPP_Labs | https://github.com/namuka/MPP_Labs | dd48a7f1f48fb3ba0c379f559256170a3526b9e9 | c9dba409390b204ffd9b51250dab535ad2886935 | refs/heads/master | 2020-12-23T22:40:56.701000 | 2020-02-04T02:56:37 | 2020-02-04T02:56:37 | 237,297,953 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prob9;
@FunctionalInterface
public interface StrFunction<R> {
R apply();
}
| UTF-8 | Java | 85 | java | StrFunction.java | Java | [] | null | [] | package prob9;
@FunctionalInterface
public interface StrFunction<R> {
R apply();
}
| 85 | 0.752941 | 0.741176 | 6 | 13.166667 | 11.305112 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
e5adeb856f3cb9204b27f482fbdea38c556d79cf | 19,301,583,040,235 | d0c187f33f282db072a7b2e7f26817d2a7feb837 | /src/main/java/com/vineet/hibernate/UserDetails.java | 1fa7c96dbb26a8c06f4e8f0afd6a270212658089 | [] | no_license | vineet93/HibernateCode | https://github.com/vineet93/HibernateCode | 091d4ca0a03731ba106f608f07e0021d3da71b2e | 9e6bf9949b6232d2c037b741c491fd16ebe7b0d2 | refs/heads/master | 2022-02-22T12:12:30.655000 | 2020-03-02T21:07:32 | 2020-03-02T21:07:32 | 244,475,555 | 0 | 0 | null | false | 2022-02-10T01:19:14 | 2020-03-02T21:07:26 | 2020-03-02T21:07:39 | 2022-02-10T01:19:14 | 7 | 0 | 0 | 1 | Java | false | false | package com.vineet.hibernate;
import net.bytebuddy.dynamic.loading.InjectionClassLoader;
import javax.persistence.*;
@Entity
@Table (name="USER_DETAILS")
public class UserDetails { // @Entity will treat as entity and need to persist this class members.
public int getUserId() {
return userId;
}
... | UTF-8 | Java | 663 | java | UserDetails.java | Java | [
{
"context": "\n\n public String getUserName() {\n return userName;\n }\n\n public void setUserName(String userNa",
"end": 533,
"score": 0.6124427914619446,
"start": 525,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "serName(String userName) {\n this.... | null | [] | package com.vineet.hibernate;
import net.bytebuddy.dynamic.loading.InjectionClassLoader;
import javax.persistence.*;
@Entity
@Table (name="USER_DETAILS")
public class UserDetails { // @Entity will treat as entity and need to persist this class members.
public int getUserId() {
return userId;
}
... | 663 | 0.674208 | 0.674208 | 33 | 19.09091 | 22.481459 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 14 |
ec129693e0e287c51654a5f222fd765dc8050b0f | 26,431,228,773,016 | 96be053b4a554e31fd391e749bbb9c967d6970b9 | /Ejercicio05/src/ec/gob/salinas/demo/repos/InterUsuarioRolRepo.java | 6a7ce8fb89797f1232ea18b6a164b8d3701089e6 | [] | no_license | luvitovi/ejercicios-java-webapp | https://github.com/luvitovi/ejercicios-java-webapp | e32059683c1e00719c3de695e5bd9acf2c1525a5 | 2e88b4b43bfd84627174c304256bb6b79156c8b5 | refs/heads/master | 2021-04-03T09:04:11.437000 | 2018-04-17T04:18:02 | 2018-04-17T04:18:02 | 124,565,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ec.gob.salinas.demo.repos;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import ec.gob.salinas.demo.modelo.pojo.InterUsuarioRol;
@Repository
public interface InterUsuarioRolRepo extends JpaRepository<InterUsuarioRol, Integer> {
}
| UTF-8 | Java | 309 | java | InterUsuarioRolRepo.java | Java | [] | null | [] | package ec.gob.salinas.demo.repos;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import ec.gob.salinas.demo.modelo.pojo.InterUsuarioRol;
@Repository
public interface InterUsuarioRolRepo extends JpaRepository<InterUsuarioRol, Integer> {
}
| 309 | 0.838188 | 0.838188 | 11 | 27.09091 | 29.770195 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 14 |
3475bf4fc5ee12ee228c6193072ef73ea085fe4f | 26,431,228,769,621 | 0358eac6725014128ee10292cd288a388fe29fde | /src/rm/gui/visualize/Plot2DCompanion.java | 019a450e2b6bb736e0a4f634658ae8c065f7d0c1 | [] | no_license | msellamiTN/rminer | https://github.com/msellamiTN/rminer | aecde14d2ed2c84c014d1781c5280d3b0060acd7 | ad53f725acb2ba32f338e5d05af73357d5987bd7 | refs/heads/master | 2021-01-21T10:42:07.276000 | 2017-02-28T21:35:52 | 2017-02-28T21:35:52 | 83,475,075 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate
// Source File Name: Plot2DCompanion.java
package rm.gui.visualize;
import java.awt.Graphics;
public interface Plot2DCompanion
{
public abs... | UTF-8 | Java | 356 | java | Plot2DCompanion.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\r\n// Jad home page: http://www.kpdus.com/jad.html",
"end": 61,
"score": 0.999610960483551,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) annotate
// Source File Name: Plot2DCompanion.java
package rm.gui.visualize;
import java.awt.Graphics;
public interface Plot2DCompanion
{
public abstract void... | 346 | 0.72191 | 0.69382 | 14 | 23.428572 | 21.921009 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 14 |
d941f4136efc6ad8b9e96a2637a64d55f52ad5da | 17,669,495,512,070 | c77e7df43e5dc53c0156b3925a0ba3f10e913633 | /EbookStore/src/Model/Book.java | 63da088c6435d868b0a25c123a982547ab9be9da | [] | no_license | hellvn/Fundamental-Programing-in-Java | https://github.com/hellvn/Fundamental-Programing-in-Java | cb1e29cc944a599e405551a28caa798dbdc00cfc | b730ada8d7b873dc5a6177175f5e6a1cbecf54b4 | refs/heads/main | 2023-03-14T16:51:22.028000 | 2021-03-17T16:26:39 | 2021-03-17T16:26:39 | 311,431,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
public class Book {
private int bookID;
private String title;
private String author;
}
| UTF-8 | Java | 116 | java | Book.java | Java | [] | null | [] | package Model;
public class Book {
private int bookID;
private String title;
private String author;
}
| 116 | 0.689655 | 0.689655 | 8 | 13.5 | 10.781929 | 26 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
aab5fe69e3e7239f0fe4071e984f034d41fc9252 | 11,639,361,375,326 | 333142e77e2223c6e4d075c6b6a23f91a8daaa2c | /allcod/Wochentag/src/Caesar.java | 3459e3639110e5e8a51d400104aa74f8d1bb812e | [] | no_license | HatemOrhoma/GameOL | https://github.com/HatemOrhoma/GameOL | 211c08e009d2ec3acee73f6e82cbbf85eb180386 | fc3938a68720622a13bdc62fd0c8bfb95b0e2568 | refs/heads/master | 2023-08-14T07:17:49.465000 | 2021-10-14T15:50:03 | 2021-10-14T15:50:03 | 207,632,948 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Caesar {
public static void main(String[] args) {
String text=args[0];
int key = Integer.valueOf(args[1]);
String X ;
int shift;
char[] arrayText ;
char[] arrayAlphabet = new char[] {'a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w... | UTF-8 | Java | 1,506 | java | Caesar.java | Java | [] | null | [] | public class Caesar {
public static void main(String[] args) {
String text=args[0];
int key = Integer.valueOf(args[1]);
String X ;
int shift;
char[] arrayText ;
char[] arrayAlphabet = new char[] {'a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w... | 1,506 | 0.296813 | 0.285525 | 59 | 24.525423 | 21.064354 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.322034 | false | false | 14 |
fe0709570f673c6b45212826f0e22aecf1ed1f2f | 20,684,562,561,513 | 1dec7b4e5dc0dc50e096769f8b6d2d4eccbbf3db | /app/src/main/java/com/pbapp/features/vehicles_list/presentation/VehicleListContract.java | 48cb2e5a449d387e2826f0551992fff595da8de3 | [] | no_license | ChunyuanCai/Kotlin_PB | https://github.com/ChunyuanCai/Kotlin_PB | fe526ffa0263d28e185d05e5a24af839073d7207 | 0a5aebdc1769ee111511b4f5556de6f93930cbb6 | refs/heads/master | 2020-02-06T08:56:35.972000 | 2017-07-27T11:10:02 | 2017-07-27T11:10:03 | 98,524,708 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pbapp.features.vehicles_list.presentation;
import com.pbapp.features.vehicles_list.modess.VehiclePresentationModel;
import java.util.List;
public interface VehicleListContract {
interface View {
void bindDataToList(List<VehiclePresentationModel> vehicles);
}
interface Presenter {... | UTF-8 | Java | 385 | java | VehicleListContract.java | Java | [] | null | [] | package com.pbapp.features.vehicles_list.presentation;
import com.pbapp.features.vehicles_list.modess.VehiclePresentationModel;
import java.util.List;
public interface VehicleListContract {
interface View {
void bindDataToList(List<VehiclePresentationModel> vehicles);
}
interface Presenter {... | 385 | 0.716883 | 0.716883 | 22 | 16.5 | 22.590727 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 14 |
c448811ba05bd225dfe8974c9a138eb0a9170d04 | 28,166,395,579,940 | 6fa1302d9bf1e3978c96b9eb22511a96494088cf | /src/main/java/com/server/FitnessClubSpring/entity/Areas.java | 89320d4dc767b74c5d145f3732bb30ee0c0abe54 | [] | no_license | APieceOfChalk/FitnessClubSpring | https://github.com/APieceOfChalk/FitnessClubSpring | 74172360d79445dd9eeb7d7266e70b1f9c55b95d | 7793af370fa6de7e5447a42eb8efae0d8610ae17 | refs/heads/master | 2023-05-06T00:59:24.479000 | 2021-05-28T21:11:33 | 2021-05-28T21:11:33 | 357,477,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.server.FitnessClubSpring.entity;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
/**
* Класс залов.
*/
@Entity
@EnableAutoConfiguration
@Table(n... | UTF-8 | Java | 3,270 | java | Areas.java | Java | [] | null | [] | package com.server.FitnessClubSpring.entity;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import javax.persistence.*;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
/**
* Класс залов.
*/
@Entity
@EnableAutoConfiguration
@Table(n... | 3,270 | 0.59707 | 0.59707 | 120 | 21.75 | 23.514624 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 14 |
dd76e45a9c8f43de2871ead69594c6b42cdc530d | 23,287,312,741,338 | 57e2c49619abbec75e347c38d7bf41d2d5cf0490 | /mobanker-financial-parent/financial/src/main/java/com/mobanker/tkj/cw/biz/impl/MerchantManagerImpl.java | f32629f2e56bad19740785645c712efff01d942a | [] | no_license | taojintien/test | https://github.com/taojintien/test | 27938984df61d69ba53ab85a8aee14c6f5c196bf | 804677a324af5ddf18493c095c39f2de3db6c146 | refs/heads/master | 2016-09-14T00:34:00.082000 | 2016-04-13T10:32:40 | 2016-04-13T10:32:40 | 56,135,248 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright @ 2013QIANLONG.
* All right reserved.
*/
package com.mobanker.tkj.cw.biz.impl;
import java.util.List;
import javax.annotation.Resource;
import org.apache.ibatis.session.RowBounds;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
imp... | UTF-8 | Java | 3,494 | java | MerchantManagerImpl.java | Java | [
{
"context": "/*\n * Copyright @ 2013QIANLONG.\n * All right reserved.\n */\n\npackage com.mobanker",
"end": 30,
"score": 0.9755908846855164,
"start": 22,
"tag": "NAME",
"value": "QIANLONG"
},
{
"context": " * 方法 updateMerchant 功能描述 :修改商户信息\n\t * \n\t * @author cailinfeng\n\t * @crea... | null | [] | /*
* Copyright @ 2013QIANLONG.
* All right reserved.
*/
package com.mobanker.tkj.cw.biz.impl;
import java.util.List;
import javax.annotation.Resource;
import org.apache.ibatis.session.RowBounds;
import org.springframework.stereotype.Component;
import org.springframework.transaction.annotation.Transactional;
imp... | 3,494 | 0.768378 | 0.764002 | 107 | 31.037384 | 26.047737 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588785 | false | false | 14 |
481e2d07e1a47e2f73b8ef6966b3eb08d9ac246d | 1,202,590,863,412 | 9256a930178b9c51bcafce74d90208d48edf6f4e | /aula2_variaveisEFluxo/InteiroComWhile.java | 7a7827d55af4ca0bb0017c5385778e1d64d9945f | [] | no_license | uires/java-I | https://github.com/uires/java-I | d4046a4d3fb67b5eccddfc12d3e38d63912df87e | 1994e4863c42b09281d21462fd700da5e8a24999 | refs/heads/master | 2021-07-08T09:10:50.916000 | 2017-10-05T02:38:33 | 2017-10-05T02:38:33 | 79,076,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class InteiroComWhile{
/* Utilizando o laço do tipo while, tente imprimir todos os números de 150 até 300.
Faça o laço enquanto esse valor não alcance 300. Dentro do laço não esqueça de imprimir o número e alterá-lo!
Para isso comece declarando a variável inteira que utilizará, e configure o valor inicial dela.*/
... | UTF-8 | Java | 551 | java | InteiroComWhile.java | Java | [] | null | [] | class InteiroComWhile{
/* Utilizando o laço do tipo while, tente imprimir todos os números de 150 até 300.
Faça o laço enquanto esse valor não alcance 300. Dentro do laço não esqueça de imprimir o número e alterá-lo!
Para isso comece declarando a variável inteira que utilizará, e configure o valor inicial dela.*/
... | 551 | 0.736059 | 0.70632 | 19 | 27.368422 | 33.966255 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 14 |
a070b352e20b461f786b022fed44b2aa23a76eeb | 6,940,667,195,812 | 45b02795c2af2f69c75cec71403d1233da66d982 | /Pattern(Pyramid).java | 40aa2e8cd8986039ca9b1716cfe85d2db28f7e66 | [] | no_license | Lavisha97/ExtraQues | https://github.com/Lavisha97/ExtraQues | ae0cb1c9552ac79be61d1d0d8a91270644052eee | d96540a0de542517c268437e159fa2cf06b64c33 | refs/heads/master | 2020-03-19T12:05:02.927000 | 2018-06-12T09:25:28 | 2018-06-12T09:25:28 | 136,494,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Pattern
{
public static void main(String args [])
{
int n = 6 , i = 1 , j = 1 , k = 0 , space = 0 , count = 0 , count1 = 0;
for(i=1; i<=n; ++i)
{
for(space=1; space <= n-i; ++space)
{
System.out.print(" ");
++count;
}
while(k != 2*i-1)
{
if (count <= n-1)
{
System.ou... | UTF-8 | Java | 497 | java | Pattern(Pyramid).java | Java | [] | null | [] | class Pattern
{
public static void main(String args [])
{
int n = 6 , i = 1 , j = 1 , k = 0 , space = 0 , count = 0 , count1 = 0;
for(i=1; i<=n; ++i)
{
for(space=1; space <= n-i; ++space)
{
System.out.print(" ");
++count;
}
while(k != 2*i-1)
{
if (count <= n-1)
{
System.ou... | 497 | 0.422535 | 0.390342 | 33 | 14.090909 | 15.469155 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.363636 | false | false | 14 |
d5349dbda4ac475cccca4952b99d7c271af93264 | 10,685,878,693,230 | 17171b666c43995ec8bd9c88dcdaba0051c4bf2c | /src/main/java/br/com/bhl/superfid/controller/CompraController.java | 501059086a571657b41c60037ce4538511f00362 | [] | no_license | leoln/superfidweb | https://github.com/leoln/superfidweb | af832a5429d7aabb1f91baf5a6ea3d5f9f7641b3 | 323a0e57c3d7c3438260aaa060f2ca1f0d07ec21 | refs/heads/master | 2021-01-22T11:27:55.881000 | 2017-11-08T00:35:17 | 2017-11-08T00:35:17 | 92,696,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.bhl.superfid.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
... | UTF-8 | Java | 919 | java | CompraController.java | Java | [] | null | [] | package br.com.bhl.superfid.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
... | 919 | 0.810664 | 0.810664 | 31 | 28.67742 | 27.5135 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 14 |
d8657e119d6f2f28955e05c8c8fb5ed216477a25 | 32,469,952,808,780 | d1f18a98261ef1d870afb5b705387a34fa1ae8d4 | /offer-algorithm/src/main/java/leetcode/contest/week210/Test5535_括号的最大嵌套深度.java | dc84aa5fd4c0a892ee6b9033a53dd562a715d216 | [] | no_license | luguanxing/Offer-Algorithm | https://github.com/luguanxing/Offer-Algorithm | 6472cca1bcd4b51a9b603226a787f18acfe521a9 | 7ec579a5359295b4f1b23f0afd551f434184a61e | refs/heads/master | 2023-09-01T05:36:46.417000 | 2023-09-01T02:18:56 | 2023-09-01T02:18:56 | 244,928,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leetcode.contest.week210;
public class Test5535_括号的最大嵌套深度 {
public static void main(String[] args) {
System.out.println(new Solution().maxDepth("(1+(2*3)+((8)/4))+1"));
System.out.println(new Solution().maxDepth("(1)+((2))+(((3)))"));
System.out.println(new Solution().maxDepth("1+(... | UTF-8 | Java | 839 | java | Test5535_括号的最大嵌套深度.java | Java | [] | null | [] | package leetcode.contest.week210;
public class Test5535_括号的最大嵌套深度 {
public static void main(String[] args) {
System.out.println(new Solution().maxDepth("(1+(2*3)+((8)/4))+1"));
System.out.println(new Solution().maxDepth("(1)+((2))+(((3)))"));
System.out.println(new Solution().maxDepth("1+(... | 839 | 0.457978 | 0.428745 | 28 | 28.321428 | 21.969221 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
e35bdc2eab4718db7a15b3eadf94ec9317e8e647 | 4,947,802,380,417 | 6659fc5ba4cb0591bfc3d665da983a2d41849ea1 | /RuntimePermissionTest/app/src/main/java/com/example/four/runtimepermissiontest/MainActivity.java | 55936c1c03af44c32e7cf6d6c801c0964ecfca35 | [] | no_license | FourGitHub/AS_Projects-_Backup | https://github.com/FourGitHub/AS_Projects-_Backup | 565895657764ebb9e0d7536afae8ebd046ad7ee7 | 25ed30a2761ce50f8c59afcb428519ae8ea45c23 | refs/heads/master | 2020-08-08T00:56:41.589000 | 2019-10-08T13:24:58 | 2019-10-08T13:24:58 | 213,648,936 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.four.runtimepermissiontest;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
import android.support.v4... | UTF-8 | Java | 3,123 | java | MainActivity.java | Java | [] | null | [] | package com.example.four.runtimepermissiontest;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
import android.support.v4... | 3,123 | 0.595058 | 0.591104 | 86 | 33.290699 | 27.669506 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 14 |
33266202d3a648c3221efa0a52499091861c6c8a | 6,193,342,893,722 | 66ad03fa4888da9116dd8c68a64921879b0c3a4b | /src/main/java/com/haut/nick/dao/AdminDao.java | 4a3abe342fdd3a6d301eb2f9747a0a9a3ff44a74 | [] | no_license | 649197313/graduate-design | https://github.com/649197313/graduate-design | d89a035de50409a03c75b23c3bf7db3470e96cf2 | 0ff6fecc5cbfb1685768069136e24a2f6f5efa73 | refs/heads/master | 2017-05-12T01:52:20.699000 | 2017-04-26T08:35:53 | 2017-04-26T08:35:53 | 82,780,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haut.nick.dao;
import com.haut.nick.model.Admin;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
@Mapper
public interface AdminDao {
Admin findAdminByUsernameAndPassword(@Param("adminUsername") String adminUsername, @Param("adminPassword") String adminPassword)... | UTF-8 | Java | 324 | java | AdminDao.java | Java | [
{
"context": "\n Admin findAdminByUsernameAndPassword(@Param(\"adminUsername\") String adminUsername, @Param(\"adminPassword\") S",
"end": 250,
"score": 0.8881914615631104,
"start": 237,
"tag": "USERNAME",
"value": "adminUsername"
},
{
"context": "UsernameAndPassword(@Param(\"admi... | null | [] | package com.haut.nick.dao;
import com.haut.nick.model.Admin;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Param;
@Mapper
public interface AdminDao {
Admin findAdminByUsernameAndPassword(@Param("adminUsername") String adminUsername, @Param("adminPassword") String adminPassword)... | 324 | 0.805556 | 0.805556 | 10 | 31.4 | 37.627651 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 14 |
e2ea4fb9c3a2cec36adf325a7d3c2fb2f0845701 | 6,356,551,613,324 | 3373f30a2316ca7255f9bc0e56b7194f77fee197 | /app/src/main/java/com/andrew/googleplay/fragment/TabStripSubjectFragment.java | ebecdd4ac5f2d4705b3c87762d5178e229cb1395 | [] | no_license | AndrewTseZhou/AndroidMarket | https://github.com/AndrewTseZhou/AndroidMarket | 5978f5658978b5591b5918f1c7403005df219b44 | 1584af2845db5b238659e89905eaf18bf2c68624 | refs/heads/master | 2020-05-23T13:03:53.326000 | 2017-03-18T00:27:39 | 2017-03-18T00:27:39 | 84,770,980 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andrew.googleplay.fragment;
import android.view.View;
import android.widget.AbsListView;
import android.widget.ListView;
import com.andrew.googleplay.adapter.SuperBaseAdapter;
import com.andrew.googleplay.bean.SubjectBean;
import com.andrew.googleplay.holder.BaseHolder;
import com.andrew.googleplay.holder... | UTF-8 | Java | 1,945 | java | TabStripSubjectFragment.java | Java | [
{
"context": "y\n * @包名: com.andrew.googleplay.fragment\n * @创建者: 谢康\n * @创建时间: 2016/11/17 下午 14:19\n * @描述: 专题页面\n * *\n",
"end": 541,
"score": 0.8825852870941162,
"start": 540,
"tag": "NAME",
"value": "谢"
},
{
"context": "\n * @包名: com.andrew.googleplay.fragment\n * @创建者: 谢康\n * @创... | null | [] | package com.andrew.googleplay.fragment;
import android.view.View;
import android.widget.AbsListView;
import android.widget.ListView;
import com.andrew.googleplay.adapter.SuperBaseAdapter;
import com.andrew.googleplay.bean.SubjectBean;
import com.andrew.googleplay.holder.BaseHolder;
import com.andrew.googleplay.holder... | 1,945 | 0.678933 | 0.672 | 71 | 25.408451 | 22.696762 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380282 | false | false | 14 |
d599f674a379efe3ae12a3b7002fb1d367223519 | 25,048,249,296,638 | 20bd47ba1fdce45dc71ce2239a46416531288173 | /src/main/java/vehiculos/Pais.java | b2c349249b561cdfa318f26ea8e477e1d4217fcd | [] | no_license | POO-UNALMED/taller-6-SergioBzG | https://github.com/POO-UNALMED/taller-6-SergioBzG | f8300a55e3127286494d94304e5137c2d83eccd4 | 12a433db8b4cf1fe204625bfad84f72dacd1604d | refs/heads/master | 2022-12-28T11:36:12.081000 | 2020-10-03T05:30:51 | 2020-10-03T05:30:51 | 300,666,141 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vehiculos;
import java.util.*;
public class Pais {
String nombre;
public Pais(String nombre) {
this.nombre = nombre;
}
public static Pais paisMasVendedor() {
Pais mayor = null;
for(int i = 0; i < Vehiculo.paises.size(); i++) {
int contador1 = 0;
int contador2 = 0;
Pais p = Vehiculo.paise... | UTF-8 | Java | 683 | java | Pais.java | Java | [] | null | [] | package vehiculos;
import java.util.*;
public class Pais {
String nombre;
public Pais(String nombre) {
this.nombre = nombre;
}
public static Pais paisMasVendedor() {
Pais mayor = null;
for(int i = 0; i < Vehiculo.paises.size(); i++) {
int contador1 = 0;
int contador2 = 0;
Pais p = Vehiculo.paise... | 683 | 0.606149 | 0.58858 | 36 | 17.972221 | 14.430843 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 14 |
992011d60218e259645a3c0dbb4a5f306299fc8d | 17,437,567,285,555 | 6f90c8fc376479f291718bfa43dbc3251ede6e58 | /Java/Basic Structures Exercise/Diamonds/Diamonds.java | 4946d76d9bb4d662100c9f58c7f1100edd3747f8 | [] | no_license | xBLO/ICS4U1-JAVA | https://github.com/xBLO/ICS4U1-JAVA | ba4c9e658f10454b4b6b121185b636ca1a3793f7 | 741295e4178a0e16108ce3e3363eff22c4b0cef4 | refs/heads/master | 2020-05-23T19:47:31.958000 | 2019-05-16T00:25:40 | 2019-05-16T00:25:40 | 186,920,517 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Date: September 6, 2018
// Author: Brandon Lo
// Purpose: To print a shape using star patterns on the console
// Input: Keyboard
// Output: Monitor
// The "Diamonds" class.
import java.awt.*;
import hsa.Console;
import java.lang.Math;
public class Diamonds
{
static Console c; // The outp... | UTF-8 | Java | 9,291 | java | Diamonds.java | Java | [
{
"context": "// Date: September 6, 2018\r\n// Author: Brandon Lo\r\n// Purpose: To print a shape using star patterns",
"end": 49,
"score": 0.999729335308075,
"start": 39,
"tag": "NAME",
"value": "Brandon Lo"
}
] | null | [] | // Date: September 6, 2018
// Author: <NAME>
// Purpose: To print a shape using star patterns on the console
// Input: Keyboard
// Output: Monitor
// The "Diamonds" class.
import java.awt.*;
import hsa.Console;
import java.lang.Math;
public class Diamonds
{
static Console c; // The output c... | 9,287 | 0.524378 | 0.512862 | 362 | 23.665747 | 32.169979 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.176795 | false | false | 14 |
414ea6a6a9cb4f4420040c1de72e531f85979313 | 17,437,567,283,926 | a1657a0c5c8f3f8b51b98074293e2f2e9b16e6f4 | /predict/dashboard/hystrix-core/src/main/java/com/netflix/hystrix/strategy/properties/HystrixDynamicProperties.java | 933b13e8952116ed2feccbba5519ed63b118d3f2 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | PipelineAI/pipeline | https://github.com/PipelineAI/pipeline | e8067636f5844dea0653aef84bd894ca2e700fc6 | 0f26e3eaad727c1d10950f592fe1949ece8153aa | refs/heads/master | 2023-01-07T15:27:33.741000 | 2022-10-25T23:01:51 | 2022-10-25T23:01:51 | 38,730,494 | 2,596 | 512 | Apache-2.0 | false | 2020-01-30T23:00:08 | 2015-07-08T03:49:23 | 2020-01-30T17:13:52 | 2020-01-30T00:07:48 | 91,960 | 3,927 | 957 | 1 | Jsonnet | false | false | /**
* Copyright 2016 Netflix, Inc.
* <p/>
* 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
* <p/>
* http://www.apache.org/licenses/LICENSE-2.0
* <p/>
* Unless required by applicable law... | UTF-8 | Java | 3,744 | java | HystrixDynamicProperties.java | Java | [
{
"context": "/**\n * Copyright 2016 Netflix, Inc.\n * <p/>\n * Licensed under the Apache Li",
"end": 25,
"score": 0.7709017395973206,
"start": 22,
"tag": "NAME",
"value": "Net"
},
{
"context": "he {@link ServiceLoader} mechanism.\n * \n * @author agentgt\n *\n */\npublic interface H... | null | [] | /**
* Copyright 2016 Netflix, Inc.
* <p/>
* 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
* <p/>
* http://www.apache.org/licenses/LICENSE-2.0
* <p/>
* Unless required by applicable law... | 3,744 | 0.641293 | 0.639156 | 98 | 37.214287 | 27.156105 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418367 | false | false | 14 |
e2b096877f1cff9b2259ce1fdfe3c721e601cef9 | 26,800,595,934,737 | 0be3067d77a50712b1d412a21b5c74018ffacc16 | /app/src/main/java/com/Senior/Faff/RegisterActivity.java | bdde72c576dff69cca67f272a96255993cf68753 | [] | no_license | shaman1412/Senior | https://github.com/shaman1412/Senior | 86cfd4133720e594884537eaa94d36640c768a8b | 5f641aff91875e6b62d8361df7dc96cf779b31c6 | refs/heads/master | 2021-07-20T13:40:37.198000 | 2017-08-16T17:09:57 | 2017-08-16T17:09:57 | 75,714,266 | 0 | 1 | null | false | 2017-10-24T16:40:11 | 2016-12-06T09:09:55 | 2016-12-15T08:53:57 | 2017-08-16T17:10:08 | 10,505 | 0 | 1 | 1 | Java | false | null | package com.Senior.Faff;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android... | UTF-8 | Java | 6,113 | java | RegisterActivity.java | Java | [] | null | [] | package com.Senior.Faff;
import android.content.Context;
import android.content.Intent;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v7.app.ActionBarActivity;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android... | 6,113 | 0.600851 | 0.595943 | 182 | 32.587914 | 28.330864 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659341 | false | false | 14 |
7f37d68238d4a1738e71a56e9c8aac40ea4dca57 | 7,249,904,825,208 | dd473b3107188ebbf64508c19d8c708ab967aea4 | /ProgramacionVisual1/src/programacionvisual1/ClassA.java | b7642e687e540b0504de741d8a118eb52721dcac | [] | no_license | DagmarJesus/Practica_01 | https://github.com/DagmarJesus/Practica_01 | 5327c3f6604fd9cafde46ace407c83699eca1037 | d27e0f008128eff79ba84354260039bd855678a0 | refs/heads/master | 2021-01-11T14:16:58.987000 | 2017-02-15T06:07:24 | 2017-02-15T06:07:24 | 81,296,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package programacionvisual1;
public class ClassA {
private Integer A;
public Integer B;
public static Integer C;
public static void main(String[]args){
}
} | UTF-8 | Java | 188 | java | ClassA.java | Java | [] | null | [] | package programacionvisual1;
public class ClassA {
private Integer A;
public Integer B;
public static Integer C;
public static void main(String[]args){
}
} | 188 | 0.648936 | 0.643617 | 8 | 21.75 | 13.15057 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
4ac15e02b1070e5efbf1d89fd7daacc8f9ddcb1f | 19,327,352,898,959 | eacb87af93e8e9a6695fad8cbe5f7a1fb7713825 | /java/webshop/src/main/test/BusinessTest.java | 576274b5deafb1089744ce379be8ccf7906fe006 | [] | no_license | kissdani06/temalabor | https://github.com/kissdani06/temalabor | 73400aa52c0e1b964e8831773fe0e2ac0f320a30 | 3fca1ac309c7d44ef72c10eff33bd5a5656fcaeb | refs/heads/master | 2018-01-01T06:05:18.605000 | 2016-11-28T03:56:40 | 2016-11-28T03:56:40 | 70,041,149 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.List;
import org.junit.After;
import org.junit.Before;
import org.junit.... | ISO-8859-2 | Java | 3,315 | java | BusinessTest.java | Java | [
{
"context": "x\", 2015, true));\r\n\t\tproductList.add(new Product(\"Magyar Nemzet\", 2012, true));\r\n\t\tproductList.add(new Product(\"N",
"end": 961,
"score": 0.9976280331611633,
"start": 948,
"tag": "NAME",
"value": "Magyar Nemzet"
},
{
"context": ", 2012, true));\r\n\t\tproduct... | null | [] | package main.test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.mockito.Mockito.mock;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.List;
import org.junit.After;
import org.junit.Before;
import org.junit.... | 3,275 | 0.722491 | 0.703446 | 132 | 23.060606 | 22.841932 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.462121 | false | false | 14 |
309500b0bbc55f6fb3ab9dca0ef315cfce0ae6d3 | 8,435,315,772,635 | 473fc28d466ddbe9758ca49c7d4fb42e7d82586e | /app/src/main/java/com/syd/source/aosp/development/tools/mkstubs/src/com/android/mkstubs/stubber/ClassStubber.java | bb170cedfca14f373084c18d4c21247438ba143b | [
"Apache-2.0"
] | permissive | lz-purple/Source | https://github.com/lz-purple/Source | a7788070623f2965a8caa3264778f48d17372bab | e2745b756317aac3c7a27a4c10bdfe0921a82a1c | refs/heads/master | 2020-12-23T17:03:12.412000 | 2020-01-31T01:54:37 | 2020-01-31T01:54:37 | 237,205,127 | 4 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2009 The Android Open Source Project
*
* 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 app... | UTF-8 | Java | 2,731 | java | ClassStubber.java | Java | [] | null | [] | /*
* Copyright (C) 2009 The Android Open Source Project
*
* 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 app... | 2,731 | 0.694617 | 0.691688 | 88 | 30.03409 | 28.233784 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.784091 | false | false | 14 |
61ab86d7294182f4c77ec3ff35c978735111411e | 8,435,315,773,557 | 468bc27e9b4dc6ea541b03601a34e2b942b9bcbf | /interview/medium/others/CourseSchedule.java | 4ee09c093f6619d515b5744948fa4af7c906711c | [] | no_license | Sid-Alpha/competitive-code | https://github.com/Sid-Alpha/competitive-code | 89bea185df3debbbd9f9dd6547b53fcc42e459be | dc92e80cbe8d987c5dfd2e70d6eb72557cda05ac | refs/heads/master | 2023-01-18T21:03:03.772000 | 2020-11-30T11:11:37 | 2020-11-30T11:11:37 | 317,197,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package interview.medium.others;
import utils.info.Question;
import java.util.*;
import java.util.stream.Collectors;
@Question(url = "https://leetcode.com/problems/course-schedule/", details = "White grey black dfs")
public class CourseSchedule {
// public boolean canFinish(int numCourses, int[][] prerequisites)... | UTF-8 | Java | 2,575 | java | CourseSchedule.java | Java | [] | null | [] | package interview.medium.others;
import utils.info.Question;
import java.util.*;
import java.util.stream.Collectors;
@Question(url = "https://leetcode.com/problems/course-schedule/", details = "White grey black dfs")
public class CourseSchedule {
// public boolean canFinish(int numCourses, int[][] prerequisites)... | 2,575 | 0.572816 | 0.561553 | 64 | 39.234375 | 30.820419 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 14 |
d5751cabde90b3ad882bb92ee816e23c05ffa864 | 8,435,315,775,689 | 9b80a515194b84fe1e995511c7ddc232cb9b0a01 | /clink-serversdk/src/main/java/com/tinet/clink/cc/model/WebcallResultModel.java | 88156ef78383ac3c33c7f8d0f8fa8c0312183bef | [
"Apache-2.0"
] | permissive | ti-net/clink-sdk | https://github.com/ti-net/clink-sdk | e5f17050c37d26d215b11f6ff19d30f23cf7cc9b | cb918ee1bb5b108159d3d9bae788dd9d9fd2a486 | refs/heads/master | 2023-08-18T21:44:35.676000 | 2023-08-17T12:22:13 | 2023-08-17T12:22:13 | 200,053,531 | 12 | 10 | Apache-2.0 | false | 2023-09-13T06:09:42 | 2019-08-01T13:13:27 | 2023-08-01T07:12:33 | 2023-09-13T06:09:42 | 289,909 | 7 | 5 | 8 | Objective-C | false | false | package com.tinet.clink.cc.model;
/**
* web返回对象
*
* @author wangll
* @date 2020/04/02
*/
public class WebcallResultModel {
/**
* 请求的唯一id
*/
private String requestUniqueId;
public String getRequestUniqueId() {
return requestUniqueId;
}
public void setRequestUniqueId(String ... | UTF-8 | Java | 413 | java | WebcallResultModel.java | Java | [
{
"context": "inet.clink.cc.model;\n\n/**\n * web返回对象\n *\n * @author wangll\n * @date 2020/04/02\n */\npublic class WebcallResul",
"end": 70,
"score": 0.9996059536933899,
"start": 64,
"tag": "USERNAME",
"value": "wangll"
}
] | null | [] | package com.tinet.clink.cc.model;
/**
* web返回对象
*
* @author wangll
* @date 2020/04/02
*/
public class WebcallResultModel {
/**
* 请求的唯一id
*/
private String requestUniqueId;
public String getRequestUniqueId() {
return requestUniqueId;
}
public void setRequestUniqueId(String ... | 413 | 0.648101 | 0.627848 | 23 | 16.173914 | 17.28697 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 14 |
f19c172b78e5566c336cfb43c80c6adc6530ddb3 | 27,556,510,178,574 | 80213b32fabc4e180e3c6463def47cb2e417581f | /workspace/MAS_LendingSystem/src/MAS_LendingSystem/Neighborhood.java | 4eb64dc251ea5857eb369c6424dc1cbc5a44e80f | [
"MIT"
] | permissive | agentjwall/MAS_LendingSystem | https://github.com/agentjwall/MAS_LendingSystem | 7cb7e6f28a427e48d68c66f0e306274e1a02cbaf | 7fa1582abb10ed96b8c642174ae34955da84524f | refs/heads/master | 2020-06-03T10:00:32.853000 | 2015-04-30T19:51:47 | 2015-04-30T19:51:47 | 33,790,658 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MAS_LendingSystem;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import repast.simphony.random.RandomHelper;
import repast.simphony.util.SimUtilities;
import repast.simphony.valueLayer.GridValueLayer;
public class Neighborhood extends GridValueLayer implements Iterable<Cell> ... | UTF-8 | Java | 2,289 | java | Neighborhood.java | Java | [] | null | [] | package MAS_LendingSystem;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import repast.simphony.random.RandomHelper;
import repast.simphony.util.SimUtilities;
import repast.simphony.valueLayer.GridValueLayer;
public class Neighborhood extends GridValueLayer implements Iterable<Cell> ... | 2,289 | 0.639581 | 0.639144 | 120 | 18.075001 | 17.676332 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.133333 | false | false | 14 |
54659c5e70b5128bd271b86e2f16ff35d48ac354 | 23,321,672,424,088 | be057a3db8de6cb630eb9b3c4305f446f179754e | /src/main/java/com/internetshop/rest/ProductRestController.java | 00423dad058eb01b01bf62b6d8166b3b338d81b6 | [] | no_license | RostyslavHud/InternetShop | https://github.com/RostyslavHud/InternetShop | 7a15c77bdaf80a30815c8af0b2534e944ef96dd6 | ca43974aad2635c9c6baa0ba34da8c62d8123891 | refs/heads/main | 2023-03-06T08:59:27.929000 | 2021-02-08T11:24:03 | 2021-02-08T11:24:03 | 326,634,361 | 1 | 0 | null | false | 2021-02-08T11:24:04 | 2021-01-04T09:37:15 | 2021-02-05T15:25:04 | 2021-02-08T11:24:04 | 134 | 0 | 0 | 0 | Java | false | false | package com.internetshop.rest;
import com.internetshop.dto.CreationProductDTO;
import com.internetshop.exception.ServiceException;
import com.internetshop.mapper.ProductMapper;
import com.internetshop.mongoModel.Product;
import com.internetshop.service.ProductService;
import io.swagger.v3.oas.annotations.Operation;
im... | UTF-8 | Java | 2,221 | java | ProductRestController.java | Java | [] | null | [] | package com.internetshop.rest;
import com.internetshop.dto.CreationProductDTO;
import com.internetshop.exception.ServiceException;
import com.internetshop.mapper.ProductMapper;
import com.internetshop.mongoModel.Product;
import com.internetshop.service.ProductService;
import io.swagger.v3.oas.annotations.Operation;
im... | 2,221 | 0.755966 | 0.750563 | 51 | 42.549019 | 37.891647 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 14 |
eb81e09ac72a4c7c57cefd4316efd58e9d8fa43c | 20,340,965,119,070 | 55680cc2d479e6cb2a83f92b57e9ee4c31522981 | /core/src/name/qd/game/test/screen/UpgradeScreen.java | 25962801cd325989f0b30bf4b3cafe9d2630426f | [] | no_license | qqdog1/libgdx-test | https://github.com/qqdog1/libgdx-test | 0035f08eed091939f41864d6ec1ab9a2646d72d9 | 1cd887cffac56d96a8e9dec384933cb5c9fb3b6d | refs/heads/master | 2023-07-26T01:29:13.164000 | 2023-07-18T12:13:26 | 2023-07-18T12:13:26 | 267,760,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package name.qd.game.test.screen;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.Stage;
import com.badlogic.gdx.scenes.scene2d.ui.ImageButton;
import com.badlogic.gdx.scenes.scene2d.ui.Table;
import com.ba... | UTF-8 | Java | 9,496 | java | UpgradeScreen.java | Java | [] | null | [] | package name.qd.game.test.screen;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.scenes.scene2d.InputEvent;
import com.badlogic.gdx.scenes.scene2d.Stage;
import com.badlogic.gdx.scenes.scene2d.ui.ImageButton;
import com.badlogic.gdx.scenes.scene2d.ui.Table;
import com.ba... | 9,496 | 0.597409 | 0.590038 | 233 | 39.755363 | 31.727722 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888412 | false | false | 14 |
83be3db8c8b56ffb26077a5fad4bc8c92523e01c | 26,852,135,597,145 | 5004ae9f032456b9518b52aeeb574930c96f01ff | /uk.ac.reading.cs.knime.silhouette/src/uk/ac/reading/cs/knime/silhouette/SilhouetteNodeDialog.java | 99b69fedd1c1bcaacffa8cc4b07d2a4501d75e97 | [] | no_license | szabodanika/UoR_KNIME_dev | https://github.com/szabodanika/UoR_KNIME_dev | 19f6b02b2f07bc7bc0091146f43d1acd4a294e07 | d2e7728de68dbef69ee15e242d12e3ffcbefb652 | refs/heads/master | 2020-06-24T18:59:10.698000 | 2019-11-18T15:10:39 | 2019-11-18T15:10:39 | 199,054,745 | 1 | 0 | null | true | 2019-07-26T17:19:36 | 2019-07-26T17:19:36 | 2019-07-24T12:15:32 | 2019-06-14T13:29:14 | 108 | 0 | 0 | 0 | null | false | false | package uk.ac.reading.cs.knime.silhouette;
import org.knime.core.data.DoubleValue;
import org.knime.core.data.IntValue;
import org.knime.core.data.StringValue;
import org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane;
import org.knime.core.node.defaultnodesettings.DialogComponentColumnFilter;
impo... | UTF-8 | Java | 1,696 | java | SilhouetteNodeDialog.java | Java | [] | null | [] | package uk.ac.reading.cs.knime.silhouette;
import org.knime.core.data.DoubleValue;
import org.knime.core.data.IntValue;
import org.knime.core.data.StringValue;
import org.knime.core.node.defaultnodesettings.DefaultNodeSettingsPane;
import org.knime.core.node.defaultnodesettings.DialogComponentColumnFilter;
impo... | 1,696 | 0.78184 | 0.78066 | 44 | 36.5 | 31.119637 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.431818 | false | false | 14 |
fb91c1fc16d35979f9ac09a14b3eba31e73801cd | 18,760,417,169,141 | 38297a3de31adcb915425eaf899060d3ab17d9b7 | /microservice-common/microservice-common-provider/src/main/java/com/dy/provider/service/SayHelloService.java | 3b4b5b0202373a2b5f590ee264dba22a3cb546ac | [] | no_license | shily007/microservice | https://github.com/shily007/microservice | 0bb4483d2bd321a6930b2e96631de4cdb0a6316f | 8a5e2146204b3b4c4a1aef05d07ece003e430055 | refs/heads/master | 2023-02-01T22:45:13.837000 | 2020-12-18T06:29:40 | 2020-12-18T06:29:40 | 285,723,255 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dy.provider.service;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.dy.provider.config.JsonResult;
@RequestMapping("say")
public interface SayHello... | UTF-8 | Java | 414 | java | SayHelloService.java | Java | [] | null | [] | package com.dy.provider.service;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import com.dy.provider.config.JsonResult;
@RequestMapping("say")
public interface SayHello... | 414 | 0.777778 | 0.777778 | 17 | 22.352942 | 22.220661 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 14 |
cc7187d2ad05db5baf1af7268226e5e9420d76a5 | 14,826,227,176,068 | 33c0fbc87d939c1f11a85e551136ee7b0b24b143 | /Main.java | 7992379ca70ed7fd8b7657f20e717f3f282651ef | [] | no_license | Szymanderinio/MusicAdvisor | https://github.com/Szymanderinio/MusicAdvisor | 21f2c90bbbe5a4abfc280625555733cb0ecb46fb | 5f2c7eb1e1d64331bad1d1ed675a4ed0b87d828c | refs/heads/master | 2022-12-20T18:22:03.624000 | 2020-10-08T20:49:20 | 2020-10-08T20:49:20 | 296,381,174 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package advisor;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import com.sun.net.httpserver.HttpServer;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.URI;
import java.net.http.HttpClient;
imp... | UTF-8 | Java | 13,832 | java | Main.java | Java | [
{
"context": "cf220\";\n public static String CLIENT_SECRET = \"2af9c6ba66134c698bc2e8cfd171fbc6\";\n public static String ACCESS_TOKEN = \"\";\n ",
"end": 10247,
"score": 0.9994528889656067,
"start": 10215,
"tag": "KEY",
"value": "2af9c6ba66134c698bc2e8cfd171fbc6"
}
] | null | [] | package advisor;
import com.google.gson.JsonArray;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import com.sun.net.httpserver.HttpServer;
import java.io.IOException;
import java.net.InetSocketAddress;
import java.net.URI;
import java.net.http.HttpClient;
imp... | 13,805 | 0.543884 | 0.538606 | 366 | 36.795082 | 27.127489 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554645 | false | false | 14 |
51bfdb467ff4bffeb37d5eab65a306b5cb2eca59 | 7,782,480,741,796 | 7a59cd01f891881a10fcc0e7dcbfe23a3412fcd1 | /src/niagara/optimizer/colombia/PendingTasks.java | d8f0dac55bc7eb1b0285078a7defae33508ad873 | [] | no_license | jgm2/datalab-Niagara-2014 | https://github.com/jgm2/datalab-Niagara-2014 | 2c2cad00ca5ed10ad2310e46159ddd349aba0577 | 6b9d3c7f05aa443d8f25e775a01636196c431868 | refs/heads/master | 2020-09-29T11:45:45.281000 | 2019-12-10T05:12:07 | 2019-12-10T05:12:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package niagara.optimizer.colombia;
/**
* PendingTasks is a collection of undone tasks is currently stored as a stack.
* Other structures are certainly appropriate, but in any case dependencies must
* be stored. For example, a directed graph could be used to parallelize
* optimization.
*/
public class PendingTask... | UTF-8 | Java | 657 | java | PendingTasks.java | Java | [] | null | [] | package niagara.optimizer.colombia;
/**
* PendingTasks is a collection of undone tasks is currently stored as a stack.
* Other structures are certainly appropriate, but in any case dependencies must
* be stored. For example, a directed graph could be used to parallelize
* optimization.
*/
public class PendingTask... | 657 | 0.683409 | 0.683409 | 34 | 18.32353 | 21.905842 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.176471 | false | false | 14 |
38ed46b3f2a344827663c7d31183781f40eb9cd6 | 21,646,635,172,918 | 0776bad4cb1038828f86aa45975ef1f1e55ade97 | /src/org/dpr/swappender/appender/SwLogAppender.java | 63834c78d868b32bf3d4e3bfd80c4bd1d1bd4fe7 | [] | no_license | christopheroger/swappender | https://github.com/christopheroger/swappender | 1dc57cca559bf5d9a8b8ced57bf0dbe6ba8327af | baca9aed1b5210bf1268fa5781d6d0be18e5a8f0 | refs/heads/master | 2016-08-11T16:42:43.567000 | 2012-01-11T20:17:41 | 2012-01-11T20:17:41 | 45,255,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.dpr.swappender.appender;
import org.apache.log4j.Appender;
import org.dpr.swappender.components.LogPanel;
/**
* Public interface for swing appenders
*
* @author Christophe Roger
*
*/
public interface SwLogAppender extends Appender {
/**
* @return the LogPanel elemen... | UTF-8 | Java | 479 | java | SwLogAppender.java | Java | [
{
"context": "lic interface for swing appenders\r\n * \r\n * @author Christophe Roger\r\n * \r\n */\r\npublic interface SwLogAppender extends",
"end": 218,
"score": 0.9998720288276672,
"start": 202,
"tag": "NAME",
"value": "Christophe Roger"
}
] | null | [] | /**
*
*/
package org.dpr.swappender.appender;
import org.apache.log4j.Appender;
import org.dpr.swappender.components.LogPanel;
/**
* Public interface for swing appenders
*
* @author <NAME>
*
*/
public interface SwLogAppender extends Appender {
/**
* @return the LogPanel element
*/
... | 469 | 0.651357 | 0.649269 | 28 | 15.107142 | 16.601074 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535714 | false | false | 14 |
5950a15d6af1ce1015f104278eb5b1b311c6c0e7 | 23,261,542,909,778 | cede6cf702b83de1308b2d1da5178d5ba0635c4b | /5ModuleIntegration/src/CrossingInterface.java | 685eb8e886c695066b92e899df3e3396dc7ad1f4 | [] | no_license | jhj17/coe1186_train | https://github.com/jhj17/coe1186_train | 42e731eeea9d18436d0ccc559aa6f35f26931e94 | 1be9e8f0cc89a1d9c200e9e8ecb7aac804e651fa | refs/heads/master | 2020-05-19T19:57:23.385000 | 2015-04-23T20:40:27 | 2015-04-23T20:40:27 | 29,366,593 | 0 | 4 | null | false | 2015-02-17T21:03:01 | 2015-01-16T20:31:44 | 2015-01-16T20:31:44 | 2015-02-17T21:03:01 | 200 | 0 | 0 | 0 | null | null | null | public interface CrossingInterface {
//thisBlock
//crossingBlock
/*
boolean crossingBroken;
boolean crossingDown
currentBlockDown;
Blocks[]
*/
public void toggleCrossing();
public void getCrossingState();
public void isCrossingWorking();
} | UTF-8 | Java | 276 | java | CrossingInterface.java | Java | [] | null | [] | public interface CrossingInterface {
//thisBlock
//crossingBlock
/*
boolean crossingBroken;
boolean crossingDown
currentBlockDown;
Blocks[]
*/
public void toggleCrossing();
public void getCrossingState();
public void isCrossingWorking();
} | 276 | 0.699275 | 0.699275 | 24 | 10.541667 | 12.386078 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 14 |
4b04ac2bae5256ef8d0ef9832c5ee109cfdeea43 | 5,918,464,984,672 | 1bba7d3d07887b07d18229a7b2340f1fddb72063 | /scloud/crm/scc-bpm/src/main/java/com/library/scloud/crm/bpm/demo/uitls/SecurityUtil.java | f2b3950b042d9f40df19b505fc678855403b01b0 | [] | no_license | liuff2513/library | https://github.com/liuff2513/library | 0e34650b812753d6d4c4290e0f27e52f8643f55e | c9166d4f17d5422f2f08a2e37609373d22b99181 | refs/heads/master | 2021-08-26T08:50:07.821000 | 2021-08-20T05:05:44 | 2021-08-20T05:05:44 | 86,356,759 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //package com.library.scloud.crm.bpm.demo.uitls;
//
//import lombok.AccessLevel;
//import lombok.NoArgsConstructor;
//import lombok.extern.slf4j.Slf4j;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.security.core.Authentication;
//import org.springframework.security.core.G... | UTF-8 | Java | 2,517 | java | SecurityUtil.java | Java | [
{
"context": "l.Collection;\n//\n///**\n// * 工具类.\n// *\n// * @author liufefei02@beyondsoft.com\n// * @version 1.0\n// * @date 2019-03-04\n// */\n//@",
"end": 773,
"score": 0.9998343586921692,
"start": 748,
"tag": "EMAIL",
"value": "liufefei02@beyondsoft.com"
}
] | null | [] | //package com.library.scloud.crm.bpm.demo.uitls;
//
//import lombok.AccessLevel;
//import lombok.NoArgsConstructor;
//import lombok.extern.slf4j.Slf4j;
//import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.security.core.Authentication;
//import org.springframework.security.core.G... | 2,499 | 0.620566 | 0.614587 | 75 | 32.466667 | 26.661999 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346667 | false | false | 14 |
625229ae4686cc01576cf9b71d2bd029e2eef472 | 35,450,660,075,820 | 5f36292425239abb8c18f56ad88152c1cbe53183 | /lesson-distributed/chapter-rmi/src/main/java/com/chapter/distributed/rmi/custom/dubbo/api/RpcResult.java | ecbbe7db4f9980215cc1890633d30c4a4ea47ae2 | [
"Apache-2.0"
] | permissive | zsjdxc251/lesson-chapter | https://github.com/zsjdxc251/lesson-chapter | 5701fca36af3cd33aca99c18a20b199fadccca39 | df7c8a6a00ab79f9d955b3ea16f11c21725fc6aa | refs/heads/master | 2023-06-25T03:28:36.660000 | 2022-09-06T07:04:13 | 2022-09-06T07:04:13 | 156,733,552 | 6 | 0 | Apache-2.0 | false | 2023-06-14T22:26:38 | 2018-11-08T16:08:54 | 2022-06-27T06:11:49 | 2023-06-14T22:26:38 | 16,844 | 3 | 0 | 1 | Java | false | false | package com.chapter.distributed.rmi.custom.dubbo.api;
/**
* @author zhengshijun
* @version created on 2018/7/3.
*/
public class RpcResult implements Result {
private final Object value;
public RpcResult(Object value) {
this.value = value;
}
@Override
public Object getValue() {
... | UTF-8 | Java | 343 | java | RpcResult.java | Java | [
{
"context": ".distributed.rmi.custom.dubbo.api;\n\n/**\n * @author zhengshijun\n * @version created on 2018/7/3.\n */\npublic class",
"end": 81,
"score": 0.9869533777236938,
"start": 70,
"tag": "USERNAME",
"value": "zhengshijun"
}
] | null | [] | package com.chapter.distributed.rmi.custom.dubbo.api;
/**
* @author zhengshijun
* @version created on 2018/7/3.
*/
public class RpcResult implements Result {
private final Object value;
public RpcResult(Object value) {
this.value = value;
}
@Override
public Object getValue() {
... | 343 | 0.64723 | 0.629738 | 19 | 17.052631 | 16.417171 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 14 |
5e727e06c5179004a680aa94de4c28ab683e9b36 | 32,186,484,946,056 | 12e0d156c118ef7dca59117e75ad967482479025 | /src/main/java/space/cstm/views/customization/interfaces/CustomizableView.java | f7b9e6094df9b73d2a0e5d4e12ce072be81a82e6 | [] | no_license | Edodums/OOP20-space-cstm | https://github.com/Edodums/OOP20-space-cstm | 72b954f99a44e22e5fe4a41cf16ec6ed95da3fdd | c285cb67d230d86de4d11ce391ddcd6fe5f39d84 | refs/heads/main | 2023-04-22T08:10:15.309000 | 2021-05-04T21:45:03 | 2021-05-04T21:45:03 | 320,034,743 | 0 | 0 | null | false | 2021-05-04T21:45:04 | 2020-12-09T17:46:29 | 2021-05-01T16:03:21 | 2021-05-04T21:45:04 | 81,219 | 0 | 0 | 0 | Java | false | false | package space.cstm.views.customization.interfaces;
public interface CustomizableView {
String getLabel();
String getGroupId();
void setDefaults();
}
| UTF-8 | Java | 165 | java | CustomizableView.java | Java | [] | null | [] | package space.cstm.views.customization.interfaces;
public interface CustomizableView {
String getLabel();
String getGroupId();
void setDefaults();
}
| 165 | 0.727273 | 0.727273 | 10 | 15.5 | 16.311039 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
c03328d1dbc39768b543c8d030db82051382db16 | 32,186,484,947,966 | 5b32c756402f317dbec703be6b69a071cd59fe33 | /src/main/java/duke/command/Command.java | dc5dd0a06f12f440f5b10c6083f305fed16cbb33 | [] | no_license | car155/ip | https://github.com/car155/ip | 02ee0b1b59630e8811d002431fa6508d56598b55 | fe4e9f55e94f576a08e337edb8e621ad935b174f | refs/heads/master | 2023-03-17T15:05:34.666000 | 2021-02-19T02:42:41 | 2021-02-19T02:42:41 | 331,560,949 | 0 | 0 | null | true | 2021-02-16T15:33:36 | 2021-01-21T08:19:45 | 2021-02-16T15:27:38 | 2021-02-16T15:33:35 | 1,562 | 0 | 0 | 1 | Java | false | false | package duke.command;
import duke.logic.Storage;
import duke.task.TaskList;
/**
* Represents a command to duke
*/
public interface Command {
/**
* Checks if the command is an exit command
* @return True if is an exit command, false otherwise
*/
public boolean isExit();
/**
* Execute... | UTF-8 | Java | 605 | java | Command.java | Java | [] | null | [] | package duke.command;
import duke.logic.Storage;
import duke.task.TaskList;
/**
* Represents a command to duke
*/
public interface Command {
/**
* Checks if the command is an exit command
* @return True if is an exit command, false otherwise
*/
public boolean isExit();
/**
* Execute... | 605 | 0.680992 | 0.680992 | 23 | 25.304348 | 22.622488 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304348 | false | false | 14 |
bfd563467156b9d3deceeeda90a850954c2b477b | 34,918,084,133,287 | 0721305fd9b1c643a7687b6382dccc56a82a2dad | /src/app.zenly.locator_4.8.0_base_source_from_JADX/sources/p213co/znly/core/C6456g5.java | 3eef56b764ed19029fcbd4262b518b1ef5d4596c | [] | no_license | a2en/Zenly_re | https://github.com/a2en/Zenly_re | 09c635ad886c8285f70a8292ae4f74167a4ad620 | f87af0c2dd0bc14fd772c69d5bc70cd8aa727516 | refs/heads/master | 2020-12-13T17:07:11.442000 | 2020-01-17T04:32:44 | 2020-01-17T04:32:44 | 234,470,083 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p213co.znly.core;
import p213co.znly.models.services.C8001b5;
/* renamed from: co.znly.core.g5 */
/* compiled from: lambda */
public final /* synthetic */ class C6456g5 implements BuilderCreator {
/* renamed from: a */
public static final /* synthetic */ C6456g5 f16035a = new C6456g5();
private ... | UTF-8 | Java | 435 | java | C6456g5.java | Java | [] | null | [] | package p213co.znly.core;
import p213co.znly.models.services.C8001b5;
/* renamed from: co.znly.core.g5 */
/* compiled from: lambda */
public final /* synthetic */ class C6456g5 implements BuilderCreator {
/* renamed from: a */
public static final /* synthetic */ C6456g5 f16035a = new C6456g5();
private ... | 435 | 0.657471 | 0.56092 | 18 | 23.166666 | 22.97402 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 14 |
583c4c9f2228261a051b69e7319ae0e5478f83df | 15,736,760,231,972 | 1a612b053d745e4065768b92b2ccc2c1db8b4095 | /src/main/java/org/klab/commons/csv/GeneratedValue.java | 86083ec69c000c16f9498e49217505b7b8fd01af | [] | no_license | umjammer/klab-commons-csv | https://github.com/umjammer/klab-commons-csv | 68fa16428dcd3188240fd6eafaf3f230a74ee763 | f53d2a0a38a7052461243eb9bdd1d8b82b539a30 | refs/heads/master | 2022-11-01T03:00:08.168000 | 2022-10-22T14:09:44 | 2022-10-22T14:09:44 | 27,420,946 | 0 | 0 | null | false | 2022-10-22T14:09:45 | 2014-12-02T07:39:58 | 2021-11-21T00:36:44 | 2022-10-22T14:09:44 | 162 | 0 | 0 | 0 | Java | false | false | /*
* Copyright (c) 2007 by Naohide Sano, All rights reserved.
*
* Programmed by Naohide Sano
*/
package org.klab.commons.csv;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import java.lan... | UTF-8 | Java | 2,169 | java | GeneratedValue.java | Java | [
{
"context": "/*\r\n * Copyright (c) 2007 by Naohide Sano, All rights reserved.\r\n *\r\n * Programmed by Naohi",
"end": 41,
"score": 0.9998971819877625,
"start": 29,
"tag": "NAME",
"value": "Naohide Sano"
},
{
"context": "e Sano, All rights reserved.\r\n *\r\n * Programmed by Naohid... | null | [] | /*
* Copyright (c) 2007 by <NAME>, All rights reserved.
*
* Programmed by <NAME>
*/
package org.klab.commons.csv;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import java.lang.reflect.Fi... | 2,143 | 0.555822 | 0.546239 | 75 | 25.826666 | 23.755068 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 14 |
9525f82db0d5ed16ec02299a570b37d18431e849 | 34,308,198,783,536 | e8d57fc9a9fc8ed299216e8081fba04265e49169 | /app/src/main/java/com/example/g/salaproject/subject/company/Company.java | 03cb818dfa83f8de32f72222452911e07e5bd74f | [] | no_license | Gaetano00/SalaProject | https://github.com/Gaetano00/SalaProject | c2b9eb6415c0cd15cd4dfd53829f029e28e2eb5f | 6f625192da83006394b26488c5d9d853b91a50b3 | refs/heads/master | 2022-12-21T22:57:24.943000 | 2020-10-02T13:27:51 | 2020-10-02T13:27:51 | 300,238,657 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.g.salaproject.subject.company;
import com.example.g.salaproject.subject.Cliente;
public class Company extends Cliente {
private String companyName;
//SUPERCLASS CONSTRUCTOR
public Company(String email, String password, String iva) {
super(email, password, iva);
... | UTF-8 | Java | 743 | java | Company.java | Java | [] | null | [] | package com.example.g.salaproject.subject.company;
import com.example.g.salaproject.subject.Cliente;
public class Company extends Cliente {
private String companyName;
//SUPERCLASS CONSTRUCTOR
public Company(String email, String password, String iva) {
super(email, password, iva);
... | 743 | 0.655451 | 0.655451 | 29 | 23.620689 | 22.236059 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 14 |
543ecfc531432beb5ae297ba83a2d0014c321152 | 12,824,772,347,398 | ac09a467d9981f67d346d1a9035d98f234ce38d5 | /leetcode/src/main/java/org/leetcode/contests/weekly/w0218/_001680_ConcatenationOfConsecutiveBinaryNumbers.java | ed6e4d5e2f2e7033bf9c5ce817b07d643c021797 | [] | no_license | AlexKokoz/leetcode | https://github.com/AlexKokoz/leetcode | 03c9749c97c846c4018295008095ac86ae4951ee | 9449593df72d86dadc4c470f1f9698e066632859 | refs/heads/master | 2023-02-23T13:56:38.978000 | 2023-02-12T21:21:54 | 2023-02-12T21:21:54 | 232,152,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.leetcode.contests.weekly.w0218;
/**
*
* MEDIUM
*
* @author Alexandros Kokozidis
*
*/
public class _001680_ConcatenationOfConsecutiveBinaryNumbers {
public int concatenatedBinary(int n) {
long ans = 0;
long mod = 1000000007;
long p2 = 1;
for (int i = n; i >= 1; i--) {
int num = i;
whi... | UTF-8 | Java | 478 | java | _001680_ConcatenationOfConsecutiveBinaryNumbers.java | Java | [
{
"context": "ts.weekly.w0218;\n\n/**\n * \n * MEDIUM\n * \n * @author Alexandros Kokozidis\n *\n */\npublic class _001680_ConcatenationOfConsec",
"end": 98,
"score": 0.9998841285705566,
"start": 78,
"tag": "NAME",
"value": "Alexandros Kokozidis"
}
] | null | [] | package org.leetcode.contests.weekly.w0218;
/**
*
* MEDIUM
*
* @author <NAME>
*
*/
public class _001680_ConcatenationOfConsecutiveBinaryNumbers {
public int concatenatedBinary(int n) {
long ans = 0;
long mod = 1000000007;
long p2 = 1;
for (int i = n; i >= 1; i--) {
int num = i;
while(num > 0) {
... | 464 | 0.535565 | 0.468619 | 30 | 14.933333 | 14.486622 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 14 |
710116bd009c34e6417c02c168be5ce05fd2537f | 22,883,585,797,895 | b5d568824990168914278b429b68b3b7a472b5d6 | /POO Sokoban/src/Windows/LogIn.java | b687307ad90c913eb42c4791f8a4ec763aec4c67 | [] | no_license | Eliomar-Rodriguez/POO-Sokoban | https://github.com/Eliomar-Rodriguez/POO-Sokoban | 4a86a84741298d0117821a3dc093c85551ef2478 | 1c43da6cd7e9fe72c2d82647c780dc8aefab674d | refs/heads/master | 2020-12-01T02:16:15.301000 | 2016-10-15T05:35:43 | 2016-10-15T05:35:43 | 67,839,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package Windows;
import Class.Administrador;
import Class.Persona;
import Class.SokobanPrincipal;
import Class.UsuarioNormal;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Set;
public class LogIn extends javax.swing.JFrame {
public LogIn() {
initComponents();
... | UTF-8 | Java | 7,988 | java | LogIn.java | Java | [
{
"context": "dor(\"Costarricense\",0,0,\"Administrador\",\"212223\",\"admin1@administradores.com\",\"abcd\",\"05/10/2016\",\"C:\\\\Users\\\\Peniche\\\\Documen",
"end": 6714,
"score": 0.9999297857284546,
"start": 6688,
"tag": "EMAIL",
"value": "admin1@administradores.com"
},
{
"conte... | null | [] |
package Windows;
import Class.Administrador;
import Class.Persona;
import Class.SokobanPrincipal;
import Class.UsuarioNormal;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.Set;
public class LogIn extends javax.swing.JFrame {
public LogIn() {
initComponents();
... | 7,954 | 0.625297 | 0.595867 | 183 | 42.628414 | 35.95829 | 243 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.967213 | false | false | 14 |
9ce07b4877bd2cbf2cd87b41cf93b73b3aa009ee | 15,006,615,777,137 | 2ba9bc753670d8aa6642c9d49ee9f08701368896 | /app/src/main/java/com/examples/course/needone/Client/PostsClient.java | 28c25ba6886a87bcb0a7f73752ffbedbd82630ce | [] | no_license | celia0417/INeedU | https://github.com/celia0417/INeedU | 627f7169669058e064c9e90fc23361e5bc3747d8 | 38995f622c1bda5496504b495b60acac5b6a6138 | refs/heads/master | 2020-04-28T12:09:35.891000 | 2015-05-17T23:51:48 | 2015-05-17T23:51:48 | 28,932,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.examples.course.needone.Client;
/**
* Created by Chang on 12/22/14.
*/
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.text.SimpleDateFormat;
import java.... | UTF-8 | Java | 6,470 | java | PostsClient.java | Java | [
{
"context": "examples.course.needone.Client;\n\n/**\n * Created by Chang on 12/22/14.\n */\n\n import java.io.Buffered",
"end": 68,
"score": 0.9967676401138306,
"start": 63,
"tag": "NAME",
"value": "Chang"
},
{
"context": "(cutime);\n System.out.println(client.post(\"k... | null | [] | package com.examples.course.needone.Client;
/**
* Created by Chang on 12/22/14.
*/
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.text.SimpleDateFormat;
import java.... | 6,442 | 0.573725 | 0.563679 | 157 | 40.21656 | 27.205826 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.707006 | false | false | 14 |
060f23edef3eeee49e1ed95cc5a9f00ad8132d55 | 32,246,614,509,954 | b96aeea21a7a92a3446c1fd6a379792428dba82f | /app/src/main/java/com/arb/developer/loginandregistrationform/documentsactivity.java | 0d5f2130fdb053da30fed1d09663ae0714d241ff | [] | no_license | iamarbaazkhan/MyaccountICCE | https://github.com/iamarbaazkhan/MyaccountICCE | b506f4401ae818cf7b18b969725751a84ef78484 | 0f3bcb2d012fa1e2d5903369744d866af6225aa0 | refs/heads/master | 2020-12-31T23:51:30.754000 | 2020-02-08T07:21:57 | 2020-02-08T07:21:57 | 236,906,049 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arb.developer.loginandregistrationform;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
public class documentsactivity extends AppCompatActivity {
@Override
... | UTF-8 | Java | 3,282 | java | documentsactivity.java | Java | [] | null | [] | package com.arb.developer.loginandregistrationform;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
public class documentsactivity extends AppCompatActivity {
@Override
... | 3,282 | 0.613346 | 0.599634 | 80 | 40.025002 | 30.439684 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 14 |
a1fce3a36364617ff537fce58926bb5d765f5bb1 | 858,993,498,337 | dcc9b538362c18a957601dce4961b64bfdccb732 | /AnimalWeb/src/main/java/com/mycompany/animalweb/MySessionBean.java | de6c3dff96ec9c67ca88fcbc69935f44f6db55a5 | [] | no_license | tshepojaz/MyJavaProjects | https://github.com/tshepojaz/MyJavaProjects | 52fad5a8efaafb25834fcf75aa20bc211c7c40bc | 247cb3983bd46bedfee4f160a92201144c782044 | refs/heads/master | 2020-05-20T10:30:03.979000 | 2015-03-15T15:46:07 | 2015-03-15T15:46:07 | 32,268,399 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.animalweb;
import java.util.Random;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
/**
*
* @author DineoJaz
*/
@ManagedBean
@SessionScoped
public class MySessionBea... | UTF-8 | Java | 515 | java | MySessionBean.java | Java | [
{
"context": "javax.faces.bean.SessionScoped;\n\n/**\n *\n * @author DineoJaz\n */\n@ManagedBean\n@SessionScoped\npublic class My",
"end": 260,
"score": 0.5572496056556702,
"start": 254,
"tag": "USERNAME",
"value": "DineoJ"
},
{
"context": "aces.bean.SessionScoped;\n\n/**\n *\n * @au... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.mycompany.animalweb;
import java.util.Random;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
/**
*
* @author DineoJaz
*/
@ManagedBean
@SessionScoped
public class MySessionBea... | 515 | 0.67767 | 0.67767 | 29 | 16.758621 | 16.441442 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 14 |
3a5ef7c9e085ef6cb6c1a07d9b591dae52025668 | 23,459,111,395,229 | a176b9af3f8a11422003f66a7e95911845e08ac9 | /core/src/walnoot/rhomboid/RhomboidGame.java | 12eb7fd9d40dd848245f02bbd100df976e43fe99 | [] | no_license | Walnoot/Turnstone | https://github.com/Walnoot/Turnstone | f129bf2d933b8d89715c275648a2dd865700748e | 51d6934ad5715ccdddab73599f2c5f24c9a0a8dd | refs/heads/master | 2016-09-14T12:24:57.793000 | 2016-04-18T01:25:53 | 2016-04-18T01:25:53 | 56,467,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package walnoot.rhomboid;
import java.util.Scanner;
import walnoot.libgdxutils.State;
import walnoot.libgdxutils.StateApplication;
import walnoot.rhomboid.states.MenuState;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input.Keys;
import com.badlogic.gdx.InputMultiplexer;
import com.badlogic.gdx.graphics.Pixm... | UTF-8 | Java | 2,572 | java | RhomboidGame.java | Java | [] | null | [] | package walnoot.rhomboid;
import java.util.Scanner;
import walnoot.libgdxutils.State;
import walnoot.libgdxutils.StateApplication;
import walnoot.rhomboid.states.MenuState;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.Input.Keys;
import com.badlogic.gdx.InputMultiplexer;
import com.badlogic.gdx.graphics.Pixm... | 2,572 | 0.758165 | 0.75 | 86 | 28.906977 | 27.020504 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.872093 | false | false | 14 |
7a4ab26f4a276c4613af99a59046f47c24679942 | 6,210,522,759,196 | 69ccfdd1a9963f8aa81139eefe65679f9380e6a3 | /src/main/java/com/epam/page/object/generator/builder/searchrule/FormInnerSearchRuleBuilder.java | a17edd5f0f85b468a11363c5f8b0dc40f3fb6b79 | [
"Apache-2.0"
] | permissive | TAI-EPAM/page-objects-generator | https://github.com/TAI-EPAM/page-objects-generator | 88d52f164c1492b7e258436ba80d513161cf2a93 | ae117297ca7c0da58a2c4279c3669453bee2ee01 | refs/heads/develop | 2021-09-12T11:56:56.795000 | 2018-04-16T09:13:45 | 2018-04-16T09:13:45 | 107,145,218 | 1 | 2 | null | true | 2018-04-16T13:34:33 | 2017-10-16T15:17:27 | 2018-04-16T09:13:47 | 2018-04-16T13:34:33 | 616 | 0 | 1 | 0 | Java | false | null | package com.epam.page.object.generator.builder.searchrule;
import com.epam.page.object.generator.container.SupportedTypesContainer;
import com.epam.page.object.generator.model.ClassAndAnnotationPair;
import com.epam.page.object.generator.model.RawSearchRule;
import com.epam.page.object.generator.model.Selector;
import... | UTF-8 | Java | 2,572 | java | FormInnerSearchRuleBuilder.java | Java | [] | null | [] | package com.epam.page.object.generator.builder.searchrule;
import com.epam.page.object.generator.container.SupportedTypesContainer;
import com.epam.page.object.generator.model.ClassAndAnnotationPair;
import com.epam.page.object.generator.model.RawSearchRule;
import com.epam.page.object.generator.model.Selector;
import... | 2,572 | 0.730949 | 0.730171 | 51 | 49.431374 | 32.843212 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
6da3f132f07dc453af3d50dc2319b0d8e91024a9 | 13,383,118,133,413 | 82bce8947b4a3d454fff2ca6ba46f8f4d89492b6 | /ShunJianMei_Hairdresser/shunJianMei_Hairdresser/src/main/java/cc/ruit/shunjianmei/util/BitmapUtil.java | fd4f386fb00bb2b11fa084fceb4f7956f6b9486e | [] | no_license | hubangmao/ShunJian | https://github.com/hubangmao/ShunJian | 5e2301618561cc08a168fa13e8e7fbe190a01380 | d4ee7725da0723cbff132dd0c9c9d8095400b8ad | refs/heads/master | 2020-12-25T13:33:25.710000 | 2016-10-12T15:59:25 | 2016-10-12T15:59:25 | 69,206,184 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.ruit.shunjianmei.util;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff.M... | UTF-8 | Java | 5,397 | java | BitmapUtil.java | Java | [
{
"context": "ct;\nimport android.graphics.RectF;\n\n/**\n * @author FH 图片工具\n */\npublic class BitmapUtil {\n\n\tprivate stat",
"end": 448,
"score": 0.9982781410217285,
"start": 446,
"tag": "USERNAME",
"value": "FH"
}
] | null | [] | package cc.ruit.shunjianmei.util;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import android.graphics.Bitmap;
import android.graphics.Bitmap.Config;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.PorterDuff.M... | 5,397 | 0.72196 | 0.695887 | 123 | 35.170731 | 22.182066 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.520325 | false | false | 14 |
f2db512d616795995d849253a56157852c161ae2 | 13,383,118,135,911 | 84db3ec2787b40cc38589dc8d464e5625845d4f6 | /src/main/java/Chord/LocalNodeServer.java | 9f64983ac9b6a9c5da29a2492b35bdabe5f82f78 | [
"MIT"
] | permissive | motapinto/distributed-backup-system-internet | https://github.com/motapinto/distributed-backup-system-internet | 8671f30643f3e13a6f1211945203c6e6ad2cc729 | 3595abd57cfc42163d461e4c1619e3c8418f0b41 | refs/heads/master | 2022-10-25T15:53:04.496000 | 2020-06-13T10:26:27 | 2020-06-13T10:26:27 | 271,876,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chord;
import Chord.Message.ChordMessage;
import Chord.Message.ChordMessageParser;
import Chord.Message.NullChordMessage;
import SslEngine.MySslEngineServer;
import SslEngine.MySslServerConnection;
import SslEngine.MySslServerListener;
import java.io.IOException;
public class LocalNodeServer implements MySsl... | UTF-8 | Java | 1,704 | java | LocalNodeServer.java | Java | [] | null | [] | package Chord;
import Chord.Message.ChordMessage;
import Chord.Message.ChordMessageParser;
import Chord.Message.NullChordMessage;
import SslEngine.MySslEngineServer;
import SslEngine.MySslServerConnection;
import SslEngine.MySslServerListener;
import java.io.IOException;
public class LocalNodeServer implements MySsl... | 1,704 | 0.6473 | 0.6473 | 53 | 31.150944 | 25.954529 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490566 | false | false | 14 |
fb59fc30ed33bb4f18f2c8dc5c1c4cd43ac08c87 | 15,590,731,287,006 | 9d2dbb131378fdf73b7675e534fdc2e4b2f5a65e | /app/src/main/java/com/example/myquizadmin/CategoryAdapter.java | d68f8fd92364f45e08bbbbbffb7023b652554eca | [] | no_license | Dinisuru/MyQuizAdmin | https://github.com/Dinisuru/MyQuizAdmin | 9072f5a8099116da442973e755b1234f780e4936 | 2291e992f609933de7f9258827f91a97841b3f9e | refs/heads/master | 2022-12-28T00:38:36.739000 | 2020-10-04T02:38:41 | 2020-10-04T02:38:41 | 298,750,871 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myquizadmin;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Color;
import android.util.ArrayMap;
import android.view.LayoutInflater;
import android.view.View;
i... | UTF-8 | Java | 9,977 | java | CategoryAdapter.java | Java | [] | null | [] | package com.example.myquizadmin;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.graphics.Color;
import android.util.ArrayMap;
import android.view.LayoutInflater;
import android.view.View;
i... | 9,977 | 0.558585 | 0.557582 | 266 | 36.507519 | 34.057365 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575188 | false | false | 14 |
7b0211f20917156d3d8002b285d0eabba2276014 | 17,136,919,570,150 | cf0e830708b3cf56cb0a647a432bc50c7d212389 | /app/src/main/java/januarylimes/limeskoledy/activities/BaseActivity.java | d94dfc6e3a97f895788e9c057f741d5e081c2cfc | [] | no_license | JanuaryLimes/LimesKoledy | https://github.com/JanuaryLimes/LimesKoledy | 653588f452468da33747c066b350ceb8757ce3be | b3b883d599003786e051dbddf54603d8f40f9c35 | refs/heads/master | 2021-01-12T13:44:10.394000 | 2017-10-30T19:22:08 | 2017-10-30T19:22:08 | 69,159,095 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package januarylimes.limeskoledy.activities;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import januarylimes.limeskoledy.R;
public class BaseActivity exten... | UTF-8 | Java | 1,153 | java | BaseActivity.java | Java | [] | null | [] | package januarylimes.limeskoledy.activities;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import januarylimes.limeskoledy.R;
public class BaseActivity exten... | 1,153 | 0.729402 | 0.727667 | 34 | 32.911766 | 26.707972 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 14 |
d76e8fbac73845d0398680fe67c3182f7cfdea78 | 15,796,889,727,542 | b1c326588d284ca5a5deb286540ec2ec63e42b42 | /src/FUNCTION/Simple.java | 2f64ab326d8419b05c35c64a77214c3c4551014f | [] | no_license | Nandan5891/JAVA-PROGRAMMING | https://github.com/Nandan5891/JAVA-PROGRAMMING | 9ca066f26262c51b3c5efb822a6de39e436c6f15 | e84a80467cafa7d72e4b1b2deb766328bcc87ef3 | refs/heads/master | 2021-01-24T17:16:08.651000 | 2019-08-17T20:48:08 | 2019-08-17T20:48:08 | 123,227,464 | 1 | 1 | null | false | 2019-07-16T21:15:08 | 2018-02-28T04:07:25 | 2019-07-16T20:58:55 | 2019-07-16T21:15:07 | 159 | 1 | 1 | 0 | Java | false | false | package FUNCTION;
public class Simple {
public static void main(String []args)
{
Test obj= new Test();
obj.setdata(20, 30, 40);
obj.getdata();
}
};
class Test
{
private int length, breadth, height;
public void setdata(int l, int b, int h)
{
length=l;
breadth=b;
height=h;
}
public void getdata()
... | UTF-8 | Java | 461 | java | Simple.java | Java | [] | null | [] | package FUNCTION;
public class Simple {
public static void main(String []args)
{
Test obj= new Test();
obj.setdata(20, 30, 40);
obj.getdata();
}
};
class Test
{
private int length, breadth, height;
public void setdata(int l, int b, int h)
{
length=l;
breadth=b;
height=h;
}
public void getdata()
... | 461 | 0.650759 | 0.637744 | 28 | 15.464286 | 15.571224 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.642857 | false | false | 14 |
17189dbd17b35f77ceaa0b65fbe894c117676fab | 17,858,474,045,460 | cb1ae181fe0997b93c1133949f132db0fb0c81f9 | /src/main/java/com/jeecg/jform_plan/entity/JformPlanEntity.java | d4356a64ad9416f20ce73bab422607a52c143404 | [] | no_license | KYLEMYWORLD/mytestjeecg | https://github.com/KYLEMYWORLD/mytestjeecg | 0a98c025c55867be169c5f72f8d08a2696ba7862 | ee788c20da2134aaf5eabcedd47c1b964c17bfff | refs/heads/master | 2020-04-09T16:09:19.388000 | 2019-02-05T14:25:52 | 2019-02-05T14:25:52 | 160,444,902 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jeecg.jform_plan.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
import org.jeecgframework.poi.excel.annotation.Excel;
/**
... | UTF-8 | Java | 14,695 | java | JformPlanEntity.java | Java | [
{
"context": "@Title: Entity\n * @Description: 项目任务计划表\n * @author onlineGenerator\n * @date 2018-12-15 08:20:55\n * @version V1.0 \n",
"end": 388,
"score": 0.9991663098335266,
"start": 373,
"tag": "USERNAME",
"value": "onlineGenerator"
}
] | null | [] | package com.jeecg.jform_plan.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
import org.jeecgframework.poi.excel.annotation.Excel;
/**
... | 14,695 | 0.693305 | 0.684759 | 592 | 21.532095 | 18.775856 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.278716 | false | false | 14 |
947788b73db81e3c99897877c79a601cc9d6f0f7 | 944,892,836,217 | ad0706f0d33d7361254de9ef46947a9c84f11915 | /src/main/java/eu/scapeproject/model/metadata/videomd/VideoMDMetadata.java | c7d609ba4c2853c4c2e24b3a23a7b0384baff6cb | [] | no_license | myrho/scape-platform-datamodel | https://github.com/myrho/scape-platform-datamodel | ed099d04c4856636f85bbfa0673621159b9880b9 | cb6848467962926757247946e35186385bd74877 | refs/heads/master | 2016-09-05T10:24:15.309000 | 2013-02-27T12:58:17 | 2013-02-27T12:58:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eu.scapeproject.model.metadata.videomd;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import eu.scapeproject.model.metadata.TechnicalMetadata;
@XmlRootElement(name = "video", namespace = "http://www.loc.gov/videoMD/")
public class VideoMDMetadata extends Techni... | UTF-8 | Java | 1,943 | java | VideoMDMetadata.java | Java | [] | null | [] | package eu.scapeproject.model.metadata.videomd;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement;
import eu.scapeproject.model.metadata.TechnicalMetadata;
@XmlRootElement(name = "video", namespace = "http://www.loc.gov/videoMD/")
public class VideoMDMetadata extends Techni... | 1,943 | 0.595471 | 0.592898 | 66 | 28.439394 | 21.497095 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484848 | false | false | 14 |
f204ff4e76bc86c719016ed8b5f16f9e674947bf | 19,550,691,164,205 | 0fc14e66b300d39dd5fb49fd5de48b7bf3880a4e | /app/src/main/java/com/example/rentalcar/ui/InvoiceFragment.java | f9c56b36ce07200081eab58c5b038a9cc73f0965 | [] | no_license | pzanevskiy/AndroidProject | https://github.com/pzanevskiy/AndroidProject | 50b2a9abbc61dbaab81f8e60bcabb31c76f0d22d | 85995afde469b6087a7e63c9bd5c40cb03e40465 | refs/heads/master | 2023-01-27T21:25:06.199000 | 2020-12-10T22:08:08 | 2020-12-10T22:08:08 | 318,885,175 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.rentalcar.ui;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.ListFragment;... | UTF-8 | Java | 4,590 | java | InvoiceFragment.java | Java | [] | null | [] | package com.example.rentalcar.ui;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.ListFragment;... | 4,590 | 0.68366 | 0.682353 | 124 | 36.016129 | 26.952164 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741935 | false | false | 14 |
bfc5e4381e4f2825fe8c45c7c08f6945b1b98efa | 20,040,317,435,112 | 4fb2b725522e30c6eb4d097be5688468745a3177 | /src/dao/VoteDAO.java | 44794770170a11714ccb1c2498a8c1911f422ee1 | [
"Apache-2.0"
] | permissive | puneethp/IPoll | https://github.com/puneethp/IPoll | f057751e2cdfe7e654cd97244ea6abafcf1c25c8 | ad6afefa74caddaa8ea8dcfe36b436ffaa2b2303 | refs/heads/master | 2020-04-07T16:33:02.065000 | 2013-07-29T12:25:32 | 2013-07-29T12:25:32 | 3,556,479 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package dao;
import java.util.ArrayList;
import org.hibernate.Criteria;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.criterion.Restrictions;
public class VoteDAO extends BaseHibernate{
public Vote getVote(String voteid)
... | UTF-8 | Java | 5,200 | java | VoteDAO.java | Java | [] | null | [] |
package dao;
import java.util.ArrayList;
import org.hibernate.Criteria;
import org.hibernate.HibernateException;
import org.hibernate.Session;
import org.hibernate.Transaction;
import org.hibernate.criterion.Restrictions;
public class VoteDAO extends BaseHibernate{
public Vote getVote(String voteid)
... | 5,200 | 0.649808 | 0.647692 | 212 | 22.518867 | 20.687811 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.712264 | false | false | 14 |
78477846a46c6739d08d015c882b6d4d8ff1b42f | 19,516,331,432,960 | 961805c9ea98fc0d9a6eb7e22931dab58cda58ab | /concurrent-program-demo/chapter6/src/main/java/com/concurrent/program/lock/ReentrantLockList2.java | ec45611163086ceb20f67efba854f7cef9ae0400 | [] | no_license | GimmeApollo/concurrent-program-demo | https://github.com/GimmeApollo/concurrent-program-demo | 721facbab6f3af270e371de73f3b29afd4a59faa | 8bd7edfbd705f8b9e8446890eb7625b036dec55c | refs/heads/master | 2022-12-04T10:26:51.088000 | 2020-08-29T09:35:20 | 2020-08-29T09:35:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.concurrent.program.lock;
import java.util.ArrayList;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
/**
* @author 加多,微信公众号:技术原始积累
* Created on 2020-08-29
*/
public class ReentrantLockList2 {
//线程不安全... | UTF-8 | Java | 1,214 | java | ReentrantLockList2.java | Java | [
{
"context": "ent.locks.ReentrantReadWriteLock;\n\n/**\n * @author 加多,微信公众号:技术原始积累\n * Created on 2020-08-29\n */\npublic ",
"end": 231,
"score": 0.9898245930671692,
"start": 229,
"tag": "NAME",
"value": "加多"
},
{
"context": ".ReentrantReadWriteLock;\n\n/**\n * @author 加多,微信公众号:技术原始积... | null | [] | package com.concurrent.program.lock;
import java.util.ArrayList;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
import java.util.concurrent.locks.ReentrantReadWriteLock;
/**
* @author 加多,微信公众号:技术原始积累
* Created on 2020-08-29
*/
public class ReentrantLockList2 {
//线程不安全... | 1,214 | 0.58479 | 0.576923 | 60 | 18.066668 | 18.259123 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 14 |
b022381a65cba22d7a641f4f1551f2491f35bec1 | 6,932,077,284,086 | 7e078f284c9337d2d05083a269230f7db9f74b6c | /app/src/main/java/shifaz/sikkander/com/hourgrid/FrameLayoutActivity.java | 35a7bcc85e714539ffa32ba0aa0c6f5b9faf3f9b | [] | no_license | 1ProductiveHub/HourGrid | https://github.com/1ProductiveHub/HourGrid | 39b58afaa782dfd2fcf084ec522750d35724e6be | 3de9a148cc38598be042b61a627fcb1d48a54b7c | refs/heads/master | 2020-03-26T18:34:28.473000 | 2018-08-23T02:51:11 | 2018-08-23T02:51:11 | 145,176,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shifaz.sikkander.com.hourgrid;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
public class FrameLayoutActivity extends AppCompatActivity{
@Override
protected void onCreate(Bundle savedInstanceState){
super.onCreate(savedInstanceState)... | UTF-8 | Java | 1,634 | java | FrameLayoutActivity.java | Java | [] | null | [] | package shifaz.sikkander.com.hourgrid;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
public class FrameLayoutActivity extends AppCompatActivity{
@Override
protected void onCreate(Bundle savedInstanceState){
super.onCreate(savedInstanceState)... | 1,634 | 0.681763 | 0.675031 | 40 | 39.849998 | 28.037073 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05 | false | false | 14 |
200b7929ca4fb9341ac751e1b2468c462975b03f | 39,006,893,025,062 | e50ec6f0e78d45ab451f1d5ef50fc2dc950bb62e | /pact-jdk7/provider-service/src/test/java/study/huhao/demo/ContractTest.java | 97814bf1840c9198de43c573e230576c39b5314d | [] | no_license | howiehu/contract-testing-samples | https://github.com/howiehu/contract-testing-samples | cb02091c6fabfdd0d5f69e5f4208cb7981108ac2 | 36709a96cd2f457e1e0090cc9e96f1297c497fd6 | refs/heads/master | 2020-06-27T15:24:51.507000 | 2019-08-19T10:17:13 | 2019-08-19T10:17:13 | 199,986,733 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package study.huhao.demo;
import au.com.dius.pact.provider.junit.Provider;
import au.com.dius.pact.provider.junit.RestPactRunner;
import au.com.dius.pact.provider.junit.State;
import au.com.dius.pact.provider.junit.loader.PactBroker;
import au.com.dius.pact.provider.junit.target.TestTarget;
import au.com.dius.pact.pro... | UTF-8 | Java | 1,227 | java | ContractTest.java | Java | [
{
"context": "serRepository.getById(1)).thenReturn(new User(1, \"Alex\", 10));\n }\n}\n",
"end": 1210,
"score": 0.9996473789215088,
"start": 1206,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | package study.huhao.demo;
import au.com.dius.pact.provider.junit.Provider;
import au.com.dius.pact.provider.junit.RestPactRunner;
import au.com.dius.pact.provider.junit.State;
import au.com.dius.pact.provider.junit.loader.PactBroker;
import au.com.dius.pact.provider.junit.target.TestTarget;
import au.com.dius.pact.pro... | 1,227 | 0.741646 | 0.733496 | 43 | 27.534883 | 22.095301 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.534884 | false | false | 14 |
db1cb9bc8a40b21acc4caa9c708a749a11246fac | 4,002,909,528,711 | 3f1cc635ddcc1a29aafb20415f190f71035c3dc9 | /src/Casa/ModelosTabelas/TvAlteracaoDespesa.java | eff5ac2d0ca38ae7b21ddd0c9c2c3fc722a3b60f | [] | no_license | brunosb/Babysu-e-ControleCasa | https://github.com/brunosb/Babysu-e-ControleCasa | c724a53013e69a600bba39f5e95468a57da1407f | e5ab45909972104b8350f3141871100538cdec75 | refs/heads/master | 2016-08-06T04:49:59.807000 | 2015-10-17T17:13:25 | 2015-10-17T17:13:25 | 29,159,971 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Casa.ModelosTabelas;
import java.time.LocalDate;
import javafx.beans.property.ObjectProperty;
import javafx.beans.pro... | UTF-8 | Java | 1,772 | java | TvAlteracaoDespesa.java | Java | [
{
"context": "ns.property.StringProperty;\r\n\r\n/**\r\n *\r\n * @author BRUNO\r\n */\r\npublic class TvAlteracaoDespesa {\r\n privat",
"end": 474,
"score": 0.9068202376365662,
"start": 469,
"tag": "NAME",
"value": "BRUNO"
}
] | 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 Casa.ModelosTabelas;
import java.time.LocalDate;
import javafx.beans.property.ObjectProperty;
import javafx.beans.pro... | 1,772 | 0.680023 | 0.680023 | 62 | 26.580645 | 27.238817 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 14 |
f872b681315a981a16bc70d65bd9b21fe7bff194 | 10,514,079,949,775 | dfbf430593d01ed55bac958c9510926b3a13d17b | /66 card/66 Card game/src/Logic/MessageType.java | 202840d7fe752ca65aa90170b61dfd76d7f9cad4 | [] | no_license | kkogut95/66-card-game | https://github.com/kkogut95/66-card-game | 0c2d86deed2841af6631f8b0f8406a54cf582e96 | 0cd515f4c88da41163aca244bf905acf36824340 | refs/heads/master | 2021-01-12T05:23:59.531000 | 2017-01-07T17:50:21 | 2017-01-07T17:50:21 | 77,919,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Logic;
/**
* Created by Kapsel on 2016-05-23.
*/
public enum MessageType {
LOGIC(1),SERVER(2),CLIENT(3);
private final int which;
MessageType(final int which){
this.which = which;
}
}
| UTF-8 | Java | 241 | java | MessageType.java | Java | [
{
"context": "package Logic;\r\n\r\n/**\r\n * Created by Kapsel on 2016-05-23.\r\n */\r\npublic enum MessageType {\r\n ",
"end": 43,
"score": 0.9383870959281921,
"start": 37,
"tag": "USERNAME",
"value": "Kapsel"
}
] | null | [] | package Logic;
/**
* Created by Kapsel on 2016-05-23.
*/
public enum MessageType {
LOGIC(1),SERVER(2),CLIENT(3);
private final int which;
MessageType(final int which){
this.which = which;
}
}
| 241 | 0.564315 | 0.518672 | 17 | 12.176471 | 13.848913 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 14 |
e2a62ca0b19ffbe25c0c4236076b5ddecb13c6cb | 10,986,526,352,094 | 907ef2f36216c4964a10f9ae70ae5c6ed72395fe | /src/main/java/com/rocketmq/community/jms/message/PrimitiveTypeWrapper.java | 0a9df8bb3e8e892aaed532d7150b5b9a65ed12ad | [] | no_license | wangjingfei/rocketmq-jmsclient | https://github.com/wangjingfei/rocketmq-jmsclient | a94ba24e9020b19b12a9c4575dfbdd199e84a2e4 | 37b2cf23757324c88c1bf44678de494274db5cc3 | refs/heads/master | 2021-01-24T21:37:02.839000 | 2015-07-05T08:18:59 | 2015-07-05T08:18:59 | 38,285,375 | 0 | 0 | null | true | 2015-06-30T03:22:42 | 2015-06-30T03:22:41 | 2015-06-22T02:22:55 | 2013-12-07T02:47:10 | 295 | 0 | 0 | 0 | null | null | null | package com.rocketmq.community.jms.message;
import java.util.List;
import java.util.Map;
public class PrimitiveTypeWrapper {
byte objectType;
private Object primitiveObj;
public PrimitiveTypeWrapper() {
}
public PrimitiveTypeWrapper(Object primitiveObj) {
objectType = getTypeNumFromObj... | UTF-8 | Java | 1,867 | java | PrimitiveTypeWrapper.java | Java | [] | null | [] | package com.rocketmq.community.jms.message;
import java.util.List;
import java.util.Map;
public class PrimitiveTypeWrapper {
byte objectType;
private Object primitiveObj;
public PrimitiveTypeWrapper() {
}
public PrimitiveTypeWrapper(Object primitiveObj) {
objectType = getTypeNumFromObj... | 1,867 | 0.61489 | 0.614355 | 66 | 27.287878 | 18.618795 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378788 | false | false | 14 |
168d784e131772c8279e090ee373c2f96e6b68a2 | 14,499,809,596,482 | 1884060ded789043e4ab4adab24959048e11f847 | /src/com/tencent/mm/ui/base/ec.java | 1d30e8ec67a1e0a42a2bba545505e37ad954bd7e | [] | no_license | AizazAZ/wechat-android-study | https://github.com/AizazAZ/wechat-android-study | f13ea8ba89d7f3fba9bb53877a6d621e6074b831 | c72052a82c15fc08cf42ba5afcc5ca4902d16cce | refs/heads/develop | 2021-01-16T00:49:36.523000 | 2014-09-09T04:33:22 | 2014-09-09T04:33:22 | 32,051,280 | 0 | 1 | null | true | 2015-03-12T01:49:45 | 2015-03-12T01:49:45 | 2015-03-12T01:49:40 | 2014-09-09T04:33:41 | 5,484 | 0 | 0 | 0 | null | null | null | package com.tencent.mm.ui.base;
import android.text.InputFilter;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.TextUtils;
import com.tencent.mm.ar.a;
import com.tencent.mm.ar.e;
import com.tencent.mm.sdk.platformtools.z;
import java.util.Iterator;
import java.util.LinkedList;
im... | UTF-8 | Java | 5,130 | java | ec.java | Java | [] | null | [] | package com.tencent.mm.ui.base;
import android.text.InputFilter;
import android.text.SpannableString;
import android.text.Spanned;
import android.text.TextUtils;
import com.tencent.mm.ar.a;
import com.tencent.mm.ar.e;
import com.tencent.mm.sdk.platformtools.z;
import java.util.Iterator;
import java.util.LinkedList;
im... | 5,130 | 0.655872 | 0.630901 | 131 | 38.137405 | 39.960621 | 227 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.969466 | false | false | 14 |
034d2031348666996aed0a6814d5df754ced1feb | 20,882,130,997,919 | 2a90a015aa288115649cb2386fa5aead912db258 | /app/src/main/java/com/example/keiji/kchat/ChatActivity.java | c965c8b65b317c5fe40526f89a05d5f87daa7fb0 | [] | no_license | mkeiji/mobile_KChat | https://github.com/mkeiji/mobile_KChat | 2c2bbc7a35e215e799a6b96a3c02d31de19b3233 | 713d3f9870b0b06fcc97ce9aa50d87851c8484b5 | refs/heads/master | 2023-03-09T19:43:11.996000 | 2017-12-03T03:51:42 | 2017-12-03T03:51:42 | 342,651,368 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.keiji.kchat;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Tool... | UTF-8 | Java | 9,633 | java | ChatActivity.java | Java | [
{
"context": " String userName = getIntent().getStringExtra(\"userName\");\n\n // - initialize elements -\n //",
"end": 2903,
"score": 0.987092912197113,
"start": 2895,
"tag": "USERNAME",
"value": "userName"
},
{
"context": " // - populate -\n mTitleView... | null | [] | package com.example.keiji.kchat;
import android.content.Context;
import android.os.Bundle;
import android.support.v7.app.ActionBar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.LinearLayoutManager;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.Tool... | 9,633 | 0.638327 | 0.637808 | 283 | 33.038868 | 27.548901 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392226 | false | false | 14 |
f017407f4691637485287a60b5f30b346d27bce6 | 24,060,406,801,470 | 15a86f80b93afe3fcca8b6eb70c622c2d3b7bd9a | /src/com/peixiao/factory/factorymethod/pizzastore/pizza/LDCheesePizza.java | aebe3adbaffd8a356634553229088766e323e92f | [] | no_license | ZhaoPeixiao/DesignPattern | https://github.com/ZhaoPeixiao/DesignPattern | 22abed93b33819e1be2208009e0b84c93b584567 | 167940dc01a709eeea3593d93e4e6c99b0198056 | refs/heads/master | 2023-06-02T07:21:13.102000 | 2021-06-13T11:59:55 | 2021-06-13T11:59:55 | 283,210,887 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.peixiao.factory.factorymethod.pizzastore.pizza;
/**
* @Author: Peixiao Zhao
*/
public class LDCheesePizza extends Pizza{
@Override
public void prepare() {
setName("LDCheesePizza");
System.out.println("给制作LDCheesePizza准备原材料");
}
}
| UTF-8 | Java | 289 | java | LDCheesePizza.java | Java | [
{
"context": "y.factorymethod.pizzastore.pizza;\n\n/**\n * @Author: Peixiao Zhao\n */\npublic class LDCheesePizza extends Pizza{\n ",
"end": 89,
"score": 0.9998423457145691,
"start": 77,
"tag": "NAME",
"value": "Peixiao Zhao"
}
] | null | [] | package com.peixiao.factory.factorymethod.pizzastore.pizza;
/**
* @Author: <NAME>
*/
public class LDCheesePizza extends Pizza{
@Override
public void prepare() {
setName("LDCheesePizza");
System.out.println("给制作LDCheesePizza准备原材料");
}
}
| 283 | 0.684982 | 0.684982 | 12 | 21.75 | 19.992186 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 14 |
ca4e89b7f816c75058dd605aa63bfcd3eb2f025b | 5,927,054,881,665 | d5f27029ff3a96f29b0b054de40d14fdfcf177d0 | /src/Testing2/BaseInterface.java | b6c1f4e8de917da30b2c07d5ff22ea954cdbd963 | [] | no_license | YuriyGolub/FromLaptop | https://github.com/YuriyGolub/FromLaptop | 99c6188881683ed7437d2895f32cd057e45bc2f8 | eaa99084a9b8b9b0a298f6a1396f0e849f5e7c0e | refs/heads/master | 2021-01-12T05:37:23.754000 | 2016-12-22T14:13:06 | 2016-12-22T14:13:06 | 77,149,726 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Testing2;
public interface BaseInterface extends SecondInterface {
int i = 10;
default int sum(){
return 15;
}
void hello();
static void text(){
System.out.println("Hello");
}
}
| UTF-8 | Java | 229 | java | BaseInterface.java | Java | [] | null | [] | package Testing2;
public interface BaseInterface extends SecondInterface {
int i = 10;
default int sum(){
return 15;
}
void hello();
static void text(){
System.out.println("Hello");
}
}
| 229 | 0.593886 | 0.572052 | 15 | 14.266666 | 15.351294 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
8272b5082913525cf402ad138480fdc82811f3eb | 38,233,798,892,286 | 4694d5c647a4c309c3bcebe01cc9714a92e24562 | /mvp/src/main/java/app/charles/mvp/test/A.java | 0ce47c506b7657cc514669d0529bd75a439d84cf | [] | no_license | chenshuide/Demo | https://github.com/chenshuide/Demo | c7a3b118ff8f5a40c635ed19d5677986709f6c85 | d02feda528aae4560f84f2eb01b416c74898a5c5 | refs/heads/master | 2018-03-20T20:12:46.390000 | 2017-07-12T08:24:24 | 2017-07-12T08:24:24 | 66,834,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.charles.mvp.test;
/**
* Created by charles on 29/8/16.
*/
public class A {
public Callback callback;
private A(Callback callback) {
this.callback = callback;
}
static A create(Callback callback) {
return new A(callback);
}
public A lift() {
return c... | UTF-8 | Java | 654 | java | A.java | Java | [
{
"context": "package app.charles.mvp.test;\n\n/**\n * Created by charles on 29/8/16.\n */\npublic class A {\n\n public Call",
"end": 56,
"score": 0.9958544969558716,
"start": 49,
"tag": "USERNAME",
"value": "charles"
}
] | null | [] | package app.charles.mvp.test;
/**
* Created by charles on 29/8/16.
*/
public class A {
public Callback callback;
private A(Callback callback) {
this.callback = callback;
}
static A create(Callback callback) {
return new A(callback);
}
public A lift() {
return c... | 654 | 0.524465 | 0.51682 | 45 | 13.533334 | 16.967421 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 14 |
52852e03011ccc2e2d57b2ecd4623b14d4ab2d3d | 15,229,954,100,488 | 78dbd6cb7d8d41ddafcdd573f12e45c28b71cbfc | /src/index/tree/BinaryIndexedTree.java | 6501b922f30a57dd61146f6020bfa45639d35e93 | [] | no_license | JinYuri/Algorithm | https://github.com/JinYuri/Algorithm | 4e8318b72edada2e00dc5a9293ab54479eaffc3d | d4d5d1a877cf21ae19bf243396b5e0be677ca2f3 | refs/heads/master | 2020-12-24T05:33:55.927000 | 2016-08-15T08:01:08 | 2016-08-15T08:01:08 | 49,809,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package index.tree;
public class BinaryIndexedTree {
public static void main(String[] args) {
int[] inputs = {3, 6, 1, 2, 7, 8, 4, 5};
int[] bit = new int[16];
}
}
| UTF-8 | Java | 187 | java | BinaryIndexedTree.java | Java | [] | null | [] | package index.tree;
public class BinaryIndexedTree {
public static void main(String[] args) {
int[] inputs = {3, 6, 1, 2, 7, 8, 4, 5};
int[] bit = new int[16];
}
}
| 187 | 0.561497 | 0.508021 | 10 | 16.700001 | 16.523014 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 14 |
b610ec6d4822b99676545c78df25f70c86c00f71 | 37,280,316,154,688 | a48ac7776386b1da23261ff8831a7a33e96b0f3c | /PokeApi/src/main/java/com/springboot/pokeapi/PokeApi/models/ChainLink.java | efd5c90a5804f73c8c12887767886b28bfd01758 | [] | no_license | ReySG/PokedexBackend | https://github.com/ReySG/PokedexBackend | c52dbb6ca084dbdec42eb33507141059a143c204 | 2ff6000a45790cc4a2458d6311e27e5a66e8193b | refs/heads/main | 2023-05-16T05:13:09.668000 | 2021-06-06T20:38:04 | 2021-06-06T20:38:04 | 374,254,454 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.pokeapi.PokeApi.models;
import java.util.ArrayList;
public class ChainLink {
private boolean is_baby;
private ArrayList<EvolutionDetail> evolution_details;
private ArrayList<ChainLink> evolves_to;
private PokemonSpecies species;
public boolean isIs_baby() {
return is_baby;
... | UTF-8 | Java | 1,171 | java | ChainLink.java | Java | [] | null | [] | package com.springboot.pokeapi.PokeApi.models;
import java.util.ArrayList;
public class ChainLink {
private boolean is_baby;
private ArrayList<EvolutionDetail> evolution_details;
private ArrayList<ChainLink> evolves_to;
private PokemonSpecies species;
public boolean isIs_baby() {
return is_baby;
... | 1,171 | 0.742101 | 0.742101 | 58 | 19.189655 | 22.834076 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.137931 | false | false | 14 |
c058813a618d8e8c860ed137aad1c927b181524d | 37,357,625,569,808 | f057d560ba91ece55e23e2a91ea516195fb0fa9f | /naran-core/naran-core-dubbo/src/main/java/com/naran/dubbo/service/other/IClassifyService.java | e50f1be4eaf47d658a8a9b116830e42053bbb91a | [] | no_license | naranc/java | https://github.com/naranc/java | 4d84c3c693cf44e6f29e161beb863b90839f6eb9 | 32b9c3e453889dd0cf485aba0b832989dc02a3ff | refs/heads/master | 2020-03-09T15:48:16.676000 | 2018-04-16T10:29:22 | 2018-04-16T10:29:22 | 128,868,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.naran.dubbo.service.other;
import java.util.List;
import com.naran.core.entity.other.Classify;
import com.naran.foundation.mybatis.page.Page;
/**
* 服务接口
*
* @author zefeng.xu
*/
public interface IClassifyService {
Long addClassify(Classify classify);
void updateClassify(Classify classify);... | UTF-8 | Java | 645 | java | IClassifyService.java | Java | [
{
"context": "ion.mybatis.page.Page;\n\n/**\n * 服务接口\n * \n * @author zefeng.xu\n */\npublic interface IClassifyService {\n\n Long",
"end": 193,
"score": 0.9995328783988953,
"start": 184,
"tag": "NAME",
"value": "zefeng.xu"
}
] | null | [] | package com.naran.dubbo.service.other;
import java.util.List;
import com.naran.core.entity.other.Classify;
import com.naran.foundation.mybatis.page.Page;
/**
* 服务接口
*
* @author zefeng.xu
*/
public interface IClassifyService {
Long addClassify(Classify classify);
void updateClassify(Classify classify);... | 645 | 0.6944 | 0.6944 | 33 | 17.939394 | 21.127234 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 14 |
29c85f532766257aa494f64e0508311aeaf7194f | 36,850,819,433,993 | b1bcdc84c1c615fc52b54a5bf2c1148e7166e026 | /src/main/java/yousui115/mt/util/GuiHandler.java | 34a87b33927604858ec9a8ed856e90ab8b1c5b07 | [] | no_license | yousui115/Java_Minecraft_MT | https://github.com/yousui115/Java_Minecraft_MT | 0fd51bb85ce9f1708fe160f9cf49e136ba7b41b3 | 9a85dc9dffba4bd3e756536141e4e29d1cab9f6c | refs/heads/master | 2020-04-09T22:06:57.099000 | 2018-12-06T08:58:14 | 2018-12-06T08:58:14 | 160,620,408 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package yousui115.mt.util;
import net.minecraft.entity.Entity;
import net.minecraft.entity.monster.EntityMob;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.world.World;
import net.minecraftforge.fml.common.network.IGuiHandler;
import yousui115.mt.client.gui.GuiScreenNegotiate;
import yousui115.... | UTF-8 | Java | 1,506 | java | GuiHandler.java | Java | [] | null | [] | package yousui115.mt.util;
import net.minecraft.entity.Entity;
import net.minecraft.entity.monster.EntityMob;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.world.World;
import net.minecraftforge.fml.common.network.IGuiHandler;
import yousui115.mt.client.gui.GuiScreenNegotiate;
import yousui115.... | 1,506 | 0.633383 | 0.625186 | 45 | 28.822222 | 26.32556 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644444 | false | false | 14 |
20d4e799a9f7e2040ca83936bf263944c8ef122a | 36,996,848,314,513 | 928dc3019702147f544a4b57ed57ba104d04ebdd | /PigCoin/src/main/java/org/lasencinas/SandraCabrera/BlockChain.java | 3535fcc1e62af6e29af1d3977150a04ebb375edc | [] | no_license | SandraCabrera/Java | https://github.com/SandraCabrera/Java | 5075c6efc4218aebcadb0e750a2393adbeade923 | 8389af60c3fb54b84d10671fd87b42604dd2fc1b | refs/heads/master | 2020-04-22T06:06:27.005000 | 2019-11-21T11:32:08 | 2019-11-21T11:32:08 | 170,178,905 | 0 | 0 | null | false | 2020-10-13T17:38:15 | 2019-02-11T18:22:43 | 2019-11-21T12:00:52 | 2020-10-13T17:38:14 | 178 | 0 | 0 | 18 | Java | false | false | package org.lasencinas.SandraCabrera;
import java.security.PublicKey;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class BlockChain {
List<Transaction> BlockChain = new ArrayList<Transaction>();
public BlockChain() {
}
public List<Transaction> getBlockChain... | UTF-8 | Java | 1,994 | java | BlockChain.java | Java | [] | null | [] | package org.lasencinas.SandraCabrera;
import java.security.PublicKey;
import java.util.ArrayList;
import java.util.List;
import java.util.stream.Collectors;
public class BlockChain {
List<Transaction> BlockChain = new ArrayList<Transaction>();
public BlockChain() {
}
public List<Transaction> getBlockChain... | 1,994 | 0.656469 | 0.655466 | 72 | 26.694445 | 27.142443 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.972222 | false | false | 14 |
c7ef6adeb3b7ca8249ff0a6a93fbf69594384d31 | 39,298,950,803,463 | ce4035e76ec12b90a5f3f4d24c9bd99f906513cc | /data_structure/list/ArrayList.java | 4b0df12cc258ac74a8d3f8bd0f894cb74c9202d8 | [] | no_license | Liamgettingbetter/codes-for-tij4 | https://github.com/Liamgettingbetter/codes-for-tij4 | 7e477ff1e808be4241b53c36f1c3e48660a9207b | 9671be9c769c140ae1a1bccee63e731b5eb64fc8 | refs/heads/master | 2020-07-19T10:19:50.102000 | 2018-06-04T14:33:27 | 2018-06-04T14:33:27 | 73,768,132 | 0 | 0 | null | false | 2016-11-26T11:25:51 | 2016-11-15T02:29:47 | 2016-11-15T02:29:58 | 2016-11-26T11:25:50 | 94 | 0 | 0 | 0 | Java | null | null | package data_structure.list;
import data_structure.iterator.Iterable;
import data_structure.iterator.Iterator;
public class ArrayList<Element> implements List<Element>, Iterable<Element> {
private static final int DEFAULT_CAPACITY = 20;
private Element[] container;
private int capacity;
private int ... | UTF-8 | Java | 6,025 | java | ArrayList.java | Java | [] | null | [] | package data_structure.list;
import data_structure.iterator.Iterable;
import data_structure.iterator.Iterator;
public class ArrayList<Element> implements List<Element>, Iterable<Element> {
private static final int DEFAULT_CAPACITY = 20;
private Element[] container;
private int capacity;
private int ... | 6,025 | 0.595187 | 0.591369 | 199 | 29.276382 | 25.07795 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432161 | false | false | 14 |
19a9ad0bdb46ee56fe5af9cd58d6be38c54ffa0f | 38,774,964,794,547 | 93d65ab2a4414f3aab7294135481c89a441410d3 | /src/main/java/tech/seekback/enums/JasperReportsEnum.java | 89bc17a7f6a3e2b3188493a74292d484163242dd | [] | no_license | GKentaurus/seekback-java | https://github.com/GKentaurus/seekback-java | 4f0de52025e9401bfbaefa4d865d7fa3b4f61f6b | 962ca527115b8447740adf399fd6cb0ce65563cd | refs/heads/master | 2023-06-09T04:45:41.103000 | 2021-06-26T03:30:02 | 2021-06-26T03:30:02 | 309,847,275 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tech.seekback.enums;
public enum JasperReportsEnum {
// Diseño del reporte
VERTICAL_ORIENTATION(1),
HORIZONTAL_ORIENTATION(2),
// Tipo de título o banda
TITLE(1),
SUBTITLE(2),
// Tamaño de los campos
TITLE_HEIGHT(50),
SUBTITLE_HEIGHT(30),
// Tamaño del diseño
HORIZONTAL_PAGE_WIDTH(590)... | UTF-8 | Java | 568 | java | JasperReportsEnum.java | Java | [] | null | [] | package tech.seekback.enums;
public enum JasperReportsEnum {
// Diseño del reporte
VERTICAL_ORIENTATION(1),
HORIZONTAL_ORIENTATION(2),
// Tipo de título o banda
TITLE(1),
SUBTITLE(2),
// Tamaño de los campos
TITLE_HEIGHT(50),
SUBTITLE_HEIGHT(30),
// Tamaño del diseño
HORIZONTAL_PAGE_WIDTH(590)... | 568 | 0.678508 | 0.642984 | 34 | 15.558824 | 12.523369 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 14 |
155484eb43fd3b6a3d1794a012c0efef283a1843 | 39,135,742,029,257 | 9f611f397940b9853a24903c3c8f6dc1dbc02752 | /src/com/gs/tour/shxt/themed/servlet/ThemedUpdateServlet.java | 3d396072a37baf475aa8962028d9ac96afc7e98d | [] | no_license | UltraBupt/TourManagement-JavaWeb | https://github.com/UltraBupt/TourManagement-JavaWeb | d5d12207ec431cd8c25d9288c0603af89e00bf36 | 9628f16ed444d4c93ae87d078b2e6e3752bee727 | refs/heads/master | 2022-04-19T16:25:27.970000 | 2020-04-13T16:56:29 | 2020-04-13T16:56:29 | 255,302,331 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gs.tour.shxt.themed.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.gs.tour.shxt.themed.mod... | UTF-8 | Java | 2,115 | java | ThemedUpdateServlet.java | Java | [] | null | [] | package com.gs.tour.shxt.themed.servlet;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.gs.tour.shxt.themed.mod... | 2,115 | 0.792399 | 0.791924 | 52 | 39.48077 | 30.34449 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.769231 | false | false | 14 |
e059a4c265da8908f21475511b1b8c8414f3a41d | 34,119,220,259,859 | fdbcbe36ac3437445ec7ad8f814b854b1bf4d478 | /src/test/java/com/defano/hypertalk/TestDataGenerator.java | fb108551828d281b9721458cbdc09142c2fa30de | [
"MIT"
] | permissive | laurentd75/wyldcard | https://github.com/laurentd75/wyldcard | 2aa6fc888b4a3c3b62edd91602d2b5655006f91c | 722d0a6dea1e7c39a98e212244f2e42e7594ee47 | refs/heads/master | 2022-10-26T11:29:39.114000 | 2022-10-16T14:46:12 | 2022-10-16T14:46:12 | 167,078,367 | 0 | 0 | MIT | true | 2022-10-16T15:59:14 | 2019-01-22T22:39:23 | 2021-12-26T23:13:45 | 2022-10-16T15:59:12 | 6,035 | 0 | 0 | 0 | Java | false | false | package com.defano.hypertalk;
import com.defano.hypertalk.ast.model.Value;
import com.google.common.collect.Lists;
import org.mockito.Mockito;
import java.util.ArrayList;
import java.util.List;
public interface TestDataGenerator {
default List<Integer> nonNegativeIntValues() {
return Lists.newArrayList(... | UTF-8 | Java | 1,499 | java | TestDataGenerator.java | Java | [] | null | [] | package com.defano.hypertalk;
import com.defano.hypertalk.ast.model.Value;
import com.google.common.collect.Lists;
import org.mockito.Mockito;
import java.util.ArrayList;
import java.util.List;
public interface TestDataGenerator {
default List<Integer> nonNegativeIntValues() {
return Lists.newArrayList(... | 1,499 | 0.6004 | 0.589727 | 57 | 25.298246 | 21.56505 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.649123 | false | false | 14 |
a96c9043cf36a91bc7577dd676e0db9638cd7a9c | 34,565,896,858,485 | d9ac8e0dc9f70e492a6096c2fa7414c4ed64234a | /src/main/java/com/mscheduler/model/Meeting.java | 33fc50d90bcdfaae1d95f7ca915da7287789a66d | [] | no_license | adrianstefanust/pengujianPerangkatLunak | https://github.com/adrianstefanust/pengujianPerangkatLunak | 68512d23f185ea0909b71e2a62de58770b2779b4 | 8004c4436d57c31dbee7ade9022b8580bb458196 | refs/heads/master | 2021-05-07T13:37:41.716000 | 2017-11-21T21:52:37 | 2017-11-21T21:52:37 | 109,589,245 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mscheduler.model;
import com.mscheduler.controller.InvitationController;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.util.Date;
import java.util.List;
import java.util.stream.Collectors;
public class Meeting {
private int id;
private... | UTF-8 | Java | 6,607 | java | Meeting.java | Java | [] | null | [] | package com.mscheduler.model;
import com.mscheduler.controller.InvitationController;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.util.Date;
import java.util.List;
import java.util.stream.Collectors;
public class Meeting {
private int id;
private... | 6,607 | 0.598153 | 0.597851 | 215 | 29.730232 | 31.856827 | 277 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493023 | false | false | 14 |
9239e55ef1c93013d30abebb34af8f035ece04fc | 35,476,429,916,120 | 57a1fb541dee211d0c18ad38d72bae25680f1bb4 | /src/main/java/com/harrisonbrock/todos/controllers/TodoController.java | 238d4f986ca7e255ef51263b833ad2b102f22125 | [
"MIT"
] | permissive | harrisonbrock/java-todos | https://github.com/harrisonbrock/java-todos | 51fa3da2a3483562f720832a6efbc1c50ecda6bc | cfc099000d7a0fcb089d470903ccdc27277b9401 | refs/heads/master | 2021-06-19T22:28:53.732000 | 2021-01-20T20:08:52 | 2021-01-20T20:08:52 | 172,093,747 | 0 | 0 | MIT | true | 2021-01-20T20:08:53 | 2019-02-22T15:58:46 | 2019-04-26T15:50:56 | 2021-01-20T20:08:53 | 72 | 0 | 0 | 0 | null | false | false | package com.harrisonbrock.todos.controllers;
import com.harrisonbrock.todos.models.Todo;
import com.harrisonbrock.todos.models.User;
import com.harrisonbrock.todos.repositories.TodoRepository;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.web.bind.annotation.... | UTF-8 | Java | 1,533 | java | TodoController.java | Java | [] | null | [] | package com.harrisonbrock.todos.controllers;
import com.harrisonbrock.todos.models.Todo;
import com.harrisonbrock.todos.models.User;
import com.harrisonbrock.todos.repositories.TodoRepository;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiOperation;
import org.springframework.web.bind.annotation.... | 1,533 | 0.711024 | 0.711024 | 54 | 27.370371 | 24.409542 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 14 |
657d0c70598b2f9cea45230f806ef43aeecb694e | 12,034,498,404,928 | 3c241dcace76e8ead4975d71ea5b9b24fce932a4 | /app/src/main/java/cl/inspira2/myapplication/Cosechero.java | 6eb846ec64e76b10267f2d7c50eaf9f636c25bcf | [] | no_license | blacksesion/agrontrol | https://github.com/blacksesion/agrontrol | 9bbc295ce16f5690a86d518de7c67ec7c438076e | 18d2a89a443a060e9ed663c9dfdfbf17b0d86fbf | refs/heads/master | 2021-01-11T23:05:55.013000 | 2017-01-13T02:52:48 | 2017-01-13T02:53:16 | 78,547,795 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.inspira2.myapplication;
/**
* Created by blacksesion on 01-12-2016.
*/
import android.content.ContentValues;
import android.database.Cursor;
import org.json.JSONException;
import org.json.JSONObject;
import cl.inspira2.myapplication.CosecherosContract.CosecherosEntry;
public class Cosechero {
priv... | UTF-8 | Java | 3,075 | java | Cosechero.java | Java | [
{
"context": "kage cl.inspira2.myapplication;\n\n/**\n * Created by blacksesion on 01-12-2016.\n */\n\nimport android.content.Conten",
"end": 65,
"score": 0.999682605266571,
"start": 54,
"tag": "USERNAME",
"value": "blacksesion"
}
] | null | [] | package cl.inspira2.myapplication;
/**
* Created by blacksesion on 01-12-2016.
*/
import android.content.ContentValues;
import android.database.Cursor;
import org.json.JSONException;
import org.json.JSONObject;
import cl.inspira2.myapplication.CosecherosContract.CosecherosEntry;
public class Cosechero {
priv... | 3,075 | 0.676423 | 0.673171 | 101 | 29.445545 | 28.449879 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524752 | false | false | 14 |
877e2a6dda32f4615f191bab9e425a3cbc2d5808 | 24,807,731,127,059 | 0d058a4d3fcf014a3bcb7e342154e839218f1877 | /src/java/helper/Ppl.java | 0ef98a8442cfb2c38cd5abc088a73db9db55a3f4 | [] | no_license | maxredng/corefx | https://github.com/maxredng/corefx | 644c68f820b693af5885c75e66f698be70808616 | 7119e228325954496015dc837a35019452aeebbd | refs/heads/master | 2020-04-05T22:09:48.089000 | 2018-11-12T20:29:39 | 2018-11-12T20:29:39 | 157,247,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package helper;
import data.data;
import html.feed;
import java.sql.Timestamp;
import java.util.Date;
/**
*
* @author Maxkarpov
*/... | UTF-8 | Java | 1,638 | java | Ppl.java | Java | [
{
"context": "mestamp;\nimport java.util.Date;\n\n/**\n *\n * @author Maxkarpov\n */\npublic class Ppl \n{\n\n public static Boolst",
"end": 316,
"score": 0.8567709922790527,
"start": 307,
"tag": "USERNAME",
"value": "Maxkarpov"
}
] | 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 helper;
import data.data;
import html.feed;
import java.sql.Timestamp;
import java.util.Date;
/**
*
* @author Maxkarpov
*/... | 1,638 | 0.533635 | 0.532988 | 60 | 24.766666 | 28.435522 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716667 | false | false | 14 |
6a7f7fcfd20e29e4f1ce86b5fbaca9a5e31281fc | 16,492,674,457,038 | acaaf50ab47b6999f3b470855865301455679ba8 | /src/main/java/ar/edu/itba/ss2019b/model/Airplane.java | 6380cd468ab9035be7917180d9f0562025171afc | [] | no_license | pabloito/SSFinal | https://github.com/pabloito/SSFinal | 4d057f588003db23e7149b074ba8ff68b480504f | c7ba45dbe9e38a02c8c8a9fb8054f88972af0dd1 | refs/heads/master | 2020-12-31T10:27:00.654000 | 2020-02-18T02:32:01 | 2020-02-18T02:32:01 | 238,999,393 | 1 | 0 | null | false | 2020-10-13T19:21:41 | 2020-02-07T18:43:17 | 2020-04-22T02:39:45 | 2020-10-13T19:21:40 | 6,142 | 1 | 0 | 1 | Java | false | false | package ar.edu.itba.ss2019b.model;
import ar.edu.itba.ss2019b.inter.Delay;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Map;
public class Airplane {
private double time;
private Map<Location, Passenger> passengerMap;
private Map<Integer, Delay> delayMap;
private int pa... | UTF-8 | Java | 1,486 | java | Airplane.java | Java | [] | null | [] | package ar.edu.itba.ss2019b.model;
import ar.edu.itba.ss2019b.inter.Delay;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Map;
public class Airplane {
private double time;
private Map<Location, Passenger> passengerMap;
private Map<Integer, Delay> delayMap;
private int pa... | 1,486 | 0.670929 | 0.665545 | 60 | 23.766666 | 24.04743 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 14 |
c08b496695953b1c333c133eeec70fcb8a5afa16 | 18,502,719,149,267 | 40fcbaf381219b78a7cd1423064875ef11a85465 | /Main.java | e13acf1880e17935408732c7040ec81cb214191d | [] | no_license | Mr-Hernandez/Amazing-Numbers-Project | https://github.com/Mr-Hernandez/Amazing-Numbers-Project | 66578eb64c5399fe8928294751499f7a1ec2c18c | 118dfe3b5dfc3ac9e765ffd403931a8147fc5456 | refs/heads/main | 2023-08-22T04:50:06.287000 | 2021-10-27T06:03:27 | 2021-10-27T06:03:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package numbers;
import java.util.Scanner;
import java.util.Arrays;
class Main {
public static void main(String[] args) {
stage6();
}
static void intro() {
System.out.println("Welcome to Amazing Numbers!");
System.out.println("\n\nSupported requests:\n"
+ "- enter a natural number to... | UTF-8 | Java | 9,205 | java | Main.java | Java | [] | null | [] | package numbers;
import java.util.Scanner;
import java.util.Arrays;
class Main {
public static void main(String[] args) {
stage6();
}
static void intro() {
System.out.println("Welcome to Amazing Numbers!");
System.out.println("\n\nSupported requests:\n"
+ "- enter a natural number to... | 9,205 | 0.59207 | 0.578924 | 286 | 30.192308 | 27.920492 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.622378 | false | false | 14 |
34375799658b687b47cab4841013ceed04ff4845 | 1,949,915,197,129 | 3682ff80b03ebd44ad1bc0d668af16f9d571a57e | /app/src/main/java/com/tk/simpleui/common/DensityUtil.java | 2107b279c1f239ac80c720ecbe4f99bc61dcddfb | [] | no_license | TruthKeeper/SimpleUI | https://github.com/TruthKeeper/SimpleUI | 8f990c1c6a569cfa4b626bde33d11f23d4f47f71 | f24f6567323875d5716d3a930483d761b971d99a | refs/heads/master | 2020-02-26T16:50:18.600000 | 2018-04-03T07:57:34 | 2018-04-03T07:57:34 | 71,622,234 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tk.simpleui.common;
import android.content.res.Resources;
public class DensityUtil {
public final static int dp2px(float dpValue) {
float density = Resources.getSystem().getDisplayMetrics().density;
return (int) (dpValue * density + 0.5f);
}
public final static int px2dp(floa... | UTF-8 | Java | 836 | java | DensityUtil.java | Java | [] | null | [] | package com.tk.simpleui.common;
import android.content.res.Resources;
public class DensityUtil {
public final static int dp2px(float dpValue) {
float density = Resources.getSystem().getDisplayMetrics().density;
return (int) (dpValue * density + 0.5f);
}
public final static int px2dp(floa... | 836 | 0.667464 | 0.65311 | 26 | 31.192308 | 28.209408 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 14 |
6f3a4c36dd3374e5c8895fd1b6351af782697e09 | 9,105,330,734,798 | e6d95f0022a9e1d9600f395821e2fb4b08459582 | /app/src/main/java/com/example/houcem/paperboardclienttry/WhiteBoard.java | fe610fa530b7a8d8377d894ea2885a304b00f23f | [] | no_license | sensokame/paperBoardClientAndroid_eteks | https://github.com/sensokame/paperBoardClientAndroid_eteks | 3c903f03c177496741bd5b3dfe2f2901f888452d | 81ecc9a309d0c48d0eb506ef8ba6f3a5ab56354d | refs/heads/master | 2020-12-01T22:15:43.484000 | 2016-08-17T14:36:38 | 2016-08-17T14:36:38 | 65,914,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.houcem.paperboardclienttry;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.graphics.Path.Direction;
import android.util.AttributeS... | UTF-8 | Java | 3,089 | java | WhiteBoard.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by houcem on 15/08/16.\n */\npublic class WhiteBoard extends ",
"end": 502,
"score": 0.9996728301048279,
"start": 496,
"tag": "USERNAME",
"value": "houcem"
}
] | null | [] | package com.example.houcem.paperboardclienttry;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Paint.Style;
import android.graphics.Path;
import android.graphics.Path.Direction;
import android.util.AttributeS... | 3,089 | 0.574943 | 0.571706 | 139 | 21.215828 | 19.902916 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.503597 | false | false | 14 |
a1cd6384cba214a00af8800a1dc8f3a01492ce9a | 22,428,319,251,853 | 23787e799ceca76885b044e42f533d84b232024c | /Client/src/Entity/Message.java | 22be579f59d808ade33f29b768775c9f42e4701a | [] | no_license | samerkinaan92/Academic-system-Client | https://github.com/samerkinaan92/Academic-system-Client | 9fd3d307346236f43238ab059596466389fcc3b6 | 14073a4ee72dd2f1f12110491e94802857324f1d | refs/heads/master | 2021-03-13T02:28:58.910000 | 2017-07-01T22:20:58 | 2017-07-01T22:20:58 | 91,478,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Entity;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import application.Main;
/**Message Entity
* @author Tal Asulin
* */
public class Message {
private int ID;
private Date ... | UTF-8 | Java | 4,588 | java | Message.java | Java | [
{
"context": "rt application.Main;\n\n/**Message Entity\n * @author Tal Asulin\n * */\npublic class Message {\n\t\n\tprivate int ID;\n\t",
"end": 257,
"score": 0.9997537732124329,
"start": 247,
"tag": "NAME",
"value": "Tal Asulin"
}
] | null | [] | package Entity;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import application.Main;
/**Message Entity
* @author <NAME>
* */
public class Message {
private int ID;
private Date send... | 4,584 | 0.6517 | 0.648867 | 186 | 23.666666 | 23.83087 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.096774 | false | false | 14 |
95530dadfd34ad5567f60ef966bfadc03c9fda97 | 2,216,203,136,729 | 6ee270d7786aeff4a4f2e2837d8fe90bde3baee4 | /src/org/jdownloader/settings/GraphicalUserInterfaceSettings.java | 37bef1fc1f5348c37d0480f077eb9900b0aef744 | [] | no_license | john-peterson/jdownloader | https://github.com/john-peterson/jdownloader | 746084757dcb275a4c47b6cde88717460e6f2e43 | b1f5e7da2b00ba990338911d5fe225370dfd8c66 | refs/heads/master | 2021-01-17T21:24:32.682000 | 2013-06-16T21:42:58 | 2013-06-16T21:42:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jdownloader.settings;
import org.appwork.storage.config.ConfigInterface;
import org.appwork.storage.config.ValidationException;
import org.appwork.storage.config.annotations.AboutConfig;
import org.appwork.storage.config.annotations.AbstractValidator;
import org.appwork.storage.config.annotations.Def... | UTF-8 | Java | 14,968 | java | GraphicalUserInterfaceSettings.java | Java | [
{
"context": " @DefaultBooleanValue(true)\r\n @LookUpKeys({ \"linkgrabberhighlighonnewlinksenabled\" })\r\n @DescriptionForConfigEntry(\"If enabled, ",
"end": 4920,
"score": 0.9849950075149536,
"start": 4884,
"tag": "KEY",
"value": "linkgrabberhighlighonnewlinksenabled"
}
] | null | [] | package org.jdownloader.settings;
import org.appwork.storage.config.ConfigInterface;
import org.appwork.storage.config.ValidationException;
import org.appwork.storage.config.annotations.AboutConfig;
import org.appwork.storage.config.annotations.AbstractValidator;
import org.appwork.storage.config.annotations.Def... | 14,968 | 0.738175 | 0.735502 | 436 | 32.330276 | 30.747135 | 189 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357798 | false | false | 14 |
e7d57f2448af008111e99504a06b5ed1548a9ece | 2,310,692,456,821 | 8615f48c63e02394fa6ef7fa515d26ea096e8cf0 | /src/main/java/com/jimlp/jiml/controller/OpenController.java | 9e7618ce6de797c78199b1f619728afe0c5039fd | [] | no_license | jxbgit/jiml | https://github.com/jxbgit/jiml | 4a8e87bf3407331c226e445a1f76fd65da18f327 | 722cd091598ec13dde196a45862e8dc7a8ae6b48 | refs/heads/master | 2018-10-16T11:42:05.914000 | 2018-07-31T06:42:09 | 2018-07-31T06:42:09 | 100,787,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jimlp.jiml.controller;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.io.OutputStream;
import javax.annotation.Resource;
import javax.imageio.ImageIO;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSe... | UTF-8 | Java | 2,351 | java | OpenController.java | Java | [
{
"context": "*\n * <br>\n * 创建时间 2018年1月3日下午9:28:39\n *\n * @author jxb\n *\n */\n@Controller\n@RequestMapping(\"/open\")\npubli",
"end": 764,
"score": 0.9996789693832397,
"start": 761,
"tag": "USERNAME",
"value": "jxb"
}
] | null | [] | package com.jimlp.jiml.controller;
import java.awt.image.BufferedImage;
import java.io.IOException;
import java.io.OutputStream;
import javax.annotation.Resource;
import javax.imageio.ImageIO;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSe... | 2,351 | 0.694233 | 0.687081 | 99 | 21.595959 | 17.374613 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.79798 | false | false | 14 |
f88115b199bf91fc5591fe82c6495ed9224c58b8 | 14,508,399,565,087 | 613b12b6d9219e8fec882f1b9334d2981883e3c7 | /supercalendar/EventAndSeriesManager.java | a471aa97a7d83a02f9a19483037f5ac8faffd764 | [] | no_license | StevenXu96/Calendar | https://github.com/StevenXu96/Calendar | 50382cc24b6ce3b90992af4a13678cd53fd36d71 | b9925bc8799b381f5f7c7edd4a6a5226331c2a15 | refs/heads/master | 2022-06-17T19:02:32.161000 | 2020-05-13T18:37:50 | 2020-05-13T18:37:50 | 263,713,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package supercalendar;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class EventAndSeriesManager implements java.io.Serializable{
private ArrayList<Series> series;
private ArrayList<Event> events;
/** Constructor for the EventAndSeriesMa... | UTF-8 | Java | 9,510 | java | EventAndSeriesManager.java | Java | [] | null | [] | package supercalendar;
import java.lang.reflect.Array;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class EventAndSeriesManager implements java.io.Serializable{
private ArrayList<Series> series;
private ArrayList<Event> events;
/** Constructor for the EventAndSeriesMa... | 9,510 | 0.611462 | 0.609464 | 304 | 30.282894 | 25.953379 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.292763 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.