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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
78de504f7fc178f5e4321c43af2fcf41c82ab368 | 33,947,421,509,662 | 3fd6dd3860d462c94e14bab69ea0676b9e8b3a1e | /src/jml/optimization/ProxLInfinity.java | dd1fe1e710d474b22fc6ab1d15839fcd198451cb | [
"Apache-2.0"
] | permissive | MingjieQian/JML | https://github.com/MingjieQian/JML | 7c1ed9b3f2573967f6a5a1c470d947e2c5d74ac5 | 00afaa0e81fbfbdfbfbd7cfbbc6c0287bfb86eac | refs/heads/master | 2020-03-30T23:59:30.257000 | 2015-12-05T04:46:20 | 2015-12-05T04:46:20 | 8,636,421 | 6 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jml.optimization;
import static jml.matlab.Matlab.abs;
import static jml.matlab.Matlab.colon;
import static jml.matlab.Matlab.display;
import static jml.matlab.Matlab.min;
import static jml.matlab.Matlab.sign;
import static jml.matlab.Matlab.size;
import static jml.matlab.Matlab.sort2;
import static jml.matlab... | UTF-8 | Java | 2,181 | java | ProxLInfinity.java | Java | [
{
"context": "x_th(X) where h = || X ||_{\\infty}.\n * \n * @author Mingjie Qian\n * @version 1.0, Oct. 14th, 2013\n */\npublic class",
"end": 602,
"score": 0.9998367428779602,
"start": 590,
"tag": "NAME",
"value": "Mingjie Qian"
}
] | null | [] | package jml.optimization;
import static jml.matlab.Matlab.abs;
import static jml.matlab.Matlab.colon;
import static jml.matlab.Matlab.display;
import static jml.matlab.Matlab.min;
import static jml.matlab.Matlab.sign;
import static jml.matlab.Matlab.size;
import static jml.matlab.Matlab.sort2;
import static jml.matlab... | 2,175 | 0.605227 | 0.58276 | 95 | 21.957895 | 18.62365 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.326316 | false | false | 4 |
6feb54a61db5a7431877dd47390ce420e71d867d | 29,454,885,733,364 | 5850ed6b619145a9d3990630d10ff977ccdc7731 | /src/main/java/edu/training/task09/behavioral/observer/NewsPaper.java | 5594d993274ad3b4f9d9b15dff43cd35c5a1d08c | [] | no_license | evgenijaZ/Training-labs | https://github.com/evgenijaZ/Training-labs | 91bdc6da8fbd8dadb5abdbec7011dd86b7fcc8c9 | 3cb6bc046bee3d47a9e0e7daf1d6e11f95cda4dc | refs/heads/master | 2020-03-31T13:22:47.661000 | 2018-12-10T11:58:14 | 2018-12-10T11:58:14 | 152,253,164 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.training.task09.behavioral.observer;
public class NewsPaper {
private String title;
public NewsPaper(String title) {
this.title = title;
}
}
| UTF-8 | Java | 175 | java | NewsPaper.java | Java | [] | null | [] | package edu.training.task09.behavioral.observer;
public class NewsPaper {
private String title;
public NewsPaper(String title) {
this.title = title;
}
}
| 175 | 0.685714 | 0.674286 | 9 | 18.444445 | 16.647396 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
7fd82779c16ba96498dd1830c35d14a584aa4f9a | 9,320,079,063,768 | 85f573af305c07112cf3296c4c9e26935b0350ad | /app/src/main/java/com/haoyigou/hyg/utils/DateTimeUtils.java | 2aa3de7249abb5e53db4e3f74bbba6d67edbc2dc | [] | no_license | wuliang6661/Turuk | https://github.com/wuliang6661/Turuk | 0cc8c483c4a8cb536874e7025437042dcbb00a11 | 4e3a4c0562f0f0f2e7bf9fd47166541550959d62 | refs/heads/main | 2023-07-20T17:58:56.764000 | 2021-09-03T14:26:18 | 2021-09-03T14:26:18 | 402,777,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haoyigou.hyg.utils;
import android.util.Log;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
/**
* Created by kristain on 15/12/17.
*/
public class Date... | UTF-8 | Java | 21,345 | java | DateTimeUtils.java | Java | [
{
"context": "ale;\nimport java.util.TimeZone;\n\n/**\n * Created by kristain on 15/12/17.\n */\npublic class DateTimeUtils {\n\n\n ",
"end": 285,
"score": 0.999489963054657,
"start": 277,
"tag": "USERNAME",
"value": "kristain"
}
] | null | [] | package com.haoyigou.hyg.utils;
import android.util.Log;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
/**
* Created by kristain on 15/12/17.
*/
public class Date... | 21,345 | 0.534622 | 0.518052 | 762 | 25.13517 | 22.08404 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418635 | false | false | 4 |
3a1bfafd76803e3fa322f1d125c80a16436910c5 | 25,829,933,350,985 | 1d23cf8eb29f9e91c087b1fbccc44be19a53df90 | /src/org/pmmsc/storagemonitor/task/DumpTask.java | 1f47a7808830f72558f79ac120da0e521f9158b5 | [] | no_license | pmmsc/storageminitor | https://github.com/pmmsc/storageminitor | 987eec5d533536fd283a320e0102c4561d229d04 | 1ae3d83b3b341e8a639462a326846e5a7aed8a4a | refs/heads/master | 2020-06-03T06:13:46.180000 | 2015-04-15T10:30:59 | 2015-04-15T10:30:59 | 33,980,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pmmsc.storagemonitor.task;
public class DumpTask extends Task {
public DumpTask() {
mCommand = "adb shell ls /sdcard/* -aR";
}
public void run() {
mOutputList.clear();
super.run();
}
}
| UTF-8 | Java | 211 | java | DumpTask.java | Java | [] | null | [] | package org.pmmsc.storagemonitor.task;
public class DumpTask extends Task {
public DumpTask() {
mCommand = "adb shell ls /sdcard/* -aR";
}
public void run() {
mOutputList.clear();
super.run();
}
}
| 211 | 0.663507 | 0.663507 | 14 | 14.071428 | 15.167937 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
250a44e3b813891f0ccdf4a31da487e6d6eea91f | 33,346,126,105,361 | 84deb6badb68ba3d30ed0fe7fba6f93f33589500 | /inject/src/main/java/io/micronaut/inject/beans/visitor/IntrospectedTypeElementVisitor.java | 2e5d095e388bdce43dfa98dded1ec3de53c9d797 | [
"Apache-2.0"
] | permissive | rongbo-j/micronaut-core | https://github.com/rongbo-j/micronaut-core | eff5ae17914a9a466dc0b062c5869472d0bfd3ae | f7b0f3997c24efb253441073532921c0d0b39764 | refs/heads/master | 2020-08-01T20:17:47.843000 | 2019-09-24T16:47:25 | 2019-09-24T16:47:25 | 211,102,921 | 1 | 0 | Apache-2.0 | true | 2019-09-26T14:01:24 | 2019-09-26T14:01:23 | 2019-09-26T13:59:59 | 2019-09-26T13:52:54 | 44,238 | 0 | 0 | 0 | null | false | false | /*
* Copyright 2017-2019 original authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 11,322 | java | IntrospectedTypeElementVisitor.java | Java | [
{
"context": "ence} instances at compilation time.\n *\n * @author graemerocher\n * @since 1.1\n */\n@Internal\npublic class Introspe",
"end": 1668,
"score": 0.9988614916801453,
"start": 1656,
"tag": "USERNAME",
"value": "graemerocher"
}
] | null | [] | /*
* Copyright 2017-2019 original authors
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 11,322 | 0.601837 | 0.599717 | 244 | 45.401638 | 40.807255 | 242 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.688525 | false | false | 4 |
a08e15ae7d0c6c4cc6283d2556e42ad2d867eb7d | 31,267,361,928,578 | 3aefe36013d5ee0e4e3484789a5a484ee9bddd90 | /src/com/anaadih/locationfinder/adapter/ReceiveRequestAdapter.java | a7b8cd201925093b397bf055e8e12939b5b86cde | [] | no_license | jogindersharma/locationfinder | https://github.com/jogindersharma/locationfinder | 09bfa5ed3286ad36123c5a68902188c9f5708652 | 40ab05ab9212f8a5dab4fce0ff93be8dde17ff2d | refs/heads/master | 2020-05-17T22:05:00.925000 | 2014-08-27T13:50:36 | 2014-08-27T13:50:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.anaadih.locationfinder.adapter;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.View.OnClickListener;
import android.widget.BaseAdapter;
import android.widge... | UTF-8 | Java | 4,502 | java | ReceiveRequestAdapter.java | Java | [] | null | [] | package com.anaadih.locationfinder.adapter;
import java.util.List;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.view.View.OnClickListener;
import android.widget.BaseAdapter;
import android.widge... | 4,502 | 0.736339 | 0.73323 | 132 | 33.10606 | 28.97707 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.833333 | false | false | 4 |
7451bf6a6601ad760715035cd114e4678348983c | 25,331,717,175,483 | c5b34c472a0a4895e228a7680ad269f3d78e71b3 | /main/src/main/java/org/objenesis/instantiator/annotations/Typology.java | d5513df2a1cb24cf61d0aa2b8ad3516fea302837 | [
"Apache-2.0"
] | permissive | easymock/objenesis | https://github.com/easymock/objenesis | 4c0a2cf00f00e193aed1428ce89eac4665a88f3a | 288ab48893630e4d7791fdc1dcd5988e5e6f7afb | refs/heads/master | 2023-08-31T21:01:43.215000 | 2023-08-28T02:59:57 | 2023-08-28T12:23:12 | 11,453,959 | 554 | 109 | Apache-2.0 | false | 2023-09-11T03:07:59 | 2013-07-16T16:08:53 | 2023-09-08T20:24:12 | 2023-09-11T03:07:58 | 3,746 | 563 | 94 | 10 | Java | false | false | /*
* Copyright 2006-2023 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 1,230 | java | Typology.java | Java | [
{
"context": "\n\n/**\n * Possible types of instantiator\n * @author Henri Tremblay\n */\npublic enum Typology {\n /**\n * Mark an i",
"end": 732,
"score": 0.9998576045036316,
"start": 718,
"tag": "NAME",
"value": "Henri Tremblay"
}
] | null | [] | /*
* Copyright 2006-2023 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 1,222 | 0.696748 | 0.686992 | 43 | 27.60465 | 30.743605 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.255814 | false | false | 4 |
e52f938958986f7db5ee95372ccab47e4a21698a | 5,257,040,019,503 | 9b6503f148049ff5a340e2dba980359872a6abb1 | /tests/src/test/java/org/neo4j/graphalgo/core/utils/container/RelationshipContainerIntegrationTest.java | 6afc3a3023ac07388af8e6149380ec5f6eeb271c | [
"Apache-2.0"
] | permissive | tomasonjo/neo4j-graph-algorithms | https://github.com/tomasonjo/neo4j-graph-algorithms | 5687dd9efba61b53c9963792435a757dc92bbcbb | 69ae9c335334bf2995fc48b9aefd31725b6fa280 | refs/heads/3.1 | 2021-01-20T13:56:50.372000 | 2017-07-13T20:12:41 | 2017-07-13T20:12:41 | 90,540,549 | 0 | 1 | null | true | 2017-05-08T21:57:46 | 2017-05-07T14:58:58 | 2017-05-07T14:59:00 | 2017-05-08T21:57:46 | 574 | 0 | 0 | 0 | Java | null | null | package org.neo4j.graphalgo.core.utils.container;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import org.neo4j.graphalgo.Neo4JTestCase;
import org.neo4j.graphalgo.api.Relations... | UTF-8 | Java | 2,237 | java | RelationshipContainerIntegrationTest.java | Java | [
{
"context": "port static org.mockito.Mockito.*;\n\n/**\n * @author mknblch\n */\n@RunWith(MockitoJUnitRunner.class)\npublic cla",
"end": 536,
"score": 0.999603807926178,
"start": 529,
"tag": "USERNAME",
"value": "mknblch"
}
] | null | [] | package org.neo4j.graphalgo.core.utils.container;
import org.junit.AfterClass;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.mockito.Mock;
import org.mockito.runners.MockitoJUnitRunner;
import org.neo4j.graphalgo.Neo4JTestCase;
import org.neo4j.graphalgo.api.Relations... | 2,237 | 0.659365 | 0.649978 | 79 | 27.316456 | 23.0753 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.797468 | false | false | 4 |
7456f679893cbb1cdabbb483074eb24250b6ae72 | 730,144,475,237 | 86505462601eae6007bef6c9f0f4eeb9fcdd1e7b | /bin/modules/data-hub-adapter/datahubadapter/testsrc/com/hybris/datahub/core/tasks/ItemImportTaskRunnerUnitTest.java | b72d59dc06d0a4ecf3b138fe35f4e2973d9f944d | [] | no_license | jp-developer0/hybrisTrail | https://github.com/jp-developer0/hybrisTrail | 82165c5b91352332a3d471b3414faee47bdb6cee | a0208ffee7fee5b7f83dd982e372276492ae83d4 | refs/heads/master | 2020-12-03T19:53:58.652000 | 2020-01-02T18:02:34 | 2020-01-02T18:02:34 | 231,430,332 | 0 | 4 | null | false | 2020-08-05T22:46:23 | 2020-01-02T17:39:15 | 2020-01-02T19:06:34 | 2020-08-05T22:46:21 | 1,073,803 | 0 | 1 | 2 | null | false | false | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company.
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the ... | UTF-8 | Java | 3,831 | java | ItemImportTaskRunnerUnitTest.java | Java | [
{
"context": ".getBytes();\n\tprivate static final String USER = \"user name\";\n\tprivate static final String LANGUAGE = \"ja\";\n\n",
"end": 1650,
"score": 0.9994524121284485,
"start": 1641,
"tag": "USERNAME",
"value": "user name"
}
] | null | [] | /*
* [y] hybris Platform
*
* Copyright (c) 2018 SAP SE or an SAP affiliate company.
* All rights reserved.
*
* This software is the confidential and proprietary information of SAP
* ("Confidential Information"). You shall not disclose such Confidential
* Information and shall use it only in accordance with the ... | 3,831 | 0.790655 | 0.78935 | 120 | 30.924999 | 28.37903 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.366667 | false | false | 4 |
05203c7e4eb79369be439a6dadd3a07098d21fae | 34,445,637,721,004 | 5349cb35fb6fbbfdc688ff351a109ffb865d164b | /src/sservice/CartDelAction.java | 7a402e5d62712be172874ef920bd6636ede9842d | [] | no_license | jaehyun8282/epl | https://github.com/jaehyun8282/epl | 3e58cccf59c015ff987e6a713914b22911ce3235 | 58b72ff669fb57089f023170907a7d3add22ce74 | refs/heads/master | 2023-01-22T16:33:25.057000 | 2020-11-21T09:09:15 | 2020-11-21T09:09:15 | 314,771,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package epl.service;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import epl.dao.CartDao;
public class CartDelAction implements CommandProcess{
public String requestPro(HttpServletRequest request, HttpServletResponse response) {
int cart_id = Integer.pars... | UTF-8 | Java | 621 | java | CartDelAction.java | Java | [] | null | [] | package epl.service;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import epl.dao.CartDao;
public class CartDelAction implements CommandProcess{
public String requestPro(HttpServletRequest request, HttpServletResponse response) {
int cart_id = Integer.pars... | 621 | 0.7343 | 0.7343 | 18 | 32.5 | 27.560539 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.666667 | false | false | 4 |
4335ffee1aac4f0887e32f462caf76beecc36517 | 11,982,958,799,124 | 742765e939063533002d39be19ee216dbe7bee8f | /src/main/java/codesquad/domain/Answer.java | 67ad24606afdc3f84748b6c9b9ff37a563af266f | [] | no_license | Gunju-Ko/java-qna | https://github.com/Gunju-Ko/java-qna | 5435614e520a0901c06ca66cc7887d58c9b36151 | 07becd74a63111fbec3402fe6ea2f34dd43b9d7e | refs/heads/Gunju-Ko | 2021-05-05T09:00:36.662000 | 2018-12-22T07:16:55 | 2018-12-22T07:16:55 | 119,136,524 | 0 | 0 | null | true | 2018-12-22T07:14:49 | 2018-01-27T05:38:37 | 2018-11-14T12:34:59 | 2018-12-22T07:14:48 | 574 | 0 | 0 | 0 | Java | false | null | package codesquad.domain;
import codesquad.common.exception.PermissionDeniedException;
import codesquad.web.dto.AnswerDto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import support.domain.AbstractEntity;
import support.domain.ApiUrlGeneratable;
import support.domain.UrlGeneratable;
import javax.persiste... | UTF-8 | Java | 3,528 | java | Answer.java | Java | [] | null | [] | package codesquad.domain;
import codesquad.common.exception.PermissionDeniedException;
import codesquad.web.dto.AnswerDto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import support.domain.AbstractEntity;
import support.domain.ApiUrlGeneratable;
import support.domain.UrlGeneratable;
import javax.persiste... | 3,528 | 0.616497 | 0.616213 | 124 | 27.451612 | 24.958143 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.41129 | false | false | 4 |
10d3a869667c563ffbb8b235bfbced4b4b3570ca | 14,035,953,190,739 | 20bb37b1e2bf4e76036dac7cd451174beba8675b | /src/com/icloudoor/cloudoor/MsgPagePopupWindow.java | 4e83f94bbc072dcc2400c84463c7244b4e73af09 | [] | no_license | carollifen/icloudoor_new_package | https://github.com/carollifen/icloudoor_new_package | 368faea4b61ca94061407db9a05b36622d765a58 | 2b828d9e945a10b4d2a6dad2ec3be8e64786a29d | refs/heads/master | 2020-05-17T19:11:57.133000 | 2015-08-31T03:16:18 | 2015-08-31T03:16:18 | 37,391,480 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.icloudoor.cloudoor;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.PopupWindow;
public class MsgPagePopupWindow extends PopupWindow{
private View mPopupView;
pu... | UTF-8 | Java | 655 | java | MsgPagePopupWindow.java | Java | [] | null | [] | package com.icloudoor.cloudoor;
import android.app.Activity;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.PopupWindow;
public class MsgPagePopupWindow extends PopupWindow{
private View mPopupView;
pu... | 655 | 0.80916 | 0.80916 | 22 | 28.818182 | 26.871134 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.454545 | false | false | 4 |
326afec088134345ca4c1b5a671daae7e29ac52b | 28,939,489,689,590 | 932eb8f81b77b2a9bda42529798a3c4ffc9bc825 | /Chapter5/src/main/java/com/course/testng/paramter/DataProviderTest.java | 86e1564b942d6e1a994b3aa94189e50cdaa75208 | [] | no_license | sansi0906/AutoTest | https://github.com/sansi0906/AutoTest | bf374868552dce8b78e436629bc166c99a6ae879 | 840a136412569ba66907ddacde4fb562150ae80c | refs/heads/master | 2023-05-07T22:50:02.282000 | 2020-08-20T13:50:52 | 2020-08-20T13:50:52 | 284,739,837 | 0 | 0 | null | false | 2021-06-04T02:49:26 | 2020-08-03T15:42:38 | 2020-08-20T13:51:12 | 2021-06-04T02:49:26 | 5,686 | 0 | 0 | 1 | HTML | false | false | package com.course.testng.paramter;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import java.lang.reflect.Method;
public class DataProviderTest {
@Test(dataProvider = "Person")
public void getPersonMessage(String name, int age) {
System.out.println("name = " + name ... | UTF-8 | Java | 1,362 | java | DataProviderTest.java | Java | [
{
"context": "Object[][] pm = new Object[][]{\n {\"zhangsan\", 14},\n {\"lisa\", 15},\n ",
"end": 484,
"score": 0.9994685649871826,
"start": 476,
"tag": "NAME",
"value": "zhangsan"
},
{
"context": " {\"zhangsan\", 14},\n ... | null | [] | package com.course.testng.paramter;
import org.testng.annotations.DataProvider;
import org.testng.annotations.Test;
import java.lang.reflect.Method;
public class DataProviderTest {
@Test(dataProvider = "Person")
public void getPersonMessage(String name, int age) {
System.out.println("name = " + name ... | 1,362 | 0.526432 | 0.517621 | 49 | 26.816326 | 18.611685 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530612 | false | false | 4 |
444ab0c5a43df315d658a7df12f0c14e0ce1e23c | 29,540,785,082,030 | a8a4dd5cf3844881cd0b1996314f17165572551c | /restaurant-microservice/src/main/java/com/serveme/service/service/GeolocationService.java | 02e28b35f37e9b721a2c8564b04ff0971df1b0c7 | [] | no_license | DaveChains/Served-Microservices | https://github.com/DaveChains/Served-Microservices | 8b8eeea206addd68d12d0860f75fcbacd2a55973 | 6ceab01167ba98cee461f681929eebda7af0d54f | refs/heads/master | 2021-08-30T11:27:19.221000 | 2017-12-17T18:36:51 | 2017-12-17T18:36:51 | 114,554,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.serveme.service.service;
import com.serveme.service.domain.CategoryDomain;
import com.serveme.service.domain.DishDomain;
import com.serveme.service.domain.RestaurantDomain;
/**
* Created by Davids-iMac on 26/10/15.
*/
public interface GeolocationService {
Object getLocationByPostcode(String postcod... | UTF-8 | Java | 326 | java | GeolocationService.java | Java | [
{
"context": "ervice.domain.RestaurantDomain;\n\n/**\n * Created by Davids-iMac on 26/10/15.\n */\npublic interface GeolocationServ",
"end": 216,
"score": 0.9259960651397705,
"start": 205,
"tag": "USERNAME",
"value": "Davids-iMac"
}
] | null | [] | package com.serveme.service.service;
import com.serveme.service.domain.CategoryDomain;
import com.serveme.service.domain.DishDomain;
import com.serveme.service.domain.RestaurantDomain;
/**
* Created by Davids-iMac on 26/10/15.
*/
public interface GeolocationService {
Object getLocationByPostcode(String postcod... | 326 | 0.794479 | 0.776074 | 13 | 24.076923 | 21.695309 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 4 |
90db5a8404417f36df5079a98114cb9b31951843 | 29,540,785,083,439 | 818bfdd16b38028fdecd0edc662fca8e7401d168 | /AccountManagementWebApplication/src/com/sapient/web/DeleteAccount.java | 579bad975bbbc37e01f9de8a3a210f3f5ddd7ea6 | [] | no_license | Akash01010/AccountManagementWebApplication | https://github.com/Akash01010/AccountManagementWebApplication | 0a5e85804d5d654e8e1967666b77f384e89e388d | 5a698fa5b66172a17040f7e29e3cc26f9eb3b08c | refs/heads/master | 2020-07-01T01:56:47.426000 | 2019-08-07T07:49:36 | 2019-08-07T07:49:36 | 201,012,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sapient.web;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.sapient.da... | UTF-8 | Java | 1,539 | java | DeleteAccount.java | Java | [] | null | [] | package com.sapient.web;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.sapient.da... | 1,539 | 0.786875 | 0.786225 | 48 | 31.0625 | 29.826168 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.479167 | false | false | 4 |
9f44debc0c01f900a98d4a1ad8edafdac03be37d | 31,026,843,766,972 | d6ba22a8a9dd431921b8af8982edf115e0f84e01 | /stroom-core/src/main/java/stroom/core/meta/MetaModule.java | 32f1dd0abb103aed3e01e76493b3a92324f6d9d2 | [
"LicenseRef-scancode-proprietary-license",
"Apache-2.0",
"CDDL-1.0",
"GPL-1.0-or-later",
"LGPL-2.0-or-later",
"MPL-1.0",
"CC-BY-4.0",
"LicenseRef-scancode-public-domain",
"EPL-1.0"
] | permissive | gchq/stroom | https://github.com/gchq/stroom | 15dc1d4a8527fe7888d060d39e639b48183ff8bd | 759370c31d5d441444bca9d59c41c54bc42816f2 | refs/heads/master | 2023-09-05T01:40:41.773000 | 2023-09-04T16:40:12 | 2023-09-04T16:40:12 | 72,740,687 | 442 | 65 | Apache-2.0 | false | 2023-09-14T12:12:28 | 2016-11-03T11:55:47 | 2023-09-01T18:33:25 | 2023-09-14T12:12:27 | 170,887 | 410 | 54 | 552 | Java | false | false | package stroom.core.meta;
import stroom.meta.shared.MetaFields;
import stroom.suggestions.api.SuggestionsServiceBinder;
import com.google.inject.AbstractModule;
public class MetaModule extends AbstractModule {
@Override
protected void configure() {
bind(MetaSuggestionsQueryHandler.class).to(MetaSugg... | UTF-8 | Java | 499 | java | MetaModule.java | Java | [] | null | [] | package stroom.core.meta;
import stroom.meta.shared.MetaFields;
import stroom.suggestions.api.SuggestionsServiceBinder;
import com.google.inject.AbstractModule;
public class MetaModule extends AbstractModule {
@Override
protected void configure() {
bind(MetaSuggestionsQueryHandler.class).to(MetaSugg... | 499 | 0.763527 | 0.763527 | 17 | 28.352942 | 29.251328 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 4 |
769eaed2e6f8ee558cb727a853cf443ce751166f | 25,366,076,907,973 | 25460be363aea686fcecf563606fafebc7349374 | /org.nor.tutorials.generic/src/main/java/org/nor/tutorials/java/generics/l/bridgeMethods/MyNode.java | 05c83d0fb54b888f60efff9b8a6f13a99f4a9d07 | [] | no_license | MakeADayLikeAYear/org.nor | https://github.com/MakeADayLikeAYear/org.nor | 7a2f524f98255c04158b24a79f43087f16b638c2 | a76e9d364634e1f80fc03284b0729e74873133d8 | refs/heads/master | 2023-03-19T03:08:57.147000 | 2023-03-11T15:08:02 | 2023-03-11T15:08:02 | 46,953,239 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nor.tutorials.java.generics.l.bridgeMethods;
public class MyNode extends Node<Integer> {
public MyNode(Integer data) {
super(data);
}
public void setData(Integer data) {
System.out.println("MyNode.setData");
super.setData(data);
}
}
/**
* <pre>
* public class MyNode ext... | UTF-8 | Java | 696 | java | MyNode.java | Java | [] | null | [] | package org.nor.tutorials.java.generics.l.bridgeMethods;
public class MyNode extends Node<Integer> {
public MyNode(Integer data) {
super(data);
}
public void setData(Integer data) {
System.out.println("MyNode.setData");
super.setData(data);
}
}
/**
* <pre>
* public class MyNode ext... | 696 | 0.583333 | 0.583333 | 33 | 19.09091 | 17.394466 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.242424 | false | false | 4 |
f808a168508aaafd3b93b89445cc9d38562207d8 | 15,161,234,580,374 | f225c284b0d141b40bacca3ddc87697120a78f30 | /java/registry/src/main/java/io/opensaber/registry/model/DBConnectionInfoMgr.java | 7c768665e8c90580c6eb71a32ace8582ad54282e | [
"MIT"
] | permissive | indrajra/teacher-registry | https://github.com/indrajra/teacher-registry | 7a2386a3c63e89f0f8275ce0e4c6c19e979d8f15 | d53c8006c4855ada27cd0bb3f2a336a2e0506fbf | refs/heads/master | 2023-01-10T23:06:19.323000 | 2020-03-26T06:34:33 | 2020-03-26T06:34:33 | 241,092,143 | 1 | 1 | MIT | false | 2023-01-07T14:58:56 | 2020-02-17T11:34:04 | 2020-04-13T05:15:54 | 2023-01-07T14:58:55 | 2,303 | 0 | 1 | 46 | Java | false | false | package io.opensaber.registry.model;
import io.opensaber.registry.config.validation.ValidDatabaseConfig;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
import org.springframework.validation.annotation.Validated;
import javax.annotation.Post... | UTF-8 | Java | 2,745 | java | DBConnectionInfoMgr.java | Java | [] | null | [] | package io.opensaber.registry.model;
import io.opensaber.registry.config.validation.ValidDatabaseConfig;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org.springframework.stereotype.Component;
import org.springframework.validation.annotation.Validated;
import javax.annotation.Post... | 2,745 | 0.765756 | 0.765756 | 111 | 23.729731 | 24.011238 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.18018 | false | false | 4 |
f7bf83d7716b768838118ad0fc79a4a61d5cf605 | 11,690,901,010,498 | 1d995894aa732932a4a6253936e2df20ca268d34 | /src/EditMultipleObjects/DocEditor.java | c2edc357fecf25c4c2346a81eebc1eee0bc6b1b0 | [
"MIT"
] | permissive | Medical-Devs/Open-GMAO | https://github.com/Medical-Devs/Open-GMAO | 9a9f8fc6a902fd473248ec9a16ce3dc617b6db95 | 60107dde012eb5ef4e9c7245600c3280aad0409d | refs/heads/main | 2023-07-30T14:44:08.832000 | 2021-09-03T17:21:35 | 2021-09-03T17:21:35 | 398,729,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package EditMultipleObjects;
import javax.swing.JFrame;
public class DocEditor extends JFrame
{
private static final long serialVersionUID = -8208268358136576156L;
public DocEditor()
{
sferyx.administration.editors.HTMLEditor hTMLEditor1;
hTMLEditor1 = new sferyx.administration.editors.HTMLEditor();
... | UTF-8 | Java | 1,134 | java | DocEditor.java | Java | [] | null | [] | package EditMultipleObjects;
import javax.swing.JFrame;
public class DocEditor extends JFrame
{
private static final long serialVersionUID = -8208268358136576156L;
public DocEditor()
{
sferyx.administration.editors.HTMLEditor hTMLEditor1;
hTMLEditor1 = new sferyx.administration.editors.HTMLEditor();
... | 1,134 | 0.66843 | 0.636684 | 46 | 23.673914 | 21.761608 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.173913 | false | false | 4 |
0260fe54c788bc49f967b0205c33dbdd75928a82 | 34,866,544,515,412 | 82b59048ecb8f3c27dc45a4939fe50d2c3b9f84f | /HazeSvrPersist/src/main/java/com/aurfy/haze/dao/conf/TerminalMfrMapper.java | bb9a3a4d8184bd4bf6e973d7c37627bb18a71edd | [] | no_license | hud125/Payment | https://github.com/hud125/Payment | fe357fd1aa30921a237f8f123090935dfb18174f | 066272a7edbbf5b59368b3378618785f75082bd7 | refs/heads/master | 2021-01-20T00:56:49.345000 | 2015-04-21T02:25:48 | 2015-04-21T02:25:48 | 34,298,613 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aurfy.haze.dao.conf;
import org.springframework.stereotype.Component;
import com.aurfy.haze.dao.CRUDMapper;
import com.aurfy.haze.dao.MapperEntity;
import com.aurfy.haze.dao.conf.MapperConstant.AOP_MAPPER;
import com.aurfy.haze.entity.TerminalMfrEntity;
@Component(AOP_MAPPER.TERMINAL_MANUFACTURE... | UTF-8 | Java | 466 | java | TerminalMfrMapper.java | Java | [] | null | [] | package com.aurfy.haze.dao.conf;
import org.springframework.stereotype.Component;
import com.aurfy.haze.dao.CRUDMapper;
import com.aurfy.haze.dao.MapperEntity;
import com.aurfy.haze.dao.conf.MapperConstant.AOP_MAPPER;
import com.aurfy.haze.entity.TerminalMfrEntity;
@Component(AOP_MAPPER.TERMINAL_MANUFACTURE... | 466 | 0.802575 | 0.802575 | 14 | 31.285715 | 24.843592 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
4f496c999853571b4c2b74a0eb6430f6d9e5e76e | 8,272,107,058,291 | 098c6eb270c5ba2d4170efd82c0e414add71ac0b | /src/model/dao/CommentDAO.java | e78cf0bbd0a3af78f2a0f42e4cfcd76d055c3984 | [] | no_license | Group2BTB/VideoManagementFinal | https://github.com/Group2BTB/VideoManagementFinal | 157fe737fcb157d455d54c9066abd852694ef336 | 5df0461bfe51b1b63f98e3f196dec07e166df7bf | refs/heads/master | 2020-05-19T09:31:33.085000 | 2015-09-01T06:51:57 | 2015-09-01T06:51:57 | 39,873,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import utilities.DBConnection;
import utilities.WorkWithDate;
import utilities.WorkWithJson;
import model.dto.Comment;
public class CommentDAO {
ResultSet rs = null;
... | UTF-8 | Java | 5,537 | java | CommentDAO.java | Java | [] | null | [] | package model.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.Statement;
import utilities.DBConnection;
import utilities.WorkWithDate;
import utilities.WorkWithJson;
import model.dto.Comment;
public class CommentDAO {
ResultSet rs = null;
... | 5,537 | 0.644031 | 0.638432 | 209 | 24.492823 | 27.45821 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.971292 | false | false | 4 |
cf3b9786f6ffa9c48ed521c457e2890d5a7d66c1 | 34,351,148,453,554 | 062e99cfabc1d6ce2b7ed7abdb43bc5012d33061 | /src/main/java/com/example/CsvRead.java | 47c81b01602a414bb05421372848c9f9f77e7ef9 | [] | no_license | EliasW/GeoLocalization | https://github.com/EliasW/GeoLocalization | 0a11b45ead59fd648ae1f63d6d710b0c2b1d82b8 | 2776d5af0e8834200f33bf16ad511c7b3d227d7b | refs/heads/master | 2021-01-22T22:40:08.105000 | 2017-03-20T11:37:36 | 2017-03-20T11:37:36 | 85,570,438 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.example.CustomerService;
@Component
public class ... | UTF-8 | Java | 543 | java | CsvRead.java | Java | [] | null | [] | package com.example;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.example.CustomerService;
@Component
public class ... | 543 | 0.777164 | 0.777164 | 25 | 20.719999 | 17.605726 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.16 | false | false | 4 |
6b5173f060d8b60ee089afa586cbe9a733703af8 | 30,442,728,241,164 | 9c8cfffe5ad76f5975a0eccb2429ebffa5112895 | /src/org/yyu/msi/activity/VideoPlayActivity.java | 7377ffc5757f045cd98ead2f6e8891d9fea6e7dc | [
"Apache-2.0"
] | permissive | yswheye/OTGFileExplore | https://github.com/yswheye/OTGFileExplore | 75c752564e1bafd2fe566e3fffec9700f50670d0 | 89877afea0d255b88c8c06baff14b769945d074c | refs/heads/master | 2020-09-22T10:30:38.208000 | 2017-07-12T06:49:59 | 2017-07-12T06:49:59 | 66,950,196 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @Project: MobileFileExplorer
* @User: Android
* @Description: 社区商服项目
* @Author: yan.yu
* @Company:http://www.neldtv.org/
* @Date 2014-4-24 下午4:11:34
* @Version V1.0
*/
package org.yyu.msi.activity;
import org.yyu.msi.R;
import org.yyu.msi.entity.Global;
import org.yyu.msi.view.PowerImageV... | UTF-8 | Java | 3,262 | java | VideoPlayActivity.java | Java | [
{
"context": "User: Android \r\n* @Description: 社区商服项目\r\n* @Author: yan.yu\r\n* @Company:http://www.neldtv.org/\r\n* @Date 2014-",
"end": 99,
"score": 0.9997978210449219,
"start": 93,
"tag": "NAME",
"value": "yan.yu"
},
{
"context": "eoPlayActivity \r\n * @Description: TODO\r\n * @a... | null | [] | /*
* @Project: MobileFileExplorer
* @User: Android
* @Description: 社区商服项目
* @Author: yan.yu
* @Company:http://www.neldtv.org/
* @Date 2014-4-24 下午4:11:34
* @Version V1.0
*/
package org.yyu.msi.activity;
import org.yyu.msi.R;
import org.yyu.msi.entity.Global;
import org.yyu.msi.view.PowerImageV... | 3,262 | 0.663681 | 0.655343 | 148 | 19.858109 | 18.694561 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.486486 | false | false | 4 |
a82d352a421416f15b06afe211a02dc55e24d422 | 36,524,401,893,413 | 5b2d21006ea3021bacbdb8d8f19c472340803131 | /planner/src/main/java/edu/planner/models/Curso.java | 26bb84f365ca69361110e573b4121a491974d991 | [] | no_license | vfsilva1/teachingPlanAPI | https://github.com/vfsilva1/teachingPlanAPI | e9c137e2dbba26c25fa88721a8aab225d2b6d4cf | fcaaeed442bf75c017cc18e496447fe7ef280041 | refs/heads/master | 2020-05-07T01:19:52.686000 | 2019-04-07T09:02:43 | 2019-04-07T09:02:43 | 180,269,849 | 0 | 0 | null | true | 2019-04-09T02:33:57 | 2019-04-09T02:33:56 | 2019-04-09T02:26:12 | 2019-04-09T02:26:10 | 100 | 0 | 0 | 0 | null | false | false | package edu.planner.models;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColu... | UTF-8 | Java | 1,678 | java | Curso.java | Java | [] | null | [] | package edu.planner.models;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColu... | 1,678 | 0.745379 | 0.744782 | 78 | 20.512821 | 19.947203 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.141026 | false | false | 4 |
93925896f15d5392f3fdbe83d3c123e86b00bb15 | 34,411,277,997,920 | 3be985ffe1b436c6c78f33337696f3aee5bfa08d | /src/GUI/mainFrame.java | 3ed459825ac8c916ce19c1f4a88f76c3cd63b8cc | [
"Apache-2.0"
] | permissive | tohai/ktxProjects | https://github.com/tohai/ktxProjects | d04d3877729f612b076c746e290b0bd7b8667a5e | e2318ae7811870d66ec9b2f0c7449cac37b2d929 | refs/heads/master | 2015-08-14T11:55:15.558000 | 2014-12-25T08:59:04 | 2014-12-25T08:59:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package GUI;
@SuppressWarnings("serial")
public class mainFrame extends javax.swing.JFrame {
public mainFrame() {
super("Quan Li KTX DHBKHN");
setDefaultCloseOperation(EXIT_ON_CLOSE);
setResizable(false);
mPanel = new loginJpanel(mainFrame.this);
add(mPanel);
... | UTF-8 | Java | 1,244 | java | mainFrame.java | Java | [
{
"context": "e {\n\n \n public mainFrame() {\n super(\"Quan Li KTX DHBKHN\");\n setDefaultCloseOperation(EXIT_O",
"end": 152,
"score": 0.978834331035614,
"start": 141,
"tag": "NAME",
"value": "Quan Li KTX"
}
] | null | [] | package GUI;
@SuppressWarnings("serial")
public class mainFrame extends javax.swing.JFrame {
public mainFrame() {
super("<NAME> DHBKHN");
setDefaultCloseOperation(EXIT_ON_CLOSE);
setResizable(false);
mPanel = new loginJpanel(mainFrame.this);
add(mPanel);
pack(... | 1,239 | 0.611736 | 0.605305 | 46 | 26.043478 | 24.176846 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 4 |
65a96218e42b4a72863dc8f9519f1b4985d17876 | 35,141,422,422,014 | 506afcc7c8db16f89f0ff4e34c3a629e909fb4c9 | /offical-network/src/main/java/com/cict/offical/network/controller/RecruitController.java | b7eecdddbc7ab5432fcaeef2f8e2443ffd7c35a7 | [] | no_license | Karrys/test-ssh | https://github.com/Karrys/test-ssh | 5172c21fad919d6e6c1c80119e98619697a87adc | e0cf42a498474f98bfa3f42876b15ed091844ef1 | refs/heads/master | 2020-03-30T01:06:17.744000 | 2018-09-28T00:05:42 | 2018-09-28T00:05:42 | 150,559,464 | 0 | 0 | null | false | 2018-09-28T07:08:35 | 2018-09-27T09:08:07 | 2018-09-28T00:07:29 | 2018-09-28T07:08:34 | 52 | 0 | 0 | 0 | Java | false | null | package com.cict.offical.network.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springf... | UTF-8 | Java | 1,357 | java | RecruitController.java | Java | [] | null | [] | package com.cict.offical.network.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PostMapping;
import org.springf... | 1,357 | 0.797347 | 0.797347 | 44 | 29.84091 | 24.538414 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.159091 | false | false | 4 |
4f53e997ff0f16a9d3092620dd7ee2d38f4bc3b1 | 16,810,502,021,239 | 866aeb3737e24dd27017d1e206129ebbde6e8a4d | /src/Arrays/ThuatToanTK/SearchInt.java | 8598653a8da8f750551538f46673dc84d01a2675 | [] | no_license | hoanglinh1119/Module2 | https://github.com/hoanglinh1119/Module2 | 958c7b0f2477176e9755256206c043700008d52c | ef820e085fd8f21cbe6238b8c0c69412763b563b | refs/heads/master | 2020-11-26T19:37:40.501000 | 2020-02-20T14:55:50 | 2020-02-20T14:55:50 | 229,187,813 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Arrays.ThuatToanTK;
import java.util.Arrays;
import java.util.Scanner;
public class SearchInt {
public static void main(String[] args) {
Scanner scanner=new Scanner(System.in);
System.out.println("nhap do dai chuoi so cua ban ");
int lengthInt=scanner.nextInt();
scanner.nex... | UTF-8 | Java | 1,579 | java | SearchInt.java | Java | [] | null | [] | package Arrays.ThuatToanTK;
import java.util.Arrays;
import java.util.Scanner;
public class SearchInt {
public static void main(String[] args) {
Scanner scanner=new Scanner(System.in);
System.out.println("nhap do dai chuoi so cua ban ");
int lengthInt=scanner.nextInt();
scanner.nex... | 1,579 | 0.521216 | 0.515516 | 53 | 28.792454 | 18.213989 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.811321 | false | false | 4 |
bf9a78423258ca87b03e944fa8d1d0a86440ffda | 25,537,875,547,794 | 14bdf78d6b0cf43e1403259f18e4d1efac2d3fff | /app/src/main/java/com/abhijit/mobeng/activity/MainActivity.java | 59095038d9fcff11399ab19597b21ed790b77969 | [] | no_license | jitNukalapati/mobile-engineering | https://github.com/jitNukalapati/mobile-engineering | ca86fe8585f50c2d604f0c7f7704c699e288bfe8 | e4cbb537302e9d814b92266cf585d8a358eab478 | refs/heads/master | 2020-12-13T20:55:20.330000 | 2014-04-21T03:52:45 | 2014-04-21T03:52:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abhijit.mobeng.activity;
import android.annotation.TargetApi;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAd... | UTF-8 | Java | 4,658 | java | MainActivity.java | Java | [] | null | [] | package com.abhijit.mobeng.activity;
import android.annotation.TargetApi;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAd... | 4,658 | 0.639116 | 0.638901 | 136 | 33.25 | 28.4718 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522059 | false | false | 4 |
5d7b2e37dcf42f1ea8ffdcc03a50cff5bebeeb71 | 2,396,591,782,134 | adc94cfb66104a19893315248db1b5f8e82ded11 | /core/algorithm/src/main/java/io/luffy/interview/algorithm/ReceiverScheduler.java | 6ba0bc5eff99f3bd91a23e9afda73082a924c972 | [] | no_license | Luffytse/JavaInterview | https://github.com/Luffytse/JavaInterview | 45f80f5803e54d2482a78b95215db6165da14375 | 06a2ba28aed7eb49f011e7d9cc83a6d51786b7e1 | refs/heads/master | 2020-08-03T03:17:19.679000 | 2019-11-08T18:57:27 | 2019-11-08T18:57:27 | 211,608,969 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2019 Lufei Xie.
*/
package io.luffy.interview.algorithm;
import static java.util.Collections.EMPTY_SET;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
public class ReceiverScheduler {
/**
* {userId: List<MessageIdInterval>} will be provided along wi... | UTF-8 | Java | 3,461 | java | ReceiverScheduler.java | Java | [
{
"context": "/*\n * Copyright 2019 Lufei Xie.\n */\npackage io.luffy.interview.algorithm;\n\nimpor",
"end": 30,
"score": 0.9998124241828918,
"start": 21,
"tag": "NAME",
"value": "Lufei Xie"
}
] | null | [] | /*
* Copyright 2019 <NAME>.
*/
package io.luffy.interview.algorithm;
import static java.util.Collections.EMPTY_SET;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
public class ReceiverScheduler {
/**
* {userId: List<MessageIdInterval>} will be provided along with ... | 3,458 | 0.659347 | 0.652702 | 105 | 31.961905 | 28.822916 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.838095 | false | false | 4 |
f6031f756b5b9de74cc72567dd8eed4fc8384292 | 36,850,819,399,877 | 1a02077df08119d254a617a4dcc00e5ee18ab8f1 | /每日一题/src/字符串/Main05.java | b06abce1731ae78912d19f058306043d67d23308 | [] | no_license | yolotianer/yolo | https://github.com/yolotianer/yolo | 28dd08cca258a752a762e48a10bbc55b7b42b210 | 6206fb08df5649576f59c11021a2938994193f7d | refs/heads/master | 2022-07-08T22:10:28.279000 | 2020-02-24T13:03:26 | 2020-02-24T13:03:26 | 197,178,443 | 0 | 0 | null | false | 2022-06-21T02:36:24 | 2019-07-16T11:09:21 | 2020-02-24T13:03:42 | 2022-06-21T02:36:20 | 176,131 | 0 | 0 | 2 | JavaScript | false | false | package 字符串;
import java.util.Scanner;
/**
* @author yolo
* @date 2019/11/15-20:59
* 题目描述
* 描述:
*
* 输入一个整数,将这个整数以字符串的形式逆序输出
* 程序不考虑负数的情况,若数字含有0,则逆序形式也含有0,如输入为100,则输出为001
* 输入描述:
* 输入一个int整数
*
* 输出描述:
* 将这个整数以字符串的形式逆序输出
*
* 示例1
* 复制
* 1516000
* 输出
* 0006151
*/
public class Main05 {
/*//方法一:利用计算
... | UTF-8 | Java | 1,263 | java | Main05.java | Java | [
{
"context": "ge 字符串;\n\nimport java.util.Scanner;\n\n/**\n * @author yolo\n * @date 2019/11/15-20:59\n * 题目描述\n * 描述:\n *\n * 输入",
"end": 60,
"score": 0.9996764659881592,
"start": 56,
"tag": "USERNAME",
"value": "yolo"
}
] | null | [] | package 字符串;
import java.util.Scanner;
/**
* @author yolo
* @date 2019/11/15-20:59
* 题目描述
* 描述:
*
* 输入一个整数,将这个整数以字符串的形式逆序输出
* 程序不考虑负数的情况,若数字含有0,则逆序形式也含有0,如输入为100,则输出为001
* 输入描述:
* 输入一个int整数
*
* 输出描述:
* 将这个整数以字符串的形式逆序输出
*
* 示例1
* 复制
* 1516000
* 输出
* 0006151
*/
public class Main05 {
/*//方法一:利用计算
... | 1,263 | 0.629153 | 0.584137 | 44 | 20.204546 | 18.801088 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 4 |
011d90b4eb6f9cc1701dc101926ed88ac1279846 | 9,242,769,688,096 | 04b37cd463d770729ed9950604352f80823ac444 | /cloud-stream-rabbitmq-consumer8803/src/main/java/com/test/springcloud/StreamMqMain8803.java | ba2c59368356c1b5d3c95cb8e67c0ac96a5969c9 | [] | no_license | SuperLaozhang/springcould-test | https://github.com/SuperLaozhang/springcould-test | a30624d942dcf8dd80051271d4cd0a7f45d2c6c6 | 597a721323b16e743283fe8227e318fbc41b8dd3 | refs/heads/master | 2023-03-28T07:37:29.486000 | 2021-03-30T03:45:22 | 2021-03-30T03:45:22 | 347,892,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Company: NanJing xinwang Technology Co.,Ltd
* Copyright: 2019 Copyright(C). All rights Reserved
*
* @Title: com.test.springcloud.StreamMqMain8803
* @Descript... | UTF-8 | Java | 680 | java | StreamMqMain8803.java | Java | [
{
"context": "loud.StreamMqMain8803\n * @Description:\n * @author: ZhangZiWen\n * @CreateDate: 2021/3/22 22:41\n * <p>\n * Modific",
"end": 347,
"score": 0.9998784065246582,
"start": 337,
"tag": "NAME",
"value": "ZhangZiWen"
},
{
"context": " Author Discription\n * 2021/3/2... | null | [] | package com.test.springcloud;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* Company: NanJing xinwang Technology Co.,Ltd
* Copyright: 2019 Copyright(C). All rights Reserved
*
* @Title: com.test.springcloud.StreamMqMain8803
* @Descript... | 680 | 0.722714 | 0.666667 | 25 | 26.120001 | 21.319138 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.24 | false | false | 4 |
3ca5c0de6d5b040d31862dab508d907d41e41ea8 | 22,222,160,824,816 | 35f0250ae39097faae73252d98da3c6472282b7a | /src/main/java/com/github/wreulicke/dropwizard/MyConfiguration.java | 6bf835e3d72c55d93ad6fdcde6cf20329c4e75a8 | [
"MIT"
] | permissive | Wreulicke/dropwizard-sandbox | https://github.com/Wreulicke/dropwizard-sandbox | d27a24ac73320fbf9305ff9bf098cc11820074e1 | 33a0e6f874c691239f1035ab1f39b7ae2981de1d | refs/heads/master | 2021-01-19T11:23:19.613000 | 2017-12-10T03:08:40 | 2017-12-10T03:08:40 | 87,963,488 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.wreulicke.dropwizard;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.dropwizard.Configuration;
import io.dropwizard.db.DataSourceFactory;
public class MyConfiguration extends Configuration {
@Valid
@... | UTF-8 | Java | 766 | java | MyConfiguration.java | Java | [
{
"context": "package com.github.wreulicke.dropwizard;\n\nimport javax.validation.Valid;\nimpor",
"end": 28,
"score": 0.9971851110458374,
"start": 19,
"tag": "USERNAME",
"value": "wreulicke"
}
] | null | [] | package com.github.wreulicke.dropwizard;
import javax.validation.Valid;
import javax.validation.constraints.NotNull;
import com.fasterxml.jackson.annotation.JsonProperty;
import io.dropwizard.Configuration;
import io.dropwizard.db.DataSourceFactory;
public class MyConfiguration extends Configuration {
@Valid
@... | 766 | 0.776762 | 0.776762 | 34 | 21.529411 | 23.561228 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 4 |
93686562ef4a41f0c53b0548918af1bd38868614 | 33,809,982,574,160 | c20824a3be9864662d57f2a2a928c5bc5206c262 | /src/com/zenorocha/modulo4/IElementoFolha.java | 6e13e83640f07ef118dd5ab0ba9357b3ff6c2bf3 | [] | no_license | rickeletro/Estudos-Java | https://github.com/rickeletro/Estudos-Java | e89fd1dec8ed198c46fdad28c39dfc758607fbaf | 01a6191297590620c50d8bc9b8ff1357b4a9252e | refs/heads/master | 2020-12-25T09:37:36.549000 | 2011-06-29T21:40:54 | 2011-06-29T21:40:54 | 20,357,844 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Módulo 4
* Projeto e Construção de Sistemas
* Professor: Alexandre Correa
*
* Implementado por Zeno Rocha
* Em 30/03/2011
*
* --------------------------------------------------------------------------------------------
*
* Programa Folha de Pagamento - Pessoas e Empresas
*
* Gere uma nova versão d... | UTF-8 | Java | 2,096 | java | IElementoFolha.java | Java | [
{
"context": "\n * Projeto e Construção de Sistemas\n * Professor: Alexandre Correa\n * \n * Implementado por Zeno Rocha\n * Em 30/03/20",
"end": 81,
"score": 0.9998876452445984,
"start": 65,
"tag": "NAME",
"value": "Alexandre Correa"
},
{
"context": "rofessor: Alexandre Correa\n * \... | null | [] | /*
* Módulo 4
* Projeto e Construção de Sistemas
* Professor: <NAME>
*
* Implementado por <NAME>
* Em 30/03/2011
*
* --------------------------------------------------------------------------------------------
*
* Programa Folha de Pagamento - Pessoas e Empresas
*
* Gere uma nova versão do programa ant... | 2,082 | 0.724976 | 0.717201 | 43 | 46.860466 | 40.767395 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.069767 | false | false | 4 |
bf5b1143761c1857185f01fdc899621671ae7a8d | 25,761,213,874,356 | 656f9d64b7eb7ed713022ed600bafc29fe63533c | /myCloud/src/commands/CommandUserinfo.java | 15cab6eb96b5a24478e983ac977aa70c3c31375d | [
"MIT"
] | permissive | aachiritoaei/terminal-cloud-simulator | https://github.com/aachiritoaei/terminal-cloud-simulator | e0af0a4e159ebfaacba2ae43820552ba17d28b9f | c0dd2bb5323d54e9ff6db6c12b556175e3ea4df9 | refs/heads/master | 2021-05-04T10:43:14.345000 | 2018-09-09T19:39:10 | 2018-09-09T19:39:10 | 53,511,718 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commands;
import java.util.StringTokenizer;
import repositories.*;
import users.*;
/* Get info about a user */
public class CommandUserinfo extends AbstractCommand {
private String username;
/* Set parameters and execute */
public void setParametersAndExecute(String arguments){
if(arguments.contains("-... | UTF-8 | Java | 1,871 | java | CommandUserinfo.java | Java | [] | null | [] | package commands;
import java.util.StringTokenizer;
import repositories.*;
import users.*;
/* Get info about a user */
public class CommandUserinfo extends AbstractCommand {
private String username;
/* Set parameters and execute */
public void setParametersAndExecute(String arguments){
if(arguments.contains("-... | 1,871 | 0.636558 | 0.634955 | 61 | 29.672131 | 19.40823 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.459016 | false | false | 4 |
56c1f89215c3ecf9f05018b8f8b27f8a13faefc7 | 35,631,048,691,189 | cc3a159b31cb45cdbbc9f620a4b498b7e1905598 | /demo/src/main/java/com/littlejie/demo/modules/base/notification/SimplestNotificationActivity.java | a05880a0e6a88d965172dfdba261cea4ea09bb92 | [] | no_license | wuchuntao/AndroidCore | https://github.com/wuchuntao/AndroidCore | a11757744e206059ab566fca20c51238be1b52b6 | 25a3c1eae7fac17867d9639f1d9947b50177643e | refs/heads/master | 2020-03-26T23:13:59.331000 | 2018-01-05T02:59:12 | 2018-01-05T02:59:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.littlejie.demo.modules.base.notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.v4.app.NotificationCompat;
import... | UTF-8 | Java | 4,756 | java | SimplestNotificationActivity.java | Java | [] | null | [] | package com.littlejie.demo.modules.base.notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.support.v4.app.NotificationCompat;
import... | 4,756 | 0.661932 | 0.660275 | 131 | 31.244274 | 25.705643 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.374046 | false | false | 4 |
42d945ed09027347e9da3eacb08672bfb3e86cf7 | 592,705,532,211 | 5e9562aafdb159b7bd4eb3a793ab0c8b9da23169 | /neo4j/src/main/java/com/stackroute/neo4j/repository/SupplierRepository.java | 31f4f9526dd62e7c099f38b48ba75f47a774523a | [
"Apache-2.0"
] | permissive | stackroute/ibm-wave7-online-fashion-retail | https://github.com/stackroute/ibm-wave7-online-fashion-retail | a1f3777dd92a1c8f9da5995213255d0a9fec2c26 | ee94419ba56e5c57ab08371f6abfeb5e1b5d01d3 | refs/heads/master | 2023-01-28T07:33:13.747000 | 2019-09-06T04:50:33 | 2019-09-06T04:50:33 | 203,519,050 | 1 | 4 | null | false | 2023-01-07T09:19:08 | 2019-08-21T06:15:54 | 2019-09-06T04:51:21 | 2023-01-07T09:19:07 | 46,506 | 0 | 2 | 82 | Java | false | false | package com.stackroute.neo4j.repository;
import com.stackroute.neo4j.entity.Supplier;
import org.springframework.data.neo4j.repository.Neo4jRepository;
public interface SupplierRepository extends Neo4jRepository<Supplier,Long> {
}
| UTF-8 | Java | 233 | java | SupplierRepository.java | Java | [] | null | [] | package com.stackroute.neo4j.repository;
import com.stackroute.neo4j.entity.Supplier;
import org.springframework.data.neo4j.repository.Neo4jRepository;
public interface SupplierRepository extends Neo4jRepository<Supplier,Long> {
}
| 233 | 0.849785 | 0.828326 | 7 | 32.285713 | 29.860218 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
3ed5de4235a1f45f7914443d358d5d41518df080 | 34,729,105,580,978 | 4c6f0b967f5e69ac1db94668485071078b85f8e3 | /src/main/java/mcjty/rftoolsbase/setup/RFToolsBaseMessages.java | 43e89fdd0db4e197408038de160a8bc61a1562c5 | [
"MIT"
] | permissive | McJtyMods/RFToolsBase | https://github.com/McJtyMods/RFToolsBase | 95b83155e534aea8b9de47ad0fc43f591dbdff70 | 956cd1444e0b1df31bcd6c48685f6f0142fa0767 | refs/heads/1.16 | 2023-08-23T12:12:26.205000 | 2022-06-10T02:58:18 | 2022-06-10T02:58:18 | 192,222,652 | 26 | 24 | MIT | false | 2022-08-06T05:48:44 | 2019-06-16T18:14:54 | 2022-05-09T23:34:56 | 2022-08-06T05:48:43 | 947 | 14 | 14 | 9 | Java | false | false | package mcjty.rftoolsbase.setup;
import mcjty.lib.network.*;
import mcjty.lib.typed.TypedMap;
import mcjty.rftoolsbase.RFToolsBase;
import mcjty.rftoolsbase.compat.jei.PacketSendRecipe;
import mcjty.rftoolsbase.modules.crafting.network.PacketItemNBTToServer;
import mcjty.rftoolsbase.modules.crafting.network.PacketUpda... | UTF-8 | Java | 3,886 | java | RFToolsBaseMessages.java | Java | [] | null | [] | package mcjty.rftoolsbase.setup;
import mcjty.lib.network.*;
import mcjty.lib.typed.TypedMap;
import mcjty.rftoolsbase.RFToolsBase;
import mcjty.rftoolsbase.compat.jei.PacketSendRecipe;
import mcjty.rftoolsbase.modules.crafting.network.PacketItemNBTToServer;
import mcjty.rftoolsbase.modules.crafting.network.PacketUpda... | 3,886 | 0.78281 | 0.782038 | 67 | 57 | 54.710911 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.298507 | false | false | 4 |
277142421991701b3e8d9fa6c3aead42593c6058 | 35,321,811,060,816 | 1840307a316053f70892cf7fb1697575a15c64c2 | /src/main/java/com/nikolayrybakov/optiontwo/Util.java | 5992b00b72ac06fb28afc3e4df6cd244a43346d7 | [] | no_license | Nutopzhe/WordAnalyzer | https://github.com/Nutopzhe/WordAnalyzer | 0626cf40654eceec56bc717e902f6bdf04cd8c88 | 43ee7165f02afd7012e29836c3fd5151ad121fd2 | refs/heads/master | 2023-03-24T11:22:08.845000 | 2021-03-22T13:19:09 | 2021-03-22T13:19:09 | 350,343,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nikolayrybakov.optiontwo;
import com.nikolayrybakov.optiontwo.model.Letter;
import java.util.HashMap;
import java.util.Map;
public class Util {
public static Letter searchLetter(String str) {
Map<Character, Integer> lettersMap = new HashMap<>();
if (str.length() > 0) {
cha... | UTF-8 | Java | 998 | java | Util.java | Java | [
{
"context": "package com.nikolayrybakov.optiontwo;\n\nimport com.nikolayrybakov.op",
"end": 17,
"score": 0.722139835357666,
"start": 15,
"tag": "USERNAME",
"value": "ol"
},
{
"context": "package com.nikolayrybakov.optiontwo;\n\nimport com.nikolayrybakov.optiontwo.model.Letter;\nimpo... | null | [] | package com.nikolayrybakov.optiontwo;
import com.nikolayrybakov.optiontwo.model.Letter;
import java.util.HashMap;
import java.util.Map;
public class Util {
public static Letter searchLetter(String str) {
Map<Character, Integer> lettersMap = new HashMap<>();
if (str.length() > 0) {
cha... | 998 | 0.483968 | 0.47996 | 31 | 31.193548 | 21.073481 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 4 |
0b5aeae65d22f8441b736d85dae35863e1f359a5 | 20,486,994,052,944 | 3d9672cdfb1fd5c472dc2cf3d9c696c16351aa6c | /src/test/java/com/rtbhouse/utils/avro/benchmark/FastSerdeBenchmarkSupport.java | fde30d371456a8ea793a93c6d00fc98e685b27ba | [
"Apache-2.0"
] | permissive | ppsysdev/avro-fastserde | https://github.com/ppsysdev/avro-fastserde | 235387f6ba1d6a09273a63baaf9629bb5890b8f2 | 6c597331e06d54ca849ce30010fde7cd68bf2a1a | refs/heads/master | 2022-12-27T13:58:05.999000 | 2020-06-15T14:09:19 | 2020-06-15T14:09:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rtbhouse.utils.avro.benchmark;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.Li... | UTF-8 | Java | 17,474 | java | FastSerdeBenchmarkSupport.java | Java | [] | null | [] | package com.rtbhouse.utils.avro.benchmark;
import java.io.ByteArrayOutputStream;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.HashMap;
import java.util.Li... | 17,474 | 0.588646 | 0.583495 | 446 | 38.179371 | 31.959534 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789238 | false | false | 4 |
00bb33330c5ab439444ac20e66a7c6f7832c1326 | 33,878,702,063,690 | cb6e2a59f0fdcd4f23965d3bd911150070656860 | /app/src/main/java/com/incode_it/spychat/alarm/AlarmReceiverIndividual.java | 3ffda55dfa2cf836fc77ab5931c3dd1aace6661f | [] | no_license | NTRsolutions/SpyChat | https://github.com/NTRsolutions/SpyChat | e2da68213308ee0e1f90f51eff31844ef04d3825 | 6c77f1d01fcd6d302fa78a009cc2c4b326742a17 | refs/heads/master | 2020-03-27T08:45:13.249000 | 2017-03-01T08:05:56 | 2017-03-01T08:05:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.incode_it.spychat.alarm;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.support.v4.content.WakefulBroadcastReceiver;
import com.incode_it.spychat.C;
import com.incode_it.spychat.Messa... | UTF-8 | Java | 3,167 | java | AlarmReceiverIndividual.java | Java | [] | null | [] | package com.incode_it.spychat.alarm;
import android.app.AlarmManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.support.v4.content.WakefulBroadcastReceiver;
import com.incode_it.spychat.C;
import com.incode_it.spychat.Messa... | 3,167 | 0.700979 | 0.699716 | 80 | 38.599998 | 33.242519 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825 | false | false | 4 |
c3eaec9e84acc4c5d59e8a6f28f3e2c5a6237774 | 19,069,654,853,431 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/2/2_9fd4c2e8d33a4e4fb03ab37705f2db273783c87f/SymLinkFileReporter/2_9fd4c2e8d33a4e4fb03ab37705f2db273783c87f_SymLinkFileReporter_t.java | eae049e55dea71c29b5db84ada3e62bce274ce11 | [] | 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 | /*
* Copyright (C) 2011 SeqWare
*
* 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 3 of the License, or
* (at your option) any later version.
*
* This program is d... | UTF-8 | Java | 17,898 | java | 2_9fd4c2e8d33a4e4fb03ab37705f2db273783c87f_SymLinkFileReporter_t.java | Java | [
{
"context": " <p>SymLinkFileReporter class.</p>\n *\n * @author mtaschuk\n * @version $Id: $Id\n */\n @ServiceProvider(serv",
"end": 1430,
"score": 0.9991016983985901,
"start": 1422,
"tag": "USERNAME",
"value": "mtaschuk"
}
] | null | [] | /*
* Copyright (C) 2011 SeqWare
*
* 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 3 of the License, or
* (at your option) any later version.
*
* This program is d... | 17,898 | 0.612191 | 0.610962 | 381 | 45.973755 | 33.986633 | 250 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.729659 | false | false | 4 |
4d3816e286ccf237bdf2ed6af23a0030caa2b730 | 36,472,862,293,392 | 5b82e2f7c720c49dff236970aacd610e7c41a077 | /QueryReformulation-master 2/data/processed/LightweightDecoratorTestCase.java | 8b2558be49dada903ab57213cef628cb923b064f | [] | no_license | shy942/EGITrepoOnlineVersion | https://github.com/shy942/EGITrepoOnlineVersion | 4b157da0f76dc5bbf179437242d2224d782dd267 | f88fb20497dcc30ff1add5fe359cbca772142b09 | refs/heads/master | 2021-01-20T16:04:23.509000 | 2016-07-21T20:43:22 | 2016-07-21T20:43:22 | 63,737,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***/
package org.eclipse.ui.tests.decorators;
import org.eclipse.jface.viewers.ILabelProviderListener;
/**
* @version 1.0
*/
public class LightweightDecoratorTestCase extends DecoratorEnablementTestCase implements ILabelProviderListener {
/**
* Constructor for DecoratorTestCase.
*
* @param testName
*/
publi... | UTF-8 | Java | 732 | java | LightweightDecoratorTestCase.java | Java | [] | null | [] | /***/
package org.eclipse.ui.tests.decorators;
import org.eclipse.jface.viewers.ILabelProviderListener;
/**
* @version 1.0
*/
public class LightweightDecoratorTestCase extends DecoratorEnablementTestCase implements ILabelProviderListener {
/**
* Constructor for DecoratorTestCase.
*
* @param testName
*/
publi... | 732 | 0.693989 | 0.691257 | 31 | 22.612904 | 25.441492 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 4 |
ddf67a638833be56ffb39b5b259475d33fe93f31 | 33,689,723,510,984 | 0917a6cefcc3c3d6766080e58e83cd027522d0a8 | /src/main/java/example/GetFoldFileNames.java | cf7406b4ccf67302c74bbdffd26d2fb65c83b98b | [] | no_license | lyk4411/untitled1_intellij | https://github.com/lyk4411/untitled1_intellij | 19bb583c8e631c4fab5826573fe30a61dff9d2d4 | 7a3e9ff784faa03c04a40cfdc0ba53af3344bb09 | refs/heads/master | 2022-12-22T13:58:32.218000 | 2020-01-22T08:58:04 | 2020-01-22T08:58:04 | 62,300,156 | 0 | 0 | null | false | 2022-12-16T03:16:30 | 2016-06-30T09:56:05 | 2020-01-22T08:58:20 | 2022-12-16T03:16:27 | 5,280 | 0 | 0 | 7 | Java | false | false | package example;
import java.io.File;
/**
* Created by lyk on 2017-11-2.
* Package name: example
* Porject name: untitled1
*/
public class GetFoldFileNames {
/**
*
* @author zdz8207
*/
public static void main(String[] args) {
getFileName();
}
public static void getFileName... | UTF-8 | Java | 955 | java | GetFoldFileNames.java | Java | [
{
"context": " example;\n\nimport java.io.File;\n\n/**\n * Created by lyk on 2017-11-2.\n * Package name: example\n * Porject",
"end": 61,
"score": 0.9995166659355164,
"start": 58,
"tag": "USERNAME",
"value": "lyk"
},
{
"context": " GetFoldFileNames {\n\n /**\n *\n * @auth... | null | [] | package example;
import java.io.File;
/**
* Created by lyk on 2017-11-2.
* Package name: example
* Porject name: untitled1
*/
public class GetFoldFileNames {
/**
*
* @author zdz8207
*/
public static void main(String[] args) {
getFileName();
}
public static void getFileName... | 955 | 0.498301 | 0.479049 | 38 | 22.236841 | 21.07185 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342105 | false | false | 4 |
ba370b1d45ecdc6ec5c5dd96f911a7ddf4c02fb9 | 37,546,604,103,341 | fcc2266c23628bc32b48e9760dd72d3c5bdb523a | /app/src/main/java/com/example/news/Adapters/baseArticles.java | 3470e10c4d06c2f862a64d7fa25d924deb21206d | [] | no_license | Kareem20/News-Feed | https://github.com/Kareem20/News-Feed | 097d0b98bca6186e027abaf36acf01873193305f | a464e967cd5f89470088bc5b428270de61b46879 | refs/heads/master | 2023-01-16T02:47:53.663000 | 2020-11-28T14:12:29 | 2020-11-28T14:12:29 | 316,308,729 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.news.Adapters;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
impo... | UTF-8 | Java | 7,529 | java | baseArticles.java | Java | [] | null | [] | package com.example.news.Adapters;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.net.Uri;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
impo... | 7,529 | 0.67499 | 0.674724 | 201 | 36.45771 | 30.096519 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467662 | false | false | 4 |
861a7778d0b3804b251edf42fcdb5dd29c94c2b0 | 38,276,748,549,611 | d7b7eedfa1c24e53b4665b44bb0814abeec72c09 | /11/11.2/FlowLayoutTest.java | 40b3fd90c4186411d8e7da71fe2da124031d1a91 | [] | no_license | lefeudelavie/CreazyJavaLearn | https://github.com/lefeudelavie/CreazyJavaLearn | a2e01e47952405c42f7d2826c2fb09367e8022e2 | 507ef0066b101f3bc0a02379df6763ce68b03c45 | refs/heads/master | 2021-06-07T18:17:10.730000 | 2021-05-11T15:52:17 | 2021-05-11T15:52:17 | 159,046,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.*;
public class FlowLayoutTest
{
public static void main(String[] args)
{
Frame f = new Frame("²âÊÔ´°¿Ú");
f.setLayout(new FlowLayout(FlowLayout.LEFT, 20, 5));
for (int i = 0 ; i < 10 ;i++)
{
f.add(new Button("°´Å¥" + i));
}
f.pack();
... | WINDOWS-1252 | Java | 368 | java | FlowLayoutTest.java | Java | [] | null | [] | import java.awt.*;
public class FlowLayoutTest
{
public static void main(String[] args)
{
Frame f = new Frame("²âÊÔ´°¿Ú");
f.setLayout(new FlowLayout(FlowLayout.LEFT, 20, 5));
for (int i = 0 ; i < 10 ;i++)
{
f.add(new Button("°´Å¥" + i));
}
f.pack();
... | 368 | 0.488764 | 0.469101 | 16 | 21.25 | 17.953064 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 4 |
cf196c16ed43942cda61f91d0d6d8a09bcff8e1c | 35,450,660,091,995 | 07baab13e41a13c0ff02f8241db59c30bce556d6 | /rpi/src/test/java/cz/pojd/rpi/system/RuntimeExecutorImplTestCase.java | 5ff0e8eb75d4c6ce4721819fccadd04bf1dbaef0 | [
"MIT"
] | permissive | anhdenday/hawa | https://github.com/anhdenday/hawa | 5a7c303a503a5c0167e668e9250e2214713e0446 | e7353c87246b843263dd937a054bc396e43b96f3 | refs/heads/master | 2021-01-17T01:18:53.428000 | 2016-03-09T21:20:34 | 2016-03-09T21:20:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cz.pojd.rpi.system;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.It... | UTF-8 | Java | 3,149 | java | RuntimeExecutorImplTestCase.java | Java | [] | null | [] | package cz.pojd.rpi.system;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.It... | 3,149 | 0.710067 | 0.696094 | 125 | 24.191999 | 20.449234 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.36 | false | false | 4 |
a2281e241f0ea10cbfe13257c3cc6df16dee28af | 34,823,594,851,139 | 7d505e3b8c84b4ced04be94656b30684aef2cb5a | /crawler-log-service/src/main/java/org/solar/crawlerlog/web/api/LogNotFoundExceptionAdvice.java | c5063c4fcca3ba6d95557a9ff1645450250509fc | [] | no_license | tadovas/homework | https://github.com/tadovas/homework | f91fd0eac50bb48196317d630c63de2426044245 | 68570c14d3baa2266e4e2751e18d30e787c60466 | refs/heads/master | 2021-07-10T03:09:29.890000 | 2017-10-05T13:43:02 | 2017-10-05T13:43:02 | 105,374,604 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.solar.crawlerlog.web.api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.solar.crawlerlog.domain.service.CrawlerLogNotFoundException;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotat... | UTF-8 | Java | 757 | java | LogNotFoundExceptionAdvice.java | Java | [] | null | [] | package org.solar.crawlerlog.web.api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.solar.crawlerlog.domain.service.CrawlerLogNotFoundException;
import org.springframework.http.HttpStatus;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotat... | 757 | 0.832232 | 0.82959 | 22 | 33.409092 | 26.326031 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
7726311d5b38413312ff010e9cbdc458f9586b4d | 37,082,747,638,619 | 9049eabb2562cd3e854781dea6bd0a5e395812d3 | /sources/com/google/android/location/network/NetworkLocationProvider.java | 178c20ab4a2542065592245da07d57ea0a809454 | [] | no_license | Romern/gms_decompiled | https://github.com/Romern/gms_decompiled | 4c75449feab97321da23ecbaac054c2303150076 | a9c245404f65b8af456b7b3440f48d49313600ba | refs/heads/master | 2022-07-17T23:22:00.441000 | 2020-05-17T18:26:16 | 2020-05-17T18:26:16 | 264,227,100 | 2 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.location.network;
import android.app.PendingIntent;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.os.WorkSource;
impor... | UTF-8 | Java | 6,101 | java | NetworkLocationProvider.java | Java | [] | null | [] | package com.google.android.location.network;
import android.app.PendingIntent;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.os.Bundle;
import android.os.Handler;
import android.os.Looper;
import android.os.WorkSource;
impor... | 6,101 | 0.598263 | 0.526307 | 174 | 34.063217 | 27.723627 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 4 |
7f530d4d04203568df021d72112e6f98c326c034 | 8,272,107,078,094 | 9b21279fb5cd00166fc0e0c86ab6e9a5e922a847 | /src/test/java/com/workscape/vehicleidentifier/VehicleIdentifierTestTest.java | e3fb7a5f1740bbbe059556e6ac66cd3b528f1b27 | [] | no_license | malviyarahuljayendra/vehicleIdentifier_adp | https://github.com/malviyarahuljayendra/vehicleIdentifier_adp | fd2d3d4fc1ce4a47c6b7bdae5ee742a60db4fc1b | b7664e1fa823b14c2b6ed6f10edf559d626ffc54 | refs/heads/master | 2021-01-22T19:03:59.604000 | 2017-03-16T04:15:29 | 2017-03-16T04:15:29 | 85,151,275 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.workscape.vehicleidentifier;
import static junit.framework.Assert.fail;
import org.junit.Test;
/**
* Unit test for simple App.
*/
public class VehicleIdentifierTestTest {
/**
* Rigorous Test :-)
*/
@Test
public void testApp() {
fail("Replace me with tests");
}
}
| UTF-8 | Java | 292 | java | VehicleIdentifierTestTest.java | Java | [] | null | [] | package com.workscape.vehicleidentifier;
import static junit.framework.Assert.fail;
import org.junit.Test;
/**
* Unit test for simple App.
*/
public class VehicleIdentifierTestTest {
/**
* Rigorous Test :-)
*/
@Test
public void testApp() {
fail("Replace me with tests");
}
}
| 292 | 0.688356 | 0.688356 | 20 | 13.6 | 15.272197 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 4 |
e96d3f4006f0f4db12d1e649168df3b7912c467c | 37,761,352,480,020 | 8b8f5d8da9df7641a1690f8d06ec96e277006db1 | /Web/src/main/java/by/gourianova/apptrainer/action/user/AddMoneyAction.java | aaca2d029d082ee3566fae241d8f8476c209c37a | [] | no_license | cscTournament/AppTrainer | https://github.com/cscTournament/AppTrainer | 852272bcd4d1ff1e3e16cc7da4ea7d27c8fb9700 | dc8b9556ea891b1375b2b92a8aad819f5234e10c | refs/heads/main | 2023-04-05T16:13:54.093000 | 2021-04-28T19:30:35 | 2021-04-28T19:30:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.gourianova.apptrainer.action.user;
import by.gourianova.apptrainer.action.Action;
import by.gourianova.apptrainer.controller.Router;
import by.gourianova.apptrainer.entity.Role;
import by.gourianova.apptrainer.entity.User;
import by.gourianova.apptrainer.exception.ServiceException;
import by.gouriano... | UTF-8 | Java | 2,831 | java | AddMoneyAction.java | Java | [
{
"context": "ce\";\r\n // private final static String USER = \"user\";\r\n private final static String USER_ID = \"use",
"end": 1028,
"score": 0.987590491771698,
"start": 1024,
"tag": "USERNAME",
"value": "user"
},
{
"context": "essage\";\r\n private final static String US... | null | [] | package by.gourianova.apptrainer.action.user;
import by.gourianova.apptrainer.action.Action;
import by.gourianova.apptrainer.controller.Router;
import by.gourianova.apptrainer.entity.Role;
import by.gourianova.apptrainer.entity.User;
import by.gourianova.apptrainer.exception.ServiceException;
import by.gouriano... | 2,831 | 0.705404 | 0.705404 | 62 | 43.661289 | 23.755436 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.903226 | false | false | 4 |
e4958abd887ba1cbc1f8fc38ca0a11bfc6e052ce | 34,376,918,275,655 | 9507f740bf3570d5365fbbf7661ad43a5956e06d | /app/src/main/java/com/StartupBBSR/competo/Activity/TeamChatDetailActivity.java | 61607c5e636d50e58f79dc07fa0e63eb5fa70a6b | [] | no_license | Aayush-Vats/Competo | https://github.com/Aayush-Vats/Competo | caa3f1f8e20c43bcde94683a23aaa484790c07f9 | 35ca7bdc04750e4e7611a0d8536ba5e547491611 | refs/heads/master | 2023-06-27T00:09:01.645000 | 2021-07-30T09:00:51 | 2021-07-30T09:00:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.StartupBBSR.competo.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import androi... | UTF-8 | Java | 20,289 | java | TeamChatDetailActivity.java | Java | [
{
"context": " = userID;\n String senderName = userName;\n long messageTime = new Date(",
"end": 6156,
"score": 0.9922849535942078,
"start": 6148,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package com.StartupBBSR.competo.Activity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.net.Uri;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import androi... | 20,289 | 0.596037 | 0.595347 | 478 | 41.447701 | 33.631531 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575314 | false | false | 4 |
e421bfa0857a27a58644b123d43eb59221dcc593 | 12,017,318,560,314 | b8704edf4d1fe7dd27667fdfb4bfa2064a736e14 | /DesignPattern/app/src/main/java/com/example/designpattern/FacadePattern/MainFacadePattern.java | e44069b1f4061670ae6e70bdecd2caa7ae4c7945 | [] | no_license | philong07712/AndroidWorking | https://github.com/philong07712/AndroidWorking | 1d52101f86ebefc47735ba631cea482dc3c04f8f | 3f52a7f8b06edf0938d1ff439195bb26a79a43a9 | refs/heads/master | 2022-04-17T22:58:35.685000 | 2020-04-19T16:55:28 | 2020-04-19T16:55:28 | 254,662,655 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.designpattern.FacadePattern;
import android.util.Log;
import com.example.designpattern.IPattern;
public class MainFacadePattern implements IPattern {
public static final String FACADETAG = "FacadePattern";
@Override
public void run() {
BankFacade bank = new BankFacade(12345678... | UTF-8 | Java | 486 | java | MainFacadePattern.java | Java | [] | null | [] | package com.example.designpattern.FacadePattern;
import android.util.Log;
import com.example.designpattern.IPattern;
public class MainFacadePattern implements IPattern {
public static final String FACADETAG = "FacadePattern";
@Override
public void run() {
BankFacade bank = new BankFacade(12345678... | 486 | 0.701646 | 0.658436 | 17 | 27.588236 | 22.016193 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 4 |
d5e27ba857603a64fa9d657dbb0ec3c8b988e312 | 687,194,826,821 | d34da06c904ab0fe654712a1e39b763e1b6f9158 | /src/com/eulee/audiorecorder/AppLog.java | e20bb6fd3fe56a61d63c6854f3abd965d511219c | [] | no_license | euleeteh/audiorecorder | https://github.com/euleeteh/audiorecorder | 2f8961c00617aea58c18bad7c50c118844336dfb | 9e7bb0e98f416542a91639ff80ca67186cbf43c8 | refs/heads/master | 2020-04-06T03:40:04.432000 | 2014-01-29T00:59:28 | 2014-01-29T00:59:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eulee.audiorecorder;
//Audio recorder/encoder obtained from:
//http://www.devlper.com/2010/12/android-audio-recording-part-2/
//Edited by Eu-Lee Teh 2013
import android.util.Log;
public class AppLog {
private static final String APP_TAG = "AudioRecorder";
public static int logString(String message){... | UTF-8 | Java | 359 | java | AppLog.java | Java | [
{
"context": "010/12/android-audio-recording-part-2/\n//Edited by Eu-Lee Teh 2013\n\n\nimport android.util.Log;\n\npublic class App",
"end": 161,
"score": 0.9998688101768494,
"start": 151,
"tag": "NAME",
"value": "Eu-Lee Teh"
}
] | null | [] | package com.eulee.audiorecorder;
//Audio recorder/encoder obtained from:
//http://www.devlper.com/2010/12/android-audio-recording-part-2/
//Edited by <NAME> 2013
import android.util.Log;
public class AppLog {
private static final String APP_TAG = "AudioRecorder";
public static int logString(String message){
r... | 355 | 0.749304 | 0.718663 | 16 | 21.4375 | 21.08604 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 4 |
b74d29eda06697ac790eaaa071e40092db5f51f1 | 13,151,189,914,385 | f767d0d675bef5bf36ef9acc10e88591b79a57a0 | /Developpement/Noiroroo/src/informations/Competence.java | c75298e5c96a04172b52462a6bbb9907067e5329 | [] | no_license | exopole/Noiroroo | https://github.com/exopole/Noiroroo | f2497c16fa073c4b1757d417a5f10b29e6379dfd | 90716dee2a0342ddbc5bd8ff9279760c2d27e326 | refs/heads/master | 2020-12-12T16:43:00.311000 | 2016-08-04T19:41:03 | 2016-08-04T19:41:03 | 35,986,890 | 1 | 1 | null | false | 2016-04-04T08:23:05 | 2015-05-21T02:44:15 | 2016-03-07T03:25:59 | 2016-03-25T21:53:53 | 23,374 | 0 | 0 | 0 | Java | null | null | package informations;
import java.io.File;
import java.util.Vector;
import javafx.beans.property.DoubleProperty;
import javafx.beans.property.IntegerProperty;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.beans.property.SimpleStringProperty;
import... | UTF-8 | Java | 5,923 | java | Competence.java | Java | [
{
"context": " * Classe presentant une competence\n * \n * @author exopole\n *\n */\npublic class Competence {\n\t\n\t/**\n\t * Nom d",
"end": 422,
"score": 0.9996421337127686,
"start": 415,
"tag": "USERNAME",
"value": "exopole"
}
] | null | [] | package informations;
import java.io.File;
import java.util.Vector;
import javafx.beans.property.DoubleProperty;
import javafx.beans.property.IntegerProperty;
import javafx.beans.property.SimpleDoubleProperty;
import javafx.beans.property.SimpleIntegerProperty;
import javafx.beans.property.SimpleStringProperty;
import... | 5,923 | 0.706736 | 0.70471 | 274 | 20.616789 | 21.792885 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.324818 | false | false | 4 |
ed47112dc006baa52ad3f3e7e04a1c94ff3b12a7 | 3,659,312,145,223 | 6700a6f1e5b318367b584c210d7f21152bf96d5d | /app/src/main/java/com/coe/kku/ac/nursetalk/game/vocab/VocabPool.java | 21ff897b8daabe4d4ac9233954173f873deb96c5 | [] | no_license | teema15135/nurse-talk-java | https://github.com/teema15135/nurse-talk-java | 8631e0734d5cb779b932cde108d0724f326de25d | 02c2dc071bfca0d7fa255ee1c9526f00ad5b404c | refs/heads/master | 2020-07-29T20:54:33.729000 | 2019-10-22T10:22:31 | 2019-10-22T10:22:31 | 209,955,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coe.kku.ac.nursetalk.game.vocab;
import android.util.Log;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Random;
public class VocabPool {
private static final String TAG = "VocabPool";
private static ArrayList<HashMap> words;
private static boolean wordLoaded = false... | UTF-8 | Java | 11,603 | java | VocabPool.java | Java | [] | null | [] | package com.coe.kku.ac.nursetalk.game.vocab;
import android.util.Log;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Random;
public class VocabPool {
private static final String TAG = "VocabPool";
private static ArrayList<HashMap> words;
private static boolean wordLoaded = false... | 11,603 | 0.422046 | 0.422046 | 338 | 33.328403 | 15.443211 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.393491 | false | false | 2 |
6b6759b7c3bb340e890e4404131ac6a878044a9a | 29,463,475,657,252 | 777deba40a48722f9c9f4035d8c7cd779aaa35e4 | /src/main/java/edu/brown/cs/dnd/Generate/GenerateEncounterHandler.java | 7f5a9029d09c1c67e98a13701b86cfa3de3e4a69 | [] | no_license | heyyyjude42/mysterydungeon | https://github.com/heyyyjude42/mysterydungeon | 8e00502497ac1292804bccddcf01a40235011c5c | 26a29aba2ef521a1204c5839e447cf368bcb6d5c | refs/heads/master | 2020-08-02T17:13:11.208000 | 2019-09-18T05:30:37 | 2019-09-18T05:30:37 | 211,441,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.brown.cs.dnd.Generate;
import edu.brown.cs.dnd.Data.Database;
import edu.brown.cs.dnd.Data.Monster;
import edu.brown.cs.dnd.Data.Result;
import edu.brown.cs.dnd.Data.ReturnType;
import edu.brown.cs.dnd.REPL.Command;
import edu.brown.cs.dnd.REPL.Handler;
import edu.brown.cs.dnd.REPL.CommandHandler;
import e... | UTF-8 | Java | 3,829 | java | GenerateEncounterHandler.java | Java | [] | null | [] | package edu.brown.cs.dnd.Generate;
import edu.brown.cs.dnd.Data.Database;
import edu.brown.cs.dnd.Data.Monster;
import edu.brown.cs.dnd.Data.Result;
import edu.brown.cs.dnd.Data.ReturnType;
import edu.brown.cs.dnd.REPL.Command;
import edu.brown.cs.dnd.REPL.Handler;
import edu.brown.cs.dnd.REPL.CommandHandler;
import e... | 3,829 | 0.639854 | 0.637503 | 131 | 28.229008 | 24.521236 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40458 | false | false | 2 |
2941ce0039b1bb7446d089a9e3dcba40e0454cb9 | 29,463,475,656,035 | 5df536459692e0a965714ce54582674ca6eaa0d8 | /jpa-exercise12/src/main/java/com/abouzidi/jpa/Phone.java | 5b8a5dab270353a89445d1264995c66023a6ea2f | [] | no_license | AfifBouzidi/JPA-REPOSITORY | https://github.com/AfifBouzidi/JPA-REPOSITORY | cd26b0d8fe735be7628d71b6f9c91a6d4bfbaa0b | 5a5a72bce5d8b0f924393f8619ed9e92b8d7e1e3 | refs/heads/master | 2021-01-24T16:34:12.814000 | 2018-03-01T02:03:03 | 2018-03-01T02:03:03 | 123,008,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abouzidi.jpa;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
@Entity
public class Phone {
@SequenceGenerator(name = "pho... | UTF-8 | Java | 833 | java | Phone.java | Java | [] | null | [] | package com.abouzidi.jpa;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
@Entity
public class Phone {
@SequenceGenerator(name = "pho... | 833 | 0.683073 | 0.683073 | 48 | 15.354167 | 15.819937 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 2 |
0e68ffbb18d63319af7b2d4cfa32702584d82cb3 | 12,128,987,653,595 | 13f38e9e4f7781d830e4a62bf19868eae77954b5 | /test/org/pathwayeditor/testfixture/NotationSubsystemFixture.java | 47d57e6cc6de669d050ae09e3947690dea85c985 | [
"Apache-2.0"
] | permissive | vijayvani/VisualLanguageToolkit | https://github.com/vijayvani/VisualLanguageToolkit | 5dc3adc80badb2d9442cac2be7d6d39bfebf6d5b | 0ab4fd7faab655388762c8f3c9f7eb14244981c8 | refs/heads/master | 2020-05-16T08:34:44.576000 | 2012-07-17T18:58:07 | 2012-07-17T18:58:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Licensed to the Court of the University of Edinburgh (UofE) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The UofE licenses this file
to you under the Apache License, Version 2.0 (the
"License")... | UTF-8 | Java | 10,361 | java | NotationSubsystemFixture.java | Java | [
{
"context": "objects.typedefn.IShapeObjectType;\n\n/**\n * @author Stuart Moodie\n *\n */\npublic class NotationSubsystemFixture {\n\tp",
"end": 2219,
"score": 0.9997557401657104,
"start": 2206,
"tag": "NAME",
"value": "Stuart Moodie"
}
] | null | [] | /*
Licensed to the Court of the University of Edinburgh (UofE) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The UofE licenses this file
to you under the Apache License, Version 2.0 (the
"License")... | 10,354 | 0.808899 | 0.807355 | 197 | 51.59391 | 37.023075 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.568528 | false | false | 2 |
7c784a9bd3721618f53888316ef2b7d23f8470d9 | 13,623,636,274,624 | a6e9d2061c18799961c3981a5a9c868cfcbcc016 | /src/main/java/com/edward/algorithm/sort/insert/InsertSort2.java | bc309b087a5adaaef045867c41dec8491bc4a30d | [] | no_license | MrEdward2546/java_practice | https://github.com/MrEdward2546/java_practice | 423fe5526cc5a16cb8b325221f123a121686a847 | 8122214bc1cd3294da4535fba8f8791ef3946134 | refs/heads/master | 2022-06-22T23:40:42.370000 | 2020-05-14T11:06:22 | 2020-05-14T11:06:22 | 263,890,684 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2018. 天津小多科技有限公司.
* Site: http://xiaoduo.io
* Email: shj@xiaoduo.io
* FileName: InsertSort2
* CreationDate: 2020/4/2
* Author edward
*/
package com.edward.algorithm.sort.insert;
import com.edward.algorithm.sort.Sort;
/**
* TODO
*
* @author edward
* @see
* @since
*/
... | UTF-8 | Java | 1,343 | java | InsertSort2.java | Java | [
{
"context": "* Site: http://xiaoduo.io\n * Email: shj@xiaoduo.io\n * FileName: InsertSort2\n * CreationDate: 202",
"end": 105,
"score": 0.9999229907989502,
"start": 91,
"tag": "EMAIL",
"value": "shj@xiaoduo.io"
},
{
"context": " InsertSort2\n * CreationDate: 202... | null | [] | /*
* Copyright (c) 2018. 天津小多科技有限公司.
* Site: http://xiaoduo.io
* Email: <EMAIL>
* FileName: InsertSort2
* CreationDate: 2020/4/2
* Author edward
*/
package com.edward.algorithm.sort.insert;
import com.edward.algorithm.sort.Sort;
/**
* TODO
*
* @author edward
* @see
* @since
*/
public ... | 1,336 | 0.472411 | 0.4452 | 55 | 23.054546 | 20.132668 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527273 | false | false | 2 |
7f0b0607013c69cca754a0b1f80b024333457a95 | 33,225,867,013,663 | 0bd31f8d82adc091495be18397601e09cab85193 | /guard-server/src/main/java/com/demkada/guard/server/commons/utils/GuardLogLayout.java | 1f179e65402ed8f801c589449116b43263ebe689 | [
"Apache-2.0"
] | permissive | gitter-badger/guard | https://github.com/gitter-badger/guard | c6ad6964e5967156ef5cb9258d67dd59cd51290f | 6cf330b36b619be1b3d878786bfc94e2962c29cf | refs/heads/master | 2020-05-22T19:34:19.391000 | 2019-05-13T12:09:45 | 2019-05-13T12:09:45 | 186,492,687 | 1 | 0 | null | true | 2019-05-13T20:43:01 | 2019-05-13T20:43:00 | 2019-05-13T12:09:48 | 2019-05-13T12:09:46 | 7,405 | 0 | 0 | 0 | null | false | false | package com.demkada.guard.server.commons.utils;
/*
* Copyright 2019 DEMKADA.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... | UTF-8 | Java | 2,038 | java | GuardLogLayout.java | Java | [
{
"context": " under the License.\n *\n * @author <a href=\"mailto:kad@demkada.com\">Kad D.</a>\n*/\n\n\nimport ch.qos.logback.classic.sp",
"end": 678,
"score": 0.9999288320541382,
"start": 663,
"tag": "EMAIL",
"value": "kad@demkada.com"
},
{
"context": "e.\n *\n * @author <a href=\"... | null | [] | package com.demkada.guard.server.commons.utils;
/*
* Copyright 2019 DEMKADA.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unles... | 2,031 | 0.652601 | 0.648675 | 63 | 31.349207 | 24.657114 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 2 |
207278fe682e64eb51e449aa5bec44cbe237f99e | 27,023,934,236,573 | a3143d3412fc174d7554f3a955ce301719baaa0f | /zhoukaolianxi01/src/main/java/com/example/zhoukaolianxi01/fragment/LeftFragmnet.java | eae04c963bfc4790e9c9b228156416d0d42c2305 | [] | no_license | houhou1349010738/github | https://github.com/houhou1349010738/github | f7d76c7907c7a84198184a739dbae10da7a5d029 | 4d9b7e4c46af9f1937cafd3f45bf8f30ff33d3cb | refs/heads/master | 2021-01-19T08:13:18.821000 | 2017-05-12T13:49:53 | 2017-05-12T13:49:53 | 87,612,591 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.zhoukaolianxi01.fragment;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | UTF-8 | Java | 2,587 | java | LeftFragmnet.java | Java | [
{
"context": "ayList;\nimport java.util.List;\n\n\n/**\n * Created by sus on 2017/4/15.\n */\n\npublic class LeftFragmnet exte",
"end": 736,
"score": 0.97798752784729,
"start": 733,
"tag": "USERNAME",
"value": "sus"
}
] | null | [] | package com.example.zhoukaolianxi01.fragment;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.w... | 2,587 | 0.672207 | 0.664476 | 85 | 29.435293 | 26.764528 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.635294 | false | false | 2 |
b7a75545d3fc5dd99d1f89f6f72325c26c6278d7 | 28,415,503,642,994 | 664ba811edec9f178904a91869d00123498e9a2e | /src/main/java/me/changchao/springcloud/springcloudstreamgh1858/InputStream.java | ae2bd5f6b05a977ffc174c5a88d5de868ac428bd | [] | no_license | chang-chao/spring-cloud-stream-gh1858 | https://github.com/chang-chao/spring-cloud-stream-gh1858 | 807f4fe91b5120886413c081e6b49254937e1f79 | dba25203c6df98d7074bc191ea152e56aa720c10 | refs/heads/master | 2020-09-27T12:47:25.186000 | 2019-12-08T02:02:47 | 2019-12-08T02:02:47 | 226,519,793 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.changchao.springcloud.springcloudstreamgh1858;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.messaging.SubscribableChannel;
public interface InputStream {
@Input("foo")
SubscribableChannel subscribe();
}
| UTF-8 | Java | 260 | java | InputStream.java | Java | [] | null | [] | package me.changchao.springcloud.springcloudstreamgh1858;
import org.springframework.cloud.stream.annotation.Input;
import org.springframework.messaging.SubscribableChannel;
public interface InputStream {
@Input("foo")
SubscribableChannel subscribe();
}
| 260 | 0.830769 | 0.815385 | 9 | 27.888889 | 23.63822 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 2 |
e465dcda1abbfded61eaf177b3e7698536d738d3 | 35,845,797,095,141 | 90a9e9baf2178cd8ac4a002c5592af66fc5ca454 | /BiddingSystem/src/main/java/com/bidding/application/exception/UserNotLoggedInException.java | 85c12c8c5a967a0f220664a8a2b51509b9203fab | [
"Apache-2.0"
] | permissive | ayushmishra2/BiddingSystem | https://github.com/ayushmishra2/BiddingSystem | bc1a02456f234ed644695a883aadc1219be696e0 | 5a71bce8307b8795b3ad579f993ff086a67a2f3e | refs/heads/master | 2022-12-08T18:29:17.082000 | 2020-09-15T20:26:03 | 2020-09-15T20:26:03 | 295,818,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bidding.application.exception;
public class UserNotLoggedInException extends RuntimeException {
private static final long serialVersionUID = -2979274025291047508L;
public UserNotLoggedInException() {
super("User Not Logged In");
}
}
| UTF-8 | Java | 254 | java | UserNotLoggedInException.java | Java | [] | null | [] | package com.bidding.application.exception;
public class UserNotLoggedInException extends RuntimeException {
private static final long serialVersionUID = -2979274025291047508L;
public UserNotLoggedInException() {
super("User Not Logged In");
}
}
| 254 | 0.799213 | 0.724409 | 11 | 22.09091 | 25.790958 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 2 |
a362dd3c5025b084071ee3e99681b0f12c50a2ee | 12,128,987,661,050 | 2fb4adb074f65df4dab34e920aebfc70882204a8 | /game-engine/src/main/java/com/xl/game/mina/code/ProtocolEncoderImpl.java | 4f8f72d768a77e381f28687595ed53e2cef0ef21 | [] | no_license | Ox0400/game-fish-springboot | https://github.com/Ox0400/game-fish-springboot | e6cf69112c503935fa9a986334e69929ab09bfb1 | e4f914d88b5574f23f97b96d127bb15579017142 | refs/heads/master | 2023-03-18T05:45:40.493000 | 2020-01-10T11:40:31 | 2020-01-10T11:40:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xl.game.mina.code;
import com.google.protobuf.Message;
import com.xl.game.message.IDMessage;
import com.xl.game.util.MsgUtil;
import lombok.extern.slf4j.Slf4j;
import org.apache.mina.core.buffer.IoBuffer;
import org.apache.mina.core.session.IoSession;
import org.apache.mina.filter.codec.ProtocolEncoder;
im... | UTF-8 | Java | 2,923 | java | ProtocolEncoderImpl.java | Java | [
{
"context": "il.function.Predicate;\n\n\n/**\n * 消息编码\n *\n * @author xuliang\n * @date 2019-12-07\n * QQ:359135103\n */\n@Slf4j\npu",
"end": 480,
"score": 0.9996595978736877,
"start": 473,
"tag": "USERNAME",
"value": "xuliang"
}
] | null | [] | package com.xl.game.mina.code;
import com.google.protobuf.Message;
import com.xl.game.message.IDMessage;
import com.xl.game.util.MsgUtil;
import lombok.extern.slf4j.Slf4j;
import org.apache.mina.core.buffer.IoBuffer;
import org.apache.mina.core.session.IoSession;
import org.apache.mina.filter.codec.ProtocolEncoder;
im... | 2,923 | 0.654645 | 0.645902 | 96 | 27.59375 | 29.286152 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.385417 | false | false | 2 |
07baeebbfc6ac1a77539491c03666fd96e46216a | 5,420,248,741,798 | 28f226e711f0c921dbd17c4ef4f1b0acff93f0c4 | /src/main/java/om2m/monitor/timeComparator.java | d615c58b373933bc53b2b43f25bd363e3521fef0 | [] | no_license | namnguyen5497/om2m-monitoring | https://github.com/namnguyen5497/om2m-monitoring | 8abd38004fdfaeb3c314c29dedc954bf3bba6f62 | 169ffd4b0ef11d7dde7636aff4a655744faaa881 | refs/heads/master | 2022-07-07T12:43:35.979000 | 2019-11-29T05:57:14 | 2019-11-29T06:04:46 | 224,784,816 | 0 | 0 | null | false | 2022-06-29T17:48:42 | 2019-11-29T05:45:59 | 2019-11-29T06:05:27 | 2022-06-29T17:48:42 | 13 | 0 | 0 | 1 | Java | false | false | package om2m.monitor;
import java.sql.Timestamp;
public class timeComparator {
private static Timestamp latest;
private String[] buffer;
public timeComparator(String[] buffer, Timestamp latest){
this.latest = latest;
this.buffer = buffer;
}
//get the index of CSE whose messsage got printe... | UTF-8 | Java | 1,627 | java | timeComparator.java | Java | [] | null | [] | package om2m.monitor;
import java.sql.Timestamp;
public class timeComparator {
private static Timestamp latest;
private String[] buffer;
public timeComparator(String[] buffer, Timestamp latest){
this.latest = latest;
this.buffer = buffer;
}
//get the index of CSE whose messsage got printe... | 1,627 | 0.629994 | 0.622618 | 68 | 21.92647 | 20.328419 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 2 |
8b9cdb71de55de642efa9fe7064b7c4d013bb400 | 438,086,681,184 | 3ba2ed425257130688225e31452290fa7f418429 | /src/main/java/com/xylope/sogobot/domain/authorize/advice/AuthorizeAdvice.java | 1669ff93d4ecbfc4d46614d034b09675e91b660a | [] | no_license | key-del-jeeinho/sogobot | https://github.com/key-del-jeeinho/sogobot | 69d1c902869f22d7df511ac0ac482bd5acd33f0b | 0288b376a9d21c4c6de616cd6740f5d983d27056 | refs/heads/master | 2023-08-14T21:43:00.286000 | 2021-10-04T23:44:14 | 2021-10-04T23:44:14 | 401,511,802 | 1 | 0 | null | false | 2021-09-05T08:57:56 | 2021-08-30T23:18:24 | 2021-09-03T01:26:49 | 2021-09-05T08:57:55 | 110 | 1 | 0 | 0 | Java | false | false | package com.xylope.sogobot.domain.authorize.advice;
import com.xylope.sogobot.domain.authorize.exception.AlreadyEnrolledException;
import com.xylope.sogobot.infra.exception.EmailSendingFailureException;
import com.xylope.sogobot.infra.service.MailSenderService;
import io.jsonwebtoken.ExpiredJwtException;
import io.jso... | UTF-8 | Java | 2,346 | java | AuthorizeAdvice.java | Java | [] | null | [] | package com.xylope.sogobot.domain.authorize.advice;
import com.xylope.sogobot.domain.authorize.exception.AlreadyEnrolledException;
import com.xylope.sogobot.infra.exception.EmailSendingFailureException;
import com.xylope.sogobot.infra.service.MailSenderService;
import io.jsonwebtoken.ExpiredJwtException;
import io.jso... | 2,346 | 0.762445 | 0.760699 | 61 | 36.540985 | 26.213232 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590164 | false | false | 2 |
3e7f71af7068541a508166e94ca8c6808d492149 | 36,361,193,171,708 | 67abd381890ac4f4a139a807abe5d81c9481d66e | /Clase11/AprendiendoJDBC2/src/main/java/prueba/Prueba09.java | 04ea0d6039068f9eeb5521e197e31773f906f780 | [] | no_license | gcoronelc/IGH_ENERO_2021 | https://github.com/gcoronelc/IGH_ENERO_2021 | a1db0f76671132391bc610785a51fe1ee7b05f4d | c92c252fabe9bb89a5926eee98506d327584a44f | refs/heads/main | 2023-03-23T18:50:41.134000 | 2021-03-12T22:30:49 | 2021-03-12T22:30:49 | 334,929,614 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prueba;
import java.util.List;
import java.util.Map;
import pe.igh.app.service.impl.ConsultasImpl;
import pe.igh.app.service.impl.CuentaImpl;
import pe.igh.app.service.spec.ConsultasSpec;
import pe.igh.app.service.spec.CuentaSpec;
/**
* @author Eric Gustavo Coronel Castillo
* @blog www.desarrollasoftware.co... | UTF-8 | Java | 764 | java | Prueba09.java | Java | [
{
"context": "e.igh.app.service.spec.CuentaSpec;\n\n/**\n * @author Eric Gustavo Coronel Castillo\n * @blog www.desarrollasoftware.com\n * @email gco",
"end": 285,
"score": 0.999882161617279,
"start": 256,
"tag": "NAME",
"value": "Eric Gustavo Coronel Castillo"
},
{
"context": "illo\... | null | [] | package prueba;
import java.util.List;
import java.util.Map;
import pe.igh.app.service.impl.ConsultasImpl;
import pe.igh.app.service.impl.CuentaImpl;
import pe.igh.app.service.spec.ConsultasSpec;
import pe.igh.app.service.spec.CuentaSpec;
/**
* @author <NAME>
* @blog www.desarrollasoftware.com
* @email <EMAIL>
* ... | 729 | 0.73822 | 0.71466 | 29 | 25.344828 | 19.687693 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.172414 | false | false | 2 |
b24b76dd937ed3c82a8ab48bd25ad9e58851daa2 | 33,492,154,991,897 | 5e3db36f20b7fdbdeaa955acfad29ef4a54c4024 | /Algorithms/src/algorithm/leetcode/DynamicProgramming.java | e4c15742216b129d0044c52961c6a4faf703d95d | [] | no_license | chaoling/Algorithms | https://github.com/chaoling/Algorithms | 130d226ab718c1538124a58412215327be6c6985 | f50e4965d66fbf9bb7277ce2bef61e2b6c17252e | refs/heads/master | 2020-12-24T10:11:17.739000 | 2016-11-09T01:59:24 | 2016-11-09T01:59:24 | 73,244,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithm.leetcode;
public class DynamicProgramming {
}
| UTF-8 | Java | 66 | java | DynamicProgramming.java | Java | [] | null | [] | package algorithm.leetcode;
public class DynamicProgramming {
}
| 66 | 0.80303 | 0.80303 | 5 | 12.2 | 14.661514 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 2 |
41354985b263691a3f7acb7462e6ee2f3e9c20f1 | 33,423,435,512,650 | ba2ad04a1780999ed6160e057697d2ebcce2b6fd | /android/User/app/src/main/java/com/example/user/Dasaochu.java | 7df9392868c3374a090ff9a8f93d4bb24275b32f | [] | no_license | QiangBoCai/Housekeeping-service | https://github.com/QiangBoCai/Housekeeping-service | 3972e422e83194b6eef1131b0eea27f9b9e304d5 | a534601b9c22f48275c10a53f2400a360350e919 | refs/heads/master | 2023-03-17T10:57:10.245000 | 2017-10-25T19:26:23 | 2017-10-25T19:26:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.user;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.Window;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.ListVie... | UTF-8 | Java | 2,283 | java | Dasaochu.java | Java | [
{
"context": "der;\r\nimport entity.Worker;\r\n\r\n/**\r\n * Created by 张广洁 on 2017/2/18.\r\n */\r\npublic class Dasaochu extends",
"end": 593,
"score": 0.9996268153190613,
"start": 590,
"tag": "NAME",
"value": "张广洁"
}
] | null | [] | package com.example.user;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.Window;
import android.widget.AdapterView;
import android.widget.Button;
import android.widget.ListVie... | 2,283 | 0.669924 | 0.663261 | 70 | 30.157143 | 21.870813 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 2 |
51cd536967b4d2befa6845db77495dd44e8dcd53 | 22,711,787,081,522 | 888d8edfb7e3640e0c334a9f1fa641f6072c984b | /src/main/java/com/utils/GetResponse.java | f700351af9c2afb31379368ed13e09310134cad7 | [] | no_license | jravindra/hdjdemo | https://github.com/jravindra/hdjdemo | 3b6c92a723d9aa2917c1f1026169bbaf38118ff9 | f55a90cf1b699292a618a6561ddea33d32dbe206 | refs/heads/master | 2020-04-02T21:15:47.596000 | 2017-03-27T22:49:43 | 2017-03-27T22:49:43 | 63,714,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.utils;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.*;
import java.net.URL;
import java.nio.charset.Charset;
/**
* Created by rjaraja on 7/18/16.
*/
public class GetResponse {
private static String readAll(Reader rd) throws IOException {
StringBuilder sb = new ... | UTF-8 | Java | 10,090 | java | GetResponse.java | Java | [
{
"context": "mport java.nio.charset.Charset;\n\n/**\n * Created by rjaraja on 7/18/16.\n */\npublic class GetResponse {\n\n p",
"end": 178,
"score": 0.9996404051780701,
"start": 171,
"tag": "USERNAME",
"value": "rjaraja"
},
{
"context": "boardUrls = new String[]{\n ... | null | [] | package com.utils;
import org.json.JSONException;
import org.json.JSONObject;
import java.io.*;
import java.net.URL;
import java.nio.charset.Charset;
/**
* Created by rjaraja on 7/18/16.
*/
public class GetResponse {
private static String readAll(Reader rd) throws IOException {
StringBuilder sb = new ... | 10,107 | 0.694252 | 0.552825 | 116 | 85.982758 | 57.159332 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741379 | false | false | 2 |
1d70b59ab9364e2e5e8cd0d4863ccb095af8be73 | 12,257,836,682,281 | c60a2c84feeaec71b8c513fb873f6d84b23c6c83 | /HW28.12.20.java | d38e27d6c52ca2d01a54565169fadd72d4faddbb | [] | no_license | orkol1988/HomeWork | https://github.com/orkol1988/HomeWork | 5089456b14f6bc9d95e4e72a00d234c0e3e63c40 | 8c3ef0659489f924a51530a6ff56d4c30af781d1 | refs/heads/main | 2023-05-10T11:26:50.463000 | 2021-06-07T14:25:59 | 2021-06-07T14:25:59 | 316,295,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Random;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
Random r = new Random();
//Home work
//1. input array size from user
//create int array in the given ... | UTF-8 | Java | 5,349 | java | HW28.12.20.java | Java | [] | null | [] | package com.company;
import java.util.Random;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner s = new Scanner(System.in);
Random r = new Random();
//Home work
//1. input array size from user
//create int array in the given ... | 5,349 | 0.522528 | 0.477285 | 139 | 37.482014 | 26.986368 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.856115 | false | false | 2 |
81be452fb8ce5e31763c96bc744f6ba7aeb60a95 | 23,871,428,256,964 | 35e2c451f61f26bf74f88e9ff309f6895c3cbcac | /src/com/company/Broker.java | 9e353dacbb5ec48e73ffe58b34979425a62d591e | [
"MIT"
] | permissive | 779799/broker-rmi | https://github.com/779799/broker-rmi | dc9a5279841cc6dfa299afa2f0d703d885968f1f | 96c87547914c85f6dfb57cd1fc955a379b2638a5 | refs/heads/master | 2021-08-27T17:22:57.810000 | 2017-06-02T19:34:02 | 2017-06-02T19:34:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
/*
* AUTORES: Rubén Moreno Jimeno 680882 e Iñigo Gascón Royo 685215
* FICHERO: Broker.java
* DESCRIPCIÓN:
*/
import java.rmi.AlreadyBoundException;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
i... | UTF-8 | Java | 6,323 | java | Broker.java | Java | [
{
"context": "package com.company;\n\n/*\n * AUTORES: Rubén Moreno Jimeno 680882 e Iñigo Gascón Royo 685215\n * FICHERO: Bro",
"end": 56,
"score": 0.999901533126831,
"start": 37,
"tag": "NAME",
"value": "Rubén Moreno Jimeno"
},
{
"context": "pany;\n\n/*\n * AUTORES: Rubén Moreno Jime... | null | [] | package com.company;
/*
* AUTORES: <NAME> 680882 e <NAME> 685215
* FICHERO: Broker.java
* DESCRIPCIÓN:
*/
import java.rmi.AlreadyBoundException;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import java.rmi.server.Un... | 6,296 | 0.645433 | 0.642573 | 156 | 39.352566 | 29.138441 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705128 | false | false | 2 |
701e73e7b6e6052612ad58adb238b7f5a47e84b3 | 5,360,119,187,488 | c2bf5b82f209f41746d3b56b593db4a457e8bbd3 | /src/main/java/br/com/travelmate/model/Heorcamento_.java | f28376ba14f68ba55164cdeaed546e051f75f434 | [] | no_license | julioizidoro/systm-com | https://github.com/julioizidoro/systm-com | 93d008f4d291bc2e1eda33ec32abdbc537388795 | ecf99caebbf59adc2bda33c7a3925794f796980d | refs/heads/master | 2020-03-27T10:52:17.319000 | 2018-08-29T19:59:32 | 2018-08-29T19:59:32 | 146,450,606 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.travelmate.model;
import java.util.Date;
import javax.annotation.Generated;
import javax.persistence.metamodel.ListAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2018-07-24T12:11:14.768-0300")
@StaticMe... | UTF-8 | Java | 1,375 | java | Heorcamento_.java | Java | [] | null | [] | package br.com.travelmate.model;
import java.util.Date;
import javax.annotation.Generated;
import javax.persistence.metamodel.ListAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2018-07-24T12:11:14.768-0300")
@StaticMe... | 1,375 | 0.847273 | 0.832 | 25 | 54 | 26.990368 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.84 | false | false | 2 |
792fad884e3b50d3e8f8a6ccc601872b55cc4014 | 21,096,879,384,219 | 09e9b8a1130d2c701a6ea1239ff749313fe468ae | /src/code/functionalInterface/FunA.java | 5c8a946c14943c91dc1ee102b7c7b47f555971a3 | [] | no_license | xorasysgen/R_D | https://github.com/xorasysgen/R_D | 86942495a26b7316d638a4b2c6f614c157d0c61b | 4f892eb637796fb7e01a128e70ad8d5a96acf0f5 | refs/heads/master | 2022-09-26T05:02:34.356000 | 2020-05-16T04:26:15 | 2020-05-16T04:26:15 | 189,402,798 | 0 | 0 | null | false | 2022-08-18T19:06:03 | 2019-05-30T11:36:43 | 2020-05-16T04:26:55 | 2022-08-18T19:06:00 | 636 | 0 | 0 | 4 | Java | false | false | package code.functionalInterface;
@FunctionalInterface
public interface FunA {
public abstract void method();
}
| UTF-8 | Java | 114 | java | FunA.java | Java | [] | null | [] | package code.functionalInterface;
@FunctionalInterface
public interface FunA {
public abstract void method();
}
| 114 | 0.807018 | 0.807018 | 6 | 18 | 13.140269 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
75056ea011d48cce6ced10b6e25b675259d021c4 | 8,546,984,944,866 | 19609a86e23d73b9e6ab16b915237339b46f0b41 | /src/main/java/edu/luc/comp473/facilityMan/business/entities/facility/Building.java | eda9b033c9695f84b61b076c2adf34428f95670a | [] | no_license | uuganbold/facilityMan | https://github.com/uuganbold/facilityMan | 110616f0455eb8b1af6e5c0c0b4ba173c4b09b50 | cd0431fb1b47887927b908611a2faa796402b199 | refs/heads/master | 2021-01-04T22:50:37.658000 | 2020-04-26T05:23:39 | 2020-04-26T05:23:39 | 240,784,130 | 0 | 2 | null | false | 2020-03-22T19:59:29 | 2020-02-15T20:35:19 | 2020-03-17T00:38:04 | 2020-03-22T19:59:29 | 64,704 | 0 | 1 | 7 | Java | false | false | package edu.luc.comp473.facilityMan.business.entities.facility;
import java.util.ArrayList;
import java.util.List;
/**
* Building is a construction constructed by Units.
*/
public class Building extends Facility {
/**
* A building is constructed by units.
*/
private List<Unit> units = new ArrayLi... | UTF-8 | Java | 1,567 | java | Building.java | Java | [] | null | [] | package edu.luc.comp473.facilityMan.business.entities.facility;
import java.util.ArrayList;
import java.util.List;
/**
* Building is a construction constructed by Units.
*/
public class Building extends Facility {
/**
* A building is constructed by units.
*/
private List<Unit> units = new ArrayLi... | 1,567 | 0.574984 | 0.572431 | 60 | 25.116667 | 25.342382 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366667 | false | false | 2 |
cad659b9e0fe8aaf04ea30931d0d05f5e6a2a2a8 | 38,938,173,526,256 | 786fe67cd690acac4c5509402c103866690bce0b | /templateMethodPattern/src/main.java | ba85805baf349a9cd09469d3e16dc9541f494f91 | [] | no_license | KimyoonJIn/designPattern | https://github.com/KimyoonJIn/designPattern | b277b5a4d905b5af46786da2ecdf9d3ad29d2452 | 742e421765f67e43142fd2315678a9a549d0a193 | refs/heads/master | 2020-04-16T22:21:54.257000 | 2019-01-16T09:05:05 | 2019-01-16T09:05:05 | 165,964,607 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.rosa.dp.AbstGameConnectionHelper;
import com.rosa.dp.DefaultGameConnectionHelper;
public class main {
public static void main(String[] args){
AbstGameConnectionHelper helper = new DefaultGameConnectionHelper();
helper.requestConnection("아이디 비밀번호 등 개인정보 암호화 데이터");
}
}
| UTF-8 | Java | 339 | java | main.java | Java | [] | null | [] | import com.rosa.dp.AbstGameConnectionHelper;
import com.rosa.dp.DefaultGameConnectionHelper;
public class main {
public static void main(String[] args){
AbstGameConnectionHelper helper = new DefaultGameConnectionHelper();
helper.requestConnection("아이디 비밀번호 등 개인정보 암호화 데이터");
}
}
| 339 | 0.749175 | 0.749175 | 11 | 26.454546 | 27.026464 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 2 |
0a7fef7cfc116412a0f595c3f0e85397fef4cd99 | 22,771,916,631,806 | 6df5f599f3599591ec7f9fd1d76ddaef9decaabd | /kanoon-authentication/src/main/java/de/writtscher/kanoon/authentication/service/security/UserDetailsServiceImpl.java | 02d3545ee76353df1ee06291a3154cb6835f4d80 | [] | no_license | Writtscher/kanoon | https://github.com/Writtscher/kanoon | 9d5faec35fb54f812f233685b5634a6d8f053ac7 | cb7b367c8ba6f4756b3b3a5500e8b501897ea0c8 | refs/heads/master | 2018-01-02T23:08:06.283000 | 2017-01-18T14:22:37 | 2017-01-18T14:22:37 | 71,554,580 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.writtscher.kanoon.authentication.service.security;
import de.writtscher.kanoon.authentication.data.account.Account;
import de.writtscher.kanoon.authentication.data.account.AccountRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.authority.Au... | UTF-8 | Java | 1,500 | java | UserDetailsServiceImpl.java | Java | [
{
"context": "pringframework.stereotype.Service;\n\n/**\n * @author Waldemar Rittscher\n * @since 31.08.2016\n */\n@Service\npublic class Us",
"end": 693,
"score": 0.999885082244873,
"start": 675,
"tag": "NAME",
"value": "Waldemar Rittscher"
}
] | null | [] | package de.writtscher.kanoon.authentication.service.security;
import de.writtscher.kanoon.authentication.data.account.Account;
import de.writtscher.kanoon.authentication.data.account.AccountRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.authority.Au... | 1,488 | 0.779333 | 0.774 | 39 | 37.46154 | 34.094776 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435897 | false | false | 2 |
fc676e67be0349d376e42184bf50b83a5cf3d6db | 32,409,823,235,549 | 42000a8390b943b58b69196cece01b7ca42c5092 | /SpringData/Workshop-MVC-Project/nlt/src/main/java/softuni/workshop/service/services/impl/EmployeeServiceImpl.java | 3b74e9578783271693fa8b6bb3e4dc34993bb575 | [] | no_license | KrasimirKolchev/SpringData | https://github.com/KrasimirKolchev/SpringData | 4103605dad8455477c35c0040b565dfbf49df9df | eac4eeed54c2016b7fe03bb8d555b799c98b23b7 | refs/heads/master | 2021-05-24T11:14:56.391000 | 2020-04-19T16:28:13 | 2020-04-19T16:28:13 | 253,533,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package softuni.workshop.service.services.impl;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import softuni.workshop.data.dtos.EmployeeRootDTO;
import softuni.workshop.data.dtos.EmployeeViewDTO;
import softuni.w... | UTF-8 | Java | 3,013 | java | EmployeeServiceImpl.java | Java | [] | null | [] | package softuni.workshop.service.services.impl;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import softuni.workshop.data.dtos.EmployeeRootDTO;
import softuni.workshop.data.dtos.EmployeeViewDTO;
import softuni.w... | 3,013 | 0.710256 | 0.70926 | 77 | 37.129871 | 30.991976 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662338 | false | false | 2 |
3343a2c19ba8be4af89824794ec42b7326f41569 | 39,273,180,998,517 | 8ae909f770bf46fa7404587f6a2588a637911376 | /src/main/java/it/classcard/classcard_gest/resources/LogoutResource.java | c7da70a2696dc6b22f9fd34963d369fb63aa7c7d | [] | no_license | MassimoCappellano/classcardappbase | https://github.com/MassimoCappellano/classcardappbase | 3086f57c2f34ac3edc1685ee74ae79ae68867989 | 9b826a4e719148d34dfffe6f833a5e1ae55bf3be | refs/heads/master | 2018-01-08T03:15:22.876000 | 2016-01-06T16:22:51 | 2016-01-06T16:22:51 | 48,653,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.classcard.classcard_gest.resources;
import it.classcard.classcard_gest.client.CassandraClient;
import it.classcard.classcard_gest.service.LogoutView;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.... | UTF-8 | Java | 999 | java | LogoutResource.java | Java | [] | null | [] | package it.classcard.classcard_gest.resources;
import it.classcard.classcard_gest.client.CassandraClient;
import it.classcard.classcard_gest.service.LogoutView;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import javax.ws.rs.QueryParam;
import javax.ws.rs.... | 999 | 0.77978 | 0.777778 | 39 | 24.615385 | 21.806393 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.128205 | false | false | 2 |
b33c83d4f0a2aa6a638cf478a9ef8300d94c3978 | 26,233,660,280,490 | a3c1d5c2fe0e91b26b9910ce4bffe5c1ce641746 | /src/main/java/com/tokyoboyband/entity/StoryEntity.java | 713487e5121fcf1e20b1964e6db072235919afec | [] | no_license | huutuanhcmus/SpringMVCStorySky | https://github.com/huutuanhcmus/SpringMVCStorySky | 9b531f296019364588f6bcccf15f7e3fc1a79be5 | 9cdc7ffa2d32e2e3adb9e9d2d94bf784151e3b7e | refs/heads/master | 2022-11-08T07:46:42.821000 | 2020-06-29T13:07:10 | 2020-06-29T13:07:10 | 275,339,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tokyoboyband.entity;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.OneToMany;
import javax.persistenc... | UTF-8 | Java | 1,546 | java | StoryEntity.java | Java | [] | null | [] | package com.tokyoboyband.entity;
import java.util.ArrayList;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.OneToMany;
import javax.persistenc... | 1,546 | 0.751617 | 0.75097 | 73 | 20.178082 | 19.859329 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.09589 | false | false | 2 |
0348b3abcf43d346dae9a48d6d6ccde3bd263369 | 21,766,894,284,323 | a7314bbd5717e8011d1f15a89380789faca4da05 | /src/main/java/trees/NumberOfUniqueBSTFromSortedArray.java | a38eda0fa991aea5a2a012256ecdf4b804efac37 | [] | no_license | harshchiki/Algorithms-Practise | https://github.com/harshchiki/Algorithms-Practise | 1f16949889bfe686ed559dc3665ddfabeb0637c8 | 024e506306d26d3f63a36638e5f51074a957a100 | refs/heads/master | 2020-12-23T16:20:28.991000 | 2018-03-21T06:04:35 | 2018-03-21T06:04:35 | 92,562,288 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trees;
/*
* Amazon SDE 2 interview
*
* http://www.geeksforgeeks.org/amazon-interview-set-82-for-sde-2/
* http://www.geeksforgeeks.org/construct-all-possible-bsts-for-keys-1-to-n/
* Algo given on just above link is different from what is done below.
*
*
Algo:
1.) length == 0 -> 0
2.) length == 1 -... | UTF-8 | Java | 2,162 | java | NumberOfUniqueBSTFromSortedArray.java | Java | [] | null | [] | package trees;
/*
* Amazon SDE 2 interview
*
* http://www.geeksforgeeks.org/amazon-interview-set-82-for-sde-2/
* http://www.geeksforgeeks.org/construct-all-possible-bsts-for-keys-1-to-n/
* Algo given on just above link is different from what is done below.
*
*
Algo:
1.) length == 0 -> 0
2.) length == 1 -... | 2,162 | 0.658187 | 0.635523 | 84 | 24.738094 | 26.365164 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.97619 | false | false | 2 |
63eb67124f3c551c9e62b7ff8960e6d27c063390 | 20,598,663,177,076 | de3b8cea9fdd9d4e43eae5d019c31b9191068591 | /src/main/java/com/github/rintaun/magicwands/command/IMagicWandsCommandSender.java | 0da18f617b4dc695abab67b157c948ecce1ec7f9 | [
"MIT"
] | permissive | rintaun/MagicWands | https://github.com/rintaun/MagicWands | 577f2b4d0c1c48ac916a1e8ec7997b8cd73ef248 | 043067c323765f3ed6f352ce86afc96d83e8da45 | refs/heads/master | 2021-01-10T05:09:41.786000 | 2015-11-30T12:03:21 | 2015-11-30T12:03:21 | 46,901,430 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.rintaun.magicwands.command;
import net.minecraft.command.ICommandSender;
import net.minecraft.nbt.NBTTagCompound;
public interface IMagicWandsCommandSender extends ICommandSender
{
public NBTTagCompound getCommandData();
}
| UTF-8 | Java | 248 | java | IMagicWandsCommandSender.java | Java | [
{
"context": "package com.github.rintaun.magicwands.command;\n\nimport net.minecraft.command",
"end": 26,
"score": 0.9978006482124329,
"start": 19,
"tag": "USERNAME",
"value": "rintaun"
}
] | null | [] | package com.github.rintaun.magicwands.command;
import net.minecraft.command.ICommandSender;
import net.minecraft.nbt.NBTTagCompound;
public interface IMagicWandsCommandSender extends ICommandSender
{
public NBTTagCompound getCommandData();
}
| 248 | 0.83871 | 0.83871 | 9 | 26.555555 | 24.157406 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 2 |
a85a5c466cff48d29c7f503e61e05db044de5960 | 8,615,704,427,246 | 2a830e53f67755d3b6be6a29444bb02656bef025 | /src/DataStructures/Maps.java | 2ffcbd9e37103b3ce6831d3ccbb65236b3fc2028 | [] | no_license | JaretWright/F20COMP1011S4W6 | https://github.com/JaretWright/F20COMP1011S4W6 | 48859808e1ab068f8ffd4cd779d9169326295224 | e183e944b7f7054791500fd48a18c9ba94ee00c1 | refs/heads/master | 2023-01-02T07:11:20.261000 | 2020-10-29T17:39:05 | 2020-10-29T17:39:05 | 306,677,001 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DataStructures;
import java.util.HashMap;
import java.util.TreeSet;
public class Maps {
public static void main(String[] args) {
//Maps - have a key and a value
HashMap<String, String> contacts = new HashMap<>();
contacts.put("Jaret","705-555-1234");
contacts.put("Lindsay",... | UTF-8 | Java | 1,205 | java | Maps.java | Java | [
{
"context": "contacts = new HashMap<>();\n contacts.put(\"Jaret\",\"705-555-1234\");\n contacts.put(\"Lindsay\",",
"end": 270,
"score": 0.9997897148132324,
"start": 265,
"tag": "NAME",
"value": "Jaret"
},
{
"context": "ut(\"Jaret\",\"705-555-1234\");\n contacts.... | null | [] | package DataStructures;
import java.util.HashMap;
import java.util.TreeSet;
public class Maps {
public static void main(String[] args) {
//Maps - have a key and a value
HashMap<String, String> contacts = new HashMap<>();
contacts.put("Jaret","705-555-1234");
contacts.put("Lindsay",... | 1,205 | 0.590042 | 0.528631 | 38 | 30.710526 | 22.946056 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.947368 | false | false | 2 |
863d49f87ef7980c0b1e4869ce5c6b17d4eecbf5 | 7,103,875,942,955 | 3a1a84b6b7ba66aa1f497d07f2c3d5ce13d8fcf9 | /RPG/src/main/java/br/com/rpg/domain/Role.java | 88cb9fd0cab5c34b666f44e14070f3c58306851b | [] | no_license | cottapedro/projeto1 | https://github.com/cottapedro/projeto1 | e89423e061dd160b9823e2f3832507820dab9869 | c060f7ee212bf8e49c5d7365842bdbaa6eb4d4fb | refs/heads/master | 2021-11-05T18:20:39.126000 | 2021-10-25T17:20:39 | 2021-10-25T17:20:39 | 147,111,490 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.rpg.domain;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
import javax.persistence.Table;
import org.springfram... | UTF-8 | Java | 881 | java | Role.java | Java | [] | null | [] | package br.com.rpg.domain;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToMany;
import javax.persistence.Table;
import org.springfram... | 881 | 0.744608 | 0.744608 | 41 | 20.487804 | 16.768324 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.439024 | false | false | 2 |
ae45d47167c1ae96dcb061c663277acb66885c70 | 27,994,596,895,909 | 26418ee9573d5ea3d799498ecc9475d243e7eb69 | /ProjectWorkREST1/blood-bank-management-system/src/test/java/com/bloodbank/test/DonorServiceTest.java | 305d91a136974f3c16448745c76c815c94795786 | [] | no_license | NishchithKulkarni/AXIS_SCHOOL_OF_FINTECH | https://github.com/NishchithKulkarni/AXIS_SCHOOL_OF_FINTECH | 76bbd57339e0e5d98636d2f72f04c4a7fb1da81c | 25891a20e855e127c46ff667d9d655a6f880e637 | refs/heads/main | 2023-01-27T14:10:48.882000 | 2020-12-08T11:43:25 | 2020-12-08T11:43:25 | 301,168,315 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bloodbank.test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.List;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.mockito... | UTF-8 | Java | 1,943 | java | DonorServiceTest.java | Java | [
{
"context": "new ArrayList<>();\r\n\t\t\t donors.add(new DonorBean(\"Manish\",\"Hundekar\",\"manish@gmail.com\",\"990088\",\"A+\",\"11/",
"end": 1074,
"score": 0.9998228549957275,
"start": 1068,
"tag": "NAME",
"value": "Manish"
},
{
"context": "List<>();\r\n\t\t\t donors.add(new Don... | null | [] | package com.bloodbank.test;
import static org.junit.jupiter.api.Assertions.assertEquals;
import static org.mockito.Mockito.when;
import java.util.ArrayList;
import java.util.List;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.mockito.InjectMocks;
import org.mockito... | 1,907 | 0.693258 | 0.657746 | 54 | 33.98148 | 34.240158 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.37037 | false | false | 2 |
36f0e6cf9f0d2925ea8d94d2f6cfd3cb670b651b | 27,994,596,893,713 | a4099882914b145012d7d93d3c0194e665c31ff7 | /src/com/banda/bringme/DrawView.java | d414a56fb54147226cd201941ebb0eed0853bdc3 | [] | no_license | drinovc/BringMe | https://github.com/drinovc/BringMe | 0138c34f735e8c5f525b3a28af6d9d1f43d815f8 | e0d2dd33b536e4f996fa796afbaa36e1b08d9ce7 | refs/heads/master | 2021-01-01T17:57:23.767000 | 2019-03-11T14:46:33 | 2019-03-11T14:46:33 | 27,647,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.banda.bringme;
import java.util.Hashtable;
import DataSources.Table;
import DataSources.Table.Shape;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Point;
import android.graphics.Rect;
import android.grap... | UTF-8 | Java | 4,787 | java | DrawView.java | Java | [] | null | [] | package com.banda.bringme;
import java.util.Hashtable;
import DataSources.Table;
import DataSources.Table.Shape;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Point;
import android.graphics.Rect;
import android.grap... | 4,787 | 0.656988 | 0.648005 | 155 | 29.883871 | 23.423439 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3 | false | false | 2 |
188353c5d45a7d1691ba4b5753b4e9c95d3deb61 | 27,994,596,893,127 | 653eeefff2aa054f16d8833ad9ede590f6b6b410 | /src/main/java/pg/gipter/services/TaskService.java | 1d9959c9ca05f5c71551333fbfed6b78920ccef6 | [
"MIT"
] | permissive | PreCyz/GitDiffGenerator | https://github.com/PreCyz/GitDiffGenerator | b47061e8482f00d0361cdddd445201828193e2aa | faf21555c29ecf122e1703c95340a9ca82631944 | refs/heads/master | 2023-07-27T12:38:49.941000 | 2023-07-23T20:02:04 | 2023-07-23T20:02:04 | 149,181,149 | 23 | 3 | MIT | false | 2023-09-14T19:36:39 | 2018-09-17T20:03:34 | 2023-09-10T18:02:42 | 2023-09-14T19:36:39 | 21,742 | 2 | 0 | 1 | Java | false | false | package pg.gipter.services;
import javafx.concurrent.Task;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
abstract class TaskService<T> extends Task<T> {
protected Logger logger;
private long maxWork;
private long workDone;
private static final int NUMBER_OF_STEPS = 3;
private final lon... | UTF-8 | Java | 1,273 | java | TaskService.java | Java | [] | null | [] | package pg.gipter.services;
import javafx.concurrent.Task;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
abstract class TaskService<T> extends Task<T> {
protected Logger logger;
private long maxWork;
private long workDone;
private static final int NUMBER_OF_STEPS = 3;
private final lon... | 1,273 | 0.635507 | 0.626866 | 51 | 23.960785 | 19.800932 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54902 | false | false | 2 |
527fd8699ece997d616826c65d81cc2e7b600be8 | 33,105,607,952,222 | 8d0d43dc95b127f26e9e50c0e97a273d0c8fd322 | /SpringFinalProgramming/src/main/java/com/mycompany/myweb/dto/DetailOrder.java | 6a1198a21f54b848fe718c07a82dd734e5c3f427 | [] | no_license | jeongho9496/MyRepository | https://github.com/jeongho9496/MyRepository | 9ca145e0b23120b69edf1de98c280a88718c053d | 65b1ad0dd9ed33f726e725fa3d4eb81f7b4bc842 | refs/heads/master | 2022-05-14T06:14:16.838000 | 2022-03-20T12:52:23 | 2022-03-20T12:52:23 | 65,808,574 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mycompany.myweb.dto;
//명진 - 주문, 1품목 위해 만듬
public class DetailOrder {//1품목에 대한
private String mname;//메뉴명
private int sameItemCount;//수량
private String xname;//사이드 이름들
private int sameItemPrice;//가격
private String oghowpay;//결제방식
private String hot_ice;//핫_아이스
public String getMname() {
return mn... | UTF-8 | Java | 1,135 | java | DetailOrder.java | Java | [
{
"context": "ss DetailOrder {//1품목에 대한\n\tprivate String mname;//메뉴명\n\tprivate int sameItemCount;//수량\n\tprivate String",
"end": 116,
"score": 0.6150223612785339,
"start": 115,
"tag": "NAME",
"value": "메"
},
{
"context": "s DetailOrder {//1품목에 대한\n\tprivate String mname;//메뉴명\n\tpr... | null | [] | package com.mycompany.myweb.dto;
//명진 - 주문, 1품목 위해 만듬
public class DetailOrder {//1품목에 대한
private String mname;//메뉴명
private int sameItemCount;//수량
private String xname;//사이드 이름들
private int sameItemPrice;//가격
private String oghowpay;//결제방식
private String hot_ice;//핫_아이스
public String getMname() {
return mn... | 1,135 | 0.715898 | 0.714017 | 51 | 19.843138 | 15.188195 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.529412 | false | false | 2 |
926c9ef6e0117796bc818ad01cab0f1ee5b7b3cd | 20,401,094,687,320 | 8d151fd873c3e91510717e70d414d606f17088a6 | /app/src/main/java/johnsmithwithharuhi/co/sakagumi/Presentation/Adapter/BlogListAdapter.java | 9cd8a9ba1b848dc154a77d5327416c6e7470e21d | [] | no_license | JohnSmithWithHaruhi/Sakagumi | https://github.com/JohnSmithWithHaruhi/Sakagumi | 5d78399b24b4effd9466e64ff16d7fc6c703c142 | 10de8142b8729e0bebc526b7307cad5afb7e6563 | refs/heads/develop | 2021-01-20T05:22:52.767000 | 2017-04-30T06:41:46 | 2017-04-30T06:41:46 | 89,776,060 | 0 | 0 | null | false | 2017-04-30T06:43:00 | 2017-04-29T09:34:58 | 2017-04-29T12:12:17 | 2017-04-30T06:43:00 | 186 | 0 | 0 | 0 | Java | null | null | package johnsmithwithharuhi.co.sakagumi.Presentation.Adapter;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vie... | UTF-8 | Java | 2,369 | java | BlogListAdapter.java | Java | [] | null | [] | package johnsmithwithharuhi.co.sakagumi.Presentation.Adapter;
import android.content.Context;
import android.databinding.DataBindingUtil;
import android.support.v4.content.ContextCompat;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.Vie... | 2,369 | 0.779654 | 0.777543 | 71 | 32.366196 | 28.540674 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.605634 | false | false | 2 |
17ebd0d0fd5398c5ba4982e5b686c28ebe2c85cf | 22,033,182,261,722 | 5f66a7d729227aafe51742926a18d7994f32d6a1 | /NgramModel/corpus/program_language_dataset10/java/batik/1513.code.java | a4f21f0886d305e7f7db76fc793dc02de0ac4519 | [] | no_license | SunshineAllWay/CCExperiment | https://github.com/SunshineAllWay/CCExperiment | c0a77868297dcf35d41ee5d6d4b67aff3dcc3563 | 2bb1c06679f8769e5ce18b636cd30a7aede5240b | refs/heads/master | 2021-06-05T20:06:34.426000 | 2019-05-30T00:07:16 | 2019-05-30T00:07:16 | 139,319,619 | 0 | 2 | null | false | 2020-10-12T22:20:30 | 2018-07-01T10:25:55 | 2019-06-06T00:47:56 | 2020-10-12T22:20:29 | 137,624 | 0 | 2 | 5 | Java | false | false | package org.apache.batik.ext.awt.image.codec.png;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import org.apache.batik.util.Base64DecodeStream;
import org.apache.batik.util.Base64EncoderStream;
public class Base64PNGEncoderTest exten... | UTF-8 | Java | 674 | java | 1513.code.java | Java | [] | null | [] | package org.apache.batik.ext.awt.image.codec.png;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.InputStream;
import java.io.OutputStream;
import org.apache.batik.util.Base64DecodeStream;
import org.apache.batik.util.Base64EncoderStream;
public class Base64PNGEncoderTest exten... | 674 | 0.780415 | 0.765579 | 17 | 38.64706 | 19.993944 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 2 |
93d8625bede864b99b4a913fbcfab5c4b1fbcc6c | 3,195,455,690,739 | 6ef4869c6bc2ce2e77b422242e347819f6a5f665 | /devices/google/Pixel 2/29/QPP6.190730.005/src/framework/android/bluetooth/BluetoothHidDeviceAppQosSettings.java | 1f2c6016ffd2e084d787793be88dfd77dccf3015 | [] | no_license | hacking-android/frameworks | https://github.com/hacking-android/frameworks | 40e40396bb2edacccabf8a920fa5722b021fb060 | 943f0b4d46f72532a419fb6171e40d1c93984c8e | refs/heads/master | 2020-07-03T19:32:28.876000 | 2019-08-13T03:31:06 | 2019-08-13T03:31:06 | 202,017,534 | 2 | 0 | null | false | 2019-08-13T03:33:19 | 2019-08-12T22:19:30 | 2019-08-13T03:31:53 | 2019-08-13T03:33:18 | 63,898 | 0 | 0 | 0 | Java | false | false | /*
* Decompiled with CFR 0.145.
*/
package android.bluetooth;
import android.os.Parcel;
import android.os.Parcelable;
public final class BluetoothHidDeviceAppQosSettings
implements Parcelable {
public static final Parcelable.Creator<BluetoothHidDeviceAppQosSettings> CREATOR = new Parcelable.Creator<BluetoothHid... | UTF-8 | Java | 2,352 | java | BluetoothHidDeviceAppQosSettings.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.145.
*/
package android.bluetooth;
import android.os.Parcel;
import android.os.Parcelable;
public final class BluetoothHidDeviceAppQosSettings
implements Parcelable {
public static final Parcelable.Creator<BluetoothHidDeviceAppQosSettings> CREATOR = new Parcelable.Creator<BluetoothHid... | 2,352 | 0.677296 | 0.669218 | 81 | 28.024691 | 28.73419 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567901 | false | false | 2 |
4e5a6b83fa44f4df0cc32fde28a57672aa7943e4 | 29,746,943,531,603 | 9df49e21af6c1d907e75ab3c7cafb7debf6bc998 | /app/com/ga2sa/security/PasswordManager.java | 09e587a56f5049076f983755dc8e7fdfcf314819 | [
"Apache-2.0"
] | permissive | atnmorrison/google-analytics-to-salesforce-wave | https://github.com/atnmorrison/google-analytics-to-salesforce-wave | 54fdcf8cea15dd53a4c14196b80cf98810e2b423 | 4427215205e13b569edb97728002c5dfe3e81205 | refs/heads/master | 2020-04-02T07:14:04.048000 | 2017-08-31T11:22:29 | 2017-08-31T11:22:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This document is a part of the source code and related artifacts
* for GA2SA, an open source code for Google Analytics to
* Salesforce Analytics integration.
*
* Copyright © 2015 Cervello Inc.,
*
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is d... | UTF-8 | Java | 1,485 | java | PasswordManager.java | Java | [
{
"context": "or encrypt and check user password \n * \n * @author Igor Ivarov\n * @editor Sergey Legostaev\n * \n */\npublic class ",
"end": 640,
"score": 0.9998717308044434,
"start": 629,
"tag": "NAME",
"value": "Igor Ivarov"
},
{
"context": "er password \n * \n * @author Igor Ivar... | null | [] | /**
* This document is a part of the source code and related artifacts
* for GA2SA, an open source code for Google Analytics to
* Salesforce Analytics integration.
*
* Copyright © 2015 Cervello Inc.,
*
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is d... | 1,472 | 0.721698 | 0.717655 | 58 | 24.586206 | 27.758213 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.982759 | false | false | 2 |
b978887cef8c0f15e013ce78098b435a2dbb9158 | 566,935,724,234 | c7193b292d559211868f8ed7dad1a1f18930c469 | /given_parser/ast/WhileStatement.java | 2c281486e82b8376ce2515b3b2f6cf365fa87a0c | [] | no_license | anitasouv/431-compiler | https://github.com/anitasouv/431-compiler | 092aac92450b5027241283afc98d887e5f31c101 | 7548e32289f9ffe3f7a2e6759c91582e878cd12c | refs/heads/master | 2020-03-17T16:06:28.980000 | 2018-06-13T20:24:08 | 2018-06-13T20:24:08 | 133,736,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ast;
import java.util.List;
import java.util.ArrayList;
import cfg.*;
import llvm.*;
public class WhileStatement
extends AbstractStatement
{
private final Expression guard;
private final Statement body;
public WhileStatement(int lineNum, Expression guard, Statement body)
{
super(lineNum... | UTF-8 | Java | 2,719 | java | WhileStatement.java | Java | [] | null | [] | package ast;
import java.util.List;
import java.util.ArrayList;
import cfg.*;
import llvm.*;
public class WhileStatement
extends AbstractStatement
{
private final Expression guard;
private final Statement body;
public WhileStatement(int lineNum, Expression guard, Statement body)
{
super(lineNum... | 2,719 | 0.698786 | 0.695108 | 84 | 31.369047 | 38.224831 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.011905 | false | false | 2 |
aeed7e9aa8e5a3595d78d8606a461837e9618747 | 19,129,784,377,475 | 788ea20672144e1f66f3123138676956955e0f8b | /src/HelloVar.java | 1b4ed38060e7979fdc8fbd7b58a463bf9d23a4ec | [] | no_license | PatrickS2811/HelloVar | https://github.com/PatrickS2811/HelloVar | e58d1e5e44e40436f6ca98ce8a30065c98637c9d | e4080b0ee741dfcd7ccf8e074015be2835db3bff | refs/heads/master | 2020-03-30T00:56:25.633000 | 2018-09-27T08:07:58 | 2018-09-27T08:07:58 | 150,551,297 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class HelloVar {
public static void main (String[] args) {
String name = "Patrick";
String achternaam = "Smalen";
int leerjaar = 1;
double getal = 2.2;
System.out.println(name + " " + achternaam);
System.out.println("Hello Variabl... | UTF-8 | Java | 449 | java | HelloVar.java | Java | [
{
"context": "id main (String[] args) {\n\n String name = \"Patrick\";\n String achternaam = \"Smalen\";\n i",
"end": 129,
"score": 0.9997234344482422,
"start": 122,
"tag": "NAME",
"value": "Patrick"
},
{
"context": "ng name = \"Patrick\";\n String achtern... | null | [] | import java.util.Scanner;
public class HelloVar {
public static void main (String[] args) {
String name = "Patrick";
String achternaam = "Smalen";
int leerjaar = 1;
double getal = 2.2;
System.out.println(name + " " + achternaam);
System.out.println("Hello Variabl... | 449 | 0.567929 | 0.561247 | 25 | 17 | 18.491079 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
b80ecdbaab0ac49d2470ca782797583113af199a | 27,736,898,829,378 | 89f5d66386ae95a23e81bebed061161618ff7c18 | /test/integration/testcases/noncompile/2014G20/testdupclassdef.java | 8564b7923259319d03d6a1c27960bcf59dfc759b | [] | no_license | hugoflug/compiler-haskell | https://github.com/hugoflug/compiler-haskell | 1b3b59b69d30368030ddc35fb3e335b29c3125c6 | 2c0b2444ea6c7bb3f358f899fcf987917afaadd5 | refs/heads/master | 2022-01-18T16:32:26.090000 | 2019-08-03T16:09:32 | 2019-08-03T16:09:32 | 192,170,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class testdupclassdef {
public static void main(String[] args) {
}
}
class testdupclassdef {
public int test(int a) {
return a;
}
}
| UTF-8 | Java | 138 | java | testdupclassdef.java | Java | [] | null | [] | class testdupclassdef {
public static void main(String[] args) {
}
}
class testdupclassdef {
public int test(int a) {
return a;
}
}
| 138 | 0.681159 | 0.681159 | 9 | 14.333333 | 13.523642 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 2 |
4b74eb7c72f46e13d600c77a017efb895e87d0cb | 17,712,445,163,184 | 5c9a81ee6c3fd42c43f7f45bf7f050313c2566bc | /utilities/MYRPSmoketestUtil.java | 1b542a7e655aafa17a6ade5dc3cb28e611a9d41d | [] | no_license | jayturla/propertyValue | https://github.com/jayturla/propertyValue | d1356ed2218baf6650b397c81b163dbd3cd18063 | a7d30d6550be9754954bc49b3e0e3e81503225b0 | refs/heads/master | 2021-01-20T22:28:37.849000 | 2015-09-07T02:13:48 | 2015-09-07T02:13:48 | 38,467,673 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package myrp.utilities;
import static org.openqa.selenium.By.xpath;
import java.io.IOException;
import java.util.List;
import myrp.library.FunctionReference;
import myrp.library.MYRPObjectReferenceRT_07810;
import myrp.library.ObjectReference;
import myrp.library.ObjectReferenceSmoketest;
import org.openqa.seleniu... | UTF-8 | Java | 22,851 | java | MYRPSmoketestUtil.java | Java | [
{
"context": "olean success = false;\n\t\tSystem.out.println(\"Login Patrick\");\n\t\n\t\ttry {\n\t\t\twaitForElementPresent(xpath(Objec",
"end": 10211,
"score": 0.9761040806770325,
"start": 10204,
"tag": "NAME",
"value": "Patrick"
},
{
"context": "erenceSmoketest.patName));\n\t\t\t\... | null | [] | package myrp.utilities;
import static org.openqa.selenium.By.xpath;
import java.io.IOException;
import java.util.List;
import myrp.library.FunctionReference;
import myrp.library.MYRPObjectReferenceRT_07810;
import myrp.library.ObjectReference;
import myrp.library.ObjectReferenceSmoketest;
import org.openqa.seleniu... | 22,851 | 0.740405 | 0.735198 | 751 | 29.420773 | 34.220268 | 607 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.66711 | false | false | 2 |
faf97c7724a54210f9818e34517acf6dae959197 | 20,753,282,012,103 | e3ee41e54eac512b8b6b90d1b9a4e4ac4ae5b8fd | /src/cn/moviebigdata/mdata/request/Takser.java | cdf45fd154cf83993b0ae54c1d39c76256bdb30c | [] | no_license | augustusliu/movie_hd_scrapy | https://github.com/augustusliu/movie_hd_scrapy | b7000ba70cafb2ab4a80be95093162ac99dbbc05 | 6a870c942a5dc03a85eb45e5ff1d02666a39d3dd | refs/heads/master | 2020-05-19T10:33:22.435000 | 2019-05-05T03:28:41 | 2019-05-05T03:28:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.moviebigdata.mdata.request;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
public abstract class Takser extends Thread {
private static final Log LOG = LogFactory.getLog(Takser.class);
public Takser() {
this.setDaemon(true);
LOG.info("initing thread -threa... | UTF-8 | Java | 439 | java | Takser.java | Java | [] | null | [] | package cn.moviebigdata.mdata.request;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
public abstract class Takser extends Thread {
private static final Log LOG = LogFactory.getLog(Takser.class);
public Takser() {
this.setDaemon(true);
LOG.info("initing thread -threa... | 439 | 0.710706 | 0.710706 | 24 | 17.291666 | 20.612453 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 2 |
ee8b7c6448e99532c9c421cbaa93a1d63fe9307a | 20,753,282,011,859 | f2aa7fce63f3e8c45bacedd50763b881ae8ae804 | /perfViewer/src/java/ch/heigvd/perfviewer/service/JpaQueryManager.java | 9387a9d398f0204477d21a406fb153fc052dd12c | [] | no_license | ngoumnai/JPAPerf | https://github.com/ngoumnai/JPAPerf | d8917940e1e3e1b04acd09e4a1c924ddca94fe7f | eaa40b3c420b7afd39a16d1ef13953d192ccf84b | refs/heads/master | 2021-01-23T20:18:35.704000 | 2013-08-30T13:54:51 | 2013-08-30T13:54:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch.heigvd.perfviewer.service;
import ch.heigvd.perfviewer.model.Bean.JPQLRequestBean;
import ch.heigvd.perfviewer.model.query.JPAQuery;
import java.util.HashMap;
import java.util.List;
import javax.ejb.Stateless... | UTF-8 | Java | 2,040 | java | JpaQueryManager.java | Java | [
{
"context": "persistence.PersistenceContext;\n\n/**\n *\n * @author gauss\n */\n@Stateless\npublic class JpaQueryManager exten",
"end": 431,
"score": 0.9993208050727844,
"start": 426,
"tag": "USERNAME",
"value": "gauss"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ch.heigvd.perfviewer.service;
import ch.heigvd.perfviewer.model.Bean.JPQLRequestBean;
import ch.heigvd.perfviewer.model.query.JPAQuery;
import java.util.HashMap;
import java.util.List;
import javax.ejb.Stateless... | 2,040 | 0.670098 | 0.670098 | 65 | 30.384615 | 27.863785 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
b559b400d8e9871bfb451b638d6fbba9d98f28c5 | 20,907,900,833,292 | df10a555fe1cd33dcb324e525689c6be857d03a4 | /backend/src/main/java/com/example/fileSharing/dto/UserInfoDto.java | c2b734c188b93fbef3ae9da2475c368cd273097e | [] | no_license | nuxxxcake/fileSharing | https://github.com/nuxxxcake/fileSharing | 3e5c7acca36ebbaa5743a5228e1a2278e1588b82 | ac9745723eff0579d2ab58c80a67b30c9fc493fd | refs/heads/master | 2023-06-03T14:01:24.412000 | 2021-06-25T10:36:03 | 2021-06-25T10:36:03 | 303,086,612 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fileSharing.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.UUID;
@Data
@NoArgsConstructor
public class UserInfoDto extends UserIdDto {
private String userName;
private String avatar;
public UserInfoDto(String userName) {
thi... | UTF-8 | Java | 591 | java | UserInfoDto.java | Java | [
{
"context": "UserInfoDto(String userName) {\n this.userName = userName;\n }\n\n public UserInfoDto(UUID id, String userNa",
"end": 341,
"score": 0.9912044405937195,
"start": 333,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "tring avatar) {\n super(id);\n this.u... | null | [] | package com.example.fileSharing.dto;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.util.UUID;
@Data
@NoArgsConstructor
public class UserInfoDto extends UserIdDto {
private String userName;
private String avatar;
public UserInfoDto(String userName) {
thi... | 591 | 0.729272 | 0.729272 | 29 | 19.379311 | 16.973434 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 2 |
74fb5754604555ff08b3167a789727ed0bcd8344 | 39,599,598,490,909 | d01df8e1f21f8e8065995a8b13bb5152318680ce | /Playground/src/de/gfn/oca8_test_all/StringBuilderInser.java | 44fdee6273a5a444d57023e5e61a8ef8ab32a828 | [] | no_license | wsen/Playground230418 | https://github.com/wsen/Playground230418 | caded0df52c943a70aba59af73a8bddc0e8c1f45 | 009f4f3e6281669843465d31f783f3e1dc7857be | refs/heads/master | 2021-07-10T07:44:51.606000 | 2018-09-28T22:47:36 | 2018-09-28T22:47:36 | 131,116,488 | 0 | 0 | null | true | 2018-04-26T11:28:43 | 2018-04-26T07:23:59 | 2018-04-26T07:24:01 | 2018-04-26T11:28:42 | 14 | 0 | 0 | 0 | Java | false | 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 de.gfn.oca8_test_all;
/**
*
* @author wsen
*/
public class StringBuilderInser {
public static void main(String[] args) ... | UTF-8 | Java | 552 | java | StringBuilderInser.java | Java | [
{
"context": "/\npackage de.gfn.oca8_test_all;\n\n/**\n *\n * @author wsen\n */\npublic class StringBuilderInser {\n public ",
"end": 238,
"score": 0.9996302723884583,
"start": 234,
"tag": "USERNAME",
"value": "wsen"
}
] | 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 de.gfn.oca8_test_all;
/**
*
* @author wsen
*/
public class StringBuilderInser {
public static void main(String[] args) ... | 552 | 0.619565 | 0.608696 | 22 | 24.09091 | 20.871706 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.