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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
fc662dd277f5799a647c2a1b97bb4223cac093b7 | 25,683,904,486,646 | eb118856796700c92d4ff0ea9f56a37caddb3db4 | /config-servlet-tests/src/test/java/org/ocpsoft/rewrite/servlet/config/PortTest.java | a80fd43552e0acd8109dd7594495e809f534b438 | [
"Apache-2.0"
] | permissive | ocpsoft/rewrite | https://github.com/ocpsoft/rewrite | b657892cdee10b748435cf50772c4a5f89b4832b | 081871aa06d3dd366100b025bc62bfbabadf7457 | refs/heads/main | 2023-09-05T20:03:04.413000 | 2023-03-21T15:08:26 | 2023-03-21T15:10:16 | 1,946,637 | 130 | 86 | Apache-2.0 | false | 2023-07-25T13:52:28 | 2011-06-24T08:51:19 | 2023-07-13T15:01:51 | 2023-07-25T13:52:27 | 9,105 | 186 | 87 | 65 | Java | false | false | /*
* Copyright 2011 <a href="mailto:lincolnbaxter@gmail.com">Lincoln Baxter, III</a>
*
* 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.... | UTF-8 | Java | 2,734 | java | PortTest.java | Java | [
{
"context": "/*\n * Copyright 2011 <a href=\"mailto:lincolnbaxter@gmail.com\">Lincoln Baxter, III</a>\n * \n * Licensed under th",
"end": 60,
"score": 0.999924898147583,
"start": 37,
"tag": "EMAIL",
"value": "lincolnbaxter@gmail.com"
},
{
"context": "ght 2011 <a href=\"mailto:lincol... | null | [] | /*
* Copyright 2011 <a href="mailto:<EMAIL>"><NAME>, III</a>
*
* 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... | 2,686 | 0.726408 | 0.708852 | 90 | 29.377777 | 29.52309 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 14 |
ec0abab82c24a60c90968d9861c2cff0e4e13bd9 | 29,222,957,521,279 | 1aa2ff010594f389a31b09f95da4b205f9253d23 | /src/main/java/com/txtr/hibernatedelta/IndexIdFactory.java | f38f5d78f037a291aee73df77df3de48bb1ff32d | [
"Apache-2.0"
] | permissive | storecast/hibernate-delta | https://github.com/storecast/hibernate-delta | deadbccc61517e5db2bca5172175d9834a0858e7 | 3b9c416a9de01afe02107e453a87768fe4ad0851 | refs/heads/master | 2020-04-10T13:28:42.538000 | 2013-11-07T11:01:13 | 2013-11-07T11:01:33 | 10,662,372 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.txtr.hibernatedelta;
import java.util.Collections;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import com.txtr.hibernatedelta.model.ExplicitHibernateIndex;
import com.txtr.hibernatedelta.model.HibernateColumn;
import com.txtr.hibernatedelta.model.HibernateDatabase;
import com.txtr... | UTF-8 | Java | 2,862 | java | IndexIdFactory.java | Java | [] | null | [] | package com.txtr.hibernatedelta;
import java.util.Collections;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import com.txtr.hibernatedelta.model.ExplicitHibernateIndex;
import com.txtr.hibernatedelta.model.HibernateColumn;
import com.txtr.hibernatedelta.model.HibernateDatabase;
import com.txtr... | 2,862 | 0.684137 | 0.683438 | 78 | 35.692307 | 35.711201 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.602564 | false | false | 14 |
c15a514192432b314601cee12751a8126edd1ad3 | 19,473,381,773,115 | 47bfb22f65f5143cc5bad3ed1060e1f500ef3594 | /neo4art-wikipedia-importer/src/main/java/org/neo4art/importer/wikipedia/repository/WikipediaDefaultRepository.java | d2f6fb88b9f0f062f3c90534d9fe533662294cc2 | [
"Apache-2.0"
] | permissive | neo4art/neo4art | https://github.com/neo4art/neo4art | 75953188f59107236758b247ceafb9fae4c44064 | 27e6f7c8b0136ccf6d7ef5f4923229ef196ae6df | refs/heads/master | 2021-01-17T09:08:37.598000 | 2016-10-24T22:00:17 | 2016-10-24T22:00:17 | 31,329,544 | 3 | 15 | null | false | 2015-09-07T07:32:20 | 2015-02-25T18:38:04 | 2015-05-07T17:47:04 | 2015-09-07T07:32:19 | 70,506 | 1 | 5 | 0 | Java | null | null | /**
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | UTF-8 | Java | 4,404 | java | WikipediaDefaultRepository.java | Java | [
{
"context": "dia.graphdb.WikipediaRelationship;\n\n/**\n * @author Lorenzo Speranzoni\n * @since 15 Oct 2015\n */\npublic class WikipediaD",
"end": 1088,
"score": 0.9998725056648254,
"start": 1070,
"tag": "NAME",
"value": "Lorenzo Speranzoni"
}
] | null | [] | /**
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applic... | 4,392 | 0.740463 | 0.733651 | 121 | 35.396694 | 41.032234 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338843 | false | false | 14 |
ae9fcd4d7a5275eb32e3008a330beba1f5d4271c | 19,473,381,772,719 | dc61d1966c9c6d3864a2883020d231fcdb08fb34 | /src/main/java/it/polito/tdp/PremierLeague/model/Team.java | cccb40a7bc0bd1814d3d970f1e4bae4b6b8b02c9 | [] | no_license | GiacomoSpiotta/2021-02-24 | https://github.com/GiacomoSpiotta/2021-02-24 | 76ff39d71654f0f9cc2ff360167bc5a36e49aa46 | 1fc70f3fe3baa48e0f227165d335581d92d2dc6f | refs/heads/master | 2023-06-10T14:03:54.463000 | 2021-06-29T07:34:04 | 2021-06-29T07:34:04 | 380,949,934 | 0 | 0 | null | true | 2021-06-28T07:51:18 | 2021-06-28T07:51:17 | 2021-05-24T08:25:14 | 2021-05-26T13:01:46 | 1,214 | 0 | 0 | 0 | null | false | false | package it.polito.tdp.PremierLeague.model;
public class Team {
Integer teamID;
String name;
Integer numeroPlayers;
Integer goal;
public Team(Integer teamID, String name) {
super();
this.teamID = teamID;
this.name = name;
this.numeroPlayers = 11 ;
goal = 0 ;
}
public Integer getTeamID() {
return t... | UTF-8 | Java | 1,300 | java | Team.java | Java | [] | null | [] | package it.polito.tdp.PremierLeague.model;
public class Team {
Integer teamID;
String name;
Integer numeroPlayers;
Integer goal;
public Team(Integer teamID, String name) {
super();
this.teamID = teamID;
this.name = name;
this.numeroPlayers = 11 ;
goal = 0 ;
}
public Integer getTeamID() {
return t... | 1,300 | 0.650769 | 0.645385 | 72 | 17.055555 | 13.596251 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.847222 | false | false | 14 |
9b54c8ec55ff093357b2bfe8b9744cc36b9e8cbd | 34,033,320,858,974 | 65326e3c9b053738f2615f3b15b13e569101e408 | /src/main/java/ui/UnlockButton.java | afab3d2a457e41fa578c5de02c4e8cc123bf9647 | [] | no_license | Tempus/The-Disciple | https://github.com/Tempus/The-Disciple | e2b42c8d39ac780d4afbd7fa0e8d1e2927cc36a5 | 9eea2602c3686e16e13bc92a6f7ce59f6b6d6486 | refs/heads/master | 2021-06-20T17:19:43.224000 | 2020-12-20T06:27:02 | 2020-12-20T06:27:02 | 146,139,851 | 12 | 7 | null | false | 2019-06-17T03:20:46 | 2018-08-26T00:40:48 | 2019-06-03T13:47:39 | 2019-06-17T03:19:15 | 43,661 | 7 | 4 | 13 | Java | false | false | package chronomuncher.ui;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.megacrit.cardcrawl.helpers.Hitbox;
import com.megacrit.cardcrawl.helpers.input.InputHelper;
import com.megacrit.cardcrawl.ui.buttons.Button;
import co... | UTF-8 | Java | 2,636 | java | UnlockButton.java | Java | [] | null | [] | package chronomuncher.ui;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.megacrit.cardcrawl.helpers.Hitbox;
import com.megacrit.cardcrawl.helpers.input.InputHelper;
import com.megacrit.cardcrawl.ui.buttons.Button;
import co... | 2,636 | 0.683612 | 0.667678 | 87 | 29.298851 | 25.007637 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.804598 | false | false | 14 |
14f8f9a8a1eb5adfcfc15c0bce23c8fe52ccf26f | 27,925,877,387,032 | 5b1ccc3382f0bd73525f15da26a28b96e5576d35 | /daily/src/main/java/com/btmf/business/service/slaver/impl/OrderOpportunityServiceImpl.java | ebcaba4c496af5357bc44ff7a50eaf0347636b6f | [] | no_license | crazy-yyh/intelligentrecommendation | https://github.com/crazy-yyh/intelligentrecommendation | be9a3ea1cdcf6a1dd3d97570e2fa845480f8138c | ae1bea205cf31e1c69539a8be5ac9b6544c0189a | refs/heads/master | 2023-07-19T02:49:36.785000 | 2021-09-30T13:43:38 | 2021-09-30T13:43:38 | 410,312,542 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.btmf.business.service.slaver.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.btmf.business.dao.slaver.OrderOpportunityDao;
import com.btmf.business.entity.slaver.OrderOpportunityEntity;
import com.btmf.business.service.slaver.OrderOpportunityService;
import org.springf... | UTF-8 | Java | 533 | java | OrderOpportunityServiceImpl.java | Java | [] | null | [] | package com.btmf.business.service.slaver.impl;
import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl;
import com.btmf.business.dao.slaver.OrderOpportunityDao;
import com.btmf.business.entity.slaver.OrderOpportunityEntity;
import com.btmf.business.service.slaver.OrderOpportunityService;
import org.springf... | 533 | 0.863039 | 0.863039 | 15 | 34.599998 | 39.352764 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 14 |
c5aa19ebc90be8fffa89d36f465c0f207b8afe66 | 15,229,954,046,159 | e2e885690ed46b121dc6db6f619138e8dc0831e6 | /bitcamp-java-basic/src/main/java/ch17/e/Test01.java | b2899c0834a4e06f0f4a37cb019ce724c6854921 | [] | no_license | sinnim7/bitcamp-java-20190527 | https://github.com/sinnim7/bitcamp-java-20190527 | d040b79621b391c7df673d16928a1ababecd4368 | 080590837ff8f1b7d632190a9959117b727d7cf2 | refs/heads/master | 2020-06-13T20:21:13.365000 | 2019-10-24T09:05:39 | 2019-10-24T09:05:39 | 194,775,342 | 0 | 0 | null | false | 2020-04-30T16:15:25 | 2019-07-02T02:41:02 | 2019-10-24T09:05:50 | 2020-04-30T16:15:24 | 47,651 | 0 | 0 | 1 | Java | false | false | // 추상 메서드의 효용성 - 서브 클래스에서 구현하도록 강제하는 효과가 있다.
package ch17.e;
public class Test01 {
public static void main(String[] args) {
int[] values = {23, 7, 12, 15, 9, 2, 22, 8, 11, 25, 13, 5};
int[] values2 = {23, 7, 12, 15, 9, 2, 22, 8, 11, 25, 13, 5};
int[] values3 = {23, 7, 12, 15, 9, 2, 22, 8, 11, 25, 13, 5}... | UTF-8 | Java | 1,750 | java | Test01.java | Java | [] | null | [] | // 추상 메서드의 효용성 - 서브 클래스에서 구현하도록 강제하는 효과가 있다.
package ch17.e;
public class Test01 {
public static void main(String[] args) {
int[] values = {23, 7, 12, 15, 9, 2, 22, 8, 11, 25, 13, 5};
int[] values2 = {23, 7, 12, 15, 9, 2, 22, 8, 11, 25, 13, 5};
int[] values3 = {23, 7, 12, 15, 9, 2, 22, 8, 11, 25, 13, 5}... | 1,750 | 0.562704 | 0.509772 | 43 | 27.418604 | 21.034006 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.186046 | false | false | 14 |
b00de6f4ef5f658be874e891df0e642bced4e930 | 936,302,912,767 | 4ef8b2ac6037e9fa32c86f59df7bfa161d7e5e03 | /src/main/java/com/cykj/auc/utils/MybatisUtil.java | b039806b9340ca13e8cfaeba820adbdbc4437cd0 | [] | no_license | 221566/Text1 | https://github.com/221566/Text1 | 431981ca0b4418b029349e5ef64ddc4693c650d0 | fb00a2d41def6438a3695dd345cca9bec9b3b60f | refs/heads/master | 2023-01-25T03:06:57.285000 | 2020-12-09T07:16:25 | 2020-12-09T07:16:25 | 319,875,320 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cykj.auc.utils;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import java.io.IOException;
import java.io.Reader;
public class MybatisUtil {
private stat... | UTF-8 | Java | 1,421 | java | MybatisUtil.java | Java | [] | null | [] | package com.cykj.auc.utils;
import org.apache.ibatis.io.Resources;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.apache.ibatis.session.SqlSessionFactoryBuilder;
import java.io.IOException;
import java.io.Reader;
public class MybatisUtil {
private stat... | 1,421 | 0.598874 | 0.598874 | 49 | 28 | 19.946869 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
2b4eebcd406ba4580c2555282c1e3b2eb7b94f61 | 31,585,189,560,867 | e4f19496f6ea0b2af5778afe23dd774da5146574 | /Student management system/src/com/YUbuntu/view/DatabaseConfigInfo.java | f80e6ae6ce5ef524392510ca6c57f0f2c2774b86 | [
"MIT"
] | permissive | Oumar224/Student-management-system-CS | https://github.com/Oumar224/Student-management-system-CS | 16a81d0262a81c7e29c6e62cb204f39f5a735b76 | d347ef9953947bdaf4c427b3c077cc1cece3fdbe | refs/heads/master | 2023-03-17T06:54:59.973000 | 2019-08-11T04:52:18 | 2019-08-11T04:52:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.YUbuntu.view;
/**
*
* @Project Student management system
* @Package com.YUbuntu.view
* @Description Stores configuration information about connecting to the database.
* @Author HuangYuhui
* @Date Feb 26, 2019-6:30:18 PM
* @version 2.1
*/
public class DatabaseConfigInfo
{
private St... | UTF-8 | Java | 968 | java | DatabaseConfigInfo.java | Java | [
{
"context": "tion about connecting to the database.\r\n * @Author HuangYuhui\r\n * @Date Feb 26, 2019-6:30:18 PM\r\n * @version 2.",
"end": 215,
"score": 0.9998642206192017,
"start": 205,
"tag": "NAME",
"value": "HuangYuhui"
},
{
"context": "assword(String userPassword)\r\n\t{\r\n\t... | null | [] | package com.YUbuntu.view;
/**
*
* @Project Student management system
* @Package com.YUbuntu.view
* @Description Stores configuration information about connecting to the database.
* @Author HuangYuhui
* @Date Feb 26, 2019-6:30:18 PM
* @version 2.1
*/
public class DatabaseConfigInfo
{
private St... | 966 | 0.679752 | 0.666322 | 54 | 15.925926 | 16.685381 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.12963 | false | false | 14 |
4741fef7d81ec7cb039e7e850bb44e67dd575b71 | 12,996,571,069,263 | 8b06b91ac1ae3a20607585ff6505f7e6124202f6 | /app/API/API.java | 84f93fafcaf77a35f98d9e2f3d0353cbb8578d72 | [
"Apache-2.0"
] | permissive | Bassiuz/teamgfbot | https://github.com/Bassiuz/teamgfbot | f04622da91da5733fd2d61de1730fbe0c37cc845 | 4c7ff5f992d0b979bffe37b098df847687e399b2 | refs/heads/master | 2019-05-02T20:37:23.331000 | 2016-06-17T08:28:00 | 2016-06-17T08:28:00 | 57,918,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package API;
import com.fasterxml.jackson.databind.JsonNode;
import domain.Tournament;
/**
* Created by kille on 5/3/2016.
*/
public interface API {
public JsonNode getTournaments();
public JsonNode addTournament(Tournament tournament);
public JsonNode updateTournament(Tournament tournament);
pu... | UTF-8 | Java | 360 | java | API.java | Java | [
{
"context": "Node;\nimport domain.Tournament;\n\n/**\n * Created by kille on 5/3/2016.\n */\npublic interface API {\n\n publ",
"end": 112,
"score": 0.9982291460037231,
"start": 107,
"tag": "USERNAME",
"value": "kille"
}
] | null | [] | package API;
import com.fasterxml.jackson.databind.JsonNode;
import domain.Tournament;
/**
* Created by kille on 5/3/2016.
*/
public interface API {
public JsonNode getTournaments();
public JsonNode addTournament(Tournament tournament);
public JsonNode updateTournament(Tournament tournament);
pu... | 360 | 0.752778 | 0.736111 | 18 | 19 | 21.179131 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 14 |
d3d097e3955306afc3061c843a2f480ba348ce37 | 16,930,761,096,296 | e07e9060b3f908281fb1d3d2bde188c57552c56d | /src/main/java/com/dynamicnavbar/helper/impl/BootsFacesMenuBuilder.java | 0d62f534f9c285b52936f6c63e8dbfa444c50357 | [] | no_license | hasnaeFadili/dynamicMenu | https://github.com/hasnaeFadili/dynamicMenu | 15d50b866df028bcae64a80b955e4b3dc0ca95a9 | 683089690a63d56698b8290cbe8aaf502221f393 | refs/heads/master | 2021-09-10T22:20:06.402000 | 2018-04-03T08:08:32 | 2018-04-03T08:08:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dynamicnavbar.helper.impl;
import java.util.List;
import javax.faces.component.UIComponent;
import org.springframework.stereotype.Component;
import com.dynamicnavbar.helper.api.FacesUtils;
import com.dynamicnavbar.helper.api.IMenuBuilder;
import com.dynamicnavbar.service.dto.MenuDto;
import net.bootsfa... | UTF-8 | Java | 2,120 | java | BootsFacesMenuBuilder.java | Java | [] | null | [] | package com.dynamicnavbar.helper.impl;
import java.util.List;
import javax.faces.component.UIComponent;
import org.springframework.stereotype.Component;
import com.dynamicnavbar.helper.api.FacesUtils;
import com.dynamicnavbar.helper.api.IMenuBuilder;
import com.dynamicnavbar.service.dto.MenuDto;
import net.bootsfa... | 2,120 | 0.771698 | 0.771698 | 67 | 30.64179 | 25.503702 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.850746 | false | false | 14 |
b63c6454d922e8c33dd307b21bdfe2f8342811b4 | 16,381,005,310,063 | 51217bd61ca7da85b333f7e1d4fe9fad48be64ce | /420-B30 (Programming III)/Assignments/A01/src/Question.java | 8ddfa8238214176e2db73438119811a148f2f6ca | [] | no_license | nixin72/HC-Semester-3 | https://github.com/nixin72/HC-Semester-3 | ef41fa2e513f17ca6b80c4b7480b34abe40ae9cb | 00d430f9a926360be3caf39a000265e453ebb3ff | refs/heads/master | 2021-10-26T20:17:44.033000 | 2019-04-14T05:18:23 | 2019-04-14T05:18:23 | 181,263,473 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
public abstract class Question {
protected String question;
protected String answer;
protected ArrayList<Answer> options;
protected Question() {
this.question = "";
this.answer = "";
}
protected Question(String question, String answer) {
this.question = questio... | UTF-8 | Java | 706 | java | Question.java | Java | [] | null | [] | import java.util.ArrayList;
public abstract class Question {
protected String question;
protected String answer;
protected ArrayList<Answer> options;
protected Question() {
this.question = "";
this.answer = "";
}
protected Question(String question, String answer) {
this.question = questio... | 706 | 0.68272 | 0.68272 | 35 | 18.228571 | 17.216413 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.542857 | false | false | 14 |
b444005f39cdd1185dc557b007ad851b8ac6adb1 | 16,381,005,310,029 | f234d014c30b0a3bb1350deadc9fc6a9f1d9a1d2 | /src/test/java/com/lucis/smartplayer/stat/services/ExtensionServiceTest.java | 5ad7ff1e2879729a46bb38b0d31c7fe1426b9a33 | [] | no_license | CH624/smartplayer | https://github.com/CH624/smartplayer | 5ada0aa029c7c7da6fd5aa8aa00beda8b6fcce1f | 4d773b0807a95a083ae5cabc090eca2323a1fcdc | refs/heads/master | 2021-06-29T18:16:33.440000 | 2020-03-04T01:22:53 | 2020-03-04T01:22:53 | 229,872,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lucis.smartplayer.stat.services;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
import com.lucis.smartpl... | UTF-8 | Java | 819 | java | ExtensionServiceTest.java | Java | [] | null | [] | package com.lucis.smartplayer.stat.services;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.test.context.junit4.SpringRunner;
import com.lucis.smartpl... | 819 | 0.778999 | 0.752137 | 25 | 30.76 | 29.335684 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.24 | false | false | 14 |
7a0a433adb796fa128aee988f86a5346f87768e4 | 34,110,630,268,098 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_c1ca62a095ead19a07644924dbb9738df9933b54/DynamicStreamResourceLoader/28_c1ca62a095ead19a07644924dbb9738df9933b54_DynamicStreamResourceLoader_s.java | 32f2dd391c0e3c99151da3c50281ee9cb1d4730f | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package uk.org.ponder.springutil;
import org.springframework.core.io.DefaultResourceLoader;
import org.springframework.core.io.ResourceLoader;
import org.springframework.core.io.Resource;
import org.springframework.core.io.InputStreamResource;
import java.io.InputStream;
/*
* @author Raymond Chan (raymond... | UTF-8 | Java | 1,096 | java | 28_c1ca62a095ead19a07644924dbb9738df9933b54_DynamicStreamResourceLoader_s.java | Java | [
{
"context": ";\n \n import java.io.InputStream;\n \n /*\n * @author Raymond Chan (raymond@caret.cam.ac.uk)\n * A straightforward h",
"end": 311,
"score": 0.9998598098754883,
"start": 299,
"tag": "NAME",
"value": "Raymond Chan"
},
{
"context": "a.io.InputStream;\n \n /*\n * @autho... | null | [] | package uk.org.ponder.springutil;
import org.springframework.core.io.DefaultResourceLoader;
import org.springframework.core.io.ResourceLoader;
import org.springframework.core.io.Resource;
import org.springframework.core.io.InputStreamResource;
import java.io.InputStream;
/*
* @author <NAME> (<EMAIL>)
* ... | 1,074 | 0.740876 | 0.740876 | 35 | 30.228571 | 27.994986 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 14 |
a5396a0005d4e202c271ad85a5e47bf21a1da482 | 22,351,009,832,552 | 09bab088e0ef01c95a614abb3478229cef1a54ce | /Recipesbook/src/main/java/com/recipeManager/Recipesbook/security/SecurityConfigure.java | 920753f7861cdb49ca3c5a0091e36fab8feff669 | [] | no_license | AJain041089/RecipeBook | https://github.com/AJain041089/RecipeBook | 6c62d6aea50eaaea002e3de69f870d9f92a13bd5 | 9fcf71438c904d766a5f67e262258e9452cf144f | refs/heads/master | 2020-08-13T18:45:44.612000 | 2019-10-14T12:00:47 | 2019-10-14T12:00:47 | 215,019,701 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.recipeManager.Recipesbook.security;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.sprin... | UTF-8 | Java | 1,693 | java | SecurityConfigure.java | Java | [
{
"context": "ult methods for security settings\r\n * \r\n * @author Akanksha\r\n *\r\n */\r\n@Configuration\r\npublic class SecurityCo",
"end": 574,
"score": 0.6692023277282715,
"start": 566,
"tag": "NAME",
"value": "Akanksha"
},
{
"context": "emoryAuthentication().withUser(\"user\"... | null | [] | package com.recipeManager.Recipesbook.security;
import org.springframework.context.annotation.Configuration;
import org.springframework.security.config.annotation.authentication.builders.AuthenticationManagerBuilder;
import org.springframework.security.config.annotation.web.builders.HttpSecurity;
import org.sprin... | 1,687 | 0.751329 | 0.751329 | 40 | 40.325001 | 40.149338 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 14 |
28b74f12f3ac8986ce7b8b1aa2e13075f4bc20d7 | 22,351,009,830,241 | 61d3f3dc69623f345eb8952a308c4ed5f9a9b7bd | /src/main/java/ru/aptech/library/dao/DAO.java | 0679ea87d6332f714ae45c3cef5b07c1e1db071f | [] | no_license | gasymovrv/AptechLibrary | https://github.com/gasymovrv/AptechLibrary | 64b25c75b16971541c6abbcdaee1580703fffd27 | 16b8161b8bddc0f78976f27e5c625400e63508b1 | refs/heads/master | 2021-07-04T02:50:08.849000 | 2018-12-27T14:29:59 | 2018-12-27T14:31:22 | 129,385,560 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.aptech.library.dao;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
public interface DAO<T, PKType> {
@Transactional
List<T> find();
@Transactional
T find(PKType id);
@Transactional
PKType save(T o);
@Transactional
void update(T o)... | UTF-8 | Java | 367 | java | DAO.java | Java | [] | null | [] | package ru.aptech.library.dao;
import org.springframework.transaction.annotation.Transactional;
import java.util.List;
public interface DAO<T, PKType> {
@Transactional
List<T> find();
@Transactional
T find(PKType id);
@Transactional
PKType save(T o);
@Transactional
void update(T o)... | 367 | 0.678474 | 0.678474 | 23 | 14.956522 | 15.054909 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 14 |
d1af0165e5f29800f1d1c4aa578c016b866f870f | 15,762,530,046,217 | 4882f1d3e06d9bde43c61350851a957599fda9e1 | /MobileApp/TrafficJamWarningMob/app/src/main/java/trafficjamwariningsystem/mobile/spring2019/com/trafficjamwarningmob/adapter/CameraAdapter.java | 83d7514132abff9da784e3cb6fbc88f9e38d747c | [] | no_license | quypcfpt/Traffic-Detection | https://github.com/quypcfpt/Traffic-Detection | fb0c35f3ce99c7fdb7e39caea1ed5f8c185a8b0c | 1cd272f065957007b185acae71a4624e79d15294 | refs/heads/master | 2020-04-23T00:53:33.632000 | 2019-05-06T13:45:25 | 2019-05-06T13:45:25 | 170,795,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trafficjamwariningsystem.mobile.spring2019.com.trafficjamwarningmob.adapter;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.Layo... | UTF-8 | Java | 4,444 | java | CameraAdapter.java | Java | [] | null | [] | package trafficjamwariningsystem.mobile.spring2019.com.trafficjamwarningmob.adapter;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.Layo... | 4,444 | 0.714671 | 0.708371 | 112 | 38.6875 | 31.708784 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678571 | false | false | 14 |
013da3f5ccc09230c99c22bf67daf17c7e2f4860 | 21,045,339,803,051 | 4dbd21fe27d55adfaaafbda2e69b07da776a7256 | /basic/jdk/src/lambda/src/root/one/IsType10.java | e72fcfbbad8fa57cc0b695e6709bd66b01410595 | [] | no_license | tuwq/java_node | https://github.com/tuwq/java_node | dee6b25dfbd9f588979504b415766af1d8bd1d7d | aa5a4db3ace1f0c48bc004f20ca858b5ab5820b9 | refs/heads/master | 2020-03-21T09:26:43.816000 | 2020-01-25T03:41:45 | 2020-01-25T03:41:45 | 138,400,085 | 0 | 0 | null | false | 2020-10-13T23:31:53 | 2018-06-23T12:40:46 | 2020-08-21T09:33:03 | 2020-10-13T23:31:51 | 365,190 | 0 | 0 | 1 | Java | false | false | package root.one;
@FunctionalInterface
interface IMath {
int add(int x,int y);
}
public class IsType10 {
public static void main(String[] args) {
// lambda表达式匹配
// 变量类型定义
IMath lambda = (x,y) -> x + y;
// 数组里
IMath[] lambdas = {(x,y)-> x+y};
// 强转
Object lambda2 = (IMath)(x,y)-> x+y;... | UTF-8 | Java | 583 | java | IsType10.java | Java | [] | null | [] | package root.one;
@FunctionalInterface
interface IMath {
int add(int x,int y);
}
public class IsType10 {
public static void main(String[] args) {
// lambda表达式匹配
// 变量类型定义
IMath lambda = (x,y) -> x + y;
// 数组里
IMath[] lambdas = {(x,y)-> x+y};
// 强转
Object lambda2 = (IMath)(x,y)-> x+y;... | 583 | 0.558442 | 0.549165 | 30 | 15.966666 | 14.318946 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 14 |
f413cd3dbb60903672b5733c3eedda455934695f | 30,709,016,180,370 | e43f80321fdd7ad557c0fedcc685f578c86b7a51 | /concurrent/src/main/java/com/chen/study/concurrent/concurrent3/juc/util/countdownlatch/CountDownLatchExample3.java | b2f33a064a0bcec87ee5a2a75de7339a6ea916f9 | [
"Apache-2.0"
] | permissive | chentianming11/study | https://github.com/chentianming11/study | 7d200ba73c914a1d907b70aa59ce7c0de5d9715f | 1e2c5eee8b8df3bf8c362d5620f88897ca21712c | refs/heads/master | 2022-12-27T07:17:07.394000 | 2021-08-17T03:26:02 | 2021-08-17T03:26:02 | 162,819,216 | 1 | 0 | Apache-2.0 | false | 2022-12-16T15:23:56 | 2018-12-22T14:48:49 | 2021-08-17T03:26:48 | 2022-12-16T15:23:53 | 558 | 1 | 0 | 18 | Java | false | false | package com.chen.study.concurrent.concurrent3.juc.util.countdownlatch;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
/**
* @author 陈添明
* @date 2018/11/4
*/
public class CountDownLatchExample3 {
public static void main(String[] args) throws InterruptedException {
Co... | UTF-8 | Java | 779 | java | CountDownLatchExample3.java | Java | [
{
"context": "rt java.util.concurrent.TimeUnit;\n\n/**\n * @author 陈添明\n * @date 2018/11/4\n */\npublic class CountDownLatc",
"end": 173,
"score": 0.9996945858001709,
"start": 170,
"tag": "NAME",
"value": "陈添明"
}
] | null | [] | package com.chen.study.concurrent.concurrent3.juc.util.countdownlatch;
import java.util.concurrent.CountDownLatch;
import java.util.concurrent.TimeUnit;
/**
* @author 陈添明
* @date 2018/11/4
*/
public class CountDownLatchExample3 {
public static void main(String[] args) throws InterruptedException {
Co... | 779 | 0.582147 | 0.561449 | 30 | 24.766666 | 21.217419 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 14 |
c9623d2cd7748cccec0408ec35790ed6c8d6cd9b | 12,300,786,335,945 | 683358b2049034ff517cc3fa503dd2fde444e79e | /src/kr/or/ddit/sw/main/MainController.java | 963759a8484ebf5b77991763c73510e902cb875c | [] | no_license | Melgoon/Subway_Client | https://github.com/Melgoon/Subway_Client | ddc54f085d4fde9d025e4d77179c3c23c2d875c7 | fb263050e99d24bfc50f22b93aef9229a65903aa | refs/heads/master | 2022-11-18T04:39:46.472000 | 2020-07-15T13:10:47 | 2020-07-15T13:10:47 | 279,871,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.ddit.sw.main;
import javafx.event.ActionEvent;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.PasswordField;
import javafx.scene.control.TextField;
import javafx.scene.image.ImageView;
import javafx.scene.input.MouseEvent;
import kr.or.ddit.sw.vo.member.... | UTF-8 | Java | 842 | java | MainController.java | Java | [] | null | [] | package kr.or.ddit.sw.main;
import javafx.event.ActionEvent;
import javafx.fxml.Initializable;
import javafx.scene.control.Button;
import javafx.scene.control.PasswordField;
import javafx.scene.control.TextField;
import javafx.scene.image.ImageView;
import javafx.scene.input.MouseEvent;
import kr.or.ddit.sw.vo.member.... | 842 | 0.796912 | 0.792162 | 29 | 28.034483 | 22.184933 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.724138 | false | false | 14 |
64c522a2aa2a868dd463eed04b564878dbe3e1ee | 12,292,196,469,900 | 0bf5ef627d181d5cf8a8a4d0ed5fbe54cfec6924 | /Väri.java | 3ad1c8cefd030ad0eae2e08b44e4a85a7540e0b2 | [] | no_license | Helveeti/F1-kauko-ohjattava-robotti | https://github.com/Helveeti/F1-kauko-ohjattava-robotti | a4eee8fddbba33f33f42da66d234df783bf5eb16 | 8855deaf0b1d8006fe4289d0ac6ea9d37cea4133 | refs/heads/master | 2021-03-30T00:17:20.763000 | 2020-03-17T14:56:24 | 2020-03-17T14:56:24 | 247,997,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Väri {
private int red, green, blue;
private static int redK;
private static int greenK;
private static int blueK;
private static int[] viiva = new int[5];
private static int[] lattia = new int[5];
private static int[] maaliviiva = new int[5];
private static int[] aVärit = new int[5];
p... | UTF-8 | Java | 2,970 | java | Väri.java | Java | [] | null | [] |
public class Väri {
private int red, green, blue;
private static int redK;
private static int greenK;
private static int blueK;
private static int[] viiva = new int[5];
private static int[] lattia = new int[5];
private static int[] maaliviiva = new int[5];
private static int[] aVärit = new int[5];
p... | 2,970 | 0.588496 | 0.554459 | 116 | 23.310345 | 22.96377 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.431035 | false | false | 14 |
be0b6d2378461aa4c815d88e337ba72c8450f71a | 5,317,169,530,644 | e002fad55dc2e09534e1bcf6ff58dba73030f860 | /ACM-ICPC/problem/src/Problem9498.java | f065f422cc1c0089738ff1cfe6fc4027982eff4e | [] | no_license | hye-rim/Algorithm-study | https://github.com/hye-rim/Algorithm-study | 185d298611fb0ae1ccacff42ddc25a6324dc3eaa | 64c7a48bc8abe1ab775e32cf697559fa36e34db9 | refs/heads/master | 2021-01-13T12:52:53.277000 | 2020-06-14T13:53:06 | 2020-06-14T13:53:06 | 78,102,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
//시험성적
public class Problem9498 {
public static void main(String[] args) throws Exception{
// write your code here
int score = 0;
try (BufferedReader br = new BufferedReader(new InputStreamReader(S... | UTF-8 | Java | 986 | java | Problem9498.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
//시험성적
public class Problem9498 {
public static void main(String[] args) throws Exception{
// write your code here
int score = 0;
try (BufferedReader br = new BufferedReader(new InputStreamReader(S... | 986 | 0.47546 | 0.462168 | 38 | 24.736841 | 17.682409 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 14 |
33755a8e7436a71ad4e381be25cd4204677328c8 | 1,743,756,728,694 | fa0d3d95ae161b18dd2fcbb56dd447bfeac8f097 | /jmsfundamentals_1/src/main/java/com/arjun/jms/grouping/MyListener.java | 86a8734888b42769fabd519c8af5af9c213a57f2 | [] | no_license | singh874487/Udemy_JMS01 | https://github.com/singh874487/Udemy_JMS01 | 90edb0f95db81bdc11d29445ef4ea8463ad4cf3f | 45da76d7a8620eadf6568eae535fc2a139e2891d | refs/heads/master | 2022-11-30T01:25:55.425000 | 2020-08-14T11:20:08 | 2020-08-14T11:20:08 | 284,885,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arjun.jms.grouping;
import java.util.Map;
import javax.jms.JMSException;
import javax.jms.Message;
import javax.jms.MessageListener;
import javax.jms.TextMessage;
public class MyListener implements MessageListener {
private final String name;
private final Map<String, String> receivedMessages;
publi... | UTF-8 | Java | 806 | java | MyListener.java | Java | [] | null | [] | package com.arjun.jms.grouping;
import java.util.Map;
import javax.jms.JMSException;
import javax.jms.Message;
import javax.jms.MessageListener;
import javax.jms.TextMessage;
public class MyListener implements MessageListener {
private final String name;
private final Map<String, String> receivedMessages;
publi... | 806 | 0.744417 | 0.744417 | 36 | 21.416666 | 21.962563 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 14 |
4eb110aee86815ee805341ecae80cc38b6ef1cf3 | 10,831,907,535,992 | fb5b76befeddccdba1e07cb88380568e2066bce3 | /com.ibm.safe.core/src/com/ibm/safe/utils/JavaLauncher.java | 9985d52cd0a16612c1f1e6061879f7638f279bd3 | [] | no_license | tech-srl/safe | https://github.com/tech-srl/safe | e8e3715f61e17d93241fdda82a8076676c0a3314 | 5a85175cd1d0927e2395c7d42c31c0f1c9dc0bc5 | refs/heads/master | 2021-01-23T13:57:04.312000 | 2020-03-24T17:58:59 | 2020-03-24T17:58:59 | 4,585,916 | 10 | 12 | null | false | 2020-03-24T20:36:07 | 2012-06-07T14:04:41 | 2020-03-24T17:59:06 | 2020-03-24T17:59:01 | 8,671 | 6 | 9 | 4 | Java | false | false | /*******************************************************************************
* Copyright (c) 2004-2010 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availab... | UTF-8 | Java | 8,126 | java | JavaLauncher.java | Java | [
{
"context": "tart();\n return result;\n }\n\n /**\n * @author sfink\n * \n * A thread that runs in a loop, performi",
"end": 5127,
"score": 0.9989113807678223,
"start": 5122,
"tag": "USERNAME",
"value": "sfink"
}
] | null | [] | /*******************************************************************************
* Copyright (c) 2004-2010 IBM Corporation.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is availab... | 8,126 | 0.613217 | 0.609771 | 312 | 25.044872 | 23.577299 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.429487 | false | false | 14 |
172429a5acdfa2adf53efc8affad35f2308c0699 | 27,625,229,651,517 | def2d1d4ed229159a4377fee596e52bb24ef2047 | /app/src/main/java/com/ufpso/catatumboplay/util/ConfigParser.java | 9496b92459d36e539714054fbd5ca027a8e45d6e | [] | no_license | jeidevelopers/CatatumboPlay | https://github.com/jeidevelopers/CatatumboPlay | 729f8058b8441e82cffe5bd3613ae0e0524caa03 | d30a54716a41c9a19292be362fd6855860f1a2e7 | refs/heads/master | 2020-07-20T14:52:35.650000 | 2019-09-05T21:55:26 | 2019-09-05T21:55:26 | 206,662,596 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ufpso.catatumboplay.util;
import org.json.JSONObject;
//Singleton config provider
public class ConfigParser {
private static ConfigData configData;
private ConfigParser() {
}
synchronized public static ConfigData getConfig(JSONObject configResponse) {
if (configData == null) {
... | UTF-8 | Java | 7,824 | java | ConfigParser.java | Java | [] | null | [] | package com.ufpso.catatumboplay.util;
import org.json.JSONObject;
//Singleton config provider
public class ConfigParser {
private static ConfigData configData;
private ConfigParser() {
}
synchronized public static ConfigData getConfig(JSONObject configResponse) {
if (configData == null) {
... | 7,824 | 0.511759 | 0.511503 | 254 | 29.807087 | 22.082481 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.42126 | false | false | 14 |
172e48b8795632aba3623751f2288a21feeeb6fb | 24,257,975,353,644 | cf885bff79781aa5b85dfda25679790984f7b807 | /src/main/java/com/jw/model/ReferenceDTO.java | 7cfd424d33ba690b0ea77ee078564fdc5c1f1ecf | [] | no_license | Sivadurgaprasad/Knowledge-Sharing-Java | https://github.com/Sivadurgaprasad/Knowledge-Sharing-Java | 79e64e774e50ab7708a3327fc84ee61357faac9b | 3a2ab58e106e4d6542ddd9eedfbb89b93366e37d | refs/heads/devJava | 2020-04-05T15:23:34.423000 | 2019-01-24T18:52:09 | 2019-01-24T18:52:09 | 156,965,631 | 0 | 0 | null | false | 2018-12-08T05:47:12 | 2018-11-10T09:16:55 | 2018-12-08T05:41:51 | 2018-12-08T05:47:11 | 533 | 0 | 0 | 0 | Java | false | null | package com.jw.model;
import java.io.Serializable;
import lombok.Data;
@Data
public class ReferenceDTO implements Serializable {
private static final long serialVersionUID = 2887402549236981183L;
private String reference;
}
| UTF-8 | Java | 230 | java | ReferenceDTO.java | Java | [] | null | [] | package com.jw.model;
import java.io.Serializable;
import lombok.Data;
@Data
public class ReferenceDTO implements Serializable {
private static final long serialVersionUID = 2887402549236981183L;
private String reference;
}
| 230 | 0.808696 | 0.726087 | 12 | 18.166666 | 21.247875 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 14 |
645966c197f2e29ab336e60ada686e2c0d57e96f | 24,678,882,121,628 | 7a70c39091c0c810e968efb22908b9a362e78e6c | /LDAPGradle/src/main/java/service/SwaggerConfig.java | 6f1b2595ffc93678c61a34fc1bc00fab7f82ef06 | [] | no_license | jainmnit/LDapProject | https://github.com/jainmnit/LDapProject | 92a5d88321893ae4c04123996b6e99c114d1f79c | 854f11df395699d367e69cd0895346dbd042c5b6 | refs/heads/master | 2021-01-19T23:21:53.802000 | 2017-05-28T17:43:54 | 2017-05-28T17:43:54 | 88,971,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import org.apache.commons.collections.functors.OrPredicate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configurat... | UTF-8 | Java | 2,561 | java | SwaggerConfig.java | Java | [
{
"context": "ocumentation\")\n .termsOfServiceUrl(\"sga.jain@mbusa.com\")\n .contact(\"EAI TEAM\")\n ",
"end": 1622,
"score": 0.9998695254325867,
"start": 1604,
"tag": "EMAIL",
"value": "sga.jain@mbusa.com"
},
{
"context": "ocumentation\")\n ... | null | [] | package service;
import org.apache.commons.collections.functors.OrPredicate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configurat... | 2,539 | 0.633737 | 0.630223 | 74 | 33.62162 | 22.012098 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 14 |
aa30daba6a1a4d3333a0562aee6ae66d3736fd65 | 24,678,882,122,927 | 42429e42e78c0457e044f7316d511448a298ffc7 | /libraries/libGDBMS/src/main/java/com/hardcode/gdbms/engine/instruction/Utilities.java | 1a8165f2d4496139812ca6ef2db033098ba041e5 | [] | no_license | gvtools/gvtools-legacy | https://github.com/gvtools/gvtools-legacy | 17b8ba50d391f61d1a897a4d94648e16acfc08e6 | 55115bb467891a95a6ae87111dd43a451920f94c | refs/heads/master | 2021-01-23T04:00:15.896000 | 2012-11-30T10:54:53 | 2012-11-30T10:54:53 | 6,940,052 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hardcode.gdbms.engine.instruction;
import java.util.HashMap;
import com.hardcode.gdbms.engine.data.DataSourceFactory;
import com.hardcode.gdbms.parser.ASTSQLAndExpr;
import com.hardcode.gdbms.parser.ASTSQLBetweenClause;
import com.hardcode.gdbms.parser.ASTSQLColRef;
import com.hardcode.gdbms.parser.ASTSQL... | ISO-8859-1 | Java | 10,254 | java | Utilities.java | Java | [
{
"context": "e con distintos métodos de utilidad\n * \n * @author Fernando González Cortés\n */\npublic class Utilities {\n\tprivate static Hash",
"end": 2090,
"score": 0.999844491481781,
"start": 2066,
"tag": "NAME",
"value": "Fernando González Cortés"
}
] | null | [] | package com.hardcode.gdbms.engine.instruction;
import java.util.HashMap;
import com.hardcode.gdbms.engine.data.DataSourceFactory;
import com.hardcode.gdbms.parser.ASTSQLAndExpr;
import com.hardcode.gdbms.parser.ASTSQLBetweenClause;
import com.hardcode.gdbms.parser.ASTSQLColRef;
import com.hardcode.gdbms.parser.ASTSQL... | 10,234 | 0.731359 | 0.730382 | 311 | 31.903538 | 25.302866 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.771704 | false | false | 14 |
c1df0048c9ea9159bf7dc202798c45bedb2b70e2 | 18,726,057,448,553 | ce76fbd07919b45cec47bab4cb7b24c93d7065b8 | /gmall-api/src/main/java/com/atguigu/gmall/utils/PageUtils.java | 108b0f0f1464cb9248348d29a1bcb8e9e3ee952f | [] | no_license | lihuai9527/gmall-parent | https://github.com/lihuai9527/gmall-parent | 715bb24c0c269772cdf7d7206feb396540a91a0a | 15dc46d43d9f9083bb5412afec52a981f943fc75 | refs/heads/master | 2020-05-01T04:02:05.564000 | 2019-03-26T00:43:00 | 2019-03-26T00:43:00 | 176,499,985 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.gmall.utils;
import com.atguigu.gmall.pms.entity.ProductAttribute;
import com.baomidou.mybatisplus.core.metadata.IPage;
import java.util.HashMap;
import java.util.Map;
public class PageUtils {
public static Map<String, Object> getPageMap(IPage page) {
//封装数据
Map<S... | UTF-8 | Java | 618 | java | PageUtils.java | Java | [] | null | [] | package com.atguigu.gmall.utils;
import com.atguigu.gmall.pms.entity.ProductAttribute;
import com.baomidou.mybatisplus.core.metadata.IPage;
import java.util.HashMap;
import java.util.Map;
public class PageUtils {
public static Map<String, Object> getPageMap(IPage page) {
//封装数据
Map<S... | 618 | 0.62623 | 0.62623 | 21 | 27.047619 | 20.289515 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.904762 | false | false | 14 |
fecf0756eb928310bb23301264ed6c4ceda6d1b2 | 22,247,930,657,676 | 6264415509ac808de24ef9d4ead001a51829eebe | /app/src/main/java/com/epicodus/foodcarttracker/adapters/CartListAdapter.java | bba3908f55a3f198c3807aab641a286ff8fcc842 | [] | no_license | vladtheinhaler23/Android-FCT | https://github.com/vladtheinhaler23/Android-FCT | 2cc6eff1afb588f8c7aed86f5461af7bef461804 | f37d0bf215fe83157c5bcf3af15e3d9a63da890b | refs/heads/master | 2021-01-16T22:05:41.574000 | 2016-07-26T20:34:16 | 2016-07-26T20:34:16 | 62,410,331 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epicodus.foodcarttracker.adapters;
import android.content.Context;
import android.content.Intent;
import android.content.res.Configuration;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.widget.RecyclerView;
import android.view.L... | UTF-8 | Java | 4,983 | java | CartListAdapter.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by Joshua on 7/12/16.\n */\npublic class CartListAdapter exte",
"end": 955,
"score": 0.9994193911552429,
"start": 949,
"tag": "NAME",
"value": "Joshua"
}
] | null | [] | package com.epicodus.foodcarttracker.adapters;
import android.content.Context;
import android.content.Intent;
import android.content.res.Configuration;
import android.support.v4.app.FragmentActivity;
import android.support.v4.app.FragmentTransaction;
import android.support.v7.widget.RecyclerView;
import android.view.L... | 4,983 | 0.698776 | 0.695565 | 131 | 37.038166 | 34.0555 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679389 | false | false | 14 |
0048d6b9232fa927feb272dce98c4d5635b41078 | 28,140,625,750,062 | a7100d526434866c7dab90d7e5a6ca40dd833c7d | /app/src/main/java/com/ramotion/showroom/examples/garlandview/RxFaker.java | a2bcf0007b42f20229e2dded136e2e2b3dbed784 | [
"MIT"
] | permissive | nitinkumartech/showroom-android | https://github.com/nitinkumartech/showroom-android | 67523587f811a0b6a43ea31e9c80d9456bbaad06 | 4e8dc65e0be2ca707a35c91273e93a1975f5e102 | refs/heads/master | 2020-08-21T21:17:05.826000 | 2019-05-22T13:20:49 | 2019-05-22T13:20:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ramotion.showroom.examples.garlandview;
import androidx.annotation.NonNull;
import java.lang.ref.WeakReference;
import io.bloco.faker.Faker;
import io.reactivex.Observable;
import io.reactivex.ObservableEmitter;
import io.reactivex.ObservableOnSubscribe;
import io.reactivex.android.schedulers.AndroidSche... | UTF-8 | Java | 2,155 | java | RxFaker.java | Java | [] | null | [] | package com.ramotion.showroom.examples.garlandview;
import androidx.annotation.NonNull;
import java.lang.ref.WeakReference;
import io.bloco.faker.Faker;
import io.reactivex.Observable;
import io.reactivex.ObservableEmitter;
import io.reactivex.ObservableOnSubscribe;
import io.reactivex.android.schedulers.AndroidSche... | 2,155 | 0.642227 | 0.642227 | 73 | 28.520548 | 25.203342 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.356164 | false | false | 14 |
07106ec884e7c073d06d89d3acc23690f3002716 | 927,712,998,042 | 55d1498cf80724bef9580b6552d70ac54f0b6b09 | /hdl-core/src/main/java/com/heretere/hdl/dependency/maven/MavenDependencyInfo.java | 8471cac3e05d778a053c31a3b379c694c0296693 | [
"MIT"
] | permissive | Conclure/hdl | https://github.com/Conclure/hdl | 22290e76b812dd9548c17c5361a5c5993e107444 | 7ed2e93a0e022604a30fa0431540cdbfee166708 | refs/heads/master | 2023-02-18T04:20:15.048000 | 2021-05-12T13:16:58 | 2021-05-12T13:16:58 | 328,371,754 | 0 | 0 | MIT | true | 2021-01-15T11:28:28 | 2021-01-10T11:55:43 | 2021-01-10T11:55:45 | 2021-01-15T11:28:27 | 162 | 0 | 0 | 0 | null | false | false | /*
* MIT License
*
* Copyright (c) 2021 Justin Heflin
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, mo... | UTF-8 | Java | 11,061 | java | MavenDependencyInfo.java | Java | [
{
"context": "/*\n * MIT License\n *\n * Copyright (c) 2021 Justin Heflin\n *\n * Permission is hereby granted, free of charg",
"end": 56,
"score": 0.9998171925544739,
"start": 43,
"tag": "NAME",
"value": "Justin Heflin"
}
] | null | [] | /*
* MIT License
*
* Copyright (c) 2021 <NAME>
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, m... | 11,054 | 0.622186 | 0.621101 | 301 | 35.747509 | 29.984869 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461794 | false | false | 14 |
aba1d1ec46d9f72275eae1cbafeb892b8fc6935c | 22,342,419,920,605 | a2d0b8e329932aab4675dce2c2e450e4a17363ee | /Spring Boot/src/main/java/com/example/demo/controller/MemberController.java | 22d584044be0b055351b4f0d60254364a4144512 | [] | no_license | ajitwalunj/FitnessClubProject | https://github.com/ajitwalunj/FitnessClubProject | da41decf9a5fffe51e6dac6966a31a59b1a216f1 | 7eed8a719738efefd1160860765b2dab516c956f | refs/heads/master | 2022-11-18T16:13:35.365000 | 2020-07-20T15:40:09 | 2020-07-20T15:40:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;
import ... | UTF-8 | Java | 3,733 | java | MemberController.java | Java | [] | null | [] | package com.example.demo.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.CrossOrigin;
import ... | 3,733 | 0.735601 | 0.734262 | 95 | 38.294735 | 28.669027 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 14 |
a0346199ea02bcdadc5edec38af1986b725844e7 | 25,417,616,493,014 | 232fb1df33806e99a24606d2565bf4f57f67f901 | /ImageProcessorService/src/com/philips/hackathon/imageprocessor/function/ImageHandlerLambda.java | 364c49a2d824f1a99f536b7bd552907da1a44815 | [] | no_license | sounavo/cdp-hackathon-2017 | https://github.com/sounavo/cdp-hackathon-2017 | 08e11d1037f19ffd2059a3fe4e6e8f40f2440193 | fb7ce3f28f2b26dcdb9e888507821d0da1db1841 | refs/heads/master | 2021-01-13T12:16:37.204000 | 2017-01-19T14:55:48 | 2017-01-19T14:55:48 | 78,099,620 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.philips.hackathon.imageprocessor.function;
import java.io.IOException;
import java.io.InputStream;
import java.net.URLDecoder;
import java.util.Scanner;
import com.amazonaws.auth.BasicAWSCredentials;
import com.amazonaws.services.lambda.runtime.Context;
import com.amazonaws.services.lambda.runtime.LambdaL... | UTF-8 | Java | 2,732 | java | ImageHandlerLambda.java | Java | [] | null | [] | package com.philips.hackathon.imageprocessor.function;
import java.io.IOException;
import java.io.InputStream;
import java.net.URLDecoder;
import java.util.Scanner;
import com.amazonaws.auth.BasicAWSCredentials;
import com.amazonaws.services.lambda.runtime.Context;
import com.amazonaws.services.lambda.runtime.LambdaL... | 2,732 | 0.762079 | 0.75183 | 73 | 36.397259 | 29.784956 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.616438 | false | false | 14 |
94305ad3fc41f58d10e9131ebbb1c58922445bc5 | 25,417,616,492,804 | d76280e80e4ece39afc840361e1158fc11994185 | /src/main/java/net/dontdrinkandroot/example/angularrestspringsecurity/transfer/NewsEntryUserVo.java | bb75b8bb784bd2e995327f78af0c815f535c817c | [
"Apache-2.0"
] | permissive | happyrainyday/bbs_news | https://github.com/happyrainyday/bbs_news | b3cd030340bb94019f8b2961c3357f05bff5c3a6 | 9a648db9df0c02b797624aee45528009b6bfbd4f | refs/heads/master | 2021-01-17T17:50:48.206000 | 2017-04-14T03:02:11 | 2017-04-14T03:02:11 | 63,740,161 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.dontdrinkandroot.example.angularrestspringsecurity.transfer;
import net.dontdrinkandroot.example.angularrestspringsecurity.model.NewsEntryUser;
/**
* @ClassName: NewsEntryUserVo
* @Description: TODO(这里用一句话描述这个类的作用)
* @author tjf
* @date 2016年7月14日下午4:06:01
* @Version V1.00
*/
public class... | UTF-8 | Java | 588 | java | NewsEntryUserVo.java | Java | [
{
"context": "\n * @Description: TODO(这里用一句话描述这个类的作用)\r\n * @author tjf\r\n * @date 2016年7月14日下午4:06:01\r\n * @Version V1.00\r",
"end": 252,
"score": 0.9996249675750732,
"start": 249,
"tag": "USERNAME",
"value": "tjf"
}
] | null | [] | package net.dontdrinkandroot.example.angularrestspringsecurity.transfer;
import net.dontdrinkandroot.example.angularrestspringsecurity.model.NewsEntryUser;
/**
* @ClassName: NewsEntryUserVo
* @Description: TODO(这里用一句话描述这个类的作用)
* @author tjf
* @date 2016年7月14日下午4:06:01
* @Version V1.00
*/
public class... | 588 | 0.743636 | 0.716364 | 24 | 20.916666 | 23.321873 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
e7b2f199c7e324780bc64e785866a00d69425a9e | 27,590,869,957,105 | 949335c31df220f60de52450ad1c097fbfe91a95 | /fptree/FPTree.java | 7dddd520ed0c7a1ecf9d8c610f05f5fe7a883f7d | [] | no_license | acemaster/KE-Lab-CS301 | https://github.com/acemaster/KE-Lab-CS301 | 46135335e2b6fd5d256e489c7758b72de64d13c3 | 0ea475ab3ec6a1e3dfa108a9dd6cd11ccea9af52 | refs/heads/master | 2020-06-02T07:27:13.272000 | 2015-11-19T22:21:10 | 2015-11-19T22:21:10 | 41,849,340 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package fptree;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.S... | UTF-8 | Java | 13,640 | java | FPTree.java | Java | [
{
"context": "port java.util.StringTokenizer;\n\n/**\n *\n * @author c137165\n */\nclass node{\n HashSet<Integer> transaction;",
"end": 384,
"score": 0.9993630051612854,
"start": 377,
"tag": "USERNAME",
"value": "c137165"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package fptree;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.S... | 13,640 | 0.528739 | 0.514443 | 364 | 36.472527 | 23.242199 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826923 | false | false | 14 |
d4c1c45560907eefc76987c426af42eb34081afd | 2,808,908,622,938 | 4a2bfc2cce097eaf3147ebb39e89a70f4fc7312f | /core/moduleEmsCore/src/main/java/com/m1/ems/mgmt/courierauth/CourierAuthBridgeManager.java | 222502390387a1c44d377fdf81a220f9c83906c1 | [] | no_license | piyush76/EMS | https://github.com/piyush76/EMS | 24da7f9caf5611bec80a095dc62c5bd6c7c41ea4 | 12320744e1cb6c492caba6d766056eaef2ade096 | refs/heads/master | 2021-01-25T03:54:27.575000 | 2014-05-08T20:37:37 | 2014-05-08T20:41:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.m1.ems.mgmt.courierauth;
import com.m1.util.io.IOUtils;
import com.m1.util.ThreadUtils;
import org.apache.log4j.Logger;
import java.net.ServerSocket;
import java.net.Socket;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
im... | UTF-8 | Java | 19,592 | java | CourierAuthBridgeManager.java | Java | [
{
"context": "rAuthBridgeManager, MyHandlertRunnable \n * @author Sean Dempsey\n */\npublic class CourierAuthBridgeManager impleme",
"end": 978,
"score": 0.9998677968978882,
"start": 966,
"tag": "NAME",
"value": "Sean Dempsey"
}
] | null | [] | package com.m1.ems.mgmt.courierauth;
import com.m1.util.io.IOUtils;
import com.m1.util.ThreadUtils;
import org.apache.log4j.Logger;
import java.net.ServerSocket;
import java.net.Socket;
import java.io.InputStream;
import java.io.OutputStream;
import java.io.BufferedInputStream;
import java.io.BufferedOutputStream;
im... | 19,586 | 0.511127 | 0.510004 | 576 | 33.013889 | 25.190865 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.430556 | false | false | 14 |
72e12db98a4b932fc0fb2322e71e699b2695c6e4 | 24,180,665,893,160 | 461ee56c95353d1511cbfbaa2278916d5f49891a | /src/main/java/com/ztm/messageboard/entity/ReviewData.java | 83be19a8a26fd476ab6511b14ac6380db5cecf87 | [] | no_license | zhoutianming/MB-back-end | https://github.com/zhoutianming/MB-back-end | 6419ebaffddd3542988c72111128812827d4a282 | f8a2ea167f5f914bbb0a6bcabab3828a4fa79fc3 | refs/heads/master | 2020-04-29T01:05:19.244000 | 2019-05-14T14:41:00 | 2019-05-14T14:41:00 | 175,718,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ztm.messageboard.entity;
public class ReviewData {
/**
* 评论id
*/
private Integer reviewId;
/**
* 评论人名
*/
private String userName;
/**
* 被评论内容
*/
private String reviewedContent;
/**
* 评论内容
*/
private String reviewContent;
public Re... | UTF-8 | Java | 1,383 | java | ReviewData.java | Java | [
{
"context": "serName(String userName) {\n this.userName = userName;\n }\n\n public String getReviewedContent() {\n",
"end": 641,
"score": 0.7463017702102661,
"start": 633,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "Id=\" + reviewId +\n \", us... | null | [] | package com.ztm.messageboard.entity;
public class ReviewData {
/**
* 评论id
*/
private Integer reviewId;
/**
* 评论人名
*/
private String userName;
/**
* 被评论内容
*/
private String reviewedContent;
/**
* 评论内容
*/
private String reviewContent;
public Re... | 1,383 | 0.558758 | 0.558758 | 65 | 19.815384 | 18.320978 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.261538 | false | false | 14 |
ae7bd0ec1bb681f4ad269299b26c41252b153246 | 5,918,464,939,165 | 978492219223716d3e70bf9c3ed774fa453149c9 | /src/com/company/Main.java | 1cf958dcd0fa5409e090123b15c75dc2d601871b | [] | no_license | Xiaochaoy/Dado | https://github.com/Xiaochaoy/Dado | d0cdc3d14dc8d121d7527ca57cdee2cf881f0ab2 | 92a3ed34222eea7ea17e17e0fa653b4e9620ed41 | refs/heads/main | 2023-08-14T18:11:08.341000 | 2021-10-05T14:29:15 | 2021-10-05T14:29:15 | 412,497,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class Main {
public static void main(String[] args) {
String nom = "Joan";
float pes = 69.93f;
System.out.println("Hola " + nom + ", que tal?");
System.out.printf("Hola %s, que tal? %.2f",nom,pes);
}
}
| UTF-8 | Java | 274 | java | Main.java | Java | [
{
"context": "void main(String[] args) {\n\n String nom = \"Joan\";\n float pes = 69.93f;\n System.out.",
"end": 115,
"score": 0.9996234774589539,
"start": 111,
"tag": "NAME",
"value": "Joan"
}
] | null | [] | package com.company;
public class Main {
public static void main(String[] args) {
String nom = "Joan";
float pes = 69.93f;
System.out.println("Hola " + nom + ", que tal?");
System.out.printf("Hola %s, que tal? %.2f",nom,pes);
}
}
| 274 | 0.551095 | 0.532847 | 13 | 20.076923 | 21.203997 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 14 |
55a0588dd18ee9e9a2affe55fc191f61b7b4ded4 | 13,726,715,498,501 | 69a4f2d51ebeea36c4d8192e25cfb5f3f77bef5e | /methods/Method_27445.java | 3082b811ddb31559dbee6acfa89c29a48af01d4d | [] | no_license | P79N6A/icse_20_user_study | https://github.com/P79N6A/icse_20_user_study | 5b9c42c6384502fdc9588430899f257761f1f506 | 8a3676bc96059ea2c4f6d209016f5088a5628f3c | refs/heads/master | 2020-06-24T08:25:22.606000 | 2019-07-25T15:31:16 | 2019-07-25T15:31:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | private void appendAvatar(@NonNull Event eventsModel){
if (avatar != null) {
if (eventsModel.getActor() != null) {
avatar.setUrl(eventsModel.getActor().getAvatarUrl(),eventsModel.getActor().getLogin(),eventsModel.getActor().isOrganizationType(),LinkParserHelper.isEnterprise(eventsModel.getActor().getHtmlUrl... | UTF-8 | Java | 396 | java | Method_27445.java | Java | [] | null | [] | private void appendAvatar(@NonNull Event eventsModel){
if (avatar != null) {
if (eventsModel.getActor() != null) {
avatar.setUrl(eventsModel.getActor().getAvatarUrl(),eventsModel.getActor().getLogin(),eventsModel.getActor().isOrganizationType(),LinkParserHelper.isEnterprise(eventsModel.getActor().getHtmlUrl... | 396 | 0.709596 | 0.709596 | 10 | 38.599998 | 58.138111 | 204 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 14 |
e9f1e69d5cf487d78b5b8f739bbbd7347000ea51 | 29,772,713,315,615 | 9e1a27868f813197ef5d0efc577723919294177a | /Day1/src/main/java/org/tektutor/Audi.java | 45978f5a60f99d1a28aa2b8a67178691cd797da7 | [] | no_license | tektutor/cleancode | https://github.com/tektutor/cleancode | 4dd69bb82e22734c18c66733222c84749116d413 | 3e60bf7b1f92caf0ebb76ce210b6d3e9e1bb6944 | refs/heads/master | 2021-01-20T00:47:51.052000 | 2017-04-27T07:03:51 | 2017-04-27T07:03:51 | 89,191,377 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.tektutor;
public class Audi implements ICar {
public void drive() {
System.out.println ( "You are driving a Audi" );
}
}
| UTF-8 | Java | 140 | java | Audi.java | Java | [] | null | [] | package org.tektutor;
public class Audi implements ICar {
public void drive() {
System.out.println ( "You are driving a Audi" );
}
}
| 140 | 0.685714 | 0.685714 | 9 | 14.555555 | 17.474497 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
6fb307da71ae703751ede51f95a4d23bb52ff8e3 | 1,675,037,270,980 | 6ab4b49ff63f53fd2e5e4b039cf38653b455fdd9 | /demo/src/main/java/com/tokentm/sdk/uidemo/ThrowableConvertUtils.java | 58249b8414d1ac0b8d595094518124caf288d957 | [] | no_license | TokenTM/tks_android | https://github.com/TokenTM/tks_android | 109173ae83680328b87c26458ed91192e9c05791 | 8ba7e86d63922e12e1f5f2098ffcffa436e1596e | refs/heads/master | 2020-09-05T01:42:56.514000 | 2020-02-14T11:10:04 | 2020-02-14T11:10:04 | 219,947,657 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tokentm.sdk.uidemo;
import android.os.Build;
import android.os.NetworkOnMainThreadException;
import android.support.annotation.NonNull;
import android.support.annotation.RequiresApi;
import android.text.TextUtils;
import com.google.gson.JsonParseException;
import com.xxf.arch.http.ResponseException;
impo... | UTF-8 | Java | 3,114 | java | ThrowableConvertUtils.java | Java | [
{
"context": "vax.net.ssl.SSLHandshakeException;\n\n/**\n * @author youxuan E-mail:xuanyouwu@163.com\n * @version 2.3.1\n * @D",
"end": 632,
"score": 0.998896598815918,
"start": 625,
"tag": "USERNAME",
"value": "youxuan"
},
{
"context": "ndshakeException;\n\n/**\n * @author youxuan ... | null | [] | package com.tokentm.sdk.uidemo;
import android.os.Build;
import android.os.NetworkOnMainThreadException;
import android.support.annotation.NonNull;
import android.support.annotation.RequiresApi;
import android.text.TextUtils;
import com.google.gson.JsonParseException;
import com.xxf.arch.http.ResponseException;
impo... | 3,104 | 0.624739 | 0.618833 | 77 | 36.376625 | 24.28031 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532468 | false | false | 14 |
d9a2772220c75098ac8496b927b78d6d2e3ea01a | 30,451,318,146,705 | 89a28588004ada10d3143d8d16c43009ea8719ed | /src/util/Gender.java | 61cc7cc0614cca604fcae6ca8007d851c10add3c | [] | no_license | Matthieu-Bastianelli/Tp_JBDC | https://github.com/Matthieu-Bastianelli/Tp_JBDC | 07b46ff8306f9be5dfb425077ebfb4137b39e597 | d8ec8d3cad0d1e670d4a2ba4a89d15f8aa370850 | refs/heads/master | 2020-04-02T10:43:18.873000 | 2018-10-23T15:25:01 | 2018-10-23T15:25:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util;
public enum Gender {
M("M"),F("F");
public String gender;
private Gender(String gender) {
this.gender=gender;
}
}
| UTF-8 | Java | 155 | java | Gender.java | Java | [] | null | [] | package util;
public enum Gender {
M("M"),F("F");
public String gender;
private Gender(String gender) {
this.gender=gender;
}
}
| 155 | 0.580645 | 0.580645 | 13 | 9.923077 | 10.637101 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.076923 | false | false | 14 |
d44e674c04e792d919e5066e593fb9b7751413e9 | 31,988,916,443,378 | 8e8301b6f92deca6abc3ba870d45ddecbab1a792 | /src/graph/algorithms/RLF.java | be83b9ec9700e56983f922fb9fc8bfe107bc2815 | [] | no_license | Lozzio99/GraphColoring | https://github.com/Lozzio99/GraphColoring | e2f6e32f7e8763502b6819ac6a6dfcec678dd28b | 1d593763a0d9ce1bdaa41ae2f6a12ffdad3a4f17 | refs/heads/master | 2023-02-20T19:43:48.799000 | 2021-01-23T23:38:40 | 2021-01-23T23:38:40 | 331,322,545 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package graph.algorithms;
import graph.Main;
import graph.exceptions.TimelimitExceededException;
public class RLF {
int[] degree = Main.factory.getGraphRepository().getNodeDegree();
int[] color = new int[Main.factory.getGraphRepository().getVertexCount()];
int unprocessed = Main.factory.getGraphRepository... | UTF-8 | Java | 8,238 | java | RLF.java | Java | [] | null | [] | package graph.algorithms;
import graph.Main;
import graph.exceptions.TimelimitExceededException;
public class RLF {
int[] degree = Main.factory.getGraphRepository().getNodeDegree();
int[] color = new int[Main.factory.getGraphRepository().getVertexCount()];
int unprocessed = Main.factory.getGraphRepository... | 8,238 | 0.498058 | 0.491746 | 231 | 34.666668 | 30.454945 | 242 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463203 | false | false | 14 |
30100b9b83967ea9dddc0d8be3ad5a21f772fc01 | 1,176,821,068,291 | 4bbbedb9960f893517b55d78c74e62fff9020a92 | /servic/src/main/java/com/blingwei/musicService/utils/ResultFactory.java | f3adcf07d6cf0696b4d0794184f2fa714dcf4999 | [] | no_license | zihanbobo/Music-Lover | https://github.com/zihanbobo/Music-Lover | 10547dd96a763f7c0d0e0f5a5f688b32299cfbbd | 78d29d5d1237662c2aa0b77c9899e3f935b21a3f | refs/heads/master | 2023-01-30T03:53:14.996000 | 2020-05-19T05:29:59 | 2020-05-19T05:29:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blingwei.musicService.utils;
import com.blingwei.musicService.result.Result;
public class ResultFactory {
public static Result buildSuccessResult(String message, Object data) {
return new Result(200, message, data);
}
public static Result buildFailResult(String message) {
retu... | UTF-8 | Java | 363 | java | ResultFactory.java | Java | [] | null | [] | package com.blingwei.musicService.utils;
import com.blingwei.musicService.result.Result;
public class ResultFactory {
public static Result buildSuccessResult(String message, Object data) {
return new Result(200, message, data);
}
public static Result buildFailResult(String message) {
retu... | 363 | 0.724518 | 0.707989 | 13 | 26.923077 | 25.257023 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 14 |
faa3ebda8b35ebbe961b901da7bb95d5b2e754f9 | 29,841,432,784,840 | b248cd9e7eef14a4f38944dabcfd68b0fd8660d1 | /core/src/main/java/org/marketcetera/persist/NDEntityBase.java | 55f3eb96ee4f55bc14ff28111f131ad83266beec | [] | no_license | maduhu/marketcetera-4.0.0 | https://github.com/maduhu/marketcetera-4.0.0 | 348c946152511323d06a25c5c3c7ff8772af1f8e | 13964536c8e3aa43a66e95715fbad4b4788bc865 | refs/heads/master | 2020-04-28T10:37:51.322000 | 2018-11-19T22:07:38 | 2018-11-19T22:07:38 | 175,208,973 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.marketcetera.persist;
import static org.marketcetera.persist.Messages.NAME_ATTRIBUTE_INVALID;
import static org.marketcetera.persist.Messages.NAME_ATTRIBUTE_TOO_LONG;
import static org.marketcetera.persist.Messages.UNSPECIFIED_NAME_ATTRIBUTE;
import java.util.regex.Pattern;
import javax.persisten... | UTF-8 | Java | 3,471 | java | NDEntityBase.java | Java | [] | null | [] | package org.marketcetera.persist;
import static org.marketcetera.persist.Messages.NAME_ATTRIBUTE_INVALID;
import static org.marketcetera.persist.Messages.NAME_ATTRIBUTE_TOO_LONG;
import static org.marketcetera.persist.Messages.UNSPECIFIED_NAME_ATTRIBUTE;
import java.util.regex.Pattern;
import javax.persisten... | 3,471 | 0.623163 | 0.610487 | 109 | 29.844036 | 25.025188 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311927 | false | false | 14 |
d4164a2f7419c80526a6d7592420209a3f53ff38 | 4,801,773,469,351 | 28cbc6266c26b911292a50f698e2cab103271fc9 | /src/codewars/chalenges/BitCounting.java | b0172d250f36a8b03c5f3d9e63927b13aba92fa7 | [
"Apache-2.0"
] | permissive | NikolayDobrinski/Programming-challenges | https://github.com/NikolayDobrinski/Programming-challenges | 68ce9c007082d807de8e983317eb02c8e04618fb | a2e3a2bd33b5bb3d4220ed7b7c59d3dac559d6a8 | refs/heads/main | 2023-03-23T10:26:38.072000 | 2021-02-26T15:59:15 | 2021-02-26T15:59:15 | 311,371,271 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package codewars.chalenges;
public class BitCounting {
public static int countBits(int n) {
String bits = Integer.toBinaryString(n);
int counter = 0;
for (int i = 0; i < bits.length(); i++) {
char currentDigit = bits.charAt(i);
if (currentDigit == 49) {
... | UTF-8 | Java | 393 | java | BitCounting.java | Java | [] | null | [] | package codewars.chalenges;
public class BitCounting {
public static int countBits(int n) {
String bits = Integer.toBinaryString(n);
int counter = 0;
for (int i = 0; i < bits.length(); i++) {
char currentDigit = bits.charAt(i);
if (currentDigit == 49) {
... | 393 | 0.508906 | 0.498728 | 18 | 20.833334 | 17.531717 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 14 |
56e1b25fc20488c56c9a9f74fbab1b63ae24c844 | 15,891,379,014,084 | b7832c5db117cb666eff27bb79ba8e2f53028dca | /server/src/main/java/com/ex/user/repo/UserRepo.java | a97f749e100842292cf07e5b3d2cd20615695b96 | [] | no_license | jgoyette-jg/Bank-App | https://github.com/jgoyette-jg/Bank-App | ba5164ac8103f64ec419c9bdddc55425ad79fa32 | 22d06505984e8ca93af02ec5abb6ae59f82a169b | refs/heads/master | 2021-01-12T14:09:16.035000 | 2018-01-28T20:16:54 | 2018-01-28T20:16:54 | 69,920,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ex.user.repo;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ex.user.domain.User;
public interface UserRepo extends JpaRepository<User, String>{
public User findUserByUsername(String username);
}
| UTF-8 | Java | 241 | java | UserRepo.java | Java | [] | null | [] | package com.ex.user.repo;
import org.springframework.data.jpa.repository.JpaRepository;
import com.ex.user.domain.User;
public interface UserRepo extends JpaRepository<User, String>{
public User findUserByUsername(String username);
}
| 241 | 0.804979 | 0.804979 | 11 | 20.90909 | 24.762341 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 14 |
566deaaaf87e0a539caafadd4b27a6596ceda09c | 18,545,668,847,839 | c81dca02c21579a93831981af1e5f0f23de3fdc8 | /app/src/main/java/st/ustp/siie/scanner/item/ItemReaderHeader.java | 69497820715138b7c3ab1b0a58113bd2650768d9 | [
"Apache-2.0"
] | permissive | tec-ustp/QRScannerSIIE | https://github.com/tec-ustp/QRScannerSIIE | 09e92418dafdefa71df8bc2d7bfba7f8a2ce7680 | 0ca9d903ac211473476d23d01a666cc612e44729 | refs/heads/master | 2017-12-02T14:26:27.037000 | 2017-08-19T13:31:32 | 2017-08-19T13:31:32 | 85,399,105 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package st.ustp.siie.scanner.item;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import st.zudamue.support.android.adapter.ItemDataSet;
import st.zudamue.support.android.adapter.ItemViewHolder;
import st.ustp.siie.scanner.R;
import st.ustp.siie.scanner.model.Header;
import... | UTF-8 | Java | 3,032 | java | ItemReaderHeader.java | Java | [
{
"context": "stp.siie.scanner.model.Scan;\n\n/**\n *\n * Created by siie2 on 5/30/17.\n * @author Daniel Costa <costa.xdanie",
"end": 381,
"score": 0.9940095543861389,
"start": 376,
"tag": "USERNAME",
"value": "siie2"
},
{
"context": "\n/**\n *\n * Created by siie2 on 5/30/17.\n * @... | null | [] | package st.ustp.siie.scanner.item;
import android.view.View;
import android.widget.ImageView;
import android.widget.TextView;
import st.zudamue.support.android.adapter.ItemDataSet;
import st.zudamue.support.android.adapter.ItemViewHolder;
import st.ustp.siie.scanner.R;
import st.ustp.siie.scanner.model.Header;
import... | 3,010 | 0.662929 | 0.66095 | 93 | 31.60215 | 28.691216 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 14 |
7993aba893e207b04e6325e97a963a7fb19a7ffb | 7,155,415,585,430 | 1242c074537c20caf647420947d0f00b2c6c90cd | /src/main/java/com/xuyao/test/other/bloomfilter/BloomFilter.java | 58840a342fa4833ace80ac37e128c25af0b8867f | [] | no_license | xuyao8002/xytest | https://github.com/xuyao8002/xytest | 92d3b6320edcc240ca778c3078a0d19536c2916c | 445df0593d22893b3b06465012e3d957786de083 | refs/heads/master | 2023-08-23T18:29:28.488000 | 2023-08-14T13:10:20 | 2023-08-14T13:10:20 | 95,776,351 | 1 | 0 | null | false | 2023-06-15T02:23:53 | 2017-06-29T12:42:15 | 2021-12-25T07:52:55 | 2023-06-15T02:23:52 | 306 | 1 | 0 | 0 | Java | false | false | package com.xuyao.test.other.bloomfilter;
import com.xuyao.test.encrypt.HashUtil;
import java.util.BitSet;
public class BloomFilter {
private static int size = 10000000;
// private static int[] array = new int[size];
private static BitSet bitSet = new BitSet(size);
public static void main(String[] a... | UTF-8 | Java | 1,806 | java | BloomFilter.java | Java | [] | null | [] | package com.xuyao.test.other.bloomfilter;
import com.xuyao.test.encrypt.HashUtil;
import java.util.BitSet;
public class BloomFilter {
private static int size = 10000000;
// private static int[] array = new int[size];
private static BitSet bitSet = new BitSet(size);
public static void main(String[] a... | 1,806 | 0.593023 | 0.563123 | 56 | 31.25 | 19.976101 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.732143 | false | false | 14 |
9642e075a64ab675690f350e7dddbe2e3d4b3d0c | 12,816,182,414,059 | 1bcae08717e330cbafdb42265ddfb7a5cf84ce92 | /Albums-Resource-Server-Eureka-Client/src/main/java/com/appsdeveloperblog/ws/api/albums/model/Album.java | 1afb3df60b6916ebef7aba3d6cf4e9310dc32385 | [] | no_license | mustafaaliphp/albums-photos | https://github.com/mustafaaliphp/albums-photos | 00364db42e59fbec4b08bc70eaf6cf3063f98535 | 60577742c10666a61836215cb6e1bfa9ad5e8697 | refs/heads/main | 2023-06-16T03:13:39.212000 | 2021-07-15T04:07:11 | 2021-07-15T04:07:11 | 384,322,274 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.appsdeveloperblog.ws.api.albums.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
import lombok.... | UTF-8 | Java | 803 | java | Album.java | Java | [] | null | [] | package com.appsdeveloperblog.ws.api.albums.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
import lombok.... | 803 | 0.767123 | 0.765878 | 30 | 25.766666 | 19.915962 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.966667 | false | false | 14 |
afb3f22b5f2bae9b762a65e5fb6f0ef6f311f2ca | 13,761,075,231,973 | 906fcdf8150f55fea1704402ef4df0a628a3866c | /src/net/digitcube/hadoop/mapreduce/ext/roll/ExtInfoRollingDayMapper.java | 31bb37999c3036b3615d312961722c0dc90ecaf9 | [] | no_license | cckmit/dc-hadoop | https://github.com/cckmit/dc-hadoop | b16f32792693457eec8ad1f7c75ea698ff818908 | deaceec82a3eff31be2537cbf159f9d21e5c0cd5 | refs/heads/master | 2022-05-05T06:26:57.276000 | 2015-08-17T09:32:23 | 2015-08-17T09:32:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.digitcube.hadoop.mapreduce.ext.roll;
import java.io.IOException;
import net.digitcube.hadoop.common.BigFieldsBaseModel;
import net.digitcube.hadoop.common.Constants;
import net.digitcube.hadoop.common.MRConstants;
import net.digitcube.hadoop.common.OutFieldsBaseModel;
import net.digitcube.hadoop.util.Fiel... | UTF-8 | Java | 5,163 | java | ExtInfoRollingDayMapper.java | Java | [
{
"context": "llingLog(arr);\n\t\t\t\n\t\t\t//验证appId长度 并修正appId add by mikefeng 20141010\n\t\t\tif(!FieldValidationUtil.validateAppId",
"end": 1496,
"score": 0.9997164607048035,
"start": 1488,
"tag": "USERNAME",
"value": "mikefeng"
}
] | null | [] | package net.digitcube.hadoop.mapreduce.ext.roll;
import java.io.IOException;
import net.digitcube.hadoop.common.BigFieldsBaseModel;
import net.digitcube.hadoop.common.Constants;
import net.digitcube.hadoop.common.MRConstants;
import net.digitcube.hadoop.common.OutFieldsBaseModel;
import net.digitcube.hadoop.util.Fiel... | 5,163 | 0.65758 | 0.654246 | 192 | 25.557291 | 19.223652 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.671875 | false | false | 14 |
4d943e943ae3448de94786e2cbeeab60ca8f9f8f | 14,147,622,341,232 | d91513ca8a325160dba276aa0ff189998d2b488b | /MoviesApplication/app/src/main/java/com/example/dell/moviesapplication/listeners/OnClickListenerAddMovie.java | 8832c06c3798636222c5a8eff46955d303b751e9 | [] | no_license | AndraStana/MobileApplication | https://github.com/AndraStana/MobileApplication | c80f8d6160b6053ad157640f1c545497acce71ba | 10d29a961a4fc0d7974951dbf78c32c4883e51dc | refs/heads/master | 2021-09-03T02:02:55.188000 | 2018-01-05T04:56:11 | 2018-01-05T04:56:11 | 106,324,052 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dell.moviesapplication.listeners;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.e... | UTF-8 | Java | 4,003 | java | OnClickListenerAddMovie.java | Java | [
{
"context": "ack;\nimport retrofit2.Response;\n\n/**\n * Created by dell on 10/29/2017.\n */\n\npublic class OnClickListenerA",
"end": 828,
"score": 0.9631088376045227,
"start": 824,
"tag": "USERNAME",
"value": "dell"
}
] | null | [] | package com.example.dell.moviesapplication.listeners;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.e... | 4,003 | 0.639271 | 0.636523 | 92 | 42.510868 | 34.675041 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 14 |
6e56478cd6ddb2c14a8bfa3b10a3892c2e22be35 | 33,956,011,470,843 | 8b0b4c9f719f4dd28ab6e3346010fc5e474c6cb1 | /src/main/java/com/ms/portalv1/controllers/HomeController.java | 60f0680a2f17650156962849a42688fbfc3ebc26 | [
"MIT"
] | permissive | nawalito/portalv1 | https://github.com/nawalito/portalv1 | 3b16d90d292f38b6b29473cd3a0fc0ed03173247 | 854ca44d5079954b4879dcb53badc816023aa344 | refs/heads/master | 2021-01-01T06:33:05.318000 | 2014-08-21T01:11:55 | 2014-08-21T01:11:55 | 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 com.ms.portalv1.controllers;
import com.ms.common.cofig.ResourceProject;
import com.ms.common.cofig.UserSessionData;
import c... | UTF-8 | Java | 7,071 | java | HomeController.java | Java | [
{
"context": "ework.web.servlet.ModelAndView;\n\n/**\n *\n * @author Noe Martinez \n * gpmarsan@gmail.com\n * 18/junio/2014\n */\n@Cont",
"end": 1142,
"score": 0.999864399433136,
"start": 1130,
"tag": "NAME",
"value": "Noe Martinez"
},
{
"context": ".ModelAndView;\n\n/**\n *\n * @aut... | 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.ms.portalv1.controllers;
import com.ms.common.cofig.ResourceProject;
import com.ms.common.cofig.UserSessionData;
import c... | 7,054 | 0.637392 | 0.635837 | 187 | 36.81818 | 29.747046 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 14 |
026c5f18e96d60b5ef90bf4b9465594c1936cd57 | 4,509,715,693,857 | 200a207ed990bf2b427160f7e9a2b5690be65788 | /src/main/java/net/minecraft/client/renderer/culling/ClippingHelper.java | 2e964154e01ea08914a80b2e6c8b2029cd9f961c | [
"WTFPL"
] | permissive | 8MiYile/HomoCraftServer | https://github.com/8MiYile/HomoCraftServer | 8fae0e35a82267dbac023531c63903a293861e71 | 06c52bccad746256a08f78bfc56ae9e4c847445c | refs/heads/master | 2021-02-07T20:55:22.127000 | 2020-05-06T10:01:49 | 2020-05-06T10:01:49 | 244,075,912 | 13 | 8 | WTFPL | false | 2020-10-13T19:58:13 | 2020-03-01T02:49:30 | 2020-05-12T07:41:59 | 2020-10-13T19:58:12 | 16,170 | 12 | 4 | 4 | Java | false | false | package net.minecraft.client.renderer.culling;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
@SideOnly(Side.CLIENT)
public class ClippingHelper
{
public float[][] frustum = new float[6][4];
public float[] projectionMatrix = new float[16];
public float[] ... | UTF-8 | Java | 1,553 | java | ClippingHelper.java | Java | [] | null | [] | package net.minecraft.client.renderer.culling;
import net.minecraftforge.fml.relauncher.Side;
import net.minecraftforge.fml.relauncher.SideOnly;
@SideOnly(Side.CLIENT)
public class ClippingHelper
{
public float[][] frustum = new float[6][4];
public float[] projectionMatrix = new float[16];
public float[] ... | 1,553 | 0.596909 | 0.408886 | 33 | 46.090908 | 93.634804 | 529 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 14 |
8a5c962fe579df7d2e29492d5bdc372736ee9fd2 | 13,494,787,284,266 | b36cce91d3306b014dc53a7179260395481cee98 | /src/arrPro/MaxAndMin.java | 2afe752da28496819b0e4c3606bb7e4aabca7f3a | [] | no_license | joyoungwook-korean/JOBackjoon | https://github.com/joyoungwook-korean/JOBackjoon | c5c784c3a15a57c05d3f0681e06899d7145e47c3 | f7095361a915c54f70db0f19a0c47c8b7096057b | refs/heads/master | 2023-06-11T08:18:35.799000 | 2021-07-08T02:00:33 | 2021-07-08T02:00:33 | 382,957,496 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package arrPro;
import java.util.Scanner;
public class MaxAndMin {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int n=scanner.nextInt();
int y[] =new int[n];
int cnt=0;
int max = -1000001;
int min = 1000000;
while (cnt... | UTF-8 | Java | 571 | java | MaxAndMin.java | Java | [] | null | [] | package arrPro;
import java.util.Scanner;
public class MaxAndMin {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int n=scanner.nextInt();
int y[] =new int[n];
int cnt=0;
int max = -1000001;
int min = 1000000;
while (cnt... | 571 | 0.481611 | 0.45359 | 26 | 20.961538 | 15.410987 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 14 |
5d5c800816d804d6456c4aa511c5cf79d2760d11 | 30,288,109,406,065 | 394691878859fbbe231f32635ef101a52862b166 | /WA140 - Object Oriented Programming with Java/WA140_instructor/WA140_solutions/Solutions/Chapter11/StudentFiles/DebuggingExercises/DebugOceanLiner.java | f57b0c3f0e42bc67f1ee35c6c4c3990be5768213 | [] | no_license | janesferr/WADD-Courses | https://github.com/janesferr/WADD-Courses | 6969babd452374482bf2779651bec38a8fba25bd | a955c48d3c7209ed61c08f2e950da1967d730c1d | refs/heads/master | 2021-10-22T20:37:16.836000 | 2019-03-12T20:28:38 | 2019-03-12T20:28:38 | 175,291,381 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class DebugOceanLiner extends DebugBoat
{
public DebugOceanLiner()
{
Debug("ocean liner ");
setPassengers();
setPower();
}
public void setPassengers()
{
super.passengers = 2400;
}
public void power()
{
super.power = "four engines";
}
}
| UTF-8 | Java | 317 | java | DebugOceanLiner.java | Java | [] | null | [] | public class DebugOceanLiner extends DebugBoat
{
public DebugOceanLiner()
{
Debug("ocean liner ");
setPassengers();
setPower();
}
public void setPassengers()
{
super.passengers = 2400;
}
public void power()
{
super.power = "four engines";
}
}
| 317 | 0.55836 | 0.545741 | 17 | 16.647058 | 13.92814 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 14 |
c81be733515708e9b6fec9325601af809cd0bf6e | 35,433,480,205,612 | b00a99df4c39649a4174be08f052c4444e144e1b | /src/main/java/com/equityopschange/neadatagenerator/modelling/xpath/XPathableProvider.java | 8ef39ed2bb5926f48696bbe3eff8a7c37c42b618 | [] | no_license | davijeb/dd_datagenerator | https://github.com/davijeb/dd_datagenerator | 4acfe12967794abff33306fb34036c9f05117d87 | 2d83d07461f5e4151f025609216597d1fa86825d | refs/heads/master | 2016-08-08T15:32:31.556000 | 2012-04-27T09:25:50 | 2012-04-27T09:25:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.equityopschange.neadatagenerator.modelling.xpath;
import java.util.List;
import com.equityopschange.neadatadictionary.datadictionary.XSDTree;
public interface XPathableProvider {
boolean isNode(Object identifier, XSDTree tree);
String getXPath(Object identifier, List<XSDTree> trees);
}
| UTF-8 | Java | 307 | java | XPathableProvider.java | Java | [] | null | [] | package com.equityopschange.neadatagenerator.modelling.xpath;
import java.util.List;
import com.equityopschange.neadatadictionary.datadictionary.XSDTree;
public interface XPathableProvider {
boolean isNode(Object identifier, XSDTree tree);
String getXPath(Object identifier, List<XSDTree> trees);
}
| 307 | 0.824104 | 0.824104 | 13 | 22.615385 | 26.496845 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 14 |
b6577ac202545f48ef9d3f43cfb92f2624d09ea9 | 25,761,213,878,941 | 0676e2894fc0716a6e41a077f9c3fd012deef15c | /src/main/java/com/netcracker/paladin/infrastructure/services/encryption/symmetric/SymmetricEncryption.java | d95d4236101e06e600edaf7b48549e2bb4dd2561 | [] | no_license | netcrackerschool/Paladin | https://github.com/netcrackerschool/Paladin | 9c49b873f63f960c0af6782e65481402e58e397e | 889cfb8c1026e807c5a0dd3cbaa678e57a251af6 | refs/heads/master | 2021-07-22T09:12:41.542000 | 2017-10-31T18:46:43 | 2017-10-31T18:46:43 | 109,038,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.netcracker.paladin.infrastructure.services.encryption.symmetric;
/**
* Created on 27.10.14.
*/
public interface SymmetricEncryption {
void setKey(byte[] key);
byte[] encrypt(byte[] sequenceToEncrypt, byte[] sessionKey);
byte[] decrypt(byte[] sequenceToDecrypt, byte[] sessionKey);
}
| UTF-8 | Java | 313 | java | SymmetricEncryption.java | Java | [] | null | [] | package com.netcracker.paladin.infrastructure.services.encryption.symmetric;
/**
* Created on 27.10.14.
*/
public interface SymmetricEncryption {
void setKey(byte[] key);
byte[] encrypt(byte[] sequenceToEncrypt, byte[] sessionKey);
byte[] decrypt(byte[] sequenceToDecrypt, byte[] sessionKey);
}
| 313 | 0.722045 | 0.702875 | 13 | 23.076923 | 27.485554 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
9d8b6858c1da435bbf517be565c3faaadb27c6ee | 3,745,211,520,366 | a9766876cbb66c15297f10a404cf7d88388256f9 | /Practica2_Server_Escritorio/src/java/Interfaces/CarreraInt.java | 667222f7b99057133c6b1fdb15a59f0e3a2e75f0 | [] | no_license | andresSaldanaAguilar/Sistemas_Distribuidos | https://github.com/andresSaldanaAguilar/Sistemas_Distribuidos | 94d8ba3f86d9fa3eb6ad4b9f7b4b15124d205ab5 | 558c8c14c2468d14f5e4ff3133b1db374cfa3fa7 | refs/heads/master | 2020-03-25T19:20:22.848000 | 2018-12-04T22:49:11 | 2018-12-04T22:49:11 | 144,077,666 | 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 Interfaces;
import Modelo.*;
import java.rmi.Remote;
import java.rmi.RemoteException;
import javax.swing.DefaultList... | UTF-8 | Java | 1,167 | java | CarreraInt.java | Java | [
{
"context": "ransaction.SystemException;\r\n\r\n/**\r\n *\r\n * @author sam-y\r\n */\r\npublic interface CarreraInt extends Remote{\r\n",
"end": 548,
"score": 0.998150110244751,
"start": 543,
"tag": "USERNAME",
"value": "sam-y"
}
] | 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 Interfaces;
import Modelo.*;
import java.rmi.Remote;
import java.rmi.RemoteException;
import javax.swing.DefaultList... | 1,167 | 0.802913 | 0.802913 | 27 | 41.222221 | 45.481239 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 14 |
7e93bf5fc0d41a068af1572cc11018ed6f4455d9 | 11,613,591,593,994 | 599cc8f968d2902ec5847bd1eea08de05a47b027 | /PolimorfismoTeste/enumerador/EnumTIpo.java | b0350b8be410f451ec0f3dd931741d07ee37c02d | [] | no_license | raphaelpcarlos/Treinamento | https://github.com/raphaelpcarlos/Treinamento | 55584205b0e0cc51b9026e36d4f85b2de43ca0dd | 4bc6d4823dac730c77acbb8054bddb4e55dd920c | refs/heads/master | 2022-09-26T22:48:15.980000 | 2020-06-05T02:46:48 | 2020-06-05T02:46:48 | 269,500,711 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package enumerador;
public enum EnumTIpo {
moto,carro;
}
| UTF-8 | Java | 64 | java | EnumTIpo.java | Java | [] | null | [] | package enumerador;
public enum EnumTIpo {
moto,carro;
}
| 64 | 0.6875 | 0.6875 | 8 | 7 | 8.660254 | 22 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 14 |
c0be296baf49a3a2caf4694c22586404a6d37863 | 25,847,113,244,331 | 0914d1c67dbf0c26e5ea7011fb24444d2a599d78 | /src/main/java/com/hjljy/blog/mapper/system/RoleResMapper.java | c8a8a7a8bf550b4d0631bfb5d3fc0bc435733214 | [] | no_license | hjljy/blog | https://github.com/hjljy/blog | 5f9dd53cffa08381a1ccb206b5afea0b24232e58 | f3416f2542f0ea4da25021bd1b13a3e1bbde1cbc | refs/heads/master | 2020-04-07T06:41:24.165000 | 2019-01-24T06:46:22 | 2019-01-24T06:46:22 | 158,146,867 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hjljy.blog.mapper.system;
import com.hjljy.blog.entity.system.RoleRes;
import com.hjljy.blog.mapper.base.BaseMapper;
import org.apache.ibatis.annotations.InsertProvider;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Options;
import tk.mybatis.mapper.provider.SpecialProvi... | UTF-8 | Java | 467 | java | RoleResMapper.java | Java | [] | null | [] | package com.hjljy.blog.mapper.system;
import com.hjljy.blog.entity.system.RoleRes;
import com.hjljy.blog.mapper.base.BaseMapper;
import org.apache.ibatis.annotations.InsertProvider;
import org.apache.ibatis.annotations.Mapper;
import org.apache.ibatis.annotations.Options;
import tk.mybatis.mapper.provider.SpecialProvi... | 467 | 0.817987 | 0.817987 | 17 | 26.529411 | 22.492136 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 14 |
a9e2ae5522cf30eb56af1093c38bccb5fd622559 | 2,826,088,531,456 | d0a896655db99f17cf634231b52e1eae91b24793 | /app/com/khoa/play/models/JwtResponse.java | 6163aba9a4b0af51c8f2489866909f7bd0b36263 | [] | no_license | TranNgocKhoa/play-framework-java-jooq-example | https://github.com/TranNgocKhoa/play-framework-java-jooq-example | d198c0e8b28a6f34e596f7dbe885502cc2062b3e | cf61ce6b81b9a445c0d74c646360eead6a4bab1f | refs/heads/master | 2020-06-23T10:37:40.316000 | 2019-07-29T09:33:45 | 2019-07-29T09:33:45 | 198,597,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.khoa.play.models;
/**
* @author Khoa
* @created 7/28/2019
*/
public class JwtResponse {
private String token;
public JwtResponse() {
}
public JwtResponse(String token) {
this.token = token;
}
public static JwtResponse of(String token) {
return ... | UTF-8 | Java | 499 | java | JwtResponse.java | Java | [
{
"context": "package com.khoa.play.models;\r\n\r\n/**\r\n * @author Khoa\r\n * @created 7/28/2019\r\n */\r\npublic class JwtResp",
"end": 53,
"score": 0.984237015247345,
"start": 49,
"tag": "USERNAME",
"value": "Khoa"
}
] | null | [] | package com.khoa.play.models;
/**
* @author Khoa
* @created 7/28/2019
*/
public class JwtResponse {
private String token;
public JwtResponse() {
}
public JwtResponse(String token) {
this.token = token;
}
public static JwtResponse of(String token) {
return ... | 499 | 0.56513 | 0.551102 | 28 | 15.821428 | 14.8926 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 14 |
f515f081238cdb7d8178506aaad895aa2d70ff90 | 6,579,889,949,623 | 68b55eb8b73a4660219659a972e035193504a162 | /work_java/JDBC_MySQL/src/com/ssafy/chap01/JDBCTest.java | d8874405e5b2983400230462cbdb61d33872d763 | [] | no_license | HeesuJeong/JavaBasic | https://github.com/HeesuJeong/JavaBasic | 678ca77c7e2c7e2755f480483c883f0556298095 | 02ed06b9689cbdff85c65085a9d57c9920cafd51 | refs/heads/master | 2020-08-07T07:45:23.002000 | 2019-10-08T03:16:09 | 2019-10-08T03:16:09 | 213,358,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssafy.chap01;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class JDBCTest {
public static void main(String[] args) throws ClassNotFoundException, SQLException {
// TODO Auto-generated method stub
... | UTF-8 | Java | 1,126 | java | JDBCTest.java | Java | [
{
"context": "ion con=DriverManager.getConnection(\"jdbc:mysql://127.0.0.1:3306/scott?serverTimezone=UTC&useUniCode=yes&char",
"end": 475,
"score": 0.9997246265411377,
"start": 466,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
}
] | null | [] | package com.ssafy.chap01;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class JDBCTest {
public static void main(String[] args) throws ClassNotFoundException, SQLException {
// TODO Auto-generated method stub
... | 1,126 | 0.7 | 0.687379 | 38 | 26.105263 | 25.788399 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.026316 | false | false | 14 |
e0f9faa67b597df90eda759ea7389db203bf4e0d | 10,075,993,313,230 | 4434a8eba21da9793a64bd9b36cf6fb19e3bad13 | /Client.java | 5bf28b86f208877dd3c9c1181a16376ea042b9d5 | [] | no_license | Witness1603/chatApp | https://github.com/Witness1603/chatApp | 51468e686cbf55cebcd965b8587bdc6a5f61cf30 | e9176395086c4a344ddcc8d19b779e1b0d8a0578 | refs/heads/main | 2023-05-02T15:57:56.498000 | 2021-05-17T13:50:59 | 2021-05-17T13:50:59 | 368,199,494 | 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 chatapp;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.Input... | UTF-8 | Java | 6,169 | java | Client.java | Java | [
{
"context": ".commons.lang3.StringUtils;\r\n\r\n/**\r\n *\r\n * @author basel\r\n */\r\npublic class Client {\r\n private final Stri",
"end": 559,
"score": 0.9233452677726746,
"start": 554,
"tag": "USERNAME",
"value": "basel"
}
] | 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 chatapp;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.Input... | 6,169 | 0.564759 | 0.562004 | 180 | 32.272221 | 23.006239 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511111 | false | false | 14 |
09967ddc8140a8712ed42e928fd6e62e0a309518 | 21,801,254,022,959 | 3c4763922cda3f3a990b74cdba6f8a30b07467de | /src/test/java/students/julija_katukova/lesson_14/level_5/TransactionAnalysisServiceTest.java | 47705af2787d9f87f358840fdde3c9a3062d648d | [] | no_license | VitalyPorsev/JavaGuru1 | https://github.com/VitalyPorsev/JavaGuru1 | 07db5a0cc122b097a20e56c9da431cd49d3c01ea | f3c25b6357309d4e9e8ac0047e51bb8031d14da8 | refs/heads/main | 2023-05-10T15:35:55.419000 | 2021-05-15T18:48:12 | 2021-05-15T18:48:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package students.julija_katukova.lesson_14.level_5;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class TransactionAnalysisServiceTest {
TransactionAnalysisService victim = new TransactionAnalysisService();
TransactionTestData t... | UTF-8 | Java | 845 | java | TransactionAnalysisServiceTest.java | Java | [
{
"context": "package students.julija_katukova.lesson_14.level_5;\n\nimport org.junit.jup",
"end": 23,
"score": 0.7294716238975525,
"start": 17,
"tag": "NAME",
"value": "julija"
},
{
"context": "package students.julija_katukova.lesson_14.level_5;\n\nimport org.junit.jupi",
"end":... | null | [] | package students.julija_katukova.lesson_14.level_5;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class TransactionAnalysisServiceTest {
TransactionAnalysisService victim = new TransactionAnalysisService();
TransactionTestData t... | 845 | 0.759763 | 0.756213 | 27 | 30.333334 | 34.366219 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 14 |
e0b5b696dfc2baf409f300f5092dd205cb82af3e | 7,834,020,394,481 | 581351f89dbe9627d1789e9ca072e331ab6cab3a | /src/controller/admin/themdiadiem/DeleteDiaDiem.java | a3c3a3c0b3a392f541f4eb15cdd2c612dd49c23a | [] | no_license | hieplehoang/ban-ve-xe | https://github.com/hieplehoang/ban-ve-xe | 326e233650b29699d29e32e10a48a2b0678ef495 | 93d2d49c03151ba5b71636525d1b9dd458dafa5d | refs/heads/master | 2021-05-30T00:56:23.533000 | 2015-01-16T02:05:46 | 2015-01-16T02:05:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller.admin.themdiadiem;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import factory.dao.Factory... | UTF-8 | Java | 2,135 | java | DeleteDiaDiem.java | Java | [] | null | [] | package controller.admin.themdiadiem;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import factory.dao.Factory... | 2,135 | 0.723384 | 0.721008 | 78 | 24.97436 | 22.143457 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.641026 | false | false | 14 |
6d01663fe9128cd3e6e8feb84c8a1b331d2beb3e | 13,116,830,171,075 | 5d5739b60bcef989c8da31c729a577a631d0e899 | /xmm-ams/xmm-ams-service/src/main/java/com/xingmima/ams/permission/service/RoleService.java | 25c2075afabead9092094f6d5d82e3a8c2553da6 | [] | no_license | MelodyFrom/myRepo | https://github.com/MelodyFrom/myRepo | fbdc59923583d89efd7131c793291c40d45220ff | f53ce47e84cf0f43acfb43bdfc0cc53e7c20af28 | refs/heads/master | 2017-11-09T08:08:57.052000 | 2016-09-21T04:11:05 | 2016-09-21T04:11:05 | 68,883,837 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xingmima.ams.permission.service;
import java.util.List;
import java.util.Map;
import com.xingmima.ams.permission.entity.Role;
import com.xingmima.commons.service.BaseCacheService;
/**
* xingmima.com Inc.
* Copyright (c) 2004-2016 All Rights Reserved.
*
* @author leidian
* @date 2016年8月9... | UTF-8 | Java | 1,062 | java | RoleService.java | Java | [
{
"context": "(c) 2004-2016 All Rights Reserved.\r\n *\r\n * @author leidian\r\n * @date 2016年8月9日 下午5:08:12\r\n * @version RoleSe",
"end": 301,
"score": 0.9993212223052979,
"start": 294,
"tag": "USERNAME",
"value": "leidian"
}
] | null | [] | package com.xingmima.ams.permission.service;
import java.util.List;
import java.util.Map;
import com.xingmima.ams.permission.entity.Role;
import com.xingmima.commons.service.BaseCacheService;
/**
* xingmima.com Inc.
* Copyright (c) 2004-2016 All Rights Reserved.
*
* @author leidian
* @date 2016年8月9... | 1,062 | 0.588415 | 0.567073 | 47 | 18.893618 | 17.643314 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.276596 | false | false | 14 |
cbdb94a149c3d44c0cb116caa47d34eb11de18a6 | 20,598,663,183,780 | eab084584e34ec065cd115139c346180e651c1c2 | /src/main/java/v1/t100/T104.java | 6cefea03cb68dd2b30f8d723475369bf0d1e399d | [] | no_license | zhouyuan93/leetcode | https://github.com/zhouyuan93/leetcode | 5396bd3a01ed0f127553e1e175bb1f725d1c7919 | cc247bc990ad4d5aa802fc7a18a38dd46ed40a7b | refs/heads/master | 2023-05-11T19:11:09.322000 | 2023-05-05T09:12:53 | 2023-05-05T09:12:53 | 197,735,845 | 0 | 0 | null | false | 2020-04-05T09:17:34 | 2019-07-19T08:38:17 | 2019-10-03T09:00:24 | 2020-04-05T09:17:33 | 42 | 0 | 0 | 0 | Java | false | false | package v1.t100;
import common.tree.TreeNode;
/**
* @author yuan.zhou
*/
public class T104 {
public int maxDepth(TreeNode root) {
if (root == null) {
return 0;
}
return 1 + Math.max(maxDepth(root.left), maxDepth(root.right));
}
}
| UTF-8 | Java | 280 | java | T104.java | Java | [
{
"context": "100;\n\nimport common.tree.TreeNode;\n\n/**\n * @author yuan.zhou\n */\npublic class T104 {\n public int maxDepth(T",
"end": 72,
"score": 0.9974938631057739,
"start": 63,
"tag": "NAME",
"value": "yuan.zhou"
}
] | null | [] | package v1.t100;
import common.tree.TreeNode;
/**
* @author yuan.zhou
*/
public class T104 {
public int maxDepth(TreeNode root) {
if (root == null) {
return 0;
}
return 1 + Math.max(maxDepth(root.left), maxDepth(root.right));
}
}
| 280 | 0.567857 | 0.535714 | 17 | 15.470589 | 18.259945 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 14 |
83fbfb436d518420e628a285fd91f99a130c364a | 24,249,385,393,401 | 6cd524810fed92551033a63e4041059f69dfc15c | /src/main/java/com/theo/model/system/TLog.java | c18bc9fb3b9bf24fc091ec0fefdf2c2940db1490 | [] | no_license | mcxxtyhd/theoInspection | https://github.com/mcxxtyhd/theoInspection | f5ed5fbda986600aa1d7177810db66aae329627d | 107fcc852fcbdb347421a5046928c7c2e34653e7 | refs/heads/master | 2021-04-06T06:41:01.628000 | 2018-03-31T05:43:17 | 2018-03-31T05:43:17 | 124,728,796 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.theo.model.system;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Table;
import com.theo.model.BaseModel;
/**
* 系统操作日志实体类对象
* @author wzs
* @version 1.0
*/
@Entity
@Table(name="t_log")
public class TLog extends BaseModel i... | UTF-8 | Java | 1,338 | java | TLog.java | Java | [
{
"context": ".model.BaseModel;\r\n/**\r\n * 系统操作日志实体类对象\r\n * @author wzs\r\n * @version 1.0\r\n */\r\n@Entity\r\n@Table(name=\"t_lo",
"end": 228,
"score": 0.9996622800827026,
"start": 225,
"tag": "USERNAME",
"value": "wzs"
}
] | null | [] | package com.theo.model.system;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.Table;
import com.theo.model.BaseModel;
/**
* 系统操作日志实体类对象
* @author wzs
* @version 1.0
*/
@Entity
@Table(name="t_log")
public class TLog extends BaseModel i... | 1,338 | 0.685624 | 0.667457 | 59 | 19.457626 | 16.0014 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.271186 | false | false | 14 |
9e4e2100333a3fdd95781aadd828328a7347e23d | 13,116,830,176,599 | e26b51b013c1198840936860e98fd4102fac7f74 | /src/main/java/com/ndmc/ndmc_record/serviceImpl/TestServiceImpl.java | 7b9cabe80c2bd4b8cb1becb70bc53ee281a8205d | [] | no_license | krishan31/krishan | https://github.com/krishan31/krishan | 17bc22aca5e4e36aeb5b24d767689c661c29691b | cd32c3a8f4cabcf5962fe3f57a2743567ad247f1 | refs/heads/master | 2023-03-16T05:37:21.224000 | 2022-09-19T07:34:34 | 2022-09-19T07:34:34 | 183,903,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ndmc.ndmc_record.serviceImpl;
import com.ndmc.ndmc_record.dto.TestDto;
import com.ndmc.ndmc_record.model.TestModel;
import com.ndmc.ndmc_record.repository.TestRepository;
import com.ndmc.ndmc_record.service.TestService;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.an... | UTF-8 | Java | 1,053 | java | TestServiceImpl.java | Java | [] | null | [] | package com.ndmc.ndmc_record.serviceImpl;
import com.ndmc.ndmc_record.dto.TestDto;
import com.ndmc.ndmc_record.model.TestModel;
import com.ndmc.ndmc_record.repository.TestRepository;
import com.ndmc.ndmc_record.service.TestService;
import org.springframework.beans.BeanUtils;
import org.springframework.beans.factory.an... | 1,053 | 0.760684 | 0.760684 | 32 | 31.90625 | 22.754614 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 14 |
a14726ba09acb3dd6aa36ea26f227d7f86c1ad67 | 2,645,699,894,999 | 0ecb299001b39bd28e586c4c3d4fd5993069acd5 | /src/com/iip/ch1/SpiralMatrixII.java | 5ff2a0aff5d33e6634f73e1d870fc3845992d26e | [] | no_license | YuqiXiao/LeetCodeJavaVersion | https://github.com/YuqiXiao/LeetCodeJavaVersion | 5a568f66e1db11ae5f34ba794ec37d1ac625bcb9 | 28f3244e9348008407ad2c48ada366ac69b988c6 | refs/heads/master | 2020-03-29T21:31:04.074000 | 2015-04-01T02:57:24 | 2015-04-01T02:57:24 | 33,219,799 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.iip.ch1;
public class SpiralMatrixII
{
public static int[][] generateMatrix(int n) {
int[][] result = new int[n][n];
int val = 1;
int x=0,y=0;
while(x<=(n+1)/2&&y<=(n+1)/2)
{
for(int i=y;i<=n-y-1;i++)
{
result[x][i]=val++;
}
for(int i=x+1;i<=n-x-1;i... | UTF-8 | Java | 767 | java | SpiralMatrixII.java | Java | [] | null | [] | package com.iip.ch1;
public class SpiralMatrixII
{
public static int[][] generateMatrix(int n) {
int[][] result = new int[n][n];
int val = 1;
int x=0,y=0;
while(x<=(n+1)/2&&y<=(n+1)/2)
{
for(int i=y;i<=n-y-1;i++)
{
result[x][i]=val++;
}
for(int i=x+1;i<=n-x-1;i... | 767 | 0.431551 | 0.410691 | 45 | 16.044445 | 13.140194 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.688889 | false | false | 14 |
e9f77978ab23ceb56a3d3a982309082bb0d7f26d | 26,173,530,744,095 | 7b021134e582d8edec917e3e8d235cdd0f6d65f7 | /shop-manage/shop-manage-service/src/main/java/shop/service/impl/ItemParamServiceImpl.java | a8bd497d60ac79026289f5ec5766e18220d4ae5b | [] | no_license | xoxleidu/shop-maven | https://github.com/xoxleidu/shop-maven | d4d3abcfb7715403203a5907ccbae2240b5d018c | 9e50b944efe79569897cc6b30a3dd80f8ffefc1b | refs/heads/master | 2020-03-24T16:38:30.500000 | 2018-07-30T05:53:21 | 2018-07-30T05:53:29 | 142,830,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package shop.service.impl;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import shop.common.pojo.LayuiData;
import shop.commo... | UTF-8 | Java | 1,804 | java | ItemParamServiceImpl.java | Java | [] | null | [] | package shop.service.impl;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import shop.common.pojo.LayuiData;
import shop.commo... | 1,804 | 0.780515 | 0.779395 | 71 | 24.15493 | 23.370047 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.464789 | false | false | 14 |
4db24bd7aa64d86762d026ece79e8d028db7360f | 18,820,546,725,959 | b71598980afb38e40e8ac30cbe8e6bd115d72a0c | /src/HighwindsCdnPurge.java | 3a58e70cc9f3594eb4682f7de98544573df1f8b1 | [] | no_license | haoranwang14/CDN-Purgers | https://github.com/haoranwang14/CDN-Purgers | b7d36cf86e7b67c26578c3abd70a36d8c66b70b7 | f23414b822b1812abf9dc74c6d2ec28fe75f15c3 | refs/heads/master | 2020-03-12T08:01:07.384000 | 2018-05-05T05:11:59 | 2018-05-05T05:11:59 | 130,518,812 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
import org.apache.commons.lang3.tuple.Triple;
import org.apache.http.HttpResponse;
import org.apache.http.ParseException;
import org.apache.http.client.HttpClient;
import org.apac... | UTF-8 | Java | 2,795 | java | HighwindsCdnPurge.java | Java | [] | null | [] | import java.io.IOException;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
import org.apache.commons.lang3.tuple.Triple;
import org.apache.http.HttpResponse;
import org.apache.http.ParseException;
import org.apache.http.client.HttpClient;
import org.apac... | 2,795 | 0.697674 | 0.691592 | 67 | 40.716419 | 31.093891 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.746269 | false | false | 14 |
b59b9cad4a908362ba0879025844aafd96690f04 | 3,470,333,617,185 | acba6f76e4a15e31a3b225241610d2bb52f17f6b | /exec/java-exec/src/main/java/org/apache/drill/exec/physical/impl/partitionsender/Partitioner.java | 4f22c5c50e090714687a16679ae8eb5a5f0b3305 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0",
"MIT",
"LicenseRef-scancode-unknown"
] | permissive | apache/drill | https://github.com/apache/drill | c273c928be0ea6c32b9cc627f817893fe6f36d35 | aa52f05c33b786c5eda002e713ccfee7722753fc | refs/heads/master | 2023-08-31T09:52:49.660000 | 2023-08-29T15:44:04 | 2023-08-29T15:44:04 | 5,683,653 | 1,725 | 1,006 | Apache-2.0 | false | 2023-08-25T13:52:24 | 2012-09-05T07:00:26 | 2023-08-25T03:52:57 | 2023-08-25T13:52:23 | 68,881 | 1,836 | 944 | 85 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 2,743 | java | Partitioner.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,743 | 0.766314 | 0.762304 | 62 | 43.241936 | 31.317152 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.580645 | false | false | 14 |
9ccb929c2d68996b500c5cceb532db0d3446d89d | 11,905,649,385,657 | 8068e0aef467a0daff5c17f797ac451934fbce04 | /vdi_vm_portal/src/com/vm/controller/OfficeServlet.java | e11afc7f84ea5a7d668118296b2206fdebd50f4d | [] | no_license | maniladevteam/vdi | https://github.com/maniladevteam/vdi | a2a90c434d030b824bba2f69d0e79ad0ed6d651f | bc34c3b95fcb17183d3696e94d643918cdbcb334 | refs/heads/master | 2020-05-22T06:58:14.344000 | 2016-10-05T20:31:09 | 2016-10-05T20:31:09 | 65,319,113 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vm.controller;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import... | UTF-8 | Java | 1,071 | java | OfficeServlet.java | Java | [] | null | [] | package com.vm.controller;
import java.io.IOException;
import java.sql.SQLException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import... | 1,071 | 0.754435 | 0.753501 | 40 | 24.825001 | 23.820042 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.175 | false | false | 14 |
475381541daee72e0c2e5e43f969346706cd37e9 | 19,628,000,591,887 | cd28a07e3597d3d1b0f9c9e8e65be3ea78bef609 | /springBatchReporteFija/src/main/java/com/javasampleapproach/batchreportefija/scheduling/ScheduledTasks.java | 0c23ba97eb15636edfcd9798ef6791b3e9ea4789 | [] | no_license | jhonlpjr/reportefijabatch | https://github.com/jhonlpjr/reportefijabatch | 284f48e7ee09065eda98da8efe5589f20bf0a0a3 | 69f2e4fccc53b89524f6cbf6719bf19931c77762 | refs/heads/master | 2022-12-16T09:31:52.249000 | 2020-09-22T23:45:00 | 2020-09-22T23:45:00 | 297,799,169 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javasampleapproach.batchreportefija.scheduling;
import java.io.File;
import java.net.URI;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.util.Date;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.Job;
import org.spri... | UTF-8 | Java | 6,498 | java | ScheduledTasks.java | Java | [] | null | [] | package com.javasampleapproach.batchreportefija.scheduling;
import java.io.File;
import java.net.URI;
import java.text.SimpleDateFormat;
import java.time.LocalDateTime;
import java.util.Date;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.batch.core.Job;
import org.spri... | 6,498 | 0.721478 | 0.718707 | 184 | 33.309784 | 28.606716 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.179348 | false | false | 14 |
2f088f79fca21f30853b6c71f3cb04abe6f4133b | 23,545,010,718,611 | 2fd9d77d529e9b90fd077d0aa5ed2889525129e3 | /DecompiledViberSrc/app/src/main/java/com/facebook/imagepipeline/common/SourceUriType.java | 1f4db54b45e78f4533b385f6462c8fc688bb73cb | [] | no_license | cga2351/code | https://github.com/cga2351/code | 703f5d49dc3be45eafc4521e931f8d9d270e8a92 | 4e35fb567d359c252c2feca1e21b3a2a386f2bdb | refs/heads/master | 2021-07-08T15:11:06.299000 | 2021-05-06T13:22:21 | 2021-05-06T13:22:21 | 60,314,071 | 1 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.imagepipeline.common;
import java.lang.annotation.Annotation;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
@Retention(RetentionPolicy.SOURCE)
public @interface SourceUriType
{
public static final int SOURCE_TYPE_DATA = 7;
public static final in... | UTF-8 | Java | 1,017 | java | SourceUriType.java | Java | [] | null | [] | package com.facebook.imagepipeline.common;
import java.lang.annotation.Annotation;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
@Retention(RetentionPolicy.SOURCE)
public @interface SourceUriType
{
public static final int SOURCE_TYPE_DATA = 7;
public static final in... | 1,017 | 0.73943 | 0.717797 | 25 | 38.759998 | 24.740704 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 14 |
8417eb6fa371b33bdb0e306e131af5988ea4e1e1 | 29,248,727,288,062 | ecfc3d416bc028622822651f05eac37ef0d12b0d | /app/src/main/java/com/datatakehnn/models/foto_model/Foto.java | 6ae532e22f62cf1c016322c4f37670a72336de7c | [] | no_license | enu-44/DatatakehNN | https://github.com/enu-44/DatatakehNN | 924bb4227f2c61721e70f43d3b4043aadf535c26 | 96ef272c5e7e9dd9a665087611b6c59471b11a32 | refs/heads/master | 2018-10-26T11:28:30.608000 | 2018-08-24T23:02:28 | 2018-08-24T23:02:28 | 110,851,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.datatakehnn.models.foto_model;
import android.graphics.Bitmap;
import android.net.Uri;
import com.datatakehnn.config.DataSource;
import com.google.gson.annotations.SerializedName;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.rai... | UTF-8 | Java | 2,870 | java | Foto.java | Java | [
{
"context": "oid.dbflow.structure.BaseModel;\n\n/**\n * Created by TECNOLOGIA on 13/11/2017.\n */\n\n@Table(database = DataSource.",
"end": 490,
"score": 0.9990673065185547,
"start": 480,
"tag": "USERNAME",
"value": "TECNOLOGIA"
}
] | null | [] | package com.datatakehnn.models.foto_model;
import android.graphics.Bitmap;
import android.net.Uri;
import com.datatakehnn.config.DataSource;
import com.google.gson.annotations.SerializedName;
import com.raizlabs.android.dbflow.annotation.Column;
import com.raizlabs.android.dbflow.annotation.PrimaryKey;
import com.rai... | 2,870 | 0.642857 | 0.64007 | 132 | 20.742424 | 20.476379 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371212 | false | false | 14 |
db70dc81e8108c90faf1d43a8ec6a8e0a76cd5f4 | 29,927,332,132,874 | be503b34f4a9c7da316b3a104bfe631ddabd2110 | /Proyecto8.7/src/pkg/Proyecto7/Main.java | fdf668d91ebd5950323f191ce9bbcbbd5813ff5d | [] | no_license | SengoZ/ProyectosJava | https://github.com/SengoZ/ProyectosJava | ac8bf186106b99944596abc001c1c91eedd6d3fb | b7c2b94afb83c8e8e5d34def6f74373408bc7e2c | refs/heads/master | 2016-09-06T05:29:49.698000 | 2015-07-31T21:57:04 | 2015-07-31T21:57:04 | 38,129,100 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Programa que genera e imprime una matriz unitaria de orden N. Una matriz unitaria de orden N es la que
* tiene N filas y N columnas con todos sus componentes a 0 excepto los de su diagonal principal, que
* están a 1.
*/
package pkg.Proyecto7;
import java.util.Scanner;
/**
* @author Sengo
*
*/
public cla... | UTF-8 | Java | 946 | java | Main.java | Java | [
{
"context": "yecto7;\n\nimport java.util.Scanner;\n\n/**\n * @author Sengo\n *\n */\npublic class Main {\n\n\t/**\n\t * @param args\n",
"end": 302,
"score": 0.9995271563529968,
"start": 297,
"tag": "NAME",
"value": "Sengo"
}
] | null | [] | /**
* Programa que genera e imprime una matriz unitaria de orden N. Una matriz unitaria de orden N es la que
* tiene N filas y N columnas con todos sus componentes a 0 excepto los de su diagonal principal, que
* están a 1.
*/
package pkg.Proyecto7;
import java.util.Scanner;
/**
* @author Sengo
*
*/
public cla... | 946 | 0.577778 | 0.568254 | 43 | 21 | 23.569788 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.139535 | false | false | 14 |
86ff80d36579e97b1526dd35edaa111c90d70f49 | 180,388,680,365 | dff6ab2787df729b50ab504985a3439c4302f327 | /chapter6/src/problem40/Main.java | 629627c9a402459dd4a67657a3cf3ed7faf53dcc | [] | no_license | fengyuwusong/calculation | https://github.com/fengyuwusong/calculation | 7fc6c65042f9cb173866bba6904802454ac5d7f3 | ffe77e3431acd0214fdc2afe5bd396e982411ba8 | refs/heads/master | 2021-09-08T12:21:37.733000 | 2018-03-09T15:31:23 | 2018-03-09T15:31:23 | 119,271,783 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package problem40;
import java.util.ArrayList;
/**
* Created by fengyuwusong on 2018/3/2 20:38.
* 数组中只出现一次的数字
* 题目描述
* 一个整型数组里除了两个数字之外,其他的数字都出现了两次。请写程序找出这两个只出现一次的数字。
* 例如数组{2,4,3,6,3,2,5,5} 只有4和6出现了一次
*
* 思路:
* 解法1:哈希遍历。空间时间复杂度都为O(n)
* 解法2:使用异或运算。二进制下相同为0,不同为1。即2(10)^0(00)=2(10) 2(10)^1(01)=3(11) 2(10)^2(10... | UTF-8 | Java | 2,241 | java | Main.java | Java | [
{
"context": "0;\n\nimport java.util.ArrayList;\n\n/**\n * Created by fengyuwusong on 2018/3/2 20:38.\n * 数组中只出现一次的数字\n * 题目描述\n * 一个整型",
"end": 79,
"score": 0.9995293021202087,
"start": 67,
"tag": "USERNAME",
"value": "fengyuwusong"
}
] | null | [] | package problem40;
import java.util.ArrayList;
/**
* Created by fengyuwusong on 2018/3/2 20:38.
* 数组中只出现一次的数字
* 题目描述
* 一个整型数组里除了两个数字之外,其他的数字都出现了两次。请写程序找出这两个只出现一次的数字。
* 例如数组{2,4,3,6,3,2,5,5} 只有4和6出现了一次
*
* 思路:
* 解法1:哈希遍历。空间时间复杂度都为O(n)
* 解法2:使用异或运算。二进制下相同为0,不同为1。即2(10)^0(00)=2(10) 2(10)^1(01)=3(11) 2(10)^2(10... | 2,241 | 0.556107 | 0.479231 | 60 | 25.883333 | 20.225471 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766667 | false | false | 14 |
405a339c39b33de075a0d460926db8080df2cf34 | 19,662,360,333,102 | bf79f13131df0d2ee872eea72e148465a0251d72 | /src/test/java/io/blocko/coinstack/AccessTransactionTest.java | fbb1c470816edae91ec37e8aa0c10d2fbcb5df6b | [
"MIT"
] | permissive | shepelt/coinstack-sdk-java | https://github.com/shepelt/coinstack-sdk-java | 6d59814ba2809f13e8b3387e6abcb2d71823ebd2 | 1e66c6217f70964418b843d2779362e348f25358 | refs/heads/master | 2021-01-17T18:40:25.048000 | 2016-05-16T00:54:42 | 2016-05-16T00:54:42 | 61,021,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.blocko.coinstack;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import org.apache.commons.codec.binary.Hex;
import org.junit.Test;
import io.blocko.coinstack.model.Output;
public class AccessTransactionTest {
@Test
public void testScript() throws Exception {
... | UTF-8 | Java | 756 | java | AccessTransactionTest.java | Java | [] | null | [] | package io.blocko.coinstack;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertNull;
import org.apache.commons.codec.binary.Hex;
import org.junit.Test;
import io.blocko.coinstack.model.Output;
public class AccessTransactionTest {
@Test
public void testScript() throws Exception {
... | 756 | 0.763228 | 0.68254 | 26 | 28.076923 | 27.820749 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.730769 | false | false | 14 |
bfdfd96f27b0300317cfcabfb9fc562edb83e81a | 12,111,807,810,999 | b1c9e6077e832896c278f92e560ab03fdc0c29b2 | /src/main/java/com/cafepay/project/controllers/PaymentController.java | bd42404e8664574e35dbacb4f9a51f4b27db1ca1 | [] | no_license | nomadismchoi/namyang | https://github.com/nomadismchoi/namyang | 5bd172ef18d618cc6a8827865e6b28c2357f5626 | d98fa3deadb0cfec7ac8f68d2de90b9b9f19d05d | refs/heads/master | 2020-03-26T00:48:44.846000 | 2019-01-10T12:14:01 | 2019-01-10T12:14:01 | 144,339,018 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cafepay.project.controllers;
import com.cafepay.project.entites.Payment;
import com.cafepay.project.services.PaymentService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
import io.swagger.annotations.ApiOperation;
import... | UTF-8 | Java | 2,515 | java | PaymentController.java | Java | [] | null | [] | package com.cafepay.project.controllers;
import com.cafepay.project.entites.Payment;
import com.cafepay.project.services.PaymentService;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
import io.swagger.annotations.ApiOperation;
import... | 2,515 | 0.68008 | 0.678873 | 69 | 35.014492 | 27.223972 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 14 |
f820f3d0ceeaaba3d119c99eeda7ce1327284cbd | 30,923,764,557,902 | 5732a048a114c8c438fa7d5fec5160940b49e977 | /flowspec.runtime/src/main/java/mb/flowspec/runtime/interpreter/expressions/IntLiteralNode.java | 8e1918e7e76a0c54cfe4e8ce5fe16d685aacce20 | [
"Apache-2.0"
] | permissive | metaborg/flowspec | https://github.com/metaborg/flowspec | 2a210e02cedf8ea698cb860100bb00c801f4b8cd | 936d8614643290605a7026de20ea63615114bddf | refs/heads/master | 2023-07-19T12:38:25.028000 | 2023-07-10T12:29:30 | 2023-07-10T12:29:30 | 88,735,658 | 0 | 1 | Apache-2.0 | false | 2020-10-13T12:07:55 | 2017-04-19T11:11:13 | 2020-09-29T22:14:28 | 2020-10-13T12:07:54 | 178,613 | 0 | 0 | 1 | Java | false | false | package mb.flowspec.runtime.interpreter.expressions;
import com.oracle.truffle.api.frame.VirtualFrame;
public class IntLiteralNode extends ExpressionNode {
private final int value;
public IntLiteralNode(int value) {
this.value = value;
}
@Override public int executeInt(VirtualFrame _frame) {... | UTF-8 | Java | 446 | java | IntLiteralNode.java | Java | [] | null | [] | package mb.flowspec.runtime.interpreter.expressions;
import com.oracle.truffle.api.frame.VirtualFrame;
public class IntLiteralNode extends ExpressionNode {
private final int value;
public IntLiteralNode(int value) {
this.value = value;
}
@Override public int executeInt(VirtualFrame _frame) {... | 446 | 0.701794 | 0.701794 | 19 | 22.473684 | 22.614315 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 14 |
09fd315c8c52a6b603bd0ba3547d49c2aea2d2f4 | 21,268,678,067,125 | adcb1bce8618a6e56dd768134dc5e02ad2f4e394 | /Game/src/elementosbasicos/Objeto.java | 4d2a5eea8e9885ba4ba5c3844cec3a81bfc56af1 | [] | no_license | pedroansa/MC322HeroQuest | https://github.com/pedroansa/MC322HeroQuest | bae551040409c6353c37abeee136854f98cd2c67 | cf51dd56b4ea78b716bed57dcfeee81119455670 | refs/heads/master | 2022-11-19T18:26:35.988000 | 2020-07-27T01:15:14 | 2020-07-27T01:15:14 | 267,949,626 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elementosbasicos;
import Externos.Coordenada;
public abstract class Objeto implements Mapeavel {
private Coordenada coordenada;
private boolean visivel;
private String icon;
public Objeto(int x, int y, String icon) {
coordenada = new Coordenada(x,y);
visivel = false;
this.icon = icon;
}
protected... | UTF-8 | Java | 1,140 | java | Objeto.java | Java | [] | null | [] | package elementosbasicos;
import Externos.Coordenada;
public abstract class Objeto implements Mapeavel {
private Coordenada coordenada;
private boolean visivel;
private String icon;
public Objeto(int x, int y, String icon) {
coordenada = new Coordenada(x,y);
visivel = false;
this.icon = icon;
}
protected... | 1,140 | 0.691228 | 0.691228 | 71 | 15.056338 | 15.380514 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.535211 | false | false | 14 |
4f0db44113f34bcb49fdff985a7e700bb40d8920 | 23,579,370,489,932 | f9ce59e8181b53f25cdd9a179ddd5973c6b59c89 | /app/src/main/java/android/ebozkurt/com/favor/domain/helpers/JSONResponse.java | b4943e3708a577ab4fc69a2d4d7f52bd7475af36 | [] | no_license | ebozkurt93/Favor-Android-App | https://github.com/ebozkurt93/Favor-Android-App | 40d5e123c65c94d2d3d8a8ffdf7b6d078e8375d3 | 312169944e1807ffed2265cac677ffaa56ef0fab | refs/heads/master | 2020-04-23T08:52:08.062000 | 2017-10-20T06:43:28 | 2017-10-20T06:43:28 | 171,050,782 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.ebozkurt.com.favor.domain.helpers;
/**
* Created by erdem on 17.09.2017.
*/
import android.support.annotation.Nullable;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.Date;
public class JSONResponse<T> {
@JsonFormat
... | UTF-8 | Java | 912 | java | JSONResponse.java | Java | [
{
"context": "zkurt.com.favor.domain.helpers;\n\n/**\n * Created by erdem on 17.09.2017.\n */\n\nimport android.support.annota",
"end": 75,
"score": 0.9996823072433472,
"start": 70,
"tag": "USERNAME",
"value": "erdem"
}
] | null | [] | package android.ebozkurt.com.favor.domain.helpers;
/**
* Created by erdem on 17.09.2017.
*/
import android.support.annotation.Nullable;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.fasterxml.jackson.annotation.JsonProperty;
import java.util.Date;
public class JSONResponse<T> {
@JsonFormat
... | 912 | 0.667763 | 0.658991 | 48 | 18.020834 | 16.296076 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.270833 | false | false | 14 |
d42437863bb628a18a3e4cbb8966bfeadbf6677c | 6,322,191,900,775 | d36297b7ad76c0fe2a8228d7611a875bbda0d118 | /100318/src/pkg100318/Car.java | bd9ee61c0320fa51415568a28da6bbef35cf3aac | [] | no_license | buddyholly12/Java_class- | https://github.com/buddyholly12/Java_class- | f885a63a8614d300dab0c5fca147bed2bf27f63e | f10480bd790296368034b115d59d7e0a045df953 | refs/heads/master | 2020-04-09T07:44:19.808000 | 2018-12-03T09:54:19 | 2018-12-03T09:54:19 | 160,168,629 | 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 pkg100318;
/**
*
* @author Andreas Pc
*/
public abstract class Car {
protected String merk;
public abstract void pr... | UTF-8 | Java | 399 | java | Car.java | Java | [
{
"context": " editor.\n */\npackage pkg100318;\n\n/**\n *\n * @author Andreas Pc\n */\npublic abstract class Car {\n protected Str",
"end": 233,
"score": 0.9998589158058167,
"start": 223,
"tag": "NAME",
"value": "Andreas Pc"
}
] | 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 pkg100318;
/**
*
* @author <NAME>
*/
public abstract class Car {
protected String merk;
public abstract void print(... | 395 | 0.656642 | 0.639098 | 20 | 18.950001 | 20.638496 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 14 |
a3a91cac53d749e31f7dc1d17a9ce6175e40e128 | 12,429,635,398,948 | 8cd808ba636d83f605a64bb9bc800e163fbb291e | /xtableview/src/main/java/com/zjy/xtableview/XTableView.java | d671f9e60616bace1d0d9251a7bf1690df89c4a5 | [] | no_license | qiongqiong-wu/XTableView | https://github.com/qiongqiong-wu/XTableView | a5f85a8b672cdf2f3bb627297cf34697ce4312bc | 334dfcd4df203f44db5bc7bdafa4383bcd313c2d | refs/heads/master | 2023-06-04T13:26:48.432000 | 2021-06-22T03:22:39 | 2021-06-22T03:22:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjy.xtableview;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.rec... | UTF-8 | Java | 10,832 | java | XTableView.java | Java | [
{
"context": "s.MATCH_PARENT;\n\n/**\n * Date: 2020/7/15\n * Author: Yang\n * Describe: 二维表格布局\n */\npublic class XTableView e",
"end": 1248,
"score": 0.9967396855354309,
"start": 1244,
"tag": "NAME",
"value": "Yang"
}
] | null | [] | package com.zjy.xtableview;
import android.content.Context;
import android.content.res.TypedArray;
import android.util.AttributeSet;
import android.widget.LinearLayout;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.rec... | 10,832 | 0.655842 | 0.653042 | 311 | 33.456593 | 29.255123 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.659164 | false | false | 14 |
6e5fbf6a7280e6f3660ef66c7ab05831a71b9a82 | 28,372,553,974,996 | 7485e135c5b250653017bc948228924621b88d10 | /Arrays and Strings/CheckPermutaion.java | fd4eaa1773a024540e78a25255ee2609a0f4040f | [] | no_license | BhavanaRamakrishna/Cracking-the-coding-Inetrview | https://github.com/BhavanaRamakrishna/Cracking-the-coding-Inetrview | 5e9472f4d362308192303c4cac73d807cc70d865 | 93550a3accf7606a554dd47e7e6649b4a03bee40 | refs/heads/master | 2021-04-28T19:48:49.490000 | 2018-06-17T17:36:22 | 2018-06-17T17:36:22 | 121,907,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
public class MyClass {
public static void main(String args[]) {
String s1 = args[0];
String s2 = args[1];
if (s1.length() != s2.length()){
System.out.println("No");
return;
}
char[] c1 = s1.toCharArray();
Arrays.sort(c1... | UTF-8 | Java | 559 | java | CheckPermutaion.java | Java | [] | null | [] | import java.util.Arrays;
public class MyClass {
public static void main(String args[]) {
String s1 = args[0];
String s2 = args[1];
if (s1.length() != s2.length()){
System.out.println("No");
return;
}
char[] c1 = s1.toCharArray();
Arrays.sort(c1... | 559 | 0.500894 | 0.47585 | 22 | 24.40909 | 13.937063 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 14 |
ef8b1570d7f969b1fac7f5ff55c761040d00cfaf | 30,545,807,452,707 | 575c6942c882041087fb468c85dc73b5d0c1597a | /src/test/java/com/example/bankinformation/DemoApplicationTests.java | ff3bf221ada3cc33091c8e33ec4def3702c27ce3 | [] | no_license | AmodhShenoy/bankinformation | https://github.com/AmodhShenoy/bankinformation | afdb9d1685ef4c90c4d89819b1837697000f85c7 | 2f4f83768e79d7270dc29b9e14b7f71e0b7798de | refs/heads/master | 2023-07-02T02:36:49.773000 | 2021-07-15T09:56:33 | 2021-07-15T09:56:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bankinformation;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.web.client.TestRestTemplate;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import ... | UTF-8 | Java | 895 | java | DemoApplicationTests.java | Java | [] | null | [] | package com.example.bankinformation;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.web.client.TestRestTemplate;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import ... | 895 | 0.810056 | 0.808939 | 25 | 34.799999 | 40.753895 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.64 | false | false | 14 |
5e14f5bb47f3725d5904b0e3cc9f67b0d9bba832 | 26,714,696,582,929 | 3ea79924b81f555235671cd86048e2b254b3d109 | /vs_uebung03/src/main/java/de/uniluebeck/itm/vs/uebung3/aufgabe32/Client.java | aab8c5aa955545fe4ca3b34f2013c5e8df295f87 | [] | no_license | martinth/uzl-sem01 | https://github.com/martinth/uzl-sem01 | 6ed72fb08de4a604a1973cca53461e6c20c3fd5a | 3f7d1c5c12491b8ff402567071c324f0ece7b860 | refs/heads/master | 2021-01-02T09:02:01.711000 | 2012-01-24T18:16:55 | 2012-01-24T18:16:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.uniluebeck.itm.vs.uebung3.aufgabe32;
import de.uniluebeck.itm.vs.uebung3.apps.ClientApp;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.Socket;
//This is the Client for exercises 3.2, 3.3 and 3.4 and MUST not be modified!
public class Client ... | UTF-8 | Java | 1,011 | java | Client.java | Java | [
{
"context": "{\r\n Socket client_socket = new Socket(\"127.0.0.1\", target_port);\r\n System.out.println(\"",
"end": 557,
"score": 0.9995043277740479,
"start": 548,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
}
] | null | [] | package de.uniluebeck.itm.vs.uebung3.aufgabe32;
import de.uniluebeck.itm.vs.uebung3.apps.ClientApp;
import java.io.IOException;
import java.io.InputStream;
import java.io.OutputStream;
import java.net.Socket;
//This is the Client for exercises 3.2, 3.3 and 3.4 and MUST not be modified!
public class Client ... | 1,011 | 0.610287 | 0.594461 | 33 | 28.636364 | 25.569653 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 14 |
e81bebb033dfb76e3c0072c7c1300790c5c31e38 | 11,132,555,278,784 | 596ea4e4676bf495bfed40a49f5835071df60712 | /src/beans/Employee.java | 9229e9b0ae3f8f9bbaa76a026ef570f30105167a | [] | no_license | Umesh-Soni/SetterDI | https://github.com/Umesh-Soni/SetterDI | b4a6ecaa1a3a79a9e4265180b6f0dcdb5bc7e46c | ee93aec9c0a465b305b6a81b62c300d08e9856a8 | refs/heads/master | 2020-03-27T01:10:23.663000 | 2018-08-24T09:39:30 | 2018-08-24T09:39:30 | 145,688,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package beans;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.Vector;
public class Employee {
private String name;
private int age;
private String email;
private Vector... | UTF-8 | Java | 1,612 | java | Employee.java | Java | [] | null | [] | package beans;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
import java.util.List;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import java.util.Vector;
public class Employee {
private String name;
private int age;
private String email;
private Vector... | 1,612 | 0.704715 | 0.704715 | 67 | 23.059702 | 18.743261 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.791045 | false | false | 14 |
0a40c5cccf0749412274e523824b33b730f1b631 | 27,230,092,726,502 | fdfffa8cacb572a157ead4a9723f90b25ecfe50c | /modules/core/src/test/java/org/apache/ignite/internal/processors/cache/distributed/dht/IgniteCachePrimaryNodeFailureRecoveryAbstractTest.java | d5e24a2e47e439c01e951d67f0f552adc59030c7 | [
"Apache-2.0",
"LicenseRef-scancode-gutenberg-2020",
"CC0-1.0",
"BSD-3-Clause"
] | permissive | apache/ignite | https://github.com/apache/ignite | 0bc83435a8db46d9c4df000fe05b1c70165b37d4 | dbf1c7825d74809cd6859c85a8ac9ed9ac071e39 | refs/heads/master | 2023-08-31T21:31:04.618000 | 2023-08-31T19:43:09 | 2023-08-31T19:43:09 | 31,006,158 | 4,806 | 2,308 | Apache-2.0 | false | 2023-09-14T18:56:33 | 2015-02-19T08:00:05 | 2023-09-14T02:08:45 | 2023-09-14T18:56:32 | 443,689 | 4,532 | 1,856 | 715 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 20,641 | java | IgniteCachePrimaryNodeFailureRecoveryAbstractTest.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 20,641 | 0.609951 | 0.60094 | 629 | 31.81558 | 30.76297 | 120 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511924 | false | false | 14 |
80a5e30e26666cb71604319002f061b8c023cd17 | 14,388,140,496,206 | 0e1315fd6313c3e3fb176fba4869bd4db734e81b | /src/main/java/cloud/localstack/docker/annotation/EC2HostNameResolver.java | 7f3290a8999745fe41b81795c77269d81fdaaafd | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | localstack/localstack-java-utils | https://github.com/localstack/localstack-java-utils | 5194e315e13258c06cc2d66d80a8d0d92daacfba | 4041216ed3be6cc11a8824435954470ee3e36745 | refs/heads/master | 2023-08-09T13:33:16.263000 | 2023-07-28T16:17:28 | 2023-07-28T16:17:28 | 242,806,355 | 79 | 48 | Apache-2.0 | false | 2023-07-28T16:17:30 | 2020-02-24T18:05:06 | 2023-05-31T00:17:48 | 2023-07-28T16:17:28 | 318 | 76 | 45 | 17 | Java | false | false | package cloud.localstack.docker.annotation;
import com.amazonaws.util.EC2MetadataUtils;
/**
* Finds the hostname of the current EC2 instance
*
* This is useful for a CI server that is itself a docker container and which mounts the docker unix socket
* from the host machine. In that case, the server cannot spawn ... | UTF-8 | Java | 916 | java | EC2HostNameResolver.java | Java | [] | null | [] | package cloud.localstack.docker.annotation;
import com.amazonaws.util.EC2MetadataUtils;
/**
* Finds the hostname of the current EC2 instance
*
* This is useful for a CI server that is itself a docker container and which mounts the docker unix socket
* from the host machine. In that case, the server cannot spawn ... | 916 | 0.764192 | 0.751092 | 23 | 38.826088 | 40.502983 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 14 |
ec9b7236266a06fbefed2546a7b28a0c28bb9585 | 30,434,138,269,033 | 8be57ab7d6924893bbebf454c46e71c304fe6796 | /src/main/java/com/agenda/dani/domain/package-info.java | 783300222a44b09f7cb409d343e087af6708d65c | [] | no_license | BulkSecurityGeneratorProject/agendaDani | https://github.com/BulkSecurityGeneratorProject/agendaDani | 65ae0ba40b219091de047cabffa7bf4e30129996 | 5e1f9b49b0204618d51ceba98451c695f5fd475a | refs/heads/master | 2022-12-17T09:34:52.561000 | 2016-03-03T02:32:39 | 2016-03-03T02:32:39 | 296,593,593 | 0 | 0 | null | true | 2020-09-18T10:50:01 | 2020-09-18T10:50:01 | 2016-03-03T02:32:53 | 2016-03-03T02:32:52 | 266 | 0 | 0 | 0 | null | false | false | /**
* JPA domain objects.
*/
package com.agenda.dani.domain;
| UTF-8 | Java | 63 | java | package-info.java | Java | [] | null | [] | /**
* JPA domain objects.
*/
package com.agenda.dani.domain;
| 63 | 0.666667 | 0.666667 | 4 | 14.75 | 12.173229 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 14 |
1dcf08d80b165d82f3340c674936f3eedcaf03e2 | 7,473,243,144,679 | 37992a7083efea148c66381a2e7c988f59de712b | /cppk/app/src/test/java/ru/ppr/cppk/testUtils/Utils.java | 3710494124e5f08d6ed843675600f39454af8522 | [] | no_license | RVC3/PTK | https://github.com/RVC3/PTK | 5ab897d6abee1f7f7be3ba49c893b97e719085e9 | 1052b2bfa8f565c96a85d5c5928ed6c938a20543 | refs/heads/master | 2022-12-22T22:11:40.231000 | 2020-07-01T09:45:38 | 2020-07-01T09:45:38 | 259,278,530 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.ppr.cppk.testUtils;
import org.w3c.dom.Element;
import org.w3c.dom.NodeList;
/**
* Created by Артем on 11.01.2016.
*/
public class Utils {
public static String getTextValue(Element element, String tagName){
String textVal = null;
NodeList nl = element.getElementsByTagName(tagName);
... | UTF-8 | Java | 797 | java | Utils.java | Java | [
{
"context": "t;\nimport org.w3c.dom.NodeList;\n\n/**\n * Created by Артем on 11.01.2016.\n */\npublic class Utils {\n\n publ",
"end": 113,
"score": 0.9993996024131775,
"start": 108,
"tag": "NAME",
"value": "Артем"
}
] | null | [] | package ru.ppr.cppk.testUtils;
import org.w3c.dom.Element;
import org.w3c.dom.NodeList;
/**
* Created by Артем on 11.01.2016.
*/
public class Utils {
public static String getTextValue(Element element, String tagName){
String textVal = null;
NodeList nl = element.getElementsByTagName(tagName);
... | 797 | 0.65404 | 0.638889 | 29 | 26.310345 | 25.329693 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 14 |
d5d22daaf80b863536a370ed1cd68cec2770da6c | 7,636,451,905,067 | 53bdd2d00d210bc9f201dc696d4b618b252901a4 | /modules/cms-example-plugin/src/main/java/com/enonic/examples/CreateContent.java | 4576605968054b98b95f474bd8186caf7460e004 | [] | no_license | enonic/cms-ce-plugins | https://github.com/enonic/cms-ce-plugins | 9a63ec39801e33a4600e7f9c0d89be305f96f2aa | ddb39adf0633c04674a4ee6405dd352e8eeade0a | refs/heads/master | 2021-01-15T08:09:28.376000 | 2016-08-29T08:23:34 | 2016-08-29T08:23:34 | 7,332,722 | 0 | 1 | null | false | 2013-08-07T13:29:33 | 2012-12-26T22:26:07 | 2013-08-07T13:29:32 | 2013-08-07T13:29:32 | 170 | null | 2 | 0 | Java | null | null | package com.enonic.examples;
import com.enonic.cms.api.client.Client;
import com.enonic.cms.api.client.model.CreateContentParams;
import com.enonic.cms.api.client.model.content.ContentDataInput;
import com.enonic.cms.api.client.model.content.TextInput;
public class CreateContent
{
public void execute( Client cli... | UTF-8 | Java | 896 | java | CreateContent.java | Java | [] | null | [] | package com.enonic.examples;
import com.enonic.cms.api.client.Client;
import com.enonic.cms.api.client.model.CreateContentParams;
import com.enonic.cms.api.client.model.content.ContentDataInput;
import com.enonic.cms.api.client.model.content.TextInput;
public class CreateContent
{
public void execute( Client cli... | 896 | 0.628348 | 0.61942 | 30 | 28.866667 | 28.389826 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
3d42c62a7b47ca115200f0ae15c6a4ef2089e784 | 33,122,787,804,553 | 787e9713474a448a9150953b0f672ad21334b50b | /多线程编程/src/Chapter1多线程技能/t1/com/mythread/www/MyThread.java | 2de6611c0650fc1b7e6aa1d37f57898ec74755c0 | [] | no_license | hxllhhy/Java_Practice | https://github.com/hxllhhy/Java_Practice | 093ea1b857be50c9d28ce0b08d341cd5fcfd2f79 | c3e7a35863888c299ced3f1c0d7a80800e49ff63 | refs/heads/master | 2020-03-20T06:21:41.169000 | 2018-12-26T14:48:27 | 2018-12-26T14:48:27 | 137,246,890 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter1多线程技能.t1.com.mythread.www;
//多线程创建方式1---继承Thread类
public class MyThread extends Thread {
@Override
public void run() {
super.run();
System.out.println("MyThread");
}
}
| UTF-8 | Java | 244 | java | MyThread.java | Java | [] | null | [] | package Chapter1多线程技能.t1.com.mythread.www;
//多线程创建方式1---继承Thread类
public class MyThread extends Thread {
@Override
public void run() {
super.run();
System.out.println("MyThread");
}
}
| 244 | 0.64486 | 0.630841 | 11 | 18.454546 | 15.346683 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 14 |
b448b5205addf3e8c4d70f5e3563272ac1088120 | 32,676,111,242,277 | ef5090b32a8031c3a5a02e177bdaae01f0b7e0ea | /app/src/main/java/com/example/capstone/BoardActivity.java | 0bc863beb4169a766a0e0c81758d44083cd3f853 | [] | no_license | Ellie-YejiLee/Capstone | https://github.com/Ellie-YejiLee/Capstone | bb5555df473a7c5c19154ec3287380a7c663befb | 8c5bf1e60f6e2bb4349aeb2194ca80cc540a19b8 | refs/heads/main | 2023-05-15T14:24:02.408000 | 2021-06-05T05:23:57 | 2021-06-05T05:23:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.capstone;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.ImageButton;
import android.widget.ListView;
import android.widget.TextView;
import android.widget.Toast;
import... | UTF-8 | Java | 1,570 | java | BoardActivity.java | Java | [] | null | [] | package com.example.capstone;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.EditText;
import android.widget.ImageButton;
import android.widget.ListView;
import android.widget.TextView;
import android.widget.Toast;
import... | 1,570 | 0.673254 | 0.672596 | 47 | 31.297873 | 21.038885 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.680851 | false | false | 14 |
6237f19c97955795754e47b1977aba352fc83084 | 10,058,813,456,183 | ca10753547839666e3e6d96ee387b7d4808c2259 | /src/Main.java | e55522a80e5d9b4e859bc630d3ace2f711ba8786 | [] | no_license | lorraneidevic/prime-factoring | https://github.com/lorraneidevic/prime-factoring | 96d4a3afb4ca6ebbf07d04297c6b979a4c11c412 | 56efdfef2833ead0ed3fd2c311c13ab89650c901 | refs/heads/master | 2020-03-15T07:37:23.736000 | 2018-05-03T18:08:22 | 2018-05-03T18:08:22 | 132,032,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
PrimeFactoring primeFactoring = new PrimeFactoring();
Scanner scanner = new Scanner(System.in);
System.out.println("Please type the number you want to generate its prime factors:");
int number = ... | UTF-8 | Java | 393 | java | Main.java | Java | [] | null | [] | import java.util.Scanner;
public class Main {
public static void main(String[] args) {
PrimeFactoring primeFactoring = new PrimeFactoring();
Scanner scanner = new Scanner(System.in);
System.out.println("Please type the number you want to generate its prime factors:");
int number = ... | 393 | 0.6743 | 0.6743 | 13 | 29.23077 | 27.829575 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.