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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
811562509c2898707fd238096dfd0c667423196b | 16,475,494,574,938 | afb6300a642ae80ff353a7a61dee14061954c41d | /sphere-java-client-core/src/main/java/io/sphere/sdk/client/TokensSupplierImpl.java | 6a078d6fdbcfc4a4219d48361005fa6a782e057f | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | z0lope0z/sphere-jvm-sdk | https://github.com/z0lope0z/sphere-jvm-sdk | 2b5935527114301c934722acea2796f9c4be259c | a741e0b01a2319d057ab3147191a0461e55dc46c | refs/heads/master | 2021-01-17T18:51:28.803000 | 2015-04-28T11:31:47 | 2015-04-28T11:31:47 | 34,769,049 | 1 | 0 | null | true | 2015-04-29T02:56:50 | 2015-04-29T02:56:49 | 2015-04-28T11:31:48 | 2015-04-28T15:45:59 | 27,484 | 0 | 0 | 0 | null | null | null | package io.sphere.sdk.client;
import com.fasterxml.jackson.databind.JsonNode;
import io.sphere.sdk.http.*;
import io.sphere.sdk.json.JsonException;
import io.sphere.sdk.json.JsonUtils;
import io.sphere.sdk.utils.MapUtils;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.util.Base64;
i... | UTF-8 | Java | 4,397 | java | TokensSupplierImpl.java | Java | [] | null | [] | package io.sphere.sdk.client;
import com.fasterxml.jackson.databind.JsonNode;
import io.sphere.sdk.http.*;
import io.sphere.sdk.json.JsonException;
import io.sphere.sdk.json.JsonUtils;
import io.sphere.sdk.utils.MapUtils;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.util.Base64;
i... | 4,397 | 0.680464 | 0.678645 | 102 | 42.107841 | 39.102154 | 198 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 9 |
ecd38e2932ccae3b1da6f64b773d26cc303b12db | 4,758,823,787,966 | 92d591a8def8592e8ead171d532e1dfecc8af6a6 | /src/main/java/com/basketbandit/rizumu/stage/scene/play/scondary/PauseMenu.java | d10c753e41bf00e161c38878fb4af27f098c318c | [
"Apache-2.0"
] | permissive | BasketBandit/Rizumu | https://github.com/BasketBandit/Rizumu | 20b7bbc89ee1e2d09a10a8ba9f69752809bfd7a3 | 29e1aa57e33b97ad576ff8347f851f0cc211fea1 | refs/heads/master | 2022-04-26T07:30:09.490000 | 2020-04-29T18:26:17 | 2020-04-29T18:26:17 | 251,297,274 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.basketbandit.rizumu.stage.scene.play.scondary;
import com.basketbandit.rizumu.Configuration;
import com.basketbandit.rizumu.beatmap.core.Beatmap;
import com.basketbandit.rizumu.beatmap.core.Track;
import com.basketbandit.rizumu.drawable.Button;
import com.basketbandit.rizumu.engine.Engine;
import com.baske... | UTF-8 | Java | 4,910 | java | PauseMenu.java | Java | [] | null | [] | package com.basketbandit.rizumu.stage.scene.play.scondary;
import com.basketbandit.rizumu.Configuration;
import com.basketbandit.rizumu.beatmap.core.Beatmap;
import com.basketbandit.rizumu.beatmap.core.Track;
import com.basketbandit.rizumu.drawable.Button;
import com.basketbandit.rizumu.engine.Engine;
import com.baske... | 4,910 | 0.60835 | 0.595112 | 114 | 42.078949 | 33.873383 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815789 | false | false | 9 |
2bd3a04e66751bc5bbfa8218816d456a8b319b6e | 33,827,162,425,813 | 12d3bf9ac66b9d7a787c638344e98623ee8ae0bc | /src/main/java/ru/alexp/gc/gui/animations/GAnimation.java | 0ad628034ee0110dcd14ed70d1b9a81c9ced3e84 | [] | no_license | Snafy/MineProjectX | https://github.com/Snafy/MineProjectX | 21d3a9cf34f4313686ca8e8355f9d955987fde25 | dd53875fe63531974baa81bb3e49bfb99b1fab28 | refs/heads/master | 2017-12-05T14:23:50.452000 | 2017-01-20T21:08:32 | 2017-01-20T21:08:32 | 80,284,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.alexp.gc.gui.animations;
import javafx.animation.Transition;
import java.util.ArrayList;
public class GAnimation extends Transition {
public static AnimationFormula defaultFormula = time -> time;
private AnimationFormula animationFormula = defaultFormula;
private ArrayList<Attributes> attri... | UTF-8 | Java | 1,260 | java | GAnimation.java | Java | [] | null | [] | package ru.alexp.gc.gui.animations;
import javafx.animation.Transition;
import java.util.ArrayList;
public class GAnimation extends Transition {
public static AnimationFormula defaultFormula = time -> time;
private AnimationFormula animationFormula = defaultFormula;
private ArrayList<Attributes> attri... | 1,260 | 0.639683 | 0.639683 | 64 | 18.6875 | 19.625299 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
aee2a4f6441fe0969c7f6f9612ad79a4e8205189 | 6,992,206,787,300 | 6254347eaf4e96dc77e69820bef34df0eaf2d906 | /pdfsam-enhanced/pdfsam-maine/tags/V_1_3_0e_sr1/src/it/pdfsam/render/JComboListItemRender.java | 2002bd2c3f9d748d03e815cbaf8a3e9dce79f3e8 | [] | no_license | winsonrich/pdfsam-v2 | https://github.com/winsonrich/pdfsam-v2 | 9044913b14ec2e0c33801a77fbbc696367a8f587 | 0c7cc6dfeee88d1660e30ed53c7d09d40bf986aa | refs/heads/master | 2020-04-02T16:20:17.751000 | 2018-12-07T14:52:22 | 2018-12-07T14:52:22 | 154,608,091 | 0 | 0 | null | true | 2018-10-25T04:03:03 | 2018-10-25T04:03:03 | 2018-10-25T04:02:58 | 2014-08-25T11:50:01 | 15,308 | 0 | 0 | 0 | null | false | null | /*
* Created on 17-Oct-2006
* Copyright (C) 2006 by Andrea Vacondio.
*
* This program is free software; you can redistribute it and/or modify it under the terms of the
* GNU General Public License as published by the Free Software Foundation;
* either version 2 of the License.
* This program is distribu... | UTF-8 | Java | 2,005 | java | JComboListItemRender.java | Java | [
{
"context": "* Created on 17-Oct-2006\r\n * Copyright (C) 2006 by Andrea Vacondio.\r\n *\r\n * This program is free software; you can r",
"end": 71,
"score": 0.9998458027839661,
"start": 56,
"tag": "NAME",
"value": "Andrea Vacondio"
},
{
"context": "er;\r\n/**\r\n * Render for ListI... | null | [] | /*
* Created on 17-Oct-2006
* Copyright (C) 2006 by <NAME>.
*
* This program is free software; you can redistribute it and/or modify it under the terms of the
* GNU General Public License as published by the Free Software Foundation;
* either version 2 of the License.
* This program is distributed in th... | 1,987 | 0.662843 | 0.640399 | 64 | 29.296875 | 27.331118 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.78125 | false | false | 9 |
4451426f8f13ebd09f889238074b65835df2beed | 19,791,209,326,258 | 9f24603a39851664e93bd7d9304950bda446e5b0 | /SplitWise Problem/splitwise.java | 312d43966653fd2845bd93dc569bfe48d91cd050 | [] | no_license | singhvisha/mock-machine-coding-2 | https://github.com/singhvisha/mock-machine-coding-2 | 622433a92ce51438dd1e5b0d2d5bf8f1b8b5e0d4 | ef424ae96b4c3cf67dd66226c56b701424412e1a | refs/heads/master | 2020-11-24T01:45:42.473000 | 2019-12-14T12:51:11 | 2019-12-14T12:51:11 | 227,910,410 | 0 | 0 | null | true | 2019-12-13T19:42:49 | 2019-12-13T19:42:48 | 2019-11-09T21:00:59 | 2019-10-31T12:17:36 | 534 | 0 | 0 | 0 | null | false | false | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
public class Application {
//database that keeps track of user on the basis of their userId
static HashMap<String,User> database = new HashMap<... | UTF-8 | Java | 6,501 | java | splitwise.java | Java | [
{
"context": "tem.in));\n\t\t\n\t\tUser u1 = new User(\"u1\", \"User1\", \"ramsingh@gmail.com\", \"8753493733\");\n\t\tu1.addToDatabase(database);\n\t\t",
"end": 594,
"score": 0.9999252557754517,
"start": 576,
"tag": "EMAIL",
"value": "ramsingh@gmail.com"
},
{
"context": "e(database)... | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.HashMap;
import java.util.Iterator;
import java.util.Map;
public class Application {
//database that keeps track of user on the basis of their userId
static HashMap<String,User> database = new HashMap<... | 6,452 | 0.656053 | 0.640978 | 220 | 28.554546 | 24.124519 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.036364 | false | false | 9 |
bcddd901296de094dcf58a818e65659af395c323 | 22,917,945,531,434 | 65df20d14d5c6565ec135c9351d753436d3de0f5 | /jo_plugin/JoFileMods/src/jo/sm/plugins/ship/exp/ExportImagesParameters.java | 48f9f122b10883482d7bb72e204339679681a3f2 | [
"Apache-2.0"
] | permissive | cadox8/SMEdit | https://github.com/cadox8/SMEdit | caf70575e27ea450e7998bf6e92f73b825cf42a1 | f9bd01fc794886be71580488b656ec1c5c94afe3 | refs/heads/master | 2021-05-30T17:35:31.035000 | 2016-01-03T21:39:58 | 2016-01-03T21:39:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2014
* SMEdit https://github.com/StarMade/SMEdit
* SMTools https://github.com/StarMade/SMTools
*
* 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.... | UTF-8 | Java | 2,223 | java | ExportImagesParameters.java | Java | [
{
"context": "*\n * Copyright 2014 \n * SMEdit https://github.com/StarMade/SMEdit\n * SMTools https://github.com/StarMade/SMT",
"end": 60,
"score": 0.9994879961013794,
"start": 52,
"tag": "USERNAME",
"value": "StarMade"
},
{
"context": "com/StarMade/SMEdit\n * SMTools https://github.... | null | [] | /**
* Copyright 2014
* SMEdit https://github.com/StarMade/SMEdit
* SMTools https://github.com/StarMade/SMTools
*
* 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.... | 2,218 | 0.675214 | 0.667566 | 75 | 28.639999 | 30.498804 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453333 | false | false | 9 |
db361b1bee99c21f8b78600b0115bb6a7a9c8764 | 7,739,531,127,383 | 382309d27cfaca0a36e6e98849e04f88631dc202 | /src/com/taxiagency/dao/DriveFileDao.java | c0e074e8fae053470184641d76c870b2d2eda81f | [] | no_license | IvanBuryy/taxi-agency | https://github.com/IvanBuryy/taxi-agency | fe57150c2343a8b91e6f7070b5690edef8f8403d | aa99a49cdf1df44abf9d8145a2aa07cf910da6f1 | refs/heads/master | 2020-05-26T02:56:47.884000 | 2019-05-29T17:47:23 | 2019-05-29T17:47:23 | 188,083,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.taxiagency.dao;
import com.taxiagency.domain.Driver;
import com.taxiagency.domain.Entity;
import java.util.List;
public class DriveFileDao<T extends FileDao> implements DriveDao<RamDao> {
@Override
public List<Driver> findByName() {
return findByName();
}
@Override
public St... | UTF-8 | Java | 723 | java | DriveFileDao.java | Java | [] | null | [] | package com.taxiagency.dao;
import com.taxiagency.domain.Driver;
import com.taxiagency.domain.Entity;
import java.util.List;
public class DriveFileDao<T extends FileDao> implements DriveDao<RamDao> {
@Override
public List<Driver> findByName() {
return findByName();
}
@Override
public St... | 723 | 0.621024 | 0.621024 | 45 | 15.066667 | 16.130579 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
10f5c61651a79a0a727fd5c5caed15b8df0153d1 | 33,715,493,302,982 | 42582e0d83b106681342de39e8c041f38450f588 | /Server/src/main/java/com/hapi/hapiservice/helpers/common/browserHelper.java | 20cd242565943a4a3800794c571c9d0dde13a38d | [] | no_license | lesongvi/HapiApp | https://github.com/lesongvi/HapiApp | e608240d123ce3c00f2d83557eb61b92b1dd90cf | 88622926caf45cf75954f264688b9af57be53610 | refs/heads/main | 2023-05-29T12:36:38.148000 | 2021-06-09T11:32:04 | 2021-06-09T11:32:04 | 347,043,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hapi.hapiservice.helpers.common;
import com.gargoylesoftware.htmlunit.*;
import com.gargoylesoftware.htmlunit.html.DomElement;
import com.gargoylesoftware.htmlunit.html.HtmlInput;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import com.google.gson.Gson;
import com.hapi.hapiservice.helpers.resposito... | UTF-8 | Java | 35,456 | java | browserHelper.java | Java | [
{
"context": "dentId = studentId;\n this.studentPassword = studentPassword;\n this.studentRepository = studentReposito",
"end": 1964,
"score": 0.9985977411270142,
"start": 1949,
"tag": "PASSWORD",
"value": "studentPassword"
},
{
"context": "tokenInfo.getSid();\n ... | null | [] | package com.hapi.hapiservice.helpers.common;
import com.gargoylesoftware.htmlunit.*;
import com.gargoylesoftware.htmlunit.html.DomElement;
import com.gargoylesoftware.htmlunit.html.HtmlInput;
import com.gargoylesoftware.htmlunit.html.HtmlPage;
import com.google.gson.Gson;
import com.hapi.hapiservice.helpers.resposito... | 35,422 | 0.650003 | 0.644696 | 836 | 41.375599 | 47.584148 | 479 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769139 | false | false | 9 |
eeb84f7e1c5ffce9832325e2ba9453a6ee1e0e3a | 33,715,493,307,071 | 67d43bf5395027100ecba4b9cac44b6ae8f32c46 | /app/src/main/java/com/dlut/justeda/classnote/justpublic/fragment/NoteFragment.java | 63ba511dd0f1dcf97e83a0bb9ae986a667ad5ea6 | [
"Apache-2.0"
] | permissive | JiaweiZhao-git/ClassNote | https://github.com/JiaweiZhao-git/ClassNote | bfcd71e9dade35ce73d36a258a786f8804c433e0 | 93e1190b2348caece188ebbd309df0852a4b822c | refs/heads/master | 2021-06-11T18:24:57.262000 | 2016-11-24T21:16:38 | 2016-11-24T21:16:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dlut.justeda.classnote.justpublic.fragment;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android... | UTF-8 | Java | 5,275 | java | NoteFragment.java | Java | [
{
"context": "t java.util.Random;\n\n/**\n * 本地笔记的界面\n * Created by 赵佳伟 on 2016/11/9.\n */\npublic class NoteFragment exten",
"end": 1067,
"score": 0.9997155070304871,
"start": 1064,
"tag": "NAME",
"value": "赵佳伟"
}
] | null | [] | package com.dlut.justeda.classnote.justpublic.fragment;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android... | 5,275 | 0.639207 | 0.630464 | 159 | 31.371069 | 26.252895 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.685535 | false | false | 9 |
4d3b97b1654384dcb6f4e3617db684c90a0ac1a1 | 2,765,959,004,638 | e023f95ba049cfa9cd01c8e2a495873d74a63041 | /src/main/java/com/woowahan/woowahanboardservice/domain/board/dto/request/BoardEditRequestBody.java | 537f5f96aea3a470c2cf2beceea98a40b4e6e64f | [] | no_license | jeongwon-p/woowahan-board-service | https://github.com/jeongwon-p/woowahan-board-service | 055fbae736f7a31fd4a493319630fe3d34ed30c5 | f1e9f5336e21e0e4302375d061fe0092e7016f98 | refs/heads/main | 2023-05-14T19:23:28.122000 | 2021-06-07T13:59:42 | 2021-06-07T13:59:42 | 370,028,671 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.woowahan.woowahanboardservice.domain.board.dto.request;
import com.woowahan.woowahanboardservice.domain.board.entity.Board;
import io.swagger.annotations.ApiModelProperty;
import org.springframework.util.StringUtils;
import java.util.UUID;
public class BoardEditRequestBody {
@ApiModelProperty(value ... | UTF-8 | Java | 1,525 | java | BoardEditRequestBody.java | Java | [] | null | [] | package com.woowahan.woowahanboardservice.domain.board.dto.request;
import com.woowahan.woowahanboardservice.domain.board.entity.Board;
import io.swagger.annotations.ApiModelProperty;
import org.springframework.util.StringUtils;
import java.util.UUID;
public class BoardEditRequestBody {
@ApiModelProperty(value ... | 1,525 | 0.606503 | 0.606503 | 72 | 19.930555 | 18.350996 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347222 | false | false | 9 |
306494219b1c99d61e271fb197d2ec91741a6d51 | 1,829,656,086,827 | 9d14214cc986ae372f5511cb5d45611cc91220b6 | /SQLTimeTabling/SQLTimeTabling.desktop/src/data/Timetable.java | 431f193be031cc59e915590800bd186bf9872dc1 | [] | no_license | una1veritas/Workspace | https://github.com/una1veritas/Workspace | 6849309b908810042756640e3b02ad6716c3dc9c | 32de11bec1755fdbe94885cd12688c3977c65d3a | refs/heads/master | 2023-08-31T05:58:16.708000 | 2023-08-24T07:11:36 | 2023-08-24T07:11:36 | 5,622,781 | 2 | 0 | null | false | 2017-09-04T11:31:25 | 2012-08-31T00:31:33 | 2016-10-22T09:27:07 | 2017-09-04T11:31:25 | 897,886 | 2 | 2 | 0 | C | null | null | package data;
import java.sql.*;
import java.util.*;
import java.io.*;
//import common.DBConnectionPool;
public class Timetable implements Serializable {
//(task, period, processor)
HashSet triplets;
HashMap tasks;
HashMap periods;
HashMap processors;
HashMap taskPeriod; // opportunity
HashMap processorP... | UTF-8 | Java | 10,263 | java | Timetable.java | Java | [] | null | [] | package data;
import java.sql.*;
import java.util.*;
import java.io.*;
//import common.DBConnectionPool;
public class Timetable implements Serializable {
//(task, period, processor)
HashSet triplets;
HashMap tasks;
HashMap periods;
HashMap processors;
HashMap taskPeriod; // opportunity
HashMap processorP... | 10,263 | 0.555414 | 0.55395 | 371 | 26.603773 | 24.33807 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.312668 | false | false | 9 |
c1a5e900208c989e050e98fd29b204952ba0f4be | 20,916,490,764,867 | e7f5346998bc1ff7382a2f185db66439809868b2 | /geotk-xml-sensorML/src/main/java/org/geotoolkit/sml/xml/v100/InterfaceDefinition.java | c6d19db5ea6cd5e852c36ad77e92833c6eeeab27 | [] | no_license | Geomatys/geotoolkit | https://github.com/Geomatys/geotoolkit | 02f9c8fe238353150ed38619d4861ba0af075917 | b9fd93908d0350b3fad0d59f74c5c9670b83db94 | refs/heads/main | 2023-08-16T19:43:42.347000 | 2023-08-14T16:15:17 | 2023-08-14T16:15:17 | 21,858,951 | 48 | 32 | null | false | 2023-09-14T19:36:37 | 2014-07-15T12:37:35 | 2023-09-02T22:55:53 | 2023-09-14T19:36:36 | 90,761 | 47 | 26 | 11 | Java | false | false | /*
* Geotoolkit - An Open Source Java GIS Toolkit
* http://www.geotoolkit.org
*
* (C) 2008 - 2009, Geomatys
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eit... | UTF-8 | Java | 13,028 | java | InterfaceDefinition.java | Java | [
{
"context": "ttp://www.geotoolkit.org\n *\n * (C) 2008 - 2009, Geomatys\n *\n * This library is free software; you can r",
"end": 120,
"score": 0.9903479218482971,
"start": 112,
"tag": "NAME",
"value": "Geomatys"
}
] | null | [] | /*
* Geotoolkit - An Open Source Java GIS Toolkit
* http://www.geotoolkit.org
*
* (C) 2008 - 2009, Geomatys
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; eit... | 13,028 | 0.642462 | 0.636015 | 380 | 33.28421 | 31.441896 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328947 | false | false | 9 |
1ac951e38509ed76938543f3859f9e5cdcbd1c69 | 28,046,136,501,458 | 73b3e19a63fb11878ddbaa2712fffc1541009372 | /YingTaiDicom/branches/code/src/com/vastsoft/yingtaidicom/search/orgsearch/systems/pacs/yingtai/ver1/entity/AbstractDicomEntity.java | 886d2ef747afc68d95181267ad16e5dff9385f33 | [] | no_license | BellaJiangxia/Project | https://github.com/BellaJiangxia/Project | 45dff645081985dd8b1cb5e5561bdf659b347d27 | 921bcf2f5cc81224e36a21b5c55b7a2b1416882c | refs/heads/master | 2023-01-06T23:27:48.700000 | 2020-11-10T14:44:28 | 2020-11-10T14:44:28 | 303,154,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vastsoft.yingtaidicom.search.orgsearch.systems.pacs.yingtai.ver1.entity;
import java.util.Date;
public abstract class AbstractDicomEntity {
private String uuid;
private String udid;// 保存者的身份标识码
private int participant_type;// 身份标识类型
private Date create_time;//
private byte[] thumbnail;// 缩略图
private... | UTF-8 | Java | 5,143 | java | AbstractDicomEntity.java | Java | [] | null | [] | package com.vastsoft.yingtaidicom.search.orgsearch.systems.pacs.yingtai.ver1.entity;
import java.util.Date;
public abstract class AbstractDicomEntity {
private String uuid;
private String udid;// 保存者的身份标识码
private int participant_type;// 身份标识类型
private Date create_time;//
private byte[] thumbnail;// 缩略图
private... | 5,143 | 0.698625 | 0.697827 | 149 | 32.671143 | 31.273945 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.543624 | false | false | 9 |
90b50aa1d20a33c6894a34d98e1d379d4b4ac15b | 9,723,806,002,423 | dc5f24fce4e1daf71dcf2171d2ab2b206318af5a | /Server/src/blablamessenger/ConferenceEntry.java | 4b37c6dc65d82c8c5e657b2b43123ccf6d59d379 | [] | no_license | VladVin/BlaBlaMessenger | https://github.com/VladVin/BlaBlaMessenger | ce7d37a2f13f44bae1458e72ec21c44df364217d | 347af6c89ccfdd8f5cd5dab041e43b2070a5e61f | refs/heads/master | 2020-05-17T22:39:58.817000 | 2015-12-26T09:13:21 | 2015-12-26T09:13:21 | 32,344,682 | 0 | 1 | null | false | 2015-12-26T09:13:21 | 2015-03-16T18:27:18 | 2015-05-07T18:41:24 | 2015-12-26T09:13:21 | 405 | 0 | 1 | 1 | Java | null | null | package blablamessenger;
import coreutilities.Conference;
import java.util.UUID;
public class ConferenceEntry
{
public UUID contact;
public Conference conference;
public
ConferenceEntry(
UUID contact,
Conference conference
)
{
this.contact = contact;
... | UTF-8 | Java | 358 | java | ConferenceEntry.java | Java | [] | null | [] | package blablamessenger;
import coreutilities.Conference;
import java.util.UUID;
public class ConferenceEntry
{
public UUID contact;
public Conference conference;
public
ConferenceEntry(
UUID contact,
Conference conference
)
{
this.contact = contact;
... | 358 | 0.648045 | 0.648045 | 21 | 16.047619 | 13.510054 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.380952 | false | false | 9 |
1fcb233525b98b7e198a64fd2ebb46b0e074cbf6 | 1,984,274,946,941 | 3c636571e2a03c23f83928d6157ee35669023384 | /app/src/main/java/com/guohanhealth/shop/bean/Step2Info.java | 5362e1ebf5e1a7562264b2ccd001bd123f095dec | [] | no_license | majicking/hhscapp | https://github.com/majicking/hhscapp | 5be1c0edf538dae4bd5ac6efa87fca10dab0a1b4 | 4f4dbfb0e47db426fd3c4831b1e817a41ae8edb3 | refs/heads/master | 2020-03-17T08:45:11.052000 | 2018-09-05T08:19:53 | 2018-09-05T08:19:53 | 133,448,634 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guohanhealth.shop.bean;
public class Step2Info extends BaseInfo{
public String pay_sn;
public String payment_code;
public String pay_info;
}
| UTF-8 | Java | 167 | java | Step2Info.java | Java | [] | null | [] | package com.guohanhealth.shop.bean;
public class Step2Info extends BaseInfo{
public String pay_sn;
public String payment_code;
public String pay_info;
}
| 167 | 0.742515 | 0.736527 | 7 | 22.857143 | 14.951623 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
25792378683da82e92956193aa68d7e484023747 | 22,170,621,235,750 | 923ab0098392a95ca1e01aa4831ed7af3efc9d31 | /soapui/src/test/java/com/eviware/soapui/impl/rest/panels/resource/RestParamsTableModelUnitTest.java | 764f47db085ea8f0b28ac7a323d2469b8635751e | [] | no_license | eric-stanley/soapui | https://github.com/eric-stanley/soapui | ff84477c449e7b2dd54c812f693c4b0abb678db7 | dc074916b6da0e8d93568a05f157256338c30f03 | refs/heads/master | 2018-06-30T11:29:58.682000 | 2014-05-27T09:22:42 | 2014-05-27T09:22:42 | 21,195,416 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2004-2014 SmartBear Software
*
* Licensed under the EUPL, Version 1.1 or - as soon as they will be approved by the European Commission - subsequent
* versions of the EUPL (the "Licence");
* You may not use this work except in compliance with the Licence.
* You may obtain a copy of the Licence at:
... | UTF-8 | Java | 5,520 | java | RestParamsTableModelUnitTest.java | Java | [
{
"context": "/*\n * Copyright 2004-2014 SmartBear Software\n *\n * Licensed under the EUPL, Versi",
"end": 31,
"score": 0.7636421322822571,
"start": 26,
"tag": "NAME",
"value": "Smart"
},
{
"context": "/*\n * Copyright 2004-2014 SmartBear Software\n *\n * Licensed under the EUPL, Ve... | null | [] | /*
* Copyright 2004-2014 SmartBear Software
*
* Licensed under the EUPL, Version 1.1 or - as soon as they will be approved by the European Commission - subsequent
* versions of the EUPL (the "Licence");
* You may not use this work except in compliance with the Licence.
* You may obtain a copy of the Licence at:
... | 5,520 | 0.780797 | 0.774094 | 146 | 36.80822 | 34.053204 | 117 | false | false | 0 | 0 | 0 | 0 | 74 | 0.013406 | 1.547945 | false | false | 9 |
41f3f03ea6a033b5b0313a864ed8958389bd352c | 30,700,426,299,955 | e5dc8dfd54d066e9dc414775c237addcd1cc34fd | /DailyProblems/src/dailyproblems/AUG27.java | 7c3e070d1bd3e763a80e497ad0bb6ca4e7818cb3 | [] | no_license | yvardha/DailyProblems | https://github.com/yvardha/DailyProblems | bc511631dd40ff5e991dc38cb7e0090bb1a6b299 | a2fcfbc590127cb9485589bb2588143c55a7cde1 | refs/heads/master | 2020-07-13T20:45:59.916000 | 2019-09-11T14:05:22 | 2019-09-11T14:05:22 | 205,151,570 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dailyproblems;
import java.util.Hashtable;
import java.util.Iterator;
import java.util.Stack;
public class AUG27 {
public static int solution(String str) {
int len= 0;
Stack<Integer> s = new Stack<Integer>();
int count = 0;
int length = str.length();
Hashtable<Character,Integer> t = ... | UTF-8 | Java | 813 | java | AUG27.java | Java | [] | null | [] | package dailyproblems;
import java.util.Hashtable;
import java.util.Iterator;
import java.util.Stack;
public class AUG27 {
public static int solution(String str) {
int len= 0;
Stack<Integer> s = new Stack<Integer>();
int count = 0;
int length = str.length();
Hashtable<Character,Integer> t = ... | 813 | 0.589176 | 0.578106 | 39 | 18.846153 | 15.872147 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.666667 | false | false | 9 |
72603ebb194299cd9bd352ac6a2b908e4b7a71aa | 12,481,174,996,121 | 0a7830dd92fe223fe67081b90acc2922b3127433 | /src/main/java/cn/edu/seu/webPageExtractor/util/PageUtil.java | 9d94e50283e2b9c5cf90406cecb7624d789daf67 | [] | no_license | roketKing/webPageExtractor | https://github.com/roketKing/webPageExtractor | 7572f3f5f2ae8155f344e0ba5b144eea6fec6dcb | 35dbd45766728baba14b34577def26f3ee6176fe | refs/heads/master | 2020-04-25T16:32:44.443000 | 2019-04-28T12:33:43 | 2019-04-28T12:33:43 | 172,916,255 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.seu.webPageExtractor.util;
import org.openqa.selenium.WebElement;
import java.util.List;
public class PageUtil {
public static List<WebElement> getChildElement(WebElement element){
return null;
}
}
| UTF-8 | Java | 232 | java | PageUtil.java | Java | [] | null | [] | package cn.edu.seu.webPageExtractor.util;
import org.openqa.selenium.WebElement;
import java.util.List;
public class PageUtil {
public static List<WebElement> getChildElement(WebElement element){
return null;
}
}
| 232 | 0.74569 | 0.74569 | 12 | 18.333334 | 21.472204 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 9 |
43b7aaeb31d75ab3bcaeb48a2e9022d701e70a9e | 26,182,120,682,202 | 00376b181e24618af408fa7079755034088fc1a6 | /IO流的学习/M6D24/src/FileTest.java | 6f35e89431051e563e98c06b777ecd680fb885e9 | [] | no_license | hetianrui/JavaTest | https://github.com/hetianrui/JavaTest | 22f845f83527a826771aff913a83ea16473a92ee | 55e82053bdff420f785f665afb5b931caa6a1978 | refs/heads/master | 2021-07-14T15:39:32.738000 | 2020-10-13T15:34:36 | 2020-10-13T15:34:36 | 214,981,180 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Test;
import java.io.*;
public class FileTest {
public static void main(String[] args) {
File file=new File("hello.txt");
System.out.println(file.getAbsolutePath());
}
@Test
public void test(){
File file=new File("hello.txt");
FileReader fr=null;
... | UTF-8 | Java | 3,724 | java | FileTest.java | Java | [
{
"context": " try {\n File file=new File(\"C:\\\\Users\\\\asus\\\\Desktop\\\\爱.死亡和机器人.Love.Death.and.Robots.S01E01.7",
"end": 2701,
"score": 0.6219838857650757,
"start": 2697,
"tag": "USERNAME",
"value": "asus"
},
{
"context": "p4\");\n File file1=new File(\"C:... | null | [] | import org.junit.Test;
import java.io.*;
public class FileTest {
public static void main(String[] args) {
File file=new File("hello.txt");
System.out.println(file.getAbsolutePath());
}
@Test
public void test(){
File file=new File("hello.txt");
FileReader fr=null;
... | 3,724 | 0.407888 | 0.398433 | 131 | 27.259542 | 15.661782 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458015 | false | false | 9 |
21848aba89e9f83df2ccee039864429e76c86503 | 13,091,060,389,108 | 9b5bdf99c24f5597d81437e3206f2d2ccf31bc66 | /app/src/main/java/com/example/newmusicplayer/bean/AlbumDetailBean.java | 27c9bb2e1859beb980cea8c9c6e141ed5adbb35d | [] | no_license | sandyz987/NewMusicPlayer | https://github.com/sandyz987/NewMusicPlayer | d87087c66a85adc8633999dd03f3a29744d5dc98 | e2306a7c4056c40d9e678dd2fa21e09b00f55e7c | refs/heads/master | 2022-06-20T09:48:00.903000 | 2020-05-03T14:49:05 | 2020-05-03T14:49:05 | 260,944,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.newmusicplayer.bean;
public class AlbumDetailBean {
private String coverImgUrl;
private String name;
private Creator creator;
private Tracks[] tracksList;
public Tracks[] getTracksList() {
return tracksList;
}
public void setTracksList(Tracks[] tracksList) {
... | UTF-8 | Java | 817 | java | AlbumDetailBean.java | Java | [] | null | [] | package com.example.newmusicplayer.bean;
public class AlbumDetailBean {
private String coverImgUrl;
private String name;
private Creator creator;
private Tracks[] tracksList;
public Tracks[] getTracksList() {
return tracksList;
}
public void setTracksList(Tracks[] tracksList) {
... | 817 | 0.631579 | 0.631579 | 41 | 18.926828 | 16.84997 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.317073 | false | false | 9 |
4d54c4ef64dd8e03ab62f8dc6c57b1f32f5e16a5 | 27,221,502,788,719 | bc51823698163c12b0dab18130ba43acfb0b350e | /app/src/main/java/com/cvilia/bubble/view/WeatherLineView.java | 14a00cf1d419cede896633f440088277575fb23c | [] | no_license | Cvilia/Bubble | https://github.com/Cvilia/Bubble | cd17a269ad28529f3d0a1564d04f4b290e0e0f17 | 6be07281bf6367eddc52fa5183749675d80d8f2e | refs/heads/master | 2023-02-28T13:09:49.717000 | 2022-08-17T22:31:38 | 2022-08-17T22:31:38 | 288,707,443 | 0 | 0 | null | false | 2021-03-01T06:25:09 | 2020-08-19T10:56:50 | 2021-02-26T10:53:06 | 2021-03-01T06:25:09 | 7,975 | 1 | 0 | 0 | Java | false | false | package com.cvilia.bubble.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
impor... | UTF-8 | Java | 12,873 | java | WeatherLineView.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * author: lzy\n * date: 2020/8/20\n * describe:温度双曲线\n */\npublic c",
"end": 541,
"score": 0.9996075630187988,
"start": 538,
"tag": "USERNAME",
"value": "lzy"
}
] | null | [] | package com.cvilia.bubble.view;
import android.content.Context;
import android.content.res.TypedArray;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Point;
import android.util.AttributeSet;
import android.util.Log;
import android.view.View;
impor... | 12,873 | 0.569549 | 0.558414 | 417 | 27.429256 | 25.357405 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585132 | false | false | 9 |
57b6c89855576cd86a9779ba6c20ed844916bd5f | 23,287,312,681,990 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/14/14_6eed8b498bc414ff529a3abfe0df4639f05e0278/MathUtils/14_6eed8b498bc414ff529a3abfe0df4639f05e0278_MathUtils_t.java | b3da889bb8eee5a38e4f9439583f14b7c21cca47 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /*
* This file is part of Movecraft.
*
* Movecraft is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*... | UTF-8 | Java | 3,272 | java | 14_6eed8b498bc414ff529a3abfe0df4639f05e0278_MathUtils_t.java | Java | [] | null | [] | /*
* This file is part of Movecraft.
*
* Movecraft is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
*... | 3,272 | 0.58588 | 0.577934 | 110 | 28.736364 | 30.538702 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.909091 | false | false | 9 |
0e0e92499fe76f98f0d3b2fdc6b42576cd5e255a | 23,287,312,680,641 | aa13a4f50292da99985c6d8a431ad9328f972988 | /String/Convert_to_Roman_No.java | ef7ea24bb4d636e31f5ed2aa355bf87d6df34d66 | [] | no_license | AkashIngole/Must-Do-Coding-Questions-for-Companies | https://github.com/AkashIngole/Must-Do-Coding-Questions-for-Companies | ad5e142ea13e759c0b88c7aee7b6348e49d3c996 | 0ea901c71f1cb5c3bdbcfedb04fa7e8efff17249 | refs/heads/main | 2023-02-12T17:46:51.948000 | 2021-01-08T17:02:26 | 2021-01-08T17:02:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class NoToRoman{
public static void main(String args[]){
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
while(t>0){
int N = sc.nextInt();
GfG g = new GfG();
System.out.println (g.convertToRoman(N));
... | UTF-8 | Java | 1,529 | java | Convert_to_Roman_No.java | Java | [] | null | [] | import java.util.*;
class NoToRoman{
public static void main(String args[]){
Scanner sc = new Scanner(System.in);
int t = sc.nextInt();
while(t>0){
int N = sc.nextInt();
GfG g = new GfG();
System.out.println (g.convertToRoman(N));
... | 1,529 | 0.501635 | 0.482014 | 53 | 27.867924 | 18.548292 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.943396 | false | false | 9 |
73ce94810bfb358d563617f8ddc51807bceb9768 | 22,866,405,946,244 | e9a3fd0783915a1f6cd1304c3dea554291153594 | /app/src/main/java/com/example/sameershekhar/locationalarm/RetrofitMaps.java | fa63cced65d12825271bf951386e88d0bd5dce27 | [] | no_license | sameershekhar/LocationAlarm | https://github.com/sameershekhar/LocationAlarm | edca54a0e1c51b5b38f6e1008fcbc2649a27f1e9 | fc3575b0591ef5d45ff761e43eccbba69bfad3a3 | refs/heads/master | 2020-03-18T02:15:24.403000 | 2018-05-20T19:56:25 | 2018-05-20T19:56:25 | 134,181,870 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sameershekhar.locationalarm;
/**
* Created by sameershekhar on 17-Mar-18.
*/
import com.example.sameershekhar.locationalarm.POJO.Example;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Query;
/**
* Created by navneet on 17/7/16.
*/
public interface RetrofitMaps {
... | UTF-8 | Java | 1,261 | java | RetrofitMaps.java | Java | [
{
"context": "le.sameershekhar.locationalarm;\n\n/**\n * Created by sameershekhar on 17-Mar-18.\n */\n\nimport com.example.sameershekh",
"end": 81,
"score": 0.997506320476532,
"start": 68,
"tag": "USERNAME",
"value": "sameershekhar"
},
{
"context": "T;\nimport retrofit2.http.Query;\n... | null | [] | package com.example.sameershekhar.locationalarm;
/**
* Created by sameershekhar on 17-Mar-18.
*/
import com.example.sameershekhar.locationalarm.POJO.Example;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Query;
/**
* Created by navneet on 17/7/16.
*/
public interface RetrofitMaps {
... | 1,227 | 0.670103 | 0.643933 | 40 | 30.525 | 32.003117 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.225 | false | false | 9 |
28c78447c676744ae87110d4531478d9897f6974 | 29,927,332,120,126 | 5bdfc9c50a9ea9093489ff4b6c32ffcb52897fda | /fins-service-core/src/main/java/com/cgi/horizon/core/json/JsonObjectMapperAdapter.java | b855624e3d327ac41a9dd4b929ed4498d4ce4c6a | [] | no_license | vijaypolsani/fins | https://github.com/vijaypolsani/fins | 59f946959b9af39f988b915dd5a225221483bf17 | fd4de61dac51018c359f60384576d0a13828ee73 | refs/heads/master | 2015-08-10T03:51:32.954000 | 2014-01-21T03:00:17 | 2014-01-21T03:00:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cgi.horizon.core.json;
import java.io.Reader;
import java.io.Writer;
import java.lang.reflect.Type;
/**
* Simple {@linkplain JsonObjectMapper} adapter implementation, if there is no need
* to provide entire operations implementation.
*
*/
public abstract class JsonObjectMapperAdapter<P> implements Jso... | UTF-8 | Java | 763 | java | JsonObjectMapperAdapter.java | Java | [] | null | [] | package com.cgi.horizon.core.json;
import java.io.Reader;
import java.io.Writer;
import java.lang.reflect.Type;
/**
* Simple {@linkplain JsonObjectMapper} adapter implementation, if there is no need
* to provide entire operations implementation.
*
*/
public abstract class JsonObjectMapperAdapter<P> implements Jso... | 763 | 0.741809 | 0.741809 | 33 | 22.121212 | 28.180971 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.939394 | false | false | 9 |
1534cd06e2a7426fd6cb2db73e6bf049450b1ff1 | 33,028,298,527,301 | 7e500711df75d02a18a9f20e6dee0bdbf57c7ffe | /src/main/java/edu/bsuir/utils/ParseUtil.java | 6d0cfff97368c089df2541a1338708015be706e9 | [] | no_license | fast-foot/jsf-project | https://github.com/fast-foot/jsf-project | bc21c82542ab45a7ee48c6fae6e61df2279f8923 | 467c8693a9ce3dfd7a991967e909bf0a8ba4a488 | refs/heads/master | 2021-01-13T14:10:19.622000 | 2016-12-11T11:44:31 | 2016-12-11T11:44:31 | 76,165,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.bsuir.utils;
import edu.bsuir.model.Film;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.List;
/**
* Created by Alesha on 01.... | UTF-8 | Java | 1,195 | java | ParseUtil.java | Java | [
{
"context": "ception;\nimport java.util.List;\n\n/**\n * Created by Alesha on 01.10.2016.\n */\npublic class ParseUtil {\n\n ",
"end": 313,
"score": 0.9690894484519958,
"start": 307,
"tag": "NAME",
"value": "Alesha"
}
] | null | [] | package edu.bsuir.utils;
import edu.bsuir.model.Film;
import org.apache.poi.ss.usermodel.*;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.util.List;
/**
* Created by Alesha on 01.... | 1,195 | 0.646025 | 0.635146 | 37 | 31.297297 | 25.362097 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 9 |
7f671bf6ff98d7cffeaaab8ffe5292fd63344112 | 5,978,594,479,045 | 9fe2bbe7434a1c4a98500f644c324f830142853d | /miniProjects/shapes-demo/shapes/ShapeFactory.java | 979d11ce9a5265582d9dfed5d1167b7f7e72a707 | [] | no_license | sjoseph11236/woz-u-tutorial | https://github.com/sjoseph11236/woz-u-tutorial | 7b4f612dc94ff4a92da56283137d79d1b9d46112 | 7f39a49716b89de8c50c344f63657123f83e5ecf | refs/heads/master | 2022-12-30T22:06:00.216000 | 2020-06-03T04:58:39 | 2020-06-03T04:58:39 | 261,800,685 | 0 | 0 | null | false | 2020-10-13T22:09:16 | 2020-05-06T15:26:00 | 2020-06-03T04:51:42 | 2020-10-13T22:09:15 | 8,445 | 0 | 0 | 1 | Java | false | false | package shapes;
public class ShapeFactory {
public Shape getShape(ShapeOptions shapeType) {
if(ShapeOptions.CIRCLE == shapeType) {
return new Circle();
}
else if(ShapeOptions.RECTANGLE== shapeType) {
return new Rectangle();
}
else if(ShapeOptions.SQUARE == shapeType) {
r... | UTF-8 | Java | 387 | java | ShapeFactory.java | Java | [] | null | [] | package shapes;
public class ShapeFactory {
public Shape getShape(ShapeOptions shapeType) {
if(ShapeOptions.CIRCLE == shapeType) {
return new Circle();
}
else if(ShapeOptions.RECTANGLE== shapeType) {
return new Rectangle();
}
else if(ShapeOptions.SQUARE == shapeType) {
r... | 387 | 0.609819 | 0.609819 | 21 | 17.476191 | 17.02832 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 9 |
ba7744fcaff7882bce72a2f4c03a07cb8d849a8d | 10,634,339,061,361 | be1eff7c1f0e5ef30293917409a4c259f304d0dd | /app/src/main/java/com/example/xisco/missatgeria/EnviarMissatge.java | 5c75e84b00b3ad3e42cb2513e2a5b02bab5d11e7 | [] | no_license | iespaucasesnoves/missatgeria-FranciscoComasGomez | https://github.com/iespaucasesnoves/missatgeria-FranciscoComasGomez | ab39fd0cf194fba970a1e922cd6be0bdc2bf8b2f | 5c225cfe7d4ee9c66011bd1618edf604af6e9340 | refs/heads/master | 2020-04-23T22:50:15.732000 | 2019-03-15T11:01:56 | 2019-03-15T11:01:56 | 171,515,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.xisco.missatgeria;
import android.content.Context;
import android.os.AsyncTask;
import android.util.Log;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWrit... | UTF-8 | Java | 3,042 | java | EnviarMissatge.java | Java | [] | null | [] | package com.example.xisco.missatgeria;
import android.content.Context;
import android.os.AsyncTask;
import android.util.Log;
import java.io.BufferedOutputStream;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.InputStreamReader;
import java.io.OutputStream;
import java.io.OutputStreamWrit... | 3,042 | 0.609139 | 0.602893 | 87 | 33.965519 | 21.050268 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.781609 | false | false | 9 |
b6e141f699cfd60fcdc0cf8f0bf8092146c68836 | 21,869,973,488,054 | d9d7bf3d0dca265c853cb58c251ecae8390135e0 | /gcld/src/com/reign/gcld/blacksmith/dao/PlayerBlacksmithDao.java | 51fa1157102a6095bc7fb9f3659c008c665216d3 | [] | no_license | Crasader/workspace | https://github.com/Crasader/workspace | 4da6bd746a3ae991a5f2457afbc44586689aa9d0 | 28e26c065a66b480e5e3b966be4871b44981b3d8 | refs/heads/master | 2020-05-04T21:08:49.911000 | 2018-11-19T08:14:27 | 2018-11-19T08:14:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reign.gcld.blacksmith.dao;
import com.reign.gcld.blacksmith.domain.*;
import org.springframework.stereotype.*;
import java.util.*;
import com.reign.framework.mybatis.*;
@Component("playerBlacksmithDao")
public class PlayerBlacksmithDao extends BaseDao<PlayerBlacksmith> implements IPlayerBlacksmithDao
{
... | UTF-8 | Java | 3,841 | java | PlayerBlacksmithDao.java | Java | [] | null | [] | package com.reign.gcld.blacksmith.dao;
import com.reign.gcld.blacksmith.domain.*;
import org.springframework.stereotype.*;
import java.util.*;
import com.reign.framework.mybatis.*;
@Component("playerBlacksmithDao")
public class PlayerBlacksmithDao extends BaseDao<PlayerBlacksmith> implements IPlayerBlacksmithDao
{
... | 3,841 | 0.72377 | 0.72377 | 92 | 40.75 | 44.42033 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 9 |
e74ec9d0800211bb16377362eb940dfee21c0f5b | 18,468,359,437,604 | 88a4fd17e89fd3da7a7d1e286c53cbf968629e4b | /YUS/src/lt/yus/dataService/JsonClient.java | ae15dd6696f41094bcb83216b8e8f0a47762fe72 | [] | no_license | sytakeris/yus | https://github.com/sytakeris/yus | 04b53d6f20138303f8f4a6d5f6f4514eeba033c5 | 64b13f8affb255baffcb465157499b0ca083eb11 | refs/heads/master | 2016-09-09T12:22:42.674000 | 2014-12-10T22:51:55 | 2014-12-10T22:51:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lt.yus.dataService;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Map... | ISO-8859-13 | Java | 9,028 | java | JsonClient.java | Java | [
{
"context": "t {\r\n\tprivate final String SERVICE_URL = \"http://178.62.119.11/getinfo.php\";\r\n\r\n\t//JsonScheduleItemFields\r\n\tpriv",
"end": 1328,
"score": 0.9996702671051025,
"start": 1315,
"tag": "IP_ADDRESS",
"value": "178.62.119.11"
}
] | null | [] | package lt.yus.dataService;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.UnsupportedEncodingException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import java.util.Map... | 9,027 | 0.681662 | 0.679557 | 318 | 26.380503 | 22.102318 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.581761 | false | false | 9 |
c30f9a8de03a545fb11da551e77fd45a30cb4f2a | 20,856,361,222,737 | f17186b43c5a22e5317dacab6709466ae7ae832b | /Students/Cudrici Carina/Laboratoare/LAB4/4.2,4.3, 4.4, 4.5/src/Sofer.java | 1f00d968f5f05ad276bd30d47ae52f61acfc958c | [] | no_license | carinaa28/POO2019-30223 | https://github.com/carinaa28/POO2019-30223 | e67dfc1dca2e4ffb9089d4f7cf01a8c6574312bb | 93d9e58cce781c0198eadf8f11f4275cc44663df | refs/heads/master | 2020-08-12T15:15:27.981000 | 2020-01-15T17:55:12 | 2020-01-15T17:55:12 | 214,789,759 | 0 | 0 | null | true | 2019-10-13T09:00:10 | 2019-10-13T09:00:10 | 2019-10-11T13:21:15 | 2019-10-13T08:01:57 | 11,867 | 0 | 0 | 0 | null | false | false | public class Sofer {
String nume;
String prenume;
int varsta;
int numarPermis;
public Sofer(String nume, String prenume, int varsta, int numarPermis) {
this.nume = nume;
this.prenume = prenume;
this.varsta = varsta;
this.numarPermis = numarPermis;
}
public Sofer() {
}
}
| UTF-8 | Java | 290 | java | Sofer.java | Java | [] | null | [] | public class Sofer {
String nume;
String prenume;
int varsta;
int numarPermis;
public Sofer(String nume, String prenume, int varsta, int numarPermis) {
this.nume = nume;
this.prenume = prenume;
this.varsta = varsta;
this.numarPermis = numarPermis;
}
public Sofer() {
}
}
| 290 | 0.696552 | 0.696552 | 15 | 18.333334 | 17.226595 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.933333 | false | false | 9 |
babd02feb831337beac646ea86c52f31550f9cba | 2,027,224,620,515 | add1f7845ac16b188142a87a0cf720faef7415b9 | /ReactiveExample-main/ReactiveExample-main/fepdirect-ms-edge-server/src/test/java/com/fepoc/ms/server/edge/FepdirectMsEdgeServerApplicationTests.java | b857481e20748668b70c5fe8f5cb0529e1f34be2 | [] | no_license | arunbhamajumdar/redisUseCases | https://github.com/arunbhamajumdar/redisUseCases | 9a2db6f2a2a67a481f124df89b3f987a8fc336af | b413f34e2203ff0b23f970572c0162542bd396b1 | refs/heads/master | 2023-07-24T06:33:48.749000 | 2023-06-21T01:03:14 | 2023-06-21T01:03:14 | 249,989,796 | 0 | 0 | null | false | 2023-07-05T20:46:50 | 2020-03-25T13:45:11 | 2023-06-21T01:18:22 | 2023-07-05T20:46:49 | 1,260 | 0 | 0 | 4 | Java | false | false | package com.fepoc.ms.server.edge;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class FepdirectMsEdgeServerApplicationTests {
@Test
void contextLoads() {
}
}
| UTF-8 | Java | 231 | java | FepdirectMsEdgeServerApplicationTests.java | Java | [] | null | [] | package com.fepoc.ms.server.edge;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class FepdirectMsEdgeServerApplicationTests {
@Test
void contextLoads() {
}
}
| 231 | 0.796537 | 0.796537 | 13 | 16.76923 | 19.541491 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 9 |
257554a4641ad448e065abece1e5428024b299d5 | 25,890,062,861,737 | 9f54168b92a75c972af378da2a41f1bb190ea9b8 | /NPCWarehouse/src/me/jeremytrains/npcwh/WaypointFile.java | 1981f28a54d1f0ced18b3abec6d99530b93befff | [] | no_license | zsscooby/NPCWarehouse | https://github.com/zsscooby/NPCWarehouse | b0561de297de739e2ec494b1b7c32652d67c574b | db3507b0e1e52e0bad74c890ebfc42f482fcabf5 | refs/heads/master | 2021-01-19T16:23:42.408000 | 2012-09-15T14:09:34 | 2012-09-15T14:09:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.jeremytrains.npcwh;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
public class WaypointFile {
private static final File file = new File("plugins/NPCWarehouse/w... | UTF-8 | Java | 1,368 | java | WaypointFile.java | Java | [] | null | [] | package me.jeremytrains.npcwh;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
public class WaypointFile {
private static final File file = new File("plugins/NPCWarehouse/w... | 1,368 | 0.66886 | 0.665205 | 53 | 23.811321 | 21.679533 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.283019 | false | false | 9 |
66c53cdc8d784ecb03331d8b0bd496e3f3211334 | 5,506,148,089,283 | d2fc24cb1d0e5dae4d8cb2adc56c0c738b300a03 | /backend/src/main/java/com/example/hrms/business/concretes/CandidateExperienceManager.java | c0c1b8929725987698bc1a6a8496234d53013b58 | [] | no_license | vnknt/hrms_java | https://github.com/vnknt/hrms_java | 0dfd1989af04401d333483c95d17c87ec87fa605 | d9a428982954ec1cee4c7561c5e8535e3d7421f3 | refs/heads/main | 2023-05-31T13:04:44.340000 | 2021-12-19T15:36:39 | 2021-12-19T15:36:39 | 371,049,252 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hrms.business.concretes;
import org.springframework.stereotype.Service;
import com.example.hrms.business.abstracts.CandidateExperienceService;
import com.example.hrms.core.concretes.utilities.results.Result;
import com.example.hrms.core.concretes.utilities.results.SuccessResult;
import com.example... | UTF-8 | Java | 889 | java | CandidateExperienceManager.java | Java | [] | null | [] | package com.example.hrms.business.concretes;
import org.springframework.stereotype.Service;
import com.example.hrms.business.abstracts.CandidateExperienceService;
import com.example.hrms.core.concretes.utilities.results.Result;
import com.example.hrms.core.concretes.utilities.results.SuccessResult;
import com.example... | 889 | 0.849269 | 0.849269 | 26 | 33.192307 | 31.175705 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 9 |
2076b03ba34ce751a47710952babc7c5c8ed1863 | 7,387,343,779,682 | c191db3fd5ab1cde296ce7470785670fe484b846 | /ArrayReverse.java | 6fb0150f291d7e248e6cf1c123007fff3833e8b1 | [] | no_license | AnuragSharma231197/Java_Programs | https://github.com/AnuragSharma231197/Java_Programs | 632e4356ebb143e5c5b89a5c6a0ce1d57bd46fc7 | a462c66b144f1688255539cb8a4c114e916bed29 | refs/heads/master | 2021-01-02T23:10:46.642000 | 2018-01-18T19:37:07 | 2018-01-18T19:37:07 | 99,484,257 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class ArrayReverse{
public static void main(String []args){
Scanner scan=new Scanner(System.in);
System.out.println("Enter how many numbers you want to enter");
int number=scan.nextInt();
int swap;
int array[]=new int[number];
for(int i=0;i<number;i++){
array[i]=scan.nextInt()... | UTF-8 | Java | 613 | java | ArrayReverse.java | Java | [] | null | [] | import java.util.*;
public class ArrayReverse{
public static void main(String []args){
Scanner scan=new Scanner(System.in);
System.out.println("Enter how many numbers you want to enter");
int number=scan.nextInt();
int swap;
int array[]=new int[number];
for(int i=0;i<number;i++){
array[i]=scan.nextInt()... | 613 | 0.626427 | 0.619902 | 25 | 23.559999 | 17.352995 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.16 | false | false | 9 |
c6eea928c45b2edd486e7249e62fe9142cbdf698 | 35,450,660,068,201 | 9a979e8b190af872e2ea870ed2a49267491b1171 | /src/main/java/com/socialnetwork/servlets/AuthorizationServlet.java | 910faa0a71f5835783dcf804c64497b76c7a6be4 | [] | no_license | gloomygenius/SocialNetwork2 | https://github.com/gloomygenius/SocialNetwork2 | 2957fe79648619e30f522a670b5176ca370a0633 | b4671c6018b65b08020d28f09c5ca1e76d28d48e | refs/heads/master | 2020-12-24T12:29:22.763000 | 2016-12-05T09:59:25 | 2016-12-05T09:59:25 | 72,995,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.socialnetwork.servlets;
import com.socialnetwork.dao.exception.DaoException;
import com.socialnetwork.models.Relation;
import com.socialnetwork.models.User;
import lombok.extern.log4j.Log4j;
import org.apache.commons.codec.digest.DigestUtils;
import javax.servlet.RequestDispatcher;
import javax.servlet.Se... | UTF-8 | Java | 3,175 | java | AuthorizationServlet.java | Java | [
{
"context": "ap.get(\"j_username\")[0];\n String password = DigestUtils.md5Hex(parameterMap.get(\"j_password\")[0]);\n ",
"end": 2362,
"score": 0.9938777089118958,
"start": 2356,
"tag": "PASSWORD",
"value": "Digest"
}
] | null | [] | package com.socialnetwork.servlets;
import com.socialnetwork.dao.exception.DaoException;
import com.socialnetwork.models.Relation;
import com.socialnetwork.models.User;
import lombok.extern.log4j.Log4j;
import org.apache.commons.codec.digest.DigestUtils;
import javax.servlet.RequestDispatcher;
import javax.servlet.Se... | 3,179 | 0.671811 | 0.669606 | 75 | 41.346668 | 31.349426 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.773333 | false | false | 9 |
709df93ae33e998ffe7ca3055917e2e750c1f8a4 | 16,381,005,318,146 | d8ee98ca9e2da1fa285cfb620d74f72dcd4843c0 | /app/src/main/java/com/qianfeng/yiyuantao/activity/RegisterActivity.java | 7979ff085bdaeec421961d9ff43ab025253bff71 | [] | no_license | azMallco/YiYuanTao | https://github.com/azMallco/YiYuanTao | d7b862f7c99b33ea3559cf1d6bb694164ede22bd | 4264dc13b20bb99ff6d1ee172ea994da16f374e0 | refs/heads/master | 2021-01-24T20:14:11.718000 | 2015-12-02T07:58:41 | 2015-12-02T07:58:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qianfeng.yiyuantao.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import co... | UTF-8 | Java | 2,526 | java | RegisterActivity.java | Java | [
{
"context": "mport com.qianfeng.yiyuantao.R;\n\n/**\n * Created by LXL on 2015/11/25.\n */\npublic class RegisterActivity ",
"end": 366,
"score": 0.9994346499443054,
"start": 363,
"tag": "USERNAME",
"value": "LXL"
}
] | null | [] | package com.qianfeng.yiyuantao.activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import co... | 2,526 | 0.645373 | 0.642097 | 79 | 29.911392 | 26.307428 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.556962 | false | false | 9 |
9207c7702f47d41689e5f3f294fc2b07c67f67eb | 13,795,434,985,574 | 8f03336087d38a87b81f50857bce5c09b27e0876 | /app/src/main/java/com/example/spart/recupmynews/Controller/SplashScreen.java | 0bcd044519df04d3519705ce403ba955aa48ec30 | [] | no_license | spartam72/RecupMyNews | https://github.com/spartam72/RecupMyNews | 3e4e7070ac6e341bd0ebbfc8a512efbb5fca2af2 | 62444b40676ba4e0d71d261386f716341436cb56 | refs/heads/master | 2020-05-17T09:49:03.637000 | 2019-05-11T14:45:18 | 2019-05-11T14:45:18 | 183,473,944 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.spart.recupmynews.Controller;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.RequiresApi;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import com.exa... | UTF-8 | Java | 1,036 | java | SplashScreen.java | Java | [] | null | [] | package com.example.spart.recupmynews.Controller;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.support.annotation.RequiresApi;
import android.support.v4.content.ContextCompat;
import android.support.v7.app.AppCompatActivity;
import com.exa... | 1,036 | 0.677606 | 0.671815 | 36 | 27.777779 | 22.779268 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527778 | false | false | 9 |
5ddf85b88e7877f2d8fdf309c3b73365a3a586bf | 29,867,202,627,762 | 137b087ef2383b8bc7148496ca985002fa615321 | /src/main/java/org/dpi/department/DepartmentReportServiceImpl.java | caf180c2a9746720f65c337d37430eeb08966ea8 | [] | no_license | moradaniel/humanResources | https://github.com/moradaniel/humanResources | 7b898c17b6fb6cc90bfc7c241c288dd53364ddfd | f39ed276d6d7b91b0bed5b7a8497650c68d9dd7b | refs/heads/master | 2023-07-07T22:50:22.158000 | 2023-07-03T10:46:17 | 2023-07-03T10:46:17 | 11,310,851 | 0 | 0 | null | false | 2022-12-16T06:30:21 | 2013-07-10T12:04:35 | 2022-07-01T10:56:55 | 2022-12-16T06:30:18 | 13,323 | 0 | 0 | 26 | HTML | false | false | package org.dpi.department;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.Set;
import org.dpi.creditsManagement.CreditsManagerService;
import org.dpi.creditsPeriod.CreditsPeriod;
import org.dpi.creditsPeriod.CreditsPeriodService;
import ... | UTF-8 | Java | 8,961 | java | DepartmentReportServiceImpl.java | Java | [] | null | [] | package org.dpi.department;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.Set;
import org.dpi.creditsManagement.CreditsManagerService;
import org.dpi.creditsPeriod.CreditsPeriod;
import org.dpi.creditsPeriod.CreditsPeriodService;
import ... | 8,961 | 0.732731 | 0.732173 | 204 | 42.926472 | 49.218098 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.544118 | false | false | 9 |
f1a5b18907d0a6a50bc28131e4b14d373e2934e4 | 29,222,957,488,227 | 6e2c0f91d2b6e1854756a303c31d348517460442 | /charac.java | 98cfbe74bb60b10503ab426f0a9034cd826abe09 | [] | no_license | BalajiStark/html | https://github.com/BalajiStark/html | 7ca2144284e62586377c1548e17582d250b7546e | 31b3c26d121205517b23113b507d4055dd2adf45 | refs/heads/master | 2021-06-23T07:05:48.998000 | 2017-06-07T18:50:27 | 2017-06-07T18:50:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class charac {
public static void main(String[] args) {
Scanner in=new Scanner(System.in);
String s=in.nextLine();
char c=s.charAt(0);
int x=(int)c;
if((x>=65 && x<=90)||(x>=97 && x<=122))
System.out.println("Alphabet");
else
System.out.print... | UTF-8 | Java | 359 | java | charac.java | Java | [] | null | [] | import java.util.*;
public class charac {
public static void main(String[] args) {
Scanner in=new Scanner(System.in);
String s=in.nextLine();
char c=s.charAt(0);
int x=(int)c;
if((x>=65 && x<=90)||(x>=97 && x<=122))
System.out.println("Alphabet");
else
System.out.print... | 359 | 0.545961 | 0.518106 | 16 | 21.4375 | 16.201731 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 9 |
00c543e2e17622f02fc667857ab516ee03260dc6 | 22,402,549,473,137 | d548d9f562386c689838938406b4bb9756ebc819 | /tianhe-netty/src/main/java/com/tianhe/framework/netty/study/example/codec/kryo/KryoServerChannelInit.java | 9b65b89d2c7587722926a6d245c8ec9e9d302026 | [] | no_license | frametianhe/tianhe-framework | https://github.com/frametianhe/tianhe-framework | 049392677e7532f2845d3cd57e421e03e423a94f | ed4fec0da86848bc45e3e3c2ac7077c575e7a7b4 | refs/heads/master | 2023-02-20T11:19:40.718000 | 2021-01-25T07:59:17 | 2021-01-25T07:59:17 | 327,812,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tianhe.framework.netty.study.example.codec.kryo;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.logging.LogLevel;
import io.netty.handler.logging.LoggingHandler;
/**
* @author: he.tian
* @time: 20... | UTF-8 | Java | 906 | java | KryoServerChannelInit.java | Java | [
{
"context": "y.handler.logging.LoggingHandler;\n\n/**\n * @author: he.tian\n * @time: 2018-08-02 12:24\n */\npublic class KryoS",
"end": 307,
"score": 0.9064174294471741,
"start": 300,
"tag": "USERNAME",
"value": "he.tian"
}
] | null | [] | package com.tianhe.framework.netty.study.example.codec.kryo;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.socket.SocketChannel;
import io.netty.handler.logging.LogLevel;
import io.netty.handler.logging.LoggingHandler;
/**
* @author: he.tian
* @time: 20... | 906 | 0.766004 | 0.752759 | 24 | 36.75 | 29.310478 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
643bbb5ffa27f98ca9b8c3e8e8068aefb31c2bbc | 2,456,721,346,552 | 15a6ef86c2329d2f9bd2f9ed6c4c56a351eae184 | /src/main/java/br/com/cwi/apus/repository/BasketRepository.java | 12c97b9556ed724ff83254dbffebcd653419fbf7 | [] | no_license | leonardopereira/apus | https://github.com/leonardopereira/apus | 80e7f9caea96cca9038632f8e06aadfe4408daf9 | 7050f7bfab93850ea3c4af9860dff2152a12879e | refs/heads/main | 2023-06-15T12:11:35.286000 | 2021-07-16T20:03:29 | 2021-07-16T20:03:29 | 386,038,110 | 0 | 0 | null | false | 2021-07-15T21:30:52 | 2021-07-14T18:24:30 | 2021-07-15T21:06:05 | 2021-07-15T21:30:52 | 73 | 0 | 0 | 0 | Java | false | false | package br.com.cwi.apus.repository;
import br.com.cwi.apus.domain.Basket;
import org.springframework.data.jpa.repository.JpaRepository;
public interface BasketRepository extends JpaRepository<Basket, Long> {
}
| UTF-8 | Java | 212 | java | BasketRepository.java | Java | [] | null | [] | package br.com.cwi.apus.repository;
import br.com.cwi.apus.domain.Basket;
import org.springframework.data.jpa.repository.JpaRepository;
public interface BasketRepository extends JpaRepository<Basket, Long> {
}
| 212 | 0.820755 | 0.820755 | 7 | 29.285715 | 27.654575 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
aa21fc2a543ef6f337782e1a05823123e592d9a2 | 30,279,519,496,617 | 5fb744d8c830509ec5824a0970f9d0093dc67ca8 | /workspace/OptionSlayer/src/mBret/database/DbAccess.java | 7f5832e25e66512ecf5676aaa8d1c8a062f1d4b0 | [] | no_license | maciej-brochocki/options | https://github.com/maciej-brochocki/options | 46cf8d706322634b0f39106c9ec116e07ef44155 | 24d9c30a0f1f247f7c3423665f3a0df2703a1aa0 | refs/heads/master | 2021-01-17T07:17:06.130000 | 2017-03-02T16:45:26 | 2017-03-02T16:45:26 | 83,700,445 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mBret.database;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Properties;
import java.util.Vector;
/**
* Class written to provide jdbc Db access to an
* Allegro 7.6 table in Db PRODACI1
... | UTF-8 | Java | 3,073 | java | DbAccess.java | Java | [
{
"context": " the Project Libraries - Build Path\n * \n * @author mblackford mBret Bret Blackford\n *\n */\npublic class DbAccess",
"end": 610,
"score": 0.9997096657752991,
"start": 600,
"tag": "USERNAME",
"value": "mblackford"
},
{
"context": "t Libraries - Build Path\n * \n * @aut... | null | [] | package mBret.database;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Properties;
import java.util.Vector;
/**
* Class written to provide jdbc Db access to an
* Allegro 7.6 table in Db PRODACI1
... | 3,061 | 0.659616 | 0.656362 | 102 | 29.127451 | 25.284914 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.107843 | false | false | 9 |
d84e6472c8cf5f4db9c7acf37f84eeb21735b100 | 3,023,656,995,384 | 799eaedaa80ae7087384113841ad709ef0dd92d6 | /BalancedBinaryTree.java | a0ba66c451e5548f1080c626c199e322cb8f6615 | [] | no_license | MichelleXinHe/Leetcode-HeXin | https://github.com/MichelleXinHe/Leetcode-HeXin | 18cff8b64265d0c08bb8d91abbd8522037035bd9 | addcc86cda2fe1e9fd37e91c27c31a8f6f65bc08 | refs/heads/master | 2020-04-01T19:20:08.490000 | 2014-08-07T14:11:54 | 2014-08-07T14:11:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class Solution {
public boolean isBalanced(TreeNode root) {
int result=check(root);
if(result>=0) return true;
else re... | UTF-8 | Java | 676 | java | BalancedBinaryTree.java | Java | [] | null | [] | /**
* Definition for binary tree
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
public class Solution {
public boolean isBalanced(TreeNode root) {
int result=check(root);
if(result>=0) return true;
else re... | 676 | 0.545858 | 0.532544 | 28 | 23.142857 | 13.444899 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
aa8a9acd06870e484670bf4e64f57db6e943bb01 | 15,822,659,562,652 | fe6452f14a6a5ef6859df2f0bae6f6832062aa92 | /src/data/ManagerPacket.java | ae47a928e87731c237a8dbefeaf6179f24fe6047 | [
"Apache-2.0"
] | permissive | rererecursive/NodeManager | https://github.com/rererecursive/NodeManager | 0b7a407d214e0be60417991059e9094e4c09bf57 | 7e4f554543e885bbb36a4e58cc0de1081d5b0079 | refs/heads/master | 2016-06-04T16:37:44.943000 | 2016-03-20T18:44:08 | 2016-03-20T18:44:08 | 52,447,670 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data;
public class ManagerPacket {
private int version;
private PacketType type;
private String rego;
private Direction currentDirection;
private Color color;
private int response;
private short directions;
private float speedLimit;
public ManagerPacket(int version, String rego, Direction d) {
this... | UTF-8 | Java | 1,771 | java | ManagerPacket.java | Java | [] | null | [] | package data;
public class ManagerPacket {
private int version;
private PacketType type;
private String rego;
private Direction currentDirection;
private Color color;
private int response;
private short directions;
private float speedLimit;
public ManagerPacket(int version, String rego, Direction d) {
this... | 1,771 | 0.687182 | 0.686053 | 89 | 18.898876 | 19.287327 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.573034 | false | false | 9 |
9927a6ed385f5748f390750b9e4622edb59a1827 | 27,144,193,337,619 | 8ed30ae604990bc6048a9b0562f6202e27ec88de | /app/src/main/java/com/bwie/news/Adapter/FragmentAdapter.java | 478f9a70312abf2e951e21c2927b8d97e0b21586 | [] | no_license | huluzhu/News | https://github.com/huluzhu/News | 02b895f6eec6d3ff06fd3e6b99c913024cc0dbf3 | 7f3e51c8d99fe4772467c80ceb49e4e4061acc3c | refs/heads/master | 2021-01-01T16:53:56.832000 | 2017-07-21T12:38:59 | 2017-07-21T12:38:59 | 97,946,165 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bwie.news.Adapter;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import com.bwie.news.Fragment.XlistFragment;
import java.util.ArrayList;
import java.util.List;
/**
* Created by hujiqinag on 2017/07/19.
*/
pub... | UTF-8 | Java | 1,073 | java | FragmentAdapter.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by hujiqinag on 2017/07/19.\n */\npublic class FragmentAdapter e",
"end": 297,
"score": 0.9996355175971985,
"start": 288,
"tag": "USERNAME",
"value": "hujiqinag"
}
] | null | [] | package com.bwie.news.Adapter;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import com.bwie.news.Fragment.XlistFragment;
import java.util.ArrayList;
import java.util.List;
/**
* Created by hujiqinag on 2017/07/19.
*/
pub... | 1,073 | 0.665424 | 0.65424 | 46 | 22.326086 | 20.228106 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 9 |
b536dbdd50feef4705ba092b5e6429fd9bfbc856 | 28,140,625,753,350 | dd9b6d4bd04ac9d7e8624753d8919e6874148830 | /src/test/java/seedu/address/logic/parser/AddressBookParserTest.java | 587790672cc3f72abd847c9f722284f592bec2a2 | [
"MIT"
] | permissive | ZhangCX10032/main | https://github.com/ZhangCX10032/main | 3fc9e3c192768286615c1512f401c2a5ea2cbd33 | 82d1f6cd346bf6688d24b2a79f9b59b593113347 | refs/heads/master | 2020-04-24T02:53:50.545000 | 2019-03-06T14:58:35 | 2019-03-06T14:58:35 | 171,653,180 | 0 | 0 | NOASSERTION | true | 2019-02-20T10:36:07 | 2019-02-20T10:36:06 | 2019-02-20T08:22:51 | 2019-02-20T08:27:28 | 9,690 | 0 | 0 | 0 | null | false | null | package seedu.address.logic.parser;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static seedu.address.commons.core.Messages.MESSAGE_INVALID_COMMAND_FORMAT;
import static seedu.address.commons.core.Messages.MESSAGE_UNKNOWN_COMMAND;
import static seedu.address.testutil.T... | UTF-8 | Java | 14,074 | java | AddressBookParserTest.java | Java | [] | null | [] | package seedu.address.logic.parser;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static seedu.address.commons.core.Messages.MESSAGE_INVALID_COMMAND_FORMAT;
import static seedu.address.commons.core.Messages.MESSAGE_UNKNOWN_COMMAND;
import static seedu.address.testutil.T... | 14,074 | 0.707048 | 0.693264 | 304 | 45.296051 | 35.933662 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703947 | false | false | 9 |
cf04e4bddafbbf3e9311a606ed18933305580e87 | 1,202,590,875,280 | 7b5f44671ee1d27245c765521dbb54b5596672e9 | /mdresourcedecorator/src/main/java/org/apache/sling/mdresource/impl/MarkdownResourceDecorator.java | eb972becfbc95ab87d1be73d415655d5b46f0a1f | [
"Apache-2.0"
] | permissive | apache/sling-whiteboard | https://github.com/apache/sling-whiteboard | f7fabaf8c59ef7d23d847a4ceae1f8c3dfb3c914 | 3a7681c9a294926ec67ecd7f8252c29f5b952426 | refs/heads/master | 2023-08-28T15:13:29.249000 | 2023-07-13T10:27:25 | 2023-07-13T10:27:25 | 109,401,796 | 42 | 37 | Apache-2.0 | false | 2023-07-10T07:27:23 | 2017-11-03T13:58:25 | 2023-07-10T07:24:42 | 2023-07-10T07:27:19 | 96,495 | 41 | 31 | 3 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 6,434 | java | MarkdownResourceDecorator.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 6,434 | 0.694591 | 0.693659 | 148 | 42.472973 | 31.734848 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554054 | false | false | 9 |
4f265bc1878fbe63ce907cb69f04c189007170f4 | 11,192,684,812,270 | b8fa32064908f78e89a98d2e282f0250fb1e4d2a | /src/com/wh498574932/algorithm/lc111/MinimumDepthOfBinaryTree.java | d1592003cf819d2ce321526ad4a4ee47e2e774bb | [] | no_license | wh498574932/algorithm | https://github.com/wh498574932/algorithm | aa77c0a680b832be8a5fe70e52d99cfde220d09c | e254436dc1cab9a1bd323b442675f0bfdb15d97b | refs/heads/master | 2022-05-01T02:33:35.059000 | 2022-03-31T04:59:06 | 2022-03-31T04:59:06 | 171,216,397 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wh498574932.algorithm.lc111;
import com.wh498574932.algorithm.model.TreeNode;
/**
* Given a binary tree, find its minimum depth.
*
* The minimum depth is the number of nodes along the shortest path from the root node down to the nearest leaf node.
*
* Note: A leaf is a node with no children.
*
* Ex... | UTF-8 | Java | 1,015 | java | MinimumDepthOfBinaryTree.java | Java | [] | null | [] | package com.wh498574932.algorithm.lc111;
import com.wh498574932.algorithm.model.TreeNode;
/**
* Given a binary tree, find its minimum depth.
*
* The minimum depth is the number of nodes along the shortest path from the root node down to the nearest leaf node.
*
* Note: A leaf is a node with no children.
*
* Ex... | 1,015 | 0.586207 | 0.534975 | 37 | 26.432432 | 27.392582 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.378378 | false | false | 9 |
90c87e73952a48fb7b62a62e6ace2829cdec0fc2 | 3,384,434,274,541 | 42b2563a5d3e2fa7512280db0bbd77fc64445a88 | /src/main/java/com/gudi/main/good/GoodMapperCommon.java | 08950baa70034edaa23005449b8b064ae07066b8 | [] | no_license | camusAyong/modakbul | https://github.com/camusAyong/modakbul | e1048342991034ed5284fead37131ff169a5e15b | 04bb5fd77eae8e14ad5490602b73411ec50e9f98 | refs/heads/master | 2023-08-16T02:43:22.171000 | 2021-10-05T04:13:15 | 2021-10-05T04:13:15 | 412,980,637 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gudi.main.good;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface GoodMapperCommon {
@Select("SELECT goodNum FROM good WHERE divisionNum=#{param1} ... | UTF-8 | Java | 956 | java | GoodMapperCommon.java | Java | [] | null | [] | package com.gudi.main.good;
import org.apache.ibatis.annotations.Delete;
import org.apache.ibatis.annotations.Insert;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Select;
@Mapper
public interface GoodMapperCommon {
@Select("SELECT goodNum FROM good WHERE divisionNum=#{param1} ... | 956 | 0.758368 | 0.746862 | 21 | 44.523811 | 38.429428 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.047619 | false | false | 9 |
133592d1287b6a3181a66c179a3dcf46a21801bd | 20,426,864,507,170 | 9d95e8087cf4aa9eda9c822f3a0f29d6c30a4256 | /809/src/j2_Advance_java_Class_Design/ex18.java | 6be44e69acf4885f8db0d146d54efa54832cdde7 | [] | no_license | CJ-1995/EEIT-29 | https://github.com/CJ-1995/EEIT-29 | 403b2845437a4cb146484c02d9719a02beaae932 | ed214e9df012a2a2acfda4a12abeb9b108924f2e | refs/heads/master | 2023-06-08T15:46:32.587000 | 2021-06-27T16:24:59 | 2021-06-27T16:24:59 | 366,985,043 | 0 | 0 | null | false | 2021-06-27T16:25:00 | 2021-05-13T08:33:00 | 2021-06-27T16:22:14 | 2021-06-27T16:24:59 | 970 | 0 | 0 | 0 | Java | false | false | package j2_Advance_java_Class_Design;
import java.util.ArrayList;
import java.util.List;
public class ex18 {
public static void main(String args[])
{
List<Alpha> strs = new ArrayList<Alpha>();
strs.add(new Alpha());
strs.add(new Beta());
strs.add(new Gamma());
for (Alpha t : strs) {
System.out.print... | UTF-8 | Java | 1,323 | java | ex18.java | Java | [] | null | [] | package j2_Advance_java_Class_Design;
import java.util.ArrayList;
import java.util.List;
public class ex18 {
public static void main(String args[])
{
List<Alpha> strs = new ArrayList<Alpha>();
strs.add(new Alpha());
strs.add(new Beta());
strs.add(new Gamma());
for (Alpha t : strs) {
System.out.print... | 1,323 | 0.631141 | 0.627362 | 88 | 14.045455 | 15.090567 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 9 |
c7a070135a1eb11b362ce9a90cc61728b317dfe4 | 25,400,436,629,982 | 1a2705c9c835b7bac5d5f14055f42e69707343d1 | /src/main/java/cn/newtol/springbootblog/controller/BlogController.java | ef2657a14c025892a1cd76fd07a3adc9e17a84c1 | [] | no_license | Newtol/springboot-blog | https://github.com/Newtol/springboot-blog | 0017093b62708ead463f5b143db145f62a222acc | 781f7683b02e059a33475ff8b3a8bed22ac737f1 | refs/heads/master | 2022-06-29T11:34:01.630000 | 2020-12-31T00:47:02 | 2020-12-31T00:47:02 | 184,996,867 | 7 | 3 | null | false | 2022-06-17T02:33:37 | 2019-05-05T07:41:43 | 2021-11-25T06:33:50 | 2022-06-17T02:33:37 | 3,677 | 5 | 3 | 1 | JavaScript | false | false | package cn.newtol.springbootblog.controller;
import cn.newtol.springbootblog.dao.ContentInfo;
import cn.newtol.springbootblog.dao.ContentPraise;
import cn.newtol.springbootblog.dao.ContentType;
import cn.newtol.springbootblog.entity.ResultVO;
import cn.newtol.springbootblog.services.BlogService;
import cn.newtol.sprin... | UTF-8 | Java | 5,035 | java | BlogController.java | Java | [
{
"context": "\nimport java.io.IOException;\n\n/**\n * @Author: 公众号:Newtol\n * @Description: 博客页面路由\n * @Date: Created in 10:5",
"end": 658,
"score": 0.9841893911361694,
"start": 652,
"tag": "USERNAME",
"value": "Newtol"
}
] | null | [] | package cn.newtol.springbootblog.controller;
import cn.newtol.springbootblog.dao.ContentInfo;
import cn.newtol.springbootblog.dao.ContentPraise;
import cn.newtol.springbootblog.dao.ContentType;
import cn.newtol.springbootblog.entity.ResultVO;
import cn.newtol.springbootblog.services.BlogService;
import cn.newtol.sprin... | 5,035 | 0.653538 | 0.650725 | 196 | 22.57653 | 20.99415 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.188776 | false | false | 9 |
f93eca70f5193b50fe1fe3ef0d950c205b4c3677 | 25,400,436,630,981 | 4f4613f65ed592dfd9ed7c2971e547d1d7791205 | /AbstractFactory/src/example2Vehicles/Motorcycle.java | 4dd45f36d18fabbe251b0bc9e1ab7a035b15ea63 | [] | no_license | aiman-khan/abstract-factory | https://github.com/aiman-khan/abstract-factory | bbbbecb3035a516ca8b0517aa744eb6079b6b19a | 8e4cdfb559bc59951494d8537f18aaf714a5ad6a | refs/heads/main | 2023-08-14T20:05:29.393000 | 2021-10-09T15:21:41 | 2021-10-09T15:21:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example2Vehicles;
public abstract class Motorcycle {
int id;
static int count = 0;
BrandMotorcycle brandMotorcycle;
abstract int getId();
abstract void setId(int id);
}
| UTF-8 | Java | 200 | java | Motorcycle.java | Java | [] | null | [] | package example2Vehicles;
public abstract class Motorcycle {
int id;
static int count = 0;
BrandMotorcycle brandMotorcycle;
abstract int getId();
abstract void setId(int id);
}
| 200 | 0.7 | 0.69 | 11 | 17.181818 | 14.224296 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
fb27d41bff019384c63cb0332f009cfcb1bf4ded | 6,837,587,987,320 | 92362001bfcfcf0b065108a4f88cc3254dae1c60 | /src/com/tonik/model/DataGather.java | 156eb6dc8b773b81f0905a67a8e53c67c2fc9e57 | [] | no_license | cifsccec/OverseasAuditPlatform | https://github.com/cifsccec/OverseasAuditPlatform | 0579733ac8f4718eab9149b634afeea3ce286953 | c01e7f3b53da6f42b0b5815a7e6dc526c9db4ee5 | refs/heads/master | 2020-03-16T06:13:57.655000 | 2018-05-08T03:45:36 | 2018-05-08T03:45:36 | 132,549,789 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tonik.model;
import java.util.Date;
/**
* <p>
* Title: Tonik Integration
* </p>
* <p>
* Description: This is a model object for example.
* </p>
* @since Sep 04, 2006
* @version 1.0
* @author bchen
*
* @hibernate.class table="DATAGATHER"
*/
public class DataGather
{
private Long id;
p... | UTF-8 | Java | 4,069 | java | DataGather.java | Java | [
{
"context": "\n * @since Sep 04, 2006\n * @version 1.0\n * @author bchen\n * \n * @hibernate.class table=\"DATAGATHER\"\n */\npu",
"end": 219,
"score": 0.9995988607406616,
"start": 214,
"tag": "USERNAME",
"value": "bchen"
}
] | null | [] | package com.tonik.model;
import java.util.Date;
/**
* <p>
* Title: Tonik Integration
* </p>
* <p>
* Description: This is a model object for example.
* </p>
* @since Sep 04, 2006
* @version 1.0
* @author bchen
*
* @hibernate.class table="DATAGATHER"
*/
public class DataGather
{
private Long id;
p... | 4,069 | 0.530836 | 0.525343 | 203 | 18.724138 | 20.53599 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.211823 | false | false | 9 |
0f2fcd5846be28e0b4bdf07e3d29430aa0d6f6e9 | 10,453,950,436,319 | 582ac3d66729fad52c344eeda6be1371eacb426c | /src/main/java/cn/licoy/wdog/core/service/appot/VenueDetailService.java | e29af0a1d0946a480efd03211b418473907ced73 | [
"MIT"
] | permissive | adolfmc/appot | https://github.com/adolfmc/appot | 6a35a66242ff06ad55109bbb0ed6a6c976ab7d92 | 4e4a1705dc6de0eca7914262e363da817bb1166b | refs/heads/master | 2023-04-22T02:23:40.349000 | 2021-04-13T12:09:37 | 2021-04-13T12:09:37 | 369,094,511 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.licoy.wdog.core.service.appot;
import cn.licoy.wdog.common.service.QueryService;
import cn.licoy.wdog.core.dto.appot.FindVenueDetailDTO;
import cn.licoy.wdog.core.entity.appot.VenueDetail;
import com.alibaba.fastjson.JSONObject;
import com.baomidou.mybatisplus.service.IService;
/**
* @author mc
* @version... | UTF-8 | Java | 591 | java | VenueDetailService.java | Java | [
{
"context": "idou.mybatisplus.service.IService;\r\r/**\r * @author mc\r * @version Fri Sep 25 16:39:55 2020\r */\rpublic i",
"end": 308,
"score": 0.9979743361473083,
"start": 306,
"tag": "USERNAME",
"value": "mc"
}
] | null | [] | package cn.licoy.wdog.core.service.appot;
import cn.licoy.wdog.common.service.QueryService;
import cn.licoy.wdog.core.dto.appot.FindVenueDetailDTO;
import cn.licoy.wdog.core.entity.appot.VenueDetail;
import com.alibaba.fastjson.JSONObject;
import com.baomidou.mybatisplus.service.IService;
/**
* @author mc
* @version... | 591 | 0.813875 | 0.79357 | 16 | 35.9375 | 30.338648 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 9 |
a00166927d44345a02657c588fe6abd0f44f568f | 21,706,764,759,554 | 6696a0d6ecfb354f6b8b60171e91abd55c5ee6a5 | /spring-boot-webmvc-security-demo/src/main/java/com/mytest/demo/SecurityConfig.java | f92d57388b08d2ff7a1a438dd8ac4b7f4d3301a2 | [] | no_license | lyz170/spring-boot-demo | https://github.com/lyz170/spring-boot-demo | 174e17ad03edddbb0825b56701da4420933b5916 | bf3f3c33547e78440df0aa1dd08d062c9c4b4e74 | refs/heads/master | 2020-03-20T10:03:35.009000 | 2018-08-01T14:59:29 | 2018-08-01T14:59:29 | 137,357,675 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mytest.demo;
import org.springframework.context.annotation.Bean;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuratio... | UTF-8 | Java | 2,516 | java | SecurityConfig.java | Java | [] | null | [] | package com.mytest.demo;
import org.springframework.context.annotation.Bean;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.springframework.security.config.annotation.web.configuration.EnableWebSecurity;
import org.springframework.security.config.annotation.web.configuratio... | 2,516 | 0.594197 | 0.57194 | 43 | 57.534885 | 38.815216 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.883721 | false | false | 9 |
f75390a3ef8c64396ae114796488f64d9a323d1e | 15,109,694,951,910 | f21e6fd69d26b6a07d79bded9a5083fe6698cbbe | /app/src/main/java/me/alexbakker/cve_2019_9465/MainActivity.java | 027061ce01141d2838a69786ee258d01ba28ca06 | [
"MIT"
] | permissive | cen123456/CVE-2019-9465 | https://github.com/cen123456/CVE-2019-9465 | 7aa0075d2124b0d063d722615c9e5eacd9f60074 | 97046e867f9518f053ffc8cb1f502aedc9c05e34 | refs/heads/master | 2022-04-04T00:48:25.884000 | 2020-02-19T13:56:45 | 2020-02-19T13:56:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.alexbakker.cve_2019_9465;
import android.content.DialogInterface;
import android.hardware.biometrics.BiometricPrompt;
import android.os.CancellationSignal;
import android.os.Handler;
import android.security.keystore.KeyGenParameterSpec;
import android.security.keystore.KeyProperties;
import androidx.appcom... | UTF-8 | Java | 9,817 | java | MainActivity.java | Java | [
{
"context": "package me.alexbakker.cve_2019_9465;\n\nimport android.content.DialogInte",
"end": 21,
"score": 0.9930281639099121,
"start": 11,
"tag": "USERNAME",
"value": "alexbakker"
}
] | null | [] | package me.alexbakker.cve_2019_9465;
import android.content.DialogInterface;
import android.hardware.biometrics.BiometricPrompt;
import android.os.CancellationSignal;
import android.os.Handler;
import android.security.keystore.KeyGenParameterSpec;
import android.security.keystore.KeyProperties;
import androidx.appcom... | 9,817 | 0.603137 | 0.599674 | 266 | 35.906013 | 27.099556 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 9 |
38fcf40da9cc8d04c8a2d1e4e1300f0c64e7d809 | 8,246,337,261,676 | 27a37d59e88c9b91b411ce28f6bbf1c0dbfe066b | /FallCPS310-Labs/LinkedList/LinkedList.java | 047845cde8aac418db354e3a32b67163b746878a | [] | no_license | adrielmartine14/CPS310 | https://github.com/adrielmartine14/CPS310 | 297380f5e3e734429cf84a538917c5d7133ae914 | 07ea6e45f35024d0440c04b5671c94a0439d59b7 | refs/heads/master | 2020-04-01T21:42:34.197000 | 2018-11-08T02:46:54 | 2018-11-08T02:46:54 | 153,671,374 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class LinkedList{
static Node head= null;
public void addFront(int data){
Node newNode= new Node(data);
newNode.next= head;
head=newNode;
}
public void printList(){
Node temp= head;
while(temp !=null){
System.out.print(temp.data+"->");
... | UTF-8 | Java | 1,383 | java | LinkedList.java | Java | [] | null | [] | public class LinkedList{
static Node head= null;
public void addFront(int data){
Node newNode= new Node(data);
newNode.next= head;
head=newNode;
}
public void printList(){
Node temp= head;
while(temp !=null){
System.out.print(temp.data+"->");
... | 1,383 | 0.462039 | 0.462039 | 56 | 23.714285 | 11.641542 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
ef60ae4bf007b346c25e1e2052daef7e0bac9fa9 | 18,777,597,074,500 | 4b385f33d6cef8bd455631beb1bb75680c4b01b4 | /src/main/java/cz/nalezen/osm/extractor/data/District.java | 05ef13f74960efbf324832cf3f9251a5e0236d77 | [
"Apache-2.0"
] | permissive | jkubos/osm-address-extractor | https://github.com/jkubos/osm-address-extractor | 5556f7be80e056dc5ddc329e35cd0a4e339fd314 | 68039819dfef68183ac5d1f28f699f6f876f2a1c | refs/heads/master | 2021-01-17T08:11:10.272000 | 2016-02-11T06:18:48 | 2016-02-11T06:18:48 | 17,545,857 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.nalezen.osm.extractor.data;
import java.util.ArrayList;
import com.fasterxml.jackson.annotation.JsonIgnore;
public class District {
private String name;
private ArrayList<City> cities = new ArrayList<>();
public District() {
}
public String getName() {
return name;
}
public void setName(St... | UTF-8 | Java | 1,169 | java | District.java | Java | [] | null | [] | package cz.nalezen.osm.extractor.data;
import java.util.ArrayList;
import com.fasterxml.jackson.annotation.JsonIgnore;
public class District {
private String name;
private ArrayList<City> cities = new ArrayList<>();
public District() {
}
public String getName() {
return name;
}
public void setName(St... | 1,169 | 0.663815 | 0.66296 | 64 | 17.265625 | 18.447765 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.765625 | false | false | 9 |
3a5aa3a3bf05b3a67f9bd110d8754e9b8ce5f985 | 15,436,112,496,977 | f6cb5a0f2ae620fc20741b773722c4d90c631b08 | /lab7-substring-search/bruteForceSearch_starter.java | 24373785de22720a30e03b4009a715b4e760158d | [] | no_license | noorb98/comp20290-algorithms | https://github.com/noorb98/comp20290-algorithms | 4fc6f536f5f7d6af30542c12c2f8d006b54d6f36 | 8523680ed3c88e92813b9475ccd9ad3c16b0e412 | refs/heads/master | 2022-09-22T22:17:35.971000 | 2020-05-31T17:14:09 | 2020-05-31T17:14:09 | 260,374,069 | 0 | 0 | null | true | 2020-05-01T03:49:14 | 2020-05-01T03:49:14 | 2020-04-30T12:56:45 | 2020-05-01T00:41:59 | 936 | 0 | 0 | 0 | null | false | false |
// Java program for Naive Pattern Searching
public class bruteForceSearch {
public static void search(String txt, String pat)
{
//insert your code here
}
}
public static void main(String[] args)
{
//alter to take text file in..
String t... | UTF-8 | Java | 422 | java | bruteForceSearch_starter.java | Java | [] | null | [] |
// Java program for Naive Pattern Searching
public class bruteForceSearch {
public static void search(String txt, String pat)
{
//insert your code here
}
}
public static void main(String[] args)
{
//alter to take text file in..
String t... | 422 | 0.542654 | 0.542654 | 19 | 21.105263 | 17.814526 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.210526 | false | false | 9 |
5561306d4461a12fd0a85c5880e16432f284cce1 | 24,704,651,922,074 | cb141fa0985570e217dab4c9032d5bb879feefff | /src/main/java/com/example/app/validator/user/groups/Register.java | 1b8011c83cb1f1b86ec4e1b2e0032dfa0a2a5a4a | [] | no_license | Aleksa24/DiplomskiAleksaPetarMarko | https://github.com/Aleksa24/DiplomskiAleksaPetarMarko | 287f62bc2dda02479934e2e5ca8641d2a20eaadc | a6fd9f9bea6fd28f0b34a2553e5507778b466871 | refs/heads/master | 2023-06-23T13:04:24.197000 | 2020-09-19T14:06:16 | 2020-09-19T14:06:16 | 279,422,697 | 0 | 0 | null | false | 2023-06-14T22:31:04 | 2020-07-13T22:14:18 | 2020-09-19T14:06:38 | 2023-06-14T22:31:04 | 1,596 | 0 | 0 | 1 | Java | false | false | package com.example.app.validator.user.groups;
public interface Register {
}
| UTF-8 | Java | 78 | java | Register.java | Java | [] | null | [] | package com.example.app.validator.user.groups;
public interface Register {
}
| 78 | 0.794872 | 0.794872 | 4 | 18.5 | 19.215879 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 9 |
1a8489eb4c0c9f5940cb38476d4d1f5711f88d08 | 6,236,292,546,863 | 13ed02e4d8f9afa00a3f30c09172f17780115b6b | /yirui-admin/src/main/java/com/yirui/admin/sys/user/model/UserStatus.java | 4c61f2fad26fe9a9e57c224f9e04215111de2bad | [
"Apache-2.0"
] | permissive | yorkchow/yirui | https://github.com/yorkchow/yirui | 89ab1a0960e5154b6d79c77bec7040a06fd339a9 | 67b407f9efafeb9e48dd7d6f25fa75fc6227c719 | refs/heads/master | 2020-05-31T18:40:08.684000 | 2014-11-14T16:17:26 | 2014-11-14T16:17:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yirui.admin.sys.user.model;
/**
* User status
* @author YorkChow<york.chow@actionsky.com>
* @since 2014/11/7
* Time: 22:41
*/
public enum UserStatus {
normal("正常状态"), blocked("封禁状态");
private final String info;
private UserStatus(String info) {
this.info = info;
}
publi... | UTF-8 | Java | 386 | java | UserStatus.java | Java | [
{
"context": "min.sys.user.model;\n\n/**\n * User status\n * @author YorkChow<york.chow@actionsky.com>\n * @since 2014/11/7\n * T",
"end": 79,
"score": 0.9979807734489441,
"start": 71,
"tag": "USERNAME",
"value": "YorkChow"
},
{
"context": "er.model;\n\n/**\n * User status\n * @autho... | null | [] | package com.yirui.admin.sys.user.model;
/**
* User status
* @author YorkChow<<EMAIL>>
* @since 2014/11/7
* Time: 22:41
*/
public enum UserStatus {
normal("正常状态"), blocked("封禁状态");
private final String info;
private UserStatus(String info) {
this.info = info;
}
public String getInfo... | 370 | 0.613514 | 0.583784 | 22 | 15.818182 | 14.742136 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 9 |
fb3f16051bb7876716c4a5ffafc46a419154f397 | 4,990,752,025,486 | 8352d839e88fe904a5384dad0f63d4f0bdc853e2 | /src/main/java/com/example/demo/mapper/MyBillMapper.java | 82ebec60de9f0a045a1f26277ed5235e0bdaed95 | [] | no_license | imapach/demo | https://github.com/imapach/demo | 246f4acde2b416fd9fd078a49c2a2f4039da40a4 | 29a6a76b42d29eb5f57924c1c2fadf43f6a26b45 | refs/heads/master | 2018-12-20T06:05:36.616000 | 2018-09-17T11:59:57 | 2018-09-17T11:59:57 | 149,118,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.mapper;
import com.example.demo.entity.MyBill;
import org.springframework.stereotype.Repository;
@Repository
public interface MyBillMapper {
MyBill selectById(Integer billId);
void insertBill(MyBill myBill);
void updateBill(MyBill myBill);
}
| UTF-8 | Java | 281 | java | MyBillMapper.java | Java | [] | null | [] | package com.example.demo.mapper;
import com.example.demo.entity.MyBill;
import org.springframework.stereotype.Repository;
@Repository
public interface MyBillMapper {
MyBill selectById(Integer billId);
void insertBill(MyBill myBill);
void updateBill(MyBill myBill);
}
| 281 | 0.786477 | 0.786477 | 11 | 24.545454 | 17.105892 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
898acd7f183c35c19b294a7f055f798c19bcbe0a | 12,618,613,946,405 | eb1b7a8d93ff5fc1ba7fc8ed392ec06318cea4d3 | /core/src/main/java/com/soffid/iam/addons/report/service/ReportSchedulerBootServiceImpl.java | 66de7a6a6b4c2fb535d0c7b2770a15715c1a639f | [] | no_license | SoffidIAM/addon-reports | https://github.com/SoffidIAM/addon-reports | cc838b664965d3b9b34c220ab088bbbee6d8527b | 04c32e9fd9feadf0064176816d1413f187ea9303 | refs/heads/master | 2023-08-05T20:47:20.521000 | 2018-09-12T11:22:48 | 2018-09-12T11:22:48 | 23,780,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.soffid.iam.addons.report.service;
import java.net.InetAddress;
import org.apache.commons.logging.LogFactory;
import org.hibernate.SessionFactory;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAwa... | UTF-8 | Java | 2,291 | java | ReportSchedulerBootServiceImpl.java | Java | [] | null | [] | package com.soffid.iam.addons.report.service;
import java.net.InetAddress;
import org.apache.commons.logging.LogFactory;
import org.hibernate.SessionFactory;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAwa... | 2,291 | 0.794413 | 0.794413 | 66 | 33.71212 | 27.10125 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.909091 | false | false | 9 |
f9ff4e7bb64cff8d55c0530f81bbb224c9b1d292 | 6,201,932,821,223 | 57d4b2f7226c4c42f772ae1234e215d958996d7a | /src/main/java/abstractFactory/PlaneFactory.java | 5bb95e0dc55f00d6fb3e6bbeef6bca58913fc0d3 | [] | no_license | TusovskyiVolodymyr/patterns | https://github.com/TusovskyiVolodymyr/patterns | 25709fc8be88e64f22d3a6ce2efb5264e612c775 | 27401c95cfd7cef87e49b82f837202eca2cf6c7f | refs/heads/master | 2020-03-30T15:29:42.264000 | 2018-10-31T12:44:15 | 2018-10-31T12:44:15 | 151,365,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package abstractFactory;
import abstractFactory.plane.Plane;
import abstractFactory.plane.PropellerPlane;
import abstractFactory.plane.ReactivePlane;
public class PlaneFactory implements MilitaryFactory {
public PlaneFactory() {
}
@Override
public Plane createMachine(String s) {
Plane plane =... | UTF-8 | Java | 596 | java | PlaneFactory.java | Java | [] | null | [] | package abstractFactory;
import abstractFactory.plane.Plane;
import abstractFactory.plane.PropellerPlane;
import abstractFactory.plane.ReactivePlane;
public class PlaneFactory implements MilitaryFactory {
public PlaneFactory() {
}
@Override
public Plane createMachine(String s) {
Plane plane =... | 596 | 0.582215 | 0.582215 | 25 | 22.799999 | 16.265301 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 9 |
4cf937ac78638812a5c5ddebca1014bc8920c52c | 4,045,859,235,731 | ae81f464805d7b4bc7d4889f6ba54ef65e655be8 | /app/src/main/java/com/example/hanlian/Activity/GoodsSortActivity.java | cfeff5cc2bc30a5cc49b33292a16d25118a1f6ed | [] | no_license | zhouyin1990/MyHanlian | https://github.com/zhouyin1990/MyHanlian | 0aa293b0fe15fd2e0728a35e783b265641638e0a | 1e6066ac2342ad72ae1b3717754442dc470a209d | refs/heads/master | 2021-01-20T03:35:25.569000 | 2017-06-27T07:57:40 | 2017-06-27T07:57:40 | 89,561,099 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hanlian.Activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGridLayoutManager;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickList... | UTF-8 | Java | 15,785 | java | GoodsSortActivity.java | Java | [] | null | [] | package com.example.hanlian.Activity;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.support.v7.widget.StaggeredGridLayoutManager;
import android.util.Log;
import android.view.View;
import android.view.View.OnClickList... | 15,785 | 0.57088 | 0.565545 | 435 | 34.335632 | 31.265898 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622989 | false | false | 9 |
6c536fdb697a81d02254237ec2d9d450cc789651 | 23,235,773,087,469 | c360ed8b4ef36b8fdbd7e1296c2e38f098f576f2 | /shanghai/service/spdHERPService/src/main/java/gyqx/ws/yg/vo/reqVo/YY165_REQ_XML.java | b804adb37ff60bcc5824ec523a6a47e87d155eab | [] | no_license | itcmicwl/SC_SPD | https://github.com/itcmicwl/SC_SPD | fb2004fd34fe9a14771bb1a2f8c28e8c9e209cdb | 6e08627e527327f3c56fd4ee164ab89b994e2070 | refs/heads/master | 2020-04-12T03:04:51.683000 | 2018-12-18T09:23:31 | 2018-12-18T09:23:31 | 162,263,058 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gyqx.ws.yg.vo.reqVo;
import javax.xml.bind.annotation.XmlAccessOrder;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorOrder;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement... | UTF-8 | Java | 1,075 | java | YY165_REQ_XML.java | Java | [
{
"context": ".vo.ReqHead;\n\n/**\n * 企业资证信息获取 YY165\n * \n * @author LIWENKANG\n *\n */\n@XmlType(propOrder = { \"reqHead\", \"main\" }",
"end": 442,
"score": 0.9989050626754761,
"start": 433,
"tag": "USERNAME",
"value": "LIWENKANG"
}
] | null | [] | package gyqx.ws.yg.vo.reqVo;
import javax.xml.bind.annotation.XmlAccessOrder;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorOrder;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlRootElement... | 1,075 | 0.730585 | 0.716203 | 52 | 19.057692 | 17.651993 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807692 | false | false | 9 |
a5e65fc9394f8c49629b9078bb62150fefe2d83a | 3,719,441,695,685 | 35d18f877556897f27f2abb0f24cd5280a50ae77 | /app/src/main/java/com/example/scanner/MainActivity.java | b2528befb73ebc702ecce937b5597d12ebd26bb7 | [] | no_license | manHoos786/ScannerAppForVendingMachine | https://github.com/manHoos786/ScannerAppForVendingMachine | b0d53ad9282285e9f13347ee2a0695c832296497 | 413bdc45c2d114dd53eb423d627666a9132e5927 | refs/heads/master | 2023-07-11T18:56:36.776000 | 2021-09-02T09:23:03 | 2021-09-02T09:23:03 | 402,357,697 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.scanner;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.ActivityCompat;
import androidx.core.content.ContextCompat;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.view.View;
import... | UTF-8 | Java | 2,669 | java | MainActivity.java | Java | [] | null | [] | package com.example.scanner;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.ActivityCompat;
import androidx.core.content.ContextCompat;
import android.Manifest;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.os.Bundle;
import android.view.View;
import... | 2,669 | 0.686774 | 0.685275 | 67 | 38.850746 | 27.599077 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.80597 | false | false | 9 |
3452db79cb305e93ff2514281a3499ed917f9f1c | 2,929,167,715,609 | d8b7b7d21353a3a0183270dc055deb39c14f800c | /easykrkBackend/src/main/java/com/easykrk/infrastructure/repository/CyklRepository.java | 2c44f5a05b01675821cb783b2a52311768d325b3 | [] | no_license | szymonjasniak/psiEasyKrk | https://github.com/szymonjasniak/psiEasyKrk | 879b433ebdc7b6119de15d5c58cac4ea049c072c | 9669fd93e146355eeef62257811acf5501e91ebd | refs/heads/master | 2021-01-10T02:47:28.670000 | 2016-02-10T16:48:20 | 2016-02-10T16:48:20 | 49,367,173 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.easykrk.infrastructure.repository;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import com.easykrk.domain.model.Cykl;
public interface CyklRepository extends CrudRepository<Cykl, Long>{
List<Cykl> findByNazwaContaining(String nazwa);
}
| UTF-8 | Java | 291 | java | CyklRepository.java | Java | [] | null | [] | package com.easykrk.infrastructure.repository;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import com.easykrk.domain.model.Cykl;
public interface CyklRepository extends CrudRepository<Cykl, Long>{
List<Cykl> findByNazwaContaining(String nazwa);
}
| 291 | 0.824742 | 0.824742 | 12 | 23.25 | 25.232668 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 9 |
62f343142e614d413edc8a239df3fafdeb37ac16 | 24,197,845,752,088 | cb5da48587c39f87a0337b7255338347f868d97f | /HuffmanCodes.java | 57c35059c09d7edb4541c6c4e11ad4809f9bd4a3 | [] | no_license | IsaacLyh/HuffMan-Encoder-Decoder | https://github.com/IsaacLyh/HuffMan-Encoder-Decoder | 30285360cfea51b6c3897c20c6286a8ca5a451b3 | 7004c6336c216630b734b392ccc07f22f084fade | refs/heads/master | 2021-01-16T00:41:18.397000 | 2017-08-10T23:03:27 | 2017-08-10T23:03:27 | 99,971,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pa4;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.HashMap;
import java.util.PriorityQueue;
import java.util.Queue;
import java.util.Scanner;
import javax.xml.soap.Text;
import pa4.ArgsParser.Bindings;
public class HuffmanCodes {
//maps and variables for compress... | UTF-8 | Java | 5,450 | java | HuffmanCodes.java | Java | [] | null | [] | package pa4;
import java.io.File;
import java.io.FileNotFoundException;
import java.util.HashMap;
import java.util.PriorityQueue;
import java.util.Queue;
import java.util.Scanner;
import javax.xml.soap.Text;
import pa4.ArgsParser.Bindings;
public class HuffmanCodes {
//maps and variables for compress... | 5,450 | 0.612477 | 0.609541 | 217 | 23.096775 | 21.879116 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.124424 | false | false | 9 |
db597b500a81cf42d0696ddcf83eeba765ad9534 | 14,379,550,572,392 | eb99b39eaa23da6491b305a1df738f8cd6d9c3e1 | /SplitFileSeasonThree/src/com/xdc/SplitRasFile.java | 5b0c404546f078a464b56c3d58b3855ca0c159ff | [] | no_license | xiadc/MyHadoopProjectCode | https://github.com/xiadc/MyHadoopProjectCode | 3deb2b27e18b7679ebd9a3506759e1c0e4c4be69 | a89a1e908fb4faa2ba86e0868739b7ea87d58e58 | refs/heads/master | 2021-01-21T10:05:23.063000 | 2017-03-14T03:41:20 | 2017-03-14T03:41:20 | 83,378,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xdc;
import java.io.DataOutputStream;
import java.io.FileOutputStream;
import java.io.BufferedOutputStream;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.ArrayList;
import com.UtilClass.myDataOutputStream;
import com.hbaseClients.HBaseClient;
public class SplitRasFile { ... | UTF-8 | Java | 9,564 | java | SplitRasFile.java | Java | [] | null | [] | package com.xdc;
import java.io.DataOutputStream;
import java.io.FileOutputStream;
import java.io.BufferedOutputStream;
import java.io.IOException;
import java.io.RandomAccessFile;
import java.util.ArrayList;
import com.UtilClass.myDataOutputStream;
import com.hbaseClients.HBaseClient;
public class SplitRasFile { ... | 9,564 | 0.605556 | 0.591898 | 294 | 28.387754 | 23.950899 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.996599 | false | false | 9 |
5c3d78400ac1b8afb89120e7c9ccbb963c724d60 | 27,152,783,308,276 | 1b59cc7b7c9f97d8ecaa8733331a1575296ce5d8 | /springboot-4/src/main/java/com/example/springboot4/constant/FileCategoryEnum.java | 909a4625fc38845837c2343f4c052a938b549549 | [] | no_license | zhanglucf/springboot-review | https://github.com/zhanglucf/springboot-review | 69075de5188fd4301fb006a96710c66e6a5e5620 | 569d7ffc92fdc92ded3370d684b8e4b9e3859665 | refs/heads/master | 2023-06-06T22:30:52.977000 | 2021-07-12T04:06:37 | 2021-07-12T04:06:37 | 373,779,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.springboot4.constant;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
/**
* @author ZhangZhenhua
* @date 2021/1/19 9:33
*/
public enum FileCategoryEnum implements BaseEnum {
ICON(0, "p-icon", "头像、图片"),
OPINION(1, "p-opinion", "个人或者... | UTF-8 | Java | 2,108 | java | FileCategoryEnum.java | Java | [
{
"context": "rxml.jackson.annotation.JsonValue;\n\n/**\n * @author ZhangZhenhua\n * @date 2021/1/19 9:33\n */\npublic enum FileCateg",
"end": 175,
"score": 0.9998449683189392,
"start": 163,
"tag": "NAME",
"value": "ZhangZhenhua"
}
] | null | [] | package com.example.springboot4.constant;
import com.fasterxml.jackson.annotation.JsonCreator;
import com.fasterxml.jackson.annotation.JsonValue;
/**
* @author ZhangZhenhua
* @date 2021/1/19 9:33
*/
public enum FileCategoryEnum implements BaseEnum {
ICON(0, "p-icon", "头像、图片"),
OPINION(1, "p-opinion", "个人或者... | 2,108 | 0.571012 | 0.563716 | 75 | 26.4 | 21.967855 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.453333 | false | false | 9 |
94b626fe935a2f71d2728419f34d55f9010bdc99 | 31,078,383,418,331 | 69f418cd16cb5c913c86d02282220922129261bc | /app/src/main/java/inhalo/titansmora/org/inhaloapp/adapters/MedicineDetailsAdpater.java | 22e28443ae7196b5a733381e6217b3081d4f21b2 | [] | no_license | DimuthuLakmal/InhaloApp | https://github.com/DimuthuLakmal/InhaloApp | 7e278f7693e22f14963d7871f8f46fca69ebdeb7 | ad7341530ecff4cfaae77940ebe72e74bfe58017 | refs/heads/master | 2021-01-23T04:59:28.999000 | 2017-07-02T16:54:51 | 2017-07-02T16:54:51 | 92,948,507 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inhalo.titansmora.org.inhaloapp.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.BaseAdapter;
import android.widget.ListAdapter;
import android.widget.Spinner;
import ... | UTF-8 | Java | 3,254 | java | MedicineDetailsAdpater.java | Java | [
{
"context": "alo.titansmora.org.inhaloapp.R;\n\n/**\n * Created by kjtdi on 5/31/2017.\n */\npublic class MedicineDetailsAdp",
"end": 464,
"score": 0.9996880292892456,
"start": 459,
"tag": "USERNAME",
"value": "kjtdi"
}
] | null | [] | package inhalo.titansmora.org.inhaloapp.adapters;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.BaseAdapter;
import android.widget.ListAdapter;
import android.widget.Spinner;
import ... | 3,254 | 0.716656 | 0.712969 | 82 | 38.695122 | 38.829422 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634146 | false | false | 9 |
b0425727384d3d5eb03c6e876a06624595e12087 | 31,078,383,418,882 | f8153963af4f5fd50d3b4483cf7e6534360d106e | /kun-data-platform/kun-data-platform-web/src/test/java/com/miotech/kun/dataplatform/mocking/MockDeployFactory.java | 2f20f9ca5bc141be9ccd278a67b61ede1c93ec89 | [
"Apache-2.0"
] | permissive | hypmiotech/kun-scheduler | https://github.com/hypmiotech/kun-scheduler | 1c8409cd20f014ec1041d320657b46cabe751673 | a53ced5b75ba49972350cc1b38f8bfac9ad1874d | refs/heads/master | 2023-07-27T19:42:49.988000 | 2021-09-03T09:55:53 | 2021-09-03T09:55:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.miotech.kun.dataplatform.mocking;
import com.miotech.kun.dataplatform.common.utils.DataPlatformIdGenerator;
import com.miotech.kun.dataplatform.model.commit.TaskCommit;
import com.miotech.kun.dataplatform.model.deploy.Deploy;
import com.miotech.kun.dataplatform.model.deploy.DeployCommit;
import com.miotech... | UTF-8 | Java | 1,743 | java | MockDeployFactory.java | Java | [] | null | [] | package com.miotech.kun.dataplatform.mocking;
import com.miotech.kun.dataplatform.common.utils.DataPlatformIdGenerator;
import com.miotech.kun.dataplatform.model.commit.TaskCommit;
import com.miotech.kun.dataplatform.model.deploy.Deploy;
import com.miotech.kun.dataplatform.model.deploy.DeployCommit;
import com.miotech... | 1,743 | 0.632817 | 0.629948 | 47 | 36.085106 | 24.006054 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404255 | false | false | 9 |
62db7bd6550abc20c4df096709d2de45d99db1ef | 171,798,702,700 | 5c5c0cd759a8ba95fe7a43dfe46ad1916b9a07c5 | /Job.java | 5ca4b9d2ae3dc281ef4532088a8f74c70bce2702 | [] | no_license | Ganesh-Dongre/job3 | https://github.com/Ganesh-Dongre/job3 | 6eadc9654f1c1cf972b0d23109a54084c16b962e | 01fea263b7227f3fdca0297126557940bea23783 | refs/heads/master | 2023-03-26T14:09:30.591000 | 2021-03-29T16:09:48 | 2021-03-29T16:09:48 | 352,704,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Job
{
public static void main(String args[])
{
System.out.println("Job3 done again trying out pipeline");
}
} | UTF-8 | Java | 117 | java | Job.java | Java | [] | null | [] | class Job
{
public static void main(String args[])
{
System.out.println("Job3 done again trying out pipeline");
}
} | 117 | 0.717949 | 0.709402 | 7 | 15.857142 | 21.556759 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
e4bc347504ebf6752a0321977928f3ee8193bbc0 | 635,655,230,167 | a44673b9ea4142df1bd900931368a945f3d896ae | /bridge/src/main/java/fr/unice/smart_campus/data/ControllerException.java | de4c3cbe5a8c19e34a915e9907d1a9888bac6a65 | [] | no_license | SmartCampus/bridge | https://github.com/SmartCampus/bridge | 3061b6f4f93b55cf2f25001e31073337f0f9c031 | 66380e791dd27d027462d1fefce30b45adfe23fb | refs/heads/master | 2016-09-05T22:00:22.185000 | 2014-02-27T19:49:42 | 2014-02-27T19:49:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package fr.unice.smart_campus.data;
/**
* Arduino exceptions manager.
*
* @author Jean Oudot - IUT Nice / Sophia Antipolis - S4D
* @version 1.0.0
*/
public class ControllerException
extends Exception
{
/**
* Default constructor.
*
* @param message Exception message.
*/
public ControllerException(String m... | UTF-8 | Java | 479 | java | ControllerException.java | Java | [
{
"context": "/**\n * Arduino exceptions manager.\n * \n * @author Jean Oudot - IUT Nice / Sophia Antipolis - S4D\n * @version 1",
"end": 99,
"score": 0.9998399615287781,
"start": 89,
"tag": "NAME",
"value": "Jean Oudot"
},
{
"context": "s manager.\n * \n * @author Jean Oudot - IUT... | null | [] |
package fr.unice.smart_campus.data;
/**
* Arduino exceptions manager.
*
* @author <NAME> - IUT Nice / <NAME> - S4D
* @version 1.0.0
*/
public class ControllerException
extends Exception
{
/**
* Default constructor.
*
* @param message Exception message.
*/
public ControllerException(String message)
{
s... | 465 | 0.680585 | 0.672234 | 33 | 13.484848 | 15.763636 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.090909 | false | false | 9 |
287ce6b6409bfdca8810a485bb80ddbc4e5bc591 | 3,143,916,113,162 | 200e267dd0c6e791ed557add7ea9e2e1b897d848 | /src/FastCollinearPoints.java | c9a5fda248fb1ba3b61cf759ea5c1176f94f1829 | [] | no_license | NadiaDal/queues | https://github.com/NadiaDal/queues | 676140c10f9141a2aceae5948263e7646d13e140 | 66b26f0f33ba3c547090c8d114c5512e65681079 | refs/heads/master | 2021-10-20T14:41:35.983000 | 2019-02-28T10:24:50 | 2019-02-28T10:24:50 | 173,090,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import edu.princeton.cs.algs4.MergeX;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class FastCollinearPoints {
private final LineSegment[] lineSegments;
public FastCollinearPoints(Point[] points) {
if (points == null) throw new IllegalArgumentException("");
... | UTF-8 | Java | 2,170 | java | FastCollinearPoints.java | Java | [] | null | [] | import edu.princeton.cs.algs4.MergeX;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
public class FastCollinearPoints {
private final LineSegment[] lineSegments;
public FastCollinearPoints(Point[] points) {
if (points == null) throw new IllegalArgumentException("");
... | 2,170 | 0.498157 | 0.491244 | 63 | 33.444443 | 21.37108 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.650794 | false | false | 9 |
140b3e1af574bb7809968bdf2d00915ca6a8d2db | 4,088,808,928,133 | afeb694caaa73271bf8c149159375a4e0c9fa43c | /src/_java/_se/_02/SimpleSingletone.java | bcb4aea53299e4d054af7b535e420e16fcb8bf34 | [] | no_license | Hook10/javaLab | https://github.com/Hook10/javaLab | 68caf7094ed8bf1bce52e0e14c47640870db3ee8 | d81823b322544efed5ac55a90f9b31a9034fc43d | refs/heads/master | 2020-12-13T16:24:02.569000 | 2020-03-07T05:12:53 | 2020-03-07T05:12:53 | 234,470,913 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package _java._se._02;
public class SimpleSingletone {
private static SimpleSingletone instance;
private SimpleSingletone(){}
public static SimpleSingletone getInstance(){
if(null == instance){
instance = new SimpleSingletone();
}
return instance;
}
}
| UTF-8 | Java | 307 | java | SimpleSingletone.java | Java | [] | null | [] | package _java._se._02;
public class SimpleSingletone {
private static SimpleSingletone instance;
private SimpleSingletone(){}
public static SimpleSingletone getInstance(){
if(null == instance){
instance = new SimpleSingletone();
}
return instance;
}
}
| 307 | 0.638436 | 0.631922 | 14 | 20.928572 | 17.734003 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
62522795cc1e748cfa5d855ab015c26a5ccf5bf0 | 4,088,808,929,611 | e8763b6e0fd9d03884a484daa16d2bc2eb115015 | /src/main/java/de/m3y3r/jettycloud/App.java | 9ffbe5d1e65d76c3c2538ec13b7fd91aa0f168d7 | [
"Apache-2.0"
] | permissive | thomasmey/jetty-cloud | https://github.com/thomasmey/jetty-cloud | 8a76db7ef57ed33e6ca81e0eafe265cb452da05d | e78a516733ff2930dbbf45604e5f4c849c52bb65 | refs/heads/master | 2021-01-10T19:31:19.589000 | 2015-07-25T23:14:32 | 2015-07-25T23:14:32 | 38,939,529 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.m3y3r.jettycloud;
import java.io.StringReader;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java... | UTF-8 | Java | 7,486 | java | App.java | Java | [
{
"context": "umentation/current/embedding-jetty.html\n * @author thomas\n *\n */\npublic class App implements Runnable {\n\n\tp",
"end": 1596,
"score": 0.836470901966095,
"start": 1590,
"tag": "USERNAME",
"value": "thomas"
},
{
"context": ";\n\n\t\t\t// WAT?! - Inspired from https:/... | null | [] | package de.m3y3r.jettycloud;
import java.io.StringReader;
import java.net.URL;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java... | 7,488 | 0.749399 | 0.744323 | 223 | 32.569508 | 25.910044 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.278027 | false | false | 9 |
c392fd4cfee0499657b35f5fea4a86ea1a525cba | 14,774,687,564,166 | f68153f28f746efdc043f429bcdc27c22a5c4a23 | /EP-J-Tasks/ArithmeticOperations/src/main/java/ua/epam/ArithmeticOperations.java | 71b4065e0b49a59d0f02b8bec5d12b15d19ac3fd | [] | no_license | Susirya/EP_J | https://github.com/Susirya/EP_J | f75984f141ab2caaced82c4efc72bb04ebd1f194 | 577da9aedaad6d422d222e0eef6aad4d140cd5f7 | refs/heads/master | 2019-06-23T18:14:40.378000 | 2016-11-13T13:50:11 | 2016-11-13T13:50:11 | 68,110,504 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.epam;
public class ArithmeticOperations {
public double add (double val1, double val2){
return val1 + val2;
}
public double deduct(double val1, double val2){
return val1 - val2;
}
public double mult(double val1, double val2){
return val1 * val2;
}
publi... | UTF-8 | Java | 479 | java | ArithmeticOperations.java | Java | [] | null | [] | package ua.epam;
public class ArithmeticOperations {
public double add (double val1, double val2){
return val1 + val2;
}
public double deduct(double val1, double val2){
return val1 - val2;
}
public double mult(double val1, double val2){
return val1 * val2;
}
publi... | 479 | 0.582463 | 0.542798 | 22 | 20.772728 | 18.414253 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 9 |
f668142ebadf412b3c23cc54dd4ffa130ace0104 | 20,349,555,072,552 | 2ff1788018444648aa60ef34027accac0fbb55c2 | /app/src/main/java/com/uos/kyungimlee/ourmenu/FoodInfoContents.java | 1bad8030e9d9c6dc59c4e513734999fce8f3db0b | [] | no_license | katie0809/OurMenu | https://github.com/katie0809/OurMenu | 38d62638748a1fa46edb694357a213859c1dd753 | ac16749a84ade610693bde7f490491ff420a76ff | refs/heads/master | 2022-12-24T01:05:05.748000 | 2020-10-01T07:19:21 | 2020-10-01T07:19:21 | 109,944,049 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uos.kyungimlee.ourmenu;
/**
* Created by kyungimlee on 2017. 12. 6..
*/
class FoodInfoContents {
private String originNurientsTitle = "Nutrients";
private String originFlavorsTitle = "Flavors";
private String originIngreTitle = "Ingredients";
private String originAllergenTitle = "Allerg... | UTF-8 | Java | 8,281 | java | FoodInfoContents.java | Java | [
{
"context": "age com.uos.kyungimlee.ourmenu;\n\n/**\n * Created by kyungimlee on 2017. 12. 6..\n */\n\nclass FoodInfoContents {\n\n ",
"end": 65,
"score": 0.9996899366378784,
"start": 55,
"tag": "USERNAME",
"value": "kyungimlee"
}
] | null | [] | package com.uos.kyungimlee.ourmenu;
/**
* Created by kyungimlee on 2017. 12. 6..
*/
class FoodInfoContents {
private String originNurientsTitle = "Nutrients";
private String originFlavorsTitle = "Flavors";
private String originIngreTitle = "Ingredients";
private String originAllergenTitle = "Allerg... | 8,281 | 0.693998 | 0.693153 | 309 | 25.799353 | 23.136122 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323625 | false | false | 9 |
2ce098e38428db35de27efbb63408469ae40ef52 | 12,567,074,349,527 | 806af95288dd408cdec6f578749f284a49ceaafd | /old_20131116/mylife.home.ircd/src/main/java/mylife/home/irc/server/commands/Quit.java | d75c71db246662a9dbd2b4aff4756d68474900ed | [] | no_license | vincent-tr/bouh-mylife | https://github.com/vincent-tr/bouh-mylife | fe664a08a5529865eeac3df74f41c7391ffd8d43 | 6f98ada460fce3488b9db167e55ceebd179a6dec | refs/heads/master | 2021-01-01T20:11:53.403000 | 2014-12-07T21:51:10 | 2014-12-07T21:51:10 | 38,362,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mylife.home.irc.server.commands;
public class Quit {
}
| UTF-8 | Java | 70 | java | Quit.java | Java | [] | null | [] | package mylife.home.irc.server.commands;
public class Quit {
}
| 70 | 0.7 | 0.7 | 5 | 12 | 15.760711 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
7b6f3b3f56a6e0379b4af31540c65259c0f12bec | 12,567,074,350,966 | c53ceae5b10b1e0172fabb30cb9bde46b2af9371 | /StudentServer/src/main/java/com/wipro/dao/StudentDao.java | eb46a15d481ecb5e4f8a63abdade69209abeca3d | [] | no_license | singhrajesh8699/StudentTeacherRelationDemo | https://github.com/singhrajesh8699/StudentTeacherRelationDemo | 415e5653a92743f5b9e044d1cd47dfa72254196d | 6792465c5779e1de6df7fc52c9a2baa2e070981b | refs/heads/master | 2021-01-20T07:02:34.220000 | 2017-05-01T19:09:22 | 2017-05-01T19:09:22 | 89,951,383 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wipro.dao;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashSet;
import javax.transaction.Transactional;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... | UTF-8 | Java | 2,870 | java | StudentDao.java | Java | [] | null | [] | package com.wipro.dao;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashSet;
import javax.transaction.Transactional;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.sp... | 2,870 | 0.69547 | 0.694077 | 128 | 21.421875 | 21.081541 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.859375 | false | false | 9 |
7440dc3f52aafa947a0f2092aed0172122aa4f50 | 33,509,334,859,114 | 6d2f416c1d7acb237ff1e86da8adbab0722cafaa | /Arrays/Frequency.java | 904764c8450a34ba3584092cc24226a5419da528 | [] | no_license | Shivanirudh/OOP-JAVA | https://github.com/Shivanirudh/OOP-JAVA | 86f16273dafa44029f610f88378cb50bd00f49ae | 6536095e45757ae629d99f51ece14013fa915021 | refs/heads/master | 2020-06-20T12:04:20.093000 | 2019-10-30T17:18:55 | 2019-10-30T17:18:55 | 197,116,432 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*4. Write a program to Find the Number of Non-Repeated Elements in an Array.*/
import java.util.Scanner;
public class Frequency{
public static void main(String args[]){
int Arr[]=new int[100];
int numLimit;
Scanner in=new Scanner(System.in);
System.out.print("Enter the number of elements ");numLimit=in.nex... | UTF-8 | Java | 1,104 | java | Frequency.java | Java | [] | null | [] | /*4. Write a program to Find the Number of Non-Repeated Elements in an Array.*/
import java.util.Scanner;
public class Frequency{
public static void main(String args[]){
int Arr[]=new int[100];
int numLimit;
Scanner in=new Scanner(System.in);
System.out.print("Enter the number of elements ");numLimit=in.nex... | 1,104 | 0.639493 | 0.608696 | 48 | 22 | 20.45829 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.270833 | false | false | 9 |
d970243b820a0bc9f645334aab6fb013c3355998 | 2,619,930,101,631 | 4d899fb969ff1603e79aeae3869e6f21198ce505 | /RedirectForward/src/kr/co/softcampus/controller/TestController.java | 3633e4460713dd25e3c49219f9847550b070c7e4 | [] | no_license | dev-gyus/springframwork | https://github.com/dev-gyus/springframwork | 862d9b9b873f3511dfd740ccf328ef6b49eb1fc1 | 14688a9b122e5c16843bdd559eaf157ae0ceb125 | refs/heads/main | 2023-02-26T08:51:02.209000 | 2021-02-06T14:40:39 | 2021-02-06T14:40:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.softcampus.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class TestController {
@GetMapping("/test1")
public String redirect() {
// redirect: 붙여서 ViewResolver로 반환하면 해당 페이지로 리다이렉트됨
// redirect: 다음에오는 url을 ... | UTF-8 | Java | 914 | java | TestController.java | Java | [] | null | [] | package kr.co.softcampus.controller;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class TestController {
@GetMapping("/test1")
public String redirect() {
// redirect: 붙여서 ViewResolver로 반환하면 해당 페이지로 리다이렉트됨
// redirect: 다음에오는 url을 ... | 914 | 0.713889 | 0.697222 | 28 | 24.714285 | 19.784296 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.285714 | false | false | 9 |
138755b5e46c52650de5eadee634f7e3a1bef5c1 | 10,110,353,071,438 | 138093741ef41cd0fdf6d519ec3ee323ff4d031c | /mj/src/com/telemune/dao/UserManager.java | 88e39be91517755dacea6e190d3824e0309b934e | [] | no_license | mahavastudev/mahajyotish_2 | https://github.com/mahavastudev/mahajyotish_2 | 93b89f4b29e8ea2797edd1e27532b3fc65a226b1 | c49808350ff4758c648362b34487c40754c7cf6d | refs/heads/master | 2023-08-05T20:40:07.381000 | 2021-09-21T07:47:46 | 2021-09-21T07:47:46 | 408,730,746 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.telemune.dao;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import org.apache.log4j.Logger;
import com.telemune.dbutilities.Connection;
import com.telemune.dbutilities.PreparedStatement;
import com.telemune.mobileAstro.TSSJavaUtil;
import com.telemune.model.UserInfo;
publ... | UTF-8 | Java | 10,519 | java | UserManager.java | Java | [] | null | [] | package com.telemune.dao;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
import org.apache.log4j.Logger;
import com.telemune.dbutilities.Connection;
import com.telemune.dbutilities.PreparedStatement;
import com.telemune.mobileAstro.TSSJavaUtil;
import com.telemune.model.UserInfo;
publ... | 10,519 | 0.660804 | 0.658333 | 322 | 31.667702 | 27.878365 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.661491 | false | false | 9 |
094ddb99dc23bbfc8afbacd83a585aa9e06b5cb8 | 13,563,506,777,758 | 3670a839be04ca0876d7106b11ea2735602d224f | /src/empleados/directivos.java | 0fc25c10d0990718a9d5811e3e261d059cc5f068 | [] | no_license | casm2203/empleados | https://github.com/casm2203/empleados | 272ff5eab7f7c7ded8cacf7649da7a7860c0e7ed | 9af676a66b31bf846b3cf3c9b06a4b1bf79fdd42 | refs/heads/master | 2021-01-04T04:19:56.753000 | 2020-02-19T18:44:56 | 2020-02-19T18:44:56 | 240,384,271 | 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 empleados;
/**
*
* @author csuarez25
*/
public class directivos extends Empleados {
private String dependencia;
pr... | UTF-8 | Java | 1,671 | java | directivos.java | Java | [
{
"context": " editor.\n */\npackage empleados;\n\n/**\n *\n * @author csuarez25\n */\npublic class directivos extends Empleados {\n\n",
"end": 232,
"score": 0.9996297955513,
"start": 223,
"tag": "USERNAME",
"value": "csuarez25"
}
] | 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 empleados;
/**
*
* @author csuarez25
*/
public class directivos extends Empleados {
private String dependencia;
pr... | 1,671 | 0.618791 | 0.615799 | 72 | 22.208334 | 24.777866 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347222 | false | false | 9 |
e588f45a6e55ad678b642b372b93b09de195b94a | 1,941,325,278,689 | a993770d69df8a7c7bb54bbfde5428d31854a4fc | /java-workspaces/j2se/sci/src/com/stanchart/sci/view/action/.svn/text-base/BCADetailsSearchAction.java.svn-base | fc11a8d88c251364189163d334af8ed078d83e2c | [] | no_license | chatdhana/materials | https://github.com/chatdhana/materials | 9911c832c16a294e63c5fabf06076bdbfa9af1bf | 95c31089e5c22788f2b0bbdf0577999fc669650b | refs/heads/master | 2017-11-02T13:04:26.630000 | 2016-05-26T19:42:33 | 2016-05-26T19:42:33 | 58,611,183 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stanchart.sci.view.action;
import java.io.IOException;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apach... | UTF-8 | Java | 47,718 | BCADetailsSearchAction.java.svn-base | Java | [] | null | [] | package com.stanchart.sci.view.action;
import java.io.IOException;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.apach... | 47,718 | 0.616371 | 0.614045 | 987 | 47.346504 | 35.530022 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.954407 | false | false | 9 | |
9871c9edcda724f436b0cb75b0d296502b6324e8 | 1,941,325,277,288 | 39b4a0c80e1897cccd4e43e8c3959505dbf7faed | /DeepThoughtLib/src/main/java/net/deepthought/IDependencyResolver.java | 3a4dfa862f3f54d3b8f5c96569512e83bf00042a | [
"Apache-2.0"
] | permissive | divid3byzero/DeepThought | https://github.com/divid3byzero/DeepThought | 10cf84342a6505e502c7ad62df06e5bf641ddf30 | 71a256e2c8df44992698bf49f2009e53c44da9dc | refs/heads/master | 2020-12-25T04:45:01.023000 | 2016-06-05T10:34:19 | 2016-06-05T10:34:19 | 60,457,533 | 0 | 0 | null | true | 2016-06-05T11:52:43 | 2016-06-05T11:52:42 | 2015-04-23T21:49:54 | 2016-06-04T21:19:15 | 7,902 | 0 | 0 | 0 | null | null | null | package net.deepthought;
import net.deepthought.communication.IDeepThoughtsConnector;
import net.deepthought.data.IDataManager;
import net.deepthought.data.backup.IBackupManager;
import net.deepthought.data.compare.IDataComparer;
import net.deepthought.data.contentextractor.IContentExtractorManager;
import net.deeptho... | UTF-8 | Java | 1,569 | java | IDependencyResolver.java | Java | [
{
"context": "t.deepthought.util.IThreadPool;\n\n/**\n * Created by ganymed on 05/01/15.\n */\npublic interface IDependencyReso",
"end": 836,
"score": 0.9996303915977478,
"start": 829,
"tag": "USERNAME",
"value": "ganymed"
}
] | null | [] | package net.deepthought;
import net.deepthought.communication.IDeepThoughtsConnector;
import net.deepthought.data.IDataManager;
import net.deepthought.data.backup.IBackupManager;
import net.deepthought.data.compare.IDataComparer;
import net.deepthought.data.contentextractor.IContentExtractorManager;
import net.deeptho... | 1,569 | 0.841938 | 0.838113 | 52 | 29.173077 | 25.216539 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 9 |
ea52560fe6ad21629d2978984f5f7fd168abd4bc | 31,765,578,186,946 | 53424abc393f6140a44d2e407ddc65ef711f9bf9 | /Week07/IntegerDemo/bin/cn/itcast_01/IntegerDemo.java | 94e5e8b34648ba20e1315000a2e539a8197a2c99 | [] | no_license | yuanyongbin/JavaDemo | https://github.com/yuanyongbin/JavaDemo | 7ade82dfe160c1c78b19f24ebab3e72ea95f5a58 | 2ef212d8e047932d1dd895b8c801088fb1904dbf | refs/heads/master | 2020-05-24T07:35:45.008000 | 2017-09-11T01:37:54 | 2017-09-11T01:37:54 | 84,835,382 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
// Source File Name: IntegerDemo.java
package cn.itcast_01;
import java.io.PrintStream;
public class IntegerDemo
{
public IntegerDemo()
... | UTF-8 | Java | 530 | java | IntegerDemo.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e2. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://kpdus.tripod.com/jad.ht",
"end": 62,
"score": 0.9997086524963379,
"start": 46,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e2. Copyright 2001 <NAME>.
// Jad home page: http://kpdus.tripod.com/jad.html
// Decompiler options: packimports(3) fieldsfirst ansi space
// Source File Name: IntegerDemo.java
package cn.itcast_01;
import java.io.PrintStream;
public class IntegerDemo
{
public IntegerDemo()
{
}
pu... | 520 | 0.711321 | 0.679245 | 23 | 22.043478 | 23.477053 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73913 | false | false | 9 |
fe59649e37e36ec15e0ce5e1be3b88da1a922ee6 | 31,765,578,187,327 | 66d3122f8f031d6e8b27e8ead7aa5ae0d7e33b45 | /net/minecraft/world/gen/chunk/ChunkGeneratorFactory.java | 6c5ccd6e6e7f962a87bf2863a57f0834995d111b | [] | no_license | gurachan/minecraft1.14-dp | https://github.com/gurachan/minecraft1.14-dp | c10059787555028f87a4c8183ff74e6e1cfbf056 | 34daddc03be27d5a0ee2ab9bc8b1deb050277208 | refs/heads/master | 2022-01-07T01:43:52.836000 | 2019-05-08T17:18:13 | 2019-05-08T17:18:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.minecraft.world.gen.chunk;
import net.minecraft.world.biome.source.BiomeSource;
import net.minecraft.world.World;
interface ChunkGeneratorFactory<C extends ChunkGeneratorConfig, T extends ChunkGenerator<C>>
{
T create(final World arg1, final BiomeSource arg2, final C arg3);
}
| UTF-8 | Java | 295 | java | ChunkGeneratorFactory.java | Java | [] | null | [] | package net.minecraft.world.gen.chunk;
import net.minecraft.world.biome.source.BiomeSource;
import net.minecraft.world.World;
interface ChunkGeneratorFactory<C extends ChunkGeneratorConfig, T extends ChunkGenerator<C>>
{
T create(final World arg1, final BiomeSource arg2, final C arg3);
}
| 295 | 0.80339 | 0.79322 | 9 | 31.777779 | 32.275818 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 9 |
5196ca187a4c80cc886d5ed5ad4cf1a9de5a2526 | 16,750,372,512,704 | 1f2cfa50629e53890ca7a8ebbfef2265a66533c3 | /src/main/java/com/dmore/memorize/model/UserWord.java | fd353331da9ff799ba7bd9579512f3811b08500e | [] | no_license | dmorozzov/memorize-back | https://github.com/dmorozzov/memorize-back | a069ac50e12fe239e5974c80d977a7028f85b180 | d2854c83633c443f373d4b9944ab3fe25bd1a832 | refs/heads/master | 2021-04-15T09:34:42.378000 | 2018-09-23T10:14:12 | 2018-09-23T10:14:12 | 126,705,582 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dmore.memorize.model;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.AssociationOverride;
import javax.persistence.AssociationOverrides;
import javax.persistence.Column;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import java... | UTF-8 | Java | 1,469 | java | UserWord.java | Java | [] | null | [] | package com.dmore.memorize.model;
import lombok.EqualsAndHashCode;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.AssociationOverride;
import javax.persistence.AssociationOverrides;
import javax.persistence.Column;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import java... | 1,469 | 0.669843 | 0.669843 | 64 | 21.96875 | 17.30965 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.390625 | false | false | 9 |
e5c35ae86f91566a67e76013fedb48e73c5e743a | 1,219,770,777,279 | d128a16ab9025552449462747810fcc82db3a925 | /src/main/java/ru/study/shop/adapters/hibernate/CustomerRepository.java | b2ddcec78dde2bbb5cf9adf001c3a75802160a56 | [] | no_license | Joker-developer-java/Shop-app-backend | https://github.com/Joker-developer-java/Shop-app-backend | d40acd8d0bfcf6020c4266629601629ddffeff69 | 6cb48ccf5cc6574476d8f00e9a97c47dfafdba25 | refs/heads/master | 2023-07-13T23:12:29.493000 | 2021-06-29T13:59:16 | 2021-06-29T13:59:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.study.shop.adapters.hibernate;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import ru.study.shop.entities.Customer;
public interface CustomerRepository extends JpaRepository<Customer, Long> {
@Query(value =
"SELECT * " +
... | UTF-8 | Java | 474 | java | CustomerRepository.java | Java | [] | null | [] | package ru.study.shop.adapters.hibernate;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import ru.study.shop.entities.Customer;
public interface CustomerRepository extends JpaRepository<Customer, Long> {
@Query(value =
"SELECT * " +
... | 474 | 0.736287 | 0.736287 | 14 | 32.857143 | 28.147207 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 9 |
b9a0f0fca82b408eef98b4fbb1fc8e0b49f9b8fa | 3,856,880,678,442 | 3afc2efb2eb57c1840868f56d4aa2c81b454c4aa | /learn/DesignMod/SingleInstance/StaticSingleStudent.java | 87ab6e796319d659a65cfbdf234c0bc7f13d7c0d | [] | no_license | sthgreat/JAVA_Learn2 | https://github.com/sthgreat/JAVA_Learn2 | 499b2f13f7f8a83efcbfa6f30064a7ba44e0912e | 3b7f5e9257024ca495bea3487953716e23fd8ac8 | refs/heads/master | 2021-07-10T06:59:26.287000 | 2020-10-24T07:15:09 | 2020-10-24T07:15:09 | 199,764,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DesignMod.SingleInstance;
public class StaticSingleStudent {
private StaticSingleStudent(){
}
public static StaticSingleStudent getInstance(){
return Instance.student;
}
private static class Instance{
private static final StaticSingleStudent student = new Static... | UTF-8 | Java | 348 | java | StaticSingleStudent.java | Java | [] | null | [] | package DesignMod.SingleInstance;
public class StaticSingleStudent {
private StaticSingleStudent(){
}
public static StaticSingleStudent getInstance(){
return Instance.student;
}
private static class Instance{
private static final StaticSingleStudent student = new Static... | 348 | 0.692529 | 0.692529 | 14 | 22.857143 | 24.307133 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 9 |
d4743206988daf2d9b1650baa9a6e3b2a6495234 | 9,998,683,897,140 | 52c0e6c56cc3025de3f17281dd0c64df2144c455 | /xc-service-manage-cms/src/main/java/com/xuecheng/manage_cms/service/PageService.java | dd4cdd1edf2bf1933848f68f45032fd4c849d956 | [] | no_license | Lhhdz1231/xczx | https://github.com/Lhhdz1231/xczx | d85e047dda120104e342c586abc5e1e02039c28c | 57343c9c4d086929febf8f6a70332abcdc77fcc0 | refs/heads/master | 2020-04-16T06:25:08.593000 | 2019-01-22T13:33:39 | 2019-01-22T13:33:39 | 165,345,885 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuecheng.manage_cms.service;
import com.mongodb.client.gridfs.GridFSBucket;
import com.mongodb.client.gridfs.GridFSDownloadStream;
import com.mongodb.client.gridfs.model.GridFSFile;
import com.xuecheng.framework.domain.cms.CmsConfig;
import com.xuecheng.framework.domain.cms.CmsPage;
import com.xuecheng.fra... | UTF-8 | Java | 9,461 | java | PageService.java | Java | [
{
"context": "o.IOException;\nimport java.util.*;\n\n/**\n * @author Administrator\n * @version 1.0\n * @create 2018-09-12 18:32\n **/\n",
"end": 1856,
"score": 0.9777411222457886,
"start": 1843,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.xuecheng.manage_cms.service;
import com.mongodb.client.gridfs.GridFSBucket;
import com.mongodb.client.gridfs.GridFSDownloadStream;
import com.mongodb.client.gridfs.model.GridFSFile;
import com.xuecheng.framework.domain.cms.CmsConfig;
import com.xuecheng.framework.domain.cms.CmsPage;
import com.xuecheng.fra... | 9,461 | 0.671676 | 0.669171 | 293 | 30.341297 | 27.17205 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464164 | false | false | 9 |
cc0185f743340a94f3dc82de4debd0cbdef1ac0b | 27,968,827,101,827 | f7b0ed3679bcf401c703b16ea0184cfa25557911 | /NCoreV2_33/src/dk/nodes/controllers/font/NFontContainer.java | 8df008a4c8e0dc7cd38bf8562b9523d925b1f6ff | [] | no_license | nodesagency-mobile/dk-nodes-ncore | https://github.com/nodesagency-mobile/dk-nodes-ncore | 1f232c27275d2be9e040c04a2c5262ee19d95761 | 95fd3526fc945c1741002e1efb6dd0efe4c05b17 | refs/heads/master | 2016-05-25T22:14:17.287000 | 2015-02-17T15:12:13 | 2015-02-17T15:12:13 | 11,097,265 | 1 | 0 | null | false | 2013-09-10T13:46:59 | 2013-07-01T14:30:36 | 2013-09-10T13:46:59 | 2013-09-10T13:46:27 | 4,272 | null | 0 | 1 | Java | null | null | package dk.nodes.controllers.font;
/**
* @author Casper Rasmussen - 2012
*/
import java.util.HashMap;
import android.content.Context;
import android.graphics.Paint;
import android.graphics.Typeface;
import android.util.TypedValue;
import android.widget.TextView;
import dk.nodes.utils.NLog;
public class... | UTF-8 | Java | 3,955 | java | NFontContainer.java | Java | [
{
"context": "ackage dk.nodes.controllers.font;\r\n/**\r\n * @author Casper Rasmussen - 2012\r\n */\r\nimport java.util.HashMap;\r\n\r\nimport ",
"end": 68,
"score": 0.9998422265052795,
"start": 52,
"tag": "NAME",
"value": "Casper Rasmussen"
}
] | null | [] | package dk.nodes.controllers.font;
/**
* @author <NAME> - 2012
*/
import java.util.HashMap;
import android.content.Context;
import android.graphics.Paint;
import android.graphics.Typeface;
import android.util.TypedValue;
import android.widget.TextView;
import dk.nodes.utils.NLog;
public class NFontCont... | 3,945 | 0.689001 | 0.68799 | 132 | 27.962122 | 29.13485 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.106061 | false | false | 9 |
8f55af4f93a0663608da921ec04856b953e852bf | 27,968,827,100,723 | b7ad7bfcf5808d3b73458b9726f33e78aa66f874 | /java-core/src/java1/algorithm/bisearch/Bisearch.java | 2991e53ca3c8585de750eea428f516a6a2528b2a | [] | no_license | jianweizhao/java-master | https://github.com/jianweizhao/java-master | 72d87515ef93b68e5998a80dde5d4e9a1fc96613 | 3c7a72f30d24535bebeff22bc1f1acf1bf09243d | refs/heads/master | 2021-10-24T13:48:22.242000 | 2019-03-26T11:51:17 | 2019-03-26T11:51:17 | 108,370,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java1.algorithm.bisearch;
import java.util.Scanner;
/**
* 折半查找
* @author Administrator
*
*/
public class Bisearch {
static final int MAX_LEN=15;
public static void main(String[] args) {
Scanner scanner=new Scanner(System.in);
long[] nums=new long[MAX_LEN];
for (int i = 0; i < MAX_LEN; i++) ... | UTF-8 | Java | 1,805 | java | Bisearch.java | Java | [
{
"context": "import java.util.Scanner;\n\n\n/**\n * 折半查找\n * @author Administrator\n *\n */\npublic class Bisearch {\n\n\tstatic final int",
"end": 99,
"score": 0.9443231225013733,
"start": 86,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package java1.algorithm.bisearch;
import java.util.Scanner;
/**
* 折半查找
* @author Administrator
*
*/
public class Bisearch {
static final int MAX_LEN=15;
public static void main(String[] args) {
Scanner scanner=new Scanner(System.in);
long[] nums=new long[MAX_LEN];
for (int i = 0; i < MAX_LEN; i++) ... | 1,805 | 0.605462 | 0.595584 | 84 | 19.488094 | 16.979324 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.369048 | false | false | 9 |
65870f1974fdb19fd147a128d7d97cb04cc83a97 | 4,157,528,391,063 | c3445da9eff3501684f1e22dd8709d01ff414a15 | /LIS/sinosoft-parents/lis-business/src/main/java/com/sinosoft/lis/taskservice/taskinstance/callPayPremOutGraceInvaliBLTMThread.java | 872b589a5df93e927b134233f4fb083785a88c72 | [] | no_license | zhanght86/HSBC20171018 | https://github.com/zhanght86/HSBC20171018 | 954403d25d24854dd426fa9224dfb578567ac212 | c1095c58c0bdfa9d79668db9be4a250dd3f418c5 | refs/heads/master | 2021-05-07T03:30:31.905000 | 2017-11-08T08:54:46 | 2017-11-08T08:54:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinosoft.lis.taskservice.taskinstance;
import org.apache.log4j.Logger;
import com.sinosoft.lis.bq.BqCode;
import com.sinosoft.lis.db.LCContDB;
import com.sinosoft.lis.db.LCPolDB;
import com.sinosoft.lis.f1print.BqNameFun;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.ut... | UTF-8 | Java | 8,197 | java | callPayPremOutGraceInvaliBLTMThread.java | Java | [] | null | [] | package com.sinosoft.lis.taskservice.taskinstance;
import org.apache.log4j.Logger;
import com.sinosoft.lis.bq.BqCode;
import com.sinosoft.lis.db.LCContDB;
import com.sinosoft.lis.db.LCPolDB;
import com.sinosoft.lis.f1print.BqNameFun;
import java.util.Date;
import java.util.HashMap;
import java.util.Map;
import java.ut... | 8,197 | 0.673933 | 0.663698 | 207 | 35.342995 | 26.319538 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.971014 | false | false | 9 |
3dab65a560ec095cdfeb6524489c6c0dea607098 | 18,846,316,529,717 | 87bc8b425276bacf18720ac28001fa4f94542a63 | /Multitier/Lernplattform/courses-service/src/main/java/at/lernplattform/application/dao/SchemaDaoImpl.java | 845037d886e49d40eca163be268317f74e7fc0d5 | [] | no_license | Kreidl/AWSTemplates | https://github.com/Kreidl/AWSTemplates | 430e9c76b13580f33760ae88caad7c8f280dcb13 | e541f56c01d52eacb5a20dfcd63bfaaac44b7f9c | refs/heads/master | 2020-12-13T10:54:39.418000 | 2020-12-05T06:15:36 | 2020-12-05T06:15:36 | 234,394,545 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.lernplattform.application.dao;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.LineNumberRea... | UTF-8 | Java | 4,740 | java | SchemaDaoImpl.java | Java | [] | null | [] | package at.lernplattform.application.dao;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.LineNumberRea... | 4,740 | 0.68481 | 0.683966 | 170 | 25.882353 | 25.508205 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.735294 | false | false | 9 |
f6003b18845c5381e22b71845357730d8af692fe | 4,672,924,469,710 | 4f393dafae7353d9caf5ba0220f459664d39c866 | /mein project/math-master/math/src/main/java/gz/math/stillwell/CardinalsUtil.java | d3a99f233406cfa982c348c5d01ac56779021606 | [] | no_license | mazen33/mazen | https://github.com/mazen33/mazen | dd00e7635b9879a676a7fec7f6859cb5f9e5f209 | ed347019e2f1821a67a7e657af51eba961f57215 | refs/heads/master | 2020-12-30T10:51:18.543000 | 2019-10-13T18:09:46 | 2019-10-13T18:09:46 | 98,826,294 | 0 | 0 | null | false | 2020-10-13T16:41:21 | 2017-07-30T21:38:14 | 2019-10-13T18:10:38 | 2020-10-13T16:41:20 | 13,144 | 0 | 0 | 2 | Java | false | false | package gz.math.stillwell;
import java.util.HashSet;
import java.util.Set;
@SuppressWarnings({ "rawtypes", "unchecked" })
public class CardinalsUtil {
public static Set cardinals(int n) {
Set result = new HashSet<>();
Set tmp;
if (n != 0) {
for (; n > 0; n--) {
tmp = new HashSet<>();
tmp.add(cardin... | UTF-8 | Java | 521 | java | CardinalsUtil.java | Java | [] | null | [] | package gz.math.stillwell;
import java.util.HashSet;
import java.util.Set;
@SuppressWarnings({ "rawtypes", "unchecked" })
public class CardinalsUtil {
public static Set cardinals(int n) {
Set result = new HashSet<>();
Set tmp;
if (n != 0) {
for (; n > 0; n--) {
tmp = new HashSet<>();
tmp.add(cardin... | 521 | 0.59501 | 0.589251 | 28 | 17.607143 | 15.664654 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.857143 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.