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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
8fddf0753c0e2bea5c0dc38fcf4c31a8f8c98158 | 7,584,912,267,953 | 6812146ee238d684eec345189e8d03bb103c2fca | /src/com/class14/StringMethodsRecap.java | 694025bec39cad56a24a3c65d30c78d536cffb85 | [] | no_license | jasraj10/JavaClassesV | https://github.com/jasraj10/JavaClassesV | e838d69d7a0ba9f10f58bb6ecd59e677dbe9f499 | b7e6cd8a573dd875d53359680314f40f7a2a58d6 | refs/heads/master | 2020-09-28T05:10:09.905000 | 2019-12-19T22:44:30 | 2019-12-19T22:44:30 | 226,695,893 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.class14;
public class StringMethodsRecap {
public static void main(String[] args) {
//.replace
String str="my Syntax Technologies";
System.out.println(str.replace('y', 'i'));
System.out.println("**************");
System.out.println(str.replace("your", "my"));
//.replaceAll
String str2="";
}
}
| UTF-8 | Java | 316 | java | StringMethodsRecap.java | Java | [] | null | [] | package com.class14;
public class StringMethodsRecap {
public static void main(String[] args) {
//.replace
String str="my Syntax Technologies";
System.out.println(str.replace('y', 'i'));
System.out.println("**************");
System.out.println(str.replace("your", "my"));
//.replaceAll
String str2="";
}
}
| 316 | 0.658228 | 0.648734 | 14 | 21.571428 | 16.948301 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.142857 | false | false | 14 |
40117d7f080b8bce803265cf4c133c697d344dfb | 12,086,037,991,262 | 754b9ad56972481bf912aa096e43fa32e131db0b | /src/main/java/hello/config/MongodbConfig.java | 9a411994a93cfa9bbb354039b742d21b728fb4bd | [] | no_license | houyewei/spark | https://github.com/houyewei/spark | b87d529fa262f57148c4ccddd8d503fa2ee75a40 | 9336040a827cdc3e11aa8ea22d53944893b3902e | refs/heads/master | 2020-06-29T03:36:52.400000 | 2016-12-15T02:02:39 | 2016-12-15T02:02:39 | 74,450,283 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hello.config;
import hello.repo.PersonRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.co... | UTF-8 | Java | 2,001 | java | MongodbConfig.java | Java | [] | null | [] | package hello.config;
import hello.repo.PersonRepository;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.Bean;
import org.springframework.co... | 2,001 | 0.788606 | 0.785607 | 64 | 30.28125 | 27.258295 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.109375 | false | false | 14 |
fda445e7d3d17a573b2c4dfb2e8398447f9ff2bb | 17,291,538,393,765 | 289da898927671b784d72136afe4e2ca4cc7aaea | /src/main/java/mqtt/controller/ServicActivator.java | e5666fc0fdb64e834fbbc125c6314ae1930cc731 | [] | no_license | bayaabid/mqtt1 | https://github.com/bayaabid/mqtt1 | c7dde54a045fb3a41cb04b72b12d7f74ee926c28 | ee26e76dae66d395d0154bb5f2839bd87a431d18 | refs/heads/master | 2021-01-13T12:34:19.776000 | 2016-11-01T14:25:27 | 2016-11-01T14:25:27 | 72,543,511 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mqtt.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.integration.annotation.MessageEndpoint;
import org.springframework.integration.annotation.MessagingGateway;
import org.springframework.integration.annotation.ServiceActivator;
import org.springframe... | UTF-8 | Java | 2,285 | java | ServicActivator.java | Java | [
{
"context": "ync(true);\r\n messageHandler.setDefaultTopic(\"test1\");\r\n messageHandler.setDefaultQos(2);*/\r\n ",
"end": 2102,
"score": 0.9335829615592957,
"start": 2097,
"tag": "USERNAME",
"value": "test1"
}
] | null | [] | package mqtt.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.integration.annotation.MessageEndpoint;
import org.springframework.integration.annotation.MessagingGateway;
import org.springframework.integration.annotation.ServiceActivator;
import org.springframe... | 2,285 | 0.748359 | 0.745295 | 66 | 32.621212 | 23.701914 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 14 |
e1003a2a7a15e5b1ea1c63c7390189cfa2bc41a5 | 30,382,598,678,185 | f4401ccca2718950d9f0b1fbdd29812d4511676b | /eagle-security/eagle-security-hive-web/src/main/java/org/apache/eagle/service/security/hive/dao/HiveSensitivityMetadataDAOImpl.java | 90ee845ea26ec3d65118abfdbbd2bfaffd6e37fe | [
"Apache-2.0",
"MIT"
] | permissive | fisher2017/incubator-eagle | https://github.com/fisher2017/incubator-eagle | 75799e4019a6b68168d031bd29a7822b27764641 | 982a6b7430d349199091add264c9bef1bdc8ae35 | refs/heads/master | 2021-01-21T01:39:37.279000 | 2016-06-02T10:45:52 | 2016-06-02T10:45:52 | 62,016,034 | 2 | 0 | null | true | 2016-12-06T14:52:18 | 2016-06-27T01:10:53 | 2016-06-27T01:10:59 | 2016-12-06T14:52:18 | 24,166 | 0 | 0 | 1 | Java | null | null | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 4,047 | java | HiveSensitivityMetadataDAOImpl.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | 4,047 | 0.692612 | 0.689647 | 83 | 47.759037 | 37.113499 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.072289 | false | false | 14 |
730241e374d808cb763cd7660d7951161ff3cc2c | 12,841,952,276,136 | 914ca1969a1a6314be8b956d81662e5456265e56 | /src/view/DO/RoomViewFloor2.java | d4f095492c12fbdcf7b6346a4328920cce3859ff | [] | no_license | dungnhm1998/hotel_management | https://github.com/dungnhm1998/hotel_management | 849fb4e66724c5580841b1a20c36634d2de9997a | f8fe5540fa4026f1de75f4e7dd53caf51e27f15a | refs/heads/master | 2022-12-06T16:10:52.185000 | 2020-08-17T12:53:33 | 2020-08-17T12:53:33 | 288,171,720 | 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 view.DO;
import controllerl.Util.impl.BookRoomDAO;
import controllerl.Util.impl.PayBillDAO;
import controllerl.Util.impl.RoomD... | UTF-8 | Java | 28,359 | java | RoomViewFloor2.java | Java | [
{
"context": "dto.Room;\nimport view.HomePage;\n\n/**\n *\n * @author Admin\n */\npublic class RoomViewFloor2 extends javax.swi",
"end": 858,
"score": 0.7073879837989807,
"start": 853,
"tag": "USERNAME",
"value": "Admin"
}
] | 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 view.DO;
import controllerl.Util.impl.BookRoomDAO;
import controllerl.Util.impl.PayBillDAO;
import controllerl.Util.impl.RoomD... | 28,359 | 0.580332 | 0.567987 | 602 | 46.094685 | 35.098572 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684385 | false | false | 14 |
2c5f6dbff185be2776f0d5878bcb12f837a6e203 | 18,485,539,266,007 | 0f4983a35ec136179bafb84012c5477225d1240e | /src/main/java/com/deo/stark/base/vo/PageVO.java | 680acde0335a2914b2912f15a5f38714c73a29f1 | [
"MIT"
] | permissive | deo-prime/stark | https://github.com/deo-prime/stark | 3e83643fb2653fd949bdf5a7f4543c4437030d5d | 88c1f74625f17c2b0f53c9b4b14001a7ebd0cb83 | refs/heads/master | 2022-12-22T13:15:58.235000 | 2020-04-01T01:23:54 | 2020-04-01T01:23:54 | 228,861,507 | 0 | 0 | MIT | false | 2022-12-16T09:44:41 | 2019-12-18T14:50:13 | 2020-04-01T01:24:01 | 2022-12-16T09:44:38 | 12,483 | 0 | 0 | 8 | JavaScript | false | false | package com.deo.stark.base.vo;
import java.io.Serializable;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
@Builder
public class PageVO<T> implements Serializable {
/**... | UTF-8 | Java | 531 | java | PageVO.java | Java | [] | null | [] | package com.deo.stark.base.vo;
import java.io.Serializable;
import java.util.List;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
@Builder
public class PageVO<T> implements Serializable {
/**... | 531 | 0.741996 | 0.706215 | 27 | 17.666666 | 16.085421 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.814815 | false | false | 14 |
479cd19ff48592c7715efc00f6081742682723e9 | 33,827,162,435,766 | ac4ae5e7c04b6e9c52ec563a4ebe2d8391df4ae9 | /Part-4 Spring Boot REST API/SpringJerseyJPA/src/main/java/spring/database/controller/JobResource.java | 06a5f4bd961fda7c92330baf3d0355151ed5d2a5 | [] | no_license | Hamdambek/Spring-Boot-Projects | https://github.com/Hamdambek/Spring-Boot-Projects | e8db33946f4bd462184052f48bbee4f274dace49 | a060f8189e86d8655b662f6b69e06afe1a402f07 | refs/heads/master | 2021-01-04T19:15:09.047000 | 2021-01-04T09:01:22 | 2021-01-04T09:01:22 | 240,722,764 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spring.database.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
im... | UTF-8 | Java | 2,651 | java | JobResource.java | Java | [
{
"context": ".util.List;\nimport java.util.Map;\n\n/**\n * @Author: apple\n * @created on 01/04/2020\n * @Project is SpringJe",
"end": 668,
"score": 0.9958613514900208,
"start": 663,
"tag": "USERNAME",
"value": "apple"
}
] | null | [] | package spring.database.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Component;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.PostMapping;
im... | 2,651 | 0.691437 | 0.688419 | 81 | 31.728395 | 29.075895 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.432099 | false | false | 14 |
1e68ff2b99e03e74f5597404a0fde8d3e6ca9625 | 936,302,929,029 | 74cc798bdc0d5ae4cba31aa29ee17a7ca40545ca | /unit_test/unit_test_demo/src/test/java/ccc/jmockit/Mocking/E_3_5_Recording_results_for_an_expectation.java | 047ad243cd8128545f5db85e29ba9100de011f2f | [] | no_license | chen2526264/A_GitRepository | https://github.com/chen2526264/A_GitRepository | 2cfd5bc9c6fc4def55a0acbdc9d6a5d733b460bb | f61cc202a75b10f323d21e354abe0ce039c27b29 | refs/heads/master | 2018-12-21T07:21:45.274000 | 2018-12-17T00:59:23 | 2018-12-17T00:59:23 | 50,508,416 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ccc.jmockit.Mocking;
import ccc.jmockit.ClassUnderTest;
import ccc.jmockit.DependencyAbc;
import ccc.jmockit.SomeCheckedException;
import mockit.Expectations;
import mockit.Mocked;
import mockit.Tested;
import org.junit.Test;
/**
* 通过在Expectations块中为result属性赋值,可以录制需要返回的值。
* 如果需要mock的方法需要抛出异常,只需要为result赋值一个异... | UTF-8 | Java | 1,754 | java | E_3_5_Recording_results_for_an_expectation.java | Java | [] | null | [] | package ccc.jmockit.Mocking;
import ccc.jmockit.ClassUnderTest;
import ccc.jmockit.DependencyAbc;
import ccc.jmockit.SomeCheckedException;
import mockit.Expectations;
import mockit.Mocked;
import mockit.Tested;
import org.junit.Test;
/**
* 通过在Expectations块中为result属性赋值,可以录制需要返回的值。
* 如果需要mock的方法需要抛出异常,只需要为result赋值一个异... | 1,754 | 0.73132 | 0.724165 | 40 | 30.450001 | 26.595066 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
6d75a45696d051fa0ad5b3a0b4aa756e40820d7d | 18,227,841,260,599 | 206deb561f9fb893fb22241f9af44ce5b797b549 | /EMailMessage.java | 911c45c04f87811d2080bce241ffe45f0f32fd7c | [] | no_license | IvanGospodinov97/Java | https://github.com/IvanGospodinov97/Java | d683dac6cb8f5a328037c3198658e8d6374fcb12 | ad7016190a3e1dc4e2eac016bc7cf4a29dc1173f | refs/heads/master | 2020-05-02T09:00:59.140000 | 2019-03-26T19:54:39 | 2019-03-26T19:54:39 | 177,858,231 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bg.tyvarna.java;
public abstract class EMailMessage {
protected String strEMailMessage;
public EMailMessage() {
this.strEMailMessage = "Unknown";
}
public EMailMessage(String strEMailMessage) {
this.strEMailMessage = strEMailMessage;
}
public abstract v... | UTF-8 | Java | 409 | java | EMailMessage.java | Java | [] | null | [] | package bg.tyvarna.java;
public abstract class EMailMessage {
protected String strEMailMessage;
public EMailMessage() {
this.strEMailMessage = "Unknown";
}
public EMailMessage(String strEMailMessage) {
this.strEMailMessage = strEMailMessage;
}
public abstract v... | 409 | 0.674817 | 0.674817 | 19 | 19.526316 | 20.530769 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 14 |
f7925ced0be6b03f79d1a64e939b9c2b786c7406 | 12,902,081,824,088 | 4f4fa2183ed1b5ad80403d289f42295ac640e505 | /src/lhvote/controller/qnaBoard/QnaBoardListController.java | ed1e0d4bdad5f979dc95147131a177bc2980af3e | [] | no_license | cheolhyeonpark/lhvote | https://github.com/cheolhyeonpark/lhvote | 079e4a807c42daa864cd077efac81e0b1322c041 | b05d633b1b5d84c3cc06f13467f83e03a85e3e06 | refs/heads/master | 2020-05-07T22:48:58.752000 | 2019-04-12T08:43:46 | 2019-04-12T08:43:46 | 180,961,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lhvote.controller.qnaBoard;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import lhvote.controller.Controller;
impor... | UTF-8 | Java | 1,884 | java | QnaBoardListController.java | Java | [] | null | [] | package lhvote.controller.qnaBoard;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.Connection;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import lhvote.controller.Controller;
impor... | 1,884 | 0.679936 | 0.678344 | 50 | 36.68 | 32.872749 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.08 | false | false | 14 |
9a29174f28ad4178f09bf4f729b5ff18bfed600d | 558,345,786,623 | 164da08476a37dcdc961cdda0c9ef179b1a2c3f7 | /translation/src/com/gdxz/zhongbao/client/utils/SpUtils.java | 6dfc3d0eb96d4ed1b40c8add293bd16d04d5ea80 | [
"Apache-2.0"
] | permissive | jiandaima/Translation | https://github.com/jiandaima/Translation | 56081573837a6fbde4830d49d8a4e9de71c56f68 | bfe36427c586c6caca9b6079a0b975f68366acd9 | refs/heads/master | 2021-01-22T13:13:16.969000 | 2016-02-16T08:25:35 | 2016-02-16T08:25:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gdxz.zhongbao.client.utils;
import android.content.Context;
import android.content.SharedPreferences;
import java.util.HashSet;
import java.util.Set;
/**
* Created by chenantao on 2015/6/29.
*/
public class SpUtils
{
//存储当前登录用户的id的文件名
public static final String DEFAULT_FILE_NAME = "currentUser";
/*... | UTF-8 | Java | 3,219 | java | SpUtils.java | Java | [
{
"context": ".HashSet;\nimport java.util.Set;\n\n/**\n * Created by chenantao on 2015/6/29.\n */\npublic class SpUtils\n{\n\t//存储当前登",
"end": 192,
"score": 0.9994714856147766,
"start": 183,
"tag": "USERNAME",
"value": "chenantao"
}
] | null | [] | package com.gdxz.zhongbao.client.utils;
import android.content.Context;
import android.content.SharedPreferences;
import java.util.HashSet;
import java.util.Set;
/**
* Created by chenantao on 2015/6/29.
*/
public class SpUtils
{
//存储当前登录用户的id的文件名
public static final String DEFAULT_FILE_NAME = "currentUser";
/*... | 3,219 | 0.716028 | 0.713656 | 128 | 22.054688 | 29.37854 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421875 | false | false | 14 |
cbeac83005cedc3c2132542dacb0e3aa73c0ef69 | 10,505,490,034,544 | 6cc2f47d8e0f3eb482e5566045a6135d6d3289e5 | /gs-rest-service/src/main/java/spring/guides/hello/GreetingApplication.java | 654f97092a28aa5022ada9dcac9b538d0ae315d5 | [] | no_license | EdwardLee03/spring-guides | https://github.com/EdwardLee03/spring-guides | 86f5eca007b800df195adf3273b2475b8e133865 | 7cd726afd33544e20862163725e6038db5f1baf7 | refs/heads/master | 2021-05-04T10:00:37.325000 | 2021-04-17T19:10:09 | 2021-04-17T19:10:09 | 79,807,895 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package spring.guides.hello;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* 问候应用入口点。
*
* <p>Make the application executable.
*
* @author dannong
* @since 2017年01月30日 09:47
*/
@SpringBootApplication // = @SpringBootConfiguration/@Con... | UTF-8 | Java | 592 | java | GreetingApplication.java | Java | [
{
"context": " <p>Make the application executable.\n *\n * @author dannong\n * @since 2017年01月30日 09:47\n */\n@SpringBootApplic",
"end": 230,
"score": 0.9994840621948242,
"start": 223,
"tag": "USERNAME",
"value": "dannong"
}
] | null | [] | package spring.guides.hello;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* 问候应用入口点。
*
* <p>Make the application executable.
*
* @author dannong
* @since 2017年01月30日 09:47
*/
@SpringBootApplication // = @SpringBootConfiguration/@Con... | 592 | 0.761404 | 0.740351 | 22 | 24.90909 | 28.532133 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.227273 | false | false | 14 |
2201b211a22a039756dca966d806bb3632fcd61d | 13,821,204,821,048 | 6183176c32678d9aa4512dfe1f42d011ca8d6889 | /src/main/java/br/com/mgdev/jwt/controller/AuthController.java | b88308b0d30cc233f56a973a40cbb3caced22321 | [] | no_license | devmgsouza/SegurancaComJWT | https://github.com/devmgsouza/SegurancaComJWT | d0f38bfee39861f1581bad6230f578c4b1cf8be9 | 60870d4d58e230e51930314198b4ea4a127176c1 | refs/heads/master | 2020-12-26T13:44:53.920000 | 2020-03-25T12:02:30 | 2020-03-25T12:02:30 | 237,528,658 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.mgdev.jwt.controller;
import java.util.Collections;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.co... | UTF-8 | Java | 1,977 | java | AuthController.java | Java | [] | null | [] | package br.com.mgdev.jwt.controller;
import java.util.Collections;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.authentication.UsernamePasswordAuthenticationToken;
import org.springframework.security.core.Authentication;
import org.springframework.security.core.co... | 1,977 | 0.810948 | 0.810948 | 63 | 30.301588 | 29.969633 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 14 |
a9985cc231143d4b7e4cf96f8b0aeb1d48c5233a | 23,347,442,277,007 | 2ef9ac68bb2e252ed1478e7c6f428e638b18484c | /src/main/java/com/murali/me/model/dto/OrderType.java | 334c098928498470c5841192fdb09998f75bfb3f | [] | no_license | muraliweb9/silver-bars | https://github.com/muraliweb9/silver-bars | 2bdae337642c099d9639470b6891263a5c7ee1dc | 933872ccc090743d7b41723f73db65aa63f247a4 | refs/heads/master | 2020-07-17T20:03:33.111000 | 2019-09-12T15:25:13 | 2019-09-12T15:25:13 | 206,088,798 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.murali.me.model.dto;
/**
* Defines the types of orders handled by the system
*
* @author murali
*
*/
public enum OrderType {
BUY,
SELL;
}
| UTF-8 | Java | 159 | java | OrderType.java | Java | [
{
"context": "pes of orders handled by the system\n * \n * @author murali\n *\n */\npublic enum OrderType {\n\tBUY,\n\tSELL;\n}\n",
"end": 112,
"score": 0.965338408946991,
"start": 106,
"tag": "USERNAME",
"value": "murali"
}
] | null | [] | package com.murali.me.model.dto;
/**
* Defines the types of orders handled by the system
*
* @author murali
*
*/
public enum OrderType {
BUY,
SELL;
}
| 159 | 0.660377 | 0.660377 | 12 | 12.25 | 15.379233 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 14 |
05d5aff780cfbc3418b24c25c136ef59aa05863e | 1,735,166,835,258 | 5b676944ca7320d7bc50be47017abf1f83b2ccd6 | /src/pl/ceski23/Main.java | 5b2d2cf590b9b38e94bb6786da21a1e059150aa2 | [] | no_license | ceski23/SchoolBreaker | https://github.com/ceski23/SchoolBreaker | 95de9b3b636c6375b96c75640811dabddc6d8b44 | 7ed2e1b156150548dbae2bc11d44bcdb465e85be | refs/heads/master | 2020-06-12T18:43:38.317000 | 2017-10-15T09:02:22 | 2017-10-15T09:02:22 | 75,773,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.ceski23;
import org.apache.commons.lang3.math.NumberUtils;
import pl.ceski23.listeners.InputValidationListener;
import pl.ceski23.models.EventOption;
import pl.ceski23.models.OptionCondition;
import java.util.List;
import java.util.Scanner;
public class Main {
static int TURNS_LEFT = 10;
static St... | UTF-8 | Java | 10,384 | java | Main.java | Java | [] | null | [] | package pl.ceski23;
import org.apache.commons.lang3.math.NumberUtils;
import pl.ceski23.listeners.InputValidationListener;
import pl.ceski23.models.EventOption;
import pl.ceski23.models.OptionCondition;
import java.util.List;
import java.util.Scanner;
public class Main {
static int TURNS_LEFT = 10;
static St... | 10,384 | 0.510831 | 0.503975 | 210 | 46.923809 | 61.585125 | 486 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62381 | false | false | 14 |
7d30164019e9a986fab0e8e4f3b6b6a1e1d69fcd | 5,059,471,510,122 | 208ba847cec642cdf7b77cff26bdc4f30a97e795 | /x/src/main/java/org.wp.x/models/FilterCriteria.java | 0a806c42f037f3622fe2914adad77c47b9fa3252 | [] | no_license | kageiit/perf-android-large | https://github.com/kageiit/perf-android-large | ec7c291de9cde2f813ed6573f706a8593be7ac88 | 2cbd6e74837a14ae87c1c4d1d62ac3c35df9e6f8 | refs/heads/master | 2021-01-12T14:00:19.468000 | 2016-09-27T13:10:42 | 2016-09-27T13:10:42 | 69,685,305 | 0 | 0 | null | true | 2016-09-30T16:59:49 | 2016-09-30T16:59:48 | 2016-09-27T07:32:53 | 2016-09-27T13:14:58 | 7,680 | 0 | 0 | 0 | null | null | null | package org.wp.x.models;
public interface FilterCriteria {
String getLabel();
}
| UTF-8 | Java | 85 | java | FilterCriteria.java | Java | [] | null | [] | package org.wp.x.models;
public interface FilterCriteria {
String getLabel();
}
| 85 | 0.729412 | 0.729412 | 5 | 16 | 13.190906 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
13bbeee64df4f050d0d18f7781911a48a4897b38 | 28,827,820,519,205 | dfa82765f34c421b594301fe919af54444ba5e03 | /src/cr/ac/ucenfotec/proyectofinal/bl/dao/ListaReproduccionDAO.java | 1b6c2b7a7a479a6a1284b7b9f6e9aae8d87a5f02 | [] | no_license | DanielGit28/PFinalConJFX | https://github.com/DanielGit28/PFinalConJFX | d1f21d728570ae6c5e3469872b306bfde8fec9e0 | 0456f3d5cd39c52405d18b0172acf1cf1f474e06 | refs/heads/main | 2023-02-03T05:12:06.497000 | 2020-12-21T03:51:27 | 2020-12-21T03:51:27 | 312,950,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cr.ac.ucenfotec.proyectofinal.bl.dao;
import cr.ac.ucenfotec.proyectofinal.bl.entidades.Admin;
import cr.ac.ucenfotec.proyectofinal.bl.entidades.Cancion;
import cr.ac.ucenfotec.proyectofinal.bl.entidades.ListaReproduccion;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
/**
* @author D... | UTF-8 | Java | 3,503 | java | ListaReproduccionDAO.java | Java | [
{
"context": ".ArrayList;\nimport java.util.List;\n\n/**\n * @author Daniel\n * @version 1.0\n */\n\npublic class ListaReproducci",
"end": 325,
"score": 0.9984248280525208,
"start": 319,
"tag": "NAME",
"value": "Daniel"
}
] | null | [] | package cr.ac.ucenfotec.proyectofinal.bl.dao;
import cr.ac.ucenfotec.proyectofinal.bl.entidades.Admin;
import cr.ac.ucenfotec.proyectofinal.bl.entidades.Cancion;
import cr.ac.ucenfotec.proyectofinal.bl.entidades.ListaReproduccion;
import java.sql.*;
import java.util.ArrayList;
import java.util.List;
/**
* @author D... | 3,503 | 0.663332 | 0.661618 | 89 | 38.314606 | 41.650928 | 223 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.550562 | false | false | 14 |
2e0fa253ca0e904f43e571abd35a2649989d8e49 | 2,345,052,202,211 | 67c6700f868f61634dededecc416845f6c5f081a | /test/upeu/holamundo/matricula/data/mycontexts/AlumnoDataTest.java | d6b9bfd4ba374356de2eadfa9462be0e805cfec6 | [] | no_license | CarlosAvilesArredondo/HolaMundo2 | https://github.com/CarlosAvilesArredondo/HolaMundo2 | c0e792bd57bbc24d2b28412a28a728e8706acdd1 | 9614c8539044870824fb4612af89bf3d0414aaa1 | refs/heads/master | 2021-01-02T08:38:44.037000 | 2017-08-01T20:27:59 | 2017-08-01T20:27:59 | 99,040,449 | 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 upeu.holamundo.matricula.data.mycontexts;
import java.util.List;
import org.junit.After;
import org.junit.AfterClass;
import ... | UTF-8 | Java | 3,415 | java | AlumnoDataTest.java | Java | [
{
"context": "matricula.data.entities.Alumno;\n\n/**\n *\n * @author Asullom\n */\npublic class AlumnoDataTest {\n \n IAlumn",
"end": 625,
"score": 0.9675844311714172,
"start": 618,
"tag": "NAME",
"value": "Asullom"
}
] | 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 upeu.holamundo.matricula.data.mycontexts;
import java.util.List;
import org.junit.After;
import org.junit.AfterClass;
import ... | 3,415 | 0.618155 | 0.616398 | 125 | 26.304001 | 22.253889 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.48 | false | false | 14 |
d92ecec3f33899dc85f1e25badbaa0374f1bed5d | 27,401,891,361,157 | ec2c242f825aad18f587ef9ca201e317dfcba47b | /src/com/est/views/viewEntrada.java | 7d3640510be27fd4083596a22978febf7c49b1d3 | [] | no_license | migangel9/parking | https://github.com/migangel9/parking | ceaf21453a836f608d7308e4a4a13cc1394ff37a | d33292fc6c8f8f6b23307fb756074d77c8f01dd1 | refs/heads/master | 2021-01-20T09:32:32.082000 | 2015-03-04T08:58:59 | 2015-03-04T08:58:59 | 31,644,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 com.est.views;
import com.est.ctrl.registroD;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOExcep... | UTF-8 | Java | 19,654 | java | viewEntrada.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author m\n */\npublic class viewEntrada extends javax.swing.",
"end": 597,
"score": 0.9945354461669922,
"start": 596,
"tag": "USERNAME",
"value": "m"
},
{
"context": "\"data\\\\\";\n private final String usuario = \... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.est.views;
import com.est.ctrl.registroD;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOExcep... | 19,654 | 0.631769 | 0.618536 | 394 | 48.868019 | 35.714718 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.873096 | false | false | 14 |
8cc7a086eac4ee1b1455ce48d2ffb5f6b4491388 | 317,827,639,205 | 2a21dd6e47459dd2b9d2d81608272cc9be25fe6b | /src/main/java/com/foi/entities/anomaly/features/compa/TimeDistribution.java | d9363a2197f617817dae37b24da59236bb3930c2 | [] | no_license | chte/tweecious | https://github.com/chte/tweecious | 7fa262a18dffba7aa0eaa204f7f3a9617e06ad8f | bea2fa0b96814f374011db7979cdb05f37b25a6e | refs/heads/master | 2016-05-23T17:33:08.848000 | 2015-06-28T09:40:37 | 2015-06-28T09:40:37 | 31,007,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.foi.entities.anomaly.features.compa;
import com.foi.entities.anomaly.AnomalyFeature;
import com.foi.entities.Tweet;
import com.foi.entities.containers.TimeContainer;
import weka.core.Attribute;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.*;
/**
* Created ... | UTF-8 | Java | 9,175 | java | TimeDistribution.java | Java | [
{
"context": "Format;\r\nimport java.util.*;\r\n\r\n/**\r\n * Created by david on 2015-02-23.\r\n */\r\npublic class TimeDistributio",
"end": 328,
"score": 0.9978663921356201,
"start": 323,
"tag": "USERNAME",
"value": "david"
}
] | null | [] | package com.foi.entities.anomaly.features.compa;
import com.foi.entities.anomaly.AnomalyFeature;
import com.foi.entities.Tweet;
import com.foi.entities.containers.TimeContainer;
import weka.core.Attribute;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.*;
/**
* Created ... | 9,175 | 0.559782 | 0.5503 | 272 | 31.731617 | 29.331736 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613971 | false | false | 14 |
563c790f0dbf8cf9fb87c9387291ece95d4f78e8 | 11,776,800,351,413 | 35bd568425d3bcd9c5298f3fa574bb349e65e990 | /src/main/java/com/barath/app/model/InventoryDTO.java | 80cf01e47f013574706c65e9402d2218246a152f | [] | no_license | BarathArivazhagan/api-ai-chat-bot | https://github.com/BarathArivazhagan/api-ai-chat-bot | 0ddc45014bd2371ab817c7454f0444704908a33c | 5a5b5b9413888486aa1a61f5afe5cc840887f262 | refs/heads/master | 2021-01-23T10:03:59.122000 | 2017-09-07T12:24:27 | 2017-09-07T12:24:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.barath.app.model;
/**
* Created by barath.arivazhagan on 9/7/2017.
*/
public class InventoryDTO {
private String productName;
private String locationName;
private int quantity;
public String getProductName() {
return productName;
}
public void setProductName(String pr... | UTF-8 | Java | 707 | java | InventoryDTO.java | Java | [
{
"context": "package com.barath.app.model;\n\n/**\n * Created by barath.arivazhagan on 9/7/2017.\n */\npublic class InventoryDTO {\n\n ",
"end": 67,
"score": 0.9979367852210999,
"start": 49,
"tag": "NAME",
"value": "barath.arivazhagan"
}
] | null | [] | package com.barath.app.model;
/**
* Created by barath.arivazhagan on 9/7/2017.
*/
public class InventoryDTO {
private String productName;
private String locationName;
private int quantity;
public String getProductName() {
return productName;
}
public void setProductName(String pr... | 707 | 0.650636 | 0.64215 | 37 | 18.108109 | 17.748671 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27027 | false | false | 14 |
b83bcc9e8b52f5a7c654e201afeed05a70b06903 | 11,519,102,355,943 | 29d77c675220b0aaabacccab54db4837b7fdda02 | /dev/client/src/ilrp/net/IlrpClient.java | f5a48efc5c41a0e0fdd723ac1a9b6176aebdaab4 | [] | no_license | haibara-ai/i-love-red-packet | https://github.com/haibara-ai/i-love-red-packet | dabee63762aeae012ed16a57d0589480e2c8d728 | 2cdd01dd80329261f8e4c396f95b3b1afda414c8 | refs/heads/master | 2020-12-31T01:48:07.576000 | 2015-08-15T13:36:06 | 2015-08-15T13:36:06 | 39,515,025 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ilrp.net;
import ilrp.protocol.common.Callback;
import ilrp.protocol.common.Request;
import ilrp.protocol.common.Response;
import ilrp.protocol.packet.AuthResponse;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.net.UnknownH... | UTF-8 | Java | 3,853 | java | IlrpClient.java | Java | [] | null | [] | package ilrp.net;
import ilrp.protocol.common.Callback;
import ilrp.protocol.common.Request;
import ilrp.protocol.common.Response;
import ilrp.protocol.packet.AuthResponse;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.net.Socket;
import java.net.UnknownH... | 3,853 | 0.68518 | 0.682325 | 151 | 24.516556 | 21.022175 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.483444 | false | false | 14 |
896bf68337718cd73383d4809498283b2e9cd3c5 | 32,839,319,964,223 | 80aa733ce090ff3098899bd0a74a5a4c8b3e8d20 | /src/service/smart-contract-server/src/main/java/service/ContractService.java | 96562b24b1c92a3d439bf3c8f8741c52d3971c55 | [] | no_license | juaneulate/smartcontrat | https://github.com/juaneulate/smartcontrat | 3975782f0f4d2a0ecf248e1e919b8187772d616f | ddde1d85334ad6d0cee48e02acd46770ffb39fc1 | refs/heads/master | 2023-01-08T09:24:33.562000 | 2019-06-25T01:00:05 | 2019-06-25T01:00:05 | 192,136,745 | 0 | 0 | null | false | 2023-01-07T06:26:11 | 2019-06-16T00:58:02 | 2019-06-25T01:01:25 | 2023-01-07T06:26:10 | 29,198 | 0 | 0 | 28 | TypeScript | false | false | package service;
import dao.ContractDao;
import entity.ContractEntity;
import javax.inject.Inject;
import javax.inject.Named;
import javax.transaction.Transactional;
import java.io.Serializable;
import java.util.List;
import java.util.Optional;
@Named
public class ContractService implements Serializable... | UTF-8 | Java | 1,158 | java | ContractService.java | Java | [] | null | [] | package service;
import dao.ContractDao;
import entity.ContractEntity;
import javax.inject.Inject;
import javax.inject.Named;
import javax.transaction.Transactional;
import java.io.Serializable;
import java.util.List;
import java.util.Optional;
@Named
public class ContractService implements Serializable... | 1,158 | 0.67962 | 0.67962 | 48 | 22.125 | 20.451797 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
2a87a1456afb034443a15613142efc3741de0b5b | 34,583,076,673,200 | 8ba87d8e4b630ee5e189c4678e3f314e7f186b79 | /android/src/com/mygdx/game/psg/AndroidLauncher.java | daf445376977a64969e8e468ea3c8ac7ff187bb1 | [] | no_license | FeMinorelli/testpsg | https://github.com/FeMinorelli/testpsg | a9eb021f61a852eea85b6efff7ac1276f20e8646 | 01da5eebd28eea2f7bbb9b31f3b013a593efd0ea | refs/heads/master | 2020-03-28T20:21:37.541000 | 2019-02-15T18:03:23 | 2019-02-15T18:03:23 | 149,062,543 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mygdx.game.psg;
import android.os.Bundle;
import com.badlogic.gdx.backends.android.AndroidApplication;
import com.badlogic.gdx.backends.android.AndroidApplicationConfiguration;
import java.io.IOException;
public class AndroidLauncher extends AndroidApplication {
@Override
protected void onCreate (Bund... | UTF-8 | Java | 574 | java | AndroidLauncher.java | Java | [] | null | [] | package com.mygdx.game.psg;
import android.os.Bundle;
import com.badlogic.gdx.backends.android.AndroidApplication;
import com.badlogic.gdx.backends.android.AndroidApplicationConfiguration;
import java.io.IOException;
public class AndroidLauncher extends AndroidApplication {
@Override
protected void onCreate (Bund... | 574 | 0.790941 | 0.790941 | 22 | 25.09091 | 25.335762 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.318182 | false | false | 14 |
e2792da47f74194c48e0fcb9a368f0e8447ba2c3 | 34,746,285,433,049 | 519b3056c885bcbbc1306c8d6e56c4132fbc866c | /app/src/main/java/com/multi/schooldiary/notification/ExampleJobService.java | addf1b3013a2fdaa85d7e1e01c3cc5270e9d81b9 | [] | no_license | mdmuneerhasan/schoolDiary | https://github.com/mdmuneerhasan/schoolDiary | f28f7a6b7cff18aecaee737a891e0cf316cf7b45 | 9e0fc413d4e21338dc14b8c11008314c823c4c95 | refs/heads/master | 2020-06-10T20:53:50.034000 | 2019-08-09T20:41:56 | 2019-08-09T20:41:56 | 193,743,721 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.multi.schooldiary.notification;
import android.app.job.JobParameters;
import android.app.job.JobService;
import android.content.Intent;
import android.support.v4.content.ContextCompat;
import android.util.Log;
public class ExampleJobService extends JobService {
private static final String TAG = "Example... | UTF-8 | Java | 1,250 | java | ExampleJobService.java | Java | [] | null | [] | package com.multi.schooldiary.notification;
import android.app.job.JobParameters;
import android.app.job.JobService;
import android.content.Intent;
import android.support.v4.content.ContextCompat;
import android.util.Log;
public class ExampleJobService extends JobService {
private static final String TAG = "Example... | 1,250 | 0.652 | 0.6512 | 39 | 31.076923 | 23.365967 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 14 |
048999ca47ae0f7d80b66b2d5c965733a777cedb | 14,680,198,261,366 | 7653e008384de73b57411b7748dab52b561d51e6 | /SrcGame/dwo/gameserver/handler/transformations/GuardsoftheDawn.java | 2993fa32ca99f0c0ad861fb8a6cd64e3d723d4a8 | [] | no_license | BloodyDawn/Ertheia | https://github.com/BloodyDawn/Ertheia | 14520ecd79c38acf079de05c316766280ae6c0e8 | d90d7f079aa370b57999d483c8309ce833ff8af0 | refs/heads/master | 2021-01-11T22:10:19.455000 | 2017-01-14T12:15:56 | 2017-01-14T12:15:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dwo.gameserver.handler.transformations;
import dwo.gameserver.model.skills.L2Transformation;
import dwo.gameserver.model.skills.SkillTable;
public class GuardsoftheDawn extends L2Transformation
{
private static final int[] Skills = {963, 5491};
public GuardsoftheDawn()
{
// id, colRadius, colHeight
su... | UTF-8 | Java | 1,078 | java | GuardsoftheDawn.java | Java | [] | null | [] | package dwo.gameserver.handler.transformations;
import dwo.gameserver.model.skills.L2Transformation;
import dwo.gameserver.model.skills.SkillTable;
public class GuardsoftheDawn extends L2Transformation
{
private static final int[] Skills = {963, 5491};
public GuardsoftheDawn()
{
// id, colRadius, colHeight
su... | 1,078 | 0.748609 | 0.717069 | 41 | 25.317074 | 24.689722 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.682927 | false | false | 14 |
979a52006a4dce042e79c9ba9a7710f7a5828f57 | 9,285,719,328,805 | 2e8b70e0fc5f8381319d74ddd062848056a9fc45 | /TP2/java/src/main/java/CAP8/E5_Time2Mod.java | 1ba28ddfc8e34d997fac1f77b2fe280dd80d7479 | [] | no_license | LucianoAlbanes/ParadigmasProgramacion | https://github.com/LucianoAlbanes/ParadigmasProgramacion | ca30cde8e617559a49cb5c9208b7d386d9d65b3a | faab62a4903d8de5eb64bec21de6b409a8bf6b88 | refs/heads/main | 2023-08-24T04:36:00.534000 | 2021-11-02T18:49:23 | 2021-11-02T18:49:23 | 401,691,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CAP8;
/*
(Modifying the Internal Data Representation of a Class) It would be perfectly reasonable
for the Time2 class of Fig. 8.5 to represent the time internally as the number of seconds since mid-
night rather than the three integer values hour, minute and second. Clients could use the same pub-
lic methods ... | UTF-8 | Java | 4,565 | java | E5_Time2Mod.java | Java | [] | null | [] | package CAP8;
/*
(Modifying the Internal Data Representation of a Class) It would be perfectly reasonable
for the Time2 class of Fig. 8.5 to represent the time internally as the number of seconds since mid-
night rather than the three integer values hour, minute and second. Clients could use the same pub-
lic methods ... | 4,565 | 0.60701 | 0.574589 | 134 | 33.067165 | 27.755381 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.716418 | false | false | 14 |
0a6dd3984749d71fcf243f9c4896206744ae96bb | 13,718,125,587,247 | c256472f919ea8978f59ce0117d26bcc313f108d | /src/main/java/commands/ShopCommand.java | 39b9d27548463f679f40afaff019788aaedbfbd5 | [] | no_license | vladyour/PMPUGame | https://github.com/vladyour/PMPUGame | f5751270c91a4daae39d0546660e76e9999a1b08 | 984e4593570c06762f6f51d0a6a7416e2ba5c33a | refs/heads/master | 2019-01-14T05:09:49.729000 | 2017-06-25T21:00:45 | 2017-06-25T21:00:45 | 95,385,570 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commands;
import botExceptions.BotException;
import model.Team;
import org.telegram.telegrambots.api.methods.send.SendMessage;
import org.telegram.telegrambots.api.objects.Message;
import static dao.TeamDaoImpl.getTeamByTelegramId;
import static model.Logger.log;
/**
* Created by vlad.your on 26.... | UTF-8 | Java | 1,437 | java | ShopCommand.java | Java | [
{
"context": "ort static model.Logger.log;\r\n\r\n/**\r\n * Created by vlad.your on 26.09.2016.\r\n */\r\npublic class ShopCommand imp",
"end": 313,
"score": 0.9993629455566406,
"start": 304,
"tag": "USERNAME",
"value": "vlad.your"
}
] | null | [] | package commands;
import botExceptions.BotException;
import model.Team;
import org.telegram.telegrambots.api.methods.send.SendMessage;
import org.telegram.telegrambots.api.objects.Message;
import static dao.TeamDaoImpl.getTeamByTelegramId;
import static model.Logger.log;
/**
* Created by vlad.your on 26.... | 1,437 | 0.669841 | 0.654762 | 33 | 36.242424 | 31.644838 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 14 |
a891c0f58a6e6dc16d7dad961a5aafa11a32ee8e | 867,583,409,492 | 5e43729e866787b8728094e709b050d0534831be | /NewProject/SpringStudy/src/main/java/com/xuzhi/service/AfterReturnningService.java | b6fa0cb55054ca7865b934efd4558eda15ded2c9 | [] | no_license | xuzhi7162/SSM-study | https://github.com/xuzhi7162/SSM-study | c428510c4b6a7be7c8733207120245c404dc4967 | 5c725d9a4d53875e00341d04363e081d16a24dd1 | refs/heads/master | 2020-04-14T16:55:40.137000 | 2019-03-14T12:51:46 | 2019-03-14T12:51:46 | 163,964,973 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuzhi.service;
public class AfterReturnningService {
public String afterReturnService(){
System.out.println("我是正在执行的方法");
return "我是为了测试返回值切面";
}
}
| UTF-8 | Java | 225 | java | AfterReturnningService.java | Java | [] | null | [] | package com.xuzhi.service;
public class AfterReturnningService {
public String afterReturnService(){
System.out.println("我是正在执行的方法");
return "我是为了测试返回值切面";
}
}
| 225 | 0.686486 | 0.686486 | 8 | 22.125 | 16.266819 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 14 |
07f287efe0a9666e8c0e0892423009af06f2efde | 13,958,643,746,544 | 8069e38aeccef425723629608d0ba03683664735 | /app/src/main/java/com/crazy/taolove/activity/GiveVipActivity.java | d1136324a99c1273a2d7ccfa8bb41226b1452497 | [] | no_license | wybilold1999/TaoPrj | https://github.com/wybilold1999/TaoPrj | 7b7b7c8e8d1dbe8f422f428743e42b5c088cfba3 | cb6faa27d0cb719f728361381cd8480c30cedb5b | refs/heads/master | 2020-03-25T07:41:04.556000 | 2018-09-21T02:58:42 | 2018-09-21T02:58:42 | 143,575,750 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crazy.taolove.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.View;
import com.crazy.taolove.R;
import com.crazy.taolove.activity.base.BaseActivity;
import com.crazy.taolove.config.AppConstants;
import com.crazy.taolove.confi... | UTF-8 | Java | 4,881 | java | GiveVipActivity.java | Java | [
{
"context": "i.sakout.fancybuttons.FancyButton;\n\n/**\n * @author wangyb\n * @Description:赠送vip\n * @Date:2015年7月13日下午2:21:4",
"end": 907,
"score": 0.9991828799247742,
"start": 901,
"tag": "USERNAME",
"value": "wangyb"
}
] | null | [] | package com.crazy.taolove.activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.View;
import com.crazy.taolove.R;
import com.crazy.taolove.activity.base.BaseActivity;
import com.crazy.taolove.config.AppConstants;
import com.crazy.taolove.confi... | 4,881 | 0.655585 | 0.652075 | 151 | 31.072847 | 25.563089 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509934 | false | false | 14 |
5418c7e32bd280f4c44d126704558f5cabf326d2 | 34,179,349,749,081 | d6e557ab197d14a503ddc6a5a264ba0329b8923c | /src/main/java/uk/ac/liverpool/spreadsheet/ExcelFeatureAnalysis.java | df2c236460d51fa7e7fb213941f3fbe190d3037e | [] | no_license | corubolo/scone-fu | https://github.com/corubolo/scone-fu | 93838637248395dc9918f7a3d1300c7cfb5a6ef6 | 5af9949613bb851bee6753098713933ec8d3ca33 | refs/heads/master | 2021-06-30T21:32:28.587000 | 2016-11-01T11:13:44 | 2016-11-01T11:13:44 | 32,316,422 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to Y... | UTF-8 | Java | 17,164 | java | ExcelFeatureAnalysis.java | Java | [
{
"context": "iverable 9.3\n * and Deliverable 4.4\n * \n * @author Fabio Corubolo\n */\n\npackage uk.ac.liverpool.spreadsheet;\n\nimport",
"end": 1199,
"score": 0.9998765587806702,
"start": 1185,
"tag": "NAME",
"value": "Fabio Corubolo"
},
{
"context": " and long term access strateg... | null | [] | /* ====================================================================
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to Y... | 17,148 | 0.543987 | 0.542007 | 452 | 36.97345 | 24.822809 | 119 | false | false | 0 | 0 | 0 | 0 | 69 | 0.00804 | 0.630531 | false | false | 14 |
bed2360a59ac23cfc99246b3af0590c555161ed1 | 5,987,184,458,117 | d0e077174e34ab89d6f50d9c3d0b78d1fbabb5b5 | /app/src/main/java/com/andry/andrey_kalyuzhnyy_homework3/AppsManager.java | cd7e69b41f1c270b21328c7acbc7e38e10e5df22 | [] | no_license | andrydonalts/Andrey_Kalyuzhnyy_CustomLauncher | https://github.com/andrydonalts/Andrey_Kalyuzhnyy_CustomLauncher | fd53b0173e4081cb319e2a466ebc87207b924d55 | 02651c9f1ba5a48c94b330d229916b25deca3b28 | refs/heads/master | 2021-01-01T04:56:12.791000 | 2016-05-13T09:07:26 | 2016-05-13T09:07:26 | 56,447,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andry.andrey_kalyuzhnyy_homework3;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.graphics.drawable.Drawable;
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
/**
* ... | UTF-8 | Java | 2,904 | java | AppsManager.java | Java | [
{
"context": "package com.andry.andrey_kalyuzhnyy_homework3;\n\nimport android.cont",
"end": 17,
"score": 0.5748819708824158,
"start": 15,
"tag": "USERNAME",
"value": "ry"
},
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by andry on 26.04.2016.\n */\npublic class ... | null | [] | package com.andry.andrey_kalyuzhnyy_homework3;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.content.pm.ResolveInfo;
import android.graphics.drawable.Drawable;
import android.util.Log;
import java.util.ArrayList;
import java.util.List;
/**
* ... | 2,904 | 0.625689 | 0.620868 | 103 | 27.194174 | 23.709429 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572816 | false | false | 14 |
ff762ed58a86d1767cb9475ba770899801364b00 | 21,638,045,272,952 | 2ae2d27fbb5d16b7985af1ef4183d592db4b6798 | /springboot/db다중연결conf/ElasticSearchConfig.java | 8bd927a2713c3468ec34902bec517b10c49a4d74 | [] | no_license | julysky123/anything | https://github.com/julysky123/anything | 8b4d1c684df48ae6a3228ac99df99367c172c441 | bc97b07abec020c3a1a772da19c03d0e33ec28b4 | refs/heads/master | 2022-11-09T15:24:21.718000 | 2022-11-01T22:12:06 | 2022-11-01T22:12:06 | 232,242,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package //;
import com.example.test.elastic.dto.entity.ElasticsearchProperties;
import org.elasticsearch.client.RestHighLevelClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.s... | UTF-8 | Java | 1,148 | java | ElasticSearchConfig.java | Java | [] | null | [] | package //;
import com.example.test.elastic.dto.entity.ElasticsearchProperties;
import org.elasticsearch.client.RestHighLevelClient;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.s... | 1,148 | 0.792683 | 0.792683 | 26 | 43.153847 | 31.807947 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
a34645594edc3811a8f5fe90a4ad3b630c64614f | 111,669,184,127 | 61cd7c1169236d4d8c82d82ada887b8fb02aa200 | /house-model/src/main/java/com/xuetang9/house/domain/LeaseType.java | c63b1c319144b5d76419bbdc465be87e2e89b3de | [
"LicenseRef-scancode-mulanpsl-2.0-en",
"MulanPSL-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | xiaobingbinga/real_estate_management | https://github.com/xiaobingbinga/real_estate_management | 5f49cf46c041040b8f6f211dded774d428d37d20 | b0ca5af95a50c46d32b69393af3b3e86c1e5422d | refs/heads/master | 2023-03-06T14:39:42.137000 | 2020-08-31T10:36:47 | 2020-08-31T10:36:47 | 340,077,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xuetang9.house.domain;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import javax.persistence.*;
@ApiModel("租期类型实体类")
@Table(name = "lease_type")
public class LeaseType implements Serializable {
@Id
@ApiModelProperty(value = "... | UTF-8 | Java | 1,386 | java | LeaseType.java | Java | [] | null | [] | package com.xuetang9.house.domain;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import java.io.Serializable;
import javax.persistence.*;
@ApiModel("租期类型实体类")
@Table(name = "lease_type")
public class LeaseType implements Serializable {
@Id
@ApiModelProperty(value = "... | 1,386 | 0.559055 | 0.556693 | 64 | 18.859375 | 17.319487 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28125 | false | false | 14 |
dd5a3de9ce90531ca2759add2cb798abe39ae8b9 | 20,409,684,633,484 | 5479ada6004d5954e05bc6eefd690431a1765fdd | /szcg-bxp/src/main/java/tx/bxp/mapper/LikeMapper.java | 24f472e6f287a87633f8eb3ddc8e9f125ff2124a | [] | no_license | 15258334873/szcg-project | https://github.com/15258334873/szcg-project | c60be045a4b00512bd386429bd68bfb0879f66fd | 73f18073553c954d01eb29826946fe0e560e4897 | refs/heads/master | 2020-04-08T21:34:07.746000 | 2018-11-30T01:15:16 | 2018-11-30T01:15:16 | 159,749,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tx.bxp.mapper;
import org.apache.ibatis.annotations.Mapper;
import tx.bxp.entity.Like;
/**
* 点赞功能
* @program: tx.framework
* @description:
* @author:pck
* @create: 2018-06-07 16:27
**/
@Mapper
public interface LikeMapper {
/**
* 用户点赞
* @author chenmc
* @date 2018/8/17 10:39
* @pa... | UTF-8 | Java | 592 | java | LikeMapper.java | Java | [
{
"context": "program: tx.framework\n * @description:\n * @author:pck\n * @create: 2018-06-07 16:27\n **/\n@Mapper\npublic ",
"end": 165,
"score": 0.9995695352554321,
"start": 162,
"tag": "USERNAME",
"value": "pck"
},
{
"context": "e LikeMapper {\n\n /**\n * 用户点赞\n * @auth... | null | [] | package tx.bxp.mapper;
import org.apache.ibatis.annotations.Mapper;
import tx.bxp.entity.Like;
/**
* 点赞功能
* @program: tx.framework
* @description:
* @author:pck
* @create: 2018-06-07 16:27
**/
@Mapper
public interface LikeMapper {
/**
* 用户点赞
* @author chenmc
* @date 2018/8/17 10:39
* @pa... | 592 | 0.575704 | 0.515845 | 36 | 14.777778 | 12.206808 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 14 |
90eb66279704e9b8516498ce79f9935f028549c1 | 7,842,610,351,766 | ec07d2764d41b667f6cc65b4a7a86f4c111e60b3 | /cmfz_wy/src/main/java/com/baizhi/dao/LogMapper.java | d11c5b9a4c8b20718533cea85553ccbf3574a5e0 | [] | no_license | wangfires/dd_wy | https://github.com/wangfires/dd_wy | be3ad7a637695c905c6ff961f35da989a4aff0ce | 5b5a0b9e5960a0c743cc91c9328e6a0f0fd73139 | refs/heads/master | 2020-05-22T11:18:36.172000 | 2019-05-14T11:03:42 | 2019-05-14T11:03:42 | 186,320,702 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baizhi.dao;
import com.baizhi.entity.Log;
import tk.mybatis.mapper.common.Mapper;
public interface LogMapper extends Mapper<Log> {
}
| UTF-8 | Java | 147 | java | LogMapper.java | Java | [] | null | [] | package com.baizhi.dao;
import com.baizhi.entity.Log;
import tk.mybatis.mapper.common.Mapper;
public interface LogMapper extends Mapper<Log> {
}
| 147 | 0.789116 | 0.789116 | 7 | 20 | 18.500965 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 14 |
86f79ad40aff55b6bc42830f66f165c9525ee756 | 3,856,880,696,423 | df3ddeecd9450465ff55bf676c2ac4cd00453d4e | /app/src/main/java/com/darayuth/room/UserDatabase.java | de56e72eade3e26ef69a46160160f8bfe625b4c6 | [] | no_license | darayuthhang/Room_Persistence_Android | https://github.com/darayuthhang/Room_Persistence_Android | 2fa03de1bdada520d0b126c086fb11db80797d10 | fa83611c8cad49534befe1eb01c77981695cf7cc | refs/heads/master | 2020-12-15T02:01:26.091000 | 2020-01-19T19:44:50 | 2020-01-19T19:44:50 | 234,954,980 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.darayuth.room;
import android.content.Context;
import androidx.annotation.NonNull;
import androidx.room.Database;
import androidx.room.DatabaseConfiguration;
import androidx.room.InvalidationTracker;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import androidx.sqlite.db.SupportSQLiteOpenH... | UTF-8 | Java | 940 | java | UserDatabase.java | Java | [] | null | [] | package com.darayuth.room;
import android.content.Context;
import androidx.annotation.NonNull;
import androidx.room.Database;
import androidx.room.DatabaseConfiguration;
import androidx.room.InvalidationTracker;
import androidx.room.Room;
import androidx.room.RoomDatabase;
import androidx.sqlite.db.SupportSQLiteOpenH... | 940 | 0.747872 | 0.746809 | 27 | 33.814816 | 24.722216 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703704 | false | false | 14 |
f65ce89dc175f393f8ed09e744cd9aff62646466 | 7,602,092,179,392 | f1604a04dba0fd2c81dab7466dcb275206bd45da | /RepairRecipe/src/main/java/de/funkyclan/mc/RepairRecipe/RepairRecipe.java | 22add53368f6942b3881253fc98523d1f149af30 | [] | no_license | pulsar256/RepairRecipe | https://github.com/pulsar256/RepairRecipe | c2c5be5b2b303e8ed44155642e4204098f21e834 | b6894db79aad0ff0229c48c3cd7d87b54f5a3666 | refs/heads/master | 2021-01-18T06:57:40.802000 | 2014-07-29T22:46:21 | 2014-07-29T22:46:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.funkyclan.mc.RepairRecipe;
import de.funkyclan.mc.RepairRecipe.Listener.CraftingListener;
import de.funkyclan.mc.RepairRecipe.Recipe.ShapelessRepairRecipe;
import org.bukkit.Material;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.entity.HumanEntity;
import org.bukkit.entit... | UTF-8 | Java | 4,335 | java | RepairRecipe.java | Java | [] | null | [] | package de.funkyclan.mc.RepairRecipe;
import de.funkyclan.mc.RepairRecipe.Listener.CraftingListener;
import de.funkyclan.mc.RepairRecipe.Recipe.ShapelessRepairRecipe;
import org.bukkit.Material;
import org.bukkit.configuration.ConfigurationSection;
import org.bukkit.entity.HumanEntity;
import org.bukkit.entit... | 4,335 | 0.618685 | 0.618224 | 121 | 33.826447 | 33.045094 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.710744 | false | false | 14 |
c969e72560420536c66b7493c1e1782a12fdb146 | 16,037,407,900,469 | 4a3fe668899b098c7e77cc1f7f6b1c2b1dc2bfb2 | /Individual.java | 681936eb38275150c962bd973eda4610465412a2 | [
"Apache-2.0"
] | permissive | Hellboy7abduzcan/Proyecto2.0 | https://github.com/Hellboy7abduzcan/Proyecto2.0 | 83805fd43559b2dd88b497af7a605da5aca29389 | 24efdef63d27d568d362b1d7dbb5272275ca7ad2 | refs/heads/main | 2022-12-27T23:31:10.281000 | 2020-10-07T00:51:50 | 2020-10-07T00:51:50 | 301,890,724 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Proyecto2;
public class Individual extends Cliente {
public String Dpi;
public String contacto;
public String getDpi() {
return Dpi;
}
public void setDpi(String dpi) {
Dpi = dpi;
}
public String getContacto() {
return contacto;
}
... | UTF-8 | Java | 410 | java | Individual.java | Java | [] | null | [] | package Proyecto2;
public class Individual extends Cliente {
public String Dpi;
public String contacto;
public String getDpi() {
return Dpi;
}
public void setDpi(String dpi) {
Dpi = dpi;
}
public String getContacto() {
return contacto;
}
... | 410 | 0.57561 | 0.573171 | 22 | 16.636364 | 14.870793 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 14 |
a055f832a45097618273a9113ef70d89a3eadcbb | 29,248,727,321,394 | 5e9e183fc69a7f869a43d457ca0485491b112e44 | /uiadapter17-egov-sample1/src/main/java/com/nexacro/sample/service/impl/mybatis/UiAdapterLargeDataMybatisMapper.java | 9b6faa5570905fd8123972926ed01bbdb5a0c086 | [] | no_license | juyoung1222/juyoungWeb | https://github.com/juyoung1222/juyoungWeb | 6011cd500bd5ff574fdf6ed6b15bd9a13b1b0029 | b1570f1f73f0ff804322c754407b6d3709e8cbe5 | refs/heads/master | 2023-05-23T08:15:37.276000 | 2021-06-10T04:14:46 | 2021-06-10T04:14:46 | 307,261,714 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nexacro.sample.service.impl.mybatis;
import org.apache.ibatis.session.ResultHandler;
import egovframework.rte.psl.dataaccess.mapper.Mapper;
/**
* <pre>
* @title
* @desc 제공 예제는 샘플용으로 작성된 코드로 참고용으로만
* 사용하시기 바랍니다.
* - Mapper Class
* @package nexacro.sample.service.impl.mybatis
*... | UTF-8 | Java | 786 | java | UiAdapterLargeDataMybatisMapper.java | Java | [
{
"context": "o.sample.service.impl.mybatis\n * <pre>\n * @author TOBESOFT\n * @since 2017. 11. 8.\n * @version 1.0\n * @see\n",
"end": 347,
"score": 0.9995898008346558,
"start": 339,
"tag": "USERNAME",
"value": "TOBESOFT"
}
] | null | [] | package com.nexacro.sample.service.impl.mybatis;
import org.apache.ibatis.session.ResultHandler;
import egovframework.rte.psl.dataaccess.mapper.Mapper;
/**
* <pre>
* @title
* @desc 제공 예제는 샘플용으로 작성된 코드로 참고용으로만
* 사용하시기 바랍니다.
* - Mapper Class
* @package nexacro.sample.service.impl.mybatis
*... | 786 | 0.600865 | 0.57781 | 27 | 24.703703 | 19.451391 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 14 |
30b202f2b9e94e09d5dc8bbb7b49535b975e5414 | 29,248,727,319,394 | 5db9c2a1bb5fbfa7ef6440921e93bc5f4e742e82 | /Android/assignment5/task1/app/src/main/java/com/example/task1/StatusRecyclerViewAdapter.java | 0bfbee8f13dbf165578e2218e1b00caa1864eea5 | [] | no_license | diggledoot/projects | https://github.com/diggledoot/projects | 3207ee81b2524a891ab57e5f8b200371085aec16 | 4bf380c202233319c5f425afd179267b1b04d03f | refs/heads/master | 2023-04-29T04:16:42.504000 | 2023-02-04T10:26:05 | 2023-02-04T10:26:05 | 234,905,608 | 0 | 0 | null | false | 2023-04-19T21:30:15 | 2020-01-19T13:33:23 | 2022-11-16T02:57:38 | 2023-04-19T21:30:14 | 173,037 | 0 | 0 | 49 | JavaScript | false | false | package com.example.task1;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Switch;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyc... | UTF-8 | Java | 2,725 | java | StatusRecyclerViewAdapter.java | Java | [] | null | [] | package com.example.task1;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Switch;
import android.widget.TextView;
import androidx.annotation.NonNull;
import androidx.recyc... | 2,725 | 0.671927 | 0.666789 | 81 | 32.641975 | 24.729803 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604938 | false | false | 14 |
d3594e6c0fe384622887423267cbd79677914949 | 29,248,727,322,353 | e33e0e8456595479fb54995774591afacbff55eb | /src/com/ttms/model/student.java | 90d56fcffe76a3966f306db0ea9dd9b88a1c7ed8 | [] | no_license | justiceForEveryone/ttms_uh | https://github.com/justiceForEveryone/ttms_uh | 953bcb104ac049363a8bd3f4326d8d5ec4c20a65 | 2c2d08b201aec7d48c4e8ad141d923cf70dd9d96 | refs/heads/master | 2023-02-16T09:56:02.075000 | 2021-01-11T16:56:31 | 2021-01-11T16:56:31 | 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.ttms.model;
/**
*
* @author Nethmi Dasanayaka
*/
public class student {
public static int ACTIVE_STUDENT = 1;
... | UTF-8 | Java | 3,255 | java | student.java | Java | [
{
"context": "or.\n */\npackage com.ttms.model;\n\n/**\n *\n * @author Nethmi Dasanayaka\n */\npublic class student {\n\n public static int",
"end": 245,
"score": 0.9998068809509277,
"start": 228,
"tag": "NAME",
"value": "Nethmi Dasanayaka"
}
] | 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.ttms.model;
/**
*
* @author <NAME>
*/
public class student {
public static int ACTIVE_STUDENT = 1;
public stat... | 3,244 | 0.537634 | 0.530876 | 183 | 16.786884 | 14.912621 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.213115 | false | false | 14 |
692e781d88285f5ca94038d7698e08777b97a359 | 10,642,928,970,335 | 10f842f214c3f7610b7d65acb30dcb1d3dd6c7f1 | /src/main/java/org/nuradinnur/eyeoftheherald/component/exception/CrawlerResponseErrorHandler.java | 492550d4f4cf5cedb5cfd49d6d87f4572f83347b | [
"Unlicense"
] | permissive | Nuradinnur/eyeoftheherald | https://github.com/Nuradinnur/eyeoftheherald | 38d17a3d9d4dcd85b8350f4c174131b37442c653 | 42891b960d0d01c27102d3248d1d1a505c6ea4e4 | refs/heads/master | 2020-04-08T21:58:30.835000 | 2018-12-05T05:27:02 | 2018-12-05T05:27:02 | 159,765,758 | 1 | 0 | Unlicense | false | 2018-12-08T04:22:02 | 2018-11-30T03:52:58 | 2018-12-05T05:28:31 | 2018-12-08T04:17:09 | 148 | 0 | 0 | 0 | Java | false | null | package org.nuradinnur.eyeoftheherald.component.exception;
import org.nuradinnur.eyeoftheherald.component.ShutdownHook;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.client.ClientHttpResponse;
import org.springframework.stereotype.Component;
import org.springframework.web.cli... | UTF-8 | Java | 2,664 | java | CrawlerResponseErrorHandler.java | Java | [] | null | [] | package org.nuradinnur.eyeoftheherald.component.exception;
import org.nuradinnur.eyeoftheherald.component.ShutdownHook;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.http.client.ClientHttpResponse;
import org.springframework.stereotype.Component;
import org.springframework.web.cli... | 2,664 | 0.626877 | 0.625375 | 63 | 41.285713 | 26.928141 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 14 |
d8fc2e39ce7744a6d6c6b66d1a6e58b8a948f36e | 32,865,089,761,995 | 02ed1309bd166742469a417dfec2af43fd237a0a | /geoforce-base/src/main/java/com/supermap/egispservice/base/pojo/BaseAccessInfo.java | 898988954182940d135beff82a2735f8251bab73 | [] | no_license | beiyu005/geoforce | https://github.com/beiyu005/geoforce | 92865c2cc2e590050f42cfec0d6dc3cfee9f5ace | e19eb8e9221370e0a590bc3224e8b9ac4260d88b | refs/heads/master | 2022-04-08T16:42:20.166000 | 2018-03-31T08:29:05 | 2018-03-31T08:29:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.supermap.egispservice.base.pojo;
import java.io.Serializable;
public class BaseAccessInfo implements Serializable {
private static final long serialVersionUID = 7173997010886220440L;
private String userId;
private String realName;
private String companyName;
private String companyId;
priva... | UTF-8 | Java | 1,720 | java | BaseAccessInfo.java | Java | [
{
"context": "ail;\r\n\t}\r\n\tpublic String getUsername() {\r\n\t\treturn username;\r\n\t}\r\n\tpublic void setUsername(String username) {",
"end": 1416,
"score": 0.8501331210136414,
"start": 1408,
"tag": "USERNAME",
"value": "username"
},
{
"context": " setUsername(String username)... | null | [] | package com.supermap.egispservice.base.pojo;
import java.io.Serializable;
public class BaseAccessInfo implements Serializable {
private static final long serialVersionUID = 7173997010886220440L;
private String userId;
private String realName;
private String companyName;
private String companyId;
priva... | 1,720 | 0.687791 | 0.676744 | 83 | 18.722891 | 15.26419 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.554217 | false | false | 14 |
17d7c521e66a899e6365bc77a43f6fb8012a176f | 10,892,037,128,940 | 10a00770b56d2c416756da1d9f6e438b05da371c | /productorderexercise/src/main/java/com/stackroute/oops/ProductService.java | 4a2cc7c47f63cdd77cacec637445691932b6a5c1 | [] | no_license | Raja369/JavaRepo | https://github.com/Raja369/JavaRepo | 47bd3bdd23123d03bdda46f9e4aa303bd54d2bde | 668d38bd9d8bcb0e9d14de58b6f8893e8dd32319 | refs/heads/master | 2023-04-21T11:31:36.942000 | 2021-05-22T12:17:49 | 2021-05-22T12:17:49 | 369,799,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stackroute.oops;
/*
Class for Analyzing the products present in ProductRepository
*/
public class ProductService {
Product[] productDetails = ProductRepository.getProducts();
/*
* Returns the name of the product given the productCode
*/
public String findProductNameByCode(int productCode) {
... | UTF-8 | Java | 1,346 | java | ProductService.java | Java | [] | null | [] | package com.stackroute.oops;
/*
Class for Analyzing the products present in ProductRepository
*/
public class ProductService {
Product[] productDetails = ProductRepository.getProducts();
/*
* Returns the name of the product given the productCode
*/
public String findProductNameByCode(int productCode) {
... | 1,346 | 0.691679 | 0.676077 | 49 | 26.489796 | 24.608877 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 14 |
afd3b4227e1e4b2a28f4f8d308d353a6dc35a3b3 | 7,378,753,854,019 | e7c42c0cf37cbd12da99b21b6599f0eaa02f0bdc | /src/com/deliverik/infogovernor/cic/model/dao/CompareobjectHistoryDAO.java | dcb347707b3f80250ca5c8f2f8e6f342c8bf7229 | [] | no_license | SuPerCat323/IGCRCB | https://github.com/SuPerCat323/IGCRCB | b6c577705a0983c658301f418d05925557d2ec56 | 4fbe4a786e1621f6a76b716dfd73b8206f0b2e0b | refs/heads/master | 2020-09-28T02:45:33.354000 | 2017-10-17T00:16:49 | 2017-10-17T00:16:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 北京递蓝科软件技术有限公司版权所有,保留所有权利。
*/
package com.deliverik.infogovernor.cic.model.dao;
import java.io.Serializable;
import java.util.List;
import com.deliverik.framework.dao.hibernate.BaseHibernateDAO;
import com.deliverik.infogovernor.cic.model.CompareobjectHistoryInfo;
import com.deliverik.infogovernor.cic.model.co... | GB18030 | Java | 1,402 | java | CompareobjectHistoryDAO.java | Java | [] | null | [] | /*
* 北京递蓝科软件技术有限公司版权所有,保留所有权利。
*/
package com.deliverik.infogovernor.cic.model.dao;
import java.io.Serializable;
import java.util.List;
import com.deliverik.framework.dao.hibernate.BaseHibernateDAO;
import com.deliverik.infogovernor.cic.model.CompareobjectHistoryInfo;
import com.deliverik.infogovernor.cic.model.co... | 1,402 | 0.729494 | 0.722513 | 57 | 19.122807 | 23.344912 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.824561 | false | false | 14 |
6b4a00f779e33e37a39696c88a28fddfca0c64a4 | 24,678,882,112,209 | 80d26952b61a59fd2b5d8d7ca8909a886bf52fe9 | /src/NaoExisteTaxiException.java | 6cbfd9e5a43e3e7f1fb87620ed1d44bae2fa5aa0 | [] | no_license | Barca88/POO-UMer | https://github.com/Barca88/POO-UMer | a4741c550c73c10a1ba49c0b42d8c2bf5c56ffb5 | 857d8d1758d2bdf4640ad560231ef327e010fbdb | refs/heads/master | 2021-03-24T13:46:18.694000 | 2017-07-06T20:25:38 | 2017-07-06T20:25:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class NaoExisteTaxiException extends Exception {
public NaoExisteTaxiException (String msg){
super(msg);
}
} | UTF-8 | Java | 129 | java | NaoExisteTaxiException.java | Java | [] | null | [] | public class NaoExisteTaxiException extends Exception {
public NaoExisteTaxiException (String msg){
super(msg);
}
} | 129 | 0.728682 | 0.728682 | 6 | 20.666666 | 21.390549 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 14 |
d61d768a4e2ceada8f010ebf563f988d47c9d063 | 12,300,786,379,084 | 60274bb846c0ed0863a3d2c6c45e9d9db1d9e04b | /app/src/main/java/kr/co/tjeit/calendar/adapter/GridViewAdapter.java | cf1f303d4319c141f3ef6d077785870b9fbe1526 | [] | no_license | hyuni106/Calendar | https://github.com/hyuni106/Calendar | 722929066e7a9bbf8b427e89c37fc13bbfd8ce66 | 56ede6f3fb2eb733876a2ff22ce8b38e4ef12dbf | refs/heads/master | 2021-05-07T06:58:09.611000 | 2017-12-12T01:56:31 | 2017-12-12T01:56:31 | 111,782,654 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.tjeit.calendar.adapter;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
... | UTF-8 | Java | 1,421 | java | GridViewAdapter.java | Java | [
{
"context": "o.tjeit.calendar.data.Schedule;\n\n/**\n * Created by the on 2017-11-27.\n */\n\npublic class GridViewAdapter ",
"end": 480,
"score": 0.6902470588684082,
"start": 477,
"tag": "USERNAME",
"value": "the"
}
] | null | [] | package kr.co.tjeit.calendar.adapter;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ArrayAdapter;
import android.widget.TextView;
... | 1,421 | 0.69247 | 0.68684 | 53 | 25.811321 | 22.906748 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641509 | false | false | 14 |
16109cc693b8c36a6f862856f1570d646ffa1ff7 | 23,510,651,022,195 | 60e1a7df2076c835a47959979cc2a277a9ba7546 | /vapor-zeroconf/src/main/java/evymind/vapor/zeroconf/BonjourBrowserStrategy.java | 541eb10e446ca60717d1d235f0330d98a9a09eed | [] | no_license | torworx/Vapor | https://github.com/torworx/Vapor | 09243f4c871d6711df5f0eba3e6b7cf12359c0e6 | 4dc7156e50a2b72095f37e539ea0388b518f18ed | refs/heads/master | 2021-01-25T04:02:38.658000 | 2013-03-18T12:54:06 | 2013-03-18T12:54:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package evymind.vapor.zeroconf;
import evymind.vapor.zeroconf.utils.DNSUtils;
import javax.jmdns.JmDNS;
import javax.jmdns.ServiceEvent;
import javax.jmdns.ServiceInfo;
import javax.jmdns.ServiceListener;
import java.io.IOException;
/**
* Copyright 2012 EvyMind.
*/
public class BonjourBrowserStrategy extends Abstr... | UTF-8 | Java | 2,685 | java | BonjourBrowserStrategy.java | Java | [
{
"context": "import java.io.IOException;\n\n/**\n * Copyright 2012 EvyMind.\n */\npublic class BonjourBrowserStrategy extends ",
"end": 265,
"score": 0.9654250144958496,
"start": 258,
"tag": "USERNAME",
"value": "EvyMind"
}
] | null | [] | package evymind.vapor.zeroconf;
import evymind.vapor.zeroconf.utils.DNSUtils;
import javax.jmdns.JmDNS;
import javax.jmdns.ServiceEvent;
import javax.jmdns.ServiceInfo;
import javax.jmdns.ServiceListener;
import java.io.IOException;
/**
* Copyright 2012 EvyMind.
*/
public class BonjourBrowserStrategy extends Abstr... | 2,685 | 0.625326 | 0.623464 | 87 | 29.862068 | 29.334446 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.517241 | false | false | 14 |
64159797f4f87cee524f4f637975e1832a305f06 | 31,018,253,836,569 | 2c669ccff008612f6e12054d9162597f2088442c | /MEVO_apkpure.com_source_from_JADX/sources/com/google/android/gms/internal/measurement/zzia.java | 7457bcbd842bd39a2bf7e450b4b5ec1fd9ba1bd6 | [] | no_license | PythonicNinja/mevo | https://github.com/PythonicNinja/mevo | e97fb27f302cb3554a69b27022dada2134ff99c0 | cab7cea9376085caead1302b93e62e0d34a75470 | refs/heads/master | 2020-05-02T22:32:46.764000 | 2019-03-28T23:37:51 | 2019-03-28T23:37:51 | 178,254,526 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.internal.measurement;
import java.util.concurrent.atomic.AtomicReference;
final class zzia implements Runnable {
private final /* synthetic */ AtomicReference zzapr;
private final /* synthetic */ zzhm zzaps;
zzia(zzhm zzhm, AtomicReference atomicReference) {
this.zz... | UTF-8 | Java | 713 | java | zzia.java | Java | [] | null | [] | package com.google.android.gms.internal.measurement;
import java.util.concurrent.atomic.AtomicReference;
final class zzia implements Runnable {
private final /* synthetic */ AtomicReference zzapr;
private final /* synthetic */ zzhm zzaps;
zzia(zzhm zzhm, AtomicReference atomicReference) {
this.zz... | 713 | 0.598878 | 0.598878 | 24 | 28.708334 | 25.247902 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 14 |
f3222d614a0a249bbe8d22d127c37b3804a90fdd | 85,899,381,487 | 89afcfd9822ecfef1f696fd62c27218e0f874744 | /app/src/main/java/com/whatmedia/ttia/page/main/useful/language/TravelLanguagePresenter.java | 532c61b2b8350a54c553620f21a57a515f2e5afe | [] | no_license | ilikekobe0502/Airport | https://github.com/ilikekobe0502/Airport | d99647a98abfda4ef42ed10613cdc07b380b943e | a346d59e411377045503d4bd8e48f12aa1461b64 | refs/heads/master | 2021-01-15T14:28:36.573000 | 2017-09-29T12:34:44 | 2017-09-29T12:34:44 | 99,692,168 | 0 | 1 | null | false | 2018-02-12T05:17:56 | 2017-08-08T12:49:42 | 2017-08-08T12:55:33 | 2018-02-12T05:17:56 | 45,184 | 0 | 1 | 0 | Java | false | null | package com.whatmedia.ttia.page.main.useful.language;
import android.content.Context;
import com.whatmedia.ttia.connect.ApiConnect;
public class TravelLanguagePresenter implements TravelLanguageContract.Presenter{
private final static String TAG = TravelLanguagePresenter.class.getSimpleName();
private stat... | UTF-8 | Java | 771 | java | TravelLanguagePresenter.java | Java | [] | null | [] | package com.whatmedia.ttia.page.main.useful.language;
import android.content.Context;
import com.whatmedia.ttia.connect.ApiConnect;
public class TravelLanguagePresenter implements TravelLanguageContract.Presenter{
private final static String TAG = TravelLanguagePresenter.class.getSimpleName();
private stat... | 771 | 0.79118 | 0.79118 | 22 | 34.045456 | 32.719852 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 14 |
6c0829459a6c51c24195935183279b3afa54a619 | 9,826,885,222,436 | 9731931c3c2eb8c63cb07a95de079d89d9797723 | /src/DataStructure/Stack/ValidParentheses.java | 474b11eb59a8e93f4e240374d9433bf175cb46dc | [] | no_license | njuxiaoqian/NineChaptersAlgorithm | https://github.com/njuxiaoqian/NineChaptersAlgorithm | 438cd65ed7086807f5c9bc370cb88af2076482fe | 3d26588afa0fa23c106b05690223038cc88d0068 | refs/heads/master | 2021-01-19T20:22:46.093000 | 2016-01-01T07:55:21 | 2016-01-01T07:55:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DataStructure.Stack;
import java.util.Stack;
/**
* Created by hao on 15-10-20.
*/
public class ValidParentheses {
/**
* @param s A string
* @return whether the string is a valid parentheses
*/
public boolean isValidParentheses(String s) {
Stack<Character> stack = new Stack<Cha... | UTF-8 | Java | 1,318 | java | ValidParentheses.java | Java | [
{
"context": "Stack;\n\nimport java.util.Stack;\n\n/**\n * Created by hao on 15-10-20.\n */\npublic class ValidParentheses {\n",
"end": 76,
"score": 0.993817925453186,
"start": 73,
"tag": "USERNAME",
"value": "hao"
}
] | null | [] | package DataStructure.Stack;
import java.util.Stack;
/**
* Created by hao on 15-10-20.
*/
public class ValidParentheses {
/**
* @param s A string
* @return whether the string is a valid parentheses
*/
public boolean isValidParentheses(String s) {
Stack<Character> stack = new Stack<Cha... | 1,318 | 0.45827 | 0.451442 | 50 | 25.360001 | 18.764605 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 14 |
be483c03a4152b385bff41cd0fa3bfb3ef42ca8d | 9,826,885,223,920 | ed589ea2c8dededa36d3b6d24fc86472a22322b6 | /trunk/GoJava1/sergey.poznyak/MyProject/FoodCalculations/trunk/src/ua/com/goit/gojava/poznyak/ListServiceHardcodedDataTest.java | a6d580b6c00c717e9ffcdfebf48bb0d3924632c8 | [] | no_license | baygoit/GoJava | https://github.com/baygoit/GoJava | dcf884d271a4612051036e4fdc2c882c343ec870 | a0a07165092bcc60e109c84227b0024f4bca38ed | refs/heads/master | 2020-04-16T01:46:09.808000 | 2016-08-06T06:28:13 | 2016-08-06T06:28:13 | 42,005,479 | 8 | 27 | null | false | 2016-03-09T11:26:20 | 2015-09-06T14:28:53 | 2016-01-11T14:00:31 | 2016-03-09T11:26:19 | 246,886 | 6 | 19 | 1 | Java | null | null | package ua.com.goit.gojava.poznyak;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.Test;
/**
* This class tests ListServiceHardcodedData class.
*
* @version 0.1 11 Feb 2015
* @author Sergey Poznyak
*/
public class ListServiceHardcodedDataTest {
@Test
public void test... | UTF-8 | Java | 764 | java | ListServiceHardcodedDataTest.java | Java | [
{
"context": "ass.\r\n * \r\n * @version 0.1 11 Feb 2015\r\n * @author Sergey Poznyak\r\n */\r\npublic class ListServiceHardcodedDataTest {",
"end": 241,
"score": 0.999834418296814,
"start": 227,
"tag": "NAME",
"value": "Sergey Poznyak"
}
] | null | [] | package ua.com.goit.gojava.poznyak;
import static org.junit.Assert.*;
import java.util.List;
import org.junit.Test;
/**
* This class tests ListServiceHardcodedData class.
*
* @version 0.1 11 Feb 2015
* @author <NAME>
*/
public class ListServiceHardcodedDataTest {
@Test
public void testGetDishL... | 756 | 0.717277 | 0.701571 | 30 | 23.466667 | 22.324476 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.133333 | false | false | 14 |
09a9b7821fa27ad797c3dc1121250b8ca47afe57 | 37,718,402,816,565 | 894ab9c137982ed374c9f19a28020d136a80a31c | /puzzle/Display.java | 2f2de2e60ee76f121b5fb881ad098862e0b92950 | [] | no_license | yasynn/PegPuzzle | https://github.com/yasynn/PegPuzzle | 83bd02d8471e22f280db978e6d1b52b3637a61ae | fb469f3b126c5c756710f0b93a17a10d63bf3dbc | refs/heads/master | 2022-06-01T14:50:20.989000 | 2020-05-04T02:56:07 | 2020-05-04T02:56:07 | 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 puzzle;
/**
*
* @author Andrew Clark, Justin Greco, Mohammed Yaseen
*/
public class Display {
public void D... | UTF-8 | Java | 947 | java | Display.java | Java | [
{
"context": "itor.\r\n */\r\npackage puzzle;\r\n\r\n/**\r\n *\r\n * @author Andrew Clark, Justin Greco, Mohammed Yaseen\r\n */\r\npublic class",
"end": 241,
"score": 0.9998683333396912,
"start": 229,
"tag": "NAME",
"value": "Andrew Clark"
},
{
"context": "ckage puzzle;\r\n\r\n/**\r\... | 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 puzzle;
/**
*
* @author <NAME>, <NAME>, <NAME>
*/
public class Display {
public void Display()
{
... | 926 | 0.514256 | 0.506864 | 40 | 21.674999 | 22.666481 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675 | false | false | 14 |
0f0dabacd1b40c3ce2523a97992ce5a5c5bc36f3 | 13,219,909,404,636 | 4ce0e81616d5b319089a07b6a844fb3823d0c2ff | /coe11-master/hougong/src/main/java/com/zhuye/hougong/view/RegeistActivity.java | 48eb4ec8601115dbfb6f2b22b9303389a74463d8 | [] | no_license | hsdzqs1992/hougong | https://github.com/hsdzqs1992/hougong | ebaff9cbdef0a992478d8bb0780d51601f899c3d | 5b2331fa78a9d9cdf2dc8c3b208c23b4d644c0db | refs/heads/master | 2021-08-26T08:35:47.976000 | 2017-11-22T15:08:39 | 2017-11-22T15:08:39 | 111,694,815 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhuye.hougong.view;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.Text... | UTF-8 | Java | 5,576 | java | RegeistActivity.java | Java | [
{
"context": "phone)\n .params(\"password\",pass)\n .params(\"code\",regeistYa",
"end": 3840,
"score": 0.9741373062133789,
"start": 3836,
"tag": "PASSWORD",
"value": "pass"
}
] | null | [] | package com.zhuye.hougong.view;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.LinearLayout;
import android.widget.Text... | 5,582 | 0.53918 | 0.537349 | 145 | 36.668964 | 28.935375 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.662069 | false | false | 14 |
dba97c7ae812b9d4fe084bf965740a56741676c3 | 34,565,896,854,678 | a8a602e72a3bbd4ab5801a1818ab1a664bfc8486 | /app/src/main/java/com/example/delivery/activities/LoginActivity.java | 1cffa6bd960678127f0f1da86bad679f48ee2186 | [] | no_license | realwhizzylong/Delivery | https://github.com/realwhizzylong/Delivery | 0a78c8d9994f6e04cc36b59fe5f69950d2b7aea7 | 758337f6f109c5947dc389bcb3d0e85ee32e0e7c | refs/heads/master | 2023-04-25T15:05:42.197000 | 2021-05-14T11:00:09 | 2021-05-14T11:00:09 | 361,509,415 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.delivery.activities;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import com.blankj.utilcode.util.GsonUtils;
import com.blankj.utilcode.util.LogUtils;
import com.example.delivery.R;
import com.example.delivery.helpers.RealmHelper;
import com.example.delivery.h... | UTF-8 | Java | 2,206 | java | LoginActivity.java | Java | [] | null | [] | package com.example.delivery.activities;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import com.blankj.utilcode.util.GsonUtils;
import com.blankj.utilcode.util.LogUtils;
import com.example.delivery.R;
import com.example.delivery.helpers.RealmHelper;
import com.example.delivery.h... | 2,206 | 0.68903 | 0.68495 | 70 | 30.528572 | 22.947594 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671429 | false | false | 14 |
281b48095fa1375eb82baa95fd78ee37b4ca0fa9 | 8,512,625,190,812 | e8626f9f64a8bb90008015b06856d3da16eeecad | /server/src/test/java/org/apache/druid/server/coordinator/simulate/CoordinatorSimulationBuilder.java | 4556e203156a303093d9ef05766237cd55938096 | [
"EPL-1.0",
"Classpath-exception-2.0",
"ISC",
"GPL-2.0-only",
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-generic-cla",
"0BSD",
"LicenseRef-scancode-sun-no-high-risk-activities",
"LicenseRef-scancode-free-unknown",
"JSON",
"LicenseRef-scancode-unico... | permissive | apache/druid | https://github.com/apache/druid | bb1b20be5104882e4eeb045d109b559f396086c0 | d4e972e1e4b798d7e057e910deea4d192fe57952 | refs/heads/master | 2023-09-05T02:41:03.009000 | 2023-09-04T07:48:55 | 2023-09-04T07:48:55 | 6,358,188 | 4,364 | 1,629 | Apache-2.0 | false | 2023-09-14T21:04:46 | 2012-10-23T19:08:07 | 2023-09-14T21:04:40 | 2023-09-14T21:04:46 | 324,885 | 12,839 | 3,591 | 1,383 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 20,145 | java | CoordinatorSimulationBuilder.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 20,145 | 0.722413 | 0.721718 | 605 | 32.29752 | 27.604481 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444628 | false | false | 14 |
d0bf4fc95ce7924344ffc6a621295c435672cb9c | 30,021,821,417,181 | 6d9ed7a4f7330ca0f8754b6127a6430df26ee645 | /morfologik-fsa-builders/src/test/java/morfologik/fsa/builders/FSA5Test.java | 765e3235df25a66103e6294f8446b855411cd938 | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | morfologik/morfologik-stemming | https://github.com/morfologik/morfologik-stemming | d154025ade1041906a0f4744306f83ced47b1acb | d7f1c571829562eaa4a16382860c1db42a63fe85 | refs/heads/master | 2023-08-08T15:17:50.038000 | 2022-04-26T11:47:14 | 2022-04-26T11:47:14 | 8,672,234 | 178 | 47 | BSD-3-Clause | false | 2023-07-25T17:24:02 | 2013-03-09T16:18:38 | 2023-06-23T19:19:48 | 2023-07-25T17:24:01 | 31,537 | 176 | 44 | 4 | Java | false | false | package morfologik.fsa.builders;
import static morfologik.fsa.FSAFlags.*;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import morfologik.fsa.FSA;
import morfologik.fsa.FSA5;
import morfol... | UTF-8 | Java | 3,312 | java | FSA5Test.java | Java | [] | null | [] | package morfologik.fsa.builders;
import static morfologik.fsa.FSAFlags.*;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import morfologik.fsa.FSA;
import morfologik.fsa.FSA5;
import morfol... | 3,312 | 0.651872 | 0.639795 | 104 | 29.846153 | 27.660986 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.923077 | false | false | 14 |
87f9b3ab30f533d5aefc81c43ca7934200dca494 | 30,021,821,415,909 | 5970e70092b9ed307c2b7605f420857cc156e28c | /app/src/main/java/com/zhenhaikj/factoryside/mvp/activity/BrandActivity.java | d748d5c0b0663282470e3149db8d297bd69cf5d1 | [] | no_license | LittleBigBoy/FactoryApp | https://github.com/LittleBigBoy/FactoryApp | 71105521fcc3f845687fdeac0f516d3c92bf4c44 | 07c0d13181b0a751b0e2076fb42fc5a21da3a47d | refs/heads/master | 2021-07-12T15:26:53.060000 | 2020-03-13T06:40:29 | 2020-03-13T06:40:29 | 164,363,149 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhenhaikj.factoryside.mvp.activity;
import android.app.AlertDialog;
import android.graphics.drawable.BitmapDrawable;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import an... | UTF-8 | Java | 11,665 | java | BrandActivity.java | Java | [
{
"context": "nce(\"token\");\n userID = spUtils.getString(\"userName\");\n mPresenter.GetBrand(userID);\n\n }\n\n ",
"end": 4575,
"score": 0.9986053109169006,
"start": 4567,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package com.zhenhaikj.factoryside.mvp.activity;
import android.app.AlertDialog;
import android.graphics.drawable.BitmapDrawable;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.EditText;
import an... | 11,665 | 0.618952 | 0.614402 | 347 | 31.939482 | 25.263666 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.530259 | false | false | 14 |
c0f607fd4ca1d9862b172c93ed088fa5a66e8aab | 13,657,996,019,187 | 852c96ccaa935ad2744b0a3dedf87c0e94b062fe | /docroot/WEB-INF/src/com/ssavr/solr/service/impl/IceCreamDocumentsLocalServiceImpl.java | e9259d2d359757e5e3376d64012c20693066672b | [] | no_license | sartios/liferay-solr-tutorial | https://github.com/sartios/liferay-solr-tutorial | e0fef6b79485f63fcfdd9a6e33350a1db2b12e84 | 061b3455069fd6f19649bd3abbdeab08a5082502 | refs/heads/master | 2021-01-25T08:30:00.730000 | 2015-09-08T09:42:17 | 2015-09-08T09:42:17 | 42,049,812 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2000-2011 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | UTF-8 | Java | 4,921 | java | IceCreamDocumentsLocalServiceImpl.java | Java | [
{
"context": "ed from within the same VM.\n * </p>\n * \n * @author SAVRAMIS\n * @see com.ssavr.solr.service.base.IceCreamDocum",
"end": 1874,
"score": 0.9672318696975708,
"start": 1866,
"tag": "NAME",
"value": "SAVRAMIS"
}
] | null | [] | /**
* Copyright (c) 2000-2011 Liferay, Inc. All rights reserved.
*
* This library is free software; you can redistribute it and/or modify it under
* the terms of the GNU Lesser General Public License as published by the Free
* Software Foundation; either version 2.1 of the License, or (at your option)
* any later... | 4,921 | 0.773826 | 0.771794 | 136 | 35.191177 | 26.208023 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.801471 | false | false | 14 |
8bcf4f3387d48aedc710de3690bc38317982d1b7 | 20,126,216,765,689 | 275e2dc6cb24b1b1e4cae629cca6076d7132bc00 | /Learning-app/src/Com/techlab/java/Recursion.java | ba65a44c45b9526041859d4b5d20cb8fb40c6a5c | [] | no_license | yadavgovind15/GOVIND-YADAV | https://github.com/yadavgovind15/GOVIND-YADAV | 719eeff9d13d3607d5de93bb5105cf1acd170112 | 3b9b98488b4bc4231ef29cfff024325c50811d12 | refs/heads/master | 2020-12-04T11:01:59.412000 | 2020-02-27T11:57:24 | 2020-02-27T11:57:24 | 231,739,042 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Com.techlab.java;
public class Recursion {
public static void main(String[] args) {
sum(10,20);
}
static void sum(int a,int b) {
int sum=a+b;
sum(10,20);
System.out.println(sum);
}
}
| UTF-8 | Java | 204 | java | Recursion.java | Java | [] | null | [] | package Com.techlab.java;
public class Recursion {
public static void main(String[] args) {
sum(10,20);
}
static void sum(int a,int b) {
int sum=a+b;
sum(10,20);
System.out.println(sum);
}
}
| 204 | 0.651961 | 0.612745 | 15 | 12.533334 | 13.09894 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 14 |
4c53dfb1b285964b49abcef92802084ac4fcb49f | 20,126,216,764,499 | d530671b90a88ada4ae7ed49cd830e8e6c20dc57 | /src/controller/navigation/Key.java | 07fc333279995317eb0a3183058b85903e2d6793 | [] | no_license | JBarberU/medioqre | https://github.com/JBarberU/medioqre | 6fa1747feaf7fed1e6776023f7fa9b8964e0d356 | 0c3a4ef339d56396c8b0e46a17d4026c16e6a723 | refs/heads/master | 2021-01-22T00:19:56.499000 | 2012-05-22T16:37:41 | 2012-05-22T16:37:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller.navigation;
import model.Direction;
/**
* Callable interface.
*
* @author Johan
*/
interface Callable {
/**
* "On" callback - called on trigger, i.e. on a keydown event for example.
*/
public void on();
/**
* "Off" callback - called on untrigger, i.e. on a keyup event for example.
... | UTF-8 | Java | 2,486 | java | Key.java | Java | [
{
"context": "ection;\n\n/**\n * Callable interface.\n * \n * @author Johan\n */\ninterface Callable {\n\t/**\n\t * \"On\" callback -",
"end": 104,
"score": 0.9995811581611633,
"start": 99,
"tag": "NAME",
"value": "Johan"
},
{
"context": "r representing a single action key.\n * \n * ... | null | [] | package controller.navigation;
import model.Direction;
/**
* Callable interface.
*
* @author Johan
*/
interface Callable {
/**
* "On" callback - called on trigger, i.e. on a keydown event for example.
*/
public void on();
/**
* "Off" callback - called on untrigger, i.e. on a keyup event for example.
... | 2,486 | 0.61786 | 0.617056 | 143 | 16.384615 | 17.764553 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.174825 | false | false | 14 |
089d2611264e2d660b3d135323fa4272da64a0e5 | 26,345,329,408,223 | 9e9fea34b5c45438284fcdba10d0c3f61d266741 | /jetexpress-petportal/src/main/java/org/springframework/samples/petportal/portlet/PetsController.java | 88a1089e2fa45111885eeda9c0678379a589c45c | [] | no_license | rock-hu/jetexpress | https://github.com/rock-hu/jetexpress | fbe8c4ffe98a6e071048e98bf9dc7595570c19e8 | 8290dad3bd3c5be2fe42338ff46a01648e3aaabd | refs/heads/master | 2016-09-05T18:45:55.532000 | 2015-03-29T18:27:22 | 2015-03-29T18:27:22 | 32,805,101 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.springframework.samples.petportal.portlet;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.portlet.ActionRequest;
import javax.portlet.ActionResponse;
import javax.portlet.PortletPreferences;
import org.springframework.beans.factory.annotation.Autowired;
import org.spring... | UTF-8 | Java | 4,964 | java | PetsController.java | Java | [
{
"context": "nt the Controller \r\n * interface.\r\n * \r\n * @author John A. Lewis\r\n * @author Mark Fisher\r\n * @author Juergen Hoell",
"end": 1550,
"score": 0.9998535513877869,
"start": 1537,
"tag": "NAME",
"value": "John A. Lewis"
},
{
"context": "erface.\r\n * \r\n * @author ... | null | [] | package org.springframework.samples.petportal.portlet;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.portlet.ActionRequest;
import javax.portlet.ActionResponse;
import javax.portlet.PortletPreferences;
import org.springframework.beans.factory.annotation.Autowired;
import org.spring... | 4,943 | 0.73751 | 0.736503 | 134 | 35.044777 | 27.263739 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.843284 | false | false | 14 |
99a92425b832ca4bb7e3fa8d7d9a9bcf16f00480 | 7,687,991,481,365 | 3d93a7f990b2e00cffd58297bf0f3a690faec0fd | /src/mainProgram/StageBuilder.java | 0c5122811be9e44089ce417016a091d7732a1c1b | [] | no_license | pokerus911/AMES_361 | https://github.com/pokerus911/AMES_361 | 9ac78edf6b0294ee3fea89779ae4908c9acef324 | 8861ce88d603104d48bfa81f6c8023c370664f49 | refs/heads/master | 2021-04-09T17:00:33.652000 | 2014-12-10T20:29:24 | 2014-12-10T20:29:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mainProgram;
import polls.AppearancePoll;
import polls.PersonalityPoll;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.control.RadioButton;
import javafx.scene.control.ToggleGroup;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import javafx.scene.layou... | UTF-8 | Java | 1,875 | java | StageBuilder.java | Java | [] | null | [] | package mainProgram;
import polls.AppearancePoll;
import polls.PersonalityPoll;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.control.RadioButton;
import javafx.scene.control.ToggleGroup;
import javafx.scene.image.Image;
import javafx.scene.image.ImageView;
import javafx.scene.layou... | 1,875 | 0.781867 | 0.777067 | 66 | 27.40909 | 23.774813 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.712121 | false | false | 14 |
179255b6f5fba9786b1b1c68f19ba0b77ccac32d | 10,849,087,409,169 | d912f9e1044645b2bcfc7b1d2a106dad9f5815b1 | /src/main/java/pl/magodan/magodan/Service/UserService.java | f4b394fa7ee6f99e5129721365b9c9669803acf0 | [] | no_license | piotrg44/Magodan | https://github.com/piotrg44/Magodan | dde74853eb13b93e6ba851fab12deb61ee53f674 | a3028901e36ac6eac6d4c0c0a96faa135428bc56 | refs/heads/main | 2023-04-07T04:18:25.878000 | 2021-04-16T06:32:21 | 2021-04-16T06:32:21 | 352,933,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.magodan.magodan.Service;
import lombok.AllArgsConstructor;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Service;
import pl.magodan.magodan.Model.*;
import pl.magodan.magodan.Repository.GroupRepository;
import pl.magodan.magodan.Repository.TaskRepository;
import p... | UTF-8 | Java | 2,586 | java | UserService.java | Java | [
{
"context": " .builder()\n .username(\"User1\")\n .role(Role.OWNER)\n ",
"end": 988,
"score": 0.9996638298034668,
"start": 983,
"tag": "USERNAME",
"value": "User1"
},
{
"context": " .builder()\n .username... | null | [] | package pl.magodan.magodan.Service;
import lombok.AllArgsConstructor;
import org.springframework.context.annotation.Bean;
import org.springframework.stereotype.Service;
import pl.magodan.magodan.Model.*;
import pl.magodan.magodan.Repository.GroupRepository;
import pl.magodan.magodan.Repository.TaskRepository;
import p... | 2,586 | 0.517015 | 0.511214 | 87 | 28.724138 | 17.481478 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.367816 | false | false | 14 |
2580feccdd76379fa910051f9a6779860063b35d | 8,469,675,573,119 | a1b6a3a6e7801855191a607ba56a22f64d5c850b | /Android-project/app/src/main/java/com/example/myproject/MainActivity.java | 7ba697566643e574fd9439d11350cccbc313df7e | [] | no_license | shikashetty99/Location-finder-app | https://github.com/shikashetty99/Location-finder-app | 5a73debfdc16df9d6df9d0b75d7a84315fb103db | 10f6bde320f3e27474cdae693ce4ef35f28be9e2 | refs/heads/master | 2022-11-23T13:48:28.696000 | 2020-07-21T18:01:43 | 2020-07-21T18:01:43 | 281,467,990 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.myproject;
import androidx.appcompat.app.AppCompatActivity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import and... | UTF-8 | Java | 6,785 | java | MainActivity.java | Java | [] | null | [] | package com.example.myproject;
import androidx.appcompat.app.AppCompatActivity;
import android.app.AlertDialog;
import android.content.DialogInterface;
import android.content.Intent;
import android.database.Cursor;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import and... | 6,785 | 0.493294 | 0.484746 | 179 | 35.905029 | 31.928112 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.715084 | false | false | 14 |
31eff120b031e1c6abf0e385f0e616df3f75fd6f | 9,517,647,567,392 | f97f724555fd5857c37639cf6210be7e3773d3aa | /FinalExamJPASec/src/main/java/com/packt/webstore/service/impl/PropertyServiceImpl.java | 6df9a374d562387a4b80e22bea6848c8dafcb38e | [] | no_license | MaryamGhiasvand/RentProperty | https://github.com/MaryamGhiasvand/RentProperty | 3d192a31c4722dd2f639fee85984a601e02e1a1f | 8c3e2dd19e924a58078e2cd77186f3d98955aeab | refs/heads/master | 2022-10-29T12:22:09.315000 | 2020-06-18T03:28:39 | 2020-06-18T03:28:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.packt.webstore.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.packt.webstore.domain.Credentials;
import com.packt.webstore.domain... | UTF-8 | Java | 1,680 | java | PropertyServiceImpl.java | Java | [] | null | [] | package com.packt.webstore.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.packt.webstore.domain.Credentials;
import com.packt.webstore.domain... | 1,680 | 0.797619 | 0.797619 | 63 | 25.666666 | 27.308931 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.253968 | false | false | 14 |
eb545e34f740bf8ddac7283671597a3cfa91e289 | 11,854,109,746,978 | 6723365777852c2b9fb4cfcb1d3de0194294dfb3 | /odd-platform-api/src/main/java/com/provectus/oddplatform/mapper/TagMapperImpl.java | 3f21d2d777aa7a68e8f47705d3d2b74e874566f6 | [
"Apache-2.0"
] | permissive | RustamGimadiev/odd-platform | https://github.com/RustamGimadiev/odd-platform | be5088e76fc6675e8f457ab81da0dc6319e003d1 | 69aab08ae21186e36de48d8f4d810f7a8af82501 | refs/heads/main | 2023-06-23T01:35:35.924000 | 2021-07-23T12:42:37 | 2021-07-23T12:42:37 | 388,759,698 | 1 | 0 | Apache-2.0 | true | 2021-07-23T10:11:22 | 2021-07-23T10:11:22 | 2021-07-23T10:11:19 | 2021-07-23T09:25:18 | 1,686 | 0 | 0 | 0 | null | false | false | package com.provectus.oddplatform.mapper;
import com.provectus.oddplatform.api.contract.model.Tag;
import com.provectus.oddplatform.api.contract.model.TagFormData;
import com.provectus.oddplatform.api.contract.model.TagsResponse;
import com.provectus.oddplatform.model.tables.pojos.TagPojo;
import com.provectus.oddplat... | UTF-8 | Java | 1,655 | java | TagMapperImpl.java | Java | [] | null | [] | package com.provectus.oddplatform.mapper;
import com.provectus.oddplatform.api.contract.model.Tag;
import com.provectus.oddplatform.api.contract.model.TagFormData;
import com.provectus.oddplatform.api.contract.model.TagsResponse;
import com.provectus.oddplatform.model.tables.pojos.TagPojo;
import com.provectus.oddplat... | 1,655 | 0.660423 | 0.660423 | 56 | 28.553572 | 21.553852 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.303571 | false | false | 14 |
515d373545c49a07b13a9e2f34db5f82c7cb6e1c | 15,264,313,817,303 | bd42514e62fcadc9cfab4ce3f0918bc06cb1d64c | /src/com/ascent/javabean/User.java | e815da50be1354a00fe2f1d296d3d5b10f872f54 | [] | no_license | Gingber/struts2Model | https://github.com/Gingber/struts2Model | ba32bef15844815dbb28ed50957a604bc8f4757b | db57ee2cd3903ae2bca68ed10cd6e8e794f51539 | refs/heads/master | 2021-01-20T04:39:48.288000 | 2013-11-09T08:59:40 | 2013-11-09T08:59:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.ascent.javabean;
import java.io.Serializable;
/**
* @author zy
* 实现O-R Mapping映射
* 类名 对应 表名
* 类属性 对应 表字段
* 类属性类型 对应 表字段类型
* 类关系 对应 表关系
*
*/
public class User implements Serializable {
private int id ;
private String username ;
private String password ;
private int ag... | GB18030 | Java | 1,690 | java | User.java | Java | [
{
"context": "ean;\n\nimport java.io.Serializable;\n\n/**\n * @author zy\n * 实现O-R Mapping映射\n * 类名 对应 表名\n * 类属性 对应 表",
"end": 89,
"score": 0.9984782338142395,
"start": 87,
"tag": "USERNAME",
"value": "zy"
},
{
"context": "il) {\n\t\tsuper();\n\t\tthis.id = id;\n\t\tthis.user... | null | [] | /**
*
*/
package com.ascent.javabean;
import java.io.Serializable;
/**
* @author zy
* 实现O-R Mapping映射
* 类名 对应 表名
* 类属性 对应 表字段
* 类属性类型 对应 表字段类型
* 类关系 对应 表关系
*
*/
public class User implements Serializable {
private int id ;
private String username ;
private String password ;
private int ag... | 1,692 | 0.604089 | 0.604089 | 108 | 13.944445 | 13.324186 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.231481 | false | false | 14 |
5b6795a67ffb6a400952aad7d863ef91f17bacd2 | 26,130,581,069,870 | 26d4c488bf522321f2388082a9288f2d8532c859 | /GravitationalForce/src/com/prrathi/Objects/Mover.java | a42b8bc29ac6235689b2d5be0fbf86fda173154b | [
"MIT"
] | permissive | prathimode/AdvancePhysicsMotion | https://github.com/prathimode/AdvancePhysicsMotion | 275a5ba9583ad5cccf3bf98f994fad876d92385c | fe46b161b3ade92f0864b4895aa31c65fa6d6e9f | refs/heads/master | 2020-03-28T14:37:51.867000 | 2018-12-09T19:07:00 | 2018-12-09T19:07:00 | 148,505,964 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prrathi.Objects;
import com.prrathi.Style.Style;
import lombok.AccessLevel;
import lombok.Data;
import lombok.Getter;
import processing.core.PApplet;
import processing.core.PVector;
@Data
public class Mover{
@Getter(AccessLevel.PRIVATE) PApplet mScene;
PVector accelaration, velocity;
private... | UTF-8 | Java | 1,836 | java | Mover.java | Java | [] | null | [] | package com.prrathi.Objects;
import com.prrathi.Style.Style;
import lombok.AccessLevel;
import lombok.Data;
import lombok.Getter;
import processing.core.PApplet;
import processing.core.PVector;
@Data
public class Mover{
@Getter(AccessLevel.PRIVATE) PApplet mScene;
PVector accelaration, velocity;
private... | 1,836 | 0.594771 | 0.581155 | 70 | 25.214285 | 19.174309 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 14 |
f828ba22ee081bcdc130dd08b6daff11bef9a1c2 | 29,566,554,931,737 | c86e6a9e06845a675d0a637d06460797a3707ceb | /src/main/java/com/kakaopay/coupon/controller/CouponController.java | c4a3eb6d497dc2183571bd40d5671ea8ce44c99b | [] | no_license | donghak0205/coupon | https://github.com/donghak0205/coupon | 73ffe4502d9fa7903aea37b5454b2b53f37c1fc3 | 7e4ffadbc086feadac2a5202186626c19ae69c8c | refs/heads/main | 2023-02-17T08:21:12.851000 | 2021-01-20T12:53:53 | 2021-01-20T12:53:53 | 331,306,618 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kakaopay.coupon.controller;
import com.kakaopay.coupon.aop.LogExecutionTime;
import com.kakaopay.coupon.domain.CouponResponse;
import com.kakaopay.coupon.domain.User;
import com.kakaopay.coupon.network.Header;
import com.kakaopay.coupon.service.CouponService;
import org.springframework.beans.factory.annot... | UTF-8 | Java | 7,105 | java | CouponController.java | Java | [
{
"context": "defaultIfEmpty(Header.ERROR(user.getUsername() + \"님은 생성된 쿠폰을 다 사용하셨습니다. 생성 후 지급해주세요.\")).log();\n ",
"end": 2134,
"score": 0.7950204610824585,
"start": 2133,
"tag": "NAME",
"value": "님"
},
{
"context": "turn Mono.just(Header.ERROR(user.getUsername() + \"님의 생성된 쿠폰이... | null | [] | package com.kakaopay.coupon.controller;
import com.kakaopay.coupon.aop.LogExecutionTime;
import com.kakaopay.coupon.domain.CouponResponse;
import com.kakaopay.coupon.domain.User;
import com.kakaopay.coupon.network.Header;
import com.kakaopay.coupon.service.CouponService;
import org.springframework.beans.factory.annot... | 7,105 | 0.585644 | 0.583584 | 181 | 33.867405 | 32.519169 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40884 | false | false | 14 |
df8dbb230948d5f3d0a596309b559286c0ac384d | 6,828,998,022,379 | 8becb26a281bb9e3f0ecfe3ee0d99b8c21e48274 | /src/taeha/wheelloader/fseries_monitor/menu/monitoring/VersionInfoRMCUFragment.java | 18fe6999c6d8bf46c1d83e526137ff89995e3775 | [] | no_license | Itgunny/ECS_MS12_02_WLF_MONITOR_Android_APP | https://github.com/Itgunny/ECS_MS12_02_WLF_MONITOR_Android_APP | 74f0afc2b15768cd6acf3b88c80afd04cec69656 | faf5fc00cf5565b21c1af2682ca836251fc82257 | refs/heads/master | 2020-03-21T13:38:27.577000 | 2018-01-09T07:57:09 | 2018-01-09T07:57:09 | 138,617,293 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package taeha.wheelloader.fseries_monitor.menu.monitoring;
import customlist.sensormonitoring.IconTextItem;
import customlist.versiondetail.IconTextItemVersion;
import taeha.wheelloader.fseries_monitor.main.R;
import taeha.wheelloader.fseries_monitor.main.R.string;
import android.content.SharedPreferences;
import andr... | UTF-8 | Java | 19,458 | java | VersionInfoRMCUFragment.java | Java | [] | null | [] | package taeha.wheelloader.fseries_monitor.menu.monitoring;
import customlist.sensormonitoring.IconTextItem;
import customlist.versiondetail.IconTextItemVersion;
import taeha.wheelloader.fseries_monitor.main.R;
import taeha.wheelloader.fseries_monitor.main.R.string;
import android.content.SharedPreferences;
import andr... | 19,458 | 0.751156 | 0.731987 | 426 | 44.676056 | 38.330639 | 147 | false | false | 0 | 0 | 0 | 0 | 70 | 0.014339 | 3.481221 | false | false | 14 |
2c0a4b751f003f6b3a08ace6502129413df3c6e1 | 19,963,008,012,002 | ac308cb5a8c1f9017fcc1bb8d1cfbe165ab59b49 | /app/src/main/java/com/example/remindme/Adapter.java | 1a27724e9820f0ee7ec050d033e14ded1633a65d | [] | no_license | djackson136/Reminder-App | https://github.com/djackson136/Reminder-App | a5a829d473e402b2a18e20e7c5fdc4478c306258 | e7060ce260924d867500339f1f16c6026585987f | refs/heads/master | 2023-04-02T02:58:48.294000 | 2021-03-28T03:29:08 | 2021-03-28T03:29:08 | 351,296,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.remindme;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.R... | UTF-8 | Java | 4,548 | java | Adapter.java | Java | [] | null | [] | package com.example.remindme;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.R... | 4,548 | 0.596746 | 0.596746 | 127 | 34.811024 | 28.017635 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527559 | false | false | 14 |
3036ee71864a49c2a1d88194f4107e271d0d3299 | 29,592,324,723,888 | 320d7abc25b7db900bca4923e718a0108a63c686 | /src/main/java/com/project/ehealth/Patient.java | 75dbd5f7a828f92b04c12f10aa49fd3ef98a68ff | [] | no_license | saiprasanthkumar/EhealthSpringBoot | https://github.com/saiprasanthkumar/EhealthSpringBoot | 161ed011b70c0c1c401940ee9fe21c30b44d9947 | c6c981f811633f7410a6e21261f05618ef48cd03 | refs/heads/main | 2023-01-19T20:12:19.252000 | 2020-12-04T20:19:44 | 2020-12-04T20:19:44 | 317,114,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.ehealth;
public class Patient {
private String patientId;
private String patientName;
private Long amount;
private String password;
public String getPatientId() {
return patientId;
}
public void setPatientId(String patientId) {
this.patientId = patientId;
}
public String getPatien... | UTF-8 | Java | 687 | java | Patient.java | Java | [
{
"context": "d setPassword(String password) {\n\t\tthis.password = password;\n\t}\n\n\t\n}\n",
"end": 677,
"score": 0.9776337742805481,
"start": 669,
"tag": "PASSWORD",
"value": "password"
}
] | null | [] | package com.project.ehealth;
public class Patient {
private String patientId;
private String patientName;
private Long amount;
private String password;
public String getPatientId() {
return patientId;
}
public void setPatientId(String patientId) {
this.patientId = patientId;
}
public String getPatien... | 689 | 0.730713 | 0.730713 | 37 | 17.567568 | 14.933258 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.405405 | false | false | 14 |
ad09158d3207e3d7cf7df864467958d51e40c48d | 10,977,936,436,068 | e8104a1239ef91bf100eaec8244029cb8ea68c0a | /ChuongLV/Assignment4/src/fasttrackse/entity/DaoTaoNganHan.java | c636997bd18c3f81fe9d7ea474014f19c6205f33 | [] | no_license | FASTTRACKSE/FFSE1703.JavaWeb | https://github.com/FASTTRACKSE/FFSE1703.JavaWeb | 72b868b34a934bb9504a218011ccce668d278ad6 | b659082bf40c5d2128092ab3a3addd3caff770e9 | refs/heads/master | 2021-06-07T09:22:16.125000 | 2021-03-05T04:52:01 | 2021-03-05T04:52:01 | 137,868,312 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fasttrackse.entity;
import java.util.List;
import org.springframework.stereotype.Component;
@Component
public class DaoTaoNganHan implements HeDaoTao {
private HocKi listHK;
public DaoTaoNganHan(HocKi listHK) {
super();
this.listHK = listHK;
}
public HocKi getListHK() {
return listHK;
}
pu... | UTF-8 | Java | 568 | java | DaoTaoNganHan.java | Java | [] | null | [] | package fasttrackse.entity;
import java.util.List;
import org.springframework.stereotype.Component;
@Component
public class DaoTaoNganHan implements HeDaoTao {
private HocKi listHK;
public DaoTaoNganHan(HocKi listHK) {
super();
this.listHK = listHK;
}
public HocKi getListHK() {
return listHK;
}
pu... | 568 | 0.710909 | 0.694545 | 38 | 13.5 | 18.275307 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.026316 | false | false | 14 |
de0dde832601cc754a638ea30e2d8347d936875d | 10,977,936,436,982 | fccd80fd51c2afa6ce76ddd1bb75ecce2561210c | /Heap/MedianTracker.java | 7cb4d49154de9da26baa71adf6a4da48a13c17bb | [] | no_license | FengxiangLan/CODE | https://github.com/FengxiangLan/CODE | 4f3c0c2e5db1dadf832a28e52af4ee5ed805244e | 5f0754543bbd83e616ef7dd2dcab671bbf97a0e8 | refs/heads/master | 2020-04-15T00:57:44.660000 | 2019-02-19T04:13:04 | 2019-02-19T04:13:04 | 164,258,281 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class MedianTracker {
private PriorityQueue<Integer> smallerPart;
private PriorityQueue<Integer> largerPart;
public Solution() {
largerPart = new PriorityQueue<Integer>();
smallerPart = new PriorityQueue<Integer>(11, Collections.reverseOrder());
}
public void read(int value) {
if (smallerPart.isEmpt... | UTF-8 | Java | 943 | java | MedianTracker.java | Java | [] | null | [] | public class MedianTracker {
private PriorityQueue<Integer> smallerPart;
private PriorityQueue<Integer> largerPart;
public Solution() {
largerPart = new PriorityQueue<Integer>();
smallerPart = new PriorityQueue<Integer>(11, Collections.reverseOrder());
}
public void read(int value) {
if (smallerPart.isEmpt... | 943 | 0.651113 | 0.64263 | 43 | 20.953489 | 20.740875 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.930233 | false | false | 14 |
9ab42019fd7f7e550c9a33aa152a137a70eaec29 | 10,977,936,435,731 | 879e263c35b56e2297b552bd9d8e90a4f68614a1 | /src/main/java/com/dev24/client/faq/vo/FaqVO.java | e3b61e1b3ea0e023b9fbf90f4ce28595c096e2e0 | [] | no_license | SWAKSWAK/DEV24_swak_ex | https://github.com/SWAKSWAK/DEV24_swak_ex | 23626d70f1f114957302dc7501c0c219a9516d36 | de95850acfaf4daa5ff2056683177a030df2bb20 | refs/heads/master | 2023-01-21T16:12:03.616000 | 2020-11-26T12:00:55 | 2020-11-26T12:00:55 | 315,159,783 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dev24.client.faq.vo;
import com.dev24.common.vo.CommonVO;
import lombok.Data;
@Data
public class FaqVO extends CommonVO {
private int faq_num =0; //FAQ 글번호
private String faq_content =""; //FAQ 글내용
private String faq_title =""; //FAQ 글제목
private String faq_writedate =""; //F... | UHC | Java | 496 | java | FaqVO.java | Java | [] | null | [] | package com.dev24.client.faq.vo;
import com.dev24.common.vo.CommonVO;
import lombok.Data;
@Data
public class FaqVO extends CommonVO {
private int faq_num =0; //FAQ 글번호
private String faq_content =""; //FAQ 글내용
private String faq_title =""; //FAQ 글제목
private String faq_writedate =""; //F... | 496 | 0.603524 | 0.590308 | 18 | 24.222221 | 22.989262 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 14 |
3ac3bea5e9e40c422f860abe8b58c44a041e7386 | 19,507,741,493,282 | 812dece30565c00e3f713d782d193e0ce233b509 | /app/src/main/java/com/example/administrator/competition/activity/home/HomeKindActivity.java | 4546ec3ef356f776bf42f9cd7c0e2ec6f2864555 | [] | no_license | woudoudi/NewCompetition | https://github.com/woudoudi/NewCompetition | 90bf5207c0071244751bfb28d5825ce045796919 | c14d4d06c82950057a36ec28769d7811d620ecd0 | refs/heads/master | 2021-05-18T00:07:52.370000 | 2020-03-29T11:29:33 | 2020-03-29T11:29:33 | 251,015,692 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.competition.activity.home;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import com.example.administrator.competition.R;
import com.example.administrator.competition.entity.CommonConfig;
import com.yidao.module_lib.base.BaseView;
import com.yidao... | UTF-8 | Java | 2,010 | java | HomeKindActivity.java | Java | [] | null | [] | package com.example.administrator.competition.activity.home;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import com.example.administrator.competition.R;
import com.example.administrator.competition.entity.CommonConfig;
import com.yidao.module_lib.base.BaseView;
import com.yidao... | 2,010 | 0.652348 | 0.652348 | 65 | 29.799999 | 21.906937 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584615 | false | false | 14 |
304052a2711d0c24662a819d26bcd8b4168aed66 | 20,349,555,059,404 | 7d458fb6fee3b45c1b355f135ebcf42cc51ebe11 | /Group2/17020913/lab03/Fraction.java | 91412c6d80205d02ad510e37144664ad9f794bb3 | [] | no_license | oopuet/Int2204-2 | https://github.com/oopuet/Int2204-2 | 27ea66a0c35781844df4d39647f2b147375eeb7e | f543e86640a214dc06e51886ad928ad5f7c6d99b | refs/heads/master | 2018-12-20T22:24:22.971000 | 2018-11-30T01:57:14 | 2018-11-30T01:57:14 | 149,217,182 | 1 | 15 | null | false | 2018-10-13T01:56:25 | 2018-09-18T02:29:30 | 2018-10-11T15:48:50 | 2018-10-13T01:51:12 | 744 | 0 | 10 | 9 | Java | false | null | package week_3;
import java.util.Scanner;
public class Fraction {
public int numerator;
public int denominator;
public int getNumerator() {
return numerator;
}
public void setNumerator(int numerator) {
this.numerator = numerator;
}
public int getDenominator() {
return denominator;
}
public void setDeno... | UTF-8 | Java | 4,390 | java | Fraction.java | Java | [] | null | [] | package week_3;
import java.util.Scanner;
public class Fraction {
public int numerator;
public int denominator;
public int getNumerator() {
return numerator;
}
public void setNumerator(int numerator) {
this.numerator = numerator;
}
public int getDenominator() {
return denominator;
}
public void setDeno... | 4,390 | 0.691116 | 0.657403 | 149 | 28.469799 | 25.322233 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.711409 | false | false | 14 |
fa1367ea4396f49b4aa5ab8b11484a379b3e775b | 39,367,670,272,919 | 7414de9b39925e890ebb8813bdfb3933da39b01f | /qubit-sdk/src/main/java/com/qubit/android/sdk/internal/configuration/connector/ConfigurationRestModel.java | 16544bc122cb048ed2020b0634bf0f93aaa831ac | [
"Apache-2.0"
] | permissive | poqcommerce/qubit-sdk-android | https://github.com/poqcommerce/qubit-sdk-android | d76adf608a254c052791d34526fece0efbd9c66b | 9663ee6d11802e69442a6ae32c92bb4e8f7cc762 | refs/heads/master | 2023-03-31T20:45:34.418000 | 2021-04-13T10:33:03 | 2021-04-13T10:33:03 | 344,514,654 | 0 | 0 | Apache-2.0 | true | 2021-04-13T10:33:05 | 2021-03-04T15:09:13 | 2021-03-04T15:09:15 | 2021-04-13T10:33:04 | 603 | 0 | 0 | 0 | null | false | false | package com.qubit.android.sdk.internal.configuration.connector;
import com.google.gson.annotations.SerializedName;
public class ConfigurationRestModel {
private String endpoint;
@SerializedName("data_location")
private String dataLocation;
@SerializedName("configuration_reload_interval")
private Integer co... | UTF-8 | Java | 2,274 | java | ConfigurationRestModel.java | Java | [] | null | [] | package com.qubit.android.sdk.internal.configuration.connector;
import com.google.gson.annotations.SerializedName;
public class ConfigurationRestModel {
private String endpoint;
@SerializedName("data_location")
private String dataLocation;
@SerializedName("configuration_reload_interval")
private Integer co... | 2,274 | 0.761653 | 0.761653 | 93 | 23.451612 | 18.397356 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344086 | false | false | 14 |
854a8a4347964032ad24c03d559394eace2e4735 | 35,356,170,828,672 | c0d3c5d10070e6db868845567b7d40b30cb38cbb | /app/src/main/java/com/example/tacademy/recycleviewtest/ChatActivity.java | e0395e39356d8d98b54547d9a2088ca5237934b5 | [] | no_license | 201368002/RecyclerTest | https://github.com/201368002/RecyclerTest | 53ec5914b22ad671dc3a86e1e854d007d69abbfe | 3a9fb8d753c10956fff7778d19611601da5c4092 | refs/heads/master | 2021-01-22T02:25:32.672000 | 2017-02-07T04:42:57 | 2017-02-07T04:42:57 | 81,051,324 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tacademy.recycleviewtest;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.View;
im... | UTF-8 | Java | 4,895 | java | ChatActivity.java | Java | [] | null | [] | package com.example.tacademy.recycleviewtest;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.design.widget.FloatingActionButton;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.View;
im... | 4,895 | 0.540782 | 0.538324 | 114 | 38.254387 | 24.716217 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45614 | false | false | 14 |
937ad6c6a495eb79d8708223d06b3d1a7f99f4cd | 38,319,698,245,230 | 78f8d9b609cf0a6f65792c2872d6922849017132 | /FarmeworkPractise/src/main/java/com/frameworkpractise/pom/pages/WelcomePage.java | 455ba747fe9dd0dba5150702a673c01a2156cd48 | [] | no_license | pallavsidana/POMPractice | https://github.com/pallavsidana/POMPractice | 510bf6b687d54ddbad60a6c824196b46aeb9babb | d70174763adecbd36118c65605e4e7b32a498462 | refs/heads/master | 2023-03-07T03:39:21.437000 | 2021-02-18T11:06:26 | 2021-02-18T11:06:26 | 339,022,227 | 1 | 0 | null | false | 2021-02-18T10:19:45 | 2021-02-15T09:15:10 | 2021-02-17T15:44:00 | 2021-02-18T10:19:45 | 65 | 0 | 0 | 0 | HTML | false | false | package com.frameworkpractise.pom.pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import com.frameworkpractise.base.BasePageObjects;
public class WelcomePage extends BasePageObjects {
@FindBy(xpath = "//*[@id='content']/ul/li[... | UTF-8 | Java | 656 | java | WelcomePage.java | Java | [] | null | [] | package com.frameworkpractise.pom.pages;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import com.frameworkpractise.base.BasePageObjects;
public class WelcomePage extends BasePageObjects {
@FindBy(xpath = "//*[@id='content']/ul/li[... | 656 | 0.736281 | 0.733232 | 27 | 22.296297 | 21.533463 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 14 |
c1f5bfa6fac19fc97af42f2ce06c17ca1ca17c8d | 38,981,123,223,208 | 0003855c11a4be542b9e145f136239c359b60bb8 | /Actividades del informatorio/Ejercicios/ejercicio4.java | e5e26acff760d8cc4287b6b1d1a7fedca8eb770f | [] | no_license | cdvcristiann/java-informatorio | https://github.com/cdvcristiann/java-informatorio | d3c92f1d7cfd9691d46696c03e7c99fcabe8f6aa | 7b452bf78874e53e6ed625f9fe93ac1787d1b967 | refs/heads/master | 2023-01-31T23:47:32.128000 | 2020-12-16T20:01:40 | 2020-12-16T20:01:40 | 309,786,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Ejercicios;
import java.util.Scanner;
public class ejercicio4 {
public static void main(String[] args){
Scanner EntradaDeNumero = new Scanner(System.in);
System.out.println("ingrese un numero del 1 al 7 para ver que dia de la semana pertenece: ");
int numero = EntradaDeNumero.next... | UTF-8 | Java | 1,177 | java | ejercicio4.java | Java | [] | null | [] | package Ejercicios;
import java.util.Scanner;
public class ejercicio4 {
public static void main(String[] args){
Scanner EntradaDeNumero = new Scanner(System.in);
System.out.println("ingrese un numero del 1 al 7 para ver que dia de la semana pertenece: ");
int numero = EntradaDeNumero.next... | 1,177 | 0.483432 | 0.474936 | 39 | 29.179487 | 22.476051 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.564103 | false | false | 14 |
ef8a00b6eb604ba60972282bda55eeb09ea70cad | 38,886,633,947,022 | a19a446cbb87c4aad044ded8da82c942d2a21398 | /src/main/java/com/jxy/jxyapi/util/IBusinessResult.java | 79e867996cc114667c38ac76023c47025a50c2f5 | [] | no_license | lvzhongzhou/jxy-api | https://github.com/lvzhongzhou/jxy-api | 7491b2bf69bb6eb41b9394bb74734cb0cc28fcb8 | af5ebc7039a07bf18555c02c2d9321bbb9f2160a | refs/heads/master | 2021-03-30T20:39:08.185000 | 2018-03-19T07:29:19 | 2018-03-19T07:29:19 | 124,661,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jxy.jxyapi.util;
public interface IBusinessResult {
void setTimeout(long timeout);
}
| UTF-8 | Java | 102 | java | IBusinessResult.java | Java | [] | null | [] | package com.jxy.jxyapi.util;
public interface IBusinessResult {
void setTimeout(long timeout);
}
| 102 | 0.764706 | 0.764706 | 5 | 19.4 | 15.58974 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 14 |
7b26a564c4c74769ba1e995051ce4e142f51aead | 38,886,633,944,899 | 51bafdc931b7bb9ad1049dd9c217bef17204882f | /src/main/java/net/canang/cfi/biz/bm/manager/BmFinder.java | 4a3fd29584c653210eded7aeef8320686cab8a10 | [
"Apache-2.0"
] | permissive | rafizanbaharum/cfi-gov | https://github.com/rafizanbaharum/cfi-gov | 05ece6854d807ce069f0b43c1738dc05ddca7ab6 | fab98b340ccb54de59d47b1199139faae6230ac5 | refs/heads/master | 2020-12-24T16:16:16.368000 | 2013-10-24T17:46:16 | 2013-10-24T17:46:16 | 13,263,467 | 1 | 1 | null | false | 2016-03-09T19:50:19 | 2013-10-02T05:34:08 | 2015-09-14T05:47:46 | 2013-10-24T09:48:35 | 2,052 | 1 | 1 | 1 | Java | null | null | package net.canang.cfi.biz.bm.manager;
import net.canang.cfi.core.bm.model.CfControl;
import net.canang.cfi.core.bm.model.CfControlItem;
import net.canang.cfi.core.bm.model.CfControlType;
import net.canang.cfi.core.dd.model.CfPeriod;
import net.canang.cfi.core.so.model.CfMetaState;
import java.util.List;
/**
* @aut... | UTF-8 | Java | 2,305 | java | BmFinder.java | Java | [
{
"context": "MetaState;\n\nimport java.util.List;\n\n/**\n * @author rafizan.baharum\n * @since 10/3/13\n */\npublic interface ",
"end": 329,
"score": 0.6654217839241028,
"start": 324,
"tag": "NAME",
"value": "rafiz"
},
{
"context": "ate;\n\nimport java.util.List;\n\n/**\n * @author... | null | [] | package net.canang.cfi.biz.bm.manager;
import net.canang.cfi.core.bm.model.CfControl;
import net.canang.cfi.core.bm.model.CfControlItem;
import net.canang.cfi.core.bm.model.CfControlType;
import net.canang.cfi.core.dd.model.CfPeriod;
import net.canang.cfi.core.so.model.CfMetaState;
import java.util.List;
/**
* @aut... | 2,305 | 0.55141 | 0.549241 | 62 | 36.177418 | 38.215656 | 110 | false | false | 0 | 0 | 0 | 0 | 100 | 0.260304 | 0.612903 | false | false | 14 |
4dac98c1159dc6d5b340fe0274de07fbad82377f | 33,852,932,288,520 | 2b4b045fcde7de43b34bdfc5199ff9397b9c6864 | /src/main/java/useCase/command/TypeTextRandomlyCommand.java | 632ebfd5388c8063da6b5437d3015e5dd54ab04c | [] | no_license | likesm0887/STV-Project | https://github.com/likesm0887/STV-Project | d7b4cc80d5b0bc0569da2d9224cd541cce80c0aa | 6475ede11e91f0ff0bc2acd972b24b9c77b6d900 | refs/heads/master | 2021-06-28T17:09:53.137000 | 2020-02-03T07:21:55 | 2020-02-03T07:21:55 | 173,348,667 | 5 | 4 | null | false | 2020-10-13T12:11:09 | 2019-03-01T18:20:07 | 2020-03-12T16:30:06 | 2020-10-13T12:11:07 | 70,341 | 2 | 3 | 2 | Java | false | false | package useCase.command;
import adapter.device.DeviceDriver;
import org.apache.commons.lang3.RandomStringUtils;
public class TypeTextRandomlyCommand extends Command {
public TypeTextRandomlyCommand(DeviceDriver deviceDriver, String xPath) {
super(deviceDriver, xPath);
}
@Override
public voi... | UTF-8 | Java | 588 | java | TypeTextRandomlyCommand.java | Java | [] | null | [] | package useCase.command;
import adapter.device.DeviceDriver;
import org.apache.commons.lang3.RandomStringUtils;
public class TypeTextRandomlyCommand extends Command {
public TypeTextRandomlyCommand(DeviceDriver deviceDriver, String xPath) {
super(deviceDriver, xPath);
}
@Override
public voi... | 588 | 0.717687 | 0.712585 | 24 | 23.5 | 23.92523 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 14 |
39c7f1f613944a18653c0226219688a148d4ff1c | 33,852,932,288,159 | 01a5d6dd1af510e80330426f1afc2743ce7c5f7d | /src/com/diary/util/BaseConstants.java | 40271c09b82f1164f3562cd20b4a7e8791fc4d2d | [] | no_license | CNCUI/Diary | https://github.com/CNCUI/Diary | ee08d7569fc475c088547997e758aa0790bd795b | e4ffbb9207418a310304d0f38291fb7d01af047b | refs/heads/master | 2021-05-11T00:49:15.851000 | 2018-03-19T13:30:42 | 2018-03-19T13:30:42 | 118,310,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.diary.util;
public enum BaseConstants {
START(0,"0","³ُت¼"),
ACCEPT(1,"1","½ستص"),
REFUSE(2,"2","¾ـ¾ّ");
int num;
String value;
String descri;
BaseConstants(int n,String val,String des){
num = n;
value = val;
descri = des;
}
public String getValue(){
return value;
}
}
| WINDOWS-1256 | Java | 332 | java | BaseConstants.java | Java | [] | null | [] | package com.diary.util;
public enum BaseConstants {
START(0,"0","³ُت¼"),
ACCEPT(1,"1","½ستص"),
REFUSE(2,"2","¾ـ¾ّ");
int num;
String value;
String descri;
BaseConstants(int n,String val,String des){
num = n;
value = val;
descri = des;
}
public String getValue(){
return value;
}
}
| 332 | 0.596875 | 0.5625 | 19 | 14.842105 | 11.122585 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.947368 | false | false | 14 |
beddd8d0da229802fe1ae1a1713ccefa5821f80d | 17,008,070,552,258 | e474e576a09ff3062907a67c543aa8b73b3c49e6 | /SparkConverterGeneratorPlugin/src/com/helospark/spark/converter/handlers/service/collector/collectors/MethodCollectorChain.java | 1d95947bb5cad1138bfd7ba3e404306217429efd | [
"MIT"
] | permissive | shark300/SparkTools | https://github.com/shark300/SparkTools | e0af6e2db7198b7b60eca29877cf3a9af7b45997 | afee01f9161ee1721d071bf597816b61273b429e | refs/heads/master | 2021-01-22T22:45:08.607000 | 2017-03-18T11:26:47 | 2017-03-18T11:26:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.helospark.spark.converter.handlers.service.collector.collectors;
import java.util.List;
import com.helospark.spark.converter.handlers.domain.ConverterInputParameters;
import com.helospark.spark.converter.handlers.domain.ConverterTypeCodeGenerationRequest;
import com.helospark.spark.converter.handlers.serv... | UTF-8 | Java | 742 | java | MethodCollectorChain.java | Java | [] | null | [] | package com.helospark.spark.converter.handlers.service.collector.collectors;
import java.util.List;
import com.helospark.spark.converter.handlers.domain.ConverterInputParameters;
import com.helospark.spark.converter.handlers.domain.ConverterTypeCodeGenerationRequest;
import com.helospark.spark.converter.handlers.serv... | 742 | 0.8531 | 0.8531 | 16 | 45.375 | 43.181122 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 14 |
4001fe3b97de2ad79b5e7625024b42647341cd3e | 11,458,972,813,204 | 1811ba8f5d58a94fc46aa8e00be267ef12eef709 | /PrintDiagonalMatrix.java | 62e6448a666fe00350e3bb187df86eb08584de01 | [] | no_license | saugatchetry/ProgrammingPractice | https://github.com/saugatchetry/ProgrammingPractice | 45bb37234dc22873276700d9006fbce4a7f9a779 | 6eb0815d85b9d8da774d33e0d38f6c8423b8354d | refs/heads/master | 2020-03-28T07:19:25.019000 | 2018-09-19T21:53:38 | 2018-09-19T21:53:38 | 147,894,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class PrintDiagonalMatrix {
public static void main(String[] args) {
int[][] matrix = new int[][]{
{1, 2, 3, 4},
{5, 6, 7, 8},
{9, 10, 11, 12},
{13, 14, 15, 16}
};
printDiagonal(matrix);
}
private... | UTF-8 | Java | 1,000 | java | PrintDiagonalMatrix.java | Java | [] | null | [] | public class PrintDiagonalMatrix {
public static void main(String[] args) {
int[][] matrix = new int[][]{
{1, 2, 3, 4},
{5, 6, 7, 8},
{9, 10, 11, 12},
{13, 14, 15, 16}
};
printDiagonal(matrix);
}
private... | 1,000 | 0.354 | 0.324 | 40 | 24 | 15.771811 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 14 |
9cb395ed05c54dde046d137a74c9c3acf0585acf | 8,005,819,089,831 | 21e2712eac8e1cca5245d11386d30d3fb2addf07 | /src/elements/array_string/minimize_unfairness.java | 6b3646a7b6c6ea059e649cee3e9400c897a1e484 | [] | no_license | shou3301/interview_questions | https://github.com/shou3301/interview_questions | f00c399f5af44c9c58fe4ecb6e273a84ce94eafc | 24995a3c15fc994ca1fb060e275eb83ede898a55 | refs/heads/master | 2016-09-05T14:12:07.754000 | 2015-06-07T06:54:44 | 2015-06-07T06:54:44 | 33,974,479 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Description
You are given a list of N integers, the goal is to minimize the unfairness by selecting K integers from the list.
The unfairness is defined as following:
Max(x1,x2,…,xk) − Min(x1,x2,…,xk)
where (x1,x2,x3,…,xk) are K numbers selected from the list N, and the Max() picks the greatest integer among the e... | UTF-8 | Java | 1,023 | java | minimize_unfairness.java | Java | [] | null | [] | /*
Description
You are given a list of N integers, the goal is to minimize the unfairness by selecting K integers from the list.
The unfairness is defined as following:
Max(x1,x2,…,xk) − Min(x1,x2,…,xk)
where (x1,x2,x3,…,xk) are K numbers selected from the list N, and the Max() picks the greatest integer among the e... | 1,023 | 0.665025 | 0.615764 | 34 | 28.882353 | 48.888084 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.852941 | false | false | 14 |
dbe1f120647ee71b1c74edf44e5ea6c9cb719a94 | 11,733,850,713,278 | ec568b717aaacdc500e5538aee82954b66d16284 | /Java/Proyectos_InterfazGrafica/Empresa_CRUD_Avanzado_Swing/Proyecto_3T_E1/src/vista/FicherosTabla.java | 7127694771676ea4dfe8cbb722e33422a201f28e | [] | no_license | srepeto/Portfolio_SaraRepeto | https://github.com/srepeto/Portfolio_SaraRepeto | 93aa787fb30b53fa4da2a28b432dc43dfce1dd9e | c0292d5841a4b18d0db3dcf75eed940c8ad00750 | refs/heads/master | 2023-02-20T00:25:00.407000 | 2021-01-25T20:41:30 | 2021-01-25T20:43:26 | 332,539,573 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vista;
import java.io.File;
import java.net.URL;
import java.sql.*;
import controlador.TestGestionSAFA;
import modelo.ExtraerFicheros;
import javax.help.HelpBroker;
import javax.help.HelpSet;
import javax.swing.*;
import javax.swing.border.EmptyBorder;
import java.awt.*;
import java.awt.event.ActionEvent;
imp... | UTF-8 | Java | 4,936 | java | FicherosTabla.java | Java | [] | null | [] | package vista;
import java.io.File;
import java.net.URL;
import java.sql.*;
import controlador.TestGestionSAFA;
import modelo.ExtraerFicheros;
import javax.help.HelpBroker;
import javax.help.HelpSet;
import javax.swing.*;
import javax.swing.border.EmptyBorder;
import java.awt.*;
import java.awt.event.ActionEvent;
imp... | 4,936 | 0.608555 | 0.589297 | 139 | 34.489208 | 23.585865 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.007194 | false | false | 14 |
0190ca682bff249963701fb41aceb0142ca65ca6 | 11,115,375,414,030 | 021a4e043c4b12c7af00f5c4cd9d30c2bde20eed | /src/main/java/com/tgt/app/controller/ProductPricingController.java | 54e139d8b081b7678c0398dfa2e66f50ac819be4 | [] | no_license | Bonythomasv/MyRetail-RestFullService | https://github.com/Bonythomasv/MyRetail-RestFullService | e5a0c0fbb81d10d96984e78702bc784811a5f6f0 | 15c67a7d40d18e8f7cc5eaad92009222ba23dd9f | refs/heads/master | 2021-01-01T04:26:31.166000 | 2016-04-26T23:52:40 | 2016-04-26T23:52:40 | 57,010,789 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tgt.app.controller;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframe... | UTF-8 | Java | 3,462 | java | ProductPricingController.java | Java | [
{
"context": " com.tgt.response.ProductPricing;\n\n\n/**\n * @author BonyThomas:\n * @Description: This controller provides the RE",
"end": 597,
"score": 0.9997040629386902,
"start": 587,
"tag": "NAME",
"value": "BonyThomas"
}
] | null | [] | package com.tgt.app.controller;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframe... | 3,462 | 0.716927 | 0.711727 | 108 | 31.055555 | 33.389629 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.453704 | false | false | 14 |
3cebab0c730b6bb3a90deb6f6aeec34f859c92a7 | 4,389,456,638,527 | 1bc1f7dc1ac8740b48ba7f4a70143e0dd7a1a108 | /framework/application/kernel/core/src/main/java/org/ldp4j/application/kernel/lifecycle/DefaultLifecycleEnvironment.java | 5b4903266e6ee0498d120cbe099ff7f28c47ce40 | [
"Apache-2.0"
] | permissive | tool-recommender-bot/ldp4j | https://github.com/tool-recommender-bot/ldp4j | a23cfacd88a0d24f9d38f9c703fcfbad58ad2e50 | 4236dfb3a746be390155c1056bbb5a8d4dccc49f | refs/heads/master | 2020-04-18T21:45:39.082000 | 2017-06-16T22:26:04 | 2017-06-16T22:26:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
* This file is part of the LDP4j Project:
* http://www.ldp4j.org/
*
* Center for Open Middleware
* http://www.centeropenmiddleware.com/
* #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
* ... | UTF-8 | Java | 4,694 | java | DefaultLifecycleEnvironment.java | Java | [] | null | [] | /**
* #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
* This file is part of the LDP4j Project:
* http://www.ldp4j.org/
*
* Center for Open Middleware
* http://www.centeropenmiddleware.com/
* #-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=#
* ... | 4,694 | 0.683 | 0.676395 | 120 | 38.125 | 29.583094 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.916667 | false | false | 14 |
405528f078bab5a54b0173b15ba00bc772f556da | 25,804,163,576,861 | 0369843cb236c235d21bfb4a8265ca545ce0cc94 | /de.robind.swt.msg/src/main/java/de/robind/swt/msg/SWTAttrResponse.java | b9fa3a6dcc5709621b88c60aa7a0e82c3778246d | [] | no_license | drobin/swt-ria | https://github.com/drobin/swt-ria | a44de167d715bfd44d3d0c4120107d74783f7f9c | 2a54f5402176b9757491dc2d3f633f88d10da5fe | refs/heads/master | 2021-01-15T11:43:16.536000 | 2012-02-04T16:59:43 | 2012-02-04T16:59:43 | 2,867,448 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.robind.swt.msg;
/**
* The response-message of a {@link SWTAttrRequest}.
* <p>
* Updating an attribute does not return a result, so this message does not
* has any properties.
*
* @author Robin Doer
*/
public interface SWTAttrResponse extends SWTResponse {
}
| UTF-8 | Java | 277 | java | SWTAttrResponse.java | Java | [
{
"context": "sage does not\n * has any properties.\n *\n * @author Robin Doer\n */\npublic interface SWTAttrResponse extends SWTR",
"end": 215,
"score": 0.9998546838760376,
"start": 205,
"tag": "NAME",
"value": "Robin Doer"
}
] | null | [] | package de.robind.swt.msg;
/**
* The response-message of a {@link SWTAttrRequest}.
* <p>
* Updating an attribute does not return a result, so this message does not
* has any properties.
*
* @author <NAME>
*/
public interface SWTAttrResponse extends SWTResponse {
}
| 273 | 0.718412 | 0.718412 | 12 | 22.083334 | 24.243412 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 14 |
f310b8ab38dd86314ec16a0a54d18f2cbd1ead08 | 21,303,037,858,548 | ae069bf92ccd1e3dd000b3c6b3ca894cd9eca537 | /Selenium-examples/01-02-2021-20210208T121350Z-001/01-02-2021/tests/AddProductToCart.java | 6eee8f20f24587f043c4869c93ba54f9cb48103c | [] | no_license | vsale85/ITBootcamp | https://github.com/vsale85/ITBootcamp | 0c2de36a65cf88c9bd4b9427bd6726f51f1cadb4 | c88aef12c3dece1ae3744eac42bd2ab034d8888d | refs/heads/main | 2023-03-03T23:23:25.421000 | 2021-02-10T16:04:33 | 2021-02-10T16:04:33 | 337,772,753 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tests;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
public class AddProductToCart extends BaseTests {
@BeforeMethod
public void beforeMethod() throws InterruptedException {
driver.navigate()... | UTF-8 | Java | 3,089 | java | AddProductToCart.java | Java | [] | null | [] | package tests;
import org.testng.Assert;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import org.testng.annotations.Test;
public class AddProductToCart extends BaseTests {
@BeforeMethod
public void beforeMethod() throws InterruptedException {
driver.navigate()... | 3,089 | 0.710586 | 0.673033 | 109 | 26.339449 | 21.814573 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.201835 | false | false | 14 |
36e218121821ed20d1bae27b6f0b77a482b1de92 | 35,227,321,802,187 | fa091afe016e854eda207cf4bd6e6c7771f041c3 | /server/src/main/java/net/workspace/web/web/plugin/Worker.java | 2d788c184eba06b96b7847b5679f168c4c8d8c68 | [] | no_license | rusteer/and-message | https://github.com/rusteer/and-message | ae2e4750cb2fb8804dfc5cecfe753270bcbd8cc9 | ee06bf0988a7a37570aa740fe3c687f0cbf7ea20 | refs/heads/master | 2016-06-10T07:59:27.603000 | 2016-04-14T10:59:55 | 2016-04-14T10:59:55 | 56,229,403 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.workspace.web.web.plugin;
import javax.servlet.http.HttpServletRequest;
import net.workspace.web.entity.AreaEntity;
import net.workspace.web.entity.IpInfoEntity;
import net.workspace.web.entity.LogEntity;
import net.workspace.web.entity.client.ClientEntity;
import net.workspace.web.service.AreaService;
impo... | UTF-8 | Java | 3,068 | java | Worker.java | Java | [] | null | [] | package net.workspace.web.web.plugin;
import javax.servlet.http.HttpServletRequest;
import net.workspace.web.entity.AreaEntity;
import net.workspace.web.entity.IpInfoEntity;
import net.workspace.web.entity.LogEntity;
import net.workspace.web.entity.client.ClientEntity;
import net.workspace.web.service.AreaService;
impo... | 3,068 | 0.721969 | 0.720665 | 73 | 41.027397 | 28.610743 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.726027 | false | false | 14 |
47c1fd0e3ab848b83cbe93f7beb36b8a080b82a2 | 38,663,295,614,727 | 2e5918aaaf429f17c851cf211a4b473c2997af35 | /generator/src/main/java/com/etsoft/comm/generate/Render3_Controller.java | c0471bf870bb83cabf5586df3bb74ad91372aa0e | [] | no_license | ahchchxx/demo | https://github.com/ahchchxx/demo | 7880b3ca8c434d995c609d8dbd0971a46512f52c | 0f9448107eb1dbaf1a0f6100e0a5bcec497b1019 | refs/heads/main | 2023-03-29T03:41:52.289000 | 2021-03-26T01:06:26 | 2021-03-26T01:06:26 | 316,188,022 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.etsoft.comm.generate;
import com.etsoft.comm.tool.*;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
public class Render3_Controller {
public static List<String> ignoreFieldList = new ArrayList<>();
static {
ignoreFieldList.add("id");
ignoreFieldList... | UTF-8 | Java | 3,500 | java | Render3_Controller.java | Java | [] | null | [] | package com.etsoft.comm.generate;
import com.etsoft.comm.tool.*;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.List;
public class Render3_Controller {
public static List<String> ignoreFieldList = new ArrayList<>();
static {
ignoreFieldList.add("id");
ignoreFieldList... | 3,500 | 0.564007 | 0.559988 | 69 | 49.492752 | 36.81234 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.043478 | false | false | 14 |
b2292f1c279239ff1383da39cb226ac43598bfa1 | 37,323,265,830,449 | 26b7f30c6640b8017a06786e4a2414ad8a4d71dd | /src/number_of_direct_superinterfaces/i64948.java | 55de7281493a661479e6a6c62f26fb8f1f2bfdcc | [] | no_license | vincentclee/jvm-limits | https://github.com/vincentclee/jvm-limits | b72a2f2dcc18caa458f1e77924221d585f23316b | 2fd1c26d1f7984ea8163bc103ad14b6d72282281 | refs/heads/master | 2020-05-18T11:18:41.711000 | 2014-09-14T04:25:18 | 2014-09-14T04:25:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package number_of_direct_superinterfaces;
public interface i64948 {} | UTF-8 | Java | 69 | java | i64948.java | Java | [] | null | [] | package number_of_direct_superinterfaces;
public interface i64948 {} | 69 | 0.826087 | 0.753623 | 3 | 22.333334 | 16.937796 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 14 |
1560ddc3fc2a9082a38311d1747cc31f09eceb0a | 34,823,594,881,696 | c0baba045aaf7654167c7402d68e706923a8fbab | /Selection Sort/src/com/company/Main.java | 562398a0914a8fadc5b1d407b5c881227895476c | [
"MIT"
] | permissive | maulanarasoky/Java-Programming | https://github.com/maulanarasoky/Java-Programming | 21806d76538e00d3b03fc1bae947de55439b0eb5 | a7d556134ac44336bc844c7b8e81d1c102bd4ce0 | refs/heads/master | 2020-05-30T08:57:18.325000 | 2019-05-31T16:43:58 | 2019-05-31T16:44:35 | 170,107,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Author : Maulana Rasoky Nasution
Website : https://mul-code.blogspot.com
*/
package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int size, swap;
System.out.println("========================... | UTF-8 | Java | 1,791 | java | Main.java | Java | [
{
"context": "/*\nAuthor : Maulana Rasoky Nasution\nWebsite : https://mul-code.blogspot.com\n*/\npackag",
"end": 36,
"score": 0.9998828768730164,
"start": 13,
"tag": "NAME",
"value": "Maulana Rasoky Nasution"
}
] | null | [] | /*
Author : <NAME>
Website : https://mul-code.blogspot.com
*/
package com.company;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
Scanner input = new Scanner(System.in);
int size, swap;
System.out.println("=============================");
... | 1,774 | 0.417644 | 0.412619 | 59 | 29.355932 | 18.84078 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711864 | false | false | 14 |
127bcafb9dcae5b9b36f9dda103fad8c80ac6460 | 37,048,387,926,408 | 80b766f8fa26c4a2964e929cd60d2dc5e4ae916b | /src/MaxPointsonaLine.java | 6452113279b0c3202c4462f7da80c458ba4bc329 | [] | no_license | yao23/Leetcode | https://github.com/yao23/Leetcode | f0210891bd6e19deeb1e78f358424d3e6c94aab2 | 61d4bbc3ad7e5e18caa8f1cbc112993a3183fff7 | refs/heads/master | 2021-01-20T20:57:26.620000 | 2017-05-06T17:07:08 | 2017-05-06T17:07:08 | 14,696,083 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Map;
import java.util.HashMap;
public class MaxPointsonaLine {
public int maxPoints(Point[] points) {
Map<Double, Integer> map = new HashMap<Double, Integer>();
int res = 0;
int len = points.length;
for( int i = 0; i < len; i++ ) {
int InvalidK = 0;
int add = 1;
for( int j = i + 1; j... | UTF-8 | Java | 1,037 | java | MaxPointsonaLine.java | Java | [] | null | [] | import java.util.Map;
import java.util.HashMap;
public class MaxPointsonaLine {
public int maxPoints(Point[] points) {
Map<Double, Integer> map = new HashMap<Double, Integer>();
int res = 0;
int len = points.length;
for( int i = 0; i < len; i++ ) {
int InvalidK = 0;
int add = 1;
for( int j = i + 1; j... | 1,037 | 0.495661 | 0.483124 | 46 | 21.543478 | 15.155293 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.76087 | false | false | 14 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.