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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
3156e3f0caea2e4b5d90b473bc4c1eff0e4cc692 | 29,721,173,742,793 | e12b01968e03be1f4df28d7415d48225089c0f58 | /crypto/support/hashes/argon2/src/main/java/org/apache/shiro/crypto/support/hashes/argon2/Argon2HashProvider.java | 2a8fdee40b6b8fa0dcff4f697e29f6eb6ed419d1 | [
"Apache-2.0",
"LicenseRef-scancode-unknown"
] | permissive | apache/shiro | https://github.com/apache/shiro | 331ace9cd8cd71adbf661ff8e89e8b4eeba7f8d6 | 26989066e3581884a188a306abda48d7159d0726 | refs/heads/main | 2023-08-28T01:48:02.760000 | 2023-08-27T06:31:04 | 2023-08-27T06:31:04 | 291,570 | 4,614 | 2,825 | Apache-2.0 | false | 2023-09-14T18:04:57 | 2009-08-29T08:00:17 | 2023-09-14T05:45:57 | 2023-09-14T18:04:55 | 28,100 | 4,165 | 2,337 | 14 | 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 | 8,808 | java | Argon2HashProvider.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 ... | 8,808 | 0.650204 | 0.643392 | 207 | 41.550724 | 35.59306 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.371981 | false | false | 10 |
41556acd4f10addfc4a24d18b3e36c7f143c8d1d | 26,877,905,377,382 | 9e263c179d2b4b7861cb2bcbd6c971afe5f4272e | /src/com/li/java/FinallyAndReturn.java | 1f4298f174e28da98a74e33dcbe3d03703e6253c | [] | no_license | fjl121029xx/Arithmetic | https://github.com/fjl121029xx/Arithmetic | 13981a2d0c465f6e78818224244be465eb4784db | 12ff21c07998debcf5de4c1ad0b5455bd3d34e1d | refs/heads/master | 2021-01-25T11:56:47.484000 | 2019-07-24T09:02:19 | 2019-07-24T09:02:19 | 123,446,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.li.java;
/**
* http://www.cnblogs.com/lanxuezaipiao/p/3440471.html
*/
public class FinallyAndReturn {
public static void main(String[] args) {
System.out.println(test2());
}
public static String test11() {
try {
System.out.println("try block");
retu... | UTF-8 | Java | 1,441 | java | FinallyAndReturn.java | Java | [
{
"context": "ckage com.li.java;\n\n/**\n * http://www.cnblogs.com/lanxuezaipiao/p/3440471.html\n */\npublic class FinallyAndReturn ",
"end": 65,
"score": 0.9997242093086243,
"start": 52,
"tag": "USERNAME",
"value": "lanxuezaipiao"
}
] | null | [] | package com.li.java;
/**
* http://www.cnblogs.com/lanxuezaipiao/p/3440471.html
*/
public class FinallyAndReturn {
public static void main(String[] args) {
System.out.println(test2());
}
public static String test11() {
try {
System.out.println("try block");
retu... | 1,441 | 0.460791 | 0.431645 | 77 | 17.714285 | 17.498688 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324675 | false | false | 10 |
dc8a4229fcc5e2073a78ca4f0fcffdf872003950 | 13,700,945,711,576 | 5f6bb5b7dc4a2039b831bb1be5207c1b861bc69c | /src/main/java/com/example/j2eeapp/services/CoursesService.java | 718441d25b29c6026aaba15a10de3fe71115ab50 | [] | no_license | J2EEDEV-IMRAN/JAVAEE_digital_syllabus | https://github.com/J2EEDEV-IMRAN/JAVAEE_digital_syllabus | 63b82976a001e9d3bd80fa7d8c0220979c08b092 | d009d22c322e8f8fbe959b5eedf56242536fcc33 | refs/heads/master | 2021-06-16T08:18:41.569000 | 2017-04-28T09:42:07 | 2017-04-28T09:42:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.j2eeapp.services;
import java.util.List;
import javax.faces.model.SelectItem;
import com.example.j2eeapp.domain.CoursesEntity;
public interface CoursesService {
boolean createCourse(CoursesEntity coursesEntity,String name);
List<SelectItem> loadCredits();
List<SelectItem> loadcourseTypes();
... | UTF-8 | Java | 1,010 | java | CoursesService.java | Java | [] | null | [] | package com.example.j2eeapp.services;
import java.util.List;
import javax.faces.model.SelectItem;
import com.example.j2eeapp.domain.CoursesEntity;
public interface CoursesService {
boolean createCourse(CoursesEntity coursesEntity,String name);
List<SelectItem> loadCredits();
List<SelectItem> loadcourseTypes();
... | 1,010 | 0.805941 | 0.80396 | 34 | 28.705883 | 19.187204 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.411765 | false | false | 10 |
0f58d46822c9916ae8aab00173d4c63fbdbcb353 | 28,132,035,833,897 | 6461b1ce8cdb94ae0ccb53181adcc8997c5ec40f | /workspace/sources/library/programmertests/org/jwaresoftware/mwf4j/bal/SequenceActionTest.java | 7834562f2d4b30888ef7be954edbb0c4592eb507 | [] | no_license | pvdung/mwf4j | https://github.com/pvdung/mwf4j | fc09bea2241765b2a625878216af73474ceeea1d | c4a4f3a9a3117909805b931d697dfa2fc80c8338 | refs/heads/master | 2021-01-23T12:25:28.128000 | 2011-05-22T02:56:40 | 2011-05-22T02:56:40 | 33,824,170 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* $Id$
@JAVA_SOURCE_HEADER@
**/
package org.jwaresoftware.mwf4j.bal;
import java.util.Deque;
import java.util.concurrent.Callable;
import org.testng.annotations.Test;
import static org.testng.Assert.*;
import org.jwaresoftware.gestalt.helpers.Pair;
import org.jwaresoftware.mwf4j.Action;
import org.jwa... | UTF-8 | Java | 14,231 | java | SequenceActionTest.java | Java | [
{
"context": ".\n *\n * @since JWare/MWf4J 1.0.0\n * @author ssmc, ©2010-2011 <a href=\"@Module_WEBSITE@\">SSMC<",
"end": 1351,
"score": 0.9982272982597351,
"start": 1347,
"tag": "USERNAME",
"value": "ssmc"
}
] | null | [] | /**
* $Id$
@JAVA_SOURCE_HEADER@
**/
package org.jwaresoftware.mwf4j.bal;
import java.util.Deque;
import java.util.concurrent.Callable;
import org.testng.annotations.Test;
import static org.testng.Assert.*;
import org.jwaresoftware.gestalt.helpers.Pair;
import org.jwaresoftware.mwf4j.Action;
import org.jwa... | 14,231 | 0.535451 | 0.511278 | 463 | 29.736502 | 27.082781 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62851 | false | false | 10 |
b1a940660eac7f5042de1141319b1891211569c8 | 28,132,035,836,893 | 66324fa715dca2414b65e3f26c295d513cd0be9c | /src/com/maria/dama2014/controller/TicketController.java | 03d7694f5fe41da6dbadda2a2951b4cfd3a1d767 | [] | no_license | marikiya88/Dama2013 | https://github.com/marikiya88/Dama2013 | 09a58d4d6441e9b8accecd44172282c93a934b89 | f3d2039d82b9bf09ed5e2ed373e7b0de48c16554 | refs/heads/master | 2020-06-05T05:30:17.619000 | 2014-11-16T01:15:45 | 2014-11-16T01:15:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.maria.dama2014.controller;
import com.maria.dama2014.TicketEvents;
import com.maria.dama2014.TicketOptions;
import com.maria.dama2014.model.TicketModel;
import com.maria.dama2014.view.TicketView;
i... | UTF-8 | Java | 1,669 | java | TicketController.java | Java | [
{
"context": "java.awt.event.ActionEvent;\r\n\r\n/**\r\n *\r\n * @author Maria\r\n */\r\npublic class TicketController {\r\n\r\n public",
"end": 382,
"score": 0.9284326434135437,
"start": 377,
"tag": "NAME",
"value": "Maria"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.maria.dama2014.controller;
import com.maria.dama2014.TicketEvents;
import com.maria.dama2014.TicketOptions;
import com.maria.dama2014.model.TicketModel;
import com.maria.dama2014.view.TicketView;
i... | 1,669 | 0.638107 | 0.626123 | 50 | 31.379999 | 25.484026 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 10 |
2cc9d5b09b444356b225ee6e769fdc5a4f70a1f8 | 30,846,455,188,620 | 645b3bdc2e37f282c3e8c631a458b94901742b8d | /job-tracker-core/src/main/java/org/limbo/flowjob/tracker/core/storage/JobInstanceStorage.java | cdb5a1880f3e03e7ac29ee962a6d5bb116b759d6 | [
"Apache-2.0"
] | permissive | ExtremeYu/flow-job | https://github.com/ExtremeYu/flow-job | 6beef48f499eedfc77f7410777dd1b04b2f247d3 | 2706b3dc3ea6e5b4442b6309ca326fcc03adc2a1 | refs/heads/master | 2023-07-15T15:49:53.469000 | 2021-08-30T11:10:50 | 2021-08-30T11:10:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.limbo.flowjob.tracker.core.storage;
import org.limbo.flowjob.tracker.core.job.context.JobInstance;
/**
* 作业贮藏所
*
* 1. 内存阻塞队列(磁盘) 起一个线程 监听 有任务就消费
* 2. redis 生产消费
* 3. DB 存 db后 消费者定时从DB获取
*
*
* 延迟是必然的,你没办法做到 比如 3:00:00 的任务 在3:00:00下发到worker执行
* 正常的操作来说,如果任务执行和时间有关的话,那应该是 将时间段作为参数传递过去,比如绩效的时候,我算哪天的... | UTF-8 | Java | 1,175 | java | JobInstanceStorage.java | Java | [
{
"context": "比如任务堆积或者任务排序后导致同时下发,那两个worker获取时间相同)\n *\n * @author Devil\n * @since 2021/7/24\n */\npublic interface JobInsta",
"end": 473,
"score": 0.9944958090782166,
"start": 468,
"tag": "NAME",
"value": "Devil"
}
] | null | [] | package org.limbo.flowjob.tracker.core.storage;
import org.limbo.flowjob.tracker.core.job.context.JobInstance;
/**
* 作业贮藏所
*
* 1. 内存阻塞队列(磁盘) 起一个线程 监听 有任务就消费
* 2. redis 生产消费
* 3. DB 存 db后 消费者定时从DB获取
*
*
* 延迟是必然的,你没办法做到 比如 3:00:00 的任务 在3:00:00下发到worker执行
* 正常的操作来说,如果任务执行和时间有关的话,那应该是 将时间段作为参数传递过去,比如绩效的时候,我算哪天的... | 1,175 | 0.666667 | 0.62901 | 36 | 18.916666 | 19.651653 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.111111 | false | false | 10 |
3257078e002d6824434476ee537e333a031ce9e8 | 16,569,983,858,252 | a3f5f19df4ad5373b5d9edaf88a002ea26381f38 | /api/src/test/java/com/budgeteer/api/controller/UserControllerTest.java | 11f176e02711760c932f8e59654d90b36d906d18 | [] | no_license | EdotJ/crappybudget | https://github.com/EdotJ/crappybudget | c31432ad83e35c020e6115ef9b681ce15da541ab | efca0d81d8626651c583fc19b09427e2505825a0 | refs/heads/main | 2023-04-23T10:25:58.789000 | 2021-05-25T18:16:42 | 2021-05-25T18:16:42 | 335,727,967 | 1 | 0 | null | false | 2021-05-25T18:16:43 | 2021-02-03T19:09:55 | 2021-05-16T11:42:43 | 2021-05-25T18:16:43 | 1,128 | 0 | 0 | 0 | Java | false | false | package com.budgeteer.api.controller;
import com.budgeteer.api.base.AuthenticationExtension;
import com.budgeteer.api.base.DatabaseCleanupExtension;
import com.budgeteer.api.base.TestUtils;
import com.budgeteer.api.dto.ErrorResponse;
import com.budgeteer.api.dto.user.SingleUserDto;
import com.budgeteer.api.dto.user.Us... | UTF-8 | Java | 11,406 | java | UserControllerTest.java | Java | [
{
"context": "o = new SingleUserDto();\n dto.setUsername(\"username2\");\n dto.setEmail(\"email2@gmail.com\");\n ",
"end": 2993,
"score": 0.9994326829910278,
"start": 2984,
"tag": "USERNAME",
"value": "username2"
},
{
"context": "o.setUsername(\"username2\");\n ... | null | [] | package com.budgeteer.api.controller;
import com.budgeteer.api.base.AuthenticationExtension;
import com.budgeteer.api.base.DatabaseCleanupExtension;
import com.budgeteer.api.base.TestUtils;
import com.budgeteer.api.dto.ErrorResponse;
import com.budgeteer.api.dto.user.SingleUserDto;
import com.budgeteer.api.dto.user.Us... | 11,305 | 0.694985 | 0.694547 | 248 | 44.991936 | 30.047407 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.83871 | false | false | 10 |
05a94a0c2d94a9613b3d42387e6914b9a58fd2e3 | 27,522,150,451,051 | 4e07d27227723880e7c74dc57624fa1f4ec9a0d1 | /data/src/main/java/mx/gob/economia/inadem/entity/seguridad/Rol.java | a5d46d95281cde9694c6d55e213786af961b3f24 | [] | no_license | iamedu/oracle-vagrant | https://github.com/iamedu/oracle-vagrant | a565efb02401478ed9c64e32eb7ff2d94c64cd9b | 9c1477135fb9ea4c56e53f90ae845dffec7832f7 | refs/heads/master | 2021-01-01T16:34:15.147000 | 2013-03-08T22:53:55 | 2013-03-08T22:53:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.gob.economia.inadem.entity.seguridad;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.ManyToMany;
import javax.persistence.Table;
import mx.gob.economia.inadem.entity.catalogo.Catalogo;
@Entity
@Table(name="ROL")
public class Rol extends Catalogo {
private... | UTF-8 | Java | 589 | java | Rol.java | Java | [] | null | [] | package mx.gob.economia.inadem.entity.seguridad;
import java.util.List;
import javax.persistence.Entity;
import javax.persistence.ManyToMany;
import javax.persistence.Table;
import mx.gob.economia.inadem.entity.catalogo.Catalogo;
@Entity
@Table(name="ROL")
public class Rol extends Catalogo {
private... | 589 | 0.731749 | 0.730051 | 28 | 19.035715 | 18.711117 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 10 |
3d53d6a69da40e4f855c332f7c3a06418d34369d | 32,040,456,067,295 | 142dec7710969747cd31785a5afadf51a52964d6 | /information-manager-system-web/src/main/java/com/xingkaichun/information/controller/HttpController.java | 1c771243dcefb642a6cafec7c7d8dbe9cc5a40d8 | [] | no_license | wxtouot546/information-manager-system | https://github.com/wxtouot546/information-manager-system | 8032a86d56043558c62d7067b5bbcf65915738d4 | 994ceb051e7b887b0758a0cd7ac5bb050af83013 | refs/heads/master | 2022-11-25T07:17:31.181000 | 2020-07-22T15:11:54 | 2020-07-22T15:11:54 | 281,709,682 | 0 | 0 | null | true | 2020-07-22T15:07:51 | 2020-07-22T15:07:50 | 2020-07-01T11:41:56 | 2020-06-29T14:23:10 | 22,247 | 0 | 0 | 0 | null | false | false | package com.xingkaichun.information.controller;
import com.alibaba.fastjson.JSONObject;
import com.xingkaichun.common.dto.base.FreshServiceResult;
import com.xingkaichun.common.dto.base.ServiceResult;
import io.swagger.annotations.Api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework... | UTF-8 | Java | 4,146 | java | HttpController.java | Java | [] | null | [] | package com.xingkaichun.information.controller;
import com.alibaba.fastjson.JSONObject;
import com.xingkaichun.common.dto.base.FreshServiceResult;
import com.xingkaichun.common.dto.base.ServiceResult;
import io.swagger.annotations.Api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework... | 4,146 | 0.608255 | 0.603312 | 94 | 42.042553 | 28.258652 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.755319 | false | false | 10 |
24eb4e09650deec193b694470c79c127ae28ab0f | 29,317,446,793,420 | a8623b67dc4197eaac403eb2383aa3587ddd1175 | /tensorflow-framework/src/main/java/org/tensorflow/framework/metrics/CategoricalCrossentropy.java | 0390660de1b138f6afdcd20f1d75f0d35e8e4076 | [
"Apache-2.0"
] | permissive | saudet/tensorflow-java | https://github.com/saudet/tensorflow-java | eb2c1005fb2a75b40d5c3e95b7da30021a9750d4 | 825e5014eeb4aaac2a0097e2cb1fa4f5914f6e02 | refs/heads/master | 2022-06-03T15:01:12.124000 | 2022-03-29T13:33:26 | 2022-03-29T13:33:41 | 210,991,539 | 6 | 2 | Apache-2.0 | true | 2020-04-28T03:44:29 | 2019-09-26T03:27:37 | 2020-04-16T07:01:12 | 2020-04-28T03:44:28 | 7,916 | 0 | 0 | 0 | Java | false | false | /* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | UTF-8 | Java | 7,807 | java | CategoricalCrossentropy.java | Java | [] | null | [] | /* Copyright 2020 The TensorFlow Authors. All Rights Reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or a... | 7,807 | 0.71295 | 0.705649 | 157 | 48.726116 | 35.932102 | 100 | false | false | 0 | 0 | 0 | 0 | 72 | 0.009222 | 0.687898 | false | false | 10 |
73adba7a811abfa54e4972c5d48c67d5baf33ad9 | 19,988,777,849,722 | 32b4c6cfe6d4c5c86e867ea7ec04138ce39605cf | /Task9/test/com/epam/Roman_Riznyk/controller/RegistrationServletTest.java | 22a8fe626ccb4f9a9595dd647d21d10c2f13e4db | [] | no_license | rromank/EPAM | https://github.com/rromank/EPAM | d3cea4352b7b431e7f71c99ad32ee13ec6999046 | 929b1c0f1b7ee490a32a5071c5fe825050bf095c | refs/heads/master | 2016-08-08T14:13:36.086000 | 2014-12-22T07:43:09 | 2014-12-22T07:43:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.Roman_Riznyk.controller;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.anyString;
import static org.mockito.Mockito.doAnswer;
import static org.mockito.Mockito.mock;
import static org.m... | UTF-8 | Java | 8,135 | java | RegistrationServletTest.java | Java | [
{
"context": "a captcha;\n\n\tprivate static final String EMAIL = \"email@mail.ru\";\n\tprivate static final String CAPTCHA_STRING = \"",
"end": 1998,
"score": 0.9999200105667114,
"start": 1985,
"tag": "EMAIL",
"value": "email@mail.ru"
},
{
"context": "\t\twhen(request.getParameter(\... | null | [] | package com.epam.Roman_Riznyk.controller;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.anyString;
import static org.mockito.Mockito.doAnswer;
import static org.mockito.Mockito.mock;
import static org.m... | 8,109 | 0.781561 | 0.780455 | 248 | 31.806452 | 24.429186 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.927419 | false | false | 10 |
383f1fd51e9fbd4a08b0620e6f575c1a1b11d23f | 21,698,174,810,886 | 155d7e5c1543f6d102479de8e54527f4b77a1b38 | /server-core/src/main/java/io/onedev/server/event/DefaultListenerRegistry.java | aa92a0450b17f9e6561815f3f923da205bda410c | [
"MIT"
] | permissive | theonedev/onedev | https://github.com/theonedev/onedev | 0945cbe8c2ebeeee781ab88ea11363217bf1d0b7 | 1ec9918988611d5eb284a21d7e94e071c7b48aa7 | refs/heads/main | 2023-08-22T22:37:29.554000 | 2023-08-22T14:52:13 | 2023-08-22T14:52:13 | 156,317,154 | 12,162 | 880 | MIT | false | 2023-08-07T02:33:21 | 2018-11-06T02:57:01 | 2023-08-07T01:39:22 | 2023-08-07T02:15:24 | 205,120 | 11,450 | 773 | 0 | Java | false | false | package io.onedev.server.event;
import io.onedev.commons.loader.AppLoader;
import io.onedev.commons.loader.ManagedSerializedForm;
import io.onedev.commons.utils.LockUtils;
import io.onedev.server.cluster.ClusterManager;
import io.onedev.server.entitymanager.ProjectManager;
import io.onedev.server.event.project.Project... | UTF-8 | Java | 5,489 | java | DefaultListenerRegistry.java | Java | [] | null | [] | package io.onedev.server.event;
import io.onedev.commons.loader.AppLoader;
import io.onedev.commons.loader.ManagedSerializedForm;
import io.onedev.commons.utils.LockUtils;
import io.onedev.server.cluster.ClusterManager;
import io.onedev.server.entitymanager.ProjectManager;
import io.onedev.server.event.project.Project... | 5,489 | 0.726908 | 0.725997 | 157 | 33.961784 | 26.790503 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.261147 | false | false | 10 |
18c426e245b461a741ccfbc10054a42f39207f0c | 2,156,073,597,948 | 5b331ea7c03e53e09f082e2df20470323c63e8dd | /core/src/com/mygdx/game/MyGdxGame.java | 54e13fa8f0d1751bc0d699f71ffbccfae4eb6df1 | [] | no_license | Pamico/libGdxTest | https://github.com/Pamico/libGdxTest | 25856082940fffb5179f7fbce53b7ca6d4adbd78 | 266ff374a0cc25926b84597b044ade485e019db8 | refs/heads/master | 2016-08-06T15:46:10.852000 | 2015-09-20T18:41:06 | 2015-09-20T18:41:06 | 42,824,476 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mygdx.game;
import com.badlogic.gdx.Game;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.mygdx.game.screen.GameScreen;
public class MyGdxGame extends Game {
public static int widt... | UTF-8 | Java | 521 | java | MyGdxGame.java | Java | [] | null | [] | package com.mygdx.game;
import com.badlogic.gdx.Game;
import com.badlogic.gdx.Gdx;
import com.badlogic.gdx.graphics.GL20;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.SpriteBatch;
import com.mygdx.game.screen.GameScreen;
public class MyGdxGame extends Game {
public static int widt... | 521 | 0.754319 | 0.74856 | 24 | 20.708334 | 16.118 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 10 |
239c1636f5aa725b71c46edcd1d18e1ea61d12a4 | 30,434,138,317,424 | 1dd6f9f8c6ec4f2bda1e9d1246f4c5032fb454e9 | /rxremote/src/main/java/io/reactivex/remote/internal/RemoteEventManager.java | 155d91f65a9a80e821ad82ce8cea8f1ecf9a6700 | [
"Apache-2.0"
] | permissive | josesamuel/RxRemote | https://github.com/josesamuel/RxRemote | effb3d593fcdb511e69671e583ce0e39c1135b20 | 25b016f8f6bccd924d572c1205c34b8e599c98d2 | refs/heads/master | 2021-12-05T20:29:39.535000 | 2021-11-30T18:14:07 | 2021-11-30T18:14:07 | 104,525,531 | 8 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.reactivex.remote.internal;
import remoter.annotations.Oneway;
import remoter.annotations.Remoter;
/**
* @hide
*
* Used internally by service side to call client
*/
//@Remoter
public interface RemoteEventManager {
String REMOTE_DATA_KEY = "RemoteData";
String REMOTE_DATA_TYPE = "R... | UTF-8 | Java | 579 | java | RemoteEventManager.java | Java | [
{
"context": "teEventManager {\r\n\r\n String REMOTE_DATA_KEY = \"RemoteData\";\r\n String REMOTE_DATA_TYPE = \"RemoteDataType\"",
"end": 284,
"score": 0.9966104030609131,
"start": 274,
"tag": "KEY",
"value": "RemoteData"
}
] | null | [] | package io.reactivex.remote.internal;
import remoter.annotations.Oneway;
import remoter.annotations.Remoter;
/**
* @hide
*
* Used internally by service side to call client
*/
//@Remoter
public interface RemoteEventManager {
String REMOTE_DATA_KEY = "RemoteData";
String REMOTE_DATA_TYPE = "R... | 579 | 0.671848 | 0.671848 | 27 | 19.444445 | 18.827351 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 10 |
af1b2d4c9c6e75c204f4de3bb0fe7a0dadb38122 | 17,978,733,128,913 | 6db7318c4b9ca9c4bdf068cee0eef2645cb16105 | /src/test/java/unit/bizlogic/uam/UseCase/SysAdminOperation/LoginUseCaseTest.java | c9e05ae8b780556328ebeb1b8b5f40105151544f | [
"MIT"
] | permissive | Kimita/spring-boot-demo | https://github.com/Kimita/spring-boot-demo | 8fb7fdc6c2155f46c982cd6d976dfe4acbd282a3 | 837005a42499834fc3379ed9868e84596ecf0bab | refs/heads/main | 2023-08-21T06:54:37.255000 | 2021-09-30T15:47:56 | 2021-09-30T15:47:56 | 379,125,457 | 0 | 0 | MIT | true | 2021-06-22T03:02:49 | 2021-06-22T03:02:48 | 2021-06-02T06:45:46 | 2021-06-22T02:40:04 | 2,305 | 0 | 0 | 0 | null | false | false | package unit.bizlogic.uam.UseCase.SysAdminOperation;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.TestInfo;
import page.clapandwhistle.demo.spring.bizlogic.uam.UseCase.SysAdminOperation.Login.LoginUseCase;
import page.clapandwhistle.demo.spring.bizlogic.uam.U... | UTF-8 | Java | 3,165 | java | LoginUseCaseTest.java | Java | [] | null | [] | package unit.bizlogic.uam.UseCase.SysAdminOperation;
import org.junit.jupiter.api.BeforeEach;
import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.TestInfo;
import page.clapandwhistle.demo.spring.bizlogic.uam.UseCase.SysAdminOperation.Login.LoginUseCase;
import page.clapandwhistle.demo.spring.bizlogic.uam.U... | 3,165 | 0.748661 | 0.748304 | 64 | 42.765625 | 33.438725 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578125 | false | false | 10 |
881af188ed8cb6e4e84ead06a77f03701cca7eb8 | 22,471,268,894,992 | ed0cc441117524bd510cfa3f47d0577960e8b128 | /src/main/java/com/hb/design/principle/demeter/Boss.java | a532c1c0c4b8f7c4d4eb356db6293c6bbfe398ff | [
"Apache-2.0"
] | permissive | hbheyho/DesignPatternLearning | https://github.com/hbheyho/DesignPatternLearning | d5d89a4714c92d1287d003b4d2201890083ffe45 | ab51de1e0b62fd7c91af891145319483e47d074e | refs/heads/master | 2022-12-21T09:26:12.124000 | 2020-03-14T07:57:07 | 2020-03-14T07:57:07 | 242,640,719 | 1 | 0 | Apache-2.0 | false | 2022-12-16T03:37:37 | 2020-02-24T03:46:15 | 2022-03-28T01:03:19 | 2022-12-16T03:37:32 | 7,387 | 0 | 0 | 3 | Java | false | false | package com.hb.design.principle.demeter;
/**
* @Author:HB
* @Description:
* @Createdata:Created in 13:11 2020/1/7.
*/
public class Boss {
public void commandCheckCourse(TeamLeader teamLeader){ // TeamLeader出现在参数中 - 直接的朋友
// Course出现在成员变量中,不属于直接朋友,Boss类不需要关注Course的详细信息
/* List<Course> cours... | UTF-8 | Java | 575 | java | Boss.java | Java | [
{
"context": " com.hb.design.principle.demeter;\n\n/**\n * @Author:HB\n * @Description:\n * @Createdata:Created in 13:11",
"end": 59,
"score": 0.9898776412010193,
"start": 57,
"tag": "USERNAME",
"value": "HB"
}
] | null | [] | package com.hb.design.principle.demeter;
/**
* @Author:HB
* @Description:
* @Createdata:Created in 13:11 2020/1/7.
*/
public class Boss {
public void commandCheckCourse(TeamLeader teamLeader){ // TeamLeader出现在参数中 - 直接的朋友
// Course出现在成员变量中,不属于直接朋友,Boss类不需要关注Course的详细信息
/* List<Course> cours... | 575 | 0.623742 | 0.597585 | 17 | 28.235294 | 24.613552 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 10 |
417695f42e7893803d867e39019918c8faa8440a | 32,950,989,163,916 | b811e6448957ad696dbf74ba41292057d228f353 | /app/src/main/java/com/huntor/mscrm/app/ui/TicketInfoActivity.java | c11d5fd04f4edafc3c64ed5c048dddb9f50cdffd | [] | no_license | Hn1993/work | https://github.com/Hn1993/work | c016e0f1fba67ac9d9e2b505a7e69df8ccab8325 | 1323c0283b442884fa608bad3257db6717aeb55d | refs/heads/master | 2018-01-07T23:11:09.969000 | 2015-10-13T07:09:23 | 2015-10-13T07:09:23 | 44,235,080 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.huntor.mscrm.app.ui;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.nfc.Tag;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextPaint;
import android.util.Log... | UTF-8 | Java | 12,394 | java | TicketInfoActivity.java | Java | [
{
"context": "p.utils.*;\n\nimport java.util.*;\n\n/**\n * Created by Admin on 2015/8/6.\n * 核销记录\n */\npublic class TicketInfoA",
"end": 1202,
"score": 0.7588437795639038,
"start": 1197,
"tag": "USERNAME",
"value": "Admin"
}
] | null | [] |
package com.huntor.mscrm.app.ui;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.nfc.Tag;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.text.TextPaint;
import android.util.Log... | 12,394 | 0.620763 | 0.617391 | 280 | 42.410713 | 33.340118 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878571 | false | false | 10 |
213258bed08a3b1ab7582d55655c65d9fb693fd3 | 8,186,207,679,544 | b9ac805904d9664a2c332e7fe1018cbcb5bec6fe | /src/cs2321/JosephusTest.java | 404fc44cfb379fefbf29c5a635cbe418883d1bc4 | [] | no_license | Ericgi231/MTU_DS_StackQueueApplication | https://github.com/Ericgi231/MTU_DS_StackQueueApplication | b8eb838c4dd6a86ffced1703de0abcb0aef5c838 | 5e3cefb0bb74d8105d48262ba5e62fb178513539 | refs/heads/master | 2020-11-27T13:38:41.474000 | 2019-12-21T18:18:56 | 2019-12-21T18:18:56 | 229,466,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs2321;
import org.junit.Before;
import org.junit.Test;
public class JosephusTest {
private Josephus game = init();
private String[] people = new String[6];
public Josephus init() {
return new Josephus();
}
@Before
public void setUp() throws Exception {
people[0] = "Alice";
people[1] = "Bob";
... | UTF-8 | Java | 1,558 | java | JosephusTest.java | Java | [
{
"context": "ic void setUp() throws Exception {\n\t\tpeople[0] = \"Alice\";\n\t\tpeople[1] = \"Bob\";\n\t\tpeople[2] = \"Cindy\";\n\t\tp",
"end": 296,
"score": 0.9998261332511902,
"start": 291,
"tag": "NAME",
"value": "Alice"
},
{
"context": "Exception {\n\t\tpeople[0] = \"Alice\";\... | null | [] | package cs2321;
import org.junit.Before;
import org.junit.Test;
public class JosephusTest {
private Josephus game = init();
private String[] people = new String[6];
public Josephus init() {
return new Josephus();
}
@Before
public void setUp() throws Exception {
people[0] = "Alice";
people[1] = "Bob";
... | 1,558 | 0.698973 | 0.681643 | 61 | 24.540983 | 27.41519 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.47541 | false | false | 10 |
178bc237f677126667f99d9d9f0588930a3e0d1b | 20,555,713,481,207 | 2c319d505e8f6a21708be831e9b5426aaa86d61e | /oauth2/server/src/main/java/leap/oauth2/server/endpoint/token/AbstractGrantTypeHandler.java | 36376d28f30c0c3301b0912f683569d3d3ec2059 | [
"Apache-2.0"
] | permissive | leapframework/framework | https://github.com/leapframework/framework | ed0584a1468288b3a6af83c1923fad2fd228a952 | 0703acbc0e246519ee50aa9957f68d931fab10c5 | refs/heads/dev | 2023-08-17T02:14:02.236000 | 2023-08-01T09:39:07 | 2023-08-01T09:39:07 | 48,562,236 | 47 | 23 | Apache-2.0 | false | 2022-12-14T20:36:57 | 2015-12-25T01:54:52 | 2022-01-05T10:07:18 | 2022-12-14T20:36:54 | 16,207 | 43 | 19 | 12 | Java | false | false | /*
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | UTF-8 | Java | 7,701 | java | AbstractGrantTypeHandler.java | Java | [] | null | [] | /*
* Copyright 2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applica... | 7,701 | 0.668355 | 0.658875 | 159 | 47.433964 | 42.824127 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.062893 | false | false | 10 |
888f543607c75902ea27127efd7b0d960a0c83aa | 14,456,859,944,903 | dad59829613bf8ac9f84eb5a96223fabf26e3345 | /src/main/java/com/kfa/bank/dao/CustomFileDao.java | e59e974d05f64d73ea6268cc65be3e87fe8a2b45 | [] | no_license | Karl911/Spring-projects | https://github.com/Karl911/Spring-projects | a213bbaed8120dd867f558169da7b5eca0b0ae16 | a50ae4eefcdd56d9a2a5b6717f3a746d53e899b0 | refs/heads/master | 2021-04-15T18:51:26.871000 | 2020-04-30T02:05:50 | 2020-04-30T02:05:50 | 126,370,552 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kfa.bank.dao;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.persistence.Query;
import javax.persistence.TypedQuery;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.st... | UTF-8 | Java | 2,576 | java | CustomFileDao.java | Java | [] | null | [] | package com.kfa.bank.dao;
import java.util.Date;
import java.util.List;
import javax.persistence.EntityManager;
import javax.persistence.NoResultException;
import javax.persistence.Query;
import javax.persistence.TypedQuery;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.st... | 2,576 | 0.748059 | 0.747671 | 88 | 28.261364 | 29.55061 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.818182 | false | false | 10 |
88f84794f33928c5d0ce39809850855e6a2321b4 | 11,656,541,300,072 | 0c207c2c8996f9e5fd79077484858b217a22ca36 | /day15_pattern_observer/src/main/java/com/nan/day15_pattern_observer/simple1/observer/WXUser.java | ae7f4e2e086ec07b417789f5589e400cd1ce3cf6 | [] | no_license | huannan/Architecture | https://github.com/huannan/Architecture | 13a75919eaa2a952125aa2c5868ee17ad111b9d5 | f41ac58b1533c75bd8945a30efd9ff23c243bfe1 | refs/heads/master | 2022-08-23T07:52:43.482000 | 2022-06-30T08:45:23 | 2022-06-30T08:45:23 | 292,816,424 | 11 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nan.day15_pattern_observer.simple1.observer;
/**
* 微信公众号 - 具体订阅用户(Darren,高岩)
*/
public class WXUser implements IWXUser {
private String name;
public WXUser(String name) {
this.name = name;
}
@Override
public void push(String article) {
System.out.prin... | UTF-8 | Java | 414 | java | WXUser.java | Java | [
{
"context": "erver.simple1.observer;\r\n\r\n/**\r\n * 微信公众号 - 具体订阅用户(Darren,高岩)\r\n */\r\npublic class WXUser implements IWXUser ",
"end": 89,
"score": 0.999037504196167,
"start": 83,
"tag": "NAME",
"value": "Darren"
},
{
"context": "imple1.observer;\r\n\r\n/**\r\n * 微信公众号 - 具体订阅用户(... | null | [] | package com.nan.day15_pattern_observer.simple1.observer;
/**
* 微信公众号 - 具体订阅用户(Darren,高岩)
*/
public class WXUser implements IWXUser {
private String name;
public WXUser(String name) {
this.name = name;
}
@Override
public void push(String article) {
System.out.prin... | 414 | 0.603825 | 0.595628 | 18 | 18.333334 | 19.186222 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 10 |
fdfa363b33d49419977c223a42b5228b2c8adae9 | 7,713,761,280,399 | e79ee294843cb24ca0a37c0c29d4ad287f0020f5 | /Poker/src/version_graphics/view/StatisticsView.java | 5bacefe8f8fb5baf455d08a617ddc698cf542fbd | [] | no_license | MMB360A/Poker | https://github.com/MMB360A/Poker | c18ec28f8267cad488e24d351f2c583fc5aa40f8 | 450a9df1469677dbf80e05cf80085b886611ca8d | refs/heads/master | 2020-04-26T04:14:26.237000 | 2020-04-01T18:56:09 | 2020-04-01T18:56:09 | 173,295,192 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package version_graphics.view;
import java.text.DecimalFormat;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.EventHandler;
import javafx.scene.Scene;
import javafx.scene.chart.BarChart;
import javafx.scene.chart.CategoryAxis;
import javafx.scene.chart.NumberAxis... | UTF-8 | Java | 3,208 | java | StatisticsView.java | Java | [
{
"context": "Shows detail statistics in a popup view\n * @author mibe1\n *\n */\npublic class StatisticsView extends Stage{",
"end": 1030,
"score": 0.9996175765991211,
"start": 1025,
"tag": "USERNAME",
"value": "mibe1"
}
] | null | [] | package version_graphics.view;
import java.text.DecimalFormat;
import javafx.collections.FXCollections;
import javafx.collections.ObservableList;
import javafx.event.EventHandler;
import javafx.scene.Scene;
import javafx.scene.chart.BarChart;
import javafx.scene.chart.CategoryAxis;
import javafx.scene.chart.NumberAxis... | 3,208 | 0.735037 | 0.732544 | 79 | 39.607594 | 27.618292 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.101266 | false | false | 10 |
891d701da6170af4a617837f1324055b1accdd63 | 23,622,320,158,473 | e9a14a21652996674e651bdb86c81152694e9773 | /Basics/src/arbitrMeth/ArbithMethodTest.java | 995dbd5be215af05d7b31f95c09e62ce531d1486 | [] | no_license | SarcasticNickname/LearningJava | https://github.com/SarcasticNickname/LearningJava | 00ff4bca976eaf4392ec010873924eef0835fa7f | e63468a16d6a259de295a85b1a9f61e44ae7dea6 | refs/heads/main | 2023-06-17T18:57:13.323000 | 2021-07-08T17:03:27 | 2021-07-08T17:03:27 | 372,636,271 | 1 | 0 | null | false | 2021-07-08T17:03:28 | 2021-05-31T21:50:15 | 2021-07-01T19:13:29 | 2021-07-08T17:03:27 | 25 | 0 | 0 | 0 | Java | false | false | package arbitrMeth;
public class ArbithMethodTest {
static void printMany(String ...strings) {
for(String word: strings) {
System.out.println(word);
}
}
public static void main(String[] args) {
printMany("Ikotika","Sokol","CutTheCrap");
}
}
| UTF-8 | Java | 274 | java | ArbithMethodTest.java | Java | [] | null | [] | package arbitrMeth;
public class ArbithMethodTest {
static void printMany(String ...strings) {
for(String word: strings) {
System.out.println(word);
}
}
public static void main(String[] args) {
printMany("Ikotika","Sokol","CutTheCrap");
}
}
| 274 | 0.645985 | 0.645985 | 15 | 16.266666 | 17.249025 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.266667 | false | false | 10 |
07f992a37bf26551a4948d24d1928558c0d76851 | 27,144,193,368,074 | f899a0bffbe7018c4dccb5674b357db387a7d11b | /src/test/java/io/github/loustler/algorithm/FibonacciTest.java | ccf9a3233cc8b2feaf5ef31d15b1325287d24c3b | [
"Apache-2.0"
] | permissive | loustler/algorithm-dst-java | https://github.com/loustler/algorithm-dst-java | 07c546ca1d7409504b3d6f4e2e59ff706a15baf7 | 40edbc02d8f3aedd83b0fc156e02b9588bee3972 | refs/heads/master | 2017-11-04T17:29:46.283000 | 2017-07-13T17:44:48 | 2017-07-13T17:44:51 | 94,910,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.loustler.algorithm;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* @author loustler
* @since 07/12/2017 00:18
*/
public class FibonacciTest {
@Test
public void oneFibonacciShouldBeOne() {
final int n = 1;
final int result = Fibonacci.fibonacci(n);
... | UTF-8 | Java | 859 | java | FibonacciTest.java | Java | [
{
"context": "package io.github.loustler.algorithm;\n\nimport org.junit.Test;\n\nimport sta",
"end": 23,
"score": 0.8729531764984131,
"start": 18,
"tag": "USERNAME",
"value": "loust"
},
{
"context": "tic org.junit.Assert.assertEquals;\n\n/**\n * @author loustler\n * @since 07/12/2017... | null | [] | package io.github.loustler.algorithm;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
/**
* @author loustler
* @since 07/12/2017 00:18
*/
public class FibonacciTest {
@Test
public void oneFibonacciShouldBeOne() {
final int n = 1;
final int result = Fibonacci.fibonacci(n);
... | 859 | 0.647264 | 0.61234 | 43 | 18.976744 | 17.771793 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44186 | false | false | 10 |
01378f7c83f528d67cad529b43f58414fda9b211 | 25,829,933,335,721 | a6c05ba97b20e1446eb882bca4c9bc3ac3f3cf74 | /src/main/java/io/cfapps/shoppinglist/domain/ShoppingList.java | 24f1d73d74fb3831f39be266a11bec7c26e4e9d3 | [] | no_license | david-deck/shoppinglist | https://github.com/david-deck/shoppinglist | 88a6062c8b173437f6fcf77a347ab8ad0656812f | 1412f2bfd67fccace4c5e0f372230cfb76757904 | refs/heads/master | 2019-03-12T18:33:35.828000 | 2019-02-09T16:02:03 | 2019-02-09T16:02:03 | 13,602,382 | 0 | 0 | null | false | 2014-02-19T19:46:19 | 2013-10-15T21:11:35 | 2014-02-19T19:46:19 | 2014-02-19T19:46:19 | 624 | 0 | 0 | 0 | Java | null | null | package io.cfapps.shoppinglist.domain;
import org.springframework.roo.addon.javabean.RooJavaBean;
import org.springframework.roo.addon.jpa.activerecord.RooJpaActiveRecord;
import org.springframework.roo.addon.tostring.RooToString;
import java.util.Date;
import javax.persistence.Temporal;
import javax.persistence.Tempor... | UTF-8 | Java | 741 | java | ShoppingList.java | Java | [] | null | [] | package io.cfapps.shoppinglist.domain;
import org.springframework.roo.addon.javabean.RooJavaBean;
import org.springframework.roo.addon.jpa.activerecord.RooJpaActiveRecord;
import org.springframework.roo.addon.tostring.RooToString;
import java.util.Date;
import javax.persistence.Temporal;
import javax.persistence.Tempor... | 741 | 0.808367 | 0.808367 | 24 | 29.875 | 21.858089 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.458333 | false | false | 10 |
fbc32339a7fa2063826b7de107671c0808037e01 | 27,633,819,610,632 | 16183aaf8b45c69b5b0979a59c4d6e869e94d64a | /src/Produto.java | 70b3e576ee1fbe80b32f0f8d556c25d885ad9dc9 | [] | no_license | pablomariz/TarefaConstrutor | https://github.com/pablomariz/TarefaConstrutor | 3b77e7f7b5fc3fa53e7b374fe059969e72d8c7a2 | b602d6431b96fceefd2553e1f57cc6cb00636694 | refs/heads/master | 2020-07-31T19:04:37.017000 | 2019-09-25T00:43:30 | 2019-09-25T00:43:30 | 210,721,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Produto {
private String nome;
private double preco;
public Produto(String n, double p){
this.setNome(n);
this.setPreco(p);
}
public String getNome(){
return this.nome;
}
public void setNome(String n) {
this.no... | UTF-8 | Java | 751 | java | Produto.java | Java | [] | null | [] | public class Produto {
private String nome;
private double preco;
public Produto(String n, double p){
this.setNome(n);
this.setPreco(p);
}
public String getNome(){
return this.nome;
}
public void setNome(String n) {
this.no... | 751 | 0.50466 | 0.492676 | 37 | 18.351351 | 15.157224 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351351 | false | false | 10 |
df1df54bfc13ef7b1826e1bb96229c2a6512cb76 | 6,502,580,510,904 | b0041ebe5bc592e2f9e67023b5956a11e96ae0c1 | /array/Array01.java | c1b148521ae22a7a86004d7c7428a576a6d3d524 | [] | no_license | saniyat013/data-structures-101 | https://github.com/saniyat013/data-structures-101 | eeeaa86cba7b73fd1f2599d938be19236b0cc702 | 3be3b6a15b3b0e9eea9022ca76bccc2de6454aeb | refs/heads/master | 2023-03-02T20:07:43.969000 | 2021-02-09T11:47:08 | 2021-02-09T11:47:08 | 325,786,700 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package array;
import java.util.ArrayList;
public class Array01 {
public static void main(String[] args) {
// int expenses[] = new int[5];
ArrayList<Integer> expenses = new ArrayList();
expenses.add(2200);
expenses.add(2350);
expenses.add(2600);
expenses.add... | UTF-8 | Java | 1,893 | java | Array01.java | Java | [] | null | [] | package array;
import java.util.ArrayList;
public class Array01 {
public static void main(String[] args) {
// int expenses[] = new int[5];
ArrayList<Integer> expenses = new ArrayList();
expenses.add(2200);
expenses.add(2350);
expenses.add(2600);
expenses.add... | 1,893 | 0.567353 | 0.535129 | 51 | 36.117645 | 31.588436 | 140 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 10 |
c22c7b08758de5d78b5cb54266ed59953aedd0ea | 5,858,335,402,499 | 23b9b5fece05bc97f34ca1651412159ea0bad020 | /src/com/codepath/hughhn/instagramviewer/InstagramPhoto.java | 334c8c4d365d098187f82b438b66ede11f2cce56 | [] | no_license | hugohn/instagramviewer | https://github.com/hugohn/instagramviewer | 0740e80dc365c33c61718be6eb925465c9f0eb60 | bcd781bc77024b14026ee0576da76e66fa343d6a | refs/heads/master | 2021-01-22T00:29:02.001000 | 2014-09-17T22:14:07 | 2014-09-17T22:14:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codepath.hughhn.instagramviewer;
import java.util.ArrayList;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class InstagramPhoto {
// username, caption, image_url, height, likes_count
public String username;
public String profileImgUrl;
public String capt... | UTF-8 | Java | 1,952 | java | InstagramPhoto.java | Java | [
{
"context": "name = photoJSON.getJSONObject(\"user\").getString(\"username\");\n\t\t\tprofileImgUrl = photoJSON.getJSONObject(\"us",
"end": 649,
"score": 0.9568977355957031,
"start": 641,
"tag": "USERNAME",
"value": "username"
},
{
"context": " comment.getJSONObject(\"from\").getStr... | null | [] | package com.codepath.hughhn.instagramviewer;
import java.util.ArrayList;
import org.json.JSONArray;
import org.json.JSONException;
import org.json.JSONObject;
public class InstagramPhoto {
// username, caption, image_url, height, likes_count
public String username;
public String profileImgUrl;
public String capt... | 1,952 | 0.710041 | 0.709529 | 62 | 30.483871 | 21.644297 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.983871 | false | false | 10 |
b879863dc7283be08bd8c5651303dbe76513fc55 | 5,858,335,402,313 | 8d06854afacfe340ec03627685f2ebb4c8f8defe | /uc/uc-ms/src/main/java/com/letv/uc/ms/controller/IndexController.java | d670a03a576740d8d40bd5e13692ab6b4687245b | [] | no_license | mad3310/matrix-vm-portal-uc | https://github.com/mad3310/matrix-vm-portal-uc | 8b5ff27c02d1dbb0e48761782b727f3f12b22208 | 77cf094bcd42d76bd9b40a3943f47481610d6317 | refs/heads/master | 2021-06-28T13:34:05.526000 | 2017-09-17T18:43:52 | 2017-09-17T18:43:52 | 103,850,033 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.letv.uc.ms.controller;
import com.letvcloud.saas.util.session.SessionProvider;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.Reque... | UTF-8 | Java | 1,341 | java | IndexController.java | Java | [
{
"context": "uest;\n\n/**\n * index页面和登陆页面controller\n *\n * @author liufengyu\n * @date 2014年4月15日\n */\n@Controller\n@RequestMappi",
"end": 484,
"score": 0.9959148168563843,
"start": 475,
"tag": "USERNAME",
"value": "liufengyu"
},
{
"context": "aram request request\n * @return... | null | [] | package com.letv.uc.ms.controller;
import com.letvcloud.saas.util.session.SessionProvider;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.Reque... | 1,341 | 0.726017 | 0.715272 | 43 | 29.302326 | 27.019833 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511628 | false | false | 10 |
ae69069332dacfc57609971cea19fabb86974677 | 29,901,562,375,129 | 636c9ff0ba899a890c9a99cd0d007624e506bf22 | /server/src/main/java/org/jesko/picture/sucker/upload/UploadController.java | f7656eec6588832133e52db65c0f5f1256c79661 | [] | no_license | jeske717/wifi-picture-pusher | https://github.com/jeske717/wifi-picture-pusher | 5d68779ec1c3fe6ace2cd5bd85ef1deb55c390ad | fd4abd97417e59c51863663aa92cd8824402e6cd | refs/heads/master | 2020-11-26T14:06:25.056000 | 2013-02-15T01:48:10 | 2013-02-15T01:48:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jesko.picture.sucker.upload;
import java.io.IOException;
import javax.inject.Inject;
import org.jesko.picture.pusher.beans.UploadResult;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestM... | UTF-8 | Java | 945 | java | UploadController.java | Java | [] | null | [] | package org.jesko.picture.sucker.upload;
import java.io.IOException;
import javax.inject.Inject;
import org.jesko.picture.pusher.beans.UploadResult;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestM... | 945 | 0.82328 | 0.82328 | 28 | 32.75 | 29.881462 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.107143 | false | false | 10 |
7b3123581d760df109f28c984865f125ecf496f7 | 1,795,296,360,410 | 166a99193149ffb70ed0f3c0a3aa7ecb607ba8d7 | /src/lia/Monitor/JiniClient/CommonGUI/OSG/OSGHistoryMenu.java | f23e7682606af81553376c9a03f372abf0fb8ed4 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | costing/Monalisa | https://github.com/costing/Monalisa | 735c99ab77a92f908564098a6474d6bb085b2e4f | 2e4ab0fa3e198313397edb5bd1d48549ce138a25 | refs/heads/master | 2021-05-02T12:05:18.501000 | 2020-10-09T20:10:32 | 2020-10-09T20:10:32 | 120,735,433 | 0 | 0 | null | true | 2018-02-08T08:50:04 | 2018-02-08T08:50:04 | 2018-02-07T10:54:48 | 2018-02-07T10:54:24 | 232,464 | 0 | 0 | 0 | null | false | null | package lia.Monitor.JiniClient.CommonGUI.OSG;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BoxLayout;
import javax.swing.ButtonGroup;
import javax.swing.JPanel;
import javax.swing.JRadioButton;
public class OSGHistoryMenu extends JPanel {
static final long serialVersi... | UTF-8 | Java | 1,837 | java | OSGHistoryMenu.java | Java | [] | null | [] | package lia.Monitor.JiniClient.CommonGUI.OSG;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BoxLayout;
import javax.swing.ButtonGroup;
import javax.swing.JPanel;
import javax.swing.JRadioButton;
public class OSGHistoryMenu extends JPanel {
static final long serialVersi... | 1,837 | 0.685901 | 0.668481 | 66 | 26.848484 | 22.38184 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.924242 | false | false | 10 |
739a8bb46449758589b22388dd26930e38f48916 | 4,999,341,981,629 | 88770006a1ef9e85011e1a5436bfd3b0145b30cd | /bytebank-composto/src/TestaEncapsulamento.java | d752a7e90d576a713c0b23d72179c2e805e05d21 | [] | no_license | kbentes/JavaSE8 | https://github.com/kbentes/JavaSE8 | 03f3c2cafba13afafd773606895ea22d2e55083a | f789a2a21a4fe2d5c525d85017c9b83f79549877 | refs/heads/master | 2020-03-14T20:40:05.789000 | 2018-05-02T01:03:23 | 2018-05-02T01:03:23 | 131,779,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class TestaEncapsulamento {
public static void main(String[] args) {
Conta conta = new Conta();
conta.deposita(1000);
conta.saca(300);
System.out.println("Saldo da conta eh: " + conta.getSaldo());
//conta.saldo = 800;
}
}
| UTF-8 | Java | 248 | java | TestaEncapsulamento.java | Java | [] | null | [] |
public class TestaEncapsulamento {
public static void main(String[] args) {
Conta conta = new Conta();
conta.deposita(1000);
conta.saca(300);
System.out.println("Saldo da conta eh: " + conta.getSaldo());
//conta.saldo = 800;
}
}
| 248 | 0.657258 | 0.616935 | 11 | 21.454546 | 18.773113 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.909091 | false | false | 10 |
cbf97f89cf71ca1b28ff71afc3f59884494f820c | 4,999,341,983,259 | 7705f681ae78802194f83741e971f5a875061e47 | /rocketmq-canal/src/main/java/com/hexun/rocketmq/canal/CanalRocketmqEntry.java | d495f8366af3df01d143e9182441663e07645981 | [] | no_license | xiongyanokok/rocketmq | https://github.com/xiongyanokok/rocketmq | 9cbfe4a6e149d834b24f46ce941e64ff4b70fc71 | 874c97428442fe823131be4da891338ba437a547 | refs/heads/master | 2020-03-06T15:24:55.115000 | 2018-03-17T03:06:01 | 2018-03-17T03:06:01 | 126,955,565 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hexun.rocketmq.canal;
import java.util.ArrayList;
import java.util.List;
public class CanalRocketmqEntry {
private long executeTime;
private int entryType;
private String logFileName;
private long logFileOffset;
private int eventType;
private String schemaName;
private String t... | UTF-8 | Java | 1,743 | java | CanalRocketmqEntry.java | Java | [] | null | [] | package com.hexun.rocketmq.canal;
import java.util.ArrayList;
import java.util.List;
public class CanalRocketmqEntry {
private long executeTime;
private int entryType;
private String logFileName;
private long logFileOffset;
private int eventType;
private String schemaName;
private String t... | 1,743 | 0.654045 | 0.654045 | 79 | 21.063292 | 18.692949 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.341772 | false | false | 10 |
ff911473a0b71d0b21931d8187f2eaa2941e01d1 | 36,971,078,522,206 | c260c6c73d7fe0fad87b027e267f1b689c06baa0 | /Control/Main.java | a17daff270cf09a4ce2036170bc7783cb89017e5 | [] | no_license | PolinaBrusova/JAVAuni | https://github.com/PolinaBrusova/JAVAuni | 24ff03e133498c7d2bc6baca7211aee3c665cafa | b9ad38873157eea0a1769a6edbd90942d213209b | refs/heads/master | 2023-04-26T08:48:17.122000 | 2021-05-17T06:54:03 | 2021-05-17T06:54:03 | 296,302,707 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Control;
import javax.print.DocFlavor;
import java.util.HashMap;
public class Main {
public static void main(String[] args) {
HashMap<String, Double> conts = new HashMap<>();//словарь для характеристик блюда/напитка
conts.put("Price", 340.50);
conts.put("Weight", 300.0);
M... | UTF-8 | Java | 2,252 | java | Main.java | Java | [] | null | [] | package Control;
import javax.print.DocFlavor;
import java.util.HashMap;
public class Main {
public static void main(String[] args) {
HashMap<String, Double> conts = new HashMap<>();//словарь для характеристик блюда/напитка
conts.put("Price", 340.50);
conts.put("Weight", 300.0);
M... | 2,252 | 0.64294 | 0.621528 | 39 | 43.307693 | 29.567093 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.179487 | false | false | 10 |
22e13edd69947e44d953be03cd41568a0f5bef41 | 33,878,702,092,392 | dc9cb9e11a472597b73ddd925a58ee9d331c139d | /src/com/company/Virazjenie.java | 7192eeab9500c600a8a2f6e2452877bb00de7360 | [] | no_license | NeAlexei/TREN | https://github.com/NeAlexei/TREN | e85b3f8796ce0cbb29bb3f23be65d44408c73f42 | ce5ea73c891978ac3f709ed5ad9a3afe81d0f146 | refs/heads/master | 2020-04-14T00:53:59.143000 | 2019-01-06T21:11:32 | 2019-01-06T21:11:32 | 163,545,633 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class Virazjenie { //написать метод, который вычисляет выражение a*b+(c/d*e)
public int countVirazh(int a, int b, int c, int d, int e) {
int result = a * b + (c/d*e);
return result;
}
}
| UTF-8 | Java | 277 | java | Virazjenie.java | Java | [] | null | [] | package com.company;
public class Virazjenie { //написать метод, который вычисляет выражение a*b+(c/d*e)
public int countVirazh(int a, int b, int c, int d, int e) {
int result = a * b + (c/d*e);
return result;
}
}
| 277 | 0.615063 | 0.615063 | 8 | 28.875 | 28.431662 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 |
c3928d4ed2731457a5f0ee6cbe06eb34362b2965 | 39,582,418,607,989 | 341103418bf279a121ddb6ad8180284e0921eb03 | /v1/WU_RAYMOND/ArrayPriorityQueue.java | a945edf01ba29ba00c459c180aad1eb3b36241a3 | [] | no_license | wu-rymd/MissingCurlyBracket | https://github.com/wu-rymd/MissingCurlyBracket | ba42c9c33b2b6183efe0db51abbd5477cc52b446 | a7f59dde408af07ebfe9006ae4f614501bbc1c29 | refs/heads/master | 2020-03-16T19:49:38.178000 | 2018-05-18T09:54:35 | 2018-05-18T09:54:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Raymond Wu
// APCS2 pd8
// HW46 -- Arrr, There Be Priorities Here Matey . . .
// 2018-05-10
/**
* This file will also work if we do ...
* import java.util.*;
* ... and implement the proper PriorityQueue interface ...
* ... and allow generic typing for ArrayPriorityQueue ...
* public class ArrayPriorityQue... | UTF-8 | Java | 4,027 | java | ArrayPriorityQueue.java | Java | [
{
"context": "// Raymond Wu\n// APCS2 pd8\n// HW46 -- Arrr, There Be Priorities",
"end": 13,
"score": 0.999820351600647,
"start": 3,
"tag": "NAME",
"value": "Raymond Wu"
}
] | null | [] | // <NAME>
// APCS2 pd8
// HW46 -- Arrr, There Be Priorities Here Matey . . .
// 2018-05-10
/**
* This file will also work if we do ...
* import java.util.*;
* ... and implement the proper PriorityQueue interface ...
* ... and allow generic typing for ArrayPriorityQueue ...
* public class ArrayPriorityQueue<T... | 4,023 | 0.583809 | 0.578595 | 173 | 22.277456 | 20.117672 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.820809 | false | false | 10 |
dbc3619b1e85a2e43d2d95c33538dacfdd7f0479 | 34,230,889,410,264 | df5ab3da87ed04d7c0354a924538fe6cb127fba8 | /algorithms/src/main/java/algo/ch18/StringRWayTrie.java | 5445dd3e704adb95c7be72c2068b06b10fcac3a3 | [] | no_license | cpekyaman/AlgorithmsAndDS | https://github.com/cpekyaman/AlgorithmsAndDS | d929c7b2c99746db8cfd7d88bd639182826376ac | 933db19edbce3b398d55ef1e0b8b87772d6c7fdd | refs/heads/master | 2022-07-23T04:59:47.152000 | 2022-01-30T21:47:32 | 2022-01-30T21:47:32 | 104,676,218 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algo.ch18;
public final class StringRWayTrie<VAL> extends RWayTrie<String, VAL> {
public StringRWayTrie() {
super(256);
}
@Override
protected String empty() {
return "";
}
@Override
protected String concat(String prefix, char c) {
return prefix + c;
}
}... | UTF-8 | Java | 321 | java | StringRWayTrie.java | Java | [] | null | [] | package algo.ch18;
public final class StringRWayTrie<VAL> extends RWayTrie<String, VAL> {
public StringRWayTrie() {
super(256);
}
@Override
protected String empty() {
return "";
}
@Override
protected String concat(String prefix, char c) {
return prefix + c;
}
}... | 321 | 0.601246 | 0.58567 | 17 | 17.882353 | 18.798882 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 10 |
669ca50ad2426b38eba8db73140dcb1fe4e67d6d | 38,852,274,210,992 | 6c1fa91051b868a868bac24679474348cc0f340b | /src/main/java/com/example/demo/services/TacheServiceImpl.java | bee9adf92cd8ca4f1bf696266d27cae0c318792e | [] | no_license | Mdidu/tp_gestionProjetBack | https://github.com/Mdidu/tp_gestionProjetBack | 42125ce831aabdc0504ba4d38f4c3e441b296e0b | f5a292c1e8332afd06705f386edde7acf361d861 | refs/heads/main | 2023-05-07T17:20:11.849000 | 2021-06-03T13:34:33 | 2021-06-03T13:34:33 | 368,242,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.services;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.example.demo.domain.Module;
import com.example.demo.domain.Tache;
import ... | UTF-8 | Java | 1,027 | java | TacheServiceImpl.java | Java | [] | null | [] | package com.example.demo.services;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.example.demo.domain.Module;
import com.example.demo.domain.Tache;
import ... | 1,027 | 0.779942 | 0.779942 | 50 | 19.559999 | 19.455755 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.96 | false | false | 10 |
3bc6712294c697012f8ff2055424b373472321ae | 34,703,335,806,253 | 59b4c226b824d85cd9daf8badfd78240e69bedce | /src/com/aioerp/interceptor/OpenAccountInterceptor.java | c181d88e837184ed868f3deb37c24cf9b5a48c9b | [] | no_license | NingKangMing/erpdemo | https://github.com/NingKangMing/erpdemo | fdc11c6b23de89f96ec0736197fe0eadb8d0f973 | 9256cf19679db49b0841401ce5156d22b5b13fa9 | refs/heads/master | 2021-07-09T08:55:34.964000 | 2017-10-09T06:24:12 | 2017-10-09T06:24:12 | 106,242,137 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aioerp.interceptor;
import com.aioerp.common.AioConstants;
import com.aioerp.model.sys.AioerpSys;
import com.aioerp.model.sys.User;
import com.aioerp.util.DateUtils;
import com.aioerp.util.Dog;
import com.jfinal.aop.Interceptor;
import com.jfinal.core.ActionInvocation;
import com.jfinal.core.Controller;
im... | UTF-8 | Java | 7,070 | java | OpenAccountInterceptor.java | Java | [] | null | [] | package com.aioerp.interceptor;
import com.aioerp.common.AioConstants;
import com.aioerp.model.sys.AioerpSys;
import com.aioerp.model.sys.User;
import com.aioerp.util.DateUtils;
import com.aioerp.util.Dog;
import com.jfinal.aop.Interceptor;
import com.jfinal.core.ActionInvocation;
import com.jfinal.core.Controller;
im... | 7,070 | 0.59589 | 0.589346 | 173 | 36.976879 | 30.582014 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.797688 | false | false | 10 |
8989121957fa52aa7b9091e5b73ed00b7ba47a61 | 37,048,387,933,234 | e7439e2e717e2da0fef76790aa9a843a26415251 | /app/src/main/java/com/ckw/zfsoft/mvpanddagger2/example/ExampleComponent.java | e6c670f0f0310a520d433caf96c45423eea0905d | [] | no_license | China77/MVP-Retrofit-RxJava-Dagger2 | https://github.com/China77/MVP-Retrofit-RxJava-Dagger2 | 2d3879463c0a170445a188f3125eef0a36c9e389 | 5205879f0018c2ae53814e7cb97e61c1342106bc | refs/heads/master | 2020-04-20T04:40:23.697000 | 2017-11-30T09:15:12 | 2017-11-30T09:15:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ckw.zfsoft.mvpanddagger2.example;
import com.ckw.zfsoft.mvpanddagger2.global.AppComponent;
import com.ckw.zfsoft.mvpanddagger2.global.base.PerActivity;
import dagger.Component;
/**
* Created by ckw
* on 2017/11/30.
*/
@PerActivity
@Component(modules = ExamplePresenterModule.class, dependencies = AppC... | UTF-8 | Java | 418 | java | ExampleComponent.java | Java | [
{
"context": "vity;\n\nimport dagger.Component;\n\n/**\n * Created by ckw\n * on 2017/11/30.\n */\n\n@PerActivity\n@Component(mo",
"end": 213,
"score": 0.9996551871299744,
"start": 210,
"tag": "USERNAME",
"value": "ckw"
}
] | null | [] | package com.ckw.zfsoft.mvpanddagger2.example;
import com.ckw.zfsoft.mvpanddagger2.global.AppComponent;
import com.ckw.zfsoft.mvpanddagger2.global.base.PerActivity;
import dagger.Component;
/**
* Created by ckw
* on 2017/11/30.
*/
@PerActivity
@Component(modules = ExamplePresenterModule.class, dependencies = AppC... | 418 | 0.791866 | 0.76555 | 18 | 22.222221 | 25.384937 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 10 |
ab5361cd387c4bf702e9c51f04f876519a542eb3 | 35,467,839,981,274 | f253b867e8bf76b28dbd92741aac63255705f392 | /DataBinding/app/src/main/java/com/example/bhuang/databinding/MainActivityContract.java | 79072a1b57eb46197091f5af327326ff4dfc7d41 | [] | no_license | billonline33/AndroidBootCamp | https://github.com/billonline33/AndroidBootCamp | 8480c233b5165e856cf3da073c6ed52c264fcbf7 | 5a81706cab198a89019305e425b85053a393e985 | refs/heads/master | 2020-05-30T08:36:14.653000 | 2017-08-04T05:49:19 | 2017-08-04T05:49:19 | 94,961,034 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bhuang.databinding;
import com.example.bhuang.databinding.TemperatureData;
/**
* Created by bhuang on 6/21/2017.
*/
public interface MainActivityContract {
public interface Presenter
{
void onShowData(TemperatureData temperatureData);
void showList();
}
public i... | UTF-8 | Java | 440 | java | MainActivityContract.java | Java | [
{
"context": "ng.databinding.TemperatureData;\n\n/**\n * Created by bhuang on 6/21/2017.\n */\n\npublic interface MainActivityC",
"end": 121,
"score": 0.9995571970939636,
"start": 115,
"tag": "USERNAME",
"value": "bhuang"
}
] | null | [] | package com.example.bhuang.databinding;
import com.example.bhuang.databinding.TemperatureData;
/**
* Created by bhuang on 6/21/2017.
*/
public interface MainActivityContract {
public interface Presenter
{
void onShowData(TemperatureData temperatureData);
void showList();
}
public i... | 440 | 0.693182 | 0.677273 | 21 | 19.952381 | 20.08666 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 10 |
e8e7c9d0e1070d1cbc786327352db40391125e1c | 5,420,248,779,140 | 5b2ace6e54ecf49be4e5dd6d2411f48e733ddaf2 | /zero-business/src/main/java/space/zero/business/module/base/service/impl/BaseOrganizationServiceImpl.java | 6ac722c3c2e909c813dc3345f5040e78c211d3dc | [] | no_license | Fatesta/non-zero | https://github.com/Fatesta/non-zero | 6033fd8779b1aad3d945fb92d149e3c7f60c0a60 | d58ca0220c55fec237734ed53855b1c09875df12 | refs/heads/master | 2020-03-31T12:39:58.222000 | 2018-10-07T14:42:00 | 2018-10-07T14:42:00 | 152,225,099 | 1 | 0 | null | true | 2018-10-09T09:33:37 | 2018-10-09T09:33:37 | 2018-10-08T05:46:44 | 2018-10-07T14:42:01 | 230 | 0 | 0 | 0 | null | false | null | package space.zero.business.module.base.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.context.SecurityContextHolder;
import space.zero.business.module.base.dao.BaseOrganizationMapper;
import space.zero.business.module.base.model.BaseOrganization;
... | UTF-8 | Java | 4,201 | java | BaseOrganizationServiceImpl.java | Java | [
{
"context": "l.Date;\nimport java.util.List;\n\n\n/**\n * Created by PG_shen on 2018/03/17.\n */\n@Service\n@Transactional\npublic",
"end": 930,
"score": 0.9997379779815674,
"start": 923,
"tag": "USERNAME",
"value": "PG_shen"
}
] | null | [] | package space.zero.business.module.base.service.impl;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.context.SecurityContextHolder;
import space.zero.business.module.base.dao.BaseOrganizationMapper;
import space.zero.business.module.base.model.BaseOrganization;
... | 4,201 | 0.68856 | 0.685694 | 102 | 40.049019 | 31.967318 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598039 | false | false | 10 |
d96ebb12b2bbfaa4d663dedb565db5d4c6151489 | 7,103,875,963,356 | b6c1e12f591f0dae3fbd4a3703c5df432cb0eb92 | /pronscrapper/src/main/java/lt/kitech/pron/controller/ImportController.java | 0c1733c644872d773e2b387689ef0a257902882d | [] | no_license | SoulParty/kiscrapper | https://github.com/SoulParty/kiscrapper | aa7991d30ea67dc1f56798c47116cf8005f26c07 | cb91899478a6fc0151daaf72d325d319629f4775 | refs/heads/master | 2017-12-17T18:00:33.558000 | 2017-11-07T00:23:51 | 2017-11-07T00:23:51 | 77,229,539 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lt.kitech.pron.controller;
import java.io.IOException;
import java.io.Reader;
import java.io.StringReader;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.PostConstruct;
import lt.kitech.pron.domain.Digram;
import lt.kitech.pron.domain.Video;
import lt.kitech.pron.domain.Word;
import ... | UTF-8 | Java | 4,418 | java | ImportController.java | Java | [] | null | [] | package lt.kitech.pron.controller;
import java.io.IOException;
import java.io.Reader;
import java.io.StringReader;
import java.util.HashMap;
import java.util.Map;
import javax.annotation.PostConstruct;
import lt.kitech.pron.domain.Digram;
import lt.kitech.pron.domain.Video;
import lt.kitech.pron.domain.Word;
import ... | 4,418 | 0.712766 | 0.706655 | 151 | 28.2649 | 22.231384 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.218543 | false | false | 10 |
4bc0aa675beb5caacfc240e9df039bd9a9403d44 | 11,192,684,821,702 | 2e485548d1f1c95bc1a6e87ad2709b29afbddab2 | /src/main/java/hr/restart/spa/web/controllers/KamracController.java | 19b6a35217c04d01e0697beff68acccbf1e3a3fa | [] | no_license | rest-art/spa | https://github.com/rest-art/spa | a56a5da42d727d005402ecace1e048b734b5d41d | 11bf8ec5f9ff553d8ff5cd8f95ff00c0b258ff21 | refs/heads/master | 2018-12-29T12:58:18.374000 | 2018-10-05T14:43:39 | 2018-10-05T14:43:39 | 24,493,118 | 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 hr.restart.spa.web.controllers;
import hr.restart.spa.entities.Kamrac;
import hr.restart.spa.exceptions.ErpException;
import h... | UTF-8 | Java | 5,501 | java | KamracController.java | Java | [
{
"context": "ework.web.servlet.ModelAndView;\n\n/**\n *\n * @author User\n */\n@Controller\npublic class KamracController {\n\n",
"end": 1428,
"score": 0.6883496046066284,
"start": 1424,
"tag": "USERNAME",
"value": "User"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package hr.restart.spa.web.controllers;
import hr.restart.spa.entities.Kamrac;
import hr.restart.spa.exceptions.ErpException;
import h... | 5,501 | 0.768588 | 0.768588 | 151 | 35.430462 | 34.219685 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.940397 | false | false | 10 |
49cf42949ce026c6b8f1362058a12726f0fc4d25 | 7,945,689,546,093 | 4a25d92d9989066976c0c5c529a6fbfb611ec22a | /server/src/main/java/password/pwm/http/servlet/forgottenpw/ForgottenPasswordUtil.java | f830b3d51b7c17cf51b8ea4205d08260c8ff4681 | [
"Apache-2.0"
] | permissive | pwm-project/pwm | https://github.com/pwm-project/pwm | 62e8b3af34383c9bd105c55d5a2896bcd9a3facd | 9fd838b93d2ef759c3c4ec49367cbe121356b076 | refs/heads/master | 2023-07-31T18:26:21.967000 | 2023-06-26T22:01:26 | 2023-06-26T22:01:26 | 44,565,647 | 934 | 330 | NOASSERTION | false | 2023-03-01T15:47:51 | 2015-10-19T21:38:14 | 2023-02-21T23:09:34 | 2023-03-01T14:50:55 | 143,190 | 831 | 242 | 160 | Java | false | false | /*
* Password Management Servlets (PWM)
* http://www.pwm-project.org
*
* Copyright (c) 2006-2009 Novell, Inc.
* Copyright (c) 2009-2021 The PWM Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | UTF-8 | Java | 38,020 | java | ForgottenPasswordUtil.java | Java | [] | null | [] | /*
* Password Management Servlets (PWM)
* http://www.pwm-project.org
*
* Copyright (c) 2006-2009 Novell, Inc.
* Copyright (c) 2009-2021 The PWM Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy ... | 38,020 | 0.649316 | 0.648475 | 872 | 42.600918 | 39.60738 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.524083 | false | false | 10 |
006550516eadd24a16fa76dcd2f699b33f727bdb | 4,672,924,465,094 | 4e8432b4e9b1583a7b085835981eb8d0e61d5ca1 | /projeto-admin/src/br/com/geprofi/controlador/ProfessorExternoController.java | b36e150b455f12fdeda05e5bc268504612021224 | [] | no_license | carinadiass/geprofi | https://github.com/carinadiass/geprofi | b951ae18cb16d9990f3e9b8415eed140b7003c6f | 0449f182606a270cd1268a7fef771ca065233372 | refs/heads/master | 2021-01-19T07:31:40.515000 | 2015-11-25T03:08:24 | 2015-11-25T03:08:24 | 87,551,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.geprofi.controlador;
import java.sql.SQLException;
import java.util.List;
import javax.inject.Inject;
import javax.validation.Valid;
import br.com.caelum.vraptor.Controller;
import br.com.caelum.vraptor.Result;
import br.com.caelum.vraptor.validator.Validator;
import br.com.geprofi.modelo.P... | UTF-8 | Java | 2,185 | java | ProfessorExternoController.java | Java | [] | null | [] | package br.com.geprofi.controlador;
import java.sql.SQLException;
import java.util.List;
import javax.inject.Inject;
import javax.validation.Valid;
import br.com.caelum.vraptor.Controller;
import br.com.caelum.vraptor.Result;
import br.com.caelum.vraptor.validator.Validator;
import br.com.geprofi.modelo.P... | 2,185 | 0.749657 | 0.749657 | 66 | 31.10606 | 26.048981 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.151515 | false | false | 10 |
20d8b27e349058d1b213a4c30aa7f0191ee5b3c1 | 32,289,564,178,987 | a6d16e3b5b47c7500956009930034efdd811a6b3 | /WORKSPACE/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/work/Catalina/localhost/CyberSecuritySecond/org/apache/jsp/home_jsp.java | 29e36f1f9123738014d6ac7ce1182adc79d1fe05 | [] | no_license | chetan2282/IntrusionDetectionSystem | https://github.com/chetan2282/IntrusionDetectionSystem | 1dc34fa406f4afe18f517fd873d7adb4e96926cf | 4c9eb5cb92b588321414c8f5cb3bfaa0f47a5824 | refs/heads/master | 2020-04-25T18:03:25.151000 | 2019-02-27T19:07:18 | 2019-02-27T19:07:18 | 172,971,168 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.65
* Generated at: 2019-02-22 10:59:32 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | UTF-8 | Java | 10,832 | java | home_jsp.java | Java | [] | null | [] | /*
* Generated by the Jasper component of Apache Tomcat
* Version: Apache Tomcat/7.0.65
* Generated at: 2019-02-22 10:59:32 UTC
* Note: The last modified time of this file was set to
* the last modified time of the source file after
* generation to assist with modification tracking.
*/
package org.ap... | 10,832 | 0.572946 | 0.565928 | 241 | 43.937759 | 28.991489 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.86722 | false | false | 10 |
90d8b05e599776dc302de2e496c57890344ac95a | 14,405,320,356,160 | ca19c71291828c4cf3ee6cc33984771d35b6257f | /src/pl/com/bottega/photostock/sales/infrastructure/repositories/fake/FakeLightBoxRepository.java | d864fef0cb1c12e451d48c456e61be1c0ad330f4 | [] | no_license | ksrubka/photostock | https://github.com/ksrubka/photostock | 4f199a471e46cf23818f1d63a599d5f23d722aeb | 1a2758ab448a08783bf513234dedd52308cd39f8 | refs/heads/master | 2021-01-21T04:47:01.667000 | 2016-06-11T21:53:01 | 2016-06-11T21:53:01 | 55,002,259 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.com.bottega.photostock.sales.infrastructure.repositories.fake;
import pl.com.bottega.photostock.sales.infrastructure.repositories.interfaces.LightBoxRepository;
import pl.com.bottega.photostock.sales.model.LightBox;
import java.util.HashMap;
import java.util.Map;
import java.util.UUID;
/**
* Created by B... | UTF-8 | Java | 1,046 | java | FakeLightBoxRepository.java | Java | [
{
"context": "til.Map;\nimport java.util.UUID;\n\n/**\n * Created by Beata Iłowiecka on 21.04.16.\n */\npublic class FakeLightBoxReposit",
"end": 334,
"score": 0.9998799562454224,
"start": 319,
"tag": "NAME",
"value": "Beata Iłowiecka"
}
] | null | [] | package pl.com.bottega.photostock.sales.infrastructure.repositories.fake;
import pl.com.bottega.photostock.sales.infrastructure.repositories.interfaces.LightBoxRepository;
import pl.com.bottega.photostock.sales.model.LightBox;
import java.util.HashMap;
import java.util.Map;
import java.util.UUID;
/**
* Created by <... | 1,036 | 0.69636 | 0.690613 | 33 | 30.636364 | 30.633532 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.424242 | false | false | 10 |
cd5f28dd08e485ee99eb92eeabfce59d518a91d2 | 10,617,159,225,553 | 2a4f36ded35fbc1a00fdc47ce8c420188a7232fb | /1.00.1/_build/source/process-main/build/src/com/vvt/preference_manager/PrefAddressBook.java | 68f406afce8668677b5e378e034cf9fd59d9728d | [] | no_license | snehankekre/BB_Cyclops_2012 | https://github.com/snehankekre/BB_Cyclops_2012 | de45b9737e74b89b8154f8cd99f210d61bc14e78 | 31e86c30242d346bf6b06507168e639f2af00603 | refs/heads/master | 2020-02-29T12:22:35.830000 | 2017-04-22T18:05:41 | 2017-04-22T18:05:41 | 89,088,933 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vvt.preference_manager;
import java.io.Serializable;
import com.vvt.base.FxAddressbookMode;
import com.vvt.base.security.Constant;
import com.vvt.base.security.FxSecurity;
public class PrefAddressBook extends Preference implements Serializable {
private static final long serialVersionUID = 1L;
priva... | UTF-8 | Java | 895 | java | PrefAddressBook.java | Java | [] | null | [] | package com.vvt.preference_manager;
import java.io.Serializable;
import com.vvt.base.FxAddressbookMode;
import com.vvt.base.security.Constant;
import com.vvt.base.security.FxSecurity;
public class PrefAddressBook extends Preference implements Serializable {
private static final long serialVersionUID = 1L;
priva... | 895 | 0.778771 | 0.777654 | 39 | 21.97436 | 25.421057 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.128205 | false | false | 10 |
9450f8aba98e8158e4982c998fee0f94df6d9564 | 1,640,677,566,188 | ec81cafd29ff51ab8cfaf7203373a37ce4c60228 | /MiniViber-Server/src/com/comtrade/so/poruka/VratiPrivatnePoruke.java | 2f2eec4e94ef94235896cc0fd58280edd20f4a72 | [] | no_license | emirJava/Mini-Viber | https://github.com/emirJava/Mini-Viber | d618c35fc8d344229184b2c5b1612739142aaf25 | e8b87c4dcb8cce09acc9ee7742f0708a8d54f00c | refs/heads/master | 2018-11-07T09:19:05.667000 | 2018-08-29T08:46:50 | 2018-08-29T08:46:50 | 146,206,089 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.comtrade.so.poruka;
import java.util.Map;
import com.comtrade.broker.Broker;
import com.comtrade.domen.GrupnaPoruka;
import com.comtrade.domen.PrivatnaPoruka;
import com.comtrade.so.OpstaSo;
@SuppressWarnings("unchecked")
public class VratiPrivatnePoruke extends OpstaSo {
@Override
public v... | UTF-8 | Java | 531 | java | VratiPrivatnePoruke.java | Java | [] | null | [] | package com.comtrade.so.poruka;
import java.util.Map;
import com.comtrade.broker.Broker;
import com.comtrade.domen.GrupnaPoruka;
import com.comtrade.domen.PrivatnaPoruka;
import com.comtrade.so.OpstaSo;
@SuppressWarnings("unchecked")
public class VratiPrivatnePoruke extends OpstaSo {
@Override
public v... | 531 | 0.758945 | 0.758945 | 20 | 24.549999 | 24.601778 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05 | false | false | 10 |
4b7a7818c1016054aac6e4ddde5a1f8f204f986a | 12,687,333,450,364 | 01988a3293813d66817044a5db33441980dcf91a | /src/main/java/com/ibm/watson/developer_cloud/language_translation/v2/model/package-info.java | a415ca00c51a67bec0b86469ed53808d2a905872 | [
"metamail",
"LicenseRef-scancode-other-permissive",
"Beerware",
"LicenseRef-scancode-zeusbench",
"Apache-1.1",
"LicenseRef-scancode-rsa-1990",
"LicenseRef-scancode-pcre",
"Spencer-94",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"NTP",
"LicenseRef-scancode-rsa-md4",
"MIT",
"HPND-sel... | permissive | debojyotiIBM/java-sdk | https://github.com/debojyotiIBM/java-sdk | def56c9f76b21ca3254ab3c22afb1d83836cf3eb | a60589a1489d6afa4958ea22bfb4aa4cc48e9825 | refs/heads/master | 2020-12-02T15:05:46.054000 | 2015-11-03T16:37:00 | 2015-11-03T16:37:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Language Translation POJOs
*/
package com.ibm.watson.developer_cloud.language_translation.v2.model;
| UTF-8 | Java | 109 | java | package-info.java | Java | [] | null | [] | /**
* Language Translation POJOs
*/
package com.ibm.watson.developer_cloud.language_translation.v2.model;
| 109 | 0.761468 | 0.752294 | 4 | 26 | 27 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 10 |
0a3d2b0dca33303f45064cd26dcff3f1eb074dd6 | 12,687,333,449,135 | 1bc117eb38301fed18a96f21ae4d4438869bdaf8 | /src/main/java/bgs/geophys/library/Data/webService/DataInterval.java | 52cd4e822850fdb30cced4ed4fb538b770feaa7b | [] | no_license | INTERMAGNET/lib_bgs | https://github.com/INTERMAGNET/lib_bgs | 5eb7c5cfcd19536939ecc5a83bfa6fe92ad43126 | 00d6c8d7af15b27ff9717336f7f5246814603b7d | refs/heads/master | 2021-09-16T03:21:01.960000 | 2018-06-15T13:53:14 | 2018-06-15T13:53:14 | 108,842,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package bgs.geophys.library.Data.webService;
/**
* Represents a data interval or cadence.
* @author sani
*/
public enum DataInterval {
/**
* DataInterval enum type literals.
*/
HOUR("1-HOUR", ".hor... | UTF-8 | Java | 1,324 | java | DataInterval.java | Java | [
{
"context": " Represents a data interval or cadence.\n * @author sani\n */\npublic enum DataInterval {\n /**\n * Dat",
"end": 208,
"score": 0.9866487979888916,
"start": 204,
"tag": "USERNAME",
"value": "sani"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package bgs.geophys.library.Data.webService;
/**
* Represents a data interval or cadence.
* @author sani
*/
public enum DataInterval {
/**
* DataInterval enum type literals.
*/
HOUR("1-HOUR", ".hor... | 1,324 | 0.636707 | 0.622356 | 53 | 23.981133 | 24.185986 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433962 | false | false | 10 |
b11a0ed55b35fff365874aeec0f99576f76b2827 | 29,463,475,700,849 | ac1ba2a334c00d4704050f06a9382e7571c328d6 | /src/main/java/com/example/producer/controller/TestController.java | f91cba3593e6397b96186abd3c2514b635ca952f | [] | no_license | Soulmate303/Kafka | https://github.com/Soulmate303/Kafka | 248946adc55515e0e3d99c2af73e6a29fb91715a | 4b515a13e0f7fc1510fe1abfbf283e4b2525f176 | refs/heads/master | 2022-11-25T12:48:17.071000 | 2020-07-28T15:14:31 | 2020-07-28T15:14:31 | 283,248,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.producer.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.core.KafkaTemplate;
import org.springframework.web.bind.annotation.*;
@RestController
public class TestController {
@Autowired
private KafkaTemplate<String,Object> kafkaTem... | UTF-8 | Java | 602 | java | TestController.java | Java | [] | null | [] | package com.example.producer.controller;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.kafka.core.KafkaTemplate;
import org.springframework.web.bind.annotation.*;
@RestController
public class TestController {
@Autowired
private KafkaTemplate<String,Object> kafkaTem... | 602 | 0.765781 | 0.76412 | 19 | 30.68421 | 28.131371 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 10 |
4dc0074803d115a778a27c8e65b4f73920a5c71c | 24,824,911,019,473 | ba4ae3f9eba022a152670c96a61164bb948ddeb5 | /lectures.tasks/src/main/java/lecture8/lambda.java | 43b3190c7396796c961b37eb05f3a5a5f4af3ea7 | [] | no_license | bibliophagist/JavaSchoolHW | https://github.com/bibliophagist/JavaSchoolHW | 529090f4b98905efe3f2f5f6985c4e459b17bdc3 | ec0486fba29bf1463a390c6d32e6e69d603a53d1 | refs/heads/master | 2020-03-22T09:56:31.495000 | 2018-08-26T17:05:40 | 2018-08-26T17:05:40 | 139,865,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lecture8;
import java.io.File;
public class lambda {
public static void main(String[] args) {
File file = new File("C:\\");
File[] files = file.listFiles(fileL -> fileL.isDirectory());
if (files != null) {
for (File filePrint : files) {
System.out.print... | UTF-8 | Java | 458 | java | lambda.java | Java | [] | null | [] | package lecture8;
import java.io.File;
public class lambda {
public static void main(String[] args) {
File file = new File("C:\\");
File[] files = file.listFiles(fileL -> fileL.isDirectory());
if (files != null) {
for (File filePrint : files) {
System.out.print... | 458 | 0.534935 | 0.532751 | 18 | 24.444445 | 21.715899 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 10 |
1831f35c197bc2ebd849e100cbcd69706c7966fe | 27,023,934,288,405 | 284bf504a773beff651572cb86127a8054e7f213 | /Step06_CafeExample/src/main/java/com/test/step06/users/dao/UsersDaoImpl.java | 57f30891eb9f46ea17fbd7d1ac31289c13efebe1 | [] | no_license | hyunhee7/spring | https://github.com/hyunhee7/spring | bcb44f4167abc70c7df4a4fe4fa2d6c705cf5e31 | dbff7d97ba145b443a7f091d61400223f3b8fc8f | refs/heads/master | 2021-05-25T10:31:37.594000 | 2017-08-03T09:28:51 | 2017-08-03T09:28:51 | 98,298,953 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.step06.users.dao;
import java.util.List;
import com.test.step06.users.dto.UsersDto;
public class UsersDaoImpl implements UsersDao{
@Override
public void insert(UsersDto dto) {
// TODO Auto-generated method stub
}
@Override
public boolean isValid(UsersDto dto) {
// TODO Auto-generated m... | UTF-8 | Java | 845 | java | UsersDaoImpl.java | Java | [] | null | [] | package com.test.step06.users.dao;
import java.util.List;
import com.test.step06.users.dto.UsersDto;
public class UsersDaoImpl implements UsersDao{
@Override
public void insert(UsersDto dto) {
// TODO Auto-generated method stub
}
@Override
public boolean isValid(UsersDto dto) {
// TODO Auto-generated m... | 845 | 0.711243 | 0.706509 | 51 | 15.568627 | 15.781915 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.098039 | false | false | 10 |
557318292fc935dd5924baa12b8baa0cde014838 | 11,227,044,514,339 | 6b3b9ef2543ebee98adc320585a5eca712620f33 | /sandbox/src/reflectionStuff/Reflec1.java | 605d646429368e163fe8a74eeb9ae1de9ae5eda1 | [] | no_license | NotThe1/sandbox | https://github.com/NotThe1/sandbox | e3ec69995bacdb35b134ae98ab2c282ab64e3f04 | 8590deff26eb41de5167566c762a400075320ae2 | refs/heads/master | 2020-04-16T10:53:14.812000 | 2020-03-06T20:47:23 | 2020-03-06T20:47:23 | 37,475,680 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package reflectionStuff;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.FontFormatException;
import java.awt.GraphicsEnvironment;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.Po... | UTF-8 | Java | 5,355 | java | Reflec1.java | Java | [] | null | [] | package reflectionStuff;
import java.awt.Color;
import java.awt.Dimension;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.FontFormatException;
import java.awt.GraphicsEnvironment;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.awt.Insets;
import java.awt.Po... | 5,355 | 0.713726 | 0.688515 | 158 | 31.892405 | 25.37306 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.462025 | false | false | 10 |
4c8ee2f12f5689dedb25fbd1d87e53611d4bc32b | 18,056,042,570,631 | e3b3a07496d67ad7e06cb61a84ab6bf54f114f20 | /satc-web/.svn/pristine/af/af9b3f9c922ab0cfdc70fbd35ade850806dfaf6b.svn-base | b41c186ae2f58abe031339e32ec1694ed129bff4 | [] | no_license | jelizvt/sisatc | https://github.com/jelizvt/sisatc | 19ddea0112eb4a33bfa08db6ac56e4adfbc87df6 | ca0f8eb74feb3211c7b9cb586bbfa3952a966122 | refs/heads/master | 2022-12-07T21:20:34.181000 | 2020-08-19T15:30:32 | 2020-08-19T15:30:32 | 288,759,982 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sat.sisat.common.managed;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import javax.faces.event.ActionEvent;
import com.sat.sisat.common.util.BaseManaged;
import com.sat.sisat.common.util.SATParameterFactory;
@ManagedBean
@ViewScoped
publ... | UTF-8 | Java | 919 | af9b3f9c922ab0cfdc70fbd35ade850806dfaf6b.svn-base | Java | [] | null | [] | package com.sat.sisat.common.managed;
import javax.annotation.PostConstruct;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.ViewScoped;
import javax.faces.event.ActionEvent;
import com.sat.sisat.common.util.BaseManaged;
import com.sat.sisat.common.util.SATParameterFactory;
@ManagedBean
@ViewScoped
publ... | 919 | 0.784548 | 0.76605 | 42 | 20.880953 | 20.101175 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 | |
467ad7b98d55df61d9fe3ad13f32ec2f7645f348 | 23,983,097,390,945 | ca57c3651db75069fcbbb7c5190e6a328331660e | /src/com/siwuxie095/forme/algorithm/chapter8th/question19th/answer1st/Main.java | fe28980525e9f84d80db9bfdeb8b21ac50bdb995 | [] | no_license | gouyanzhan/HelloWorld | https://github.com/gouyanzhan/HelloWorld | f915ec8eabf8878b0c01fb8ec29b869e6fd68c5f | 8cd9dc117d301d10207690052f2f27de2d9b9e2c | refs/heads/master | 2022-03-25T07:31:52.842000 | 2022-03-11T07:08:30 | 2022-03-11T07:08:30 | 164,224,001 | 1 | 1 | null | false | 2019-01-07T14:18:44 | 2019-01-05T14:52:23 | 2019-01-06T13:08:12 | 2019-01-07T14:18:44 | 22 | 1 | 1 | 0 | Java | false | null | package com.siwuxie095.forme.algorithm.chapter8th.question19th.answer1st;
/**
* 数组中子数组的最大累乘积
*
* 题目:
* 给定一个 double 类型的数组 arr,其中的元素可正、可负、可 0,返回子数组累乘的最大乘积。例如,
* arr = [-2.5, 4, 0, 3, 0.5, 8, -1],子数组 [3, 0.5, 8] 累乘可以获得最大的乘积 12,所
* 以返回 12。
*
* 解答:
* 本题可以做到时间复杂度为 O(N)、额外空间复杂度为 O(1)。所有的子数组都会以某一个位置结束,所以,
* 如果求出以每一个... | UTF-8 | Java | 2,265 | java | Main.java | Java | [
{
"context": ",然后继续计算以\n * i+1 位置结尾的时候,如此重复,直到计算结束。\n *\n * @author Jiajing Li\n * @date 2019-06-09 21:16:48\n */\npublic class Mai",
"end": 1035,
"score": 0.9996889233589172,
"start": 1025,
"tag": "NAME",
"value": "Jiajing Li"
}
] | null | [] | package com.siwuxie095.forme.algorithm.chapter8th.question19th.answer1st;
/**
* 数组中子数组的最大累乘积
*
* 题目:
* 给定一个 double 类型的数组 arr,其中的元素可正、可负、可 0,返回子数组累乘的最大乘积。例如,
* arr = [-2.5, 4, 0, 3, 0.5, 8, -1],子数组 [3, 0.5, 8] 累乘可以获得最大的乘积 12,所
* 以返回 12。
*
* 解答:
* 本题可以做到时间复杂度为 O(N)、额外空间复杂度为 O(1)。所有的子数组都会以某一个位置结束,所以,
* 如果求出以每一个... | 2,261 | 0.654924 | 0.592474 | 38 | 31.868422 | 25.381479 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 10 |
1f76a94b5d44c5ae8ccd614288c8bb561d08c2ec | 7,876,970,038,454 | ef2da4320417113b72d294301c810bfc72637b79 | /src/main/java/wang/miansen/roothub/modules/tab/service/impl/TabServiceImpl.java | 1a871a7a93fcf894ca7b75836bb4caacb8d80dd9 | [
"MIT"
] | permissive | qmx-work/qmx-forum | https://github.com/qmx-work/qmx-forum | 6ff2bbf79d26f8cc0e700fa52c2f5834768d2b22 | e13aefd411f9cfdef031026136ccc75580241649 | refs/heads/master | 2020-12-09T21:08:23.511000 | 2020-08-06T07:53:28 | 2020-08-06T07:53:28 | 233,415,957 | 5 | 0 | MIT | false | 2020-10-13T18:48:34 | 2020-01-12T15:43:12 | 2020-08-06T07:53:32 | 2020-10-13T18:48:32 | 64,103 | 3 | 0 | 8 | Java | false | false | package wang.miansen.roothub.modules.tab.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.stereotype.Service;
import wang.miansen.roothub.modules.tab.dao.TabDao;
import wang.m... | UTF-8 | Java | 693 | java | TabServiceImpl.java | Java | [] | null | [] | package wang.miansen.roothub.modules.tab.service.impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.data.redis.core.StringRedisTemplate;
import org.springframework.stereotype.Service;
import wang.miansen.roothub.modules.tab.dao.TabDao;
import wang.m... | 693 | 0.800294 | 0.800294 | 29 | 22.482759 | 22.902523 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.827586 | false | false | 10 |
616dba838c0b0646645abc66caa92b5e7cedb48f | 12,300,786,381,552 | 6bb3ac17eb3f069a75e6a6232f158a14c9f85422 | /src/main/java/com/graffitab/server/service/user/ExternalProviderService.java | 07d8aa1a7b43fcf8dbc2b2c4c39a552d8e3727b7 | [
"Apache-2.0"
] | permissive | GraffiTab/GraffiTab-Backend | https://github.com/GraffiTab/GraffiTab-Backend | ebfbef4bab2e76fe5524ad4cecfdb0b7d79fdca9 | 5f7eed27e93eb1dda098785be1f30d46342a896c | refs/heads/master | 2022-05-24T12:59:02.152000 | 2019-05-12T22:41:39 | 2019-05-12T22:41:39 | 43,713,233 | 5 | 1 | null | false | 2017-11-21T10:50:47 | 2015-10-05T20:53:39 | 2016-10-23T00:18:09 | 2017-11-21T10:50:46 | 79,639 | 4 | 1 | 39 | JavaScript | false | null | package com.graffitab.server.service.user;
import javax.annotation.Resource;
import org.hibernate.Query;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.graffitab.server.api.errors.RestApiException;
import com.graffitab.server.api.errors.Resu... | UTF-8 | Java | 4,830 | java | ExternalProviderService.java | Java | [] | null | [] | package com.graffitab.server.service.user;
import javax.annotation.Resource;
import org.hibernate.Query;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.graffitab.server.api.errors.RestApiException;
import com.graffitab.server.api.errors.Resu... | 4,830 | 0.772464 | 0.772464 | 104 | 45.442307 | 46.217884 | 249 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.057692 | false | false | 10 |
4cab2e2ded6ff66ea2449d21c27ee791fa401f62 | 4,956,392,263,473 | 84c6082945f1e9f2798801cf8069868e176eb4f2 | /src/main/java/org/zada/template/node/NodeType.java | 626930f070f1a20de71adc02424469a5f861dbe6 | [] | no_license | codechapin/zada | https://github.com/codechapin/zada | f9c14730fbc31fc78600f4482c4cfb0b851ea3ef | d0529dbea361f5e8994aa9f8736ad8efc06b9442 | refs/heads/master | 2018-12-30T00:27:19.840000 | 2013-11-21T02:29:22 | 2013-11-21T02:29:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.zada.template.node;
/**
*
*
*/
public enum NodeType {
ACTION,
IF,
LIST,
RANGE,
TEMPLATE,
TEXT,
WITH,
END,
PIPE,
}
| UTF-8 | Java | 167 | java | NodeType.java | Java | [] | null | [] | package org.zada.template.node;
/**
*
*
*/
public enum NodeType {
ACTION,
IF,
LIST,
RANGE,
TEMPLATE,
TEXT,
WITH,
END,
PIPE,
}
| 167 | 0.502994 | 0.502994 | 18 | 8.277778 | 7.694194 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 10 |
4e39a9e39bc02ac6b5f9a7d78929e993553a8e3b | 2,680,059,605,075 | 716fd5e4352b3ead73e09c01baa720434fb25198 | /sayiBulma/src/sayiBulma/Main.java | 1ff7f57928e126cebb4f72ffbbd5cb92a55046fe | [
"MIT"
] | permissive | FikriyeBarut/javaCamp | https://github.com/FikriyeBarut/javaCamp | 1bb67cf5ddad839c2a2ee57c808fbd58262f5e1d | 742b645b102ca8d93a2d698bc98cd553eec2cd55 | refs/heads/main | 2023-04-20T05:18:27.097000 | 2023-02-10T19:28:48 | 2023-02-10T19:28:48 | 364,710,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sayiBulma;
public class Main {
public static void main(String[] args) {
int[] sayilar =new int[] {1,2,3,4,5};
int aranacak=5;
boolean varMę=false;
for(int sayi:sayilar) {
if(sayi==aranacak) {
varMę=true;
break;
}
}
if(varMę==true) {
System.out.println("Bulundu");
}else {
... | ISO-8859-16 | Java | 366 | java | Main.java | Java | [] | null | [] | package sayiBulma;
public class Main {
public static void main(String[] args) {
int[] sayilar =new int[] {1,2,3,4,5};
int aranacak=5;
boolean varMę=false;
for(int sayi:sayilar) {
if(sayi==aranacak) {
varMę=true;
break;
}
}
if(varMę==true) {
System.out.println("Bulundu");
}else {
... | 366 | 0.597796 | 0.581267 | 24 | 14.125 | 13.039403 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.166667 | false | false | 10 |
436c70379420572e137494fa288352bccaf9d09e | 13,735,305,434,140 | be418c46fe986690090311e545f6f9b3de13898b | /StockHandlingSASClient/src/lk/edu/ijse/sas/view/MaterialReportController.java | d809f997fb5200a99f3a50e557217f2423aec7e9 | [] | no_license | DimuthuKasunWP/StockHandlingSystem | https://github.com/DimuthuKasunWP/StockHandlingSystem | 757fa2f8374da1aef77fccaf4c67fd95484c5e06 | a092e19961b49af188c3cb94eb1bd167adc7f51a | refs/heads/master | 2021-07-11T10:06:20.382000 | 2020-08-30T08:00:28 | 2020-08-30T08:00:28 | 196,627,880 | 4 | 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 lk.edu.ijse.sas.view;
import com.jfoenix.controls.JFXComboBox;
import com.jfoenix.controls.JFXDatePicker;
import lk.edu.ijse.s... | UTF-8 | Java | 21,811 | java | MaterialReportController.java | Java | [
{
"context": "oller;\n\n/**\n * FXML Controller class\n *\n * @author dimuthu\n */\npublic class MaterialReportController impleme",
"end": 2033,
"score": 0.9969787001609802,
"start": 2026,
"tag": "USERNAME",
"value": "dimuthu"
}
] | 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 lk.edu.ijse.sas.view;
import com.jfoenix.controls.JFXComboBox;
import com.jfoenix.controls.JFXDatePicker;
import lk.edu.ijse.s... | 21,811 | 0.561827 | 0.561368 | 542 | 39.241699 | 31.720858 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575646 | false | false | 10 |
0c84ba1d1368d554a045f4461d38f9c56996c962 | 31,533,649,958,218 | 8ad10270b1e32cfe0cb712a74a93c1243a9be881 | /emma-controller/src/main/java/io/edgerun/emma/controller/ControllerShell.java | 54da9ba7c80b523e53366245d937e53d223014d5 | [] | no_license | edgerun/emma-master | https://github.com/edgerun/emma-master | d4e02f27a112da2ab0c3a576d4e648252d8adba1 | 5bf350659ec05fbd4380df5afc233507c53aa26d | refs/heads/master | 2022-08-16T15:20:46.071000 | 2020-05-26T22:33:54 | 2020-05-26T22:33:54 | 267,140,729 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.edgerun.emma.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import io.edgerun.emma.controller.model.Broker;
import io.edgerun.emma.controller.model.BrokerRepository;
import io.edgerun.emma.controller.model.Client;
import io.edgerun.emma.contro... | UTF-8 | Java | 3,686 | java | ControllerShell.java | Java | [
{
"context": "));\n keys.removeIf(key -> !key.startsWith(\"emma.\"));\n keys.sort(String::compareTo);\n\n ",
"end": 2843,
"score": 0.8904590606689453,
"start": 2839,
"tag": "KEY",
"value": "emma"
}
] | null | [] | package io.edgerun.emma.controller;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import io.edgerun.emma.controller.model.Broker;
import io.edgerun.emma.controller.model.BrokerRepository;
import io.edgerun.emma.controller.model.Client;
import io.edgerun.emma.contro... | 3,686 | 0.688551 | 0.687466 | 116 | 30.775862 | 25.372429 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508621 | false | false | 10 |
8d8f5d57bd6141c21ffb7ddb0f292d045b6c5798 | 3,942,779,979,662 | 4c7caa52ed09c88a9f491ebec11a755693d390b5 | /src/JSONWriter.java | 3ad134714c863b4ee75295ad159be49144d9ce63 | [] | no_license | mbmcpartland/multithreadedSearchEngine | https://github.com/mbmcpartland/multithreadedSearchEngine | 096f05aa8107bbdab6115ee771185f9fce06ed6b | 7766649365a5473d3d8a34f2f8114b9377c570aa | refs/heads/master | 2020-03-18T10:49:36.837000 | 2017-05-17T02:12:55 | 2017-05-17T02:12:55 | 134,635,421 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedWriter;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Iterator;
import java.util.TreeMap;
import java.util.TreeSet;
import java.util.Map.Entry;
/**... | UTF-8 | Java | 6,081 | java | JSONWriter.java | Java | [
{
"context": "hie's indent function\n * in this class.\n * @author mitchellmcpartland\n */\npublic class JSONWriter {\n\n\t/**\n\t * Used to w",
"end": 456,
"score": 0.9988017678260803,
"start": 438,
"tag": "USERNAME",
"value": "mitchellmcpartland"
},
{
"context": ");\n\t\t}\n\t}\n\t... | null | [] | import java.io.BufferedWriter;
import java.io.IOException;
import java.nio.charset.StandardCharsets;
import java.nio.file.Files;
import java.nio.file.Path;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Iterator;
import java.util.TreeMap;
import java.util.TreeSet;
import java.util.Map.Entry;
/**... | 6,081 | 0.671436 | 0.667818 | 189 | 31.179893 | 25.208956 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.862434 | false | false | 10 |
ca31fd4e6c86f8d0ad4fe8296247a16bfd6ff256 | 4,303,557,282,155 | 4180f974f68c3a44c957a9c3714b308a80fb7697 | /nbdemetra-sa/src/main/java/ec/nbdemetra/x13/descriptors/ArimaSpecUI.java | 7636b0e1f6015071a52b5c89f563d1c7dfa33818 | [] | no_license | MFatihTuzen/jdemetra-app | https://github.com/MFatihTuzen/jdemetra-app | 7c3594601a33b032416db78e92a8212822d147b8 | d6304de4c65e77e71195e939e5aceba8f1b42830 | refs/heads/master | 2022-09-04T07:53:55.595000 | 2015-01-12T09:01:53 | 2015-01-12T09:01:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ec.nbdemetra.x13.descriptors;
import ec.tstoolkit.Parameter;
import ec.tstoolkit.descriptors.EnhancedPropertyDescriptor;
import ec.tstoolkit.modelling.arima.x13.ArimaSpec;
import ec.tstoolkit.modelling.... | UTF-8 | Java | 28,674 | java | ArimaSpecUI.java | Java | [
{
"context": "st;\r\nimport java.util.List;\r\n\r\n/**\r\n *\r\n * @author Kristof Bayens\r\n */\r\npublic class ArimaSpecUI extends BaseRegArima",
"end": 581,
"score": 0.9988828301429749,
"start": 567,
"tag": "NAME",
"value": "Kristof Bayens"
},
{
"context": "PropertyDescriptor desc... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package ec.nbdemetra.x13.descriptors;
import ec.tstoolkit.Parameter;
import ec.tstoolkit.descriptors.EnhancedPropertyDescriptor;
import ec.tstoolkit.modelling.arima.x13.ArimaSpec;
import ec.tstoolkit.modelling.... | 28,666 | 0.567936 | 0.565879 | 843 | 32.014236 | 29.534584 | 298 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559905 | false | false | 10 |
17c149d2695db4dee9dd6792182c8e0dd28f7bed | 4,303,557,278,837 | d83474ecad3d3fa255eaf9e010516b1516d9f5d1 | /src/com/tech/blog/dao/UserDao.java | 5aaa1eaa9c9e2d0662c05768a4d8533f6f803f27 | [] | no_license | vikash1702/Techblog | https://github.com/vikash1702/Techblog | df8bebb266edde12b74067d8f47c9605a10d7cc3 | c1909c423579e4027c1eb24e9ef2d42b75b679ac | refs/heads/master | 2023-05-24T09:29:40.988000 | 2021-06-11T14:59:13 | 2021-06-11T14:59:13 | 376,060,072 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tech.blog.dao;
import java.sql.*;
import com.tech.blog.entities.User;
import com.tech.blog.helpers.ConnectionProvider;
public class UserDao {
public static String saveUser(User user) {
try {
Connection conn = ConnectionProvider.getConnection();
String query = "insert into user_(name,ema... | UTF-8 | Java | 3,063 | java | UserDao.java | Java | [
{
"context": "ing(\"email\"));\n\t\t\t user.setPassword(rs.getString(\"password\"));\n\t\t\t user.setGender(rs.getString(\"gender\"));\n\t",
"end": 1980,
"score": 0.9137587547302246,
"start": 1972,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "mail(rs.getString(\"email\"));... | null | [] | package com.tech.blog.dao;
import java.sql.*;
import com.tech.blog.entities.User;
import com.tech.blog.helpers.ConnectionProvider;
public class UserDao {
public static String saveUser(User user) {
try {
Connection conn = ConnectionProvider.getConnection();
String query = "insert into user_(name,ema... | 3,065 | 0.651975 | 0.646752 | 110 | 26.809092 | 21.002378 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.281818 | false | false | 10 |
84d4c09cdc3b81f870f2ae2c72ea9c99cc510dd9 | 35,794,257,461,396 | 8706c69aa5c513d4686f03451f7319643848c307 | /android/kikbak/src/com/referredlabs/kikbak/tasks/Task.java | 58c8999d3d9e6ce6577363b5ac07f3b5af42d009 | [] | no_license | jsj2008/kikbak | https://github.com/jsj2008/kikbak | 1c2cd38656f07da89f0f01119b5a7dc94a38fd18 | bd6ae78d5fb8bd94fce37bd6886e13c96ec533b6 | refs/heads/master | 2021-01-18T08:10:45.571000 | 2014-08-28T19:54:14 | 2014-08-28T19:54:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.referredlabs.kikbak.tasks;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import java.util.concurrent.FutureTask;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import java.util.concurrent.atomi... | UTF-8 | Java | 2,182 | java | Task.java | Java | [] | null | [] |
package com.referredlabs.kikbak.tasks;
import java.util.concurrent.Callable;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Future;
import java.util.concurrent.FutureTask;
import java.util.concurrent.TimeUnit;
import java.util.concurrent.TimeoutException;
import java.util.concurrent.atomi... | 2,182 | 0.700733 | 0.700275 | 96 | 21.71875 | 20.502897 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.427083 | false | false | 10 |
2a0dc0cbef2567d5ee6dc304d7b2e81b0932f3a7 | 35,794,257,459,807 | 929b6a1e4abaebc267a660ffbfb407cd49a376b5 | /src/infinity/level/Solid.java | 527be5430f82f6707791f413a04a69cd65bae5f9 | [] | no_license | nimwijetunga/Infinity | https://github.com/nimwijetunga/Infinity | 3de3007a020fade172de1a90b0ef71bfd66af2eb | b9583cd872be13911822d49515672bb811bf90ea | refs/heads/master | 2020-12-03T03:46:47.389000 | 2017-12-30T00:48:45 | 2017-12-30T00:48:45 | 79,849,069 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Used to draw all solid tiles
* Solid.java
* @author Umar Syed
*/
package infinity.level;
import java.awt.Graphics;
import java.awt.Rectangle;
import infinity.main.Main;
public class Solid extends Rectangle{
private static final long serialVersionUID = 1L;
private int aniTime =0;
private int aniSpeed =... | UTF-8 | Java | 1,601 | java | Solid.java | Java | [
{
"context": "d to draw all solid tiles\n * Solid.java\n * @author Umar Syed\n */\npackage infinity.level;\n\nimport java.awt.Grap",
"end": 70,
"score": 0.9998161196708679,
"start": 61,
"tag": "NAME",
"value": "Umar Syed"
}
] | null | [] | /**
* Used to draw all solid tiles
* Solid.java
* @author <NAME>
*/
package infinity.level;
import java.awt.Graphics;
import java.awt.Rectangle;
import infinity.main.Main;
public class Solid extends Rectangle{
private static final long serialVersionUID = 1L;
private int aniTime =0;
private int aniSpeed = 35... | 1,598 | 0.632105 | 0.618363 | 58 | 26.603449 | 52.618977 | 297 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.913793 | false | false | 10 |
57ca4159fb79fee33827134a42a5d86b39e88262 | 21,638,045,293,326 | 5ebab325f25a3080ae58c117715469393a8c902c | /netty-learning/src/main/java/com/zouxxyy/nio/zerocopy/OldIOClient.java | 0750f1e2816afc477ac0363b0196a8716a47858e | [] | no_license | tju2015zc/java-learning | https://github.com/tju2015zc/java-learning | 6a4f32276df2fe18f3411991ba23b09d6105cd5f | 63b83e936b0ec5abbe939e7559009201054691ec | refs/heads/master | 2022-04-08T23:52:05.823000 | 2020-02-27T02:47:31 | 2020-02-27T02:47:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zouxxyy.nio.zerocopy;
import java.io.DataOutputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.net.Socket;
/**
* 传统IO客户端
*/
public class OldIOClient {
public static void main(String[] args) throws IOException {
Socket socket = new Socket("localhost", 7001);
... | UTF-8 | Java | 1,174 | java | OldIOClient.java | Java | [] | null | [] | package com.zouxxyy.nio.zerocopy;
import java.io.DataOutputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.net.Socket;
/**
* 传统IO客户端
*/
public class OldIOClient {
public static void main(String[] args) throws IOException {
Socket socket = new Socket("localhost", 7001);
... | 1,174 | 0.648649 | 0.618018 | 42 | 25.452381 | 26.421675 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 10 |
65b073f73e1032108b94de3b1105da47fad78c01 | 16,844,861,769,783 | 26e5337286ed5bf9cc91d0c57f58fefe0654049a | /fhl.informatic.traineeship/src/fhl/informatic/traineeship/_04/_01/common/List.java | 35943b3fd0f507df7e1c3226f1a549e439f6d41e | [] | no_license | desertfox94/de.desertfox.uni | https://github.com/desertfox94/de.desertfox.uni | ea0cfc4a263ac59f83693ce6fb54167cca45ff00 | 1055feb8cd96e37a181b1dbfacc7eb5f629c61a5 | refs/heads/master | 2017-10-31T03:07:40.543000 | 2017-10-26T13:17:48 | 2017-10-26T13:17:48 | 70,475,780 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fhl.informatic.traineeship._04._01.common;
import static fhl.informatic.traineeship._04._01.common.TailCall.ret;
import static fhl.informatic.traineeship._04._01.common.TailCall.sus;
import java.util.function.Consumer;
import java.util.function.Function;
import fhl.informatic.traineeship.map.ListMap;
import ... | UTF-8 | Java | 7,524 | java | List.java | Java | [] | null | [] | package fhl.informatic.traineeship._04._01.common;
import static fhl.informatic.traineeship._04._01.common.TailCall.ret;
import static fhl.informatic.traineeship._04._01.common.TailCall.sus;
import java.util.function.Consumer;
import java.util.function.Function;
import fhl.informatic.traineeship.map.ListMap;
import ... | 7,524 | 0.624402 | 0.621079 | 336 | 21.392857 | 24.99596 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.181548 | false | false | 10 |
0bc520d4fb7350f64f40efd86163b4a358a7a533 | 31,430,570,714,794 | 4c4a23b9d50ba77da5f2b48b0b64b9fa1511b37a | /studicore/Sebesseg.java | a4051c026073c45003e47a11e12d2f118972896b | [] | no_license | AronDev/java_gyakorlas | https://github.com/AronDev/java_gyakorlas | 3e86fd48625fdf95dbf794004fecf892bb273eed | b4aa05cc3d6e2f954ed099fd279451964adff9a3 | refs/heads/master | 2021-08-10T11:50:34.828000 | 2020-05-05T15:35:28 | 2020-05-05T15:35:28 | 173,388,085 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package java_gyakorlas.studicore;
import java.util.Scanner;
public class Sebesseg {
public static void main(String[] args) {
System.out.print("Hány km/h-val ment? ");
Scanner sc = new Scanner(System.in);
int v = sc.nextInt();
if (v < 51) {
System.out.println("Ön szabályo... | UTF-8 | Java | 874 | java | Sebesseg.java | Java | [] | null | [] | package java_gyakorlas.studicore;
import java.util.Scanner;
public class Sebesseg {
public static void main(String[] args) {
System.out.print("Hány km/h-val ment? ");
Scanner sc = new Scanner(System.in);
int v = sc.nextInt();
if (v < 51) {
System.out.println("Ön szabályo... | 874 | 0.512673 | 0.445853 | 25 | 33.720001 | 17.007105 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.72 | false | false | 10 |
aa2490f8e15bfc4e87823e3c80e45bec91d0f320 | 25,426,206,433,433 | e37adf9168bb5b9ae79a0e3b753a63b3bbd7c7bc | /src/main/java/craicoverflow89/lwjgl/shaders/StaticShader.java | 35204481d0c6b4a43d4eda61cca9f6153b67c38a | [] | no_license | CraicOverflow89/LWJGL | https://github.com/CraicOverflow89/LWJGL | ce1d5e5e03f738c515a52079a8136e78a1ae8a5b | 86045d18149bf4bd8df576e1685d3749b921c37f | refs/heads/master | 2020-08-04T07:54:47.240000 | 2019-11-13T09:07:58 | 2019-11-13T09:07:58 | 212,063,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package craicoverflow89.lwjgl.shaders;
import craicoverflow89.lwjgl.entities.camera.Camera;
import craicoverflow89.lwjgl.entities.light.AbstractLight;
import craicoverflow89.lwjgl.helpers.Colour;
import craicoverflow89.lwjgl.helpers.Maths;
import craicoverflow89.lwjgl.helpers.Pair;
import java.util.List;
import org.lw... | UTF-8 | Java | 2,768 | java | StaticShader.java | Java | [] | null | [] | package craicoverflow89.lwjgl.shaders;
import craicoverflow89.lwjgl.entities.camera.Camera;
import craicoverflow89.lwjgl.entities.light.AbstractLight;
import craicoverflow89.lwjgl.helpers.Colour;
import craicoverflow89.lwjgl.helpers.Maths;
import craicoverflow89.lwjgl.helpers.Pair;
import java.util.List;
import org.lw... | 2,768 | 0.642702 | 0.629697 | 81 | 33.185184 | 29.203041 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.950617 | false | false | 10 |
2b8d1ba9691f8f1162f64375354b55161c98303f | 18,176,301,630,367 | 5443d9a34eba152e36a089a63cd2958004dac44b | /projSimuladorMercado/EuSemFaculdade.java | 8ad50db9d5871a39dd1e5e8ed5249f2c83365c50 | [] | no_license | HenriqueVmc/ads-pcd | https://github.com/HenriqueVmc/ads-pcd | 606ae7dd978f38c6bfb1658abda517cdeca81cde | cbf27c47b1809084d15a8e8dfd8a2799ae6e70c3 | refs/heads/master | 2020-04-23T18:36:57.934000 | 2019-07-02T00:52:14 | 2019-07-02T00:52:14 | 171,373,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pct;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Random;
public class EuSemFaculdade implements Runnable {
private static Random generator = new Random();
private Buffer rampa;
private Sacola sacola;
private String dataFormatada;
private SimpleDateFormat... | UTF-8 | Java | 1,342 | java | EuSemFaculdade.java | Java | [] | null | [] | package pct;
import java.text.SimpleDateFormat;
import java.util.Calendar;
import java.util.Random;
public class EuSemFaculdade implements Runnable {
private static Random generator = new Random();
private Buffer rampa;
private Sacola sacola;
private String dataFormatada;
private SimpleDateFormat... | 1,342 | 0.577612 | 0.572388 | 42 | 30.928572 | 28.964176 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.547619 | false | false | 10 |
82ca2b7010505236a33794128a7ec7b65384912b | 18,176,301,632,068 | 6f916c4c57a4a790e34523c7b9c1bafdbbadc489 | /HW6/108590017_HW6_1/app/src/main/java/com/example/a108590017_hw6_1/MainActivity.java | 64f31c5ac56e8d15bf493567b272d5a3458a9259 | [] | no_license | t108590017/109-2-Android | https://github.com/t108590017/109-2-Android | b5610eafe1da5d0d2b2369c9e5448e192f77c3a6 | e090383f774b548da4dcac4b2e34bbbfd0afd4b1 | refs/heads/master | 2023-04-17T14:23:21.033000 | 2021-05-04T15:11:05 | 2021-05-04T15:11:05 | 341,473,965 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.a108590017_hw6_1;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.CheckBox;
import android.widget.TextView;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
private CheckBox mChocolate... | UTF-8 | Java | 1,614 | java | MainActivity.java | Java | [] | null | [] | package com.example.a108590017_hw6_1;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.CheckBox;
import android.widget.TextView;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
private CheckBox mChocolate... | 1,614 | 0.687113 | 0.677819 | 48 | 32.645832 | 21.021309 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604167 | false | false | 10 |
1f635f2db7b16a53ae33c7c0439c897295d3f8e6 | 32,358,283,646,357 | b9465619c81bbc9353272d9203a17b45627fb121 | /uiac.dal/src/main/java/com/xrk/uiac/dal/dao/UserInfoDAO.java | 3cb8e6ed41c0ec40a982c7ed69c7067220947361 | [] | no_license | mendylee/uiso | https://github.com/mendylee/uiso | 4d9b9d6fc4965e6beb5704dea99d55b33d1350fb | a594bf59725c1015757fcc5ee3517af31cf744f7 | refs/heads/master | 2020-04-07T01:55:02.367000 | 2018-11-17T06:24:59 | 2018-11-17T06:24:59 | 157,957,075 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xrk.uiac.dal.dao;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import com.xrk.hws.dal.core.DataSet;
import com.xrk.uiac.dal.Dal;
import com.xrk.uiac.dal.entity.UserInfo;
/**
*
* UserInfo实体类的DAO
*
* <br>==========================
* <br> 公司:广州向日葵信息... | UTF-8 | Java | 4,694 | java | UserInfoDAO.java | Java | [
{
"context": "========\n * <br> 公司:广州向日葵信息科技有限公司\n * <br> 开发:yexx<yexiaoxiao@xiangrikui.com>\n * <br> 版本:1.0\n * <br> 创建时间:2015年5月11日\n * <br> J",
"end": 368,
"score": 0.9999236464500427,
"start": 343,
"tag": "EMAIL",
"value": "yexiaoxiao@xiangrikui.com"
}
] | null | [] | package com.xrk.uiac.dal.dao;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.Set;
import com.xrk.hws.dal.core.DataSet;
import com.xrk.uiac.dal.Dal;
import com.xrk.uiac.dal.entity.UserInfo;
/**
*
* UserInfo实体类的DAO
*
* <br>==========================
* <br> 公司:广州向日葵信息... | 4,676 | 0.694222 | 0.686889 | 156 | 27.846153 | 25.020288 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.294872 | false | false | 10 |
e89e80bf184b3b134703f580373ac65f6ad58192 | 15,049,565,446,904 | e632b17643730c2c5f4532ebf8e56b627cd6e06c | /src/main/java/nju/citicup/common/jsonobj/GammaVarObj.java | 1517f324a2f4583b12be4fbbea25ea971e74c034 | [] | no_license | NJUCitibankCup/NJUCitibankCup | https://github.com/NJUCitibankCup/NJUCitibankCup | 2b0d639b67ebacf6374e62c97bde1d53c0553e3f | 11b30fc44586374e2b13ffa03ffd401eecaad92f | refs/heads/master | 2020-12-03T15:32:43.948000 | 2016-09-15T17:29:31 | 2016-09-15T17:29:31 | 66,934,122 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nju.citicup.common.jsonobj;
import java.util.List;
/**
* Created by lenovo on 2016/9/11.
*/
public class GammaVarObj {
List<Integer> lowerGammaList;
List<Double> varList;
public GammaVarObj() {
}
public GammaVarObj(List<Integer> lowerGammaList, List<Double> varList) {
this.low... | UTF-8 | Java | 754 | java | GammaVarObj.java | Java | [
{
"context": "sonobj;\n\nimport java.util.List;\n\n/**\n * Created by lenovo on 2016/9/11.\n */\npublic class GammaVarObj {\n ",
"end": 85,
"score": 0.9995360970497131,
"start": 79,
"tag": "USERNAME",
"value": "lenovo"
}
] | null | [] | package nju.citicup.common.jsonobj;
import java.util.List;
/**
* Created by lenovo on 2016/9/11.
*/
public class GammaVarObj {
List<Integer> lowerGammaList;
List<Double> varList;
public GammaVarObj() {
}
public GammaVarObj(List<Integer> lowerGammaList, List<Double> varList) {
this.low... | 754 | 0.655172 | 0.645889 | 36 | 19.944445 | 20.576342 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305556 | false | false | 10 |
00e6c98cd7d2ed7a8ac62d46ba3cd096eced60ec | 13,889,924,241,830 | ce15c0e86842af386e3e5bbf312a553c47177184 | /src/cryptohelper/view/CaricaSoluzioneDialog.java | 4422ac96d1aa0d631c546b6dd99b004eb34a5296 | [] | no_license | sowdust/Progetto-Sviluppo | https://github.com/sowdust/Progetto-Sviluppo | 08c51680665eebb9e097a992c1b1cf9d1085b652 | 9eb19d8bfdcb0c280e72b129cd2c7e3efb77b241 | refs/heads/master | 2021-01-25T08:48:41.871000 | 2014-06-12T08:38:33 | 2014-06-12T08:38:33 | 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 cryptohelper.view;
import cryptohelper.controller.SessionController;
import cryptohelper.model.Sessione;
import cryptohelper.m... | UTF-8 | Java | 8,660 | java | CaricaSoluzioneDialog.java | Java | [
{
"context": "vax.swing.DefaultComboBoxModel;\n\n/**\n *\n * @author Mattia Cerrato, mattia.cerrato[at]studenti.unito[dot]it\n */\npubl",
"end": 499,
"score": 0.9998853802680969,
"start": 485,
"tag": "NAME",
"value": "Mattia Cerrato"
}
] | 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 cryptohelper.view;
import cryptohelper.controller.SessionController;
import cryptohelper.model.Sessione;
import cryptohelper.m... | 8,652 | 0.684873 | 0.67679 | 187 | 45.310162 | 37.127762 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.604278 | false | false | 10 |
79f8459578ef0156dae47b3384625159db5e4fdb | 22,608,707,870,282 | dc829b6ec2fca1df862226712d5f2906d6ddc623 | /CoreJava/src/com/covalense/javaapp/inheritance/Test4.java | 1364408454fb8ab0e4de003c32b761fa06b383f8 | [] | no_license | manoj-git-eng/ELF-06June19-Covalense-ManojKumarBehera | https://github.com/manoj-git-eng/ELF-06June19-Covalense-ManojKumarBehera | eb214118f58b0d3ed5062c4d0da97b6b71724705 | 5ea6f4a2833a6fd9c6a74c981bbb95af8c528967 | refs/heads/master | 2023-01-11T22:19:04.480000 | 2019-08-24T12:13:11 | 2019-08-24T12:13:11 | 192,527,009 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.covalense.javaapp.inheritance;
public class Test4
{
public static void main(String[] args) {
Pen p=new Marker();
p.write();
p.cost=10;
}
}
| UTF-8 | Java | 164 | java | Test4.java | Java | [] | null | [] | package com.covalense.javaapp.inheritance;
public class Test4
{
public static void main(String[] args) {
Pen p=new Marker();
p.write();
p.cost=10;
}
}
| 164 | 0.664634 | 0.646341 | 11 | 13.818182 | 14.794459 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.272727 | false | false | 10 |
a5e6c3b6b5ada0cbb099217879ddf098c702828d | 23,587,960,393,157 | 9af1eda507fb5da2a8ed97db5f2f8f2bd08afc19 | /src/main/java/com/ecsail/pdf/directory/PDF_BoardOfDirectors.java | d57fd8e3544681fdeb81613cb2b545b3e84a7054 | [] | no_license | PerryCameron/ECSC | https://github.com/PerryCameron/ECSC | 02db844fdb9651f19cc5c25b1c039d79054e4679 | bee2034512d41e54d6ac50257fbdb5158e66df5b | refs/heads/master | 2023-06-21T01:35:08.233000 | 2022-10-01T20:36:21 | 2022-10-01T20:36:21 | 253,672,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ecsail.pdf.directory;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import com.ecsail.enums.Officer;
import com.ecsail.sql.select.SqlOfficer;
import com.itextpdf.layout.borders.Border;
import com.itextpdf.layout.element.Cell;
import com.itextpdf.layout.element.Para... | UTF-8 | Java | 7,779 | java | PDF_BoardOfDirectors.java | Java | [] | null | [] | package com.ecsail.pdf.directory;
import java.util.ArrayList;
import java.util.Collections;
import java.util.Comparator;
import com.ecsail.enums.Officer;
import com.ecsail.sql.select.SqlOfficer;
import com.itextpdf.layout.borders.Border;
import com.itextpdf.layout.element.Cell;
import com.itextpdf.layout.element.Para... | 7,779 | 0.716673 | 0.710117 | 238 | 31.684874 | 23.340319 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.663866 | false | false | 10 |
e3dce0fbe2b9352cc6a54555db400c1188309499 | 32,349,693,692,208 | d374e3ac82ad3aa41a12883c36aef5ebde08b43a | /JokeAssignment/src/main/java/io/neuraljam/services/JokeService.java | 41e71a463b6aeb5a85581cf14410074d3b11379d | [] | no_license | brigero97/JokeAssignment | https://github.com/brigero97/JokeAssignment | 7d85539bee1f70b3e7f60010979ea82c85683f7e | 664858b59e682974c045f66ee7f6eba1b572859c | refs/heads/master | 2023-03-17T10:03:15.081000 | 2021-03-15T11:37:39 | 2021-03-15T11:37:39 | 347,940,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.neuraljam.services;
import java.util.ArrayList;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import io.neuraljam.entities.Joke;
import io.neuraljam.repositories.JokeRepository;
@Service("jokeService")
public class JokeService {
... | UTF-8 | Java | 765 | java | JokeService.java | Java | [] | null | [] | package io.neuraljam.services;
import java.util.ArrayList;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import io.neuraljam.entities.Joke;
import io.neuraljam.repositories.JokeRepository;
@Service("jokeService")
public class JokeService {
... | 765 | 0.69281 | 0.69281 | 34 | 20.5 | 19.711523 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 10 |
a04d611af4790182478383c05322bd876de1948a | 33,449,205,304,143 | cdb855181fcc6802937e1faf8a723039b93c3e80 | /TP4-POO/src/ChambreInternet.java | 3936d5cdf911bdb07bcc1228fd6d3b8ecf528e5e | [] | no_license | Mapsred/Montmorency_TP-Java-POO | https://github.com/Mapsred/Montmorency_TP-Java-POO | 5d7f4045ee9e0c7f61f85a85c30f79216f883426 | 100fdc5ec5902eb9c59f4e5f2fa81abf3c3c31e7 | refs/heads/master | 2021-05-30T16:39:08.283000 | 2015-12-23T23:05:54 | 2015-12-23T23:05:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Auteurs : François MATHIEU et Soti
* Fichier : ChambreInternet.java
* Cours : 420-165-MO (TP4, Hôtel)
* Date : 15 avril 2015
*/
// Package du programmeur.
import outilsjava.*;
/**
* La classe ChambreInternet hérite de la classe ChambreStandard.
*
* La classe ChambreInternet contient l... | ISO-8859-1 | Java | 3,472 | java | ChambreInternet.java | Java | [
{
"context": "/**\r\n * Auteurs : François MATHIEU et Soti\r\n * Fichier : ChambreInternet.java\r\n * Co",
"end": 34,
"score": 0.9998756647109985,
"start": 18,
"tag": "NAME",
"value": "François MATHIEU"
},
{
"context": "/**\r\n * Auteurs : François MATHIEU et Soti\r\n * Fichier : Cha... | null | [] | /**
* Auteurs : <NAME> et Soti
* Fichier : ChambreInternet.java
* Cours : 420-165-MO (TP4, Hôtel)
* Date : 15 avril 2015
*/
// Package du programmeur.
import outilsjava.*;
/**
* La classe ChambreInternet hérite de la classe ChambreStandard.
*
* La classe ChambreInternet contient les informa... | 3,461 | 0.655617 | 0.643297 | 139 | 22.539568 | 25.741455 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.129496 | false | false | 10 |
0aa5c292a93d1481b7c93be9c0f239d1f6c92c03 | 17,145,509,474,209 | d249386128e8958e8773610b2e3e7a03397b62e4 | /playgrounds/jbischoff/src/main/java/playground/jbischoff/taxi/optimizer/rank/IdleRankVehicleFinder.java | 26c9805bca0987aa1f884e277982ba4fc96443d0 | [
"LicenseRef-scancode-warranty-disclaimer"
] | no_license | lizethheredia/matsim_paralelos | https://github.com/lizethheredia/matsim_paralelos | 5899c909525b7bfad3abf2194b358625a37706fd | aa52f41d4fe923066ac01707443604ebacdfd19a | refs/heads/master | 2018-01-10T03:31:06.003000 | 2015-11-20T16:08:20 | 2015-11-20T16:10:46 | 46,580,756 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* *********************************************************************** *
* project: org.matsim.*
* *
* *********************************************************************** *
* ... | UTF-8 | Java | 10,457 | java | IdleRankVehicleFinder.java | Java | [
{
"context": " com.google.common.collect.*;\r\n\r\n\r\n/**\r\n * @author jbischoff\r\n */\r\n\r\npublic class IdleRankVehicleFinder\r\n i",
"end": 2061,
"score": 0.9994698166847229,
"start": 2052,
"tag": "USERNAME",
"value": "jbischoff"
}
] | null | [] | /* *********************************************************************** *
* project: org.matsim.*
* *
* *********************************************************************** *
* ... | 10,457 | 0.526729 | 0.524912 | 310 | 31.732258 | 29.006271 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.46129 | false | false | 10 |
a99ac8e3e3bd2c3d58104c8c96aca63359d4afcf | 20,684,562,545,789 | f216f7da5a0a4f4f1ade45bb7811576037210162 | /src/main/java/cw_03/ScannerTest.java | 5097b6f238dd33b8f60126e2c938e2a9c3c492f7 | [] | no_license | Eugene1992/java-starter-19 | https://github.com/Eugene1992/java-starter-19 | 440f7cb867ebfededb8715389e3dcb0f910a4b7f | 8ffa6f0bfc077b1dece1116acd5d0d048a836fa0 | refs/heads/master | 2020-12-30T15:08:30.043000 | 2017-07-06T17:24:25 | 2017-07-06T17:24:25 | 91,109,627 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cw_03;
import java.util.Scanner;
public class ScannerTest {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int i = scan.nextInt();
String s = scan.next();
System.out.println(i);
System.out.println(s);
}
}
| UTF-8 | Java | 298 | java | ScannerTest.java | Java | [] | null | [] | package cw_03;
import java.util.Scanner;
public class ScannerTest {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int i = scan.nextInt();
String s = scan.next();
System.out.println(i);
System.out.println(s);
}
}
| 298 | 0.59396 | 0.587248 | 15 | 18.866667 | 16.243425 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 10 |
df7ddd057205370f50881788b499ff3dea9f350a | 26,405,458,939,822 | 1792068ab7478b0cf793b78a80f454114e86cdf9 | /artemis-protocols/artemis-amqp-protocol/src/main/java/org/apache/activemq/artemis/protocol/amqp/connect/mirror/ReferenceNodeStore.java | 485051e8aa068345de822f960a0e330dda87b950 | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"MIT",
"OFL-1.1"
] | permissive | apache/activemq-artemis | https://github.com/apache/activemq-artemis | caf9a87a245e0e20e24a981b030e55a81583c421 | 98710fe0320c391631626736291962df3639de7f | refs/heads/main | 2023-09-01T20:39:35.019000 | 2023-09-01T19:26:12 | 2023-09-01T19:26:28 | 36,057,260 | 969 | 1,097 | Apache-2.0 | false | 2023-09-14T16:42:37 | 2015-05-22T07:00:05 | 2023-09-09T07:43:52 | 2023-09-14T16:42:37 | 91,487 | 878 | 887 | 10 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | UTF-8 | Java | 4,314 | java | ReferenceNodeStore.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,314 | 0.69286 | 0.691701 | 134 | 31.201492 | 29.330027 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.440298 | false | false | 10 |
8c588aa3cd6c686e430de6efff3c958f7fd021f6 | 29,420,526,028,171 | ffab3edaf2717c75bde658dc2079edaa92452ebf | /bhmc-dms/bhmc-dms-mob/src/main/java/chn/bhmc/dms/mob/api/sales/service/SalesViewMappingService.java | b05b04cabe8a5d7d2ef5fd349f39cce03b6b8a63 | [] | no_license | wangchen910312/test1 | https://github.com/wangchen910312/test1 | 8a7a391179c5ac130f123861fd19d8997fc064ab | 1fefce87165b58bd16938927a1ae5c1cc256c175 | refs/heads/master | 2022-07-29T06:57:49.950000 | 2021-05-20T08:29:49 | 2021-05-20T08:29:49 | 224,800,223 | 0 | 2 | null | false | 2022-07-15T21:05:20 | 2019-11-29T07:29:01 | 2021-05-20T08:29:55 | 2022-07-15T21:05:18 | 292,303 | 0 | 1 | 3 | Java | false | false | package chn.bhmc.dms.mob.api.sales.service;
/**
* <pre>
* 화면-사용자/직무/부서 매핑 서비스
* </pre>
*
* @ClassName : ViewMappingService.java
* @Description : 클래스 설명을 기술합니다.
* @author Kang Seok Han
* @since 2016. 8. 9.
* @version 1.0
* @see
* @Modification Information
* <pre>
* since author ... | UTF-8 | Java | 1,141 | java | SalesViewMappingService.java | Java | [
{
"context": "e.java\n * @Description : 클래스 설명을 기술합니다.\n * @author Kang Seok Han\n * @since 2016. 8. 9.\n * @version 1.0\n * @see\n * ",
"end": 193,
"score": 0.9999011158943176,
"start": 180,
"tag": "NAME",
"value": "Kang Seok Han"
},
{
"context": " ===========================\n * ... | null | [] | package chn.bhmc.dms.mob.api.sales.service;
/**
* <pre>
* 화면-사용자/직무/부서 매핑 서비스
* </pre>
*
* @ClassName : ViewMappingService.java
* @Description : 클래스 설명을 기술합니다.
* @author <NAME>
* @since 2016. 8. 9.
* @version 1.0
* @see
* @Modification Information
* <pre>
* since author descrip... | 1,127 | 0.57672 | 0.561905 | 35 | 26 | 26.192692 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 10 |
41ac60241fdbe2ee75c15983e7d182eca325550a | 21,543,555,967,504 | 9b5605e0694437f5b99692aabce78a55d652c424 | /src/main/java/com/grey/ssm/wechat/web/LoginController.java | cd1b0944598ed3944df2969cef641bb39299d3f5 | [] | no_license | idejie/we-ssm | https://github.com/idejie/we-ssm | a39c3b5ec756790bfe3ffc9a8fb651052030b907 | bda31badaefb58a4d2dc16fbe418ddf897b4c5a2 | refs/heads/master | 2022-03-10T12:51:20.714000 | 2019-08-02T07:35:27 | 2019-08-02T07:35:27 | 125,089,234 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.grey.ssm.wechat.web;
import com.grey.ssm.wechat.model.User;
import com.grey.ssm.wechat.service.LoginService;
import org.apache.ibatis.annotations.Param;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.Ht... | UTF-8 | Java | 7,845 | java | LoginController.java | Java | [
{
"context": "tribute(\"user\");\n req.setAttribute(\"user\",user);\n session.setAttribute(\"re_url\",session.",
"end": 2102,
"score": 0.9406017661094666,
"start": 2098,
"tag": "USERNAME",
"value": "user"
},
{
"context": "eq.getParameter(\"UID\"));\n String pas... | null | [] | package com.grey.ssm.wechat.web;
import com.grey.ssm.wechat.model.User;
import com.grey.ssm.wechat.service.LoginService;
import org.apache.ibatis.annotations.Param;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.Ht... | 7,847 | 0.636782 | 0.636398 | 177 | 43.17514 | 25.505907 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.892655 | false | false | 10 |
a14e8379ea9d1de89a185a9390d25cf01c759e66 | 21,543,555,969,347 | 4abbf5da7a9e58d34050d0e88ad5f135d3071f44 | /src/main/java/com/example/demo/dao/OutilRepository.java | e247f50e3302058c95af36b7892eb97980e121e3 | [] | no_license | youssefM95/laboratoire-spring | https://github.com/youssefM95/laboratoire-spring | c187f89dac70b37dd40988462b4c22cff5563889 | a3ab078cd2fcca3321862afcf3c75c3b58cff521 | refs/heads/master | 2020-09-17T05:04:27.176000 | 2020-01-14T15:24:50 | 2020-01-14T15:24:50 | 223,998,394 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.dao;
import java.util.Date;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.demo.entities.Outil;
public interface OutilRepository extends JpaRepository<Outil, Long> {
List<Outil> findAll();
List<Outil> findByNom(String cin);
List<Ou... | UTF-8 | Java | 448 | java | OutilRepository.java | Java | [] | null | [] | package com.example.demo.dao;
import java.util.Date;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.example.demo.entities.Outil;
public interface OutilRepository extends JpaRepository<Outil, Long> {
List<Outil> findAll();
List<Outil> findByNom(String cin);
List<Ou... | 448 | 0.790179 | 0.790179 | 17 | 25.352942 | 22.170307 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 |
710dc60d626f655595e7218f3a41b1478e9d3f74 | 9,345,848,894,938 | 945bbcdf4ab9e39880bea817538dcef172f7dfdb | /src/main/java/com/zenoc/core/model/AbstractModel.java | 393464783ecae0144a2bcfcf5e8ce0295abd0d2b | [] | no_license | liaostr/JdbcTemplate | https://github.com/liaostr/JdbcTemplate | d224faa05764ca23ee7eb0dfd67af7480f6470b8 | 321c5d7b3f21869417aaf116d01d05ca72e3b09c | refs/heads/master | 2021-06-20T21:58:06.716000 | 2017-07-21T07:29:44 | 2017-07-21T07:29:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zenoc.core.model;
import com.zenoc.core.interfaces.DbMapper;
import org.springframework.jdbc.core.RowMapper;
import java.sql.ResultSet;
import java.sql.SQLException;
public abstract class AbstractModel<T> implements RowMapper<T> {
public abstract T getInstance();
public String getSql(){
return ge... | UTF-8 | Java | 796 | java | AbstractModel.java | Java | [] | null | [] | package com.zenoc.core.model;
import com.zenoc.core.interfaces.DbMapper;
import org.springframework.jdbc.core.RowMapper;
import java.sql.ResultSet;
import java.sql.SQLException;
public abstract class AbstractModel<T> implements RowMapper<T> {
public abstract T getInstance();
public String getSql(){
return ge... | 796 | 0.726131 | 0.726131 | 34 | 22.411764 | 19.246264 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.735294 | false | false | 10 |
d0a55e505a403f42c98f63108f4fb06a36c3af87 | 2,989,297,282,370 | 578fccad24dde0f83efceba226ea06aee2d1479e | /src/main/java/presentacion/vista/administrador/LoadingWorker.java | 6a1c97f7e54710df917b6ddb095c5fb38c5f1022 | [] | no_license | posadassca/AlPlaneta | https://github.com/posadassca/AlPlaneta | d0430565f0acdd45265f9d79e241dfbd45a55819 | 4766e02744d30ed72f18e77b7bcbd0b941400b54 | refs/heads/master | 2021-07-08T05:27:31.712000 | 2019-08-01T15:57:38 | 2019-08-01T15:57:38 | 200,076,160 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package presentacion.vista.administrador;
import java.awt.BorderLayout;
import java.awt.Frame;
import java.awt.Image;
import java.net.URL;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JDialog;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.SwingWorker;
... | UTF-8 | Java | 2,193 | java | LoadingWorker.java | Java | [] | null | [] | package presentacion.vista.administrador;
import java.awt.BorderLayout;
import java.awt.Frame;
import java.awt.Image;
import java.net.URL;
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JDialog;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.SwingWorker;
... | 2,193 | 0.710442 | 0.691746 | 81 | 25.074074 | 23.147821 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.172839 | false | false | 10 |
1f2e8948f534bfd5b34516c5a22a595e4c028b11 | 1,357,209,669,107 | b6605bd85638613538500258d34f9882efdb9476 | /BlueMarble/src/marble02/MarbleFrame01.java | b03788c9dd8d2ce931671e7c7a747bbc6375398b | [] | no_license | lennysmall/mable0706 | https://github.com/lennysmall/mable0706 | 210e019c2bee77ae2da00a9d42c751ed6be86716 | dd5804f634b8267ad8f0c9dd9fe73c7ea2ccfe98 | refs/heads/master | 2016-09-05T13:03:14.417000 | 2014-07-06T12:47:16 | 2014-07-06T12:47:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package marble02;
import javax.swing.JInternalFrame;
public class MarbleFrame01 {
JInternalFrame gameFrame = new JInternalFrame("게임 프레임",
false /* 크기변경 가능 */,
false /* 종료 가능 */,
false /* 최대 크기로 가능 */,
false /* 아이콘화 가능 */ );
public void setGameFrame(JInternalFrame gameFrame) { //기능구현을 위해놔둠... | UTF-8 | Java | 438 | java | MarbleFrame01.java | Java | [] | null | [] | package marble02;
import javax.swing.JInternalFrame;
public class MarbleFrame01 {
JInternalFrame gameFrame = new JInternalFrame("게임 프레임",
false /* 크기변경 가능 */,
false /* 종료 가능 */,
false /* 최대 크기로 가능 */,
false /* 아이콘화 가능 */ );
public void setGameFrame(JInternalFrame gameFrame) { //기능구현을 위해놔둠... | 438 | 0.64011 | 0.629121 | 17 | 19.411764 | 19.793222 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.529412 | false | false | 10 |
7cbfe6731f47c3b8e4597d6757c753fcb330e930 | 17,635,135,724,541 | 2254496a8995b939384c085b9aaef6e43ff13739 | /MergeSort.java | 2b28cb83ad2876c29e43b7745b8480322f4ddef4 | [] | no_license | knowncodelori/JavaSortMethods5 | https://github.com/knowncodelori/JavaSortMethods5 | fd57e4a63929dcb6cc76e81543a36376acf7045e | 758be990d01786ddc34cd333f3d69685721c7f3c | refs/heads/main | 2023-05-10T04:50:42.359000 | 2021-06-05T13:45:17 | 2021-06-05T13:45:17 | 374,114,781 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class MergeSort {
public static void main(String[] args) {
int[] nums = {2,5,1,5,3,5,7,89,1,5,10,36,7,49,52,123,45,79,132,456,114,514,114514,19,19,810,1919810};
int[] ans = MergeSort(nums);
for (int i : ans) {
System.out.print(i + ",");
}
}
public... | UTF-8 | Java | 1,456 | java | MergeSort.java | Java | [] | null | [] | public class MergeSort {
public static void main(String[] args) {
int[] nums = {2,5,1,5,3,5,7,89,1,5,10,36,7,49,52,123,45,79,132,456,114,514,114514,19,19,810,1919810};
int[] ans = MergeSort(nums);
for (int i : ans) {
System.out.print(i + ",");
}
}
public... | 1,456 | 0.431319 | 0.370192 | 45 | 30.355556 | 21.859303 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.066667 | false | false | 10 |
e3e4d71f3c4ef19a1d00f9f081745c3c89355a3b | 38,431,367,380,677 | 53d758f91288ca2ce225e07fc8d46156b0b691ba | /src/main/java/com/chuncongcong/productmgmt/model/dto/AttributeDto.java | cef28f71c882fcc192f95a6349ec664a5ccadcf0 | [] | no_license | yyrely/product_mgmt | https://github.com/yyrely/product_mgmt | f85268b97f9a667e832573f43fd56d7634fe3140 | f0b2939a6239f5b32001d758f0df34379897f234 | refs/heads/master | 2023-01-20T16:45:42.118000 | 2023-01-09T14:15:21 | 2023-01-09T14:15:21 | 230,718,862 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chuncongcong.productmgmt.model.dto;
import java.util.List;
import com.chuncongcong.productmgmt.model.po.ValuePo;
import lombok.Data;
/**
* @author HU
* @date 2019/12/21 14:58
*/
@Data
public class AttributeDto {
private Long attributeId;
private Long categoryId;
private String attributeName;
... | UTF-8 | Java | 354 | java | AttributeDto.java | Java | [
{
"context": "el.po.ValuePo;\nimport lombok.Data;\n\n/**\n * @author HU\n * @date 2019/12/21 14:58\n */\n\n@Data\npublic clas",
"end": 164,
"score": 0.6132541298866272,
"start": 163,
"tag": "NAME",
"value": "H"
},
{
"context": ".po.ValuePo;\nimport lombok.Data;\n\n/**\n * @author HU\... | null | [] | package com.chuncongcong.productmgmt.model.dto;
import java.util.List;
import com.chuncongcong.productmgmt.model.po.ValuePo;
import lombok.Data;
/**
* @author HU
* @date 2019/12/21 14:58
*/
@Data
public class AttributeDto {
private Long attributeId;
private Long categoryId;
private String attributeName;
... | 354 | 0.754237 | 0.720339 | 23 | 14.391304 | 16.004725 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 10 |
0fb6ae8e7dc9f0cccf5f4f4feda0c6d5ac77687a | 35,785,667,540,486 | ead73257ab382e01223035550ca0d9f23024f416 | /Java - Design Patterns/sunnittelumallit-master/VisitorExercise/src/com/state/human/HumanState.java | c855917e75a16d1f3713516d189bf3aa5c6285c5 | [] | no_license | Yooru6/Projects-and-Exercises | https://github.com/Yooru6/Projects-and-Exercises | 2fcd69fe53fc1aaafb87b256bb6fe65d0b899b56 | 4223a08485e657dbd79ea4067d1124267eb9fbfe | refs/heads/master | 2022-06-21T23:38:11.745000 | 2020-02-11T16:21:26 | 2020-02-11T16:21:26 | 236,264,336 | 1 | 0 | null | false | 2022-06-21T02:44:46 | 2020-01-26T03:58:06 | 2020-02-11T16:21:40 | 2022-06-21T02:44:44 | 33,237 | 0 | 0 | 4 | Jupyter Notebook | false | false | package com.state.human;
public abstract class HumanState {
protected int hapinessPts;
protected int anxietyPts;
protected String[] specialEvent;
protected String stateName;
protected int days;
protected int age;
public HumanState(){
this.hapinessPts = 0;
this.anxietyPts = 0;
this.da... | UTF-8 | Java | 540 | java | HumanState.java | Java | [] | null | [] | package com.state.human;
public abstract class HumanState {
protected int hapinessPts;
protected int anxietyPts;
protected String[] specialEvent;
protected String stateName;
protected int days;
protected int age;
public HumanState(){
this.hapinessPts = 0;
this.anxietyPts = 0;
this.da... | 540 | 0.711111 | 0.703704 | 25 | 20.6 | 16.714066 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 10 |
f9b6522b27d3fb3a968ee8c9030b41634f4502b7 | 5,291,399,775,230 | 3de3dae722829727edfdd6cc3b67443a69043475 | /tests/unit/com/raytheon/uf/common/time/util/TimeUtilTest.java | a3d9121c5a7479a007e5ce76e61cffa8f629dd93 | [
"LicenseRef-scancode-public-domain",
"Apache-2.0"
] | permissive | Unidata/awips2 | https://github.com/Unidata/awips2 | 9aee5b7ec42c2c0a2fa4d877cb7e0b399db74acb | d76c9f96e6bb06f7239c563203f226e6a6fffeef | refs/heads/unidata_18.2.1 | 2023-08-18T13:00:15.110000 | 2023-08-09T06:06:06 | 2023-08-09T06:06:06 | 19,332,079 | 161 | 75 | NOASSERTION | false | 2023-09-13T19:06:40 | 2014-05-01T00:59:04 | 2023-09-08T16:47:16 | 2023-09-13T19:06:39 | 3,747,641 | 150 | 66 | 74 | Java | false | false | package com.raytheon.uf.common.time.util;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
import sta... | UTF-8 | Java | 16,245 | java | TimeUtilTest.java | Java | [
{
"context": "-----------------------\n * Aug 16, 2012 0743 djohnson Initial creation\n * Sep 11, 2012 1154 d",
"end": 1902,
"score": 0.9881240725517273,
"start": 1894,
"tag": "USERNAME",
"value": "djohnson"
},
{
"context": "on Initial creation\n * Sep 11, 2012 11... | null | [] | package com.raytheon.uf.common.time.util;
import static org.hamcrest.CoreMatchers.equalTo;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertSame;
import static org.junit.Assert.assertThat;
import static org.junit.Assert.assertTrue;
import sta... | 16,245 | 0.63675 | 0.622161 | 483 | 32.633541 | 27.083496 | 99 | false | false | 0 | 0 | 0 | 0 | 65 | 0.004001 | 0.585921 | false | false | 10 |
3f3aa38ec3839c0f8acddad3d7b39b2550dba04b | 39,006,892,997,247 | dbd59a5c435e21be64c86b2e47bc1da2a4b08269 | /编程/设计模式/HeadFirst设计模式/design-pattern/src/main/java/com/can/pattern/proxy/server/service/MyRemote.java | c4fe52a95b82de771e41c994f11e0faf291ef021 | [] | no_license | LCN29/Books | https://github.com/LCN29/Books | bb1c7d3704dd176e76c86ad9aad1c74117db588c | 05b3447f4272676affb9767ae9bdb6391687fde3 | refs/heads/master | 2020-06-13T02:20:28.218000 | 2019-11-16T06:48:44 | 2019-11-16T06:48:44 | 194,499,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.can.pattern.proxy.server.service;
import java.rmi.Remote;
import java.rmi.RemoteException;
/**
* @description: 远程接口
* @author: LCN
* @date: 2019-07-07 13:52
*/
public interface MyRemote extends Remote {
String sayHello() throws RemoteException;
}
| UTF-8 | Java | 278 | java | MyRemote.java | Java | [
{
"context": "eException;\n\n/**\n * @description: 远程接口\n * @author: LCN\n * @date: 2019-07-07 13:52\n */\npublic interface M",
"end": 146,
"score": 0.9997084140777588,
"start": 143,
"tag": "USERNAME",
"value": "LCN"
}
] | null | [] | package com.can.pattern.proxy.server.service;
import java.rmi.Remote;
import java.rmi.RemoteException;
/**
* @description: 远程接口
* @author: LCN
* @date: 2019-07-07 13:52
*/
public interface MyRemote extends Remote {
String sayHello() throws RemoteException;
}
| 278 | 0.725926 | 0.681481 | 14 | 18.285715 | 17.001801 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 10 |
827b3f3e8b43afff94cc777c8a6d71dd6ee1aa93 | 39,006,892,998,533 | 24462c1246251770b5d75c98da0da51ffc5d9ea8 | /Java/Tree.java | 3e7db6126a02a928dd94131a91d338409917a7eb | [] | no_license | khanaaziz1/Hacktoberfest_2019 | https://github.com/khanaaziz1/Hacktoberfest_2019 | 4ec4e1cde93b5dad8245229875ac6508e70cfc33 | 0e8772bc43f0b6f47c9cf1bcad5bc4611143d910 | refs/heads/master | 2020-08-10T06:04:11.136000 | 2019-10-28T16:25:49 | 2019-10-28T16:25:49 | 214,277,755 | 3 | 31 | null | false | 2019-10-28T16:25:50 | 2019-10-10T20:18:39 | 2019-10-24T19:50:37 | 2019-10-28T16:25:50 | 67 | 3 | 25 | 1 | Java | false | false | public class Tree {
private Integer value;
private Tree left;
private Tree right;
public Tree(Integer value) {
this.value = value;
}
public void add(Integer newValue) {
if (this.value < newValue) {
if (right == null) {
right = new Tree(newValue);
... | UTF-8 | Java | 1,297 | java | Tree.java | Java | [] | null | [] | public class Tree {
private Integer value;
private Tree left;
private Tree right;
public Tree(Integer value) {
this.value = value;
}
public void add(Integer newValue) {
if (this.value < newValue) {
if (right == null) {
right = new Tree(newValue);
... | 1,297 | 0.448728 | 0.443331 | 57 | 21.754387 | 14.240147 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 10 |
3f01be17c05d82ee7a42e4238c2061b216279f18 | 39,608,188,421,846 | 17a81aa40b3e74fc735689ab592396d5a4ca74cd | /src/project/MagicString.java | eedcc9fe2d13682305e49a094270c55b8bd1bbe7 | [] | no_license | shaundashjian/magic-string | https://github.com/shaundashjian/magic-string | 592394f52aea93148ec83b166d6700e37c02d316 | f877e3fe09b0c0fcddfb5adf99cb6b1b839ad613 | refs/heads/master | 2021-01-09T20:22:46.736000 | 2017-02-07T17:23:52 | 2017-02-07T17:23:52 | 81,168,870 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project;
import java.util.Scanner;
public class MagicString {
private Scanner kb = new Scanner(System.in);
private String string = "";
public void read(String string){
if (string != null) {
this.string = string;
} else {
System.out.println("Enter a String: ");
string = kb.nextLine();
}
}
... | UTF-8 | Java | 867 | java | MagicString.java | Java | [] | null | [] | package project;
import java.util.Scanner;
public class MagicString {
private Scanner kb = new Scanner(System.in);
private String string = "";
public void read(String string){
if (string != null) {
this.string = string;
} else {
System.out.println("Enter a String: ");
string = kb.nextLine();
}
}
... | 867 | 0.599769 | 0.589389 | 44 | 18.704546 | 17.823095 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.136364 | false | false | 10 |
e10870db22205de3e531733e3bc556cd3281bd32 | 36,215,164,282,799 | 214686736356b46b8901d0bdee0c4cf0d487e850 | /src/main/java/com/jmp/test/dto/StockTrade.java | 9c749a4e756ec803567924d39e393dcb34e721a4 | [
"Apache-2.0"
] | permissive | neelesh-sawant/jpm-assignment | https://github.com/neelesh-sawant/jpm-assignment | 75231b4a3e81e44819facb8d0d8d015b6271a784 | 3bdef95890b3bf5ab54eb7bcf819570ff63ab50a | refs/heads/master | 2021-01-10T07:01:24.823000 | 2015-10-14T18:39:36 | 2015-10-14T18:39:36 | 44,233,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jmp.test.dto;
import java.util.Date;
public class StockTrade {
public enum TYPE { BUY, SELL};
public StockTrade()
{
}
public StockTrade(Builder builder)
{
this.stock = builder.stock;
this.type = builder.type;
this.timestamp = builder.timestamp;
this.quantity = builder.quantity;
th... | UTF-8 | Java | 1,776 | java | StockTrade.java | Java | [] | null | [] | package com.jmp.test.dto;
import java.util.Date;
public class StockTrade {
public enum TYPE { BUY, SELL};
public StockTrade()
{
}
public StockTrade(Builder builder)
{
this.stock = builder.stock;
this.type = builder.type;
this.timestamp = builder.timestamp;
this.quantity = builder.quantity;
th... | 1,776 | 0.699324 | 0.699324 | 93 | 18.096775 | 14.105641 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 10 |
32b1fce9d31ef2f4aecbc2d331c365028b0b1363 | 36,215,164,279,567 | 3a17eddcb9bb3c20ecbb44be7193f8f8679fddc0 | /AppAndroid/app/src/main/java/com/mjimenez/app_android/fragment_list/CanguroFragment.java | 3d83368555e4e6bc34120e601dd1caa13d5e0789 | [] | no_license | mariojr2609/Proyecto-final | https://github.com/mariojr2609/Proyecto-final | 95fe6e7d8e5739981d51614bf36e0b23a8eab00e | bd7f22924ecbdc39e5cd91c97d9d91ecd918c7a6 | refs/heads/master | 2020-04-27T11:35:15.949000 | 2019-03-21T21:49:42 | 2019-03-21T21:49:42 | 174,300,784 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mjimenez.app_android.fragment_list;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.constraint.ConstraintLayout;
import android.support.v4.app.Fragment;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.... | UTF-8 | Java | 7,739 | java | CanguroFragment.java | Java | [] | null | [] | package com.mjimenez.app_android.fragment_list;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.constraint.ConstraintLayout;
import android.support.v4.app.Fragment;
import android.support.v7.widget.GridLayoutManager;
import android.support.v7.... | 7,739 | 0.619491 | 0.617294 | 190 | 39.721054 | 28.634192 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752632 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.