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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
04407729fae432b09673599f376806ac10c0322a | 6,090,263,660,302 | 2c2a102dc5d72b600ebef167f4974a894329596a | /app/src/main/java/de/lukaspanni/opensourcestats/ui/details/RepositoryDetailsViewModel.java | 546051a9cab7ff6b7219fa1cd0de02578feb07a7 | [
"MIT"
] | permissive | lukaspanni/OpenSourceStats | https://github.com/lukaspanni/OpenSourceStats | a6567f609cd7b938b79f7f77dbf4396a5b8e3048 | 5756d6a79cc81ee8e8538a9827977fa7ff78df38 | refs/heads/main | 2023-08-14T09:40:18.503000 | 2021-09-30T09:57:59 | 2021-09-30T09:57:59 | 299,055,769 | 0 | 0 | MIT | false | 2021-05-21T13:34:38 | 2020-09-27T14:59:49 | 2021-04-20T09:53:54 | 2021-05-21T13:34:37 | 9,274 | 0 | 0 | 7 | Java | false | false | package de.lukaspanni.opensourcestats.ui.details;
import android.app.Application;
import androidx.lifecycle.AndroidViewModel;
import androidx.lifecycle.MutableLiveData;
import java.util.Date;
import java.util.Set;
import de.lukaspanni.opensourcestats.OpenSourceStatsApplication;
import de.lukaspanni.opensourcestats... | UTF-8 | Java | 2,890 | java | RepositoryDetailsViewModel.java | Java | [] | null | [] | package de.lukaspanni.opensourcestats.ui.details;
import android.app.Application;
import androidx.lifecycle.AndroidViewModel;
import androidx.lifecycle.MutableLiveData;
import java.util.Date;
import java.util.Set;
import de.lukaspanni.opensourcestats.OpenSourceStatsApplication;
import de.lukaspanni.opensourcestats... | 2,890 | 0.757093 | 0.757093 | 79 | 35.582279 | 30.489511 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531646 | false | false | 3 |
6b042d9c9cba7f17f039b57d177f0cd92e2489f5 | 28,295,244,615,515 | ef46c1871c1121c02e9cde497fc63456bab8b1b0 | /orderservice/orderservice/src/main/java/com/readingisgood/orderservice/config/security/JwtUtil.java | f31ab10db8b56b32729c8d59961ac78dd33ea5bf | [] | no_license | brkyc3/Reading-Is-Good | https://github.com/brkyc3/Reading-Is-Good | 6e4912c4b4af8d9da18d5d604d266aff82be535f | d264c1fbb78118603b9f7acd34b1fe55996ab74a | refs/heads/master | 2023-06-04T12:08:10.810000 | 2021-06-27T08:15:57 | 2021-06-27T08:15:57 | 365,583,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.readingisgood.orderservice.config.security;
import io.jsonwebtoken.*;
import lombok.Data;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import javax.crypto.spec.SecretKeyS... | UTF-8 | Java | 2,023 | java | JwtUtil.java | Java | [] | null | [] | package com.readingisgood.orderservice.config.security;
import io.jsonwebtoken.*;
import lombok.Data;
import lombok.RequiredArgsConstructor;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import javax.crypto.spec.SecretKeyS... | 2,023 | 0.624815 | 0.621849 | 68 | 28.75 | 21.759632 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 3 |
bdc93435320e03a365373d19a6900790222d7d95 | 17,952,963,340,345 | fdf4b16446a62752c1c13c116a15d896c3696b09 | /StockMessage/src/com/bigroi/stock/messager/generator/impl/FreeMakerGeneratorImpl.java | e0ac97286c3f3072dace24c8f1295a5cae57c9e2 | [] | no_license | Bigroi/stock | https://github.com/Bigroi/stock | 6720c419249918ae228024b63f017bc87459d5ba | b73860bf106dad717f36ae419cc4145603c41d9e | refs/heads/master | 2023-07-19T17:10:11.769000 | 2021-01-06T18:05:14 | 2021-01-06T18:05:14 | 94,612,341 | 8 | 0 | null | false | 2023-07-16T00:14:44 | 2017-06-17T09:01:19 | 2021-01-06T18:06:01 | 2023-07-16T00:14:43 | 86,751 | 2 | 0 | 13 | Java | false | false | package com.bigroi.stock.messager.generator.impl;
import com.bigroi.stock.messager.generator.Generator;
import freemarker.cache.ClassTemplateLoader;
import freemarker.template.Configuration;
import freemarker.template.Template;
import java.io.ByteArrayOutputStream;
import java.io.OutputStreamWriter;
import java.io.St... | UTF-8 | Java | 1,700 | java | FreeMakerGeneratorImpl.java | Java | [] | null | [] | package com.bigroi.stock.messager.generator.impl;
import com.bigroi.stock.messager.generator.Generator;
import freemarker.cache.ClassTemplateLoader;
import freemarker.template.Configuration;
import freemarker.template.Template;
import java.io.ByteArrayOutputStream;
import java.io.OutputStreamWriter;
import java.io.St... | 1,700 | 0.701765 | 0.698824 | 47 | 35.170212 | 30.901573 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787234 | false | false | 3 |
2104f4262a311d2a98564141836571315deb3eaa | 10,007,273,857,952 | 9bb02ab9e5e4f211ccbf1245cae08deb64b0e7f5 | /src/controller/SimulationManager.java | b2cb3e4aec4717639310fd5703e00f336a1d7454 | [] | no_license | vlitan/Multithreading-HW2 | https://github.com/vlitan/Multithreading-HW2 | 55667c908653f09da1c9fe8f22783dadcd68076a | 061210cee54e805540fbc7a3ecea3c1f9c558263 | refs/heads/master | 2021-01-20T21:34:51.941000 | 2017-04-07T10:33:11 | 2017-04-07T10:33:11 | 101,770,751 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller;
import java.util.ArrayDeque;
import java.util.Queue;
import java.util.Random;
import java.util.Timer;
import java.util.TimerTask;
import javax.swing.JTextField;
import GUI.CoraGUI;
import model.Dispatcher;
import model.SelectionPolicy;
import model.Task;
import model.TaskGenerator;
public class... | UTF-8 | Java | 3,837 | java | SimulationManager.java | Java | [] | null | [] | package controller;
import java.util.ArrayDeque;
import java.util.Queue;
import java.util.Random;
import java.util.Timer;
import java.util.TimerTask;
import javax.swing.JTextField;
import GUI.CoraGUI;
import model.Dispatcher;
import model.SelectionPolicy;
import model.Task;
import model.TaskGenerator;
public class... | 3,837 | 0.728955 | 0.719312 | 163 | 22.539877 | 20.731188 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.809816 | false | false | 3 |
79b35312a2d8ee9908f0c260c0084f7a9766144f | 31,396,210,947,328 | addb7120de4186c43b136a0d10b172dc2f215c7c | /src/main/java/ilielucian/demo/notes/webapp/notes/rest/NoteResource.java | 989387cc9503159ad41434085589d563020c0fa5 | [] | no_license | ilielucian/notes-webapp | https://github.com/ilielucian/notes-webapp | cc47f9673cec9b02af2abab4fbb82dc3c5bbec56 | 44f256c3703d6c3988f6ecfd5d0ac1d6f075373c | refs/heads/master | 2018-01-09T14:42:10.155000 | 2015-12-05T10:32:19 | 2015-12-05T10:32:19 | 46,669,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ilielucian.demo.notes.webapp.notes.rest;
import java.util.List;
import java.util.NoSuchElementException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import ilielucian.demo.notes.webapp.notes.model.Note;
import ilielucian.demo.notes.webapp.n... | UTF-8 | Java | 1,412 | java | NoteResource.java | Java | [
{
"context": "bapp.notes.service.NoteService;\n\n/**\n * Created by Lucian Ilie.\n */\n@RestController\npublic class NoteResource {\n",
"end": 376,
"score": 0.999876081943512,
"start": 365,
"tag": "NAME",
"value": "Lucian Ilie"
}
] | null | [] | package ilielucian.demo.notes.webapp.notes.rest;
import java.util.List;
import java.util.NoSuchElementException;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import ilielucian.demo.notes.webapp.notes.model.Note;
import ilielucian.demo.notes.webapp.n... | 1,407 | 0.686969 | 0.686969 | 50 | 27.24 | 24.422579 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38 | false | false | 3 |
269ec62a4a6a7715baf6e827535331a66387fd6a | 27,487,790,730,313 | 2a58bac44d9a1fbfb4c4528fadc0df7322d2bd7f | /sooltoryteller/src/test/java/com/sooltoryteller/mapper/MemberFavDrkTests.java | 7f97d52c5094d514e43a124c8710e6979d05cd35 | [] | no_license | Limhyeonsu/sooltoryteller | https://github.com/Limhyeonsu/sooltoryteller | ab71adadb5d790aecdf04b0205be1f4504004dce | f62249834d02792b7f26f07492862f7c4b9e20ec | refs/heads/main | 2023-02-13T14:46:10.340000 | 2021-01-15T15:41:22 | 2021-01-15T15:41:22 | 329,936,778 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sooltoryteller.mapper;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import... | UTF-8 | Java | 1,541 | java | MemberFavDrkTests.java | Java | [] | null | [] | package com.sooltoryteller.mapper;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import... | 1,541 | 0.728099 | 0.714471 | 65 | 22.723078 | 20.336029 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.646154 | false | false | 3 |
4ce9215faa368fb3a1f1d303fc386f80a69a9398 | 21,638,045,241,690 | 54a53aa1dd1074bd255b0e498a888338d113d9ab | /CarsSorter/src/RentalcarsSorter/JsonParser.java | 90354c460a27d67fb3e0aa8c119c2cb11f05ce08 | [] | no_license | mhasan2/RentalcarsSorter | https://github.com/mhasan2/RentalcarsSorter | cf708de7d6ed497be2c556228b21d3c211f0ea94 | c86e0a92731d1a0aa88757a693226a21f6eec9d2 | refs/heads/master | 2020-07-22T10:19:06.609000 | 2019-02-28T13:02:30 | 2019-02-28T13:02:30 | 73,815,417 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package RentalcarsSorter;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import com.google.gson.Gson;
import RentalcarsSorter.Models.car;
import RentalcarsSorter.Models.Result;
public class JsonParser {
public static String... | UTF-8 | Java | 1,132 | java | JsonParser.java | Java | [] | null | [] | package RentalcarsSorter;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import com.google.gson.Gson;
import RentalcarsSorter.Models.car;
import RentalcarsSorter.Models.Result;
public class JsonParser {
public static String... | 1,132 | 0.663428 | 0.663428 | 45 | 23.155556 | 21.531326 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.622222 | false | false | 3 |
83f3bf672fe6ffd6ed9389c7e8fca6031da5d82c | 32,624,571,615,891 | 72b380486aad640ab04f0b2903023ca342914f94 | /src/models/FixedValuesTransaction.java | fa23d5d95a279945c214311666e25b29c2336149 | [] | no_license | lastbulletbender/mini-splitwise-takehome | https://github.com/lastbulletbender/mini-splitwise-takehome | c24377b53279a758ba0ef59f482d7b6d62ab9e1e | d826dece922595000dbde94324e5825494bdd767 | refs/heads/main | 2023-04-09T10:13:18.248000 | 2021-04-19T08:41:18 | 2021-04-19T08:41:18 | 359,388,035 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import java.util.List;
public class FixedValuesTransaction extends Transaction {
public FixedValuesTransaction(String transactionName, User paidBy, List<FixedValuesTransactionDTO> fixedValuesTransactionDTOS, Float amount) throws Exception {
super(transactionName, paidBy, amount);
... | UTF-8 | Java | 1,136 | java | FixedValuesTransaction.java | Java | [] | null | [] | package models;
import java.util.List;
public class FixedValuesTransaction extends Transaction {
public FixedValuesTransaction(String transactionName, User paidBy, List<FixedValuesTransactionDTO> fixedValuesTransactionDTOS, Float amount) throws Exception {
super(transactionName, paidBy, amount);
... | 1,136 | 0.731514 | 0.730634 | 31 | 35.677418 | 41.599773 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 3 |
cbfdf3fe4e7323c71dbaba7d4393cc6fb0e90405 | 9,088,150,831,781 | 4bdc6a8113f8dbd326f758d2d044c224fd2fd4d0 | /源码/QuestionLibrary/src/com/silence/questionlib/i18n/I18nUtils.java | 748e5d3e4f4dc12fff297f0fe76ef7d075b4c22a | [] | no_license | gybing/SoftwareEngineeringDesign | https://github.com/gybing/SoftwareEngineeringDesign | 5d8aab181640f9adfaa469f6079af7ceecd638ed | 92d9ef0e8fed6bc0602cc636ad0762a2b50de0a4 | refs/heads/master | 2020-12-30T23:21:37.430000 | 2016-06-27T07:24:08 | 2016-06-27T07:24:08 | 65,610,902 | 82 | 22 | null | true | 2016-08-13T09:49:14 | 2016-08-13T09:49:13 | 2016-06-28T07:36:49 | 2016-06-27T07:24:08 | 7,654 | 0 | 0 | 0 | null | null | null | package com.silence.questionlib.i18n;
import java.util.Locale;
import java.util.ResourceBundle;
/**
* 国际化工具类
*
* @author 林宇强 2015-12-05
*
*/
public class I18nUtils {
/**
* 国际化参数提取测试
*
* @param args
*/
public static void main(String[] args) {
ResourceBundle bundle = ResourceBundle.getBundle(
"... | GB18030 | Java | 1,064 | java | I18nUtils.java | Java | [
{
"context": "til.ResourceBundle;\n\n/**\n * 国际化工具类\n * \n * @author 林宇强 2015-12-05\n * \n */\npublic class I18nUtils {\n\n\t/**",
"end": 130,
"score": 0.9997918605804443,
"start": 127,
"tag": "NAME",
"value": "林宇强"
},
{
"context": "ale.CHINA);\n\t\tString username = bundle.getString... | null | [] | package com.silence.questionlib.i18n;
import java.util.Locale;
import java.util.ResourceBundle;
/**
* 国际化工具类
*
* @author 林宇强 2015-12-05
*
*/
public class I18nUtils {
/**
* 国际化参数提取测试
*
* @param args
*/
public static void main(String[] args) {
ResourceBundle bundle = ResourceBundle.getBundle(
"... | 1,064 | 0.706131 | 0.682875 | 43 | 21 | 20.453009 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.372093 | false | false | 3 |
9e81c5e5254d72ca3f0596425b234a8e82686dca | 3,015,067,107,810 | a2df6764e9f4350e0d9184efadb6c92c40d40212 | /aliyun-java-sdk-hbr/src/main/java/com/aliyuncs/hbr/transform/v20170908/UpdateVmBackupPlanResponseUnmarshaller.java | 08cdf0cecd12095683f6e9838edc14b1e1628eb2 | [
"Apache-2.0"
] | permissive | warriorsZXX/aliyun-openapi-java-sdk | https://github.com/warriorsZXX/aliyun-openapi-java-sdk | 567840c4bdd438d43be6bd21edde86585cd6274a | f8fd2b81a5f2cd46b1e31974ff6a7afed111a245 | refs/heads/master | 2022-12-06T15:45:20.418000 | 2020-08-20T08:37:31 | 2020-08-26T06:17:49 | 290,450,773 | 1 | 0 | NOASSERTION | true | 2020-08-26T09:15:48 | 2020-08-26T09:15:47 | 2020-08-26T06:17:55 | 2020-08-26T08:27:38 | 37,198 | 0 | 0 | 0 | null | false | false | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | UTF-8 | Java | 1,358 | java | UpdateVmBackupPlanResponseUnmarshaller.java | Java | [] | null | [] | /*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed u... | 1,358 | 0.805596 | 0.790869 | 32 | 41.3125 | 38.459751 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.90625 | false | false | 3 |
1cd4a1c7fe6f50830db37b1f526d97eca03f079a | 27,625,229,712,717 | bd8c490041b4f1508c7bd0d5456c27b7cf9c83a0 | /orgecsite/src/com/internousdev/orgecsite/action/GoItemDetailAction.java | 5b8219a0adff75dab0e75383bd6984f614058142 | [] | no_license | HirokiYuri-0315/myECsite | https://github.com/HirokiYuri-0315/myECsite | 4280d601ba10b64926e88becf10f3ccc2e161dc5 | c20cae8ec379bb669de8c7ab0f7c933d88c707ea | refs/heads/master | 2020-03-26T05:24:15.397000 | 2018-09-13T01:35:32 | 2018-09-13T01:35:32 | 144,555,261 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.internousdev.orgecsite.action;
import java.sql.SQLException;
import java.util.Map;
import org.apache.struts2.interceptor.SessionAware;
import com.internousdev.orgecsite.dao.ItemDataDAO;
import com.internousdev.orgecsite.dto.ItemDataDTO;
import com.opensymphony.xwork2.ActionSupport;
public class GoItemDe... | UTF-8 | Java | 1,693 | java | GoItemDetailAction.java | Java | [] | null | [] | package com.internousdev.orgecsite.action;
import java.sql.SQLException;
import java.util.Map;
import org.apache.struts2.interceptor.SessionAware;
import com.internousdev.orgecsite.dao.ItemDataDAO;
import com.internousdev.orgecsite.dto.ItemDataDTO;
import com.opensymphony.xwork2.ActionSupport;
public class GoItemDe... | 1,693 | 0.78567 | 0.784435 | 51 | 30.745098 | 27.015495 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.705882 | false | false | 3 |
459206fb8d0e83e8bc3c9e7e4d45ab08ba8147a5 | 1,382,979,514,141 | 3c5aae36c0fd2844193d98a32882973712caa8a3 | /DWS/src/main/java/com/jpmc/hlt/utils/ReportLog.java | 94ae599cf7aba7374a2a57b9c1602dfbe77d2036 | [] | no_license | AdilMollamat/FrameWork | https://github.com/AdilMollamat/FrameWork | a07fea1f34096b3f6d44d2f55f58ee2ce84ca2a0 | cf2e1cb373324aed313fefe24fad4534636b4ea0 | refs/heads/master | 2020-04-24T04:38:27.625000 | 2019-02-20T16:45:39 | 2019-02-20T16:45:39 | 171,711,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jpmc.hlt.utils;
import java.io.File;
import org.apache.log4j.*;
import org.jsoup.helper.DescendableLinkedList;
import org.openqa.selenium.WebDriver;
import com.relevantcodes.extentreports.ExtentReports;
import com.relevantcodes.extentreports.ExtentTest;
import com.relevantcodes.extentreports.Lo... | UTF-8 | Java | 2,229 | java | ReportLog.java | Java | [] | null | [] | package com.jpmc.hlt.utils;
import java.io.File;
import org.apache.log4j.*;
import org.jsoup.helper.DescendableLinkedList;
import org.openqa.selenium.WebDriver;
import com.relevantcodes.extentreports.ExtentReports;
import com.relevantcodes.extentreports.ExtentTest;
import com.relevantcodes.extentreports.Lo... | 2,229 | 0.685509 | 0.685061 | 78 | 26.576923 | 23.880322 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.666667 | false | false | 3 |
0227868abcb55c9411ec29ad3e28b6359f928156 | 335,007,455,346 | bc9878a0f63f59ed816b32be2addde4b3cbec4e4 | /Chpt 1~2__Basic/EX03_02.java | 4d62ff55d74c0d519189ffbff6243858050179c1 | [] | no_license | KangYunHo1221/Java_Basic_Book | https://github.com/KangYunHo1221/Java_Basic_Book | 223076cad701c1bc6ddfbd4d52db5cbff87d0a6e | 58b4de97dd63404c2a171142e1f83964d95141d6 | refs/heads/main | 2023-09-02T14:50:23.094000 | 2021-11-18T01:40:19 | 2021-11-18T01:40:19 | 419,349,326 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class EX_03_02 {
int i = 10;
String str;
double a = 10;
double b = 20;
public static void main(String[] args) {
float _amugeona = 0.0f;
boolean Succeed = true;
short $age = 18;
byte lol = 2;
char asdfd = 'c';
int i = 20;
}
}
| UTF-8 | Java | 253 | java | EX03_02.java | Java | [] | null | [] |
public class EX_03_02 {
int i = 10;
String str;
double a = 10;
double b = 20;
public static void main(String[] args) {
float _amugeona = 0.0f;
boolean Succeed = true;
short $age = 18;
byte lol = 2;
char asdfd = 'c';
int i = 20;
}
}
| 253 | 0.58498 | 0.517787 | 15 | 15.8 | 10.127192 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.933333 | false | false | 3 |
39b2e6986e1d5dd9ed6f45495197cb5c2e3a4eef | 13,073,880,489,639 | 166dbc52b3f630db1348c89223fda42cbefd7a98 | /app/src/test/java/com/katmandu/katmandu/AccessActivityTest.java | 107db6db2e44a00c7e3087ef38b2e2953ac739c6 | [
"Apache-2.0"
] | permissive | jonatantierno/huggingNepal | https://github.com/jonatantierno/huggingNepal | 254ced46156ce8215c7b126542d8d1c43fc718be | 5f7d38bdad03e324d0422af4c1e6cba7b3ee53e4 | refs/heads/master | 2021-01-17T05:58:16.194000 | 2015-05-11T12:10:24 | 2015-05-11T12:10:24 | 35,416,759 | 2 | 0 | null | false | 2015-05-11T12:10:25 | 2015-05-11T10:17:33 | 2015-05-11T10:21:32 | 2015-05-11T12:10:24 | 0 | 0 | 0 | 0 | Java | null | null | package com.katmandu.katmandu;
import android.content.Intent;
import android.view.View;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.Robolectric;
import org.robolectric.RobolectricGradleTestRunner;
import org.robolectric.annotation.Config;
import org.robolect... | UTF-8 | Java | 1,553 | java | AccessActivityTest.java | Java | [
{
"context": "tic org.mockito.Mockito.verify;\n\n/**\n * Created by jonatan on 11/05/15.\n */\n@RunWith(RobolectricGradleTestRu",
"end": 492,
"score": 0.9994921684265137,
"start": 485,
"tag": "USERNAME",
"value": "jonatan"
}
] | null | [] | package com.katmandu.katmandu;
import android.content.Intent;
import android.view.View;
import org.junit.Before;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.robolectric.Robolectric;
import org.robolectric.RobolectricGradleTestRunner;
import org.robolectric.annotation.Config;
import org.robolect... | 1,553 | 0.752093 | 0.746941 | 53 | 28.320755 | 27.855946 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528302 | false | false | 3 |
25f27a68a8a442a29d0e702f14a6819d90c18728 | 26,834,955,684,023 | cd829863b59d607cd36d927b85c8457d2c5255c7 | /src/array/FindAPeakElement.java | 671509a3dd79bc595eeea56216bebaaf22f2e635 | [] | no_license | howei/codingzone | https://github.com/howei/codingzone | 0af2c43e95ee371add5e8d47510ecfb0734c8348 | 7139aa90c45acb22c49fec0fa419614cd346ae68 | refs/heads/master | 2020-06-02T08:23:54.125000 | 2015-02-10T06:05:01 | 2015-02-10T06:05:01 | 19,186,277 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package array;
public class FindAPeakElement {
public static void main(String[] args) {
int[] num = {3,4,3,2,1};
System.out.println(findPeakElement(num));
}
public static int findPeakElement(int[] num) {
if (num == null || num.length == 0) {
return -1;
}
if (num.length == 1)... | UTF-8 | Java | 1,138 | java | FindAPeakElement.java | Java | [] | null | [] | package array;
public class FindAPeakElement {
public static void main(String[] args) {
int[] num = {3,4,3,2,1};
System.out.println(findPeakElement(num));
}
public static int findPeakElement(int[] num) {
if (num == null || num.length == 0) {
return -1;
}
if (num.length == 1)... | 1,138 | 0.405097 | 0.381371 | 48 | 22.708334 | 14.588749 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.208333 | false | false | 3 |
dd9eca80c6d41b29387ef81534eb983e7988b2b5 | 15,590,731,295,935 | 09b6fbbf17b10f587dcabe729033b09948684117 | /LunchList/src/edu/mines/csci498/ybakos/lunchlist/OnAlarmReceiver.java | 2f530c639d7667530c75d94758cdaad001b00cf9 | [] | no_license | ybakos/csci498android | https://github.com/ybakos/csci498android | ce6679c2837cdf216421ea38d33239dc27108f9b | 43353032d3a071ec3e3f92fdeea50645c01a6239 | refs/heads/master | 2021-01-01T20:01:16.139000 | 2013-01-03T20:58:14 | 2013-01-03T20:58:14 | 4,009,061 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.mines.csci498.ybakos.lunchlist;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.media.... | UTF-8 | Java | 1,924 | java | OnAlarmReceiver.java | Java | [] | null | [] | package edu.mines.csci498.ybakos.lunchlist;
import android.app.Notification;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.media.... | 1,924 | 0.804054 | 0.800936 | 47 | 39.936169 | 31.482792 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.914894 | false | false | 3 |
dc2b57fa2380d9a78deeec2bfeca3c939d279739 | 12,309,376,271,520 | 7b18cd74419095eff35ef9c5a77e20b833d13800 | /Supermercado/src/Modal.java | cccf1e0397c4143b661b006ba728a6bb355c6343 | [] | no_license | iarani5/Ejericicios-Java-parte-1 | https://github.com/iarani5/Ejericicios-Java-parte-1 | c7b77de2dbe8db5c731aa3ba091e0a4909690d75 | 62a2e5109bc13cb5bd088abaac081248f35faaab | refs/heads/master | 2022-11-14T02:03:38.220000 | 2020-07-10T20:05:33 | 2020-07-10T20:05:33 | 278,720,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.text.DecimalFormat;
import java.util.ArrayList;
public class Modal extends JFrame{
// ***** A T R I B U T O S ... | UTF-8 | Java | 7,619 | java | Modal.java | Java | [] | null | [] | import javax.swing.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.text.DecimalFormat;
import java.util.ArrayList;
public class Modal extends JFrame{
// ***** A T R I B U T O S ... | 7,619 | 0.62646 | 0.614254 | 235 | 30.204256 | 23.506649 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.944681 | false | false | 3 |
69ee796af52d6445e4c44d1ffcda9fb5fafe6a11 | 3,444,563,837,046 | e6750574b1c0aca9ee0709acdea55c0edf4d31eb | /src/ro/redeul/google/go/compilation/GoCompilerOutputStreamParser.java | 8c7e55ca3800c9f6c22956950e6e990531dd5672 | [] | no_license | LarryBattle/google-go-lang-idea-plugin | https://github.com/LarryBattle/google-go-lang-idea-plugin | 2a15c10dec9e2d93ee62f3f0ce5589f4958101ca | b6b4e153bf2a5092eaabf7f985f1b136c38689f4 | refs/heads/master | 2021-01-15T10:59:13.744000 | 2013-12-05T07:46:09 | 2013-12-05T07:46:09 | 14,947,799 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ro.redeul.google.go.compilation;
import com.intellij.openapi.compiler.CompilerMessageCategory;
import ro.redeul.google.go.util.ProcessUtil;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Author: Toader Mihai Claudiu <mtoader@gmail.com>... | UTF-8 | Java | 1,372 | java | GoCompilerOutputStreamParser.java | Java | [
{
"context": "er;\nimport java.util.regex.Pattern;\n\n/**\n* Author: Toader Mihai Claudiu <mtoader@gmail.com>\n* <p/>\n* Date: 8/21/11\n* Time",
"end": 300,
"score": 0.9998707175254822,
"start": 280,
"tag": "NAME",
"value": "Toader Mihai Claudiu"
},
{
"context": "gex.Pattern;\n\n/**\... | null | [] | package ro.redeul.google.go.compilation;
import com.intellij.openapi.compiler.CompilerMessageCategory;
import ro.redeul.google.go.util.ProcessUtil;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Author: <NAME> <<EMAIL>>
* <p/>
* Date: 8/21/11
... | 1,348 | 0.686589 | 0.676385 | 42 | 31.666666 | 35.472771 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
dd69505d5caf0f14862966e478b67e85ce617717 | 16,776,142,259,606 | 1c363d26d61c0047bbb54d57abc594a75c220172 | /EasyGreenCampus_V2/src/main/java/fr/igs/easygreencampus/security/UserDetailsAdapter.java | 94a5daa66e5c83bd721206d38066887986ee774e | [] | no_license | CfrancCyrille/egc | https://github.com/CfrancCyrille/egc | ac62cad66a251fd8b014e1e8846b704b89f6f00e | 6d6197c02d48eacf1023352f3cb7446bf5214e04 | refs/heads/master | 2020-12-26T02:50:01.375000 | 2014-04-01T08:26:10 | 2014-04-01T08:26:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.igs.easygreencampus.security;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.GrantedAuthorityImpl;
import org.springframework.security.core.userdetails.UserDetails;
i... | UTF-8 | Java | 1,721 | java | UserDetailsAdapter.java | Java | [
{
"context": "gs.easygreencampus.model.Role;\n\n/**\n * \n * @author deborahlivet\n * \n * Classe permettant de mapper la cla",
"end": 439,
"score": 0.9995169639587402,
"start": 427,
"tag": "USERNAME",
"value": "deborahlivet"
},
{
"context": "d setPassword(String password) {\... | null | [] | package fr.igs.easygreencampus.security;
import java.util.Collection;
import java.util.HashSet;
import java.util.Set;
import org.springframework.security.core.GrantedAuthority;
import org.springframework.security.core.authority.GrantedAuthorityImpl;
import org.springframework.security.core.userdetails.UserDetails;
i... | 1,723 | 0.752182 | 0.752182 | 80 | 20.487499 | 21.734186 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0875 | false | false | 3 |
e4250f4b012f29bf06df6e630cf6d7e40cfa379c | 39,161,511,829,176 | 6e7f5448cc6a70654be2f6eb99dddac661f8a99a | /ecom-goods/src/main/java/com/service/impl/CommentsServiceImpl.java | 2032f69e3ff2c1345088f84be003f23550bdcae5 | [] | no_license | hnluke/ecommerce | https://github.com/hnluke/ecommerce | 7121ebee7aea75f81149a67fa18acb1138e14273 | 31563c7d727caf30c0e5da3629c498a5ac9069e8 | refs/heads/master | 2022-12-12T21:11:23.425000 | 2020-08-30T02:11:25 | 2020-08-30T02:11:25 | 291,382,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.service.impl;
import com.mapper.CommentsMapper;
import com.mapper.UnionMapper;
import com.model.Comments;
import com.service.ICommentsService;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import java.util.List;
@Service
public class CommentsServiceImpl implements IComm... | UTF-8 | Java | 876 | java | CommentsServiceImpl.java | Java | [] | null | [] | package com.service.impl;
import com.mapper.CommentsMapper;
import com.mapper.UnionMapper;
import com.model.Comments;
import com.service.ICommentsService;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;
import java.util.List;
@Service
public class CommentsServiceImpl implements IComm... | 876 | 0.747674 | 0.747674 | 34 | 24.294117 | 20.703125 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382353 | false | false | 3 |
c527ddcc7269f249ae0e70ef275738ca9920fa12 | 39,221,641,356,199 | 4efbda06537d8899b9f92d566ee711d4551b3200 | /Stefan/src/com/stefanmuenchow/battleship/field/Tile.java | fc2e0b09c64dd301b65f6f455c4fce20e38cc2b4 | [] | no_license | stefanmuenchow/Battleship | https://github.com/stefanmuenchow/Battleship | fc1976d7c682289982573f939d714f416c4f0b70 | e0b21fdcf0dd48f74da7d37b2af356741721d26d | refs/heads/master | 2020-05-20T01:17:53.813000 | 2013-12-19T13:33:28 | 2013-12-19T13:33:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stefanmuenchow.battleship.field;
public class Tile {
private final Coordinate coordinate;
private ETileState state;
public Tile(Coordinate coordinate) {
this.coordinate = coordinate;
this.state = ETileState.Unknown;
}
public Coordinate getCoordinate() {
return coordinate;
}
public ETil... | UTF-8 | Java | 1,086 | java | Tile.java | Java | [] | null | [] | package com.stefanmuenchow.battleship.field;
public class Tile {
private final Coordinate coordinate;
private ETileState state;
public Tile(Coordinate coordinate) {
this.coordinate = coordinate;
this.state = ETileState.Unknown;
}
public Coordinate getCoordinate() {
return coordinate;
}
public ETil... | 1,086 | 0.6593 | 0.655617 | 55 | 18.745455 | 15.635878 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.872727 | false | false | 3 |
c9e4648c84343c152557ad28048142b3b56f6084 | 32,641,751,508,728 | 722388d3625c3f7cc6ec072910da4648299856d3 | /HackerRank/ModifiedKaprekarNumbers.java | 935e57d176ada9f90dcd6909375013646425f7b4 | [] | no_license | activesince93/JAVA-Problems | https://github.com/activesince93/JAVA-Problems | dcfffaf489983fb2c3d291798942ba7ab5094568 | 1fbcac7ab46de7300809f00e28a8ce9b32d1d459 | refs/heads/master | 2021-01-02T08:46:35.854000 | 2020-10-15T05:00:20 | 2020-10-15T05:00:20 | 41,656,133 | 1 | 0 | null | false | 2020-10-15T05:00:22 | 2015-08-31T04:41:15 | 2020-10-06T09:02:20 | 2020-10-15T05:00:22 | 61 | 1 | 0 | 0 | Java | false | false | package HackerRank;
import java.util.Scanner;
public class ModifiedKaprekarNumbers {
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
long start = sc.nextInt();
long end = sc.nextInt();
long count = 0;
for(long i = start; i <= end; i++) {
if(isKaprekarNumber(i)) {
System... | UTF-8 | Java | 1,005 | java | ModifiedKaprekarNumbers.java | Java | [] | null | [] | package HackerRank;
import java.util.Scanner;
public class ModifiedKaprekarNumbers {
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
long start = sc.nextInt();
long end = sc.nextInt();
long count = 0;
for(long i = start; i <= end; i++) {
if(isKaprekarNumber(i)) {
System... | 1,005 | 0.638806 | 0.632836 | 41 | 23.512196 | 22.608137 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.756098 | false | false | 3 |
a06049207415e85fc94e3463f9cdec59f2670f08 | 2,113,123,941,726 | ed5159d056e98d6715357d0d14a9b3f20b764f89 | /src/irvine/oeis/a164/A164532.java | 24ba0f5f28eb577265ad3f692e9cbba468149279 | [] | no_license | flywind2/joeis | https://github.com/flywind2/joeis | c5753169cf562939b04dd246f8a2958e97f74558 | e5efd6971a0062ac99f4fae21a7c78c9f9e74fea | refs/heads/master | 2020-09-13T18:34:35.080000 | 2019-11-19T05:40:55 | 2019-11-19T05:40:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package irvine.oeis.a164;
import irvine.oeis.LinearRecurrence;
/**
* A164532 <code>a(n) = 6*a(n-2)</code> for <code>n > 2; a(1) = 1, a(2) = 4</code>.
* @author Sean A. Irvine
*/
public class A164532 extends LinearRecurrence {
/** Construct the sequence. */
public A164532() {
super(new long[] {6, 0}, ne... | UTF-8 | Java | 344 | java | A164532.java | Java | [
{
"context": "de>n > 2; a(1) = 1, a(2) = 4</code>.\n * @author Sean A. Irvine\n */\npublic class A164532 extends LinearRecurrence",
"end": 181,
"score": 0.9998885989189148,
"start": 167,
"tag": "NAME",
"value": "Sean A. Irvine"
}
] | null | [] | package irvine.oeis.a164;
import irvine.oeis.LinearRecurrence;
/**
* A164532 <code>a(n) = 6*a(n-2)</code> for <code>n > 2; a(1) = 1, a(2) = 4</code>.
* @author <NAME>
*/
public class A164532 extends LinearRecurrence {
/** Construct the sequence. */
public A164532() {
super(new long[] {6, 0}, new long[]... | 336 | 0.607558 | 0.514535 | 15 | 21.933332 | 24.070637 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
a3eea0be8c5adfa2f92683712e19c6d3cc7290fe | 21,345,987,525,866 | d2ce8528d79892fc7cdd2dcca20cb909e46a48d9 | /src/main/java/com/euromoby/mail/command/SmtpCommandBase.java | ab5fcbb27154ad1fcd02f69fdaba8433f503899c | [] | no_license | Lameaux/agent | https://github.com/Lameaux/agent | a429e768b93f9754b75b0613a2f773906a031f46 | 56f338bdda7c29de03e127982ed9441a6783732c | refs/heads/master | 2016-09-05T16:31:19.697000 | 2015-05-13T13:56:19 | 2015-05-13T13:56:19 | 31,919,779 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.euromoby.mail.command;
import com.euromoby.mail.MailSession;
import com.euromoby.mail.util.DSNStatus;
import com.euromoby.model.Tuple;
import com.euromoby.utils.StringUtils;
public abstract class SmtpCommandBase implements SmtpCommand {
@Override
public abstract String name();
@Override
public Strin... | UTF-8 | Java | 712 | java | SmtpCommandBase.java | Java | [] | null | [] | package com.euromoby.mail.command;
import com.euromoby.mail.MailSession;
import com.euromoby.mail.util.DSNStatus;
import com.euromoby.model.Tuple;
import com.euromoby.utils.StringUtils;
public abstract class SmtpCommandBase implements SmtpCommand {
@Override
public abstract String name();
@Override
public Strin... | 712 | 0.768258 | 0.764045 | 26 | 26.384615 | 29.653223 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 3 |
8f14a82a06671e6b3dbf0f5e6c5d381a7e18ee8f | 16,054,587,755,140 | 04895a7240e8b279287b7169e52fa63753ab1256 | /Java/src/pkg17bce7066/Multi2.java | 39f0760d2a41b83df650a11c4f1970f710f37d25 | [] | no_license | adityajain17/College-Stuff | https://github.com/adityajain17/College-Stuff | 40206d5bb5fdf74a1ff4b8e57a60e56d75f96706 | dd7ff4b48c5c373228ffa4fff2cd1308589058b2 | refs/heads/master | 2020-05-21T01:07:09.242000 | 2019-05-09T18:35:11 | 2019-05-09T18:35:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package pkg17bce7066;
/**
*
* @author User
*/
class X extends Thread
{
synchronized public void run()
{
... | UTF-8 | Java | 821 | java | Multi2.java | Java | [
{
"context": "\n */\r\npackage pkg17bce7066;\r\n\r\n/**\r\n *\r\n * @author User\r\n */\r\nclass X extends Thread \r\n{\r\n synchronize",
"end": 239,
"score": 0.6826827526092529,
"start": 235,
"tag": "NAME",
"value": "User"
}
] | 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 pkg17bce7066;
/**
*
* @author User
*/
class X extends Thread
{
synchronized public void run()
{
... | 821 | 0.542022 | 0.520097 | 35 | 21.457144 | 22.969971 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
90273e7ed6da1768511a6b56f434489df452598e | 28,252,294,938,555 | f484a8253cb803cf754c26ff7c2478c41234d46c | /LastFmScraper/src/main/java/net/mylesputnam/lastfm/scraper/db/requests/update/DbUpdateRequest.java | dd8b45209be5f61fd4a94aa7ac0865966b1f76d6 | [] | no_license | mylesmyles/lastfmscraper | https://github.com/mylesmyles/lastfmscraper | bf50a2fd3dccf9068d411a0315b70183cdada12e | bf5ea73642105a73011ff1b847c11dadaf50f8d6 | refs/heads/master | 2021-09-01T17:36:28.048000 | 2017-12-28T03:33:30 | 2017-12-28T03:33:30 | 107,864,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.mylesputnam.lastfm.scraper.db.requests.update;
import java.sql.Connection;
import java.sql.SQLException;
public interface DbUpdateRequest {
public void makeUpdateRequest(Connection connection) throws SQLException;
}
| UTF-8 | Java | 231 | java | DbUpdateRequest.java | Java | [] | null | [] | package net.mylesputnam.lastfm.scraper.db.requests.update;
import java.sql.Connection;
import java.sql.SQLException;
public interface DbUpdateRequest {
public void makeUpdateRequest(Connection connection) throws SQLException;
}
| 231 | 0.835498 | 0.835498 | 8 | 27.875 | 25.862316 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 3 |
303eda24b1dd1c4c7fd1709da5e07f554c214104 | 25,271,587,597,879 | 40d1f88a511ea80936a0d69083f0f43d96cec7bd | /app/src/main/java/com/ypc/accelerometer/currentPara.java | af98c32e511a6ab6f6f10aa3a9cf410767a10179 | [] | no_license | yangpeicheng/accData | https://github.com/yangpeicheng/accData | 1110a861a05e077a011165f4c287863f0ad36924 | 8ed41ae4dc0ef76576c8f739a0e02656ba870dbc | refs/heads/master | 2021-01-11T10:47:04.103000 | 2016-11-05T11:02:38 | 2016-11-05T11:02:38 | 72,913,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ypc.accelerometer;
import android.graphics.Color;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
import android.opengl.Matrix;
import android.os.Environment;
import android.provider.Settings;
import an... | UTF-8 | Java | 10,948 | java | currentPara.java | Java | [] | null | [] | package com.ypc.accelerometer;
import android.graphics.Color;
import android.hardware.Sensor;
import android.hardware.SensorEvent;
import android.hardware.SensorEventListener;
import android.hardware.SensorManager;
import android.opengl.Matrix;
import android.os.Environment;
import android.provider.Settings;
import an... | 10,948 | 0.629247 | 0.604677 | 300 | 35.493332 | 23.799929 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.893333 | false | false | 3 |
8451e3a61bcb81f6c99c2f1a17ea817f3ed0a72e | 4,140,348,484,752 | c93723d2d26536605292ab0fee533183ff1d3740 | /src/Main.java | a7462ed82ffa12131673d9b571d67f148f23d761 | [] | no_license | derekstephen/CS570_Programming_Foundations_-_Programming_Assignment_7 | https://github.com/derekstephen/CS570_Programming_Foundations_-_Programming_Assignment_7 | 6d601573ecfa20971f2f831cbb03896f8dc634e3 | ed431c961838c6cae215b72522c66a004dfb695e | refs/heads/master | 2020-05-26T19:26:53.454000 | 2019-06-03T20:45:23 | 2019-06-03T20:45:23 | 188,348,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import java.util.Formatter;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
ArrayList<Shape> shapes = new ArrayList<>();
Scanner inFile = null;
try {
in... | UTF-8 | Java | 3,002 | java | Main.java | Java | [] | null | [] | import java.io.File;
import java.io.FileNotFoundException;
import java.util.ArrayList;
import java.util.Formatter;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
ArrayList<Shape> shapes = new ArrayList<>();
Scanner inFile = null;
try {
in... | 3,002 | 0.423384 | 0.416389 | 79 | 37 | 21.12051 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.860759 | false | false | 3 |
b1bd33a89907cfb4f1511ec5b09c580da9628825 | 4,140,348,485,583 | 3b43dbc8bf14ccae80fb0224e190a2dda84b534e | /solrsherlock-parent/topicquests-support/src/main/java/org/topicquests/util/TextFileHandler.java | 71071e631ee4dd5ba040db147d622dea98ae050f | [
"Apache-2.0"
] | permissive | agibsonccc/solrsherlock-maven | https://github.com/agibsonccc/solrsherlock-maven | f9612b05bfa0f1a12d217e56e5b4c6e14075fc30 | 1b0b278d118a859ea0ba58055c2e2d3628b58dd9 | refs/heads/master | 2021-01-06T20:42:30.478000 | 2013-09-23T02:34:05 | 2013-09-23T02:34:05 | 12,635,070 | 0 | 0 | Apache-2.0 | false | 2021-05-12T00:16:53 | 2013-09-06T03:34:08 | 2014-06-04T14:11:34 | 2021-05-12T00:16:51 | 196 | 0 | 0 | 2 | Java | false | false | /*
* Copyright 2013, TopicQuests
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | UTF-8 | Java | 9,113 | java | TextFileHandler.java | Java | [
{
"context": "\n * General purpose Text File handler\n * @author Jack Park\n */\n/**\n * FIXME: Errors should throw new Runtime",
"end": 1215,
"score": 0.9995322227478027,
"start": 1206,
"tag": "NAME",
"value": "Jack Park"
}
] | null | [] | /*
* Copyright 2013, TopicQuests
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | 9,110 | 0.597827 | 0.594645 | 310 | 28.4 | 21.17625 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.577419 | false | false | 3 |
71c658061e612544fc84ef6ac0bd33337ad1b2e5 | 25,821,343,418,729 | c2ed2b1e50b6a83422d11fd317ef96b36822d4b4 | /examples/src/main/java/com/inspiresoftware/lib/dto/geda/examples/usecases/dsl/RunDSLReuseMapping.java | a0963a2681e9c9e846ef87cc23b8e4705b6f44ff | [] | no_license | inspire-software/geda-genericdto | https://github.com/inspire-software/geda-genericdto | 48006aec3c9cd98c2178f5a83a644495d3805dcb | 5e453c78a61c38f72c21e75a754ff19b96cb8dc1 | refs/heads/master | 2022-12-21T15:36:22.950000 | 2021-02-27T16:34:47 | 2021-02-27T16:34:47 | 32,479,235 | 23 | 10 | null | false | 2022-12-16T05:21:07 | 2015-03-18T19:18:47 | 2022-06-13T23:09:56 | 2022-12-16T05:21:04 | 3,235 | 22 | 6 | 5 | Java | false | false | /*
* This code is distributed under The GNU Lesser General Public License (LGPLv3)
* Please visit GNU site for LGPLv3 http://www.gnu.org/copyleft/lesser.html
*
* Copyright Denis Pavlov 2009
* Web: http://www.genericdtoassembler.org
* SVN: https://svn.code.sf.net/p/geda-genericdto/code/trunk/
* SVN (mirror): http... | UTF-8 | Java | 5,667 | java | RunDSLReuseMapping.java | Java | [
{
"context": "//www.gnu.org/copyleft/lesser.html\n *\n * Copyright Denis Pavlov 2009\n * Web: http://www.genericdtoassembler.org\n ",
"end": 188,
"score": 0.9998108148574829,
"start": 176,
"tag": "NAME",
"value": "Denis Pavlov"
},
{
"context": ";\n\nimport static org.junit.Assert.*;\... | null | [] | /*
* This code is distributed under The GNU Lesser General Public License (LGPLv3)
* Please visit GNU site for LGPLv3 http://www.gnu.org/copyleft/lesser.html
*
* Copyright <NAME> 2009
* Web: http://www.genericdtoassembler.org
* SVN: https://svn.code.sf.net/p/geda-genericdto/code/trunk/
* SVN (mirror): http://ged... | 5,661 | 0.644433 | 0.632433 | 144 | 38.354168 | 35.005054 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
4e404ac6bf2540e675c2964775f0f1bc16fde2b2 | 28,991,029,279,150 | 5cf8f676881cf477f352a2e4a9752f1c2dfa959d | /bex-common/src/test/java/io/hs/bex/common/utils/StringUtilsTest.java | 40f45cfa51603e731d6bbbf1f4f604ce908cdd09 | [] | no_license | horizontalsystems/blockchain-meta | https://github.com/horizontalsystems/blockchain-meta | ce1187401b56a31893d099238ca6231fa8400692 | 27413ade07c45fc38348b3e44afbb624a12673ef | refs/heads/master | 2020-04-01T09:27:36.059000 | 2020-01-22T04:10:14 | 2020-01-22T04:10:14 | 153,075,894 | 6 | 2 | null | false | 2020-10-14T05:39:05 | 2018-10-15T08:08:06 | 2020-09-26T06:19:53 | 2020-10-14T05:39:04 | 42,824 | 5 | 3 | 4 | JavaScript | false | false | package io.hs.bex.common.utils;
import static org.junit.Assert.assertTrue;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import org.junit.Test;
public class StringUtilsTest
{
@Test
public void testDoubleToString()
{
double a1 = 1.2;
double a2 = 0.12345678910;... | UTF-8 | Java | 2,328 | java | StringUtilsTest.java | Java | [] | null | [] | package io.hs.bex.common.utils;
import static org.junit.Assert.assertTrue;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import org.junit.Test;
public class StringUtilsTest
{
@Test
public void testDoubleToString()
{
double a1 = 1.2;
double a2 = 0.12345678910;... | 2,328 | 0.56701 | 0.528351 | 87 | 25.758621 | 23.822603 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 3 |
59d6830740967b421baa5a15b27de55be99e600a | 29,566,554,876,948 | f3f39134842f7621e9dde032c0c26676c653e2fb | /src/test/TestForSum.java | a408cf860977a51e9813fe59b723e689ced60eb2 | [] | no_license | hieuhcmus/algorithm | https://github.com/hieuhcmus/algorithm | 7864518a1cf19eb95f1dcf88dd61b42a6311d8fd | a367e2181603f6c6ad1f4b4c5cb59a9a2eb9724a | refs/heads/master | 2020-03-30T16:54:31.252000 | 2019-08-01T03:02:51 | 2019-08-01T03:02:51 | 151,432,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
public class TestForSum {
public static void main(String[] args) {
int[] intArr = new int[] {5, 1, 23, 21, 17, 2, 3, 9, 12};
System.out.println(testForSum(intArr, 22));
System.out.println(testForSum(intArr, 21));
System.out.println(testForSum(intArr, 20));
System.out.println(testForSum(intArr,... | UTF-8 | Java | 1,149 | java | TestForSum.java | Java | [] | null | [] | package test;
public class TestForSum {
public static void main(String[] args) {
int[] intArr = new int[] {5, 1, 23, 21, 17, 2, 3, 9, 12};
System.out.println(testForSum(intArr, 22));
System.out.println(testForSum(intArr, 21));
System.out.println(testForSum(intArr, 20));
System.out.println(testForSum(intArr,... | 1,149 | 0.565709 | 0.5396 | 38 | 29.236841 | 21.440781 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.736842 | false | false | 3 |
aee58129313a0c59d2de8bb57c208ea0b4401bb1 | 16,140,487,143,641 | 54f294d2c30ad037d5124ea75c4dde840fbe0856 | /LevelUp/app/src/main/java/com/laytonlabs/android/levelup/shapes/TextUnderscore.java | b705586c94dc1d49a0f488b54eda3bc6ee235f55 | [] | no_license | mlayton20/android | https://github.com/mlayton20/android | 7cc740f6e9ae4d3d5eb56e37d02f5e45af8e5b0e | 53b56aca1b5d8fac9cc34d71919c26bdcdc044f3 | refs/heads/master | 2021-01-15T15:33:19.773000 | 2016-06-08T18:29:13 | 2016-06-08T18:29:13 | 38,998,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.laytonlabs.android.levelup.shapes;
public class TextUnderscore extends Shape {
private static final float originalCoords[] = {
-0.3f, -0.4f, 0.0f, //0
-0.3f, -0.5f, 0.0f, //1
0.3f, -0.5f, 0.0f, //2
0.3f, -0.4f, 0.0f }; //3
private static final short dr... | UTF-8 | Java | 726 | java | TextUnderscore.java | Java | [] | null | [] | package com.laytonlabs.android.levelup.shapes;
public class TextUnderscore extends Shape {
private static final float originalCoords[] = {
-0.3f, -0.4f, 0.0f, //0
-0.3f, -0.5f, 0.0f, //1
0.3f, -0.5f, 0.0f, //2
0.3f, -0.4f, 0.0f }; //3
private static final short dr... | 726 | 0.623967 | 0.57438 | 28 | 24.964285 | 25.205559 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.642857 | false | false | 3 |
ee7b4e52ec5aea3ad18f2779e2754821555ff209 | 20,770,461,895,538 | 139b2d9e7a39a8acf1ab6d31b0d6882912fef0aa | /basic/chap8(인터페이스)/Car1.java | 78b6165fa7bed734537ccc6ff44eea6bfb8b1b17 | [] | no_license | skss25/JavaExamples | https://github.com/skss25/JavaExamples | ae18470bf2fa38d1872025fc96c8c27816869dd5 | f94c9e5e28d5a4b9dece1e7ee918f0a4275d26aa | refs/heads/master | 2020-03-30T15:25:31.109000 | 2018-10-06T01:25:11 | 2018-10-06T01:25:11 | 149,774,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chap8;
//369p 예제 : 인터페이스 배열로 구현 객체 관리
public class Car1 {
Tire[] tires = {
new HankookTire(),
new HankookTire(),
new HankookTire(),
new HankookTire()
};
void run() {
for(Tire tire : tires) {
tire.roll();
}
}
}
| UHC | Java | 293 | java | Car1.java | Java | [] | null | [] | package chap8;
//369p 예제 : 인터페이스 배열로 구현 객체 관리
public class Car1 {
Tire[] tires = {
new HankookTire(),
new HankookTire(),
new HankookTire(),
new HankookTire()
};
void run() {
for(Tire tire : tires) {
tire.roll();
}
}
}
| 293 | 0.547893 | 0.528736 | 17 | 13.352942 | 9.492667 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.764706 | false | false | 3 |
260708e2bc9a87c28f3eae6507ddc74fcee4e609 | 14,070,312,862,432 | 8bd2fb80031229f4135f6c1df82ade1225750dfa | /morip/src/main/java/hashtag/bean/HashtagDTO.java | 4f65599d4fa08095296c447a53cc08c5f97db4d0 | [] | no_license | BaekGihwan/morip | https://github.com/BaekGihwan/morip | c00ecea622fdd6e08fe87ac6522b3631b71b08a4 | a779a77a00c9bf95d5aeb5f3d4bf08e97be20eb8 | refs/heads/master | 2022-12-21T06:29:38.040000 | 2020-09-14T00:56:57 | 2020-09-14T00:56:57 | 285,704,827 | 2 | 17 | null | false | 2020-09-14T00:56:58 | 2020-08-07T01:06:58 | 2020-09-08T12:45:20 | 2020-09-14T00:56:57 | 484,817 | 2 | 6 | 0 | JavaScript | false | false | package hashtag.bean;
import lombok.Data;
@Data
public class HashtagDTO {
private int blogBoardTable_Seq;
private String hashtag;
}
| UTF-8 | Java | 136 | java | HashtagDTO.java | Java | [] | null | [] | package hashtag.bean;
import lombok.Data;
@Data
public class HashtagDTO {
private int blogBoardTable_Seq;
private String hashtag;
}
| 136 | 0.779412 | 0.779412 | 9 | 14.111111 | 11.836332 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 3 |
cbffb9141c951032812d9f6a6e6c96137b692f79 | 16,183,436,798,575 | 180656cc0db8f3b0b0b08510e3e0a58a47bea846 | /src/Ch14/Exercise/CompilerIntelligence.java | a9d8b822ac9e04247eda254ce88ac54054239653 | [] | no_license | HBhakunamatata/TiJ | https://github.com/HBhakunamatata/TiJ | eca8e5dc5f1aa0a1663dc2ab2fbeac4d18aa873f | 82da59a3aff2bdf600e5055e979100d47923a239 | refs/heads/master | 2021-12-15T18:54:21.068000 | 2021-12-08T13:23:43 | 2021-12-08T13:23:43 | 232,248,386 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Ch14.Exercise;
import java.util.*;
public class CompilerIntelligence {
public static void main(String[] args) {
List <? extends Fruit> flist = Arrays.asList(new Apple());
// flist.add(new Apple()); // still cannot
Apple apple = (Apple) flist.get(0);
System.out.println(a... | UTF-8 | Java | 392 | java | CompilerIntelligence.java | Java | [] | null | [] | package Ch14.Exercise;
import java.util.*;
public class CompilerIntelligence {
public static void main(String[] args) {
List <? extends Fruit> flist = Arrays.asList(new Apple());
// flist.add(new Apple()); // still cannot
Apple apple = (Apple) flist.get(0);
System.out.println(a... | 392 | 0.622449 | 0.614796 | 16 | 23.5 | 22.767851 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 3 |
aa147eb248a0e1206d25eb93d8fe1b13bb42d883 | 8,821,862,892,076 | f4a7a8f0eeba22db6c5eca223d7724abeeb739c5 | /Leecode/src/easy/RemoveDuplicatesfromSortedList_83.java | f4010b91f48336c326a90d62c85d1f34963c6021 | [] | no_license | lisiyan/leecode | https://github.com/lisiyan/leecode | b49cbf69940802d0839f7aa3f79bd32ecf9db449 | 1a1fb1cfeabbf69366839978fea8e4e827b0f7a7 | refs/heads/master | 2021-01-10T08:45:37.057000 | 2016-03-22T10:47:37 | 2016-03-22T10:47:37 | 51,676,591 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package easy;
public class RemoveDuplicatesfromSortedList_83 {
public ListNode deleteDuplicates(ListNode head) {
ListNode current=head;
while(current!=null){
ListNode next=current.next;
if(next==null)
break;
if(current.val==next.val){
current.next=nex... | UTF-8 | Java | 437 | java | RemoveDuplicatesfromSortedList_83.java | Java | [] | null | [] | package easy;
public class RemoveDuplicatesfromSortedList_83 {
public ListNode deleteDuplicates(ListNode head) {
ListNode current=head;
while(current!=null){
ListNode next=current.next;
if(next==null)
break;
if(current.val==next.val){
current.next=nex... | 437 | 0.556064 | 0.551487 | 18 | 22.277779 | 14.375154 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.222222 | false | false | 3 |
1d13d873b27fe667087698947913a3f75090a867 | 27,084,063,769,239 | 50c3ace4193dfb1e29f099ea4fc30ac6a11344f2 | /circle_line_progressbar/src/main/java/com/example/circle_line_progressbar/View/ImgView.java | 583624177db04813853a3a7cd0b6cfca5d292ab3 | [] | no_license | YYwishp/MyDemo | https://github.com/YYwishp/MyDemo | e4b6f5c6d2f613c8fbb27cdaf67284984ad38771 | dfaec6171f0c79aae55643c9f16cf7ef94e274ed | refs/heads/master | 2021-03-16T07:57:28.481000 | 2018-07-28T07:02:46 | 2018-07-28T07:02:46 | 111,404,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.circle_line_progressbar.View;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.support.annotation.Nullable;
import android.util... | UTF-8 | Java | 2,516 | java | ImgView.java | Java | [
{
"context": "mple.circle_line_progressbar.R;\n\n/**\n * Created by gyx on 2018/1/17.\n */\npublic class ImgView extends Vi",
"end": 463,
"score": 0.9995908737182617,
"start": 460,
"tag": "USERNAME",
"value": "gyx"
}
] | null | [] | package com.example.circle_line_progressbar.View;
import android.annotation.SuppressLint;
import android.content.Context;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.graphics.Canvas;
import android.graphics.Paint;
import android.support.annotation.Nullable;
import android.util... | 2,516 | 0.725763 | 0.721723 | 89 | 23.685392 | 21.832146 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.853933 | false | false | 3 |
a615b152920984b82eb2bdf5a238877abad832d0 | 31,301,721,661,487 | 5021452137fb748aff160c9b8ef636e6ef5b960e | /src/main/java/com/up/jdk8/Array.java | e06a1f29d26c2cb2101e625327b844c6f51b8ee6 | [] | no_license | CarvilMars/dsal-source-all | https://github.com/CarvilMars/dsal-source-all | 122457ec6133b1c77fc5afb9f4285a49703e3a80 | 236784b6b8ae02731814c83b188a894af08f99a2 | refs/heads/main | 2023-01-31T00:28:19.982000 | 2020-12-16T09:56:03 | 2020-12-16T09:56:03 | 321,831,064 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.up.jdk8;
import cn.hutool.core.util.ArrayUtil;
import org.springframework.util.StopWatch;
import java.util.Arrays;
import java.util.OptionalInt;
/**
* @author songdaxin
*/
public class Array {
public static void main(String[] args) {
int[] arr = new int[]{1, 5, 4, 3, 1};
OptionalInt... | UTF-8 | Java | 674 | java | Array.java | Java | [
{
"context": "ays;\nimport java.util.OptionalInt;\n\n/**\n * @author songdaxin\n */\npublic class Array {\n public static void m",
"end": 184,
"score": 0.9996103048324585,
"start": 175,
"tag": "USERNAME",
"value": "songdaxin"
}
] | null | [] | package com.up.jdk8;
import cn.hutool.core.util.ArrayUtil;
import org.springframework.util.StopWatch;
import java.util.Arrays;
import java.util.OptionalInt;
/**
* @author songdaxin
*/
public class Array {
public static void main(String[] args) {
int[] arr = new int[]{1, 5, 4, 3, 1};
OptionalInt... | 674 | 0.642216 | 0.633234 | 24 | 26.833334 | 21.330078 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 3 |
0688a69f9c80ec6a3ce99338412c21f666c9a518 | 6,897,717,482,701 | d1f7ea9893d7e10790ae848bd5646615922b3ef0 | /TD/TD5/Copy.java | ddfb9922230eca02649ce0679ab48b9bcd1d1e79 | [] | no_license | ewilys/ELP | https://github.com/ewilys/ELP | 6227687473eeb673f288ce65da58281e69eae6b3 | 0c35e9d3e36a3dec56d4f8cd47ca527097ed9ae6 | refs/heads/master | 2016-09-14T10:02:33.015000 | 2016-05-22T14:16:53 | 2016-05-22T14:16:53 | 59,375,642 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
public class Copy{
public static void main (String[]args) throws IOException, FileNotFoundException{
InputStream fin ;
OutputStream fout;
switch(args.length){
case 2 :
fin=new FileInputStream(new File(args[0]));
fout=new FileOutputStream(new File(args[1]));
... | UTF-8 | Java | 739 | java | Copy.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
public class Copy{
public static void main (String[]args) throws IOException, FileNotFoundException{
InputStream fin ;
OutputStream fout;
switch(args.length){
case 2 :
fin=new FileInputStream(new File(args[0]));
fout=new FileOutputStream(new File(args[1]));
... | 739 | 0.630582 | 0.622463 | 46 | 15.065217 | 18.779501 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.326087 | false | false | 3 |
3b99a23123fd6d3884e39281dc3be0b7f4ed051c | 18,159,121,796,328 | 7e54d5f8ee24b3ba1db94405bdbaaee5dbda6c59 | /nacionesRugby/src/nacionesRugby/Partido.java | 8dd0d021fce6af6a5c80c8b9b48000fba2eb7db5 | [] | no_license | Manumk13/practicarugby | https://github.com/Manumk13/practicarugby | d4817e5f59dbc1f8f283969c2c7e4f3bfd484f49 | 32d5237f0345e4766238ed6fe2ebf93fd6505cea | refs/heads/master | 2021-03-29T17:28:35.426000 | 2020-03-17T14:56:32 | 2020-03-17T14:56:32 | 247,970,549 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nacionesRugby;
public class Partido {
private int puntosLocal;
private int puntosVisitante;
private int bonusLocal;
private int bonusVisitante;
public Arbitro arbitra;
public Equipo equipoLocal;
public Equipo equipoVisitante;
public Partido(int puntosLocal, int puntosVisitante, int bonusLoc... | UTF-8 | Java | 1,180 | java | Partido.java | Java | [] | null | [] | package nacionesRugby;
public class Partido {
private int puntosLocal;
private int puntosVisitante;
private int bonusLocal;
private int bonusVisitante;
public Arbitro arbitra;
public Equipo equipoLocal;
public Equipo equipoVisitante;
public Partido(int puntosLocal, int puntosVisitante, int bonusLoc... | 1,180 | 0.728814 | 0.728814 | 98 | 11.040816 | 17.301008 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.877551 | false | false | 3 |
db6b6224076410c3ccf255a821f4359a2336f287 | 1,967,095,046,846 | 54ee2cc4ad95cea30b39e43426771420556b25cb | /src/test/java/com/datasync/models/barco/embarcacao/TesteTblcombustivelembarcacao.java | 470bbbf62f7ac5d65c0f59c8c035c201f692f9fc | [] | no_license | tulios/datasync | https://github.com/tulios/datasync | 55bb518733a0201c66c5f927d9160e5ba6edebaf | 9773cf4f084a9a5dae133da4d4d0d0a5df49ba2c | refs/heads/master | 2016-09-05T19:23:37.657000 | 2010-06-09T01:00:35 | 2010-06-09T01:00:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.datasync.models.barco.embarcacao;
import static org.junit.Assert.assertEquals;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.junit.Test;
import com.datasync.models.TesteBarco;
import com.datasync.models.IndexableEntity;
import com.datasyn... | UTF-8 | Java | 4,613 | java | TesteTblcombustivelembarcacao.java | Java | [
{
"context": "ormulario(\"1\");\n cabecalho.setPesquisador(\"Pesquisador\");\n cabecalho.setData(new Timestamp(new Da",
"end": 1384,
"score": 0.6981765627861023,
"start": 1373,
"tag": "NAME",
"value": "Pesquisador"
}
] | null | [] | package com.datasync.models.barco.embarcacao;
import static org.junit.Assert.assertEquals;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.junit.Test;
import com.datasync.models.TesteBarco;
import com.datasync.models.IndexableEntity;
import com.datasyn... | 4,613 | 0.728615 | 0.71624 | 105 | 42.866665 | 30.380779 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828571 | false | false | 3 |
65fc8e33b9d99db38059885d13d6a0b56bb224c5 | 25,924,422,663,480 | c118eb69df3800177ee0cc0f238291b01e3c5d4a | /src/main/java/cc/wanforme/munkblog/vo/blog/BlogResultRecorder.java | 682f2439f8a34c30f102e64a365c00d5b96612e8 | [] | no_license | WanneSimon/MunkBlog-core | https://github.com/WanneSimon/MunkBlog-core | 0748c9385af1c39fbdf154fc7af28e2abaf24509 | 6e4aba03267fcbb563aca02fa15f35100d5226f8 | refs/heads/master | 2023-07-17T18:33:49.556000 | 2021-09-05T14:02:56 | 2021-09-05T14:02:56 | 296,317,014 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.wanforme.munkblog.vo.blog;
import java.time.LocalDateTime;
/** 搜索结果中的记录
* @author wanne
* 2020年9月20日
*/
public class BlogResultRecorder {
private int id;
// 标题
private String title;
// 编辑器类型
private String editor;
// 创建时间
private LocalDateTime createTime;
// 更新时间
private Loc... | UTF-8 | Java | 1,058 | java | BlogResultRecorder.java | Java | [
{
"context": "va.time.LocalDateTime;\r\n\r\n/** 搜索结果中的记录\r\n * @author wanne\r\n * 2020年9月20日\r\n */\r\npublic class BlogResultRecor",
"end": 106,
"score": 0.9989438652992249,
"start": 101,
"tag": "USERNAME",
"value": "wanne"
}
] | null | [] | package cc.wanforme.munkblog.vo.blog;
import java.time.LocalDateTime;
/** 搜索结果中的记录
* @author wanne
* 2020年9月20日
*/
public class BlogResultRecorder {
private int id;
// 标题
private String title;
// 编辑器类型
private String editor;
// 创建时间
private LocalDateTime createTime;
// 更新时间
private Loc... | 1,058 | 0.675944 | 0.668986 | 53 | 16.981133 | 14.812654 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.320755 | false | false | 3 |
1d5854a7dcbafd509e7b84c0b2452061332fde8a | 3,874,060,534,684 | d6b80d991f03359693bbc272dd7302898d58b3e7 | /src/generalpurpose/TwilioSMS.java | 5b14a81e6b4530e465b213e56302bbcb6ac7db18 | [] | no_license | GubarevDev/Example | https://github.com/GubarevDev/Example | d17063a5bd8e7da6d224a4854ec8b8f707d6a6b6 | 0ce677fbb6fac32b3da50c038bfbc2b7574227ee | refs/heads/master | 2020-01-07T02:15:35.279000 | 2015-09-18T16:08:23 | 2015-09-18T16:08:23 | 42,748,314 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package generalpurpose;
/**
* Created by Artem.Gubarev on 10.06.2015.
*/
import com.twilio.sdk.TwilioRestClient;
import com.twilio.sdk.TwilioRestException;
import com.twilio.sdk.resource.factory.MessageFactory;
import com.twilio.sdk.resource.instance.Message;
import com.twilio.sdk.resource.instance.Sms;
import com.... | UTF-8 | Java | 5,232 | java | TwilioSMS.java | Java | [
{
"context": "package generalpurpose;\n\n/**\n * Created by Artem.Gubarev on 10.06.2015.\n */\n\nimport com.twilio.sdk.TwilioR",
"end": 56,
"score": 0.9998795390129089,
"start": 43,
"tag": "NAME",
"value": "Artem.Gubarev"
}
] | null | [] | package generalpurpose;
/**
* Created by Artem.Gubarev on 10.06.2015.
*/
import com.twilio.sdk.TwilioRestClient;
import com.twilio.sdk.TwilioRestException;
import com.twilio.sdk.resource.factory.MessageFactory;
import com.twilio.sdk.resource.instance.Message;
import com.twilio.sdk.resource.instance.Sms;
import com.... | 5,232 | 0.660933 | 0.656728 | 134 | 38.044777 | 25.361818 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761194 | false | false | 3 |
a26497a851cfaa829958908593325c3cddb1fd38 | 704,374,659,076 | adcf00117af0383d338cac9305b4381b031e7d0f | /ares-cluster/src/main/java/com/cy/onepush/dcommon/raft/RFEventCst.java | 586e308f96881fb74eb24650cd0554379ab45675 | [] | no_license | ChengYingOpenSource/ares | https://github.com/ChengYingOpenSource/ares | c3a47f746c155e3acf4267c594cd77d9f7e9ce20 | b8768273a287a1b15d99522a40593e0b3bf3cd5c | refs/heads/master | 2023-02-10T22:15:12.529000 | 2020-12-31T03:16:48 | 2020-12-31T03:16:48 | 302,838,544 | 19 | 2 | null | false | 2020-12-24T07:22:30 | 2020-10-10T07:07:11 | 2020-11-16T02:23:52 | 2020-12-24T07:22:29 | 5,560 | 9 | 1 | 0 | Java | false | false | package com.cy.onepush.dcommon.raft;
public class RFEventCst {
// 投票通知
public static final String VOTE_NOTICE = "VOTE_NOTICE";
public static final String HEARTBEAT = "HEARTBEAT";
public static final String LOG_COMMIT = "LOG_COMMIT";
public static final String LOG_REPLICATIO... | UTF-8 | Java | 353 | java | RFEventCst.java | Java | [] | null | [] | package com.cy.onepush.dcommon.raft;
public class RFEventCst {
// 投票通知
public static final String VOTE_NOTICE = "VOTE_NOTICE";
public static final String HEARTBEAT = "HEARTBEAT";
public static final String LOG_COMMIT = "LOG_COMMIT";
public static final String LOG_REPLICATIO... | 353 | 0.669565 | 0.669565 | 14 | 23.642857 | 24.699934 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 3 |
def9f684738a76231794e5b65a375b18961c75c5 | 21,483,426,442,339 | f9c2ea2627916105922b641986628898273a5751 | /app/src/main/java/org/jacr/instragramreader/model/api/managers/PopularMediaManager.java | 4ee1de6ae8d29d6b09221e4e462551ae35478320 | [] | no_license | castrojr913/InstagramTrendReader | https://github.com/castrojr913/InstagramTrendReader | f203fff9a1645057ffa55c24d78f919eaded316c | 11aea07a2dd7ed0a11fdc82fcf7172331386a087 | refs/heads/master | 2021-01-10T13:29:14.448000 | 2016-03-28T22:14:51 | 2016-03-28T22:14:51 | 54,927,365 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jacr.instragramreader.model.api.managers;
import com.google.gson.reflect.TypeToken;
import org.jacr.instragramreader.model.api.ApiUrls;
import org.jacr.instragramreader.model.api.WSError;
import org.jacr.instragramreader.model.api.dtos.details.PhotoDetailDto;
import org.jacr.instragramreader.model.api.dto... | UTF-8 | Java | 3,034 | java | PopularMediaManager.java | Java | [] | null | [] | package org.jacr.instragramreader.model.api.managers;
import com.google.gson.reflect.TypeToken;
import org.jacr.instragramreader.model.api.ApiUrls;
import org.jacr.instragramreader.model.api.WSError;
import org.jacr.instragramreader.model.api.dtos.details.PhotoDetailDto;
import org.jacr.instragramreader.model.api.dto... | 3,034 | 0.699077 | 0.689848 | 77 | 38.415585 | 34.889194 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.649351 | false | false | 3 |
ae7d92a2afb70f56a8eb29487ae815094c460d3c | 4,587,025,075,613 | b0085cc9f373a43a274e75bca78067d2d0b2e869 | /slloan/src/main/java/com/slloan/util/SessionFilter.java | b39303b61d2c74148c14a129aa9c496023889248 | [] | no_license | michunhua/shulou | https://github.com/michunhua/shulou | ef3b3bbe3f922f2d02d4bec68930f4b2a9f7232b | 1ac8504d064fae9be8b245661a361a30926385ee | refs/heads/master | 2020-03-07T10:02:03.817000 | 2018-06-05T11:24:15 | 2018-06-05T11:24:15 | 127,419,529 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.slloan.util;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Map;
import java.util.TreeMap;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
imp... | UTF-8 | Java | 5,235 | java | SessionFilter.java | Java | [] | null | [] | package com.slloan.util;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.Map;
import java.util.TreeMap;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
imp... | 5,235 | 0.612114 | 0.60755 | 107 | 43.056076 | 31.954357 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.271028 | false | false | 3 |
ae744eec27439718a54069508017b1760ce5cfaf | 4,587,025,075,611 | ff8534dffb377f3b273c239738d37842c83ef6f3 | /app/src/main/java/com/example/doanltandroid/Credit.java | 2641a2cbb99b56ca29604fba7eb6c8fdd0d99d39 | [] | no_license | NguyenHuyenThoai-CDTH17PMC/DoAnLTAndroid | https://github.com/NguyenHuyenThoai-CDTH17PMC/DoAnLTAndroid | 0f7b86587eff7f42370fe1a11166c43ad57d403d | 7b09ed087fa3e4860c08f174ad3576626d433294 | refs/heads/master | 2020-09-11T23:17:20.262000 | 2020-01-03T13:29:47 | 2020-01-03T13:29:47 | 222,222,535 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.doanltandroid;
public class Credit {
private String id;
private String ten_goi;
private String credit;
private String so_tien;
public Credit(String id, String ten_goi, String credit, String so_tien) {
this.id = id;
this.ten_goi = ten_goi;
this.credit = c... | UTF-8 | Java | 923 | java | Credit.java | Java | [] | null | [] | package com.example.doanltandroid;
public class Credit {
private String id;
private String ten_goi;
private String credit;
private String so_tien;
public Credit(String id, String ten_goi, String credit, String so_tien) {
this.id = id;
this.ten_goi = ten_goi;
this.credit = c... | 923 | 0.570964 | 0.570964 | 47 | 18.638298 | 16.532915 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425532 | false | false | 3 |
b2fa95722f8bc5a55fc440757c8287036482b8b7 | 32,667,521,317,747 | bc453e3285abc1db891ff4ee47571cfaa750b49d | /src/wangyiran/dealing/with/generalization/collapse/hierarchy/Test.java | ac962ca2a4a06a50cdd7c3a4c5bf7897f1b5a59d | [] | no_license | wangyiran125/refactor | https://github.com/wangyiran125/refactor | 908123ef219b26bced29cdaec09b494c13f63317 | 240c068b0dfa89d82d137fd38ae07e8cb9280251 | refs/heads/master | 2021-01-01T20:17:48.459000 | 2015-05-25T05:16:46 | 2015-05-25T05:16:46 | 35,585,504 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wangyiran.dealing.with.generalization.collapse.hierarchy;
/**
* Created by wyr on 2015/5/25.
*/
//If you have been working for a while with a class hierarchy, it can easily become
// too tangled for its own good. Refactoring the hierarchy often involves pushing
// methods and fields up and down... | ISO-8859-9 | Java | 516 | java | Test.java | Java | [
{
"context": "eralization.collapse.hierarchy;\n\n/**\n * Created by wyr on 2015/5/25.\n */\n//If you have been working for ",
"end": 88,
"score": 0.999679446220398,
"start": 85,
"tag": "USERNAME",
"value": "wyr"
}
] | null | [] | package wangyiran.dealing.with.generalization.collapse.hierarchy;
/**
* Created by wyr on 2015/5/25.
*/
//If you have been working for a while with a class hierarchy, it can easily become
// too tangled for its own good. Refactoring the hierarchy often involves pushing
// methods and fields up and down... | 516 | 0.714844 | 0.701172 | 12 | 41.666668 | 36.998497 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
2e63ac045a89070f45af708df0d04c3a7f5e42f6 | 386,547,057,208 | b3e2d2f9c284dee79543cb22edf57129a84511d0 | /app/src/main/java/com/example/neumaps/Archivo.java | f5634fbe08c360901431d431014c80c9cbee0ba2 | [] | no_license | andreazs25/neumaps2 | https://github.com/andreazs25/neumaps2 | 4616ea951e1764bb454c7e5eb974d5f5ea994446 | bf28b5704476fdf16a4ea8b352d6d5cae24b2da9 | refs/heads/master | 2022-04-23T14:00:22.035000 | 2020-04-26T23:52:36 | 2020-04-26T23:52:36 | 258,351,260 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.neumaps;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.ListView;
import java.io.File;
import a... | UTF-8 | Java | 1,397 | java | Archivo.java | Java | [] | null | [] | package com.example.neumaps;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.ListView;
import java.io.File;
import a... | 1,397 | 0.712241 | 0.702935 | 41 | 33.07317 | 25.893206 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756098 | false | false | 3 |
ab58775cab387d3a2dccfc3f731e9f2ed2d11c1b | 21,114,059,287,610 | d4d7977fde80dc72fb271d5f795f6c659386d245 | /noname/src/javaStudy/Car.java | 1ba1d9f1bfb971094db938bad916753765dcc768 | [] | no_license | ids1207/JavaStudy | https://github.com/ids1207/JavaStudy | 34b1c966a6d47d41066c362d44bee657727f8b80 | 37979d53fdcbf430ba40e6a13833f28b7949b398 | refs/heads/master | 2020-02-28T16:54:56.247000 | 2018-07-23T12:06:23 | 2018-07-23T12:06:23 | 87,800,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaStudy;
public class Car {
String name;
int number;
}
| UTF-8 | Java | 68 | java | Car.java | Java | [] | null | [] | package javaStudy;
public class Car {
String name;
int number;
}
| 68 | 0.720588 | 0.720588 | 6 | 10.333333 | 7.318166 | 18 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 3 |
3b99a3407af200ed8de0088d1046aabe06950518 | 26,499,948,255,857 | e108d65747c07078ae7be6dcd6369ac359d098d7 | /com/itextpdf/text/pdf/LabColor.java | c5701064886a0d27768ee6af97fd3b3b092a5bde | [
"MIT"
] | permissive | kelu124/pyS3 | https://github.com/kelu124/pyS3 | 50f30b51483bf8f9581427d2a424e239cfce5604 | 86eb139d971921418d6a62af79f2868f9c7704d5 | refs/heads/master | 2020-03-13T01:51:42.054000 | 2018-04-24T21:03:03 | 2018-04-24T21:03:03 | 130,913,008 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itextpdf.text.pdf;
import com.itextpdf.text.BaseColor;
public class LabColor extends ExtendedColor {
private float f114a;
private float f115b;
private float f116l;
PdfLabColor labColorSpace;
public LabColor(PdfLabColor labColorSpace, float l, float a, float b) {
super(7);
... | UTF-8 | Java | 1,091 | java | LabColor.java | Java | [] | null | [] | package com.itextpdf.text.pdf;
import com.itextpdf.text.BaseColor;
public class LabColor extends ExtendedColor {
private float f114a;
private float f115b;
private float f116l;
PdfLabColor labColorSpace;
public LabColor(PdfLabColor labColorSpace, float l, float a, float b) {
super(7);
... | 1,091 | 0.63703 | 0.589368 | 44 | 23.795454 | 23.524242 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.704545 | false | false | 3 |
73e0b8e527bcb6d2daa46c7d30d5d6f61142f39e | 17,952,963,310,615 | a1956b7e77a7ffa7e5658818e7a2019eabc1eeb6 | /app/src/main/java/com/ziv/demo/publishbintray/MainActivity.java | 16048df55cdd72effe30b625f0a60ec687e34557 | [] | no_license | Ziv-Android/PublishBintray | https://github.com/Ziv-Android/PublishBintray | db43cde9e886a299af972d345552f9b5326f8540 | f44c0214631f305381b18ad1bbacea1952ffae04 | refs/heads/master | 2023-01-19T10:47:27.684000 | 2020-11-26T10:16:35 | 2020-11-26T10:16:35 | 251,551,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ziv.demo.publishbintray;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import com.ziv.develop.utils.LogUtil;
import com.ziv.develop.utils.TimeUtil;
import java.util.Date;
public class MainActivity extends AppCompatActivity {
public static final String TAG = "MainActivit... | UTF-8 | Java | 793 | java | MainActivity.java | Java | [] | null | [] | package com.ziv.demo.publishbintray;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import com.ziv.develop.utils.LogUtil;
import com.ziv.develop.utils.TimeUtil;
import java.util.Date;
public class MainActivity extends AppCompatActivity {
public static final String TAG = "MainActivit... | 793 | 0.655738 | 0.655738 | 30 | 25.433332 | 21.836794 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
52d77f930e4ed56dd0a539a719a5fedd41b0f526 | 7,284,264,568,962 | cd2ce10831dc34b635b21bdfa1d59347cb837eed | /spring-test/src/main/java/com/cbj/example/jdk/JDKDynamicProxy.java | 6d8c50738c8b1ac8f061a47ca6da55f0a6c2f4ae | [] | no_license | chengbingjun/SpringSample | https://github.com/chengbingjun/SpringSample | 7a5ccba55a84ae8d882652a87e0e14c2f9dde3bb | ff2e5e016949fc82b6f78aed189659ab97c76be7 | refs/heads/master | 2022-12-22T14:56:14.878000 | 2021-04-29T08:47:29 | 2021-04-29T08:47:29 | 179,035,838 | 0 | 0 | null | false | 2022-12-16T08:23:07 | 2019-04-02T08:45:12 | 2021-04-29T08:49:06 | 2022-12-16T08:23:05 | 137 | 0 | 0 | 11 | Java | false | false | package com.cbj.example.jdk;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
public class JDKDynamicProxy implements InvocationHandler {
private Object target;
public JDKDynamicProxy(Object target){
this.target = target;
}
//ClassL... | UTF-8 | Java | 1,514 | java | JDKDynamicProxy.java | Java | [] | null | [] | package com.cbj.example.jdk;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
public class JDKDynamicProxy implements InvocationHandler {
private Object target;
public JDKDynamicProxy(Object target){
this.target = target;
}
//ClassL... | 1,514 | 0.673203 | 0.673203 | 35 | 33.971428 | 31.528206 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
300bc728bb71aee2446e8464ac753143bd23f92a | 26,998,164,456,266 | bb93ba300dd9e34501b71e9b206b2ee852febbb7 | /src/main/java/aoc2018_11/a2/Main.java | c2370fb6185e80801332dcb252a1a68592eb45d8 | [] | no_license | anderserikpersson/advent_2017 | https://github.com/anderserikpersson/advent_2017 | 771ffea610646bea7f756467acb06e07fa02432c | 38d3135f7b713c3eef33cb2d92bfa384beb56495 | refs/heads/master | 2021-10-09T11:53:57.469000 | 2018-12-27T13:23:00 | 2018-12-27T13:23:00 | 113,899,077 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aoc2018_11.a2;
import java.util.Comparator;
import java.util.Optional;
import java.util.stream.IntStream;
public class Main {
private static final int CELLS_SIZE = 300;
private static int counter = 0;
public static void main(String[] args) {
Main main = new Main();
main.solve(39... | UTF-8 | Java | 3,217 | java | Main.java | Java | [] | null | [] | package aoc2018_11.a2;
import java.util.Comparator;
import java.util.Optional;
import java.util.stream.IntStream;
public class Main {
private static final int CELLS_SIZE = 300;
private static int counter = 0;
public static void main(String[] args) {
Main main = new Main();
main.solve(39... | 3,217 | 0.470314 | 0.457258 | 117 | 26.487179 | 20.279507 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598291 | false | false | 3 |
1deaac90e822692e066d9e8f5d9b88525ea92944 | 26,998,164,455,915 | 32758cb92f9795aec3ed2aa40309bac0d71f9acb | /src/test/java/br/com/eiconbrasil/ecommerce/APITest.java | 12264bf88e3c8161a6668be704c24152b2680185 | [] | no_license | walessonramos/eicon-mmerce | https://github.com/walessonramos/eicon-mmerce | 03488fc7305cb1079a1702e2a92dd78f46f5ea0b | e0709ed18cf35a60b5ae27a14b7b0703ad5bcd49 | refs/heads/master | 2022-12-04T11:01:40.854000 | 2020-08-27T19:18:18 | 2020-08-27T19:18:18 | 290,859,610 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.eiconbrasil.ecommerce;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.web.server.LocalServerPort;
import org.springframework.http.HttpStatus;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
@Spr... | UTF-8 | Java | 697 | java | APITest.java | Java | [] | null | [] | package br.com.eiconbrasil.ecommerce;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.web.server.LocalServerPort;
import org.springframework.http.HttpStatus;
import io.restassured.RestAssured;
import io.restassured.http.ContentType;
@Spr... | 697 | 0.767575 | 0.763271 | 31 | 21.483871 | 21.252508 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.322581 | false | false | 3 |
70991ac583dabaa9dceb5a5dc51041d38043761e | 11,527,692,267,236 | 73bf6b6eb7b2ed912b17205910b6a92972c6149e | /src/main/java/com/acc/service/EmployeeServiceFacade.java | b7117a44ca1206ae9af31628dd365390d8de1781 | [] | no_license | EngagementDashBd/EngagementDashBoard | https://github.com/EngagementDashBd/EngagementDashBoard | 9e9927801427350e9564592c96d115c35c12feea | 53fc66d266fc75d0df744207629e1a60dc78b6f3 | refs/heads/master | 2021-07-22T18:04:24.257000 | 2017-11-08T10:50:45 | 2017-11-08T10:50:45 | 104,872,751 | 0 | 1 | null | false | 2017-10-22T02:12:42 | 2017-09-26T10:49:02 | 2017-09-26T11:38:50 | 2017-10-03T11:30:47 | 68,294 | 0 | 1 | 1 | Java | false | null | package com.acc.service;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.acc.entity.EmployeeHub;
import com.acc.entity.EmployeeProject;
import com.acc.entity.Location;
import com.acc.entity.ResourceMaster;
import com.acc.entity.RoleName;
public interface EmployeeServiceFacade {
... | UTF-8 | Java | 1,839 | java | EmployeeServiceFacade.java | Java | [] | null | [] | package com.acc.service;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.acc.entity.EmployeeHub;
import com.acc.entity.EmployeeProject;
import com.acc.entity.Location;
import com.acc.entity.ResourceMaster;
import com.acc.entity.RoleName;
public interface EmployeeServiceFacade {
... | 1,839 | 0.836324 | 0.836324 | 37 | 48.675674 | 26.929392 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.918919 | false | false | 3 |
2abd88fd673578f614d396cdaca3ca2197319522 | 4,389,456,623,980 | b49690b7cb538b585894f06b7bb6bae6eddc3194 | /src/test/java/org/seras/classes/tests/GenericClassParserTestClassToClass.java | c8a748b1d9f298dd6581735999399bb66f6f63ef | [] | no_license | altugK/JavaReflectionGenericClassParser | https://github.com/altugK/JavaReflectionGenericClassParser | 318ab88614aac0ddb102fa50bf72e87a1a2de4e2 | 7f440a0511827afd09e7ddcfff00d8a31819c6d6 | refs/heads/master | 2023-07-14T10:31:30.776000 | 2021-08-24T12:37:32 | 2021-08-24T12:37:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.seras.classes.tests;
import org.junit.Assert;
import org.seras.Classes.Exceptions.NullClassException;
import org.seras.Classes.Exceptions.NullClassFieldException;
import org.seras.Classes.Exceptions.NullFieldMatchMapException;
import org.seras.Classes.Pojos.*;
import org.seras.GenericClassParser;
import or... | UTF-8 | Java | 23,862 | java | GenericClassParserTestClassToClass.java | Java | [] | null | [] | package org.seras.classes.tests;
import org.junit.Assert;
import org.seras.Classes.Exceptions.NullClassException;
import org.seras.Classes.Exceptions.NullClassFieldException;
import org.seras.Classes.Exceptions.NullFieldMatchMapException;
import org.seras.Classes.Pojos.*;
import org.seras.GenericClassParser;
import or... | 23,862 | 0.77043 | 0.76779 | 498 | 46.915661 | 42.732952 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.13253 | false | false | 3 |
655260c3fe03f84db369f9636b256d6f6ad85f0d | 25,125,558,735,591 | 41fff2bfe5160f2b09bcb88dde0f03380ec76e98 | /model/src/main/java/com/mysimplework/model/generic/AbstractBaseDomain.java | f6514a9acc4a362a27429b7fde70fcbf520654af | [] | no_license | dongzhao/my-webapp | https://github.com/dongzhao/my-webapp | 4a3dcc026d42df0352ca182156ebe3a18a28ec50 | e8891d5e03ca6d95b088d2de1e0a938c7a4d0acb | refs/heads/master | 2020-12-31T07:33:21.585000 | 2016-05-23T13:43:47 | 2016-05-23T13:43:47 | 58,931,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mysimplework.model.generic;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
/**
* Created by dzhao on 19/08/2015.
*/
@MappedSuperclass
public abstract class AbstractBaseDomain implements BaseDomain<String> {
@Id
@GeneratedValue(generator = "system-uuid")
@Gene... | UTF-8 | Java | 545 | java | AbstractBaseDomain.java | Java | [
{
"context": "r;\n\nimport javax.persistence.*;\n\n/**\n * Created by dzhao on 19/08/2015.\n */\n@MappedSuperclass\npublic abstr",
"end": 145,
"score": 0.9996852874755859,
"start": 140,
"tag": "USERNAME",
"value": "dzhao"
}
] | null | [] | package com.mysimplework.model.generic;
import org.hibernate.annotations.GenericGenerator;
import javax.persistence.*;
/**
* Created by dzhao on 19/08/2015.
*/
@MappedSuperclass
public abstract class AbstractBaseDomain implements BaseDomain<String> {
@Id
@GeneratedValue(generator = "system-uuid")
@Gene... | 545 | 0.673395 | 0.656881 | 25 | 20.799999 | 20.560156 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 3 |
d0e6785c4e010d83f484b6cb3caa879807f6ca31 | 15,333,033,302,392 | 2b0c3027624b45380824a97ced49670c28cc03b9 | /src/bfs/Bfs.java | 8ce7a76470bea00e0adff010a09cb0fe002fa828 | [] | no_license | catchJava/strategyPattern | https://github.com/catchJava/strategyPattern | 1ea7d01aa357f72abfc71138f0d754fea7b3e5f7 | 8a38ecd40c6ee5bb17249c8b5c3ae432d0fdedbd | refs/heads/master | 2020-12-10T09:31:12.171000 | 2020-07-30T01:09:49 | 2020-07-30T01:09:49 | 233,557,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bfs;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Scanner;
public class Bfs {
int N, M;
boolean visit[][];
int map[][];
int moveX[] = {0, 1, -1, 0};
int moveY[] = {1, 0, 0, -1};
Queue<Map> queue = new LinkedList<>();
public Bfs(int N, int M, int[][] map){... | UTF-8 | Java | 2,018 | java | Bfs.java | Java | [] | null | [] | package bfs;
import java.util.LinkedList;
import java.util.Queue;
import java.util.Scanner;
public class Bfs {
int N, M;
boolean visit[][];
int map[][];
int moveX[] = {0, 1, -1, 0};
int moveY[] = {1, 0, 0, -1};
Queue<Map> queue = new LinkedList<>();
public Bfs(int N, int M, int[][] map){... | 2,018 | 0.46008 | 0.447106 | 77 | 25.025974 | 22.605007 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766234 | false | false | 3 |
cb1c925ac78a587a00688efcc1616129b404db8b | 12,326,556,142,638 | bbe21af8c36ac464e196319b7bf5e635e9b43c08 | /src/main/java/com/tryton/small_world/matcher/model/PersonCriteria.java | 903d0fb88f95a34d352cd6266cbed0df1f96bcae | [] | no_license | mephisto2120/sw-matcher | https://github.com/mephisto2120/sw-matcher | 13e0ecb2c409442d935f658ca72f32772f48ee98 | 288287b6637e81c775d6df3a958fa4d56a4fbd9a | refs/heads/main | 2023-03-24T23:51:33.083000 | 2021-01-29T20:48:45 | 2021-01-29T20:48:45 | 332,491,136 | 0 | 0 | null | false | 2021-03-22T14:18:36 | 2021-01-24T15:59:28 | 2021-01-29T20:48:48 | 2021-03-22T14:18:36 | 12 | 0 | 0 | 1 | Java | false | false | package com.tryton.small_world.matcher.model;
import lombok.Builder;
import lombok.ToString;
import lombok.Value;
@Builder
@Value
@ToString
public class PersonCriteria {
private Long customerId;
private String firstName;
private String lastName;
}
| UTF-8 | Java | 262 | java | PersonCriteria.java | Java | [] | null | [] | package com.tryton.small_world.matcher.model;
import lombok.Builder;
import lombok.ToString;
import lombok.Value;
@Builder
@Value
@ToString
public class PersonCriteria {
private Long customerId;
private String firstName;
private String lastName;
}
| 262 | 0.774809 | 0.774809 | 14 | 17.714285 | 13.301066 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
343482a59738d2950f93569e347cbe1bd2be683a | 12,326,556,139,904 | 71a9df89ab4bced21cf1608539a777e58744e4c0 | /src/Task3/IncomeTaxCalculator.java | 233c2cfac0169ef1e68bfdde20e0882771818676 | [] | no_license | KYespayeva/Java | https://github.com/KYespayeva/Java | 7a237648b20649502b6ffbcf94a79967c7fc1965 | 296f87d925277da70d502a1ab5036d0ef7cb1cd0 | refs/heads/master | 2023-04-12T20:19:05.298000 | 2021-04-24T19:47:19 | 2021-04-24T19:47:19 | 348,037,147 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Task3;
import java.util.Scanner;
public class IncomeTaxCalculator {
public static void main(String[] args) {
Scanner in = new Scanner((System.in));
final double TAX_RATE_ABOVE_20K = 0.1;
final double TAX_RATE_ABOVE_40K = 0.2;
final double TAX_RATE_ABOVE_60K = 0.3;
fi... | UTF-8 | Java | 1,628 | java | IncomeTaxCalculator.java | Java | [] | null | [] | package Task3;
import java.util.Scanner;
public class IncomeTaxCalculator {
public static void main(String[] args) {
Scanner in = new Scanner((System.in));
final double TAX_RATE_ABOVE_20K = 0.1;
final double TAX_RATE_ABOVE_40K = 0.2;
final double TAX_RATE_ABOVE_60K = 0.3;
fi... | 1,628 | 0.518205 | 0.453186 | 46 | 32.45652 | 29.300323 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 3 |
c30c4ed4802d7a69d8a02a856bc886b951d10c37 | 10,075,993,341,119 | 3a5f44fc232e369e84ef908eeda4218eb538d631 | /partnerdevapp/partnersdevapp-service/src/main/java/ar/edu/unq/partnersdevapp/service/dto/plandecarreradto/NivelListaDto.java | ab96dc09c238c7538f39eea1c8988f8a0c16b429 | [] | no_license | cdmarchionne/devapp-partners-devapp | https://github.com/cdmarchionne/devapp-partners-devapp | 20ac68e95c85b67c8785d4e2b0fe6fde00804afe | 0e79ad833cf60ef440b141aca4643e72cfbe2269 | refs/heads/master | 2021-01-22T17:22:06.741000 | 2011-07-14T07:37:16 | 2011-07-14T07:37:16 | 32,325,176 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ar.edu.unq.partnersdevapp.service.dto.plandecarreradto;
import java.util.ArrayList;
import java.util.List;
import ar.edu.unq.partnersdevapp.service.dto.Dto;
/**
* Para transferir lista de niveles
*/
public class NivelListaDto implements Dto {
private static final long serialVersionUID = 1L;
priva... | UTF-8 | Java | 757 | java | NivelListaDto.java | Java | [] | null | [] | package ar.edu.unq.partnersdevapp.service.dto.plandecarreradto;
import java.util.ArrayList;
import java.util.List;
import ar.edu.unq.partnersdevapp.service.dto.Dto;
/**
* Para transferir lista de niveles
*/
public class NivelListaDto implements Dto {
private static final long serialVersionUID = 1L;
priva... | 757 | 0.698811 | 0.69749 | 34 | 21.264706 | 21.956251 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323529 | false | false | 3 |
3e3cbcec6b652247a070128b6e07702204a32c04 | 14,929,306,323,132 | 6d0110102105204985a9c318dfaf952b63b10b3c | /ajax02/src/bean/city.java | b8f552a1f053ad0b4c647ec4dde9cb2ac68ac43b | [] | no_license | ah-kevin/ajaxDemo | https://github.com/ah-kevin/ajaxDemo | f6ca567eccf88dd6669f4850fcfe6b017ea182b3 | 5c05757b4fa1c43b2364bed6850bbdf27e3cb1dd | refs/heads/master | 2021-01-10T21:05:15.427000 | 2014-12-21T13:25:21 | 2014-12-21T13:25:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bean;
/**
* Created by Administrator on 2014/12/21.
*/
public class city {
private String name;
private String value;
public city() {
}
public city(String name, String value) {
this.name = name;
this.value = value;
}
public String getName() {
return na... | UTF-8 | Java | 540 | java | city.java | Java | [
{
"context": "package bean;\n\n/**\n * Created by Administrator on 2014/12/21.\n */\npublic class city {\n privat",
"end": 46,
"score": 0.9488586187362671,
"start": 33,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package bean;
/**
* Created by Administrator on 2014/12/21.
*/
public class city {
private String name;
private String value;
public city() {
}
public city(String name, String value) {
this.name = name;
this.value = value;
}
public String getName() {
return na... | 540 | 0.559259 | 0.544444 | 33 | 15.363636 | 14.148173 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 3 |
d6ebbdbcf1d8e433b4c98c43543119c671d03ef4 | 4,183,298,206,648 | 07077b188bb5285476d0aad8ba12193292ac4e7c | /src/com/sed/graph/undirected/HasCycle.java | 1907989d62416586a4121dcfa8ad32982155e219 | [] | no_license | piyushGithub01/basic-algorithm-datastructure | https://github.com/piyushGithub01/basic-algorithm-datastructure | e053a0bf757f83263a29b60137c3dfe6dec392fb | 8afdaf4910942943edb8d6a3d9038fc1ad602dc4 | refs/heads/master | 2021-07-13T17:32:50.931000 | 2021-07-10T06:00:32 | 2021-07-10T06:00:32 | 86,923,060 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sed.graph.undirected;
public class HasCycle {
private boolean[] marked;
private boolean hasCycle;
public HasCycle(GraphAdjList g) {
marked = new boolean[g.getVertexCount()];
for(int i=0; i<g.getVertexCount(); i++) {
if(!marked[i]) {
dfs(g, i, i);
}
}
}
private void dfs(GraphAdjLi... | UTF-8 | Java | 557 | java | HasCycle.java | Java | [] | null | [] | package com.sed.graph.undirected;
public class HasCycle {
private boolean[] marked;
private boolean hasCycle;
public HasCycle(GraphAdjList g) {
marked = new boolean[g.getVertexCount()];
for(int i=0; i<g.getVertexCount(); i++) {
if(!marked[i]) {
dfs(g, i, i);
}
}
}
private void dfs(GraphAdjLi... | 557 | 0.581688 | 0.579892 | 34 | 15.382353 | 14.233379 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.323529 | false | false | 3 |
bddbd05f478b8586e6ee86f79017b34f82fb63bb | 7,327,214,228,975 | 4304a1c350fb6e5c1813c04b84d4786b8b089fdf | /xiezi44/src/main/java/com/csc/xiezi44/web/action/FavouriteAction.java | 6fed59baef62298ab7a0daef036bfffe42dd9d47 | [] | no_license | Kris6Wu/YoungOG | https://github.com/Kris6Wu/YoungOG | 779ae3f4898858bb119b081a32f10bdb5a7b6cc4 | 0493019a054ff8c7da2e9e417b3cc1f22a634fc0 | refs/heads/master | 2020-03-26T13:53:57.840000 | 2018-08-31T06:14:23 | 2018-08-31T06:14:23 | 144,962,174 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.csc.xiezi44.web.action;
public class FavouriteAction {
}
| UTF-8 | Java | 71 | java | FavouriteAction.java | Java | [] | null | [] | package com.csc.xiezi44.web.action;
public class FavouriteAction {
}
| 71 | 0.774648 | 0.746479 | 5 | 13.2 | 15.841717 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
b2cad03d33f3932dd6c3117340853421de79d0dd | 16,363,825,406,713 | ee361252912fbb242aa4d7a16b35d132736a94ff | /fj-db-hibernate/src/main/java/org/forumj/hibernate/db/util/DaoFactory.java | bbedda7045f0301b3272d87f4b378d54e576a9d6 | [] | no_license | AndrewVP/forumJ | https://github.com/AndrewVP/forumJ | 08c470fbc8c9852302aa2a918b9c14a3d38cb521 | 5a9db4dc11329f9787d5c879f34b4954e17c18a8 | refs/heads/master | 2021-01-10T18:23:47.981000 | 2017-02-22T13:33:26 | 2017-02-22T13:33:26 | 1,754,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.forumj.hibernate.db.util;
public class DaoFactory {
}
| UTF-8 | Java | 73 | java | DaoFactory.java | Java | [] | null | [] | package org.forumj.hibernate.db.util;
public class DaoFactory {
}
| 73 | 0.712329 | 0.712329 | 5 | 12.6 | 15.499678 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 3 |
304faf26d794506fc620eb43f6d4f6b675c3daa3 | 13,125,420,075,148 | 2d3ac9f3d52159a05b9b769f5d428de299edf3d3 | /app/src/main/java/com/a2z/deliver/Activities/insurancePolicy/InsurancePolicyActivity.java | 2bbd990bf7f07f29fd5f6652ec864ca0bce77501 | [] | no_license | milindsolanki/a2z | https://github.com/milindsolanki/a2z | 794f48512b64f0018d83c1633ef448d586c8831d | cbc78b0a29f56e82e9d07208b9bf5026d5b05f24 | refs/heads/master | 2023-03-08T08:28:22.331000 | 2021-03-01T05:25:31 | 2021-03-01T05:25:31 | 343,299,465 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.a2z.deliver.activities.insurancePolicy;
import android.Manifest;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.databinding.DataBindingUtil;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android... | UTF-8 | Java | 21,270 | java | InsurancePolicyActivity.java | Java | [] | null | [] | package com.a2z.deliver.activities.insurancePolicy;
import android.Manifest;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.databinding.DataBindingUtil;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android... | 21,270 | 0.629525 | 0.623037 | 437 | 47.672768 | 37.613419 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75286 | false | false | 3 |
d1ecbfc1dcdeac928f1a9323071b9829aace026c | 17,179,937,981 | 1702982561569df407472f4dc91c5e88d5fd4b38 | /src/test/java/MergeIntervalTest.java | dfc2bc5ba9e679de9c0b7cb4dc2101a0bcc6b0ed | [] | no_license | darcy1990/darcy-leetcode | https://github.com/darcy1990/darcy-leetcode | 9f635354a07f46bf2ad1a99d3b955951d12078b1 | c92ada4ef6676161fb4d3ed0af9ffbafa70b5137 | refs/heads/master | 2023-02-24T00:44:18.771000 | 2023-02-11T01:36:06 | 2023-02-11T01:36:06 | 38,557,608 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.Test;
/**
* @Author: Zhongming Yuan
* @Date: 2021/5/11 5:05 下午
*/
public class MergeIntervalTest {
@Test
public void merge() {
MergeInterval mi = new MergeInterval();
mi.merge(new int[][]{{1,3},{2,6},{8,10},{15,18}});
}
} | UTF-8 | Java | 275 | java | MergeIntervalTest.java | Java | [
{
"context": "import org.junit.Test;\n\n/**\n * @Author: Zhongming Yuan\n * @Date: 2021/5/11 5:05 下午\n */\npublic class Merg",
"end": 54,
"score": 0.9998227953910828,
"start": 40,
"tag": "NAME",
"value": "Zhongming Yuan"
}
] | null | [] | import org.junit.Test;
/**
* @Author: <NAME>
* @Date: 2021/5/11 5:05 下午
*/
public class MergeIntervalTest {
@Test
public void merge() {
MergeInterval mi = new MergeInterval();
mi.merge(new int[][]{{1,3},{2,6},{8,10},{15,18}});
}
} | 267 | 0.571956 | 0.494465 | 14 | 18.428572 | 17.891396 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 3 |
0c2fae43a96cb2321d4468ce9b02f8f1489fd081 | 29,154,238,021,219 | 5b3806bf69273deeffa1864954562b368f82323d | /tdp-core/src/main/java/cn/goldencis/tdp/core/entity/ScheduledTaskDO.java | 4e2155783a28d88413f9dfc8f04bf1318f9656ab | [] | no_license | UniqueSuccess/tdp-portal-parent | https://github.com/UniqueSuccess/tdp-portal-parent | a78d67aa1cd96d64743ac9c8089ffcee3fb68e42 | b499bbc8399fa5e5dcaa140ccf8c93a5adb779c8 | refs/heads/master | 2020-04-01T20:41:41.744000 | 2018-11-16T03:02:04 | 2018-11-16T03:02:18 | 153,616,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.goldencis.tdp.core.entity;
import cn.goldencis.tdp.common.entity.BaseEntity;
import java.io.Serializable;
import java.util.Date;
public class ScheduledTaskDO extends BaseEntity implements Serializable {
private Integer id;
private String guid;
private String taskReference;
private String... | UTF-8 | Java | 2,281 | java | ScheduledTaskDO.java | Java | [] | null | [] | package cn.goldencis.tdp.core.entity;
import cn.goldencis.tdp.common.entity.BaseEntity;
import java.io.Serializable;
import java.util.Date;
public class ScheduledTaskDO extends BaseEntity implements Serializable {
private Integer id;
private String guid;
private String taskReference;
private String... | 2,281 | 0.634809 | 0.634371 | 113 | 19.194691 | 19.295494 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318584 | false | false | 3 |
ce2590857aa266fad511eee14d0e95a002d4808f | 31,258,772,019,953 | f9bc650dc71b9534700ee615ff3062d41031de33 | /log4j2/src/main/java/com/xinchen/log/App.java | b1d42028aa763f4297b18e7c56f696084413c608 | [] | no_license | melodyfff/log-practices | https://github.com/melodyfff/log-practices | 8a22c2a9adc35724ce31ca31fb4c62f52289de74 | 02844d45ffb88b73d944349bc72346c7552671c5 | refs/heads/master | 2022-11-20T16:23:49.319000 | 2019-03-01T08:05:10 | 2019-03-01T08:05:10 | 168,287,584 | 0 | 0 | null | false | 2022-11-16T11:39:19 | 2019-01-30T05:56:35 | 2019-03-01T08:06:18 | 2022-11-16T11:39:16 | 328 | 0 | 0 | 12 | Java | false | false | package com.xinchen.log;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* Hello world!
*/
public class App {
private static final Logger log = LogManager.getLogger("OK");
public static void main(String[] args) {
for (int i = 0; i < 10000; i++) {
... | UTF-8 | Java | 484 | java | App.java | Java | [] | null | [] | package com.xinchen.log;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
/**
* Hello world!
*/
public class App {
private static final Logger log = LogManager.getLogger("OK");
public static void main(String[] args) {
for (int i = 0; i < 10000; i++) {
... | 484 | 0.57438 | 0.557851 | 23 | 20.043478 | 19.696564 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 3 |
80ccd9ff1e48bc0c5c8521853a163423a54dfe43 | 3,874,060,508,188 | 43c1c68bed6644b25e61118e75a6f42743226078 | /gateway/src/main/java/com/bibliotheque/zuulserver/gateway/services/UserServiceImpl.java | 702653ca42c7b32d66d95fece7f3c653265943aa | [] | no_license | Zyknafein92/bibliotheque | https://github.com/Zyknafein92/bibliotheque | 55fee0ef4a1b05faccd3d5f0d52e9f006c6dfa25 | b72ecc74a32dadfc6603921e4f22eb32a0a987cf | refs/heads/master | 2023-01-23T07:52:15.285000 | 2019-12-12T08:42:55 | 2019-12-12T08:42:55 | 218,281,466 | 0 | 0 | null | false | 2023-01-07T11:58:01 | 2019-10-29T12:26:51 | 2019-12-12T08:54:32 | 2023-01-07T11:58:01 | 1,924 | 0 | 0 | 29 | Java | false | false | package com.bibliotheque.zuulserver.gateway.services;
import com.bibliotheque.zuulserver.gateway.exceptions.UserCreationException;
import com.bibliotheque.zuulserver.gateway.exceptions.UserNotFoundException;
import com.bibliotheque.zuulserver.gateway.model.Role;
import com.bibliotheque.zuulserver.gateway.model.RoleNam... | UTF-8 | Java | 2,502 | java | UserServiceImpl.java | Java | [] | null | [] | package com.bibliotheque.zuulserver.gateway.services;
import com.bibliotheque.zuulserver.gateway.exceptions.UserCreationException;
import com.bibliotheque.zuulserver.gateway.exceptions.UserNotFoundException;
import com.bibliotheque.zuulserver.gateway.model.Role;
import com.bibliotheque.zuulserver.gateway.model.RoleNam... | 2,502 | 0.716114 | 0.716114 | 77 | 31.48052 | 26.912369 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480519 | false | false | 3 |
2facbe1064947e3204d37f9ee8cf455e724fe7da | 26,886,495,300,970 | d407b55ffcfd4883f48e81de28677293530e4fc2 | /app/src/main/java/rehab/reality/alsuti/UploadActivity.java | 3f1ed44fc70c15166d60ee47e936c6bce3ec9c28 | [] | no_license | alsuti/alsuti-android | https://github.com/alsuti/alsuti-android | 9e18d222b86121dba4c9057004773ad4a18a1a89 | 83f5b1a224bf4154cc259b0e1522ad0085de927f | refs/heads/master | 2020-12-31T00:09:37.697000 | 2017-02-02T16:37:30 | 2017-02-02T16:37:30 | 80,550,672 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rehab.reality.alsuti;
import android.Manifest;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.os.B... | UTF-8 | Java | 9,142 | java | UploadActivity.java | Java | [
{
"context": "ViewById(R.id.editText);\n String password = RandomStringUtils.randomAlphanumeric(10);\n\n progressBox.setT",
"end": 2766,
"score": 0.7390755414962769,
"start": 2749,
"tag": "PASSWORD",
"value": "RandomStringUtils"
},
{
"context": "ext);\n String pa... | null | [] | package rehab.reality.alsuti;
import android.Manifest;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.database.Cursor;
import android.net.Uri;
import android.os.B... | 9,127 | 0.602603 | 0.598665 | 252 | 35.281746 | 30.053326 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 3 |
66353a7b958d54a9e49c03486b364802d69f2065 | 2,087,354,119,111 | 6d6cf4e29e3eb942d59cc1ac0bbacab93a69f13b | /src/main/java/gov/idaho/isp/saktrack/validation/PasswordPresentIfRequiredValidator.java | c0753489ba61bb42fc25f8207fa18ad1b7806d9f | [
"Apache-2.0"
] | permissive | BriceRoncace/SexualAssaultKitTracking | https://github.com/BriceRoncace/SexualAssaultKitTracking | dbe792befecb7ade917d4fa86af1a4e14ac77e40 | f211afa7f29ff5899588f2b7a61e4929bb1889e8 | refs/heads/master | 2022-08-12T18:42:55.906000 | 2022-08-01T16:19:08 | 2022-08-01T16:19:08 | 114,917,309 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2017 Idaho State Police.
*
* 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 applicabl... | UTF-8 | Java | 1,610 | java | PasswordPresentIfRequiredValidator.java | Java | [] | null | [] | /*
* Copyright 2017 Idaho State Police.
*
* 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 applicabl... | 1,610 | 0.756522 | 0.750932 | 42 | 36.952381 | 32.758823 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 3 |
e4f8a32887340103297871a923b5f3ae8bcbf875 | 19,155,554,148,117 | 03cdad3eacc0edb5e240adfda6dd64dda0de27a5 | /Tusanuncios.com/PaginaTusAnuncios/src/java/Controller/EstratoJpaController.java | 146ac98353f715030edd4c1841d146ab6f53f4fe | [] | no_license | CarmenJaramillo/PaginaWebJPA | https://github.com/CarmenJaramillo/PaginaWebJPA | dd4c92dffeb6194bf505ca38a64698d57c57e19c | 81da534a739abb713c1d6ff5c659337b6461f89b | refs/heads/master | 2016-09-05T12:18:11.498000 | 2015-02-24T02:25:41 | 2015-02-24T02:25:41 | 30,969,669 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Controller;
import Controller.exceptions.IllegalOrphanException;
import Controller.exceptions.NonexistentEntityExcepti... | UTF-8 | Java | 10,021 | java | EstratoJpaController.java | Java | [
{
"context": "ransaction.UserTransaction;\r\n\r\n/**\r\n *\r\n * @author Carmen\r\n */\r\npublic class EstratoJpaController implements ",
"end": 910,
"score": 0.9401852488517761,
"start": 904,
"tag": "NAME",
"value": "Carmen"
}
] | 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 Controller;
import Controller.exceptions.IllegalOrphanException;
import Controller.exceptions.NonexistentEntityExcepti... | 10,021 | 0.596447 | 0.596148 | 230 | 41.569565 | 35.22699 | 217 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 3 |
4a726e678cd30714c80fecfd263b3dec0e623cd3 | 26,396,869,045,239 | 6a96d6c6f8c18490b2dceab569e6355cd0ca7c31 | /src/main/java/org/sunbit/addressbook/MyKeyValueStorage.java | 73b04a67132a2c50254fb89fbbe328aea29b5c85 | [] | no_license | yoaviStr/sunbit | https://github.com/yoaviStr/sunbit | 00217b8bb984b4a9ebe9c66bc88c35fdee021bbe | 1bc9fb512642c87703d27e33799175a349a01d2c | refs/heads/main | 2023-07-27T01:07:52.499000 | 2021-08-27T17:53:48 | 2021-08-27T17:53:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.sunbit.addressbook;
import org.springframework.stereotype.Component;
import org.sunbit.addressbook.exception.ResourceNotFoundException;
import org.sunbit.addressbook.model.BaseEntity;
import java.util.HashMap;
import java.util.Map;
import java.util.Optional;
import java.util.concurrent.atomic.AtomicLong;
... | UTF-8 | Java | 979 | java | MyKeyValueStorage.java | Java | [] | null | [] | package org.sunbit.addressbook;
import org.springframework.stereotype.Component;
import org.sunbit.addressbook.exception.ResourceNotFoundException;
import org.sunbit.addressbook.model.BaseEntity;
import java.util.HashMap;
import java.util.Map;
import java.util.Optional;
import java.util.concurrent.atomic.AtomicLong;
... | 979 | 0.6762 | 0.675179 | 38 | 24.763159 | 22.205303 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552632 | false | false | 3 |
1adc8d1ccfb252080c9047918ed2cc41b91becb9 | 28,235,115,047,283 | 323bbe1a34647f65bb6f0fb24b1bf00940a1f316 | /twitter2elastic/src/main/java/com/github/julian_mateu/kafka/twitter2elastic/consumer/elastic/ElasticSearchWriter.java | 916852d813e06c08e170ed9b175cc8a373b131b0 | [] | no_license | julian-mateu/kafka-beginners-course | https://github.com/julian-mateu/kafka-beginners-course | d02a201d29af14f217f50665ac3609c3c5e16e80 | e2b58159486ff42e5cf6ce9fe442b2ab7a688740 | refs/heads/main | 2023-07-18T15:23:08.909000 | 2021-08-31T12:25:52 | 2021-08-31T12:53:33 | 400,669,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.julian_mateu.kafka.twitter2elastic.consumer.elastic;
import lombok.NonNull;
import lombok.RequiredArgsConstructor;
import lombok.SneakyThrows;
import lombok.extern.slf4j.Slf4j;
import org.elasticsearch.ElasticsearchException;
import org.elasticsearch.action.bulk.BulkRequest;
import org.elasticsearch... | UTF-8 | Java | 1,995 | java | ElasticSearchWriter.java | Java | [
{
"context": "package com.github.julian_mateu.kafka.twitter2elastic.consumer.elastic;\n\nimport l",
"end": 31,
"score": 0.9996612668037415,
"start": 19,
"tag": "USERNAME",
"value": "julian_mateu"
}
] | null | [] | package com.github.julian_mateu.kafka.twitter2elastic.consumer.elastic;
import lombok.NonNull;
import lombok.RequiredArgsConstructor;
import lombok.SneakyThrows;
import lombok.extern.slf4j.Slf4j;
import org.elasticsearch.ElasticsearchException;
import org.elasticsearch.action.bulk.BulkRequest;
import org.elasticsearch... | 1,995 | 0.695739 | 0.693734 | 62 | 31.17742 | 25.941948 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 3 |
3cdf9351e2706455081dd4ab4abe2531164e96e3 | 18,322,330,520,405 | 1ba6a8be7f7d9232004d5bf48276037459a11350 | /src/main/java/com/mattdahepic/exchangeorb/ExchangeOrb.java | 4e0dc55a1119b15ecb1cfe09ec3943c9cbbbd4f7 | [] | no_license | MattDahEpic/ExchangeOrb | https://github.com/MattDahEpic/ExchangeOrb | e9431970bd5f3270d11bcff3f6e737124ba9a611 | 3052e2b2f5555ce25257db60aff7bfa7877091a8 | refs/heads/1.11.X | 2020-05-21T12:38:18.127000 | 2017-01-13T15:39:33 | 2017-01-13T15:39:33 | 28,241,699 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mattdahepic.exchangeorb;
import com.mattdahepic.exchangeorb.config.GeneralConfig;
import com.mattdahepic.exchangeorb.config.MobDropConfig;
import com.mattdahepic.exchangeorb.config.ResourceConfig;
import com.mattdahepic.exchangeorb.item.ItemEssence;
import com.mattdahepic.exchangeorb.item.ItemOrb;
import c... | UTF-8 | Java | 2,595 | java | ExchangeOrb.java | Java | [
{
"context": " UPDATE_JSON = \"https://raw.githubusercontent.com/MattDahEpic/Version/master/\"+MODID+\".json\";\n\n public stati",
"end": 1334,
"score": 0.9897013902664185,
"start": 1323,
"tag": "USERNAME",
"value": "MattDahEpic"
}
] | null | [] | package com.mattdahepic.exchangeorb;
import com.mattdahepic.exchangeorb.config.GeneralConfig;
import com.mattdahepic.exchangeorb.config.MobDropConfig;
import com.mattdahepic.exchangeorb.config.ResourceConfig;
import com.mattdahepic.exchangeorb.item.ItemEssence;
import com.mattdahepic.exchangeorb.item.ItemOrb;
import c... | 2,595 | 0.746435 | 0.742582 | 59 | 42.983051 | 33.427124 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.813559 | false | false | 3 |
605faa69c28edb18cf115aef8a881b16052feafc | 29,051,158,834,369 | 49facbc93cb6d5ee5cac3dda10155aa93d667ef9 | /src/main/java/com/hunter/db/PositionDAO.java | 12814d697d9a6fe7ed2fbd27bf7be29ff9c049e6 | [
"MIT"
] | permissive | deividi86/hunter | https://github.com/deividi86/hunter | 4b4ebbe12af3859b8e2aa75fc3462961208d74a0 | 8daa90b2d41135a3633df2037bb52a2475ab8115 | refs/heads/master | 2016-09-23T20:06:34.881000 | 2016-06-10T11:17:36 | 2016-06-10T11:17:36 | 60,430,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hunter.db;
/**
* Created by User on 04/06/2016.
*/
public class PositionDAO {
}
| UTF-8 | Java | 95 | java | PositionDAO.java | Java | [] | null | [] | package com.hunter.db;
/**
* Created by User on 04/06/2016.
*/
public class PositionDAO {
}
| 95 | 0.663158 | 0.578947 | 7 | 12.571428 | 12.882515 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 3 |
4cad46b36416a4bfb2fd2c5f11de68bc652a3a1e | 14,456,859,929,675 | 76977b17f2dae38027cc1c052aaccc0c9b1985cc | /src/UnweightedGraph.java | 48b7d71b80b09e924fca07f374193b8a95989121 | [] | no_license | yinzhicheng66/WordChain | https://github.com/yinzhicheng66/WordChain | fbc9511e4244118a539e304a0258d68b42df8083 | ad6862d1e55485a9f0f15acfda3c0944272d9580 | refs/heads/master | 2021-09-18T15:16:50.019000 | 2018-07-16T08:37:37 | 2018-07-16T08:37:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.List;
public class UnweightedGraph<V> extends AbstractGraph<V> {
protected UnweightedGraph(int[][] edges,int numOfVertices) {
super(edges, numOfVertices);
}
public UnweightedGraph(int[][] edges,V[] vertices){
super(edges, vertices);
}
public UnweightedGraph(List<... | UTF-8 | Java | 529 | java | UnweightedGraph.java | Java | [] | null | [] | import java.util.List;
public class UnweightedGraph<V> extends AbstractGraph<V> {
protected UnweightedGraph(int[][] edges,int numOfVertices) {
super(edges, numOfVertices);
}
public UnweightedGraph(int[][] edges,V[] vertices){
super(edges, vertices);
}
public UnweightedGraph(List<... | 529 | 0.674858 | 0.674858 | 21 | 24.190475 | 26.862293 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.619048 | false | false | 3 |
e5da7fe883304657142c13a3ebb23883a56718b0 | 14,516,989,509,465 | 2c992e297a3f8fe3b3bc8a557465d37be0390cb4 | /src/main/java/com/hzzd/protocol/protocal3761/internal/wrap/Wrapper.java | 191b80507c0f9a7be551f4a16c047a01bc9c8ca7 | [] | no_license | ocean-wave/hzzdtcp | https://github.com/ocean-wave/hzzdtcp | c50ae42dd8264686b87d3d75684f70b68031f91d | 379135003fbdf679ba3491d892584c17d987502c | refs/heads/master | 2020-06-21T15:43:24.777000 | 2018-12-07T10:54:17 | 2018-12-07T10:54:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hzzd.protocol.protocal3761.internal.wrap;
import com.hzzd.protocol.protocal3761.CodecConfig;
import com.hzzd.protocol.protocal3761.Packet;
import com.hzzd.protocol.protocal3761.internal.ProtocalTemplate;
import com.hzzd.protocol.protocal3761.internal.packetSegment.PacketSegmentContext;
/**
* Created by P... | UTF-8 | Java | 649 | java | Wrapper.java | Java | [
{
"context": "etSegment.PacketSegmentContext;\n\n/**\n * Created by PETER on 2015/3/24.\n */\npublic abstract class Wrapper {",
"end": 324,
"score": 0.9991991519927979,
"start": 319,
"tag": "USERNAME",
"value": "PETER"
}
] | null | [] | package com.hzzd.protocol.protocal3761.internal.wrap;
import com.hzzd.protocol.protocal3761.CodecConfig;
import com.hzzd.protocol.protocal3761.Packet;
import com.hzzd.protocol.protocal3761.internal.ProtocalTemplate;
import com.hzzd.protocol.protocal3761.internal.packetSegment.PacketSegmentContext;
/**
* Created by P... | 649 | 0.776579 | 0.734977 | 19 | 33.157894 | 29.581757 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 3 |
02a38e6b47e8e667a61ec75c6729047f4767372f | 10,496,900,117,655 | 034313fd999fa0aac06b5cd83e4829a3acbbfc98 | /secondary.java | 1968ac3b2aa4c3788262a7c140d76ad5ea3144e0 | [] | no_license | VinnyOhri/Wikipedia-Search-Engine | https://github.com/VinnyOhri/Wikipedia-Search-Engine | 136844e70ffa728fa765a05d636bb4aea026455e | d314d4a91a6ca29def87e0d2ec9f78adeb7019ee | refs/heads/master | 2021-09-15T08:11:18.545000 | 2018-05-29T03:13:28 | 2018-05-29T03:13:28 | 111,385,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.nio.charset.Charset;
public class secondary {
public stat... | UTF-8 | Java | 1,380 | java | secondary.java | Java | [
{
"context": "xt\")));\n\n\t\t\tinstream = new FileInputStream(\"/home/vinny/Desktop/IRE/title_id\");\n\t\t} catch (FileNotFoundEx",
"end": 597,
"score": 0.9606354236602783,
"start": 592,
"tag": "USERNAME",
"value": "vinny"
}
] | null | [] | import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.FileInputStream;
import java.io.FileNotFoundException;
import java.io.FileWriter;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.nio.charset.Charset;
public class secondary {
public stat... | 1,380 | 0.712319 | 0.706522 | 52 | 25.538462 | 20.82663 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.211539 | false | false | 3 |
759949d7aea4e809b8ac76ba482924e0b3485845 | 7,859,790,173,719 | de8627f903e111876d5920e999378fc6b132b929 | /src/com/sgb/servlet/appliance/ListThisMonthApplianceServlet.java | 9e503859a8aa0f1d65dcc776e4d13f16beab654a | [] | no_license | YXK666/early | https://github.com/YXK666/early | 242c5cd2f6f50018594321c81c2c9af0ce5692d3 | 0edf59dc10085ec96a026deaaa94a079ebccd0ec | refs/heads/master | 2020-04-24T15:33:18.930000 | 2019-02-22T13:44:39 | 2019-02-22T13:44:39 | 172,072,454 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sgb.servlet.appliance;
import com.sgb.dao.ApplianceDao;
import com.sgb.utils.FormatDate;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.htt... | UTF-8 | Java | 2,809 | java | ListThisMonthApplianceServlet.java | Java | [
{
"context": "a.util.Map;\r\n\r\n/**\r\n * TO :查看某年某月的检查计划\r\n * @author YINXIAOKAI\r\n *\r\n */\r\n@WebServlet(\"/listThisMonthApplianceSer",
"end": 544,
"score": 0.830923318862915,
"start": 534,
"tag": "NAME",
"value": "YINXIAOKAI"
}
] | null | [] | package com.sgb.servlet.appliance;
import com.sgb.dao.ApplianceDao;
import com.sgb.utils.FormatDate;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.htt... | 2,809 | 0.713638 | 0.70986 | 80 | 31.0875 | 26.983881 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2125 | false | false | 3 |
c450e8354054fbea81852852c680b54331bc676b | 9,586,367,069,035 | 30de844cfe897d97a96a0e780335a44a1707b91f | /src/com/algorithmers/SelectionSort.java | 7302b9161e928b4d03338d2c6ca52b734cb55da4 | [] | no_license | DevFatani/Algorithmers-Sorting | https://github.com/DevFatani/Algorithmers-Sorting | 13e4571b94c58d656b6e8532e911271eb091e023 | 91371241323d18183bb9188c9c6c1da94f9f69f1 | refs/heads/master | 2021-01-09T20:12:42.646000 | 2016-07-17T12:36:57 | 2016-07-17T12:36:57 | 63,529,493 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.algorithmers;
public class SelectionSort {
/*
*
* src = http://www.java2novice.com/java-sorting-algorithms/selection-sort/
*
*/
public static void run(int[] arrNum) {
int n = arrNum.length;
for (int i = 0; i < n - 1; i++) {
int index = i;
for (i... | UTF-8 | Java | 786 | java | SelectionSort.java | Java | [] | null | [] | package com.algorithmers;
public class SelectionSort {
/*
*
* src = http://www.java2novice.com/java-sorting-algorithms/selection-sort/
*
*/
public static void run(int[] arrNum) {
int n = arrNum.length;
for (int i = 0; i < n - 1; i++) {
int index = i;
for (i... | 786 | 0.441476 | 0.436387 | 53 | 13.830189 | 18.78351 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264151 | false | false | 3 |
d333d565e6bcb97ace0e6468dce886199f04f05b | 21,363,167,339,847 | 819d0508e66c6ca5ab4b70880e2353896088e7d7 | /src/chaptervi/ChapterVIApproachITest.java | cce8dd02027523adba65487059554a61a12109ba | [] | no_license | ccalebjewett/CTCI | https://github.com/ccalebjewett/CTCI | 8f98366e0fc403c5fc792eb0264d2ea97300fd2c | 93b8e378e2176911791583ec45dc44cb0682d1f1 | refs/heads/master | 2021-01-10T13:26:11.174000 | 2016-02-24T02:50:59 | 2016-02-24T02:50:59 | 47,859,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author Clifton Caleb Jewett
*/
package chaptervi;
import static org.junit.Assert.*;
public class ChapterVIApproachITest {
@org.junit.Test
public void testClockHandsAngle() throws Exception {
assertEquals(157.5, ChapterVIApproachI.clockHandsAngle(3, 45), 0.00001);
assertEquals(61.0, ... | UTF-8 | Java | 580 | java | ChapterVIApproachITest.java | Java | [
{
"context": "/**\n * @author Clifton Caleb Jewett\n */\n\npackage chaptervi;\n\nimport static org.junit.",
"end": 35,
"score": 0.9998692274093628,
"start": 15,
"tag": "NAME",
"value": "Clifton Caleb Jewett"
}
] | null | [] | /**
* @author <NAME>
*/
package chaptervi;
import static org.junit.Assert.*;
public class ChapterVIApproachITest {
@org.junit.Test
public void testClockHandsAngle() throws Exception {
assertEquals(157.5, ChapterVIApproachI.clockHandsAngle(3, 45), 0.00001);
assertEquals(61.0, ChapterVIAppro... | 566 | 0.724138 | 0.634483 | 18 | 31.277779 | 35.464859 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 3 |
e350ab7f0be2873d82370e401aa7f90f7f91ce85 | 2,482,491,143,446 | d16724e97358f301e99af0687f5db82d9ac4ff7e | /rawdata/java/snippets/497.java | c42b7307ba7f4818f8feedf72e93614202021216 | [] | no_license | kaushik-rohit/code2seq | https://github.com/kaushik-rohit/code2seq | 39b562f79e9555083c18c73c05ffc4f379d1f3b8 | c942b95d7d5997e5b2d45ed8c3161ca9296ddde3 | refs/heads/master | 2022-11-29T11:46:43.105000 | 2020-01-04T02:04:04 | 2020-01-04T02:04:04 | 225,870,854 | 0 | 0 | null | false | 2022-11-16T09:21:10 | 2019-12-04T13:12:59 | 2020-01-04T02:04:42 | 2022-11-16T09:21:07 | 1,033 | 0 | 0 | 2 | C# | false | false | private static int getTimeout(final Ticket ticket) {
val ttl = ticket.getExpirationPolicy().getTimeToLive().intValue();
if (ttl == 0) {
return 1;
}
return ttl;
} | UTF-8 | Java | 209 | java | 497.java | Java | [] | null | [] | private static int getTimeout(final Ticket ticket) {
val ttl = ticket.getExpirationPolicy().getTimeToLive().intValue();
if (ttl == 0) {
return 1;
}
return ttl;
} | 209 | 0.559809 | 0.550239 | 7 | 29 | 23.083698 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
f6dd8b238e39fd7e6580ef842e99fec3c8e01333 | 8,143,257,994,509 | 8ef7f71f7939ebeae6a86304e0f1cc9a5184c3f5 | /src/main/java/net/floodlightcontroller/pronghornmodule/IPronghornService.java | ac43b827e8e171cea2833c8ad37ea88ee23959be | [
"Apache-2.0"
] | permissive | bmistree/floodlight | https://github.com/bmistree/floodlight | da12eb01beec6424a067714477dc16fbdaca7406 | 4794a7fe5de37cd59fdb9437287461ced1a51bad | refs/heads/master | 2021-01-22T17:22:54.400000 | 2014-10-28T23:25:45 | 2014-10-28T23:25:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.floodlightcontroller.pronghornmodule;
import java.io.IOException;
import java.util.concurrent.Future;
import java.util.List;
import org.openflow.protocol.statistics.OFStatistics;
import org.openflow.protocol.OFStatisticsRequest;
import org.openflow.protocol.OFFlowMod;
import net.floodlightcontroller.core... | UTF-8 | Java | 1,737 | java | IPronghornService.java | Java | [] | null | [] | package net.floodlightcontroller.pronghornmodule;
import java.io.IOException;
import java.util.concurrent.Future;
import java.util.List;
import org.openflow.protocol.statistics.OFStatistics;
import org.openflow.protocol.OFStatisticsRequest;
import org.openflow.protocol.OFFlowMod;
import net.floodlightcontroller.core... | 1,737 | 0.751295 | 0.751295 | 53 | 31.773584 | 29.517275 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433962 | false | false | 3 |
1995cd675730eb7e040d67ab8a198d81ef8460f2 | 28,767,691,010,636 | 35cd06a64f1b5c50c0e400217ac75ecf13936fea | /src/Util/Text.java | aae668dd170ce69d70a44d97e01170c8e857a834 | [] | no_license | lpslpsl/diancan-server | https://github.com/lpslpsl/diancan-server | 724ee1e378c19fc50df29fb2db6cd7ac92aec548 | 4b662a28b227193848e05a0356b01866afaa5cc8 | refs/heads/master | 2021-01-01T05:13:45.178000 | 2016-05-20T08:29:01 | 2016-05-20T08:29:01 | 59,277,911 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Util;
import com.tencent.xinge.XingeApp;
import org.json.JSONObject;
import static javax.accessibility.AccessibleRole.ALERT;
/**
* Created by Administrator on 2016/3/23 0023.
*/
public class Text {
public static void main(String args[]) {
int n=0;
for (int i=0;i<100;i++){
... | UTF-8 | Java | 417 | java | Text.java | Java | [] | null | [] | package Util;
import com.tencent.xinge.XingeApp;
import org.json.JSONObject;
import static javax.accessibility.AccessibleRole.ALERT;
/**
* Created by Administrator on 2016/3/23 0023.
*/
public class Text {
public static void main(String args[]) {
int n=0;
for (int i=0;i<100;i++){
... | 417 | 0.580336 | 0.541966 | 23 | 17.130434 | 16.822098 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 3 |
b7d928ec667469d957fb7ac3a4bdff4f3c5464dd | 30,605,936,963,420 | bbafdf08db35dc943bfb2f6a5b48b32f9571839b | /lagou-cloud-gateway-9002/src/main/java/com/lagou/edu/filter/BlackListFilter.java | 393c2a335138d67868fb0a2b1fc1f781d24d1472 | [] | no_license | xiaolianggu/lagou-parent1 | https://github.com/xiaolianggu/lagou-parent1 | fbfe3a75f553eb8b402778325ae30d1d4356c721 | af85328937abd4280619f3a9d0e85e6c0375ceb0 | refs/heads/master | 2022-07-18T04:05:48.246000 | 2020-05-17T11:10:59 | 2020-05-17T11:10:59 | 264,645,819 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*package com.lagou.edu.filter;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang.StringUtils;
import org.springframework.cloud.gateway.filter.GatewayFilterChain;
import org.springframework.cloud.gateway.filter.GlobalFilter;
import org.springframework.core.Ordered;
import org.springframework.core.io.buf... | UTF-8 | Java | 4,792 | java | BlackListFilter.java | Java | [
{
"context": "ist<Long>>();\n static {\n blackList.add(\"0:0:0:0:0:0:0:1\"); // 模拟本机地址\n }\n\n *//**\n * 过滤器核心方法\n ",
"end": 1339,
"score": 0.9992620944976807,
"start": 1324,
"tag": "IP_ADDRESS",
"value": "0:0:0:0:0:0:0:1"
}
] | null | [] | /*package com.lagou.edu.filter;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang.StringUtils;
import org.springframework.cloud.gateway.filter.GatewayFilterChain;
import org.springframework.cloud.gateway.filter.GlobalFilter;
import org.springframework.core.Ordered;
import org.springframework.core.io.buf... | 4,792 | 0.629167 | 0.622917 | 118 | 35.618645 | 24.539459 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584746 | false | false | 3 |
f678b8fbf4ae9df170c69e59c5061f92284dc478 | 5,274,219,849,225 | 2c52577ef7660c8283bf6286c52c83390ebd2184 | /ProyectoClaudioHernandez/app/src/main/java/com/example/myapplication/Cola.java | a791f177fe81c01f81799c0ff14adc241dbc3a9c | [] | no_license | Claudio-Hernandez/ProyectoClaudioHernandezED1Banco | https://github.com/Claudio-Hernandez/ProyectoClaudioHernandezED1Banco | 0ad1290de7ae24912b475a39c1176ed2baf60399 | a013336f8b417235b6d3356718898cec23038b36 | refs/heads/main | 2023-08-24T19:37:55.347000 | 2021-09-23T22:44:01 | 2021-09-23T22:44:01 | 409,754,040 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.example.myapplication;
/**
*
* @author Usuario
*/
public class Cola extends Lista{
public Persona p = new Persona(... | UTF-8 | Java | 739 | java | Cola.java | Java | [
{
"context": "kage com.example.myapplication;\n\n/**\n *\n * @author Usuario\n */\npublic class Cola extends Lista{\n public P",
"end": 246,
"score": 0.8724104762077332,
"start": 239,
"tag": "NAME",
"value": "Usuario"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.example.myapplication;
/**
*
* @author Usuario
*/
public class Cola extends Lista{
public Persona p = new Persona(... | 739 | 0.61299 | 0.61299 | 33 | 21.39394 | 19.838652 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
5c4ff0c6d6fa62d40446ffbef64ca3f32de5243f | 5,274,219,846,418 | da7e49cd985f3fb0b4ef51874b27c3d95a9011ef | /WirelessMIC_v4.2.1_apkpure.com_source_from_JADX/com/google/android/gms/common/internal/C0462j.java | a9843156ee11b3025d22a9b1e6b637c9ff477ac6 | [] | no_license | Manesx/linuxHelp | https://github.com/Manesx/linuxHelp | 76c628d3b0a6034c5320f444036ffaf38e093833 | c4299b15fd7f5e57a34a306f7cb529794efa8133 | refs/heads/master | 2017-11-24T23:12:11.125000 | 2016-08-05T16:03:43 | 2016-08-05T16:03:43 | 64,486,325 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.common.internal;
import android.app.Activity;
import android.content.ActivityNotFoundException;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.content.Intent;
import android.support.v4.app.Fragment;
import android.util.Log;
... | UTF-8 | Java | 1,490 | java | C0462j.java | Java | [] | null | [] | package com.google.android.gms.common.internal;
import android.app.Activity;
import android.content.ActivityNotFoundException;
import android.content.DialogInterface;
import android.content.DialogInterface.OnClickListener;
import android.content.Intent;
import android.support.v4.app.Fragment;
import android.util.Log;
... | 1,490 | 0.665772 | 0.599329 | 44 | 32.863636 | 23.424532 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 3 |
3676e4741939453d2267409249a2437fceb98d5d | 13,039,520,712,675 | 253fad39dd2404fa0c1980e2fc70763bcb174d76 | /src/test/java/com/khimin/shop/JpaTest.java | 6400a8c09c64972f2bc79a505a4b5f2f70604d0d | [
"MIT"
] | permissive | naz1719/Spring-Shop | https://github.com/naz1719/Spring-Shop | 5387b39d5a454ce25bbb94ef460e23acd272dfa2 | d652d5c69d6c9499c95c954ee266b5f42aa4276a | refs/heads/master | 2021-03-22T02:45:13.197000 | 2017-06-12T11:10:55 | 2017-06-12T11:10:55 | 81,176,381 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.khimin.shop;
import com.khimin.shop.models.Product;
import com.khimin.shop.models.Role;
import com.khimin.shop.models.User;
import com.khimin.shop.repositories.ProductRepository;
import com.khimin.shop.repositories.UserRepository;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springfra... | UTF-8 | Java | 1,677 | java | JpaTest.java | Java | [
{
"context": "ic org.junit.Assert.assertTrue;\n\n/**\n * Created by nazar on 3/7/17.\n */\n@RunWith(SpringRunner.class)\n@Spri",
"end": 788,
"score": 0.9365745186805725,
"start": 783,
"tag": "USERNAME",
"value": "nazar"
},
{
"context": "pertation() {\n User nazar = new User(\"... | null | [] | package com.khimin.shop;
import com.khimin.shop.models.Product;
import com.khimin.shop.models.Role;
import com.khimin.shop.models.User;
import com.khimin.shop.repositories.ProductRepository;
import com.khimin.shop.repositories.UserRepository;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springfra... | 1,672 | 0.741205 | 0.731067 | 54 | 30.018518 | 23.05267 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740741 | false | false | 3 |
a3e75509675d0154ff2fb20232c31f95e9ba93ce | 8,589,950,706 | 1a5127fb8927bdacdaa22f2c1573e74db623ec1b | /Java/Eclipse/NLPIR/src/Test.java | 0b0d890f35b3238be267bd345cb83b0615a46fd0 | [] | no_license | riskyhe309/MyCode | https://github.com/riskyhe309/MyCode | 2b315b07c5c0004c2151c3735fb9e237573d2588 | d9b7784b52204c4980b62eff25f5e2b45f679d13 | refs/heads/master | 2020-05-06T19:59:07.884000 | 2015-03-02T06:11:52 | 2015-03-02T06:11:52 | 31,525,378 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
public class Test {
public static void main(String[] args) throws IOException {
String input = "C:/Users/Risky/Desktop/1.txt";;
BufferedReader br = new Bu... | UTF-8 | Java | 620 | java | Test.java | Java | [
{
"context": " throws IOException {\n\n\t\tString input = \"C:/Users/Risky/Desktop/1.txt\";;\n\t\t\n\t\tBufferedReader br = new Buf",
"end": 271,
"score": 0.7643880844116211,
"start": 266,
"tag": "USERNAME",
"value": "Risky"
}
] | null | [] | import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
public class Test {
public static void main(String[] args) throws IOException {
String input = "C:/Users/Risky/Desktop/1.txt";;
BufferedReader br = new Bu... | 620 | 0.679032 | 0.674194 | 28 | 21.142857 | 20.708374 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 3 |
977d0ab6e1bddae8841a6783cccf62d096fa0ed2 | 32,530,082,331,027 | f9073e04b90fcc411ad3c146aae6109654b69a06 | /src/main/java/com/example/baike/service/impl/ChangeStateServiceImpl.java | fba93c10d2c17f8b1591beca7838df2c49c1c89c | [] | no_license | twintial/Baike-back-end | https://github.com/twintial/Baike-back-end | f7194c82917be2831945e3378d70bd1da50310b8 | 626e2c1f88c3c8c52dc47b5e0458772da992b1db | refs/heads/master | 2021-06-24T23:39:56.869000 | 2019-12-16T16:45:34 | 2019-12-16T16:45:34 | 222,475,468 | 1 | 1 | null | false | 2021-04-26T19:44:58 | 2019-11-18T15:00:14 | 2019-12-16T16:45:47 | 2021-04-26T19:44:58 | 76,410 | 1 | 1 | 1 | Java | false | false | package com.example.baike.service.impl;
import com.example.baike.mapper.ChangeStateMapper;
import com.example.baike.service.ChangeStateService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class ChangeStateServiceImpl implements ChangeSt... | UTF-8 | Java | 615 | java | ChangeStateServiceImpl.java | Java | [] | null | [] | package com.example.baike.service.impl;
import com.example.baike.mapper.ChangeStateMapper;
import com.example.baike.service.ChangeStateService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Service
public class ChangeStateServiceImpl implements ChangeSt... | 615 | 0.773984 | 0.773984 | 22 | 26.954546 | 22.788507 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 3 |
1ac90ebdbb65f1386b97aa3b3fae162236b3463e | 25,958,782,405,370 | e2b91e4d5f09961bc0b39e4a9199eb14ad73006e | /demo/demo.spring/src/main/java/com/demo/spring/SpringClient.java | 78752d1de0597c217412084e3884eaf6cecb1dbf | [] | no_license | yanyang/training | https://github.com/yanyang/training | ef0cbc63e45c6f43954ab7857006e47457892941 | 08806dfa55f6acbdcfb9d179a72c2a8c6b7d384a | refs/heads/master | 2021-04-09T16:50:15.175000 | 2013-06-02T02:18:17 | 2013-06-02T02:18:17 | 10,470,850 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.spring;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.beans.factory.xml.XmlBeanDefinitionReader;
import org.springframework.core.io.ClassPathResource;
import org.springframework.core.io.Resource;
import com.demo.spring.system.security.account.... | UTF-8 | Java | 1,023 | java | SpringClient.java | Java | [
{
"context": "\n\n System.out.println(accessor.getAccount(\"alice\"));\n\n factory.destroySingletons();\n }\n\n",
"end": 607,
"score": 0.9571198225021362,
"start": 602,
"tag": "USERNAME",
"value": "alice"
}
] | null | [] | package com.demo.spring;
import org.springframework.beans.factory.support.DefaultListableBeanFactory;
import org.springframework.beans.factory.xml.XmlBeanDefinitionReader;
import org.springframework.core.io.ClassPathResource;
import org.springframework.core.io.Resource;
import com.demo.spring.system.security.account.... | 1,023 | 0.761486 | 0.761486 | 31 | 32 | 29.906305 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 3 |
22ccfe0ff640ffb634b1a6fa89016e974b3a9348 | 9,560,597,233,299 | 81b2bd37d986db99904c0dd6f9e68d4c5b55fe0d | /sawmill/src/main/java/core/repository/dao/AddressDao.java | f945673ce73a495b79c9a7948534b5cbb30fdbf3 | [] | no_license | Kristjan-Kiolein/IDU0200 | https://github.com/Kristjan-Kiolein/IDU0200 | 1e66d7dcfa113c095294f03452085b80cad74339 | d50fc24efe62c77b4da2a17b4c15531080872672 | refs/heads/master | 2016-08-30T19:47:31.373000 | 2016-06-16T07:33:28 | 2016-06-16T07:33:28 | 51,360,152 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.repository.dao;
import core.constant.AddressType;
import core.constant.SubjectType;
import core.repository.model.Address;
import java.util.List;
/**
* Created by Kriku on 28.05.2016.
*/
public interface AddressDao extends BaseDao<Address, Integer> {
Address findPrimaryBySubject(Integer subjectId, cor... | UTF-8 | Java | 557 | java | AddressDao.java | Java | [
{
"context": "ddress;\n\nimport java.util.List;\n\n/**\n * Created by Kriku on 28.05.2016.\n */\npublic interface AddressDao ex",
"end": 184,
"score": 0.9990261197090149,
"start": 179,
"tag": "USERNAME",
"value": "Kriku"
}
] | null | [] | package core.repository.dao;
import core.constant.AddressType;
import core.constant.SubjectType;
import core.repository.model.Address;
import java.util.List;
/**
* Created by Kriku on 28.05.2016.
*/
public interface AddressDao extends BaseDao<Address, Integer> {
Address findPrimaryBySubject(Integer subjectId, cor... | 557 | 0.809695 | 0.795332 | 17 | 31.764706 | 31.296551 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.058824 | false | false | 3 |
eb7dc35f40a2847d53530a95c541dd2fdbc88322 | 9,285,719,311,481 | 187e5404c6f8bcdf0556e11a4f5a59f56f8c2f3e | /src/ch11/StringSubstringExam.java | 530e8437d9b314bea1ea8087d49b58f733ede402 | [] | no_license | snagwuk/JAVA | https://github.com/snagwuk/JAVA | 6e5f751b70de7fdababc7dcad84c412adcccec90 | 6d583b3b916e8b34666f1ea2bad11de7e9db7e00 | refs/heads/master | 2022-03-04T22:02:47.031000 | 2019-11-18T08:09:02 | 2019-11-18T08:09:02 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch11;
public class StringSubstringExam
{
public static void main(String[] args)
{
// TODO Auto-generated method stub
String sn = "123456-1234567";
String f = sn.substring(0,6);
System.out.println(f);
String b = sn.substring(7);... | UTF-8 | Java | 370 | java | StringSubstringExam.java | Java | [] | null | [] | package ch11;
public class StringSubstringExam
{
public static void main(String[] args)
{
// TODO Auto-generated method stub
String sn = "123456-1234567";
String f = sn.substring(0,6);
System.out.println(f);
String b = sn.substring(7);... | 370 | 0.518919 | 0.47027 | 18 | 18.555555 | 15.808655 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 3 |
e1c19286e69ebc9388cda8729dff89a2799628db | 11,982,958,787,899 | 78899754a5e9e7d3870dc9a027ee577227373acd | /api.task.preparation.drill/src/api/drill/Program.java | db95d9bf657e68d7c5d2c733364d173aa3909cd7 | [] | no_license | eldarba/82202-1-jerusalem | https://github.com/eldarba/82202-1-jerusalem | c058ccc7963a8153cc27a01315cb22b771c2edab | f24494403e45821c2f04eba423a8a477d6017bcf | refs/heads/master | 2023-07-08T01:45:48.607000 | 2021-08-25T13:23:58 | 2021-08-25T13:23:58 | 373,507,732 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package api.drill;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.LocalTime;
import java.util.Scanner;
public class Program {
private Scanner sc = new Scanner(System.in);
private int nextTaskId = 1;
private Schedualler schedualler = new Schedualler();
public static void main(String... | UTF-8 | Java | 2,651 | java | Program.java | Java | [] | null | [] | package api.drill;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.LocalTime;
import java.util.Scanner;
public class Program {
private Scanner sc = new Scanner(System.in);
private int nextTaskId = 1;
private Schedualler schedualler = new Schedualler();
public static void main(String... | 2,651 | 0.61788 | 0.617126 | 101 | 25.247524 | 20.594822 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.277228 | false | false | 3 |
dae40293d7ac8576141ba82ec335d80b19c9bff4 | 31,722,628,465,271 | 3fc68d5fa9cd5ae684fec377242793f57d3dde46 | /src/main/java/com/hhh/dao/entity/fenfa/SsOrder.java | 37e842d75190d4c7ecdab9d4a4dc8e65f43983f3 | [] | no_license | ygj111/fenfa | https://github.com/ygj111/fenfa | 11fa825eef4e93a1878be26f854acd068b8c4dd8 | 59f50abe8659650ef83ee23ad4f596715117061d | refs/heads/master | 2021-01-12T11:58:00.815000 | 2016-09-22T02:01:42 | 2016-09-22T02:01:42 | 68,874,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hhh.dao.entity.fenfa;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.pers... | UTF-8 | Java | 3,377 | java | SsOrder.java | Java | [] | null | [] | package com.hhh.dao.entity.fenfa;
import java.io.Serializable;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.pers... | 3,377 | 0.707692 | 0.706184 | 162 | 18.475309 | 18.400282 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12963 | false | false | 3 |
9f997693b795f27e200485fa4334b34ad2c9e5c9 | 30,150,670,460,073 | bdf8d901c2bd49b18248656d70283fe0e8cc358d | /src/net/teamfps/savage/xml/XmlNode.java | d794eae818833e585e085ac267a4ee81378236c9 | [] | no_license | XzekyeX/Savage | https://github.com/XzekyeX/Savage | 0845dca31c4caed89bbfdebcd548bedf0c9b5f4b | 38e7cf9fcd8746b566d055c562eb2a56faf1cd4b | refs/heads/master | 2020-04-08T00:54:00.446000 | 2018-11-23T19:51:52 | 2018-11-23T19:51:52 | 158,872,673 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.teamfps.savage.xml;
import java.util.HashMap;
import java.util.List;
/**
*
* @author Zekye
*
*/
public class XmlNode {
protected String name, data;
protected HashMap<String, String> attributes = new HashMap<String, String>();
protected HashMap<String, List<XmlNode>> childNodes = new HashMap<String... | UTF-8 | Java | 1,604 | java | XmlNode.java | Java | [
{
"context": "ashMap;\nimport java.util.List;\n\n/**\n * \n * @author Zekye\n *\n */\npublic class XmlNode {\n\tprotected String n",
"end": 107,
"score": 0.7769016623497009,
"start": 102,
"tag": "USERNAME",
"value": "Zekye"
}
] | null | [] | package net.teamfps.savage.xml;
import java.util.HashMap;
import java.util.List;
/**
*
* @author Zekye
*
*/
public class XmlNode {
protected String name, data;
protected HashMap<String, String> attributes = new HashMap<String, String>();
protected HashMap<String, List<XmlNode>> childNodes = new HashMap<String... | 1,604 | 0.692643 | 0.69202 | 72 | 21.277779 | 22.808516 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.597222 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.