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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
cdd33ae245fdea5d3f7f19179101b9032948a839 | 1,322,849,959,565 | 8fc097646c4a51dab35ae4427a3f99db2645d80f | /src/main/java/com/knoable/application/modules/system/model/VersionUpgrade.java | 2027ac140f8a480588c3d7d1e4c5dd72fd30b458 | [
"Apache-2.0"
] | permissive | leechuanrong/api-ch01 | https://github.com/leechuanrong/api-ch01 | 0e2150e1404dba0cd9ba37aa0faddbdb3b7dac30 | 500704649e0a8dfe278837b00a1006eebbd6f121 | refs/heads/master | 2020-03-22T21:35:52.919000 | 2018-07-13T05:24:25 | 2018-07-13T05:24:25 | 140,699,322 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.knoable.application.modules.system.model;
import java.io.Serializable;
import java.util.Date;
import com.alibaba.fastjson.annotation.JSONField;
import com.fasterxml.jackson.annotation.JsonIgnore;
/**
* 版本升级Model
* @author
*
*/
public class VersionUpgrade implements Serializable {
/**
*
*/
pr... | UTF-8 | Java | 2,295 | java | VersionUpgrade.java | Java | [] | null | [] | package com.knoable.application.modules.system.model;
import java.io.Serializable;
import java.util.Date;
import com.alibaba.fastjson.annotation.JSONField;
import com.fasterxml.jackson.annotation.JsonIgnore;
/**
* 版本升级Model
* @author
*
*/
public class VersionUpgrade implements Serializable {
/**
*
*/
pr... | 2,295 | 0.7224 | 0.720568 | 102 | 20.40196 | 16.39719 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.431373 | false | false | 12 |
65d5b8cd8633e706b7f75c1f6f763d506804f860 | 22,342,419,895,593 | 73308ecf567af9e5f4ef8d5ff10f5e9a71e81709 | /jaso72859/src/main/java/com/example/jaso72859/LoginController.java | 941fb9dea80295680dd194f44ab279dc807e26c4 | [] | no_license | yukihane/stackoverflow-qa | https://github.com/yukihane/stackoverflow-qa | bfaf371e3c61919492e2084ed4c65f33323d7231 | ba5e6a0d51f5ecfa80bb149456adea49de1bf6fb | refs/heads/main | 2023-08-03T06:54:32.086000 | 2023-07-26T20:02:07 | 2023-07-26T20:02:07 | 194,699,870 | 3 | 3 | null | false | 2023-03-02T23:37:45 | 2019-07-01T15:34:08 | 2022-12-14T23:02:29 | 2023-03-02T23:37:45 | 8,277 | 3 | 2 | 79 | Java | false | false | package com.example.jaso72859;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class LoginController {
@GetMapping("/loginForm")
public String getLogin() {
return "loginForm";
}
} | UTF-8 | Java | 282 | java | LoginController.java | Java | [
{
"context": "package com.example.jaso72859;\n\nimport org.springframework.stereotype.Contro",
"end": 26,
"score": 0.5948041081428528,
"start": 23,
"tag": "USERNAME",
"value": "o72"
}
] | null | [] | package com.example.jaso72859;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.GetMapping;
@Controller
public class LoginController {
@GetMapping("/loginForm")
public String getLogin() {
return "loginForm";
}
} | 282 | 0.748227 | 0.730496 | 13 | 20.76923 | 18.758194 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 12 |
a164191de9447b236d457cbf6dcefa6a08249037 | 22,342,419,896,698 | 7c01e6e66c5ae292ed000e4a851acac2f08cc033 | /src/main/java/br/com/sysprice/business/WatsonConversationService.java | e2862b4bd8536178b2f6043dfea3cad09b8e636b | [] | no_license | Giovanni-Bruno/disk-wat | https://github.com/Giovanni-Bruno/disk-wat | 7e75014a49e18080fab4d665d2d2028ed9f9191c | 8ee21a9acd55a8745338845134cfca095f2c9009 | refs/heads/master | 2016-08-26T08:06:04.881000 | 2016-08-11T20:09:44 | 2016-08-11T20:09:44 | 65,207,059 | 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 br.com.sysprice.business;
import com.ibm.watson.developer_cloud.conversation.v1.ConversationService;
import com.ibm.wa... | UTF-8 | Java | 1,098 | java | WatsonConversationService.java | Java | [
{
"context": "n.v1.model.MessageResponse;\r\n\r\n/**\r\n *\r\n * @author gluigi\r\n */\r\npublic class WatsonConversationService {\r\n ",
"end": 486,
"score": 0.879138708114624,
"start": 480,
"tag": "USERNAME",
"value": "gluigi"
},
{
"context": "_07_11);\r\n service.setUsern... | 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 br.com.sysprice.business;
import com.ibm.watson.developer_cloud.conversation.v1.ConversationService;
import com.ibm.wa... | 1,072 | 0.723133 | 0.676685 | 31 | 33.419353 | 33.710125 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 12 |
6713de39872032e684776f1938702eb0eee1ee85 | 22,342,419,895,615 | 778c33d422fee51fca99b50dc01bab5ae7f68645 | /Customer.java | 09e95eb5e80e5e7ce3aaa5e0733bd4f658bf510f | [] | no_license | sashahavia/Bank_Simulation | https://github.com/sashahavia/Bank_Simulation | 0df0ed6b963c8e9c22f14a0da3171be0add0fe4d | 243742f55c4f79710811e79a3f94c3917ed28677 | refs/heads/master | 2021-01-02T22:59:23.279000 | 2017-08-05T15:47:30 | 2017-08-05T15:47:30 | 99,432,082 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /** Assignment 3 -- Aliaksandra Havia */
public abstract class Customer {
private String name;
private String address;
private int age;
private String telephoneNumber;
private int customerNumber;
// Constructor
public Customer(String name, String address, int age, String telephoneNumber, int customerNumber) {... | UTF-8 | Java | 1,502 | java | Customer.java | Java | [
{
"context": "/** Assignment 3 -- Aliaksandra Havia */\n\npublic abstract class Customer {\n\tprivate Str",
"end": 37,
"score": 0.9998940825462341,
"start": 20,
"tag": "NAME",
"value": "Aliaksandra Havia"
}
] | null | [] | /** Assignment 3 -- <NAME> */
public abstract class Customer {
private String name;
private String address;
private int age;
private String telephoneNumber;
private int customerNumber;
// Constructor
public Customer(String name, String address, int age, String telephoneNumber, int customerNumber) {
this.nam... | 1,491 | 0.711718 | 0.711052 | 71 | 20.169014 | 21.221161 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.450704 | false | false | 12 |
0daaeff914834ebf06d18e255e8726dda14d4df2 | 10,264,971,856,965 | 44e9e794fc8737b9cedc3634af9dbda079ea37e5 | /CompanyStructure/src/Employee.java | c531ad364833dc5bb8b1daadc21ce00d4f1fd68a | [] | no_license | shinnew99/OOP | https://github.com/shinnew99/OOP | 1b95a4170f071c4012b28e91fce1e0b0692ffb69 | 952441470819efc1b66626519d18a1bd1ac8d1fa | refs/heads/master | 2022-06-13T09:39:35.299000 | 2020-05-08T08:23:27 | 2020-05-08T08:23:27 | 256,450,800 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public abstract class Employee {
String name;
double baseSalary;
public static int employeeIDCnt = 1;
int employeeId;
Employee manager;
public Employee(String name, double baseSalary){
//일종의 멤버변수에 파라미터값을 저장해주는 행위라고 보면됌
this.name = name;
this.baseSalary = baseSa... | UTF-8 | Java | 2,116 | java | Employee.java | Java | [
{
"context": "rgs) {\r\n Employee employee = new Employee(\"Martin Grarrix\", 5000.0);\r\n Employee employee2 = new Empl",
"end": 1445,
"score": 0.9998911023139954,
"start": 1431,
"tag": "NAME",
"value": "Martin Grarrix"
},
{
"context": "0.0);\r\n Employee employ... | null | [] | public abstract class Employee {
String name;
double baseSalary;
public static int employeeIDCnt = 1;
int employeeId;
Employee manager;
public Employee(String name, double baseSalary){
//일종의 멤버변수에 파라미터값을 저장해주는 행위라고 보면됌
this.name = name;
this.baseSalary = baseSa... | 2,103 | 0.589109 | 0.574752 | 73 | 25.671232 | 21.228731 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506849 | false | false | 12 |
cc222cd07ca87844cd69b8b6a124db8c94d9501e | 3,899,830,316,502 | 7fe4387cf53bc4c02ddfe4a7023f2d092e0d43b0 | /gameserver/java/ru/l2gw/gameserver/clientpackets/RequestBBSwrite.java | 37e379301cea095e24ef5ef3f4bd89233a296784 | [] | no_license | d1slike/jserver | https://github.com/d1slike/jserver | 65a6f47edc1fc8e86d28daaa210574c1226ded52 | e3a2dc01bba3a6e8db013db545f5b3573c8b6379 | refs/heads/master | 2016-03-29T12:17:15.855000 | 2015-08-16T19:25:02 | 2015-08-16T19:25:02 | 35,298,906 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.l2gw.gameserver.clientpackets;
import ru.l2gw.gameserver.Config;
import ru.l2gw.gameserver.instancemanager.CommunityBoard.CommunityBoardManager;
import ru.l2gw.gameserver.instancemanager.CommunityBoard.ICommunityBoardHandler;
import ru.l2gw.gameserver.model.Player;
import ru.l2gw.gameserver.serverpackets.Sy... | UTF-8 | Java | 1,185 | java | RequestBBSwrite.java | Java | [] | null | [] | package ru.l2gw.gameserver.clientpackets;
import ru.l2gw.gameserver.Config;
import ru.l2gw.gameserver.instancemanager.CommunityBoard.CommunityBoardManager;
import ru.l2gw.gameserver.instancemanager.CommunityBoard.ICommunityBoardHandler;
import ru.l2gw.gameserver.model.Player;
import ru.l2gw.gameserver.serverpackets.Sy... | 1,185 | 0.730802 | 0.712236 | 48 | 23.708334 | 25.499149 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.75 | false | false | 12 |
901cb4f54846bb00762c19888df8d7cf6b87c548 | 3,899,830,315,341 | 86019c52d483dcd4cc45d5242168f14a307f351b | /src/main/java/com/ihomefnt/sky/common/cache/RedisCacheUtil.java | ea55ef4231eb1bbb4c78f1882e88d4b56280442b | [] | no_license | huayunlei/my-zuul | https://github.com/huayunlei/my-zuul | 4a2741fd12c9b619050c3704e572a79ab887ee9d | b4732a0ce52ca08ff1da509496fc2e1d26eaf074 | refs/heads/master | 2023-01-03T08:54:36.925000 | 2020-10-21T14:46:31 | 2020-10-21T14:46:31 | 306,045,352 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ihomefnt.sky.common.cache;
/**
* @Description:
* @Author hua
* @Date 2020/1/15 3:46 下午
*/
public class RedisCacheUtil {
/**生成缓存key(拼冒号)
* @param namespace
* @param keys
* @return
*/
public static String generateCacheKey(String namespace, Object... keys) {
StringBuil... | UTF-8 | Java | 1,227 | java | RedisCacheUtil.java | Java | [
{
"context": "sky.common.cache;\n\n/**\n * @Description:\n * @Author hua\n * @Date 2020/1/15 3:46 下午\n */\npublic class Redis",
"end": 75,
"score": 0.9870485663414001,
"start": 72,
"tag": "USERNAME",
"value": "hua"
}
] | null | [] | package com.ihomefnt.sky.common.cache;
/**
* @Description:
* @Author hua
* @Date 2020/1/15 3:46 下午
*/
public class RedisCacheUtil {
/**生成缓存key(拼冒号)
* @param namespace
* @param keys
* @return
*/
public static String generateCacheKey(String namespace, Object... keys) {
StringBuil... | 1,227 | 0.491154 | 0.478517 | 46 | 24.804348 | 19.121601 | 84 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.391304 | false | false | 12 |
7bc3a463058c880ca705e31bf3299d96c254de73 | 16,406,775,087,513 | 37ae90aa265ddb6671ba74da4b18eafb351a1921 | /espproj1/src/lesson32dz/MainIterator.java | 9bccff77fa8548cf427ef80cf8050563d0b9f4b0 | [] | no_license | perepelkaS/iteasyum | https://github.com/perepelkaS/iteasyum | 7e9ba3a71592f16c37a005747b777c946c9104ce | 7638ac3d3a0d96cfe28a006d0881cff8c24ca658 | refs/heads/master | 2022-11-06T17:01:56.703000 | 2020-06-26T18:59:24 | 2020-06-26T18:59:24 | 271,264,276 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lesson32dz;
public class MainIterator {
public static void main(String[] args) {
ArrayIterator<Integer> iter = new ArrayIterator<>(new Integer[][]{{1, 2}, {1, 3}, {2,5}});
while (iter.hasNext()) {
Integer element = iter.next();
System.out.println(element);
}... | UTF-8 | Java | 329 | java | MainIterator.java | Java | [] | null | [] | package lesson32dz;
public class MainIterator {
public static void main(String[] args) {
ArrayIterator<Integer> iter = new ArrayIterator<>(new Integer[][]{{1, 2}, {1, 3}, {2,5}});
while (iter.hasNext()) {
Integer element = iter.next();
System.out.println(element);
}... | 329 | 0.568389 | 0.544073 | 12 | 26.416666 | 27.004501 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 12 |
252e0d21b6703011af7f5c0891e8f0e97db2a3f4 | 5,214,090,319,773 | fc4902678c2599da2e49c2d678a10beb8dd50041 | /五一讲课/code/Test1/src/cn/hbc/dao/impl/StudentDaoImpl.java | 149df029ebec06a6d23d8b20378bd51e95fd956a | [] | no_license | handsomecui/MyPage | https://github.com/handsomecui/MyPage | 49577e113caf5fb6193c98f3406ea167cbd33fd2 | dd3e15653b1da477feccf11289c2a84cfb1361ac | refs/heads/master | 2021-01-20T06:36:32.989000 | 2017-05-01T06:20:13 | 2017-05-01T06:20:13 | 89,901,650 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.hbc.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.commons.dbutils.handlers.ScalarHandler;
import cn.h... | UTF-8 | Java | 2,980 | java | StudentDaoImpl.java | Java | [] | null | [] | package cn.hbc.dao.impl;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.dbutils.QueryRunner;
import org.apache.commons.dbutils.handlers.BeanListHandler;
import org.apache.commons.dbutils.handlers.ScalarHandler;
import cn.h... | 2,980 | 0.683893 | 0.678859 | 118 | 24.254238 | 18.05415 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.559322 | false | false | 12 |
7653afb6183159906b8c84de2040faaffab1cbfe | 24,678,882,107,672 | 83b592d3451db486d3625913c6706c1565639627 | /src/me/darthteddy1/gta/crates/CrateListener.java | 57a9c95be5bb162361109fb6aad0b51223312d5c | [] | no_license | FlamePost/GTAMC | https://github.com/FlamePost/GTAMC | 6648ac8da4d07c657a14f6c263e34faff3654c82 | e355faa71bf1563090849b8d407aa77b2a10cb78 | refs/heads/master | 2020-06-10T05:31:24.145000 | 2019-07-02T00:40:12 | 2019-07-02T00:40:12 | 193,597,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.darthteddy1.gta.crates;
import me.darthteddy1.gta.utils.MessageUtils;
import org.bukkit.Material;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.block.Action;
import org.bukkit.event.block.BlockBreakEvent;
import org.... | UTF-8 | Java | 1,935 | java | CrateListener.java | Java | [] | null | [] | package me.darthteddy1.gta.crates;
import me.darthteddy1.gta.utils.MessageUtils;
import org.bukkit.Material;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.block.Action;
import org.bukkit.event.block.BlockBreakEvent;
import org.... | 1,935 | 0.602584 | 0.601034 | 46 | 40.065216 | 36.381077 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413043 | false | false | 12 |
97f3faf21c95bebb0bad746a8057821d9067132e | 618,475,331,360 | 3dcd37402d326469a9565be2939d4cfd16ae5ac2 | /app/src/main/java/com/vsn/omino/activites/ChatActivity.java | 4035ab141e35d8471a2ea59d14b926cf7f1ea5db | [] | no_license | murtazavirku/Omino | https://github.com/murtazavirku/Omino | fa6c90c45680112ad60e6311489fbfcc97c56572 | 74615e8e9000d109d2c500fd0fd3a85bd6d605cb | refs/heads/master | 2023-06-12T08:32:10.981000 | 2021-07-01T07:41:54 | 2021-07-01T07:41:54 | 381,950,038 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vsn.omino.activites;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.ActivityCompat;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androidx.... | UTF-8 | Java | 14,848 | java | ChatActivity.java | Java | [] | null | [] | package com.vsn.omino.activites;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.app.ActivityCompat;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androidx.... | 14,848 | 0.639749 | 0.637325 | 342 | 42.418129 | 32.039413 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.77193 | false | false | 12 |
9a509f07ffb07555bd2e7144d7dca938d263116f | 4,595,615,034,956 | 0e4a7d38a8ec2fc11db9f95aebd270406db2f1d8 | /lotr/common/entity/npc/LOTREntityDolGuldurOrcTrader.java | 87d9ac24d693c235e51083b607072ee704725a3b | [] | no_license | KyberJeffHason/FA-help | https://github.com/KyberJeffHason/FA-help | fe07812a24b3295e8ca21ab2cbe948dd54e650fe | 0f0775a429fa1751fe699d8a7072f92e83dca101 | refs/heads/main | 2022-07-29T20:25:24.836000 | 2021-04-28T19:53:52 | 2021-04-28T19:53:52 | 356,083,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lotr.common.entity.npc;
import lotr.common.*;
import net.minecraft.entity.IEntityLivingData;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.world.World;
public class LOTREntityDolGuldurOrcTrader extends LOTREntityDolGuldurOrc implements LOTRTradeable... | UTF-8 | Java | 1,953 | java | LOTREntityDolGuldurOrcTrader.java | Java | [] | null | [] | package lotr.common.entity.npc;
import lotr.common.*;
import net.minecraft.entity.IEntityLivingData;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.item.ItemStack;
import net.minecraft.world.World;
public class LOTREntityDolGuldurOrcTrader extends LOTREntityDolGuldurOrc implements LOTRTradeable... | 1,953 | 0.704045 | 0.700973 | 63 | 30 | 30.30899 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365079 | false | false | 12 |
aa8fe05d803f9f103f3d6d8b334f88ac1e7cfcde | 26,645,977,151,910 | e4f9d85b1046eb4f322a8e6c9112662637e1e32b | /src/main/java/EchoProtocol.java | 22422cc304c1d0fdf6e126b64e56d2220b40a18d | [] | no_license | nHiRanZ/threading-training | https://github.com/nHiRanZ/threading-training | 5cd2eda8ce2977a729d1eb91c432d57246c9010b | f25d8a908d061a13c52182bddf3d25bcbbd6c7ff | refs/heads/master | 2021-02-27T06:18:18.834000 | 2020-03-07T07:26:17 | 2020-03-07T07:26:17 | 245,587,171 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import domain.Inventory;
import domain.Product;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class EchoProtocol {
public String processInput(String input) {
return input.toUpperCase();
}
public static List<Inventory> processInventory(String request) {... | UTF-8 | Java | 786 | java | EchoProtocol.java | Java | [] | null | [] | import domain.Inventory;
import domain.Product;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
public class EchoProtocol {
public String processInput(String input) {
return input.toUpperCase();
}
public static List<Inventory> processInventory(String request) {... | 786 | 0.586514 | 0.580153 | 26 | 29.23077 | 21.559055 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
bcb1acc977d11edef3668e6a8a07560c254491a9 | 28,054,726,425,150 | 8e691ee00f4b5e4390053e38660574c55e54da0f | /app/src/main/java/gcm/android/hmkcode/com/food/ShoppingLists.java | 72ad0d6c03112ef8177ac15f0f06262b64f30c45 | [] | no_license | mitchcork93/NomNom | https://github.com/mitchcork93/NomNom | ca60e538b7160883f01837b30ddd8360d1b6c1c7 | 8954b13817ba80629a77bf31be50ae25f1151dd5 | refs/heads/master | 2021-01-10T06:43:12.971000 | 2016-04-11T11:37:44 | 2016-04-11T11:37:44 | 53,694,646 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gcm.android.hmkcode.com.food;
import android.app.ListActivity;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Lis... | UTF-8 | Java | 3,584 | java | ShoppingLists.java | Java | [] | null | [] | package gcm.android.hmkcode.com.food;
import android.app.ListActivity;
import android.content.Intent;
import android.support.v7.app.ActionBarActivity;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
import android.view.View;
import android.widget.AdapterView;
import android.widget.Lis... | 3,584 | 0.627232 | 0.626395 | 104 | 33.46154 | 25.8925 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 12 |
2179fae52c4c73c56e5a1e27587894e51f1f3bfa | 10,831,907,554,178 | 357340c58c225a4e5720408760262d122ac1b88c | /src/chapter19enum/Competitor.java | 4660f8997dafae3d3e753e59b5c1fa0903210b98 | [] | no_license | gleeman1987/ThinkingInJava | https://github.com/gleeman1987/ThinkingInJava | f0221cd2e71ddfa61ac52f12879e4563d3a165b3 | 79d21a7aa814c79bd1da24e59c7fed322b94ba3c | refs/heads/master | 2020-12-02T21:22:00.109000 | 2017-12-22T07:23:21 | 2017-12-22T07:23:21 | 96,301,428 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter19enum;
/**
* Authur:zhengjun
* E-mail:zhengjun1987@outlook.com
* Date:2017/12/3
* Project:ThinkingInJava
*/
public interface Competitor<T extends Competitor<T>> {
Outcome compete(T competitor);
}
| UTF-8 | Java | 222 | java | Competitor.java | Java | [
{
"context": "package chapter19enum;\n\n/**\n * Authur:zhengjun\n * E-mail:zhengjun1987@outlook.com\n * Date:2017/1",
"end": 46,
"score": 0.9995193481445312,
"start": 38,
"tag": "USERNAME",
"value": "zhengjun"
},
{
"context": " chapter19enum;\n\n/**\n * Authur:zhengjun\n * E-mail:zhe... | null | [] | package chapter19enum;
/**
* Authur:zhengjun
* E-mail:<EMAIL>
* Date:2017/12/3
* Project:ThinkingInJava
*/
public interface Competitor<T extends Competitor<T>> {
Outcome compete(T competitor);
}
| 205 | 0.72973 | 0.671171 | 11 | 19.181818 | 16.29734 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 12 |
d26ff0fbf4c512c2e671b79fa9c63818d4fdd8d2 | 9,792,525,462,692 | 3846b312553bc3e3deb65ccb7fb227d94aa6e40f | /src/main/java/by/spetr/web/model/entity/Message.java | af8738818cad0640adcae4e5a3ce9d4f91f774ad | [] | no_license | alexridvansky/Java-EPAM-HTP16-FinalWeb | https://github.com/alexridvansky/Java-EPAM-HTP16-FinalWeb | 2ef9bbc047acffa8f3f06e76c5e4aa5288e9ebc0 | d4f2bf37358d88b51e91604b1c9bae8e5035f259 | refs/heads/main | 2023-07-17T11:13:34.759000 | 2021-08-27T05:13:24 | 2021-08-27T05:13:24 | 379,576,344 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.spetr.web.model.entity;
import java.io.Serializable;
import java.time.LocalDateTime;
public class Message extends AbstractEntity implements Serializable {
private long messageId;
private String topic;
private String message;
private long senderId;
private long receiverId;
private Lo... | UTF-8 | Java | 381 | java | Message.java | Java | [] | null | [] | package by.spetr.web.model.entity;
import java.io.Serializable;
import java.time.LocalDateTime;
public class Message extends AbstractEntity implements Serializable {
private long messageId;
private String topic;
private String message;
private long senderId;
private long receiverId;
private Lo... | 381 | 0.771654 | 0.771654 | 15 | 24.4 | 17.749367 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
2b6bfe491f319b48283ce9373f571a21a061a896 | 12,953,621,431,289 | ae518daccaffbc41a9c7b5f8866c661786657b6f | /src/main/java/com/liuhao/cms/dao/CollectDao.java | 55f132a24c68781283c97bc41f5c05ced852a310 | [] | no_license | luojianwu666/liuhao-cms | https://github.com/luojianwu666/liuhao-cms | 22ddfb5dacd6a96695b95a4bea578b5b789e350b | d0a94cf894577946dca13a3c21a36bf4260b623d | refs/heads/master | 2022-11-05T09:58:35.577000 | 2020-02-20T00:21:08 | 2020-02-20T00:21:08 | 241,761,166 | 0 | 0 | null | false | 2022-11-16T08:56:24 | 2020-02-20T00:53:36 | 2020-02-20T00:54:15 | 2022-11-16T08:56:21 | 1,417 | 0 | 0 | 14 | JavaScript | false | false | package com.liuhao.cms.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.liuhao.cms.pojo.Collect;
public interface CollectDao {
List<Collect> selectByUserId(@Param("collect")Collect collect);
int deleteById(Integer id);
int insert(@Param("collect")Collect collect);
}
| UTF-8 | Java | 314 | java | CollectDao.java | Java | [] | null | [] | package com.liuhao.cms.dao;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.liuhao.cms.pojo.Collect;
public interface CollectDao {
List<Collect> selectByUserId(@Param("collect")Collect collect);
int deleteById(Integer id);
int insert(@Param("collect")Collect collect);
}
| 314 | 0.761146 | 0.761146 | 18 | 16.444445 | 20.081009 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 12 |
a432f84a206d1a91b555b1a648b24b780bbf2d25 | 12,953,621,433,491 | f3f63b9b1fbd41d9feaf5ebade11bd8df1b4cc46 | /src/main/java/pl/currency/exchange/clients/model/Table.java | 9fd5ae9ed970ba8a327fa2129bff7c661f108a3f | [] | no_license | astroamator/wymiany | https://github.com/astroamator/wymiany | 59510b2cd4dcabf39a25432c863dd28867c007cc | 4b8dfd2118d1a0fdd9e04607cb4d2c31ca9b2347 | refs/heads/master | 2023-06-20T20:26:00.006000 | 2021-07-31T08:40:34 | 2021-07-31T08:40:34 | 391,277,535 | 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 pl.currency.exchange.clients.model;
import java.util.List;
import lombok.Data;
/**
*
* @author rober
*/
@Dat... | UTF-8 | Java | 462 | java | Table.java | Java | [
{
"context": ".List;\r\nimport lombok.Data;\r\n\r\n/**\r\n *\r\n * @author rober\r\n */\r\n@Data\r\npublic class Table {\r\n private Stri",
"end": 309,
"score": 0.8655372262001038,
"start": 304,
"tag": "USERNAME",
"value": "rober"
}
] | 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 pl.currency.exchange.clients.model;
import java.util.List;
import lombok.Data;
/**
*
* @author rober
*/
@Dat... | 462 | 0.681818 | 0.681818 | 21 | 20 | 20.526405 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 12 |
d64f72e1f84236b285d0a3db9297de4810a52cef | 17,463,337,087,391 | bf60cf555b2e8594c9bd8e1cbbf9b0ca27535a46 | /Method Overloading/src/method_4.java | c8dc0f5f58d7bdaa766e1dbd4def364fe0831a23 | [] | no_license | haritha281/JAVA | https://github.com/haritha281/JAVA | 222e4dd54a582e22d2d90b5c479aef5f30593cfc | f5826c4a240a4160f4281fb58dd68d7626cb35c6 | refs/heads/master | 2023-04-14T06:28:39.472000 | 2021-05-01T15:05:41 | 2021-05-01T15:05:41 | 363,394,220 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //4. Write two methods with the same name and same number of parameters of different
//type and call from main method
public class method_4 {
void m1(int a, String name){
System.out.println("Method 1, a="+a+" name="+name);
}
void m1(String name, int a){
System.out.println("Method 1, name="+name+" ... | UTF-8 | Java | 488 | java | method_4.java | Java | [
{
"context": " method_4 obj=new method_4(); \n obj.m1(5, \"haritha\");\n obj.m1(\"rathnam\",20);\n } \n}\n\n",
"end": 443,
"score": 0.9996461272239685,
"start": 436,
"tag": "NAME",
"value": "haritha"
},
{
"context": "4(); \n obj.m1(5, \"haritha\");\n obj... | null | [] | //4. Write two methods with the same name and same number of parameters of different
//type and call from main method
public class method_4 {
void m1(int a, String name){
System.out.println("Method 1, a="+a+" name="+name);
}
void m1(String name, int a){
System.out.println("Method 1, name="+name+" ... | 488 | 0.60041 | 0.57377 | 15 | 31.466667 | 22.144575 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 12 |
9fc49422d991a6d40ccc7e073d74e4352279328f | 30,820,685,342,942 | e8f15a8e0ca2301d011015516818fd945c800bf9 | /crmweb/src/com/yuchengtech/bcrm/custmanager/service/CustomerManagerInfoService.java | 5a448b75da74f9014fa689abdc828fbc940e62da | [] | no_license | Clown-kakaxi/huayi | https://github.com/Clown-kakaxi/huayi | 258b23d069c060ee5ff5f0f7ee1ef2f5b5079199 | 9778692c8376ca0d7661289dc0897510776accc8 | refs/heads/master | 2020-04-02T13:03:42.420000 | 2018-10-26T09:34:31 | 2018-10-26T09:34:31 | 154,465,269 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yuchengtech.bcrm.custmanager.service;
import org.springframework.stereotype.Service;
import com.yuchengtech.bcrm.custmanager.model.OcrmFCmCustMgrInfo;
import com.yuchengtech.bcrm.custmanager.model.OcrmFCmCustMgrInfoReview;
import com.yuchengtech.bob.common.CommonService;
import com.yuchengtech.bob.common... | UTF-8 | Java | 866 | java | CustomerManagerInfoService.java | Java | [
{
"context": "ob.common.JPABaseDAO;\n\n\n/**\n * 客户经理信息处理\n * @author geyu\n * 2014-7-7\n */\n@Service\npublic class CustomerMan",
"end": 366,
"score": 0.9995099902153015,
"start": 362,
"tag": "USERNAME",
"value": "geyu"
}
] | null | [] | package com.yuchengtech.bcrm.custmanager.service;
import org.springframework.stereotype.Service;
import com.yuchengtech.bcrm.custmanager.model.OcrmFCmCustMgrInfo;
import com.yuchengtech.bcrm.custmanager.model.OcrmFCmCustMgrInfoReview;
import com.yuchengtech.bob.common.CommonService;
import com.yuchengtech.bob.common... | 866 | 0.80122 | 0.793902 | 33 | 23.878788 | 28.578184 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 12 |
fe24076377027049ece883ac5f0c4bc8802799d4 | 27,307,402,077,450 | 335b5d01be8174a56fb994147bc6444dde427ae6 | /src/main/java/com/salestaxes/tax/ImportTaxCalculationStrategy.java | 201e238797f6f3040de9d7a94ab0521aa16f9388 | [] | no_license | fabiomrch/sales-taxes-design-patterns | https://github.com/fabiomrch/sales-taxes-design-patterns | a05b3ceeaceb7e3785edc8d0680c459c75f79c60 | 4d6a7dff58f66022340ef1b41ad391c8d9a5fee7 | refs/heads/master | 2021-07-20T11:15:59.285000 | 2019-11-07T22:37:48 | 2019-11-07T22:37:48 | 220,339,687 | 0 | 0 | null | false | 2020-10-13T17:17:42 | 2019-11-07T22:22:22 | 2019-11-07T22:38:45 | 2020-10-13T17:17:41 | 91 | 0 | 0 | 1 | Java | false | false | package com.salestaxes.tax;
import java.math.BigDecimal;
import java.util.ResourceBundle;
import com.salestaxes.model.Product;
import com.salestaxes.properties.PropertiesResources;
import com.salestaxes.utils.PriceRounder;
/**
* Specific tax calculation algorithm: it considers the import tax rate
* @author fab
*
... | UTF-8 | Java | 853 | java | ImportTaxCalculationStrategy.java | Java | [
{
"context": "rithm: it considers the import tax rate\n * @author fab\n *\n */\npublic class ImportTaxCalculationStrategy ",
"end": 316,
"score": 0.9725508689880371,
"start": 313,
"tag": "USERNAME",
"value": "fab"
}
] | null | [] | package com.salestaxes.tax;
import java.math.BigDecimal;
import java.util.ResourceBundle;
import com.salestaxes.model.Product;
import com.salestaxes.properties.PropertiesResources;
import com.salestaxes.utils.PriceRounder;
/**
* Specific tax calculation algorithm: it considers the import tax rate
* @author fab
*
... | 853 | 0.794842 | 0.794842 | 27 | 30.592592 | 35.244396 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
7589dd6b3d722c66828e684901d2ee6522ef24b7 | 26,396,869,008,244 | 99f399cbd3a370c1cd43590d082503abc1394dc3 | /p2pdinner-clients/p2pdinner-android-client/app/src/main/java/com/p2pdinner/restclient/PlacesServiceManager.java | c7090c690cfa7504048a1f582fbc5eff910cac04 | [] | no_license | rajanip2pdinner/p2pdinner | https://github.com/rajanip2pdinner/p2pdinner | 67092074ca0b35dd0e723830ff650df0375be0ac | e0ca2a0cd8253fe9e1b7c322e0cc75d95ad3113e | refs/heads/master | 2021-03-27T10:11:34.415000 | 2017-10-16T02:48:41 | 2017-10-16T02:48:41 | 61,455,032 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.p2pdinner.restclient;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import c... | UTF-8 | Java | 4,394 | java | PlacesServiceManager.java | Java | [
{
"context": "servable;\nimport rx.Subscriber;\n\n/**\n * Created by rajaniy on 10/7/15.\n */\npublic class PlacesServiceManager",
"end": 1658,
"score": 0.9996366500854492,
"start": 1651,
"tag": "USERNAME",
"value": "rajaniy"
}
] | null | [] | package com.p2pdinner.restclient;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.GsonBuilder;
import com.google.gson.JsonElement;
import com.google.gson.JsonObject;
import com.google.gson.JsonParser;
import c... | 4,394 | 0.699363 | 0.693446 | 95 | 45.252632 | 32.852451 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.852632 | false | false | 12 |
6dfdf206ef0d847aa75b2c435eb81b9356e5be22 | 30,434,138,285,697 | b5aedd54e2013e11895c6c4c8ad3eed9018c5d24 | /src/java/clases/Indexacion.java | a2ccd17496bfce12622c5c39f000f25a21d8b481 | [] | no_license | gastongarcia1996/MotorDeBusquedaTPI | https://github.com/gastongarcia1996/MotorDeBusquedaTPI | b5e092f73bfddc87f89faee2c64e066db999f6f7 | aab68334ef4d9a47add44f52576905631eae0f88 | refs/heads/master | 2020-03-11T01:13:03.836000 | 2018-05-29T11:14:41 | 2018-05-29T11:14:41 | 129,684,771 | 0 | 0 | null | false | 2018-05-27T15:46:23 | 2018-04-16T04:29:40 | 2018-05-27T14:22:16 | 2018-05-27T15:46:22 | 194,520 | 0 | 0 | 0 | JavaScript | false | null |
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package clases;
import Database.DBDocumento;
import Database.DBManager;
import Database.DBTermino;
import Database.DBTerminoXDocument... | UTF-8 | Java | 13,143 | java | Indexacion.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author dlcusr\n */\npublic class Indexacion implements Serializab",
"end": 822,
"score": 0.9996300339698792,
"start": 816,
"tag": "USERNAME",
"value": "dlcusr"
},
{
"context": " File archivo = new File(\"C:\\\... | 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 clases;
import Database.DBDocumento;
import Database.DBManager;
import Database.DBTermino;
import Database.DBTerminoXDocument... | 13,143 | 0.490763 | 0.488168 | 420 | 30.188095 | 25.977652 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564286 | false | false | 12 |
e4b30034f5bb1291a59d39ef30631d40c1206e0b | 31,318,901,592,031 | e49349acd95f155e4335e5c0171d3f9ce6d63626 | /src/main/java/de/ossi/wolfsbau/db/data/Device.java | 25a5ee3f5585d53769516eab61a4a9e572638ea9 | [] | no_license | CommentSectionScientist/ModbusTCP | https://github.com/CommentSectionScientist/ModbusTCP | a1064499194cded01784f81d1db0eae839a4fcfa | 0111cb9d3d19e4ef2afbe852ec96bd3045b9e89e | refs/heads/master | 2022-10-26T08:24:11.826000 | 2022-10-09T13:09:51 | 2022-10-09T13:09:51 | 130,501,411 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.ossi.wolfsbau.db.data;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.Collection;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.field.ForeignCollectionField;
import com.j256.ormlite.table.DatabaseTable;
import de.ossi.wolfsbau.db.data.persister.LocalDat... | UTF-8 | Java | 2,727 | java | Device.java | Java | [] | null | [] | package de.ossi.wolfsbau.db.data;
import java.time.LocalDateTime;
import java.util.ArrayList;
import java.util.Collection;
import com.j256.ormlite.field.DatabaseField;
import com.j256.ormlite.field.ForeignCollectionField;
import com.j256.ormlite.table.DatabaseTable;
import de.ossi.wolfsbau.db.data.persister.LocalDat... | 2,727 | 0.750642 | 0.747341 | 135 | 19.200001 | 18.618509 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.22963 | false | false | 12 |
511ff5f1f513887715e214d8e12aafe4acf282f9 | 7,499,012,906,286 | 030134c9af94607f30ab3526f4cc09e844b2ee97 | /threed-service/src/main/java/com/hz/business/service/IFileService.java | bd3a5885e6dc8b2cf3d1820ab72cf6a38ad3398d | [] | no_license | hz656765117/threed-service | https://github.com/hz656765117/threed-service | 52dac783a9715c2731d66945fe6ab38976eabcc5 | 44e8276de5ce46e800558e068a97aad36ca61a2a | refs/heads/master | 2021-03-22T01:37:05.628000 | 2017-09-23T16:33:27 | 2017-09-23T16:33:27 | 100,085,082 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hz.business.service;
import com.hz.base.util.JsonResult;
public interface IFileService {
/**
* 下载文件
* @param username
* @param path
* @return
*/
public JsonResult downloadFile(String username, String path);
public JsonResult downloadFileById(String username, String id,String type);
... | UTF-8 | Java | 336 | java | IFileService.java | Java | [] | null | [] | package com.hz.business.service;
import com.hz.base.util.JsonResult;
public interface IFileService {
/**
* 下载文件
* @param username
* @param path
* @return
*/
public JsonResult downloadFile(String username, String path);
public JsonResult downloadFileById(String username, String id,String type);
... | 336 | 0.704268 | 0.704268 | 22 | 13.909091 | 20.654978 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
852511aa3fda1e2257f16a4265774f4507efc175 | 17,746,804,870,232 | e2dbfa9f5ffceaad85158ca70f97da7069a314c1 | /src/javaOverview/ArrayMissingNumber.java | 7b99f279ee7226a9343e1b6a905ab7476add95b2 | [] | no_license | sagrawal2418/JavaPractice | https://github.com/sagrawal2418/JavaPractice | b6a7ca4326b673cebc104feeb7a59e57a49a7ba1 | e292cdb8ed693b87944778000beea2357b92147f | refs/heads/master | 2021-02-07T03:47:35.490000 | 2020-03-28T12:57:17 | 2020-03-28T12:57:17 | 243,979,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaOverview;
import java.util.Scanner;
import java.util.Arrays;
/*
10
20
15,14,16,17,20,11,13,14
10
12
18
19
*/
public class ArrayMissingNumber
{
public static void main(String args[])
{
int[] numbers ={15,14,16,17,20,11,13,14};
int[] missing = new int[10];
int ind=0;
for(int i =10; i<=20; i+... | UTF-8 | Java | 570 | java | ArrayMissingNumber.java | Java | [] | null | [] | package javaOverview;
import java.util.Scanner;
import java.util.Arrays;
/*
10
20
15,14,16,17,20,11,13,14
10
12
18
19
*/
public class ArrayMissingNumber
{
public static void main(String args[])
{
int[] numbers ={15,14,16,17,20,11,13,14};
int[] missing = new int[10];
int ind=0;
for(int i =10; i<=20; i+... | 570 | 0.559649 | 0.464912 | 51 | 10.176471 | 12.775138 | 47 | false | false | 48 | 0.124561 | 0 | 0 | 0 | 0 | 2.098039 | false | false | 12 |
9ca9608c912e3c0608898159f9a8692126f681ce | 17,308,718,210,717 | 86ba7486e1d13e6c38bf4268a3a0d6a0104101d2 | /app/src/main/java/Service/ApiService.java | 79436debdd30266b84da1230193d1c677df4f414 | [] | no_license | AddisY/cad-risk-predictor-andrioid-app | https://github.com/AddisY/cad-risk-predictor-andrioid-app | c08086d8c94928f99fde44b4dcb42ec4fec11140 | a7c5a35a67e85faf64ad345b26178929c00d0003 | refs/heads/master | 2020-07-21T20:00:24.300000 | 2018-11-17T10:30:40 | 2018-11-17T10:30:40 | 206,961,931 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Service;
import java.util.Map;
import models.AnalysisResult;
import models.Data;
import models.Doctor;
import models.OrdinaryUser;
import models.User;
import retrofit2.Call;
import retrofit2.Response;
import retrofit2.http.Body;
import retrofit2.http.FieldMap;
import retrofit2.http.FormUrlEncoded;
import retr... | UTF-8 | Java | 789 | java | ApiService.java | Java | [
{
"context": "ed;\nimport retrofit2.http.POST;\n\n/**\n * Created by Gurme L on 3/21/2018.\n */\npublic interface ApiService {\n\n",
"end": 363,
"score": 0.9898807406425476,
"start": 356,
"tag": "NAME",
"value": "Gurme L"
}
] | null | [] | package Service;
import java.util.Map;
import models.AnalysisResult;
import models.Data;
import models.Doctor;
import models.OrdinaryUser;
import models.User;
import retrofit2.Call;
import retrofit2.Response;
import retrofit2.http.Body;
import retrofit2.http.FieldMap;
import retrofit2.http.FormUrlEncoded;
import retr... | 788 | 0.735108 | 0.718631 | 37 | 20.324324 | 17.528439 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 12 |
9b566b86e2fa508f74099f0fe9f80277aeb7df30 | 15,779,709,867,793 | 2a5d00efd19f113ba88571d9075333c7b75ae9a7 | /app/src/main/java/com/simonrichards/bakingapplication/network/RetrofitInstance.java | 8724a87855345024a3ba49437f7b9fa5f8deaeff | [] | no_license | Simon-Richards/BakingApp | https://github.com/Simon-Richards/BakingApp | 2b4edc25b4691cb4383854bf9cf779eae5ecdc49 | 17b88a8350a3ed61d811369569bed9e9404a5600 | refs/heads/master | 2018-07-25T04:35:06.490000 | 2018-07-03T06:44:04 | 2018-07-03T06:44:04 | 135,810,627 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.simonrichards.bakingapplication.network;
import retrofit2.Retrofit;
import retrofit2.converter.scalars.ScalarsConverterFactory;
public class RetrofitInstance {
private static final String BASE_URL = "https://d17h27t6h515a5.cloudfront.net/";
public static Retrofit getRetrofitInstance() {
... | UTF-8 | Java | 627 | java | RetrofitInstance.java | Java | [] | null | [] | package com.simonrichards.bakingapplication.network;
import retrofit2.Retrofit;
import retrofit2.converter.scalars.ScalarsConverterFactory;
public class RetrofitInstance {
private static final String BASE_URL = "https://d17h27t6h515a5.cloudfront.net/";
public static Retrofit getRetrofitInstance() {
... | 627 | 0.704944 | 0.6874 | 19 | 32 | 27.915285 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 12 |
4955efb7fd9d40ab19249a9a12a97973e10ee174 | 20,014,547,614,192 | 4f0249d669d767055b3a7282a1f4791ceec3c956 | /src/test/java/smartshare/administrationservice/controller/APIRequestControllerTest.java | 29b2f0a1c73fd3c5d53d8d120839f511d7468e86 | [] | no_license | vvshantha999/administrationservice | https://github.com/vvshantha999/administrationservice | 29fbe24cc9460dfcae3574816894d6bff69b463b | 8986b4e6b4c6126af0f3916f95868e800d097a30 | refs/heads/master | 2022-10-28T22:50:33.499000 | 2020-02-18T22:20:18 | 2020-02-18T22:20:18 | 272,041,402 | 0 | 0 | null | true | 2020-06-13T16:03:31 | 2020-06-13T16:03:30 | 2020-05-10T22:10:00 | 2020-05-10T22:09:57 | 228 | 0 | 0 | 0 | null | false | false | package smartshare.administrationservice.controller;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigur... | UTF-8 | Java | 4,124 | java | APIRequestControllerTest.java | Java | [
{
"context": "accessingUserInfo = new AccessingUserInfoForApi( \"sethuram\", objectAccess );\n objectMetadata.setAcces",
"end": 2195,
"score": 0.9994418621063232,
"start": 2187,
"tag": "USERNAME",
"value": "sethuram"
},
{
"context": ".server.1\" )\n .param( \"us... | null | [] | package smartshare.administrationservice.controller;
import org.junit.jupiter.api.DisplayName;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.extension.ExtendWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.autoconfigure.web.servlet.AutoConfigur... | 4,124 | 0.724054 | 0.721144 | 96 | 41.96875 | 30.895473 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 12 |
85aee6de7c5bbffceb861b12f2b9d16318105233 | 15,247,133,920,137 | b8f804e3fd6e34381ab6c5b125eb3418754c0913 | /oaDao/src/main/java/com/oa/dao/DutyDao.java | 424cba1a8ff446f150bbf964801aa7b8e03a8a0f | [] | no_license | QTFY-wsy/OA | https://github.com/QTFY-wsy/OA | 6863505edd4eb91292c9e287be40621995546ad6 | a1491c644c929e0b7bc5891f70b02cd782818599 | refs/heads/master | 2022-05-04T04:35:33.725000 | 2019-11-09T19:11:40 | 2019-11-09T19:11:40 | 220,685,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oa.dao;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.oa.mapper.DutyMapper;
import com.oa.pojo.Attendance;
i... | UTF-8 | Java | 4,069 | java | DutyDao.java | Java | [] | null | [] | package com.oa.dao;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.apache.ibatis.session.SqlSessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.oa.mapper.DutyMapper;
import com.oa.pojo.Attendance;
i... | 4,069 | 0.803082 | 0.803082 | 112 | 33.1875 | 24.837879 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.553571 | false | false | 12 |
478a3b1cfbba6dbbdacb2bdc46085c6fd1b148c6 | 2,602,750,182,914 | e377065efd7cb9d3bf9dcda3c9fb78ff25368f75 | /O/O/EX2objetoavião.java | 774eace4ae286bb421d50e2692064776ba7e116c | [] | no_license | narumiincode/JAVA-Programacao-orientada-a-objetos | https://github.com/narumiincode/JAVA-Programacao-orientada-a-objetos | bb874c0d47dbbb542d33e1b41a3aa695d7b2183c | 612d1daabf544e902bd450594cc49fb5a956da3e | refs/heads/master | 2023-07-24T00:39:26.939000 | 2021-09-08T23:31:50 | 2021-09-08T23:31:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package P.O.O;
public class EX2objetoavião {
public static void main(String[] args) {
// TODO Auto-generated method stub
EX2classeavião dados= new EX2classeavião ("KC-390","\nEmbraer","\n2015","\nmilitar", "\nBrasil");
System.out.println(dados.getHangar());
}
}
| ISO-8859-1 | Java | 279 | java | EX2objetoavião.java | Java | [] | null | [] | package P.O.O;
public class EX2objetoavião {
public static void main(String[] args) {
// TODO Auto-generated method stub
EX2classeavião dados= new EX2classeavião ("KC-390","\nEmbraer","\n2015","\nmilitar", "\nBrasil");
System.out.println(dados.getHangar());
}
}
| 279 | 0.692029 | 0.655797 | 12 | 22 | 28.307831 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 12 |
07ebbfccfd88ffd736fba21385d5acc2e545e0d5 | 1,408,749,283,609 | 79b8ffa80c21e2865cc8b3bb92fa89105edb6896 | /app/src/main/java/com/app/cellstudio/holidayplanner/presentation/component/DisableSwipeViewPager.java | 6feaabf65089b856ec92e7bde72309e2bab31123 | [] | no_license | Celliusx3/HolidayPlanner | https://github.com/Celliusx3/HolidayPlanner | 76495c6f7a00df0259f263bfbb5d054963fda7a1 | 4b1da33724eb86f3cb346574abb2a55f3b72c634 | refs/heads/master | 2020-04-10T08:18:44.744000 | 2018-12-08T04:25:57 | 2018-12-08T04:25:57 | 160,902,689 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.cellstudio.holidayplanner.presentation.component;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.MotionEvent;
/**
* Created by coyan on 14/09/2018.
*/
public class DisableSwipeViewPager extends ViewPager {
public D... | UTF-8 | Java | 934 | java | DisableSwipeViewPager.java | Java | [
{
"context": "mport android.view.MotionEvent;\n\n/**\n * Created by coyan on 14/09/2018.\n */\n\npublic class DisableSwipeView",
"end": 232,
"score": 0.9987746477127075,
"start": 227,
"tag": "USERNAME",
"value": "coyan"
}
] | null | [] | package com.app.cellstudio.holidayplanner.presentation.component;
import android.content.Context;
import android.support.v4.view.ViewPager;
import android.util.AttributeSet;
import android.view.MotionEvent;
/**
* Created by coyan on 14/09/2018.
*/
public class DisableSwipeViewPager extends ViewPager {
public D... | 934 | 0.699143 | 0.689507 | 40 | 22.325001 | 21.83276 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
542387385bff0378145cd7274cc0f5b4a9c250e8 | 32,298,154,081,533 | f3c921afb9dca43caae0a0a672fbdc1fe4e74cd9 | /bob-service/src/main/java/com/cloud/example/ServiceBob.java | bf5868dcf954e02ed6f21298fcc40d06df5b34d6 | [
"MIT"
] | permissive | kamlakant/spring-cloud-feign-demo | https://github.com/kamlakant/spring-cloud-feign-demo | 2bd5a8a2e51b1844511683a7e577708cd0c088c6 | 607949fcd48ce848606edb9e8f80392201b7c243 | refs/heads/master | 2020-09-05T02:08:43.338000 | 2019-11-06T09:30:59 | 2019-11-06T09:30:59 | 219,953,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cloud.example;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.openfeign.EnableF... | UTF-8 | Java | 1,008 | java | ServiceBob.java | Java | [] | null | [] | package com.cloud.example;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.cloud.openfeign.EnableF... | 1,008 | 0.758929 | 0.758929 | 36 | 27 | 22.397917 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 12 |
9adc1e41c41df89c6bb366f626d320e410304783 | 10,118,942,984,160 | d387e911f9b115f00071fe9466e54b52419b3c35 | /sandbox/src/main/java/org/robolectric/internal/bytecode/SandboxClassLoader.java | 494a6cacc4f5cd56f4f41c6d89ee54bb4b8dd274 | [
"MIT"
] | permissive | exloong/robolectric | https://github.com/exloong/robolectric | d0381641cfd37df1a2306ef4766b7c9926b77243 | b55c877c771dfb49096d279d67686bb095a3936f | refs/heads/master | 2020-04-21T00:17:37.848000 | 2019-02-04T19:27:26 | 2019-02-04T19:27:58 | 169,192,091 | 2 | 0 | MIT | true | 2019-02-05T04:51:13 | 2019-02-05T04:51:13 | 2019-02-04T22:20:02 | 2019-02-05T02:53:28 | 43,276 | 0 | 0 | 0 | null | false | null | package org.robolectric.internal.bytecode;
import static com.google.common.base.StandardSystemProperty.JAVA_CLASS_PATH;
import static com.google.common.base.StandardSystemProperty.PATH_SEPARATOR;
import static org.robolectric.util.ReflectionHelpers.ClassParameter.from;
import com.google.common.base.Splitter;
import c... | UTF-8 | Java | 6,360 | java | SandboxClassLoader.java | Java | [] | null | [] | package org.robolectric.internal.bytecode;
import static com.google.common.base.StandardSystemProperty.JAVA_CLASS_PATH;
import static com.google.common.base.StandardSystemProperty.PATH_SEPARATOR;
import static org.robolectric.util.ReflectionHelpers.ClassParameter.from;
import com.google.common.base.Splitter;
import c... | 6,360 | 0.713208 | 0.711321 | 183 | 33.754097 | 28.465485 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.562842 | false | false | 12 |
a6c6045ada4a8e05d3fff47978b5c2cc6133e36b | 12,137,577,615,730 | ed2e2d63b607ebd68d507e2400eb529f1bc488f3 | /adapter-generator/src/main/java/eu/chorevolution/transformations/generativeapproach/adgenerator/model/WSDLTypesMap.java | 270d34cddca0242e7937f7077eb20fb4190669a3 | [
"Apache-2.0"
] | permissive | chorevolution/transformations | https://github.com/chorevolution/transformations | 012376213fe5bb7fc5dbaf0bca95ba6070da0a03 | 287abfe2f7733fc3e7df050c0f73a3ccf2d40caa | refs/heads/master | 2023-04-14T00:35:37.382000 | 2021-04-25T17:03:07 | 2021-04-25T17:03:07 | 218,287,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2017 The CHOReVOLUTION project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 3,642 | java | WSDLTypesMap.java | Java | [] | null | [] | /*
* Copyright 2017 The CHOReVOLUTION project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 3,642 | 0.788852 | 0.785832 | 103 | 34.359222 | 31.432423 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.883495 | false | false | 12 |
c2089494e852448386caee0546e2886b9523941e | 21,414,706,960,182 | aa1e6fb49207ef7d3d7cc00b688fdb28895c6956 | /P15009908/src/main/java/com/erim/sz/ticket/controller/TicketInformationController.java | 5dbb28d2df6938e17a1413e76f472e6ec3a9322f | [] | no_license | zhanght86/erim | https://github.com/zhanght86/erim | f76fec9267200c6951a0a8c1fb3f723de88a039c | 504d81bb4926e496c11a34641dcc67150e78dadc | refs/heads/master | 2021-05-15T17:10:07.801000 | 2016-12-02T09:35:07 | 2016-12-02T09:35:07 | 107,489,023 | 1 | 0 | null | true | 2017-10-19T02:37:10 | 2017-10-19T02:37:10 | 2016-11-15T09:59:52 | 2016-12-02T09:35:40 | 34,249 | 0 | 0 | 0 | null | null | null | package com.erim.sz.ticket.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
... | UTF-8 | Java | 2,288 | java | TicketInformationController.java | Java | [
{
"context": "ationController \n* @Description: 酒店基本信息\n* @author 陈鹏\n* @date 2015年8月2日 下午11:19:35 \n*\n */\n@Controller\np",
"end": 562,
"score": 0.9994714856147766,
"start": 560,
"tag": "NAME",
"value": "陈鹏"
}
] | null | [] | package com.erim.sz.ticket.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.ModelMap;
import org.springframework.web.bind.annotation.ModelAttribute;
import org.springframework.web.bind.annotation.RequestMapping;
... | 2,288 | 0.692413 | 0.686929 | 73 | 28.986301 | 27.585728 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315068 | false | false | 12 |
6dd792fd294d30131f4efbdc4f647ecdc8ad7ff9 | 32,547,262,200,782 | 3ba019d5cb66d79a9d66cdc5f098711a5365f891 | /API/PickupRequest/PickupRequestWeb/src/main/java/com/estes/myestes/PickupRequest/util/AppConstant.java | 458ff39c0cbb608db325e4bb1a65d749432186bf | [] | no_license | meataur/estes-express.com | https://github.com/meataur/estes-express.com | d94e4d3d28abc2f3240c9ff27d2ffc38b28cbd39 | a71c6f2786edf677ad1c1a512bc8d54fa49484bf | refs/heads/master | 2022-03-02T01:32:07.356000 | 2019-09-12T19:18:49 | 2019-09-12T19:18:49 | 208,119,348 | 0 | 0 | null | false | 2022-03-02T05:34:49 | 2019-09-12T18:31:24 | 2019-09-12T19:19:05 | 2022-03-02T05:34:46 | 3,672 | 0 | 0 | 23 | Java | false | false | package com.estes.myestes.PickupRequest.util;
public interface AppConstant {
public static final String APP_CONFIG = "pickupRequest.config";
public static final String LOGGER = "logger";
public static final String LOCATION = "location";
String ORIGIN_DOMAIN = "originDomain"; // jvm custom property name for originD... | UTF-8 | Java | 328 | java | AppConstant.java | Java | [] | null | [] | package com.estes.myestes.PickupRequest.util;
public interface AppConstant {
public static final String APP_CONFIG = "pickupRequest.config";
public static final String LOGGER = "logger";
public static final String LOCATION = "location";
String ORIGIN_DOMAIN = "originDomain"; // jvm custom property name for originD... | 328 | 0.780488 | 0.780488 | 8 | 40 | 27.143139 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 12 |
335fc39e9f3869967c1135b8f975629ebab0147d | 11,536,282,177,551 | a0caa255f3dbe524437715adaee2094ac8eff9df | /src/main/java/p000/btp.java | d807d08588938e46a9b3d6223ab28075ed93038b | [] | no_license | AndroidTVDeveloper/com.google.android.tvlauncher | https://github.com/AndroidTVDeveloper/com.google.android.tvlauncher | 16526208b5b48fd48931b09ed702fe606fe7d694 | 0f959c41bbb5a93e981145f371afdec2b3e207bc | refs/heads/master | 2021-01-26T07:47:23.091000 | 2020-02-26T20:58:19 | 2020-02-26T20:58:19 | 243,363,961 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p000;
import android.accounts.Account;
import android.os.IInterface;
/* renamed from: btp */
/* compiled from: PG */
public interface btp extends IInterface {
/* renamed from: b */
Account mo2437b();
}
| UTF-8 | Java | 220 | java | btp.java | Java | [] | null | [] | package p000;
import android.accounts.Account;
import android.os.IInterface;
/* renamed from: btp */
/* compiled from: PG */
public interface btp extends IInterface {
/* renamed from: b */
Account mo2437b();
}
| 220 | 0.695455 | 0.663636 | 11 | 19 | 13.184012 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 12 |
949191d8bc7f8ff7808280275acca051327623ba | 11,536,282,179,256 | b817c1c6be2bf7b64ff7db38e42fc3f5c7755760 | /src/Player/Account.java | fbd0ac300a27e95d2b8765ccc529db6e83a6dbd0 | [] | no_license | Hold45/CDIO_del_2 | https://github.com/Hold45/CDIO_del_2 | 969d2fbcb9eac0e0d5af7087dd2f6ff59fdd785f | 580b81aebe00a6230931d94a129747f52afaeb06 | refs/heads/master | 2021-01-12T12:20:54.184000 | 2016-11-04T12:33:27 | 2016-11-04T12:33:27 | 72,445,443 | 0 | 0 | null | false | 2016-11-04T12:33:28 | 2016-10-31T14:39:52 | 2016-10-31T14:50:00 | 2016-11-04T12:33:28 | 556 | 0 | 0 | 0 | Java | null | null | package Player;
public class Account{
private int balance;
Account(int balance){
this.balance = balance;
}
public int getMoney(){
return this.balance;
}
public Account setMoney(int value){
this.balance = value;
return this;
}
public Account addMoney(int value){
this.balance += value;
return thi... | UTF-8 | Java | 486 | java | Account.java | Java | [] | null | [] | package Player;
public class Account{
private int balance;
Account(int balance){
this.balance = balance;
}
public int getMoney(){
return this.balance;
}
public Account setMoney(int value){
this.balance = value;
return this;
}
public Account addMoney(int value){
this.balance += value;
return thi... | 486 | 0.666667 | 0.664609 | 31 | 14.709678 | 11.382481 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.83871 | false | false | 12 |
5f9e0a211adc55b521e8d44b85ec977df43fc780 | 30,399,778,526,951 | 1e264a0b306eeae73ea8bd0f3a52feffc80f3571 | /news-web/src/main/java/by/epam/newsweb/provider/NewsManagerServiceExceptionHandler.java | afa8cd1d9f7c95ac878a5be2dd986be8bc834bf3 | [] | no_license | dimadl/news-web | https://github.com/dimadl/news-web | 29a78fadddb7bd07aecec2249d86649f355c915c | 2af57ee7685cf5db3f818f72ffa7c6b29d1c3ee9 | refs/heads/master | 2017-12-07T11:44:19.627000 | 2015-12-24T08:20:55 | 2015-12-24T08:20:55 | 43,481,398 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.epam.newsweb.provider;
import by.epam.newsapi.exception.TechnicalException;
import by.epam.newsweb.response.ResponseError;
import com.sun.jersey.api.client.ClientResponse;
import org.springframework.stereotype.Component;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.r... | UTF-8 | Java | 812 | java | NewsManagerServiceExceptionHandler.java | Java | [
{
"context": "mport javax.ws.rs.ext.Provider;\n\n/**\n * Created by Dzmitry_Dydyshka on 9/22/2015.\n */\n@Component\n@Provider\npublic fin",
"end": 411,
"score": 0.8982633948326111,
"start": 395,
"tag": "USERNAME",
"value": "Dzmitry_Dydyshka"
}
] | null | [] | package by.epam.newsweb.provider;
import by.epam.newsapi.exception.TechnicalException;
import by.epam.newsweb.response.ResponseError;
import com.sun.jersey.api.client.ClientResponse;
import org.springframework.stereotype.Component;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import javax.ws.r... | 812 | 0.775862 | 0.767241 | 27 | 29.074074 | 30.758228 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 12 |
9c1b92999d8e9ca80b1dbc840725a26f01aa9fe5 | 5,738,076,330,088 | 82eeaaa4f6a4bf843b6085b3cd525dbd49ad0267 | /src/in/ac/iitb/cse/wikiminer/WikiMarkup.java | 01c041f6ffb3d9ee7e9bc8503573a1f93e205808 | [] | no_license | SimoniShah/tac-service | https://github.com/SimoniShah/tac-service | 8a3b0160f50adfb92a0356a16eb584a67632680e | 5c807009dfe4841dd47d1046d4a0e6f4c59335e5 | refs/heads/master | 2021-01-14T09:20:02.277000 | 2015-07-30T09:25:41 | 2015-07-30T09:25:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package in.ac.iitb.cse.wikiminer;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class WikiMarkup {
private static Pattern markupPattern = Pattern.compile("\\[\\[(.*?)\\]\\]",
Pattern.DOTALL | Pattern.MULTILINE);
public WikiMarkup() {
... | UTF-8 | Java | 788 | java | WikiMarkup.java | Java | [] | null | [] | package in.ac.iitb.cse.wikiminer;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class WikiMarkup {
private static Pattern markupPattern = Pattern.compile("\\[\\[(.*?)\\]\\]",
Pattern.DOTALL | Pattern.MULTILINE);
public WikiMarkup() {
... | 788 | 0.694162 | 0.689086 | 34 | 22.17647 | 20.857317 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.441176 | false | false | 12 |
1136c1b32a6eb0b161d5bd547f4548d62aa101c9 | 22,204,980,940,121 | ca030864a3a1c24be6b9d1802c2353da4ca0d441 | /classes11.dex_source_from_JADX/com/facebook/pages/identity/cards/photos/PageIdentityPhotosGallery.java | 119afdd7e78ad7d1de519decbbdf1f791d818b54 | [] | no_license | pxson001/facebook-app | https://github.com/pxson001/facebook-app | 87aa51e29195eeaae69adeb30219547f83a5b7b1 | 640630f078980f9818049625ebc42569c67c69f7 | refs/heads/master | 2020-04-07T20:36:45.758000 | 2018-03-07T09:04:57 | 2018-03-07T09:04:57 | 124,208,458 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.pages.identity.cards.photos;
import android.content.Context;
import android.support.v4.view.ViewPager.SimpleOnPageChangeListener;
import android.util.AttributeSet;
import android.view.View;
import com.facebook.common.util.StringUtil;
import com.facebook.graphql.model.GraphQLPhoto;
import com.faceb... | UTF-8 | Java | 4,258 | java | PageIdentityPhotosGallery.java | Java | [] | null | [] | package com.facebook.pages.identity.cards.photos;
import android.content.Context;
import android.support.v4.view.ViewPager.SimpleOnPageChangeListener;
import android.util.AttributeSet;
import android.view.View;
import com.facebook.common.util.StringUtil;
import com.facebook.graphql.model.GraphQLPhoto;
import com.faceb... | 4,258 | 0.71442 | 0.677078 | 105 | 39.55238 | 44.295753 | 378 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638095 | false | false | 12 |
fd9dad41e2774776baf76d30dbef83e70f792fdf | 27,290,222,262,289 | 8fc51e1ad1bff9dcd390a02be8d8ffb90b48ae20 | /Exercise9.java | c0dc1ead6fe1a19a78032883ea3a99afddf3da5a | [] | no_license | jesla-junior/java_tuts | https://github.com/jesla-junior/java_tuts | a786c5f8942e5b6064dc3e45b4a0f9ac72cd70df | 52235bd3a871b06d4a5dd4f79125c8373fda744d | refs/heads/master | 2023-07-28T20:16:09.161000 | 2021-09-28T06:50:11 | 2021-09-28T06:50:11 | 271,594,651 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Trying to demonstrate Composition
//We will have 2 classes; Point and Line classes
//The point class will create a point object consisting of 2 coordinates: x and y. It will also have methods carrying out operations on this point or the individual x and/or y coordinates
//The line class will create a line object cons... | UTF-8 | Java | 5,935 | java | Exercise9.java | Java | [] | null | [] | //Trying to demonstrate Composition
//We will have 2 classes; Point and Line classes
//The point class will create a point object consisting of 2 coordinates: x and y. It will also have methods carrying out operations on this point or the individual x and/or y coordinates
//The line class will create a line object cons... | 5,935 | 0.516933 | 0.494187 | 269 | 21.066914 | 24.6061 | 232 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449814 | false | false | 12 |
e816195632da0e63c80ce8c42da5694254c2e8a9 | 20,701,742,400,272 | e629f64fee80a5a2b4835c2d69e4a0d2b24fa914 | /Battleship/src/Gameplay/PatrolBoat.java | 3862cb0377dbcae3723edbbd6bebc278ad030917 | [] | no_license | LuisEduardoER/sebattleship | https://github.com/LuisEduardoER/sebattleship | 1eb7e2450886a71fdef7cbdeaec3ae34763d2006 | 3db0670fd6385b1eb66e2890cafaae896ab0e9b6 | refs/heads/master | 2020-12-24T14:18:31.890000 | 2007-04-14T05:48:06 | 2007-04-14T05:48:06 | 42,835,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Gameplay;
/**
* Describes the Patrol Boat ship
* @author Nathan
*
*/
public class PatrolBoat extends Ship{
public static final String name ="Patrol Boat";
public PatrolBoat(){
super();
size=2;
placed = false;
}
}
| UTF-8 | Java | 252 | java | PatrolBoat.java | Java | [
{
"context": "/**\r\n * Describes the Patrol Boat ship\r\n * @author Nathan\r\n *\r\n */\r\npublic class PatrolBoat extends Ship{\r\n",
"end": 78,
"score": 0.9993681907653809,
"start": 72,
"tag": "NAME",
"value": "Nathan"
}
] | null | [] | package Gameplay;
/**
* Describes the Patrol Boat ship
* @author Nathan
*
*/
public class PatrolBoat extends Ship{
public static final String name ="Patrol Boat";
public PatrolBoat(){
super();
size=2;
placed = false;
}
}
| 252 | 0.630952 | 0.626984 | 15 | 14.666667 | 14.262616 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.933333 | false | false | 12 |
c12e5d3e7b73eb49250b72f2a452caba43e75c5a | 9,646,496,560,787 | a84519a6011be7782336e50ed2341e4a6575af27 | /src/main/java/pk/com/habsoft/robosim/planning/pathsmoother/views/DrawingControlPanel.java | 13c866e6ecd63348e819c737303208d091e31207 | [
"Apache-2.0"
] | permissive | habsoft/robosim | https://github.com/habsoft/robosim | 7206a38c61bf0c4482fa31ceb73e4b71a08fe363 | 30d172757ab59671d7ace6163d549b667435943a | refs/heads/develop | 2020-12-25T18:08:42.644000 | 2017-07-06T02:53:40 | 2017-07-06T02:53:40 | 48,618,209 | 24 | 20 | null | false | 2017-10-24T22:17:45 | 2015-12-26T17:22:29 | 2017-07-26T21:26:47 | 2017-10-24T22:17:45 | 561 | 11 | 16 | 5 | Java | false | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package pk.com.habsoft.robosim.planning.pathsmoother.views;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.ButtonGroup;
i... | UTF-8 | Java | 4,243 | java | DrawingControlPanel.java | Java | [] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package pk.com.habsoft.robosim.planning.pathsmoother.views;
import java.awt.Color;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.ButtonGroup;
i... | 4,243 | 0.753948 | 0.751119 | 139 | 29.525179 | 22.939184 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.021583 | false | false | 12 |
514c1c5827f7bcf8f955df146eaf4f90d277dfe9 | 28,226,525,127,747 | d4a66f634ef0989de6ad7ddd6d733b24f3ad02ae | /Maven_Accounting_Libs/mavenAccJournalEntryModule/src/main/java/com/krawler/hql/accounting/journalentry/service/AccJournalEntryModuleServiceImpl.java | 534c3843e6dbd14150b0c3cd91c593f863e549e6 | [] | no_license | cckmit/erp-4 | https://github.com/cckmit/erp-4 | 2a47fac2f6b4e534165b22cf4a160a0eb07797b1 | b5580270f868ce21258749b59299cb26a8d9ecd0 | refs/heads/main | 2023-07-12T19:52:30.165000 | 2021-08-31T17:50:13 | 2021-08-31T17:50:13 | 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.krawler.hql.accounting.journalentry.service;
import com.krawler.common.admin.AuditAction;
import com.krawler.common.admin.... | UTF-8 | Java | 141,565 | java | AccJournalEntryModuleServiceImpl.java | Java | [
{
"context": "et.support.RequestContextUtils;\n\n/**\n *\n * @author krawler\n */\npublic class AccJournalEntryModuleServiceImpl",
"end": 3417,
"score": 0.9993418455123901,
"start": 3410,
"tag": "USERNAME",
"value": "krawler"
},
{
"context": "ring(\"language\")));\n ... | 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.krawler.hql.accounting.journalentry.service;
import com.krawler.common.admin.AuditAction;
import com.krawler.common.admin.... | 141,565 | 0.587843 | 0.583937 | 2,370 | 58.732067 | 49.542023 | 668 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.039662 | false | false | 12 |
fb90183e83629433f9fe10f36f0c80baf91c6dd1 | 16,887,811,427,061 | bcde1da6f6343abf21f8a5e9afb9ed6fd323cf6b | /src/com/assignment/StockExchange.java | 87a01610e3daf14148ca895951fd7e3fdb901d2e | [
"MIT"
] | permissive | siddhantmittal024/MiniBrokerageSystem | https://github.com/siddhantmittal024/MiniBrokerageSystem | 70c8839dcb0ac541f9501ca03edece0a4d3ec414 | 10199d4e095fb37d7ad8450cc1291b84885928ba | refs/heads/main | 2023-01-11T10:54:47.626000 | 2020-11-10T17:40:36 | 2020-11-10T17:40:36 | 308,254,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.assignment;
import java.util.*;
// Two StockExchanges namely NSE and BSE
// Stocks will be stored in each accordingly
// A stock can be added to NSE,BSE or both.
// Create a new stock and add it to StockExchange
class StockExchange{
//ticker for the stock
String exchangeName;
// array... | UTF-8 | Java | 2,355 | java | StockExchange.java | Java | [] | null | [] | package com.assignment;
import java.util.*;
// Two StockExchanges namely NSE and BSE
// Stocks will be stored in each accordingly
// A stock can be added to NSE,BSE or both.
// Create a new stock and add it to StockExchange
class StockExchange{
//ticker for the stock
String exchangeName;
// array... | 2,355 | 0.602972 | 0.602972 | 65 | 34.23077 | 23.924091 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
75229c748544707ddee4aaf2db17442b87d1a608 | 14,362,370,663,464 | 20e19edc76c4078287b1f0fcc42531f2add6c92a | /app/src/main/java/dk/lagoona/sikkertnabolag/Models/AlarmSystem.java | a31f2ffd94e95b0944cb807c4f043bdbd3e0599c | [] | no_license | binhxpham/SikkertNabolag | https://github.com/binhxpham/SikkertNabolag | 27e8f9973706a320a9eb2ed0a32c5c97e866c15f | 0ade45b0d7249b7b8a1fdfbc076cc4439ca25ab5 | refs/heads/master | 2016-09-13T06:14:41.808000 | 2016-09-12T13:19:36 | 2016-09-12T13:19:36 | 64,432,320 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dk.lagoona.sikkertnabolag.Models;
/**
* Created by binhpham on 05/05/16.
*/
import com.backendless.Backendless;
import com.backendless.BackendlessUser;
import com.backendless.geo.GeoPoint;
import java.io.Serializable;
public class AlarmSystem implements Serializable {
private String objectId;
pri... | UTF-8 | Java | 1,781 | java | AlarmSystem.java | Java | [
{
"context": ".lagoona.sikkertnabolag.Models;\n\n/**\n * Created by binhpham on 05/05/16.\n */\n\nimport com.backendless.Backendl",
"end": 69,
"score": 0.9996193647384644,
"start": 61,
"tag": "USERNAME",
"value": "binhpham"
}
] | null | [] | package dk.lagoona.sikkertnabolag.Models;
/**
* Created by binhpham on 05/05/16.
*/
import com.backendless.Backendless;
import com.backendless.BackendlessUser;
import com.backendless.geo.GeoPoint;
import java.io.Serializable;
public class AlarmSystem implements Serializable {
private String objectId;
pri... | 1,781 | 0.653004 | 0.649635 | 82 | 20.719513 | 20.41238 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304878 | false | false | 12 |
b5e924ab97bdff5ee2acccf3d01b054d52b7a840 | 3,435,973,898,604 | 3438195531c7ea60592442c4d95aa2a24d31aaca | /src/main/java/Graphics/Lists/RequestList.java | e9b622cf58e4382fb63680b6d8230756df1888f5 | [] | no_license | AdvProg2020/Project_team-24 | https://github.com/AdvProg2020/Project_team-24 | 24f77e0b74728215c155ee614fef24fa30b0a61f | 13087495ee3b007d34fc9f284e8df2145aa49c69 | refs/heads/master | 2021-05-21T20:37:34.736000 | 2020-07-29T19:15:06 | 2020-07-29T19:15:06 | 252,789,324 | 0 | 0 | null | false | 2021-02-11T19:55:45 | 2020-04-03T16:52:01 | 2020-07-29T19:15:09 | 2021-02-11T19:55:45 | 87,305 | 0 | 0 | 1 | Java | false | false | package Graphics.Lists;
import Controller.Controllers.ManagerController;
import Exceptions.AccountDoesNotExistException;
import Graphics.Tools.SceneBuilder;
import Model.Models.Auction;
import Model.Models.Product;
import Model.Models.Request;
import Model.Tools.ForPend;
import javafx.beans.property.SimpleObjectProper... | UTF-8 | Java | 3,513 | java | RequestList.java | Java | [] | null | [] | package Graphics.Lists;
import Controller.Controllers.ManagerController;
import Exceptions.AccountDoesNotExistException;
import Graphics.Tools.SceneBuilder;
import Model.Models.Auction;
import Model.Models.Product;
import Model.Models.Request;
import Model.Tools.ForPend;
import javafx.beans.property.SimpleObjectProper... | 3,513 | 0.687447 | 0.687162 | 101 | 33.782177 | 28.838095 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683168 | false | false | 12 |
6f7ae5b9735ef29dc80a11bf29cd0a4f16c494a3 | 14,027,363,242,572 | a229e98185273e78e3c544d6351b416871cd912f | /summerb-validation/src/test/java/org/summerb/validation/jakarta/test_data/AbstractInterface.java | 49627e77e8dc0b9a2bd3e6933086121addfec691 | [
"Apache-2.0"
] | permissive | skarpushin/summerb | https://github.com/skarpushin/summerb | c1751986c79b8218edbff8c7ef5796ba15d63d45 | bc63a1c401e79518d7f48487780236763d6036df | refs/heads/master | 2023-06-06T23:21:04.282000 | 2023-06-02T19:08:42 | 2023-06-02T19:08:42 | 36,518,071 | 8 | 5 | Apache-2.0 | false | 2023-04-21T13:00:19 | 2015-05-29T17:10:39 | 2021-12-15T11:39:16 | 2023-04-21T12:54:49 | 2,739 | 7 | 2 | 9 | Java | false | false | package org.summerb.validation.jakarta.test_data;
import javax.validation.constraints.Pattern;
import org.summerb.validation.jakarta.AnnotationProcessor;
public interface AbstractInterface extends AnnotationProcessor<Pattern> {}
| UTF-8 | Java | 232 | java | AbstractInterface.java | Java | [] | null | [] | package org.summerb.validation.jakarta.test_data;
import javax.validation.constraints.Pattern;
import org.summerb.validation.jakarta.AnnotationProcessor;
public interface AbstractInterface extends AnnotationProcessor<Pattern> {}
| 232 | 0.853448 | 0.853448 | 7 | 32.142857 | 29.142157 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
ce1baab2bfd4b5da21883fc6a1858f2a49d30a37 | 7,541,962,630,063 | b002a71a536bb7d434e557fe3f86ff83496b3175 | /src/com.github.dshea89.hrlplus/ReportGenerator.java | 6b80a612efcd80765e211c0cf8e62126ca5ead66 | [] | no_license | dshea89/HRLPlus | https://github.com/dshea89/HRLPlus | f154968877703e549daa9fa7e6556a156a7220f1 | 4768474d35d27e4542b7b0e5af30bf60766842c9 | refs/heads/master | 2021-07-13T12:28:07.733000 | 2020-08-16T13:53:10 | 2020-08-16T13:53:10 | 189,754,339 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.dshea89.hrlplus;
import java.util.Vector;
import java.util.Hashtable;
import java.lang.String;
import java.awt.TextArea;
import java.awt.event.*;
import java.io.*;
import java.util.Date;
import javax.swing.JEditorPane;
/** A class for handling the output of various aspects of the theory
* to files... | UTF-8 | Java | 6,371 | java | ReportGenerator.java | Java | [
{
"context": "creen (GUI) and to the standard out.\n *\n * @author Simon Colton, started 15th October 2001\n * @version 1.0 */\n\npu",
"end": 393,
"score": 0.999213695526123,
"start": 381,
"tag": "NAME",
"value": "Simon Colton"
}
] | null | [] | package com.github.dshea89.hrlplus;
import java.util.Vector;
import java.util.Hashtable;
import java.lang.String;
import java.awt.TextArea;
import java.awt.event.*;
import java.io.*;
import java.util.Date;
import javax.swing.JEditorPane;
/** A class for handling the output of various aspects of the theory
* to files... | 6,365 | 0.590645 | 0.587192 | 194 | 31.840206 | 32.103733 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.536082 | false | false | 12 |
3820854cf466faac01a40aa34c420fd0ecb9d25c | 16,080,357,562,069 | ac9799e50839b33c762ecd5ec3780d7b7fe15ff9 | /src/main/java/jerarquicas/dinamicas/ArbolBin.java | 86b1fff06ebf0141ba68ef5aa2b9314b1149cd89 | [] | no_license | DevJuani/Data-Structure | https://github.com/DevJuani/Data-Structure | edd94948ca4a81d78103a2fc2568130a4e872ae3 | 2173bd44e1700d1c11baee6fe3bcffd704c71efe | refs/heads/main | 2023-05-30T23:34:47.160000 | 2021-06-28T14:31:51 | 2021-06-28T14:31:51 | 375,176,735 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jerarquicas.dinamicas;
import lineales.dinamicas.Lista;
public class ArbolBin {
private NodoArbol raiz;
//Constructor
public ArbolBin(){
this.raiz = null;
}
//Modificadores
public boolean insertar (Object elemNuevo, Object elemPadre, char lugar){
b... | UTF-8 | Java | 10,871 | java | ArbolBin.java | Java | [] | null | [] | package jerarquicas.dinamicas;
import lineales.dinamicas.Lista;
public class ArbolBin {
private NodoArbol raiz;
//Constructor
public ArbolBin(){
this.raiz = null;
}
//Modificadores
public boolean insertar (Object elemNuevo, Object elemPadre, char lugar){
b... | 10,871 | 0.50644 | 0.501656 | 316 | 32.38924 | 24.099421 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.594937 | false | false | 12 |
03d98953da01572c1a3928a831fe8574c5394d49 | 28,638,841,991,600 | 1c537a761c95a80ddbbc372c0547883547780daa | /net/minecraft/server/v1_8_R3/LayerIsland.java | 08785fe394714a61772fc16710e375cee34f4bbb | [] | no_license | NiotGG/spigot-1.8.8 | https://github.com/NiotGG/spigot-1.8.8 | eae8881f4a37eaecb58442e3558bea2634247b54 | b2bbec2f037678a3f99d298a5a6a6cb1b98e79ce | refs/heads/master | 2020-03-31T13:21:08.009000 | 2018-10-09T13:00:33 | 2018-10-09T13:00:33 | 152,251,977 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* */ package net.minecraft.server.v1_8_R3;
/* */
/* */ public class LayerIsland extends GenLayer {
/* */ public LayerIsland(long paramLong) {
/* 5 */ super(paramLong);
/* */ }
/* */
/* */ public int[] a(int paramInt1, int paramInt2, int paramInt3, int paramInt4)
/* */ {
/* 10 *... | UTF-8 | Java | 1,116 | java | LayerIsland.java | Java | [] | null | [] | /* */ package net.minecraft.server.v1_8_R3;
/* */
/* */ public class LayerIsland extends GenLayer {
/* */ public LayerIsland(long paramLong) {
/* 5 */ super(paramLong);
/* */ }
/* */
/* */ public int[] a(int paramInt1, int paramInt2, int paramInt3, int paramInt4)
/* */ {
/* 10 *... | 1,116 | 0.500896 | 0.442652 | 29 | 37.517242 | 33.17625 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 12 |
f5ebfc43d8a88e6c7610a7ce557c7f304e3f7a4d | 11,948,599,026,680 | 367b2d29881cb1d562addd5d0c6398966eb590b0 | /android_app/src/com/svenkapudija/imagewall/models/Location.java | 741bf0cd1de055ce245dbdebcc88b36b97959bdb | [
"Apache-2.0"
] | permissive | Rudianasaja/ImageWall | https://github.com/Rudianasaja/ImageWall | 5ffe7caf310e240878dba05d5eb2473f7d4b599f | d437d776951474133e8b92293cf097d0b328dcbb | refs/heads/master | 2020-12-31T05:40:54.642000 | 2013-04-28T20:26:22 | 2013-04-28T20:26:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.svenkapudija.imagewall.models;
import android.os.Parcel;
import android.os.Parcelable;
import com.j256.ormlite.field.DatabaseField;
public class Location implements Parcelable {
@DatabaseField(generatedId = true)
private int id;
@DatabaseField
private double lat;
@DatabaseField
private double lo... | UTF-8 | Java | 1,764 | java | Location.java | Java | [
{
"context": "package com.svenkapudija.imagewall.models;\n\nimport android.os.Parce",
"end": 17,
"score": 0.5062814950942993,
"start": 14,
"tag": "USERNAME",
"value": "enk"
}
] | null | [] | package com.svenkapudija.imagewall.models;
import android.os.Parcel;
import android.os.Parcelable;
import com.j256.ormlite.field.DatabaseField;
public class Location implements Parcelable {
@DatabaseField(generatedId = true)
private int id;
@DatabaseField
private double lat;
@DatabaseField
private double lo... | 1,764 | 0.681406 | 0.678005 | 94 | 17.776596 | 19.893415 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.62766 | false | false | 7 |
2c1a9edcdfb9c651133177dac84df49746923343 | 30,219,389,908,140 | 886086f836d47fd1743faa401b4ea8e063c2ac0a | /src/Search/Dfs/Permutation.java | 5f00b88139adc54f394b0023de49adeaf6eba96c | [] | no_license | ntk01/algorithm | https://github.com/ntk01/algorithm | f4fdbe653b3211f62635ea76206c07b2dfa12c49 | af33cbc9486915e5386538df25fbd447fac0aa1c | refs/heads/master | 2022-03-07T02:40:02.124000 | 2022-02-08T14:43:43 | 2022-02-08T14:43:43 | 202,575,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //https://atcoder.jp/contests/abc054/tasks/abc054_c
package Search.Dfs;
import java.util.*;
public class Permutation {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int m = sc.nextInt();
List<Integer>[] lists = new ArrayList[n];
int cnt = 0;
public static void main(String[] args... | UTF-8 | Java | 1,524 | java | Permutation.java | Java | [] | null | [] | //https://atcoder.jp/contests/abc054/tasks/abc054_c
package Search.Dfs;
import java.util.*;
public class Permutation {
Scanner sc = new Scanner(System.in);
int n = sc.nextInt();
int m = sc.nextInt();
List<Integer>[] lists = new ArrayList[n];
int cnt = 0;
public static void main(String[] args... | 1,524 | 0.426509 | 0.410761 | 60 | 24.383333 | 20.436153 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.683333 | false | false | 7 |
42fcfffe67ddce6a2faabd45f38e4dc03aba3589 | 10,471,130,316,768 | 47606bcd117792a78fa082ec2110a7bbd7385572 | /src/test/java/com/geomenum/core/domainmodel/menu/CoreSubmenuTests.java | 82726bf201d68cdf6b3b06d04d39678df8e69f1c | [
"Apache-2.0"
] | permissive | martinjeannot/geomenum | https://github.com/martinjeannot/geomenum | 62a52781f2d5ed6f8c2835ccdd214eff45327c63 | ea4ef1a85089e3d35530b018806372f22d35e2aa | refs/heads/master | 2021-01-12T05:30:51.465000 | 2017-01-03T19:22:12 | 2017-01-03T19:22:12 | 77,944,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2014 Geomenum Inc. All Rights Reserved.
*/
package com.geomenum.core.domainmodel.menu;
import com.geomenum.core.domainmodel.AbstractCoreDomainModelUnitTests;
import org.testng.annotations.Test;
import javax.validation.ValidationException;
import static com.geomenum.core.domainmodel.menu.CoreSub... | UTF-8 | Java | 1,305 | java | CoreSubmenuTests.java | Java | [] | null | [] | /*
* Copyright (c) 2014 Geomenum Inc. All Rights Reserved.
*/
package com.geomenum.core.domainmodel.menu;
import com.geomenum.core.domainmodel.AbstractCoreDomainModelUnitTests;
import org.testng.annotations.Test;
import javax.validation.ValidationException;
import static com.geomenum.core.domainmodel.menu.CoreSub... | 1,305 | 0.721839 | 0.718774 | 40 | 31.625 | 32.275909 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 7 |
32aa0aec891c2afee04cbf622c029b78252bac1c | 22,995,254,951,880 | b87403924ac496030afcfde844bb4a02c0f8f9f3 | /plenumkode_v17/2017-02-22/Ytre.java | 427b780fbc8a7a9f3f891496e89f6d771d3724d0 | [] | no_license | soranhm/INF1010 | https://github.com/soranhm/INF1010 | 513328e8befd7f6283014166850f7b51b645d8ad | 026cd8e1b02c39de1abf9e427ad7694aff255d67 | refs/heads/master | 2022-11-19T19:05:00.978000 | 2020-07-19T13:23:42 | 2020-07-19T13:23:42 | 280,864,719 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Ytre {
private int tall;
public Ytre() {
tall = 2;
}
public void metode() {
tall++;
}
public class Indre {
private int tall;
public Indre() {
tall = 0;
}
public void indreMetode() {
System.out.println("Tall... | UTF-8 | Java | 498 | java | Ytre.java | Java | [] | null | [] | public class Ytre {
private int tall;
public Ytre() {
tall = 2;
}
public void metode() {
tall++;
}
public class Indre {
private int tall;
public Indre() {
tall = 0;
}
public void indreMetode() {
System.out.println("Tall... | 498 | 0.465863 | 0.459839 | 26 | 18.192308 | 17.387041 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 7 |
d293229071cc8e629174a206d0147307d18b9894 | 32,117,765,489,033 | e67198dbb402033fc9101efc7010dd767377f431 | /rabbitmq/rabbitmq.consumer.two/src/main/java/com/course/rabbitmq/two/entity/InvoiceCreatedMessage.java | 6d69de8716e76a3b59d7ae9ab10311fe1e2a9bc3 | [
"Apache-2.0"
] | permissive | a2z-ice/spring-cloud-with-kubernetes | https://github.com/a2z-ice/spring-cloud-with-kubernetes | db266e9cc771280d8f933c5ce0b7a77c792b9ab8 | 1954de854b253a66140b5ac5ad6c3b6a2665c308 | refs/heads/advance | 2023-09-03T15:05:27.648000 | 2023-08-01T12:21:26 | 2023-08-01T12:21:26 | 186,196,516 | 1 | 1 | Apache-2.0 | false | 2023-03-02T23:27:35 | 2019-05-12T01:01:50 | 2023-02-19T13:25:08 | 2023-03-02T23:27:35 | 57,027 | 2 | 3 | 4 | Java | false | false | package com.course.rabbitmq.two.entity;
import java.time.LocalDate;
import com.fasterxml.jackson.annotation.JsonFormat;
public class InvoiceCreatedMessage {
private double amount;
@JsonFormat(pattern = "yyyy-MM-dd")
private LocalDate createdDate;
private String currency;
private String invoiceNumber;
publ... | UTF-8 | Java | 1,368 | java | InvoiceCreatedMessage.java | Java | [] | null | [] | package com.course.rabbitmq.two.entity;
import java.time.LocalDate;
import com.fasterxml.jackson.annotation.JsonFormat;
public class InvoiceCreatedMessage {
private double amount;
@JsonFormat(pattern = "yyyy-MM-dd")
private LocalDate createdDate;
private String currency;
private String invoiceNumber;
publ... | 1,368 | 0.736842 | 0.736842 | 68 | 19.117647 | 22.916428 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.279412 | false | false | 7 |
f26b3f316677f8eb431d9cf029c2cb736449f311 | 14,946,486,231,874 | addb717e6e9afbaecd34390275f624e76a2e5748 | /src/main/java/com/github/libgraviton/workerbase/model/file/MetadataAction.java | 66ed497d66d15c5ae8be0e9aa0c8dca6bcbf4700 | [] | no_license | alebon/graviton-worker-base-java | https://github.com/alebon/graviton-worker-base-java | 0898b30541f763120e181ee1443dd55e7e24d6be | 340e156f5f6db6cb644ad113fb33d50e07564242 | refs/heads/master | 2020-12-03T06:41:38.843000 | 2016-04-21T07:53:18 | 2016-04-21T07:53:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.libgraviton.workerbase.model.file;
/**
* <p>MetadataAction class.</p>
*
* @author Dario Nuevo
* @version $Id: $Id
*/
public class MetadataAction {
public String command;
/**
* <p>Getter for the field <code>command</code>.</p>
*
* @return a {@link java.lang.String} ob... | UTF-8 | Java | 619 | java | MetadataAction.java | Java | [
{
"context": "\n/**\n * <p>MetadataAction class.</p>\n *\n * @author Dario Nuevo\n * @version $Id: $Id\n */\npublic class MetadataAct",
"end": 116,
"score": 0.999860405921936,
"start": 105,
"tag": "NAME",
"value": "Dario Nuevo"
}
] | null | [] | package com.github.libgraviton.workerbase.model.file;
/**
* <p>MetadataAction class.</p>
*
* @author <NAME>
* @version $Id: $Id
*/
public class MetadataAction {
public String command;
/**
* <p>Getter for the field <code>command</code>.</p>
*
* @return a {@link java.lang.String} object.... | 614 | 0.581583 | 0.581583 | 28 | 21.107143 | 19.191402 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 7 |
19ca390e10f51cafc1c3e9e186508e38e8f1b395 | 28,965,259,508,745 | 987e6b6a6b112d41d9751c9b714900348df9a8a1 | /spring-ws-core/src/main/java/org/springframework/ws/soap/axiom/AxiomSoap11Header.java | 9ec4a7bf744e19da9784e0f988f0260df25d5a3b | [
"Apache-2.0"
] | permissive | gloriousking/spring-ws | https://github.com/gloriousking/spring-ws | 3b47fb19c2d3a2b1ae34e74315bfa73f3fbf504c | 694f3d814ed65d6c79cc210989005eaee2ac759d | refs/heads/master | 2020-02-29T01:16:29.241000 | 2017-04-05T05:53:45 | 2017-04-05T05:53:45 | 88,234,086 | 2 | 0 | null | true | 2017-04-14T04:53:23 | 2017-04-14T04:53:23 | 2017-04-05T01:36:08 | 2017-04-05T05:53:51 | 19,745 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2005-2014 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 ap... | UTF-8 | Java | 1,953 | java | AxiomSoap11Header.java | Java | [
{
"context": "ringframework.ws.soap.Soap11Header}.\n *\n * @author Arjen Poutsma\n * @since 1.0.0\n */\nclass AxiomSoap11Header exten",
"end": 1179,
"score": 0.9998668432235718,
"start": 1166,
"tag": "NAME",
"value": "Arjen Poutsma"
}
] | null | [] | /*
* Copyright 2005-2014 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 ap... | 1,946 | 0.760369 | 0.746544 | 63 | 30 | 28.114279 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.190476 | false | false | 7 |
371f8a5e1570d1494a541d0b6a2666d306cf340f | 12,601,434,066,421 | 3b275dcc90163359a7171f9e4bea462c8b91719a | /EnergyMon/Master.java | 6ba0ebb3493b4a5761736455fcc74d9467a6e190 | [] | no_license | EmonFan/RS485PiAVR | https://github.com/EmonFan/RS485PiAVR | 6484c3a2afb6192f3de0f96cb78ac9d21cdaed08 | 43b7af6daa6a643d27ce7e08c6103bba064c86c6 | refs/heads/master | 2021-04-02T14:13:41.440000 | 2020-03-18T23:15:10 | 2020-03-18T23:15:10 | 248,284,237 | 0 | 0 | null | false | 2020-03-18T23:15:12 | 2020-03-18T16:26:40 | 2020-03-18T22:42:31 | 2020-03-18T23:15:11 | 302 | 0 | 0 | 0 | C | false | false |
import com.pi4j.io.gpio.GpioController;
import com.pi4j.io.gpio.GpioFactory;
import com.pi4j.io.gpio.GpioPinDigitalOutput;
import com.pi4j.io.gpio.RaspiPin;
import com.pi4j.io.serial.Serial;
import com.pi4j.io.serial.SerialDataEvent;
import com.pi4j.io.serial.SerialDataListener;
import com.pi4j.io.serial.SerialFactor... | UTF-8 | Java | 3,726 | java | Master.java | Java | [] | null | [] |
import com.pi4j.io.gpio.GpioController;
import com.pi4j.io.gpio.GpioFactory;
import com.pi4j.io.gpio.GpioPinDigitalOutput;
import com.pi4j.io.gpio.RaspiPin;
import com.pi4j.io.serial.Serial;
import com.pi4j.io.serial.SerialDataEvent;
import com.pi4j.io.serial.SerialDataListener;
import com.pi4j.io.serial.SerialFactor... | 3,726 | 0.678476 | 0.647075 | 110 | 32.863636 | 23.16403 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609091 | false | false | 7 |
649f17c36e65c108fd6d0bca8a5474990357382e | 33,775,622,828,175 | b24818a948152b06c7d85ac442e9b37cb6becbbc | /src/main/java/com/ash/experiments/performance/whitespace/Class1311.java | 52a5c70a301f7608f56f89c47e1bc73d6f411f28 | [] | no_license | ajorpheus/whitespace-perf-test | https://github.com/ajorpheus/whitespace-perf-test | d0797b6aa3eea1435eaa1032612f0874537c58b8 | d2b695aa09c6066fbba0aceb230fa4e308670b32 | refs/heads/master | 2020-04-17T23:38:39.420000 | 2014-06-02T09:27:17 | 2014-06-02T09:27:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Class1311 {}
| UTF-8 | Java | 41 | java | Class1311.java | Java | [] | null | [] | public class Class1311 {}
| 41 | 0.487805 | 0.390244 | 1 | 25 | 0 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 7 |
f2240293a6ea3b74c1fe41552960c3161968413f | 13,494,787,267,318 | ff2950931ad24467c7f29c19ef63ae90fd469dba | /app/src/main/java/com/xmfraker/cargo/view/CommonDialog.java | 0d5dd71f092738f4b35968f320d9fbcf9174a3cc | [] | no_license | ws00801526/Cargo | https://github.com/ws00801526/Cargo | 0e82c5edb315e3189aad1fd892dd9581f64e5cf6 | 251fdac3a584d25699327b59db26931087e50200 | refs/heads/master | 2020-05-14T23:50:48.456000 | 2019-05-18T16:22:34 | 2019-05-18T16:22:34 | 182,002,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xmfraker.cargo.view;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.widget.TextView;
import com.xmfraker.cargo.R;
public class CommonDialog extends Dialog implements View.OnClickListener {
pri... | UTF-8 | Java | 3,054 | java | CommonDialog.java | Java | [] | null | [] | package com.xmfraker.cargo.view;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.view.View;
import android.view.Window;
import android.widget.TextView;
import com.xmfraker.cargo.R;
public class CommonDialog extends Dialog implements View.OnClickListener {
pri... | 3,054 | 0.614931 | 0.614931 | 117 | 25.102564 | 18.694752 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581197 | false | false | 7 |
dcf7f3117ef6ecb69b4c1ffcd50a59919f997925 | 231,928,282,557 | a1266e15656c69a990ec0c719f8c0e113827e46e | /stone/src/main/java/com/coldraincn/stone/ast/NumberLiteral.java | cf1d0b07b44442382882e7c9ad31755d56730ce0 | [] | no_license | coldraincn/compillerstudy | https://github.com/coldraincn/compillerstudy | ebfc8dc1269a9b7bce0e47594d20553a5fcbead0 | 3827fcf08d6f7fb6a3267ca483e4b02b025656c8 | refs/heads/master | 2021-01-09T11:02:39.543000 | 2020-06-05T12:10:13 | 2020-06-05T12:10:13 | 242,275,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coldraincn.stone.ast;
import com.coldraincn.chap6.Environment;
import com.coldraincn.stone.Lexer;
import com.coldraincn.stone.Token;
public class NumberLiteral extends ASTLeaf {
public NumberLiteral(Token t) { super(t); }
public int value() { return token().getNumber(); }
public Object eval(... | UTF-8 | Java | 361 | java | NumberLiteral.java | Java | [] | null | [] | package com.coldraincn.stone.ast;
import com.coldraincn.chap6.Environment;
import com.coldraincn.stone.Lexer;
import com.coldraincn.stone.Token;
public class NumberLiteral extends ASTLeaf {
public NumberLiteral(Token t) { super(t); }
public int value() { return token().getNumber(); }
public Object eval(... | 361 | 0.728532 | 0.725762 | 14 | 24.857143 | 21.839863 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
1c7d0cb51657ae6e6679214c9b20adffbdab4ccf | 35,613,868,820,303 | 2b109ed7dbd02e2386285fb6abe574b1ed2567d2 | /src/main/java/com/jins/book/springboot/domain/posts/PostsRepository.java | 6296ee587ed267f1493a0924900292b5b1258577 | [] | no_license | JinHee8989/springbootAndAWS | https://github.com/JinHee8989/springbootAndAWS | 3f2b4afd8b8014d66eee48b99d0c06d53612bab0 | 308d8994d05b8dd87fe818a30b0507673cef3d9b | refs/heads/master | 2023-03-08T01:54:45.029000 | 2021-02-24T14:18:20 | 2021-02-24T14:18:20 | 330,416,580 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jins.book.springboot.domain.posts;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.util.Arrays;
import java.util.List;
public interface PostsRepository extends JpaRepository<Posts,Long> { //JpsRepository<Entity클래스, PK타입>하면 기본... | UTF-8 | Java | 484 | java | PostsRepository.java | Java | [] | null | [] | package com.jins.book.springboot.domain.posts;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import java.util.Arrays;
import java.util.List;
public interface PostsRepository extends JpaRepository<Posts,Long> { //JpsRepository<Entity클래스, PK타입>하면 기본... | 484 | 0.781818 | 0.781818 | 14 | 30.428572 | 35.473763 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
fd6dfa9a784269145809f8077c2db984312dc158 | 33,045,478,399,502 | b4fbc667fc436cc554c2c385d7072da678ed67dd | /src/main/java/com/librarystill/pojo/ViewAddress.java | 296d0fbff4cc02a86d89d9991b2f295918d8e4ef | [] | no_license | leiwangit/librarystill | https://github.com/leiwangit/librarystill | cf6c789a6a6af348ab94da8cf5847dde49add3d3 | 91f4ceeee3a4e3792d5dc229aa45c2c8f15b62bf | refs/heads/master | 2020-03-27T04:28:09.692000 | 2018-09-22T03:28:47 | 2018-09-22T03:28:47 | 145,942,379 | 1 | 9 | null | false | 2018-08-24T08:32:06 | 2018-08-24T04:28:50 | 2018-08-24T08:20:49 | 2018-08-24T08:20:48 | 8,995 | 0 | 9 | 1 | HTML | false | null | package com.librarystill.pojo;
public class ViewAddress {
private int vId;
private String vName;
private String vProvince;
private String vCity;
private String vArea;
private String vAddress;
private String vPhone;
private int vWeight;
public int getvWeight() {
return vWeig... | UTF-8 | Java | 1,395 | java | ViewAddress.java | Java | [] | null | [] | package com.librarystill.pojo;
public class ViewAddress {
private int vId;
private String vName;
private String vProvince;
private String vCity;
private String vArea;
private String vAddress;
private String vPhone;
private int vWeight;
public int getvWeight() {
return vWeig... | 1,395 | 0.589247 | 0.589247 | 76 | 17.355263 | 14.551817 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328947 | false | false | 7 |
38715275822db1c773831e6f290404f724a361b7 | 12,189,117,203,014 | 4b7640c01198b1705be1ea33b3a685e2296e2214 | /email-consumer/src/main/java/br/com/deveria/devtest/emailconsumer/EmailConsumerApplication.java | b8ef7666da61276efb938e6ef543eed83f1903d3 | [] | no_license | thiagobcar/dev-test | https://github.com/thiagobcar/dev-test | 862d8a11f93816dabb4a4d28ac0b8a10c7e48a7c | 6336633703d18f41ea6728c3d408ab50dce09630 | refs/heads/master | 2020-04-02T11:49:53.905000 | 2018-10-29T04:26:37 | 2018-10-29T04:26:37 | 154,408,608 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.deveria.devtest.emailconsumer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
@EnableConfigurationProperties
@SpringBootApplication
public class Ema... | UTF-8 | Java | 455 | java | EmailConsumerApplication.java | Java | [] | null | [] | package br.com.deveria.devtest.emailconsumer;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.context.properties.EnableConfigurationProperties;
@EnableConfigurationProperties
@SpringBootApplication
public class Ema... | 455 | 0.852747 | 0.852747 | 14 | 31.5 | 27.062757 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 7 |
06a7ce27b308aa3be1f489eacc9e1edb8f4b9882 | 5,145,370,859,242 | 5a895cc38c3228bededf242dca6bbd2d0aa9515c | /src/main/java/com/tangwh/dto/AccessTokenDTO.java | 40073e2396513463339b7d9ee8cd6b1c6d3f64ac | [] | no_license | small-howe/TechnicalCommunity | https://github.com/small-howe/TechnicalCommunity | 954bfc41a26233e4a88d87e4c9532985451ceebc | 1acd6fae818450168afaa1258f80a5e115a4671d | refs/heads/master | 2022-07-05T14:50:59.595000 | 2020-07-02T01:24:13 | 2020-07-02T01:24:13 | 202,955,725 | 0 | 0 | null | false | 2022-06-21T01:41:24 | 2019-08-18T03:33:37 | 2020-07-02T01:24:17 | 2022-06-21T01:41:23 | 2,670 | 0 | 0 | 2 | Java | false | false | package com.tangwh.dto;
import lombok.Data;
/**
* Created by codedrinker on 2019/4/24.
*/
// alt + fn+f12 get set 方法(全选属性 shift+向下) 和 创建类
//导包 alt+ 回车
//提取变量 ctrl + alt +v
// ctrl +e 切换临时的目录
//shift +f12 当前页面最大化
// 双击 shift 查找页面并进入
// ctrl +alt +L 格式化代码
//shift + Enter 换行
@Data
public class AccessTokenDT... | UTF-8 | Java | 899 | java | AccessTokenDTO.java | Java | [
{
"context": "ngwh.dto;\n\n\nimport lombok.Data;\n\n/**\n * Created by codedrinker on 2019/4/24.\n */\n// alt + fn+f12 get set 方法(全选属性",
"end": 76,
"score": 0.9994679093360901,
"start": 65,
"tag": "USERNAME",
"value": "codedrinker"
}
] | null | [] | package com.tangwh.dto;
import lombok.Data;
/**
* Created by codedrinker on 2019/4/24.
*/
// alt + fn+f12 get set 方法(全选属性 shift+向下) 和 创建类
//导包 alt+ 回车
//提取变量 ctrl + alt +v
// ctrl +e 切换临时的目录
//shift +f12 当前页面最大化
// 双击 shift 查找页面并进入
// ctrl +alt +L 格式化代码
//shift + Enter 换行
@Data
public class AccessTokenDT... | 899 | 0.670947 | 0.65008 | 30 | 19.766666 | 12.909127 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 7 |
23ad6d883473fe189329bfcd00e18cda75005164 | 19,301,583,046,127 | 781d9d8be81e311b344f52cc38074bf492073670 | /src/com/doyd/utils/CookieUtil.java | 3740986571adbdcd5709d9fb71777ac33a3b76a6 | [] | no_license | Hidden21/doydisuuue | https://github.com/Hidden21/doydisuuue | 04766f38ada2d366327ffff27d9c8295f0597fbc | 1105b04416a3764a71a6d539154ad0a4dfa450f9 | refs/heads/master | 2020-04-15T19:15:51.460000 | 2014-07-18T14:25:39 | 2014-07-18T14:25:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.doyd.utils;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class CookieUtil {
private static final String USER_NAME = "USER_NAME";
private static final String LOGIN_AT = "LOGIN_AT";
private static final Stri... | UTF-8 | Java | 6,865 | java | CookieUtil.java | Java | [
{
"context": "Util {\r\n\tprivate static final String USER_NAME = \"USER_NAME\";\r\n\tprivate static final String LOGIN_AT = \"LOGIN",
"end": 237,
"score": 0.9989205002784729,
"start": 228,
"tag": "USERNAME",
"value": "USER_NAME"
},
{
"context": "名\r\n\t\tCookie userNameCookie = new ... | null | [] | package com.doyd.utils;
import javax.servlet.http.Cookie;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class CookieUtil {
private static final String USER_NAME = "USER_NAME";
private static final String LOGIN_AT = "LOGIN_AT";
private static final Stri... | 6,865 | 0.695967 | 0.685999 | 198 | 31.439394 | 25.784536 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.727273 | false | false | 7 |
820e8e62579e34e8775746bab3c74c9f09b52a93 | 2,061,584,304,483 | 786de115ca1c3b6b382d1557e4d33d0fe862db6f | /src/main/java/com/qdm/cg/common/repositry/UserRepositry.java | f49292ebac119cecc6084301c81e2cbd7b6b0762 | [] | no_license | lakshmijava4/QDMProject | https://github.com/lakshmijava4/QDMProject | c3dbe618fc1211f2f4823e6b9292ddbbdcab8117 | 3fc69a5d5456587466b29f1eeba7451cad93f68f | refs/heads/master | 2022-12-13T23:17:35.911000 | 2020-08-17T15:28:58 | 2020-08-17T15:28:58 | 288,202,616 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qdm.cg.common.repositry;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.qdm.cg.common.modal.User;
@Repository
public interface UserRepositry extends JpaRepository<User, Integer>{
}
| UTF-8 | Java | 274 | java | UserRepositry.java | Java | [] | null | [] | package com.qdm.cg.common.repositry;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.qdm.cg.common.modal.User;
@Repository
public interface UserRepositry extends JpaRepository<User, Integer>{
}
| 274 | 0.824818 | 0.824818 | 12 | 21.833334 | 25.396303 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 7 |
2ff4c0c707b87ddaac6337b5b23119507e4444f9 | 2,061,584,302,973 | da32100d5546b023ed2ab948ccdd075909d3d1db | /client/src/main/java/view/ViewManager.java | c6b2d118519787f30023d8bc2297299b79f2499d | [
"MIT"
] | permissive | pomaretta/nominal | https://github.com/pomaretta/nominal | f13257719493acffa01699a8529665ec666422c7 | 143f4869a6f2296379c0e579ddc22320720c4c01 | refs/heads/main | 2023-07-16T14:37:46.831000 | 2021-08-25T09:36:15 | 2021-08-25T09:37:40 | 346,730,334 | 1 | 3 | MIT | false | 2021-08-25T09:34:59 | 2021-03-11T14:31:05 | 2021-05-17T09:34:00 | 2021-08-25T09:34:58 | 2,278 | 1 | 3 | 0 | Java | false | false | package view;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.layout.Pane;
import java.util.ArrayList;
public class ViewManager {
private final BaseController controller;
private final Pane root;
private final ArrayList<ViewController> viewControllers;
public ViewMan... | UTF-8 | Java | 1,385 | java | ViewManager.java | Java | [] | null | [] | package view;
import javafx.fxml.FXMLLoader;
import javafx.scene.Parent;
import javafx.scene.layout.Pane;
import java.util.ArrayList;
public class ViewManager {
private final BaseController controller;
private final Pane root;
private final ArrayList<ViewController> viewControllers;
public ViewMan... | 1,385 | 0.642599 | 0.642599 | 52 | 25.634615 | 20.544538 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519231 | false | false | 7 |
945e3cb1cdcf9b39ebf8a5ed9c570ab3df1eda58 | 2,740,189,161,280 | a77174e58eeeeb831c7645699803f46d5330b27a | /06RestfulMicroServiceWithDB/src/main/java/com/divya/controller/BlogController.java | 8ffabfb8ad6d4baf3e484fa2ded4c7151b7c4cc1 | [
"MIT"
] | permissive | DivyaMaddipudi/SpringBoot-Personal-Archive | https://github.com/DivyaMaddipudi/SpringBoot-Personal-Archive | 696fce0f3a4795a5a127bf3b4f4abfe78fea786b | 6104ba219556145baf0a1056a9477d3443fd6475 | refs/heads/main | 2022-12-22T08:13:21.180000 | 2020-09-28T08:44:16 | 2020-09-28T08:44:16 | 293,125,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.divya.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springf... | UTF-8 | Java | 1,244 | java | BlogController.java | Java | [] | null | [] | package com.divya.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springf... | 1,244 | 0.766881 | 0.766881 | 47 | 25.468084 | 23.463736 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.148936 | false | false | 7 |
6348b2f5b8994166eabe08e4c2c6c50ef56e9454 | 2,327,872,328,696 | f5e3ec2746fe7808ea39dcccab097d84d830cfaf | /private-components/swingui/src/main/java/org/limewire/ui/swing/util/MagnetHandlerImpl.java | 5a6df2df412b59637c77d46a9f5e0c2147b2c746 | [] | no_license | givannitrisya/LimeWire-Pirate-Edition | https://github.com/givannitrisya/LimeWire-Pirate-Edition | 912f04e3ed21722c4d5806c94349e44973083a43 | 3c33894a41b530579985b3743c2c8ca5a9eff675 | refs/heads/master | 2021-01-23T19:15:55.891000 | 2017-09-10T09:32:40 | 2017-09-10T09:32:40 | 102,813,521 | 0 | 0 | null | true | 2017-09-08T03:31:47 | 2017-09-08T03:31:46 | 2017-08-13T08:48:25 | 2010-11-25T14:12:47 | 64,428 | 0 | 0 | 0 | null | null | null | package org.limewire.ui.swing.util;
import java.io.File;
import javax.swing.JOptionPane;
import org.limewire.core.api.download.DownloadAction;
import org.limewire.core.api.download.DownloadException;
import org.limewire.core.api.download.DownloadListManager;
import org.limewire.core.api.magnet.MagnetLink;
import org... | UTF-8 | Java | 4,640 | java | MagnetHandlerImpl.java | Java | [] | null | [] | package org.limewire.ui.swing.util;
import java.io.File;
import javax.swing.JOptionPane;
import org.limewire.core.api.download.DownloadAction;
import org.limewire.core.api.download.DownloadException;
import org.limewire.core.api.download.DownloadListManager;
import org.limewire.core.api.magnet.MagnetLink;
import org... | 4,640 | 0.636638 | 0.635129 | 133 | 33.887218 | 25.093105 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 7 |
a9b39ca40c18c3803f0e5a4c6149390af91addf6 | 10,651,518,934,385 | 67ddf436f7857f03b38882512869f4188a2c80ab | /DataStructures/src/com/michielherpers/linkedlists/ExerciseLinkedList.java | 800bb171b05c3e3897e30c5e76d67f9e8853de2f | [] | no_license | MichielHWT/Algorithms-and-Data-Structures | https://github.com/MichielHWT/Algorithms-and-Data-Structures | 1ee77efc60b8a383e76dee78e65198011279ce91 | 4e14b2954c1283c48f8efe74537f945ff502309d | refs/heads/master | 2023-05-15T11:17:25.251000 | 2021-06-01T07:48:17 | 2021-06-01T07:48:17 | 364,895,332 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.michielherpers.linkedlists;
import java.util.Arrays;
import java.util.LinkedList;
public class ExerciseLinkedList {
public static void main(String[] args) {
LinkedList<Integer> linkedList = new LinkedList<>();
linkedList.addLast(1);
linkedList.addLast(10);
linkedList.... | UTF-8 | Java | 1,393 | java | ExerciseLinkedList.java | Java | [
{
"context": "package com.michielherpers.linkedlists;\n\nimport java.util.Arrays;\nimport",
"end": 22,
"score": 0.5570034980773926,
"start": 19,
"tag": "USERNAME",
"value": "her"
}
] | null | [] | package com.michielherpers.linkedlists;
import java.util.Arrays;
import java.util.LinkedList;
public class ExerciseLinkedList {
public static void main(String[] args) {
LinkedList<Integer> linkedList = new LinkedList<>();
linkedList.addLast(1);
linkedList.addLast(10);
linkedList.... | 1,393 | 0.594401 | 0.585068 | 49 | 27.44898 | 24.35709 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
cb005184db1e41a77d609a29c0a564ed571a17bb | 16,612,933,540,840 | 54d24738d235d9c972a08ff5b9f10718b460a653 | /src/main/java/br/com/bomfilme/bean/UserData.java | a7fb9141e1e851436cde192e7417d34c691b4e78 | [] | no_license | jacksongarcia/locadora | https://github.com/jacksongarcia/locadora | d802b011050fafa4cf93e77f65b76681a49ae9a8 | 1353a77c4ff4c5d05923710cfd774f05ee9efec3 | refs/heads/master | 2016-09-05T23:49:36.794000 | 2015-09-14T06:53:02 | 2015-09-14T06:53:02 | 42,331,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.bomfilme.bean;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import br.com.bomfilme.controller.CollectionManager;
import br.com.bo... | UTF-8 | Java | 2,512 | java | UserData.java | Java | [] | null | [] | package br.com.bomfilme.bean;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.SessionScoped;
import javax.faces.context.FacesContext;
import javax.inject.Inject;
import br.com.bomfilme.controller.CollectionManager;
import br.com.bo... | 2,512 | 0.714172 | 0.711783 | 88 | 27.545454 | 27.574654 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.034091 | false | false | 7 |
227d2ba74dde69702220a3f339e5abdf7b9357ef | 970,662,629,189 | dbecd9d4215f686fea33962bb64b495c239614ee | /hw03-annotations/src/main/java/ru/otus/testfw/AdditionalTests.java | 284ac01954488fa6813fc021d80bbfe57e167867 | [] | no_license | SlotW/otus_java_2019_03 | https://github.com/SlotW/otus_java_2019_03 | 1652241f0a62f9da24b5cb266dca47393a07bdb6 | 488871d3b75fb050fa52a1e06c299b8986f64bd2 | refs/heads/master | 2022-06-11T13:46:20.361000 | 2019-08-12T12:44:59 | 2019-08-12T12:44:59 | 178,446,604 | 0 | 0 | null | false | 2022-05-20T21:05:07 | 2019-03-29T17:10:05 | 2019-08-12T12:45:02 | 2022-05-20T21:05:07 | 90 | 0 | 0 | 5 | Java | false | false | package ru.otus.testfw;
import ru.otus.testfw.annotations.*;
/**
* Created by Alexandr Byankin on 28.04.2019
*/
public class AdditionalTests {
@BeforeAll
public static void beforeAll(){
System.out.println("Вызов beforeALl");
}
@BeforeEach
public void beforeEach(){
System.out.pr... | UTF-8 | Java | 694 | java | AdditionalTests.java | Java | [
{
"context": "t ru.otus.testfw.annotations.*;\n\n/**\n * Created by Alexandr Byankin on 28.04.2019\n */\npublic class AdditionalTests {\n",
"end": 97,
"score": 0.9998541474342346,
"start": 81,
"tag": "NAME",
"value": "Alexandr Byankin"
}
] | null | [] | package ru.otus.testfw;
import ru.otus.testfw.annotations.*;
/**
* Created by <NAME> on 28.04.2019
*/
public class AdditionalTests {
@BeforeAll
public static void beforeAll(){
System.out.println("Вызов beforeALl");
}
@BeforeEach
public void beforeEach(){
System.out.println("Выз... | 684 | 0.61791 | 0.60597 | 36 | 17.611111 | 16.655458 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 7 |
e6810fa2f6ff36032f18d4ff6efb68c9213f9885 | 3,341,484,623,368 | 287ebf513edfc6390fe8f02c14b084118981fee8 | /FlashHandler/src/test/java/org/qiunet/flash/handler/Test.java | abb4fe8cb66a0810d253e4eb676ac6ac12cdc846 | [
"Apache-2.0"
] | permissive | zheng0324jian/DuoDuo | https://github.com/zheng0324jian/DuoDuo | 1cceb2099557c0a2dbad7b3d2e1401e0301a0b61 | 19306ee4da6ada4087dccd9ef34d1b1329f0f8aa | refs/heads/master | 2023-02-12T13:30:49.358000 | 2021-01-07T09:07:25 | 2021-01-07T09:07:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.qiunet.flash.handler;
import org.qiunet.flash.handler.bootstrap.hook.MyHook;
import org.qiunet.flash.handler.netty.server.BootstrapServer;
import org.qiunet.flash.handler.netty.server.hook.Hook;
import org.qiunet.flash.handler.netty.server.param.TcpBootstrapParams;
import org.qiunet.flash.handler.startup.c... | UTF-8 | Java | 843 | java | Test.java | Java | [
{
"context": "lassScanner;\n\n/**\n * 用来debug 跟踪内部测试用\n * Created by qiunet.\n * 17/12/15\n */\npublic class Test {\n\tprivate sta",
"end": 433,
"score": 0.9996052384376526,
"start": 427,
"tag": "USERNAME",
"value": "qiunet"
}
] | null | [] | package org.qiunet.flash.handler;
import org.qiunet.flash.handler.bootstrap.hook.MyHook;
import org.qiunet.flash.handler.netty.server.BootstrapServer;
import org.qiunet.flash.handler.netty.server.hook.Hook;
import org.qiunet.flash.handler.netty.server.param.TcpBootstrapParams;
import org.qiunet.flash.handler.startup.c... | 843 | 0.756364 | 0.744242 | 28 | 28.464285 | 22.332684 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.642857 | false | false | 7 |
3b124d9011dd12d2daa3a8a33b24bf3620d514b0 | 26,199,300,533,732 | c5e3f5e7ad9ed477862032c8815896194466e46e | /src/com/Gender.java | 5088ca4423c46caf311f45d79de3cee23772b40f | [] | no_license | sanjeevpk/weblearning | https://github.com/sanjeevpk/weblearning | 8c93b1ad77b1aa780dcafd523cf00ff5dfc8b51a | 00b361bfb9fe6992a9e5ce958afed1f6b1ddaed0 | refs/heads/master | 2021-01-10T21:39:01.847000 | 2013-07-17T09:37:52 | 2013-07-17T09:37:52 | 32,135,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com;
/**
* @author sankulka
*
*/
public enum Gender {
MALE,
FEMALE
}
| UTF-8 | Java | 108 | java | Gender.java | Java | [
{
"context": "/**\r\n * \r\n */\r\npackage com;\r\n\r\n/**\r\n * @author sankulka\r\n *\r\n */\r\npublic enum Gender {\r\n\tMALE,\r\n\tFEMALE\r\n",
"end": 55,
"score": 0.9993755221366882,
"start": 47,
"tag": "USERNAME",
"value": "sankulka"
}
] | null | [] | /**
*
*/
package com;
/**
* @author sankulka
*
*/
public enum Gender {
MALE,
FEMALE
}
| 108 | 0.462963 | 0.462963 | 13 | 6.307693 | 6.341373 | 20 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 7 |
4b6b83c1de064a6a4efb1a6b8bb3752d74a50218 | 26,946,624,858,683 | 2e871f255bcf4f03af16400341b3a284af60d2bd | /src/com/smit/service/push/PushDataServiceImpl.java | d087b792b0ff5122c1a1da79277baacb2de9d3c5 | [] | no_license | RyanFu/cmsserver | https://github.com/RyanFu/cmsserver | 67b6ea4eaf2f70c57a2161d9c0a479f03ea5c7a8 | 957cd1e739a1a184d625150889e3ff16ee0873e1 | refs/heads/master | 2020-12-25T08:50:35.874000 | 2011-12-29T05:31:05 | 2011-12-29T05:31:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smit.service.push;
import java.util.List;
import org.jivesoftware.smack.ConnectionConfiguration;
import org.jivesoftware.smack.PacketListener;
import org.jivesoftware.smack.XMPPConnection;
import org.jivesoftware.smack.XMPPException;
import org.jivesoftware.smack.filter.MessageTypeFilter;
import org.jives... | UTF-8 | Java | 6,850 | java | PushDataServiceImpl.java | Java | [
{
"context": "g host,String user,String password){\n\t\tthis.user = user;\n\t\tConnectionConfiguration config = new Connectio",
"end": 1558,
"score": 0.9983853101730347,
"start": 1554,
"tag": "USERNAME",
"value": "user"
},
{
"context": "Q iq1 = new UserQueryIQ();\n//\t\tiq1.setUserAc... | null | [] | package com.smit.service.push;
import java.util.List;
import org.jivesoftware.smack.ConnectionConfiguration;
import org.jivesoftware.smack.PacketListener;
import org.jivesoftware.smack.XMPPConnection;
import org.jivesoftware.smack.XMPPException;
import org.jivesoftware.smack.filter.MessageTypeFilter;
import org.jives... | 6,850 | 0.730465 | 0.725929 | 234 | 28.200855 | 20.440403 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.213675 | false | false | 7 |
beec4305b931431ac2863524ea2f2caba9537ecb | 32,384,053,447,715 | a97a215f59f3f37a62787b580ad66a1abe48e20b | /assignment6-arrays/src/com/shpp/cs/assignments/arrays/hg/HistogramEqualizationLogic.java | 0a8321c8151a61fcb633cc189958a66770e6b9c5 | [] | no_license | shpp-cs-2015-07/cs-a-etereza | https://github.com/shpp-cs-2015-07/cs-a-etereza | 6c725e627892f4cb4e3b06e44a4709b3bda71fbc | 053afd35c5f53cea0ab051253f1a574cec3f2dea | refs/heads/master | 2018-01-07T12:25:19.097000 | 2015-09-14T07:30:59 | 2015-09-14T07:30:59 | 39,378,651 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shpp.cs.assignments.arrays.hg;
public class HistogramEqualizationLogic {
private static final int MAX_LUMINANCE = 255;
/**
* Given the luminances of the pixels in an image, returns a histogram of the frequencies of
* those luminances.
* <p>
* You can assume that pixel luminance... | UTF-8 | Java | 3,353 | java | HistogramEqualizationLogic.java | Java | [] | null | [] | package com.shpp.cs.assignments.arrays.hg;
public class HistogramEqualizationLogic {
private static final int MAX_LUMINANCE = 255;
/**
* Given the luminances of the pixels in an image, returns a histogram of the frequencies of
* those luminances.
* <p>
* You can assume that pixel luminance... | 3,353 | 0.576499 | 0.565762 | 103 | 31.553398 | 28.158266 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504854 | false | false | 7 |
b805f6a6ef030500561427f782ad19fc113ba55c | 14,310,831,086,284 | 985a3f016f26fffc0b7520cf2835c9daa5769e1b | /app/src/main/java/com/nit/tourguide/dao/ExpenseDao.java | 5028cf3d6cb60b90027ab964e1e788b190037bf6 | [] | no_license | nurul-islam01/Tour-Guide | https://github.com/nurul-islam01/Tour-Guide | ffdedffde9eb3bc419b2828181fcccf310b90099 | 27da802ff662ee6fb3f3329d56b3462c32c36b74 | refs/heads/master | 2021-05-22T16:41:08.155000 | 2020-04-22T03:47:38 | 2020-04-22T03:47:38 | 253,006,949 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nit.tourguide.dao;
import androidx.lifecycle.LiveData;
import androidx.room.Dao;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.Query;
import androidx.room.Update;
import com.nit.tourguide.dben.Expense;
import java.util.List;
@Dao
public interface ExpenseDao {
@Inser... | UTF-8 | Java | 631 | java | ExpenseDao.java | Java | [] | null | [] | package com.nit.tourguide.dao;
import androidx.lifecycle.LiveData;
import androidx.room.Dao;
import androidx.room.Delete;
import androidx.room.Insert;
import androidx.room.Query;
import androidx.room.Update;
import com.nit.tourguide.dben.Expense;
import java.util.List;
@Dao
public interface ExpenseDao {
@Inser... | 631 | 0.732171 | 0.732171 | 31 | 19.354839 | 16.836115 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 7 |
9f9bcc3b0acf8b27a19c1df5c50280a3c65359a2 | 34,926,674,071,190 | 7a171c2bd62b562981a5cd7fc23f01f2908abe27 | /InvalidValueException.java | 6268c7ca8ad9df0d795c4e74d0202f6f24c3f742 | [] | no_license | amichaiman/shir-gali | https://github.com/amichaiman/shir-gali | 02120b5110aaadc0d60af78fea7cf0721fe68f40 | b1a05e5f3fa27309d0adffe1a24c95e787bc11d6 | refs/heads/master | 2020-06-25T10:20:25.471000 | 2019-07-28T13:08:05 | 2019-07-28T13:08:05 | 199,282,371 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class InvalidValueException extends Throwable {
}
| UTF-8 | Java | 58 | java | InvalidValueException.java | Java | [] | null | [] | public class InvalidValueException extends Throwable {
}
| 58 | 0.827586 | 0.827586 | 3 | 18.333334 | 25.223446 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 7 |
a8678c79af2271ec652bafca7532d4d2a475c4f9 | 30,683,246,426,739 | 021903f93da55a8cede864f21334bcd3febf15b1 | /src/model/Order.java | 99ed5e2bd7cc804972bf2852f472f79683973dc7 | [] | no_license | CptPorse/DanishCrownJPA | https://github.com/CptPorse/DanishCrownJPA | d878c3c63162b017df779dd0f9f93013ad26d9f7 | 3b7a955f1d0c6e9db56fa3eefe059e7644df7fc3 | refs/heads/master | 2021-03-12T19:48:38.928000 | 2013-05-22T21:28:59 | 2013-05-22T21:28:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
im... | UTF-8 | Java | 2,982 | java | Order.java | Java | [] | null | [] | package model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
im... | 2,982 | 0.715292 | 0.713615 | 140 | 19.299999 | 18.616697 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.257143 | false | false | 7 |
1c16c96ebe0f38af3736e1e9e0a26e6ffd19787c | 17,033,840,363,778 | 6f672fb72caedccb841ee23f53e32aceeaf1895e | /Photography/amazon_photos_source/src/com/amazon/gallery/thor/app/activity/GalleryNavigationSetting.java | 87bd743e7ee0686cf11884f8591dcbbea1163c10 | [] | no_license | cha63506/CompSecurity | https://github.com/cha63506/CompSecurity | 5c69743f660b9899146ed3cf21eceabe3d5f4280 | eee7e74f4088b9c02dd711c061fc04fb1e4e2654 | refs/heads/master | 2018-03-23T04:15:18.480000 | 2015-12-19T01:29:58 | 2015-12-19T01:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.amazon.gallery.thor.app.activity;
public final class GalleryNavigationSetting extends Enum
{
private static final GalleryNavig... | UTF-8 | Java | 1,324 | java | GalleryNavigationSetting.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8e. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.geocities.com/kpdus",
"end": 61,
"score": 0.9996102452278137,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8e. Copyright 2001 <NAME>.
// Jad home page: http://www.geocities.com/kpdus/jad.html
// Decompiler options: braces fieldsfirst space lnc
package com.amazon.gallery.thor.app.activity;
public final class GalleryNavigationSetting extends Enum
{
private static final GalleryNavigationSetti... | 1,314 | 0.700151 | 0.691843 | 42 | 30.523809 | 28.822311 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
c2ebcb58daa4e738a047f637d2afa6159e8e054c | 19,353,122,637,139 | b318c83364fca2acc968f6353b5ec4fa440b2800 | /Essentials/src/main/java/com/huskydreaming/essentials/commands/teleportation/spawn/SetSpawnCommand.java | aa39c9834073be7f230eab264b8f73cdca32477f | [
"Apache-2.0"
] | permissive | HuskyDreaming/HuskySuite | https://github.com/HuskyDreaming/HuskySuite | 4d212daf68ccc3d00214b49aa855a71820502830 | ef7eb6edf44c73f2c067a1b8db3d44eea0bf10ae | refs/heads/master | 2023-08-11T09:10:50.681000 | 2021-09-28T20:17:21 | 2021-09-28T20:17:21 | 409,812,098 | 1 | 0 | Apache-2.0 | false | 2021-09-24T03:00:01 | 2021-09-24T02:54:30 | 2021-09-24T02:57:59 | 2021-09-24T03:00:00 | 0 | 0 | 0 | 0 | null | false | false | package com.huskydreaming.essentials.commands.teleportation.spawn;
import com.huskydreaming.core.resources.base.CommandBase;
import com.huskydreaming.essentials.managers.SpawnManager;
import org.bukkit.entity.Player;
public class SetSpawnCommand extends CommandBase {
private final SpawnManager spawnManager;
... | UTF-8 | Java | 652 | java | SetSpawnCommand.java | Java | [] | null | [] | package com.huskydreaming.essentials.commands.teleportation.spawn;
import com.huskydreaming.core.resources.base.CommandBase;
import com.huskydreaming.essentials.managers.SpawnManager;
import org.bukkit.entity.Player;
public class SetSpawnCommand extends CommandBase {
private final SpawnManager spawnManager;
... | 652 | 0.73773 | 0.73773 | 22 | 28.636364 | 24.163357 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
c6b956e7438ff0a205e37f39cff49c22a337907d | 30,185,030,191,626 | 30567e9f541e103cb1ea87669401284a3bc3ad01 | /Uebung_3_a/src/Aufgabe3/Speise.java | 4e55fcd56e8b4fadcc66885893408d5c7cec9432 | [] | no_license | leickmann/Systementwicklung | https://github.com/leickmann/Systementwicklung | 21f46703970a51206555a9d8486a38470e345686 | edf9f7aed84418d762b240508866470048f58c71 | refs/heads/master | 2020-09-14T03:27:44.063000 | 2020-02-02T20:14:42 | 2020-02-02T20:14:42 | 223,002,389 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Aufgabe3;
public class Speise extends SpeisekartenKomponente {
private double preis;
private boolean isVegetarisch;
public Speise(String name, String beschreibung, double preis, boolean isVegetarisch){
super(name, beschreibung);
this.preis = preis;
this.isVegetarisch = isVegetarisch;
}
... | UTF-8 | Java | 671 | java | Speise.java | Java | [] | null | [] | package Aufgabe3;
public class Speise extends SpeisekartenKomponente {
private double preis;
private boolean isVegetarisch;
public Speise(String name, String beschreibung, double preis, boolean isVegetarisch){
super(name, beschreibung);
this.preis = preis;
this.isVegetarisch = isVegetarisch;
}
... | 671 | 0.66468 | 0.663189 | 30 | 20.433332 | 28.287434 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 7 |
b380cb88ce1fade14cb1479c70349fe08946329e | 32,315,333,973,326 | 62d1d433d4440d450b806c35ef91788052ee2f77 | /src/Controller/user/ProductServlet.java | 95bb405c03cd5dc6212c0f3eed7d7a71ee779cb7 | [] | no_license | teebeiz/baove-ps04378 | https://github.com/teebeiz/baove-ps04378 | 9cb94c33d82b264f89d39b68ba34f2d31a013a91 | 7d57ae1e47c77a9d37658d8c48066a2a10aee7da | refs/heads/master | 2021-01-20T02:37:33.732000 | 2017-04-26T02:48:02 | 2017-04-26T02:48:02 | 89,430,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Controller.user;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServle... | UTF-8 | Java | 2,251 | java | ProductServlet.java | Java | [] | null | [] | package Controller.user;
import java.io.IOException;
import java.io.PrintWriter;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServle... | 2,251 | 0.712128 | 0.711684 | 71 | 29.704226 | 29.22154 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.901408 | false | false | 7 |
380996c3dea710c1a838bea9fb1b78abb812d8bb | 34,497,177,347,105 | 0a7e8f3eb4f69c3d10ee49947680a48f69d5c378 | /src/test/java/posters/tests/smoke/SearchTest.java | 466769e560184ecbc2c4614155965af51689be22 | [
"MIT"
] | permissive | Xceptance/neodymium-example | https://github.com/Xceptance/neodymium-example | 2d787774d97901a17b12bdc60ff7a14c978e32b4 | 6195fd8006be5f848180cbad9f929af919c2c373 | refs/heads/master | 2023-08-31T17:05:05.327000 | 2023-08-31T08:51:53 | 2023-08-31T08:51:53 | 100,612,072 | 8 | 7 | MIT | false | 2023-08-31T08:51:54 | 2017-08-17T14:25:57 | 2021-12-20T14:01:16 | 2023-08-31T08:51:53 | 842 | 10 | 7 | 3 | Java | false | false | package posters.tests.smoke;
import org.junit.Before;
import org.junit.Test;
import com.xceptance.neodymium.module.statement.testdata.DataSet;
import com.xceptance.neodymium.module.statement.testdata.SuppressDataSets;
import com.xceptance.neodymium.util.DataUtils;
import io.qameta.allure.Owner;
import io.qameta.allu... | UTF-8 | Java | 2,033 | java | SearchTest.java | Java | [
{
"context": "a.pageobjects.components.SearchTestData;\n\n@Owner(\"Tim Brown\")\n@Severity(SeverityLevel.MINOR)\n@Tag(\"smoke\")\n@S",
"end": 569,
"score": 0.9997169971466064,
"start": 560,
"tag": "NAME",
"value": "Tim Brown"
}
] | null | [] | package posters.tests.smoke;
import org.junit.Before;
import org.junit.Test;
import com.xceptance.neodymium.module.statement.testdata.DataSet;
import com.xceptance.neodymium.module.statement.testdata.SuppressDataSets;
import com.xceptance.neodymium.util.DataUtils;
import io.qameta.allure.Owner;
import io.qameta.allu... | 2,030 | 0.716183 | 0.714707 | 66 | 29.80303 | 28.063898 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 7 |
0caaa6ce6a421ebd54d32e97b0863610c3960304 | 33,045,478,418,552 | a38001a2714d89c48e4c9b7b432b7a9d4bc8e0ec | /src/main/java/edu/umn/cs/distributedkeyvaluestore/client/Clients.java | d76ed1f641ae698e5ff3bc28ebd2ead58e7bcb73 | [] | no_license | jayapriya90/distributed-key-value-store | https://github.com/jayapriya90/distributed-key-value-store | 6d78681882379802eab005dfa87ef65ef087081c | 938746d9bd5cd44415b66bf7bcfc91f8355633bf | refs/heads/master | 2021-01-10T10:37:12.553000 | 2017-06-13T21:43:39 | 2017-06-13T21:43:39 | 54,757,526 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.umn.cs.distributedkeyvaluestore.client;
import edu.umn.cs.distributedkeyvaluestore.*;
import edu.umn.cs.distributedkeyvaluestore.common.Constants;
import edu.umn.cs.distributedkeyvaluestore.fileserver.FileServer;
import org.apache.commons.cli.*;
import org.apache.thrift.TException;
import org.apache.thrift... | UTF-8 | Java | 13,366 | java | Clients.java | Java | [
{
"context": "\nimport java.util.concurrent.*;\n\n/**\n * Created by jayapriya on 3/27/16.\n */\n\n/**\n * usage: clients\n * -i <arg",
"end": 813,
"score": 0.9997047185897827,
"start": 804,
"tag": "USERNAME",
"value": "jayapriya"
}
] | null | [] | package edu.umn.cs.distributedkeyvaluestore.client;
import edu.umn.cs.distributedkeyvaluestore.*;
import edu.umn.cs.distributedkeyvaluestore.common.Constants;
import edu.umn.cs.distributedkeyvaluestore.fileserver.FileServer;
import org.apache.commons.cli.*;
import org.apache.thrift.TException;
import org.apache.thrift... | 13,366 | 0.554092 | 0.551848 | 317 | 41.16404 | 30.77462 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.599369 | false | false | 7 |
4528e90f1bfb9e15161dfca44720d21594aaead5 | 38,285,338,478,360 | 8f9ae2e7c095be551fc912f7418c0bcde360eec2 | /snail_project/snail_weixin/src/main/java/com/du/weixin/controller/user/UserController.java | 0784e8ffa8398ff100ec124978ad83b4e72dfb9d | [] | no_license | athc/snail | https://github.com/athc/snail | 7719d47bae6decb9e331d8d641c3fd701a9bd7cc | 187b8595653a23293dff5195caf74ce12b6355e2 | refs/heads/master | 2020-03-14T17:45:29.398000 | 2018-05-01T15:19:44 | 2018-05-01T15:19:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.du.weixin.controller.user;
/**
* @author dellll
*/
public class UserController {
}
| UTF-8 | Java | 98 | java | UserController.java | Java | [
{
"context": "age com.du.weixin.controller.user;\n\n/**\n * @author dellll\n */\npublic class UserController {\n}\n",
"end": 61,
"score": 0.9995301961898804,
"start": 55,
"tag": "USERNAME",
"value": "dellll"
}
] | null | [] | package com.du.weixin.controller.user;
/**
* @author dellll
*/
public class UserController {
}
| 98 | 0.704082 | 0.704082 | 7 | 13 | 14.192554 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 7 |
49592159b36bab492aac632af3e5432fda3aeedc | 35,785,667,517,862 | 1931a406be7b3a04d72f7ac6bfc0ea2d22394687 | /src/main/java/com/oet/application/repository/AuthorityRepository.java | b1fa58008da2260799042176e614fce3e5681f67 | [] | no_license | batugokce/online-education-tool | https://github.com/batugokce/online-education-tool | f196e87f7456c2023b266548823158c67dad3c69 | 797d43d6c5a55bc0d366de98c237f53d0e95efdb | refs/heads/master | 2023-07-13T08:33:09.969000 | 2021-08-18T18:11:52 | 2021-08-18T18:11:52 | 397,693,806 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oet.application.repository;
import com.oet.application.entity.Authority;
import org.springframework.data.jpa.repository.JpaRepository;
public interface AuthorityRepository extends JpaRepository<Authority, Long> {
Authority findByAuthority(String authority);
}
| UTF-8 | Java | 280 | java | AuthorityRepository.java | Java | [] | null | [] | package com.oet.application.repository;
import com.oet.application.entity.Authority;
import org.springframework.data.jpa.repository.JpaRepository;
public interface AuthorityRepository extends JpaRepository<Authority, Long> {
Authority findByAuthority(String authority);
}
| 280 | 0.828571 | 0.828571 | 10 | 27 | 28.499123 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
a89fd84c7fa558d159f2bbdc349bd80a734863c9 | 94,489,329,629 | effe9cd3e604e0d8acc989efa506c03c1a4c6d1b | /src/main/java/edu/fiuba/algo3/modelo/exclusividad/Exclusividad.java | 353d566906427f4c3d6aea33069dcbfc579fb5c1 | [] | no_license | nicolasmns/Algo3-TP2-Kahoot | https://github.com/nicolasmns/Algo3-TP2-Kahoot | 1057897427f1b27ba45bcf37d5a378b5d8a5fa05 | 08058c0a940e6b64beff6d6ba32f5b88ff1c2ff1 | refs/heads/master | 2022-12-08T03:58:40.289000 | 2020-08-27T03:35:26 | 2020-08-27T03:35:26 | 289,108,830 | 1 | 0 | null | true | 2020-08-20T20:55:25 | 2020-08-20T20:55:24 | 2020-08-20T20:03:45 | 2020-08-20T20:03:42 | 32,626 | 0 | 0 | 0 | null | false | false | package edu.fiuba.algo3.modelo.exclusividad;
import edu.fiuba.algo3.modelo.Respuesta;
import java.util.ArrayList;
public interface Exclusividad {
void aplicarExclusividad(ArrayList<Respuesta> respuestas);
int verMagnitud();
void aplicarPuntos(Respuesta respuesta, int puntos);
}
| UTF-8 | Java | 309 | java | Exclusividad.java | Java | [] | null | [] | package edu.fiuba.algo3.modelo.exclusividad;
import edu.fiuba.algo3.modelo.Respuesta;
import java.util.ArrayList;
public interface Exclusividad {
void aplicarExclusividad(ArrayList<Respuesta> respuestas);
int verMagnitud();
void aplicarPuntos(Respuesta respuesta, int puntos);
}
| 309 | 0.747573 | 0.7411 | 13 | 21.76923 | 22.41275 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 7 |
d4478395242e9e0a6b1a3c3adcf8acfc3018a5bf | 36,120,674,972,721 | a51ff38428092be631358520f46a396e5a7c2ecf | /planmanager/WEB-INF/classes/org/study/web/JoinController.java | fa8eebd43026c91d36ec6a87162de6d6b71cd155 | [] | no_license | k-sangwon/sangwon | https://github.com/k-sangwon/sangwon | 2a264f65f33492083dd3cb884617c4a3d1360d0d | 59ac65636e7c1692beedf526b96eb1440b78c8e0 | refs/heads/master | 2020-03-26T04:48:37.091000 | 2018-08-13T03:15:58 | 2018-08-13T03:15:58 | 144,229,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.study.web;
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 org.study.dao.UserDao;
import o... | UHC | Java | 1,653 | java | JoinController.java | Java | [
{
"context": "ser.setId(id);\r\n\t\tuser.setPw(pw);\r\n\t\tuser.setName(name);\r\n\t\tuser.setTel(tel);\r\n\t\tuser.setAddr(addr);\r\n\t\t",
"end": 1111,
"score": 0.9841256141662598,
"start": 1107,
"tag": "NAME",
"value": "name"
}
] | null | [] | package org.study.web;
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 org.study.dao.UserDao;
import o... | 1,653 | 0.719874 | 0.719874 | 54 | 27.388889 | 25.350445 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.962963 | false | false | 7 |
687b47a01fa1a7ea81fe175a83d523613da532d4 | 12,438,225,341,699 | 9f48a6ed0896948ae038b69c354b65bbb9bac3c2 | /app/src/main/java/id/net/iconpln/fso/polda/model/BasicResponse.java | da647b1aa9be6cb022188302dc695e21b687b70f | [] | no_license | adhiozcan/github-fso-polda | https://github.com/adhiozcan/github-fso-polda | 496ca61c6b55a4be768bd7401c2293a02a0d3eb7 | 05a03452e3062fe618d34f7623406309bdd23f08 | refs/heads/master | 2021-01-21T12:11:18.764000 | 2017-05-19T07:49:39 | 2017-05-19T07:49:39 | 91,780,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package id.net.iconpln.fso.polda.model;
import com.google.gson.annotations.SerializedName;
/**
* Created by Ozcan on 16/12/2016.
*/
public class BasicResponse {
@SerializedName("data")
private Status status;
public String getStatus() {
return status.getIsSuccess();
}
}
| UTF-8 | Java | 300 | java | BasicResponse.java | Java | [
{
"context": "son.annotations.SerializedName;\n\n/**\n * Created by Ozcan on 16/12/2016.\n */\n\npublic class BasicResponse {\n",
"end": 116,
"score": 0.9989220499992371,
"start": 111,
"tag": "USERNAME",
"value": "Ozcan"
}
] | null | [] | package id.net.iconpln.fso.polda.model;
import com.google.gson.annotations.SerializedName;
/**
* Created by Ozcan on 16/12/2016.
*/
public class BasicResponse {
@SerializedName("data")
private Status status;
public String getStatus() {
return status.getIsSuccess();
}
}
| 300 | 0.686667 | 0.66 | 16 | 17.75 | 17.137314 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
7a9f33bee44357d7e32ff87305e00b1e4fdacace | 29,128,468,270,213 | 6f16476f722f74f1fe15b9425d44d8128cbdb7c4 | /src/main/java/com/prayerlaputa/im/study/protocol/response/LoginResponsePacket.java | 9d47a84094995258299bb572cfff729be5bd66f8 | [] | no_license | evasnowind/netty-im | https://github.com/evasnowind/netty-im | 0816cc68041b40178a4e3e1ad843c939b0f9befb | 81da65fb720f68f30a661b2c67a52f656712ea33 | refs/heads/master | 2022-12-24T18:56:50.078000 | 2020-09-30T12:32:32 | 2020-10-09T05:55:17 | 295,985,706 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prayerlaputa.im.study.protocol.response;
import com.prayerlaputa.im.study.protocol.Packet;
import com.prayerlaputa.im.study.protocol.command.Command;
import lombok.Data;
/**
* @author chenglong.yu
* created on 2020/9/17
*/
@Data
public class LoginResponsePacket extends Packet {
private boolean succ... | UTF-8 | Java | 501 | java | LoginResponsePacket.java | Java | [
{
"context": "mmand.Command;\nimport lombok.Data;\n\n/**\n * @author chenglong.yu\n * created on 2020/9/17\n */\n@Data\npublic class Lo",
"end": 211,
"score": 0.999294102191925,
"start": 199,
"tag": "NAME",
"value": "chenglong.yu"
}
] | null | [] | package com.prayerlaputa.im.study.protocol.response;
import com.prayerlaputa.im.study.protocol.Packet;
import com.prayerlaputa.im.study.protocol.command.Command;
import lombok.Data;
/**
* @author chenglong.yu
* created on 2020/9/17
*/
@Data
public class LoginResponsePacket extends Packet {
private boolean succ... | 501 | 0.732535 | 0.718563 | 22 | 21.772728 | 18.2929 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 7 |
93f43e3facefae1236b44533dc1e01816c4710d0 | 37,400,575,216,172 | 7cf6bd5cfb7c2079e944bce687b355f767d2382d | /src/main/java/org/wsclient/controller/ClientController.java | e4d6d8345d66ca6f759994e816dbb15aac4d2b1c | [] | no_license | georgeGates/ws-client | https://github.com/georgeGates/ws-client | f35ddf45c04d4c57d2e4a75e6717291a3300abb1 | a0c35560b179d0af02300ddff2afbded38491675 | refs/heads/master | 2020-07-03T19:23:33.302000 | 2019-08-13T00:33:51 | 2019-08-13T00:33:51 | 202,022,926 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.wsclient.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annot... | UTF-8 | Java | 1,879 | java | ClientController.java | Java | [
{
"context": "ent.service.ClientService;\r\n\r\n/**\r\n * \r\n * @author George Compton - george.compton@hotmail.com\r\n * @since 2019.08.1",
"end": 926,
"score": 0.9996856451034546,
"start": 912,
"tag": "NAME",
"value": "George Compton"
},
{
"context": "tService;\r\n\r\n/**\r\n * \r... | null | [] | package org.wsclient.controller;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annot... | 1,852 | 0.747738 | 0.743481 | 63 | 27.825397 | 22.61657 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825397 | false | false | 7 |
c44047369af3e6bab10032aba0c7bf558d65ac1e | 19,894,288,582,477 | cd94da7e649975014bba842699802e9918aac99d | /src/main/java/com/yunforge/collect/model/TaskDetail_.java | 687860d1a15f46b984b97a37d4e4509c9661a278 | [] | no_license | kayie77/pcs | https://github.com/kayie77/pcs | 7250680a7b2322752bb2b529ba9e9038ecdb36b1 | 8efc9e4e207c6560ea1f51f059c0c36649a88e34 | refs/heads/master | 2020-04-26T12:25:09.035000 | 2019-03-03T08:22:03 | 2019-03-03T08:22:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yunforge.collect.model;
import java.util.Date;
import javax.annotation.Generated;
import javax.persistence.metamodel.ListAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2016-01-15T10:24:55.524+0800"... | UTF-8 | Java | 1,287 | java | TaskDetail_.java | Java | [] | null | [] | package com.yunforge.collect.model;
import java.util.Date;
import javax.annotation.Generated;
import javax.persistence.metamodel.ListAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2016-01-15T10:24:55.524+0800"... | 1,287 | 0.826729 | 0.808858 | 24 | 51.625 | 26.167429 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.791667 | false | false | 7 |
02cb15b26a85fcbd43616f823c4801d1158273e5 | 37,091,337,576,295 | 012e9bd5bfbc5ceca4e36af55a7ddf4fce98b403 | /code/app/src/main/java/com/yzb/card/king/ui/bonus/model/RedBagRecOrSendImpl.java | 38508019a3a7d3507ea0510716bf56e892ed9112 | [] | no_license | litliang/ms | https://github.com/litliang/ms | a7152567c2f0e4d663efdda39503642edd33b4b6 | d7483bc76d43e060906c47acc1bc2c3179838249 | refs/heads/master | 2021-09-01T23:51:50.934000 | 2017-12-29T07:30:49 | 2017-12-29T07:30:49 | 115,697,248 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yzb.card.king.ui.bonus.model;
import com.yzb.card.king.http.CommonServerRequest;
import com.yzb.card.king.http.DataCallBack;
import java.util.Map;
/**
* 类 名: 红包领取记录实现类
* 作 者: gaolei
* 日 期:2016年12月22日
* 描 述:Model实现类
*/
public class RedBagRecOrSendImpl implements RedBagRecOrSendDao {
private Dat... | UTF-8 | Java | 765 | java | RedBagRecOrSendImpl.java | Java | [
{
"context": "port java.util.Map;\n\n/**\n * 类 名: 红包领取记录实现类\n * 作 者: gaolei\n * 日 期:2016年12月22日\n * 描 述:Model实现类\n */\n\npublic cl",
"end": 198,
"score": 0.9994733333587646,
"start": 192,
"tag": "USERNAME",
"value": "gaolei"
}
] | null | [] | package com.yzb.card.king.ui.bonus.model;
import com.yzb.card.king.http.CommonServerRequest;
import com.yzb.card.king.http.DataCallBack;
import java.util.Map;
/**
* 类 名: 红包领取记录实现类
* 作 者: gaolei
* 日 期:2016年12月22日
* 描 述:Model实现类
*/
public class RedBagRecOrSendImpl implements RedBagRecOrSendDao {
private Dat... | 765 | 0.720113 | 0.708861 | 30 | 22.700001 | 24.329885 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 7 |
54c8e1bd0d41e01ed40bfbf49b3dd8d2f1e8aa21 | 17,918,603,602,742 | c776901247b319a615e7c6ebecab40e5829c9ac6 | /flow-demo/src/main/java/demo/entity/ModifyAccount.java | a1e34f30e6663f39d75c9a49a0611dcc8c5472f5 | [] | no_license | YuanCoder/bekit-demo | https://github.com/YuanCoder/bekit-demo | 90c4002aafa673ffecbaed7025ad3bbf6af0ef7c | 427ec3813f256fcf010e1ba1ec3b7bf55ec9c8dd | refs/heads/master | 2020-05-18T06:34:15.490000 | 2018-04-23T04:51:44 | 2018-04-23T04:51:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 作者:钟勋 (e-mail:zhongxunking@163.com)
*/
/*
* 修订记录:
* @author 钟勋 2017-04-08 01:13 创建
*/
package demo.entity;
import demo.enums.Direction;
import demo.enums.ModifyAccountStatus;
import demo.enums.ModifyAccountType;
import demo.enums.TransferStatus;
import javax.persistence.*;
/**
* 修改账务记录
*/
@Entity
@Tabl... | UTF-8 | Java | 2,749 | java | ModifyAccount.java | Java | [
{
"context": "/* \n * 作者:钟勋 (e-mail:zhongxunking@163.com)\n */\n\n/*\n * 修订记录:\n *",
"end": 12,
"score": 0.9994751811027527,
"start": 10,
"tag": "NAME",
"value": "钟勋"
},
{
"context": "/* \n * 作者:钟勋 (e-mail:zhongxunking@163.com)\n */\n\n/*\n * 修订记录:\n * @author 钟勋 2017-04-08 01:13 ",
... | null | [] | /*
* 作者:钟勋 (e-mail:<EMAIL>)
*/
/*
* 修订记录:
* @author 钟勋 2017-04-08 01:13 创建
*/
package demo.entity;
import demo.enums.Direction;
import demo.enums.ModifyAccountStatus;
import demo.enums.ModifyAccountType;
import demo.enums.TransferStatus;
import javax.persistence.*;
/**
* 修改账务记录
*/
@Entity
@Table(indexes = {... | 2,736 | 0.636295 | 0.625331 | 137 | 18.30657 | 17.418659 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.255474 | false | false | 7 |
010428aaf8fcb266d55a4640ed3defa1cc5c5c90 | 33,998,961,150,880 | f534b6554965b5fbc3577dae25d2625c83326f5e | /riot_discovery/src/main/java/com/muugi/riot/discovery/main/contract/DiscoveryContract.java | ed39b88dd5de739649f007187291b404cc529f8e | [] | no_license | scauzhangpeng/RiotGame | https://github.com/scauzhangpeng/RiotGame | f44fb103df19754bfb599422b796a9d9e8f04dac | e968b1eeea62764d20f9461ed2a8c24dd78a579a | refs/heads/master | 2021-01-15T13:18:55.613000 | 2019-04-24T15:34:41 | 2019-04-24T15:34:41 | 99,668,579 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.muugi.riot.discovery.main.contract;
import com.muugi.riot.discovery.main.bean.Club;
import com.muugi.riot.discovery.main.bean.DiscoveryMenu;
import com.xyz.basiclib.mvp.BasePresenter;
import com.xyz.basiclib.mvp.BaseView;
import java.util.List;
/**
* Created by ZP on 2018/1/24.
*/
public interface Dis... | UTF-8 | Java | 652 | java | DiscoveryContract.java | Java | [
{
"context": "seView;\n\nimport java.util.List;\n\n/**\n * Created by ZP on 2018/1/24.\n */\n\npublic interface DiscoveryCont",
"end": 280,
"score": 0.9986859560012817,
"start": 278,
"tag": "USERNAME",
"value": "ZP"
}
] | null | [] | package com.muugi.riot.discovery.main.contract;
import com.muugi.riot.discovery.main.bean.Club;
import com.muugi.riot.discovery.main.bean.DiscoveryMenu;
import com.xyz.basiclib.mvp.BasePresenter;
import com.xyz.basiclib.mvp.BaseView;
import java.util.List;
/**
* Created by ZP on 2018/1/24.
*/
public interface Dis... | 652 | 0.728528 | 0.717791 | 27 | 23.148148 | 22.323719 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.