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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1f8f55066de23b6f3b936dce7662f96ba2558d46 | 3,195,455,726,226 | 87db6b178a92c458c9db3736f65f19d75c72c050 | /src/Main/Linijinis.java | 202029af3efaff263526ecb910d948cdb55b8c78 | [] | no_license | audrius-savickas/java-mortgage-calculator | https://github.com/audrius-savickas/java-mortgage-calculator | 3baecc2f1fbc62388f36a2100950a3b370df7010 | 602544ead233c68e777ca9dc609dc0bae863be32 | refs/heads/main | 2023-03-15T02:11:41.488000 | 2021-03-27T18:33:28 | 2021-03-27T18:33:28 | 352,141,997 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Main;
public class Linijinis{
public static int kiekMen;
public static float visaSuma;
protected int metai, menuo;
protected String pavadinimas = "Linijinės";
protected float procentas;
public static MonthData[] data;
private int currYear = 2021;
private int currCoun... | UTF-8 | Java | 3,198 | java | Linijinis.java | Java | [
{
"context": " //Field overriding\r\n String pavadinimas = \"Anuiteto\";\r\n\r\n Anuiteto (float suma, int metai, int men",
"end": 2462,
"score": 0.8841901421546936,
"start": 2454,
"tag": "NAME",
"value": "Anuiteto"
}
] | null | [] | package Main;
public class Linijinis{
public static int kiekMen;
public static float visaSuma;
protected int metai, menuo;
protected String pavadinimas = "Linijinės";
protected float procentas;
public static MonthData[] data;
private int currYear = 2021;
private int currCoun... | 3,198 | 0.570802 | 0.554825 | 86 | 35.139534 | 23.362743 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.965116 | false | false | 3 |
df048025d6e2ddb2185b86c5544302a28df99d4d | 20,375,324,899,740 | 379d662767d4fbdb536464b97580d9c26164ce3c | /androidanalyzer/weex_analyzer/src/main/java/com/taobao/weex/analyzer/core/memory/MemoryTaskEntity.java | 38218c4a19c68737775d35e6ded781ac7af0ee72 | [
"Apache-2.0",
"BSD-3-Clause",
"ICU",
"MIT",
"BSD-2-Clause"
] | permissive | jianxuzhang/qfweex | https://github.com/jianxuzhang/qfweex | 5bea8c42c4547d3b204437ad622465fec0c0fdbc | c55c1d08aeb76cc9205e966648dfca093e71bc88 | refs/heads/master | 2023-01-31T17:56:29.173000 | 2019-08-09T09:13:31 | 2019-08-09T09:13:31 | 201,392,018 | 0 | 1 | Apache-2.0 | false | 2023-01-09T22:28:25 | 2019-08-09T04:52:57 | 2019-08-09T09:13:56 | 2023-01-09T22:28:21 | 44,782 | 0 | 1 | 20 | C++ | false | false | package com.taobao.weex.analyzer.core.memory;
import android.support.annotation.NonNull;
import com.taobao.weex.analyzer.core.TaskEntity;
/**
* Description:
*
* Created by rowandjj(chuyi)<br/>
*/
public class MemoryTaskEntity implements TaskEntity<Double> {
@Override
public void onTaskInit() {
}
... | UTF-8 | Java | 485 | java | MemoryTaskEntity.java | Java | [
{
"context": ".TaskEntity;\n\n/**\n * Description:\n *\n * Created by rowandjj(chuyi)<br/>\n */\n\npublic class MemoryTaskEntity im",
"end": 186,
"score": 0.9995439648628235,
"start": 178,
"tag": "USERNAME",
"value": "rowandjj"
},
{
"context": "y;\n\n/**\n * Description:\n *\n * Crea... | null | [] | package com.taobao.weex.analyzer.core.memory;
import android.support.annotation.NonNull;
import com.taobao.weex.analyzer.core.TaskEntity;
/**
* Description:
*
* Created by rowandjj(chuyi)<br/>
*/
public class MemoryTaskEntity implements TaskEntity<Double> {
@Override
public void onTaskInit() {
}
... | 485 | 0.678351 | 0.678351 | 28 | 16.321428 | 18.28554 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 3 |
c0c364834d10d31b2a2de3ee505a1f48d521c0d9 | 11,304,353,981,284 | f5579b47bc3dee7d3774223c4804386ffaef4154 | /src/main/java/eutros/coverseverywhere/main/recipes/ModRecipes.java | cec2df83fedd0d4e22fd861cc8fb0708d0d11e42 | [
"MIT"
] | permissive | eutropius225/CoversEverywhere | https://github.com/eutropius225/CoversEverywhere | 8e4570fe09aadf2406ea35098dbac04d9ea54c58 | ac55ce0629bfda2a8edb6ec18f55c3039db865ad | refs/heads/master | 2023-02-17T11:58:04.614000 | 2021-01-08T20:40:59 | 2021-01-08T20:40:59 | 312,940,788 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eutros.coverseverywhere.main.recipes;
import eutros.coverseverywhere.common.Initialize;
import net.minecraft.item.crafting.IRecipe;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.event.RegistryEvent;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import net.minecr... | UTF-8 | Java | 1,221 | java | ModRecipes.java | Java | [] | null | [] | package eutros.coverseverywhere.main.recipes;
import eutros.coverseverywhere.common.Initialize;
import net.minecraft.item.crafting.IRecipe;
import net.minecraftforge.common.MinecraftForge;
import net.minecraftforge.event.RegistryEvent;
import net.minecraftforge.fml.common.eventhandler.SubscribeEvent;
import net.minecr... | 1,221 | 0.74611 | 0.745291 | 27 | 44.222221 | 34.846046 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.740741 | false | false | 3 |
8bed8c16b72b641fb4601a9e4c0394c7cbba5a4d | 11,304,353,980,310 | c5491a6b29ea0b38f7227cf61b82ccee394a5206 | /src/com/test/mapper/PlayerMapper.java | c864316f016aeb591a49d0bf4cca1b91db53ca10 | [] | no_license | Jeffrey1202/NBA-news-app | https://github.com/Jeffrey1202/NBA-news-app | 9019ffd407ca65d7d7fdfcd000466dc34e0d1722 | fa2bdb42bf32a7e0377cb36c3754d807d45e6a37 | refs/heads/master | 2022-03-08T07:28:42.593000 | 2019-09-18T05:59:27 | 2019-09-18T05:59:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.mapper;
import com.test.pojo.Player;
import com.test.pojo.PlayerExample;
import com.test.pojo.PlayerVo;
import com.test.pojo.PlayerWithBLOBs;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface PlayerMapper {
int countByExample(PlayerExample example);
... | UTF-8 | Java | 1,277 | java | PlayerMapper.java | Java | [] | null | [] | package com.test.mapper;
import com.test.pojo.Player;
import com.test.pojo.PlayerExample;
import com.test.pojo.PlayerVo;
import com.test.pojo.PlayerWithBLOBs;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface PlayerMapper {
int countByExample(PlayerExample example);
... | 1,277 | 0.759593 | 0.759593 | 40 | 29.975 | 31.998817 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 3 |
cfe6602b3d81dcdbf0a65d0e1e996b92c00e4adb | 15,513,421,878,493 | 97c2cfd517cdf2a348a3fcb73e9687003f472201 | /workspace/fftw-brtf/trunk/src/main/java/com/fftw/positions/cache/ExcelOnlineRecordKey.java | 45b3e7d394644a0cbd0d0c5c4565ee639b179e94 | [] | no_license | rsheftel/ratel | https://github.com/rsheftel/ratel | b1179fcc1ca55255d7b511a870a2b0b05b04b1a0 | e1876f976c3e26012a5f39707275d52d77f329b8 | refs/heads/master | 2016-09-05T21:34:45.510000 | 2015-05-12T03:51:05 | 2015-05-12T03:51:05 | 32,461,975 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fftw.positions.cache;
import com.fftw.bloomberg.OnlinePositionKey;
import com.fftw.bloomberg.types.BBProductCode;
public class ExcelOnlineRecordKey extends OnlinePositionKey {
public ExcelOnlineRecordKey(String securityId, BBProductCode productCode, String account, String level1TagName,
Strin... | UTF-8 | Java | 513 | java | ExcelOnlineRecordKey.java | Java | [] | null | [] | package com.fftw.positions.cache;
import com.fftw.bloomberg.OnlinePositionKey;
import com.fftw.bloomberg.types.BBProductCode;
public class ExcelOnlineRecordKey extends OnlinePositionKey {
public ExcelOnlineRecordKey(String securityId, BBProductCode productCode, String account, String level1TagName,
Strin... | 513 | 0.79922 | 0.783626 | 13 | 38.46154 | 41.97731 | 120 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.384615 | false | false | 3 |
b8cb1ecc4185a0a5de19434eb1aac85e69c4e9e9 | 25,829,933,325,001 | 7b677a3a66dfd03aad6497f603714bdd1bc7b35b | /app/src/main/java/com/example/hp/sstgp/MainActivity.java | 0a35e9ea45173302434309c8672970b8245543b3 | [] | no_license | kashshaf13398/SSTGP-connection | https://github.com/kashshaf13398/SSTGP-connection | 56cb0a415eaeab0b5a6c5e3f0e1223753950685c | 6a42a470601b2a0aee25311f9006ef00ad879f2c | refs/heads/master | 2023-06-29T16:50:16.516000 | 2021-07-24T22:29:44 | 2021-07-24T22:29:44 | 363,364,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.hp.sstgp;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.wid... | UTF-8 | Java | 4,211 | java | MainActivity.java | Java | [] | null | [] | package com.example.hp.sstgp;
import android.app.ProgressDialog;
import android.content.Intent;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.wid... | 4,211 | 0.600807 | 0.59772 | 121 | 33.801651 | 22.711128 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644628 | false | false | 3 |
00a8194ebb0bbfc6e9b92a3126c49b94525aa4b8 | 15,187,004,420,063 | 6adbda9f6faa1dc86e766d1b82fe3f9c77ad6c75 | /igloo/igloo-components/igloo-component-wicket-console/src/main/java/igloo/console/maintenance/task/page/ConsoleMaintenanceTaskListPage.java | dac7f1b9268e4c9d1ee3fb169b8f1738dc60b3fd | [
"Apache-2.0"
] | permissive | igloo-project/igloo-parent | https://github.com/igloo-project/igloo-parent | 61219a09d14b8968838362d76ff77dfdd0cf5e01 | 65e3e8da61e7c07584596b2ad4dc2af3b627a0f0 | refs/heads/dev | 2023-08-17T23:32:47.163000 | 2023-08-10T13:54:18 | 2023-08-10T14:04:50 | 101,907,993 | 20 | 6 | Apache-2.0 | false | 2023-08-10T14:00:32 | 2017-08-30T17:09:22 | 2023-06-09T17:12:19 | 2023-08-10T14:00:30 | 43,672 | 17 | 5 | 9 | Java | false | false | package igloo.console.maintenance.task.page;
import org.apache.wicket.markup.html.WebPage;
import org.apache.wicket.model.ResourceModel;
import org.apache.wicket.request.mapper.parameter.PageParameters;
import org.iglooproject.jpa.more.business.task.model.QueuedTaskHolder;
import org.iglooproject.jpa.more.util.binding... | UTF-8 | Java | 3,803 | java | ConsoleMaintenanceTaskListPage.java | Java | [] | null | [] | package igloo.console.maintenance.task.page;
import org.apache.wicket.markup.html.WebPage;
import org.apache.wicket.model.ResourceModel;
import org.apache.wicket.request.mapper.parameter.PageParameters;
import org.iglooproject.jpa.more.business.task.model.QueuedTaskHolder;
import org.iglooproject.jpa.more.util.binding... | 3,803 | 0.808835 | 0.797791 | 81 | 45.950619 | 40.134003 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.345679 | false | false | 3 |
ed89bf5514aa7bf084675c43510e54160ea64a6c | 15,187,004,424,411 | 6e59dfbc5916f6bdf90abc706ba4f5bdb437ad5f | /src/lms/service/BaseService.java | a4241e14eec4af8801e636f29489cf5a350b4b27 | [] | no_license | ducvuss/library-management-system-with-database | https://github.com/ducvuss/library-management-system-with-database | 742dd00634645fb30afd362a67ee32f4a62bdb92 | 69e059b3d1c61b84bca3566fc0450b95f00ae25c | refs/heads/master | 2022-04-24T12:14:32.989000 | 2020-04-28T02:50:50 | 2020-04-28T02:50:50 | 258,363,199 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package lms.service;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import lms.dao.BookCopiesDAO;
import lms.dao.BookDAO;
import lms.dao.LibraryBranchDAO;
import lms.entity.LibraryBranch;
imp... | UTF-8 | Java | 2,749 | java | BaseService.java | Java | [
{
"context": "ch;\nimport lms.utils.DbConnection;\n\n/**\n * @author ducba\n *\n */\npublic abstract class BaseService {\n\tDbCon",
"end": 369,
"score": 0.9996721148490906,
"start": 364,
"tag": "USERNAME",
"value": "ducba"
}
] | null | [] | /**
*
*/
package lms.service;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import lms.dao.BookCopiesDAO;
import lms.dao.BookDAO;
import lms.dao.LibraryBranchDAO;
import lms.entity.LibraryBranch;
imp... | 2,749 | 0.686795 | 0.686795 | 102 | 25.950981 | 23.419607 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.382353 | false | false | 3 |
35d064df1c720cb73d3f3ac75edf0b88f5c38316 | 14,645,838,485,053 | 4d90266f344fc5036e606edbcef896e9d35ff192 | /src/main/java/com/ivan/ssm/controller/DepartmentController.java | d191c457de06803697e9050d561b2d90eb10d4e9 | [] | no_license | Ivanyany/ssm-crud | https://github.com/Ivanyany/ssm-crud | ca8bb207c9bd9f6b757e687960cf2a6f5acda465 | bf69c9ae23c599b798ad2c0dfc232d386b5f331e | refs/heads/master | 2020-03-25T20:07:48.335000 | 2018-08-09T07:24:31 | 2018-08-09T07:24:31 | 144,116,465 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ivan.ssm.controller;
import java.util.List;
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.RequestMethod;
import org.sprin... | GB18030 | Java | 970 | java | DepartmentController.java | Java | [
{
"context": "partmentService;\r\n\r\n/**\r\n * 处理与部门相关的请求\r\n * @author Administrator\r\n *\r\n */\r\n@Controller\r\npublic class DepartmentCon",
"end": 577,
"score": 0.7592376470565796,
"start": 564,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.ivan.ssm.controller;
import java.util.List;
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.RequestMethod;
import org.sprin... | 970 | 0.756018 | 0.756018 | 36 | 23.388889 | 20.524075 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 3 |
09d90cff4487aea9b73f59ebb974d7b7cb165310 | 30,554,397,345,865 | 4de9d75739a6ae2f0c7ee89d8665fbb03e529d19 | /Practice/src/Chapter5/Coffee/BeanCoffee.java | 9ebfa68850fa35d48391b86936e476c3e651845e | [] | no_license | minkdak/FIRST_JAVA | https://github.com/minkdak/FIRST_JAVA | 53a37ae88c235e247975a5726238ba8c145a655c | 27387dc76fdfee0ef53939b8d4b7edfbe768a6d8 | refs/heads/master | 2023-01-24T06:24:25.407000 | 2020-12-04T08:48:44 | 2020-12-04T08:48:44 | 307,115,945 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Chapter5.Coffee;
public class BeanCoffee {
int money;
public String buy(int money) {
this.money += money;
if(money == Menu.BEANMERICANO) {
return "콩다방 아메리카노를 구매했습니다";
} else if(money == Menu.BEANLATTE) {
return "콩다방 라떼를 구매했습니다.";
} else {
return null;
}
}
}
| UHC | Java | 350 | java | BeanCoffee.java | Java | [] | null | [] | package Chapter5.Coffee;
public class BeanCoffee {
int money;
public String buy(int money) {
this.money += money;
if(money == Menu.BEANMERICANO) {
return "콩다방 아메리카노를 구매했습니다";
} else if(money == Menu.BEANLATTE) {
return "콩다방 라떼를 구매했습니다.";
} else {
return null;
}
}
}
| 350 | 0.631757 | 0.628378 | 18 | 15.444445 | 13.128519 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.777778 | false | false | 3 |
a6b726ccbec58f3cd4862d5b3eade0badb1cda47 | 25,640,954,781,743 | 22bc5aa23c0821583bc05c5b53f6b4abfc8ad669 | /src/com/advancedProblemSolving/TrappingWater.java | 8ccbeef877d5d30842d50e45e474b44af1ddac7b | [] | no_license | kswanjara/AdvancedAlgorithms | https://github.com/kswanjara/AdvancedAlgorithms | 3efd69e92881976aef18712463a8ba2a3a76b924 | 9ffb27d82a41a68a31f5fbffedf35b2e09cc45b8 | refs/heads/master | 2020-05-05T11:48:51.174000 | 2019-05-02T22:02:36 | 2019-05-02T22:02:36 | 180,004,991 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.advancedProblemSolving;
public class TrappingWater {
public static void main(String[] args) {
int[] heights = {0, 1, 0, 2, 1, 0, 1, 3, 2, 1, 2, 1};
TrappingWater tw = new TrappingWater();
int maxTrappedWater = tw.findMaxTrappedWater(heights);
System.out.println("Max trap... | UTF-8 | Java | 1,159 | java | TrappingWater.java | Java | [] | null | [] | package com.advancedProblemSolving;
public class TrappingWater {
public static void main(String[] args) {
int[] heights = {0, 1, 0, 2, 1, 0, 1, 3, 2, 1, 2, 1};
TrappingWater tw = new TrappingWater();
int maxTrappedWater = tw.findMaxTrappedWater(heights);
System.out.println("Max trap... | 1,159 | 0.559965 | 0.538395 | 37 | 30.324324 | 26.791542 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.945946 | false | false | 3 |
af69851ef9644843b29847ec6fafb9c9855f6db5 | 16,037,407,942,686 | db62ccb5b3d783f81daebc56d6080e2024b7a39c | /Sun/src/util/texture/TextureBank.java | 782c89ebe202ef8f95ec14fdd5ccb5759c539eb3 | [] | no_license | Starkus/Sun | https://github.com/Starkus/Sun | 6ab0cfa6f4bd9c8a3a9d40b626a3c3fb673ad10f | fb50b8c834323c2fd51e4bc4fa0cb5ae90db3c95 | refs/heads/master | 2021-01-10T15:46:27.861000 | 2016-01-16T19:59:26 | 2016-01-16T19:59:26 | 49,788,638 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package util.texture;
import java.util.ArrayList;
public class TextureBank {
private static final ArrayList<Texture> bank = new ArrayList<Texture>();
public static void storeTexture(Texture tex) {
bank.add(tex);
}
public static void free() {
for (Texture tex : bank) {
tex.free();
}
... | UTF-8 | Java | 328 | java | TextureBank.java | Java | [] | null | [] | package util.texture;
import java.util.ArrayList;
public class TextureBank {
private static final ArrayList<Texture> bank = new ArrayList<Texture>();
public static void storeTexture(Texture tex) {
bank.add(tex);
}
public static void free() {
for (Texture tex : bank) {
tex.free();
}
... | 328 | 0.646341 | 0.646341 | 19 | 15.263158 | 19.191122 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105263 | false | false | 3 |
46bc2646ac4302ef12e922fd29efe33577cdb1f2 | 21,818,433,898,148 | b56005f214b09e3189ce0d05e392df16a6f1b287 | /elGrande-server/src/main/java/com/codecool/geekofplanets/world/jdbc/config/GameDatabaseConfig.java | 35b73a4af097678f459858f46b79624f51a0cba6 | [
"MIT",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | piotrmludzik/GeekOfPlanets | https://github.com/piotrmludzik/GeekOfPlanets | d51c23ba5aa4c5bb0568e5d7d43b30587d3b5b03 | 3a1efe4b4a95a14c2d6c892313282940a3228688 | refs/heads/development | 2023-04-05T02:42:50.478000 | 2021-04-22T15:38:46 | 2021-04-22T15:38:46 | 352,571,836 | 1 | 0 | NOASSERTION | false | 2021-04-21T08:41:59 | 2021-03-29T08:36:14 | 2021-04-21T07:48:21 | 2021-04-21T08:41:58 | 3,794 | 0 | 0 | 0 | Java | false | false | package com.codecool.geekofplanets.world.jdbc.config;
import com.zaxxer.hikari.HikariDataSource;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.autoconfigure.jdbc.DataSourceProperties;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org... | UTF-8 | Java | 2,499 | java | GameDatabaseConfig.java | Java | [] | null | [] | package com.codecool.geekofplanets.world.jdbc.config;
import com.zaxxer.hikari.HikariDataSource;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.autoconfigure.jdbc.DataSourceProperties;
import org.springframework.boot.context.properties.ConfigurationProperties;
import org... | 2,499 | 0.793517 | 0.793517 | 57 | 42.842106 | 30.802021 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.403509 | false | false | 3 |
728ecb9f494bb3678987bf823ff258d3cb4c3767 | 1,030,792,192,197 | f9e578668f1e6ce0cdf7c89d3473ec4d88540a7e | /java/packetsStructure/src/ver1/DNSFrame_depraced.java | 93b283bde3c89fffc127b80bcf1a467e75666325 | [] | no_license | jifwin/AndroidTerminalEmulator | https://github.com/jifwin/AndroidTerminalEmulator | ab6eaeedf8b7bd98bc8ecae8a96e89eed48d1e78 | c5ad807920fc36ee229f664c3c04c4d909053cde | refs/heads/master | 2021-01-02T04:49:22.960000 | 2016-01-03T21:36:38 | 2016-01-03T21:36:38 | 42,466,509 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ver1;
import java.util.Random;
/**
* Created by gpietrus on 25.07.15.
*/
public class DNSFrame_depraced extends ProtocolFrame {
//dns frame specification: https://pl.wikipedia.org/wiki/Domain_Name_System#Odpowiedzi_na_zapytania
//todo: zrobic settery i getery i zmienic na prywatne
int frameSi... | UTF-8 | Java | 7,745 | java | DNSFrame_depraced.java | Java | [
{
"context": "ver1;\n\nimport java.util.Random;\n\n/**\n * Created by gpietrus on 25.07.15.\n */\n\n\npublic class DNSFrame_depraced",
"end": 67,
"score": 0.9994459748268127,
"start": 59,
"tag": "USERNAME",
"value": "gpietrus"
}
] | null | [] | package ver1;
import java.util.Random;
/**
* Created by gpietrus on 25.07.15.
*/
public class DNSFrame_depraced extends ProtocolFrame {
//dns frame specification: https://pl.wikipedia.org/wiki/Domain_Name_System#Odpowiedzi_na_zapytania
//todo: zrobic settery i getery i zmienic na prywatne
int frameSi... | 7,745 | 0.569787 | 0.554035 | 255 | 29.372549 | 28.688292 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643137 | false | false | 3 |
c75e48626840bd0fa903583eec153f447c53d57f | 21,766,894,273,839 | 72580d77cc64965109776399b742b2e095c478cf | /src/tree/CountCompleteTreeNodes.java | 4bf8b98a609ea2e1898995ee860f75540ffb2d34 | [] | no_license | heyan4869/LeetMyCode | https://github.com/heyan4869/LeetMyCode | 078257790510150d0d29b2421f239579f23606cf | 2247e7f0b0c07dccc1dc6c0889f3c97deba31d36 | refs/heads/master | 2021-01-21T21:54:55.022000 | 2015-10-22T19:29:55 | 2015-10-22T19:29:55 | 38,233,110 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // No.222
// confused
package tree;
public class CountCompleteTreeNodes {
public static int countNodes(TreeNode root) {
int num = 0, h = height(root);
while (root != null) {
if (height(root.right) == h - 1) {
num += 1 << h;
root = root.right;
} else {
num += 1 << h - 1;
root = root.left;
... | UTF-8 | Java | 539 | java | CountCompleteTreeNodes.java | Java | [] | null | [] | // No.222
// confused
package tree;
public class CountCompleteTreeNodes {
public static int countNodes(TreeNode root) {
int num = 0, h = height(root);
while (root != null) {
if (height(root.right) == h - 1) {
num += 1 << h;
root = root.right;
} else {
num += 1 << h - 1;
root = root.left;
... | 539 | 0.584416 | 0.565863 | 31 | 16.387096 | 16.101849 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.806452 | false | false | 3 |
d54478f6ce721fbbdb98420d46365adb2fa1d906 | 29,231,547,439,186 | 609f22c255296dd3a8370f758abcfb2492cd2b94 | /DataProducer/src/it/unitn/laboratory/events/SorgenteAnagrafeType.java | 2990086e5a735863ed3297c994603c0f6fe8f43f | [] | no_license | Matteogrf/healthcare-system-integration | https://github.com/Matteogrf/healthcare-system-integration | 2cb1b22aa2cf0da4ca73cd37294db278534f1ee2 | 17a8f054228baf445e8ba25d9cb722b9bce63e01 | refs/heads/master | 2016-09-08T01:44:35.418000 | 2012-03-19T20:03:36 | 2012-03-19T20:03:36 | 38,050,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package it.unitn.laboratory.events;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for SorgenteAnagrafeType complex type.
*
* <p>The following... | UTF-8 | Java | 2,223 | java | SorgenteAnagrafeType.java | Java | [] | null | [] |
package it.unitn.laboratory.events;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>Java class for SorgenteAnagrafeType complex type.
*
* <p>The following... | 2,223 | 0.57265 | 0.565902 | 89 | 22.955055 | 21.324623 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.280899 | false | false | 3 |
7574d65da79d025d216f06c787c00e2668e07b8c | 9,689,446,240,829 | 577bebd5fa47b6e0851ea5f0af24bf3477357f34 | /app/src/main/java/com/virgo/financeloan/mvp/contract/LoginContract.java | 0960835ba9db883e0ff4e3643d37ba770f019786 | [] | no_license | bellmit/SmallLoans | https://github.com/bellmit/SmallLoans | 79fe22252075ef142db8c0c7002defd7046f3afd | b5ef1b92bffc2238bbf1e2fbeef3e9596e747109 | refs/heads/master | 2022-03-20T22:07:07.607000 | 2018-01-30T10:53:40 | 2018-01-30T10:53:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.virgo.financeloan.mvp.contract;
import com.virgo.financeloan.model.responce.IsOkData;
import com.virgo.financeloan.model.responce.UserData;
import com.sai.framework.mvp.MvpView;
/**
* 功能说明:登录
*
* @author: 闫毅恒
* @email: yanyiheng@le.com
* @version: 1.0
* @date: 2017/8/29
* @Copyright (c) 2017. 闫毅恒 ... | UTF-8 | Java | 672 | java | LoginContract.java | Java | [
{
"context": "ework.mvp.MvpView;\n\n/**\n * 功能说明:登录\n *\n * @author: 闫毅恒\n * @email: yanyiheng@le.com\n * @version: 1.0\n * @",
"end": 226,
"score": 0.9990941882133484,
"start": 223,
"tag": "NAME",
"value": "闫毅恒"
},
{
"context": "iew;\n\n/**\n * 功能说明:登录\n *\n * @author: 闫毅恒\n * @emai... | null | [] | package com.virgo.financeloan.mvp.contract;
import com.virgo.financeloan.model.responce.IsOkData;
import com.virgo.financeloan.model.responce.UserData;
import com.sai.framework.mvp.MvpView;
/**
* 功能说明:登录
*
* @author: 闫毅恒
* @email: <EMAIL>
* @version: 1.0
* @date: 2017/8/29
* @Copyright (c) 2017. 闫毅恒 Inc. All ... | 663 | 0.709627 | 0.689441 | 26 | 23.76923 | 21.534065 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 3 |
341c7cc9fb74dd531c8274e79b3b38f3abcc79ec | 16,200,616,660,471 | 5e3235edf3de262f4d10b9e9e1fcc3bd13d6b8b1 | /Code Snippet Repository/Maven/Maven217.java | e060ba40676ce5df15a0082ec27aa1c57043512f | [] | no_license | saber13812002/DeepCRM | https://github.com/saber13812002/DeepCRM | 3336a244d4852a364800af3181e03e868cf6f9f5 | be3e5e50e34a042d5ba7259ff5ff75c08ab32bb9 | refs/heads/master | 2023-03-16T00:08:06.473000 | 2018-04-18T05:29:50 | 2018-04-18T05:29:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public void retrieve( ArtifactRepository repository, File destination, String remotePath,
ArtifactTransferListener transferListener )
throws ArtifactTransferFailedException, ArtifactDoesNotExistException
{
try
{
wagonManager.getRemoteFile( repository... | UTF-8 | Java | 956 | java | Maven217.java | Java | [] | null | [] | public void retrieve( ArtifactRepository repository, File destination, String remotePath,
ArtifactTransferListener transferListener )
throws ArtifactTransferFailedException, ArtifactDoesNotExistException
{
try
{
wagonManager.getRemoteFile( repository... | 956 | 0.620293 | 0.620293 | 19 | 49.105263 | 40.286991 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 3 |
23b5b52e6eaf8c5c3796aee5604aaa63e39f2482 | 2,336,462,233,432 | 9b6be15725240f2ef80593d2c24b32f59c529e86 | /increpas0810/src/am/Paint.java | bb36ab67233d312ad9998c44e20409de6c4936ca | [] | no_license | ksm0207/increpas | https://github.com/ksm0207/increpas | 9164357521a282ba09da54837d252ff2b8b11cd4 | 0ce9e3621827f0df4dc26ffdcc0a09bf05e58754 | refs/heads/main | 2023-07-18T06:02:03.012000 | 2021-09-06T07:01:26 | 2021-09-06T07:01:26 | 386,208,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package am;
import java.awt.Canvas;
import java.awt.Graphics;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import javax.swing.JFrame;
public class Paint extends JFrame {
GetCanvas canvas ;
public Paint() {
this.add(canvas = new GetCanvas());
this.setBounds(300, 200, 5... | UTF-8 | Java | 2,077 | java | Paint.java | Java | [] | null | [] | package am;
import java.awt.Canvas;
import java.awt.Graphics;
import java.awt.event.KeyAdapter;
import java.awt.event.KeyEvent;
import javax.swing.JFrame;
public class Paint extends JFrame {
GetCanvas canvas ;
public Paint() {
this.add(canvas = new GetCanvas());
this.setBounds(300, 200, 5... | 2,077 | 0.601979 | 0.568994 | 87 | 18.908047 | 18.178951 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.011494 | false | false | 3 |
d20b87e2a6e7bb7807f56454397f7eae16bdbf29 | 2,336,462,236,739 | 2ad97d9d9851808468a2ffe4944426671ea6c66b | /src/test/java/kaihg/nchu/tsp/model/GAModelTest.java | eb94c997d636f00c75d7ff465f8a4c488582d786 | [] | no_license | kaihg/Travelling-salesman-problem | https://github.com/kaihg/Travelling-salesman-problem | 786daea351e20853bd7c3ba0288a75bca33d6c93 | be9f958f6fc9d33cb9b0fff0dbbeb57603968958 | refs/heads/master | 2020-03-10T21:15:14.308000 | 2018-06-09T16:54:24 | 2018-06-09T16:54:24 | 129,589,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kaihg.nchu.tsp.model;
import kaihg.nchu.tsp.evalutor.CycleEvaluator;
import kaihg.nchu.tsp.transition.CycleCrossover;
import kaihg.nchu.tsp.transition.Mutation;
import kaihg.nchu.tsp.transition.PMCrossover;
import kaihg.nchu.tsp.util.FileParser;
import kaihg.nchu.tsp.vo.City;
import kaihg.nchu.tsp.vo.Config;
i... | UTF-8 | Java | 2,218 | java | GAModelTest.java | Java | [] | null | [] | package kaihg.nchu.tsp.model;
import kaihg.nchu.tsp.evalutor.CycleEvaluator;
import kaihg.nchu.tsp.transition.CycleCrossover;
import kaihg.nchu.tsp.transition.Mutation;
import kaihg.nchu.tsp.transition.PMCrossover;
import kaihg.nchu.tsp.util.FileParser;
import kaihg.nchu.tsp.vo.City;
import kaihg.nchu.tsp.vo.Config;
i... | 2,218 | 0.655095 | 0.645627 | 70 | 30.685715 | 22.48399 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757143 | false | false | 3 |
1860e103188873ca9fc56cec7c1aa2efbca7fd0c | 29,394,756,193,151 | 0cfe4c1f3776eefb09b911734ab952c31fb53b02 | /app/src/main/java/com/sousouhardware/view/forgot_password/ForgotPasswordPresenter.java | f317cfa6894cc68cc7c83604b22f308fd70f990e | [
"MIT"
] | permissive | wzc25151/NotificationDemo | https://github.com/wzc25151/NotificationDemo | b21b3301bdbc3d1dda171e1d7f62144609cd0b3a | af15b0c399d70114ce7a2548d4768ccd3e057c29 | refs/heads/master | 2021-01-19T02:28:40.370000 | 2016-07-20T15:30:35 | 2016-07-20T15:30:35 | 55,506,519 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sousouhardware.view.forgot_password;
import com.sousouhardware.base.MyApplication;
import com.sousouhardware.bean.DecodeIsSuccessBean;
import com.sousouhardware.bean.DecodeMsgBean;
import com.sousouhardware.http.ToGetCode;
import com.sousouhardware.util.JsonUtil;
import com.zhy.http.okhttp.callback.StringC... | UTF-8 | Java | 1,812 | java | ForgotPasswordPresenter.java | Java | [
{
"context": "Callback;\n\nimport okhttp3.Call;\n\n/**\n * Created by wangxiangbo on 2016/7/13.\n */\npublic class ForgotPasswordPres",
"end": 381,
"score": 0.9995838403701782,
"start": 370,
"tag": "USERNAME",
"value": "wangxiangbo"
}
] | null | [] | package com.sousouhardware.view.forgot_password;
import com.sousouhardware.base.MyApplication;
import com.sousouhardware.bean.DecodeIsSuccessBean;
import com.sousouhardware.bean.DecodeMsgBean;
import com.sousouhardware.http.ToGetCode;
import com.sousouhardware.util.JsonUtil;
import com.zhy.http.okhttp.callback.StringC... | 1,812 | 0.690397 | 0.685982 | 58 | 30.241379 | 29.270622 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.482759 | false | false | 3 |
7a259f70012e7cb2a1590bda5c009e1890394068 | 13,597,866,480,143 | c073d6812630484bd302733d0ac61c8967bf4404 | /interview-skill/src/test/java/com/tom/three/refactor/design/strategy/TweetServicesFactoryTest.java | 0b457279767c3dfd7df646e7ab2dfa65f37d7cb8 | [] | no_license | tomlxq/interview | https://github.com/tomlxq/interview | e0d1f8a7f230f29e8372ff575fd67519df341e0c | 5ce5186457583fa9d34e10ce4d3590db5a45da88 | refs/heads/master | 2023-03-17T03:21:06.567000 | 2023-03-06T11:55:07 | 2023-03-06T11:55:07 | 193,185,320 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tom.three.refactor.design.strategy;
import org.junit.Test;
/**
* 功能描述
*
* @author TomLuo
* @date 2020/12/6
*/
public class TweetServicesFactoryTest {
@Test
public void getTweetService() {
ITweetService tweetService = TweetServicesFactory.getTweetService("paperTweet");
System.... | UTF-8 | Java | 378 | java | TweetServicesFactoryTest.java | Java | [
{
"context": "\nimport org.junit.Test;\n\n/**\n * 功能描述\n *\n * @author TomLuo\n * @date 2020/12/6\n */\npublic class TweetServices",
"end": 105,
"score": 0.9847925305366516,
"start": 99,
"tag": "NAME",
"value": "TomLuo"
}
] | null | [] | package com.tom.three.refactor.design.strategy;
import org.junit.Test;
/**
* 功能描述
*
* @author TomLuo
* @date 2020/12/6
*/
public class TweetServicesFactoryTest {
@Test
public void getTweetService() {
ITweetService tweetService = TweetServicesFactory.getTweetService("paperTweet");
System.... | 378 | 0.689189 | 0.67027 | 18 | 19.611111 | 23.92149 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 3 |
55f2b248e5cdcc4cc1b90cbedcde75109d896c9c | 21,827,023,814,139 | f63db2e629045dee71eb007dc21c2d85ac59d236 | /team/Group-13-Mancala-Server/src/main/java/WebConnect.java | 97cbab546f1d12fceb7461481d9fbf7ad42ee939 | [] | no_license | Ramgree/sysmod2020 | https://github.com/Ramgree/sysmod2020 | 237aadfa58b49734863e761eff3d0b2f2c2a87ff | d1aa9a24d9986a8d12658c57876ec3ba07ccad80 | refs/heads/master | 2023-02-22T19:04:53.482000 | 2021-01-24T00:06:19 | 2021-01-24T00:06:19 | 293,849,441 | 0 | 1 | null | false | 2021-01-10T15:38:30 | 2020-09-08T15:20:43 | 2021-01-10T12:07:47 | 2021-01-10T15:38:29 | 2,535 | 0 | 0 | 0 | Java | false | false | import org.json.JSONObject;
import java.time.Instant;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.stream.Collectors;
import static spark.Spark.*;
public class WebConnect {
static class Challenge {
public String player1;
public String player2;
... | UTF-8 | Java | 15,444 | java | WebConnect.java | Java | [
{
"context": ";\n\n //Example URL for adding player named 'dave': http://localhost:40080/add_player/dave\n ",
"end": 1071,
"score": 0.5578296184539795,
"start": 1067,
"tag": "NAME",
"value": "dave"
},
{
"context": " //Example URL for adding a challenge from 'dave'... | null | [] | import org.json.JSONObject;
import java.time.Instant;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
import java.util.stream.Collectors;
import static spark.Spark.*;
public class WebConnect {
static class Challenge {
public String player1;
public String player2;
... | 15,444 | 0.52072 | 0.510101 | 336 | 44.964287 | 32.818748 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741071 | false | false | 3 |
7f2a3e395fdec05724f969757070b69d8443a914 | 14,319,420,985,939 | 88cc413886130fb49bbe75a925317aca6ba64000 | /BaseAlgorithms/src/main/java/services/history/HistoryProcessor.java | 597f953e99e956975922747bf24b350e4873a3f8 | [] | no_license | DmitryKober/SchedulingProblem | https://github.com/DmitryKober/SchedulingProblem | 78a6b5985f59f1cdc7f52a01c179dd4b29012255 | ea9e63aa0e53ba979e2f4e3ed691678310de2e36 | refs/heads/master | 2021-01-20T08:46:48.374000 | 2012-03-07T10:40:51 | 2012-03-07T10:40:51 | 3,647,732 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package services.history;
import domain.ga.History;
import domain.ga.HistoryEvent;
import java.util.Iterator;
import java.util.List;
/**
* User: dmitry
* Date: 12.02.12
* Time: 17:09
*/
public class HistoryProcessor {
/**
* Checks, if a specified history contains an event a specified task
* is a n... | UTF-8 | Java | 3,835 | java | HistoryProcessor.java | Java | [
{
"context": "til.Iterator;\nimport java.util.List;\n\n/**\n * User: dmitry\n * Date: 12.02.12\n * Time: 17:09\n */\npublic class",
"end": 155,
"score": 0.9994943737983704,
"start": 149,
"tag": "USERNAME",
"value": "dmitry"
}
] | null | [] | package services.history;
import domain.ga.History;
import domain.ga.HistoryEvent;
import java.util.Iterator;
import java.util.List;
/**
* User: dmitry
* Date: 12.02.12
* Time: 17:09
*/
public class HistoryProcessor {
/**
* Checks, if a specified history contains an event a specified task
* is a n... | 3,835 | 0.594003 | 0.590352 | 108 | 34.509258 | 33.245579 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574074 | false | false | 3 |
02616d1f7e60fd76c9bee130292193301888a410 | 14,688,788,171,337 | 54b746ed5cfa46a83eb37cb223a763d77a38f399 | /spring-eg-content-commons/src/main/java/examples/repositories/ClaimRepository.java | b7a911b85b19c5abd5ffed1b86778ca5d3f7546d | [] | no_license | paulcwarren/spring-content-examples | https://github.com/paulcwarren/spring-content-examples | 020ee47d66cfec1670e451b1ef81ea6c3368f92e | b644e7c37a9902eb4a18cee01459e43aa2b8d7f6 | refs/heads/main | 2023-08-23T06:41:52.274000 | 2023-08-22T22:25:19 | 2023-08-22T22:25:19 | 68,875,032 | 29 | 9 | null | false | 2023-09-13T22:32:52 | 2016-09-22T02:05:32 | 2023-06-01T18:44:51 | 2023-09-13T22:32:51 | 65,920 | 25 | 9 | 6 | Java | false | false | package examples.repositories;
import examples.models.Claim;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.rest.core.annotation.RepositoryRestResource;
@RepositoryRestResource(collectionResourceRel = "claims", path = "claims")
public interface ClaimRepository extends CrudR... | UTF-8 | Java | 350 | java | ClaimRepository.java | Java | [] | null | [] | package examples.repositories;
import examples.models.Claim;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.rest.core.annotation.RepositoryRestResource;
@RepositoryRestResource(collectionResourceRel = "claims", path = "claims")
public interface ClaimRepository extends CrudR... | 350 | 0.837143 | 0.837143 | 10 | 34 | 31.594303 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
f8eb00179a71e616605b89e6f03b9b8c9bf9359c | 25,503,515,854,765 | 36671e06c10505e206d0c8bc6a700c3f44c51c55 | /teno-cloud-web/src/main/java/com/tenoke/cloud/web/config/auth/connect/ConnectAuthenticationFilter.java | aa05357ada316bf44f96ce9ba4d93cede55727ab | [] | no_license | tenstone/dubbo-practice | https://github.com/tenstone/dubbo-practice | 1566a8ea16243509fdb48ebea98cb296ecb2fd02 | b6adf2cd0d4e5067c377217045925407a0312e08 | refs/heads/master | 2022-01-27T05:55:28.775000 | 2020-01-07T01:18:14 | 2020-01-07T01:18:14 | 232,214,936 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tenoke.cloud.web.config.auth.connect;
import com.alibaba.fastjson.JSON;
import com.tenoke.cloud.core.model.passport.auth.ConnectModel;
import com.tenoke.cloud.core.utils.StringUtil;
import lombok.Getter;
import lombok.Setter;
import lombok.extern.slf4j.Slf4j;
import org.springframework.http.HttpMethod;
imp... | UTF-8 | Java | 2,468 | java | ConnectAuthenticationFilter.java | Java | [
{
"context": ".servlet.http.HttpServletResponse;\n\n/**\n * @author jerrylau\n */\n@Slf4j\npublic class ConnectAuthenticationFilt",
"end": 812,
"score": 0.9981403946876526,
"start": 804,
"tag": "USERNAME",
"value": "jerrylau"
}
] | null | [] | package com.tenoke.cloud.web.config.auth.connect;
import com.alibaba.fastjson.JSON;
import com.tenoke.cloud.core.model.passport.auth.ConnectModel;
import com.tenoke.cloud.core.utils.StringUtil;
import lombok.Getter;
import lombok.Setter;
import lombok.extern.slf4j.Slf4j;
import org.springframework.http.HttpMethod;
imp... | 2,468 | 0.768473 | 0.76642 | 63 | 37.666668 | 36.493965 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492063 | false | false | 3 |
cc3bd5b7495bcb84518e52c4a537179a24f8f6b2 | 30,777,735,656,938 | e2a20470009ed22040a20dc4400cc779eef844d7 | /app/src/main/java/com/jyn/aspectjx/MainActivity.java | 4bbb908dab864385ff7e58a9bae775d1e760a772 | [] | no_license | jiaoyaning/AspectJxDemo | https://github.com/jiaoyaning/AspectJxDemo | 588a0932980cbca2498824f4d4c8d336a8224a0b | 07c8c1baf8f682b50211544cf163dd1d2c445af8 | refs/heads/master | 2022-09-18T03:53:14.681000 | 2020-06-06T12:24:53 | 2020-06-06T12:24:53 | 269,364,583 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jyn.aspectjx;
import androidx.appcompat.app.AppCompatActivity;
import android.Manifest;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import com.apkfuns.logutils.BuildConfig;
import com.apkfuns.logutils.LogUtils;
import com.jyn.aspectjx.permiss... | UTF-8 | Java | 1,145 | java | MainActivity.java | Java | [] | null | [] | package com.jyn.aspectjx;
import androidx.appcompat.app.AppCompatActivity;
import android.Manifest;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import com.apkfuns.logutils.BuildConfig;
import com.apkfuns.logutils.LogUtils;
import com.jyn.aspectjx.permiss... | 1,145 | 0.71416 | 0.705365 | 40 | 27.424999 | 22.972687 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 3 |
a4d92d4acae35c6d06ada8bff57eee0bcb9877ae | 30,777,735,656,272 | f01acf6e59973f45ebe9d51ebc49c320f7112c0a | /app/src/main/java/com/raulquesada/appfutbol/models/EquipoEnLiga.java | 29667fb5117599803c70d2077fea4328195ac779 | [] | no_license | RaulQuesada/AppFutbol | https://github.com/RaulQuesada/AppFutbol | d32e1c6fd46bf3937a0249e1f69c8d37b31d273d | c43bf38281116ab39028fae29d42d6c40312e05d | refs/heads/master | 2023-05-09T02:53:25.071000 | 2021-06-02T13:21:30 | 2021-06-02T13:21:30 | 371,704,956 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.raulquesada.appfutbol.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/**
* The type Equipo en liga.
*/
public class EquipoEnLiga {
/**
* The Id.
*/
@SerializedName("id")
@Expose
private String id;
... | UTF-8 | Java | 1,210 | java | EquipoEnLiga.java | Java | [] | null | [] | package com.raulquesada.appfutbol.models;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.List;
/**
* The type Equipo en liga.
*/
public class EquipoEnLiga {
/**
* The Id.
*/
@SerializedName("id")
@Expose
private String id;
... | 1,210 | 0.512397 | 0.512397 | 73 | 15.575342 | 13.583751 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.178082 | false | false | 3 |
cc64d1bc4b0abbbb6e76af1e8aab1f8fbb5de982 | 33,234,456,958,733 | 50e32f1743e8307ebd8f5b0db42831ba45471662 | /实验代码/myjob/src/job/servlet/ProductServlet.java | e22a3054485b9efa84fb8f342748c487e7076abd | [] | no_license | esl-one/- | https://github.com/esl-one/- | ddb9a74e818ecae1d623dfae9f1fc86ec6f5766b | 361d3097eab93186300b729d66f1ce1e72220eba | refs/heads/master | 2022-10-31T10:11:32.714000 | 2020-06-17T14:16:06 | 2020-06-17T14:16:06 | 272,989,832 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package job.servlet;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import job.bean.Products;
import job.service.ProductsService;
... | UTF-8 | Java | 3,443 | java | ProductServlet.java | Java | [] | null | [] | package job.servlet;
import java.io.IOException;
import java.util.List;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import job.bean.Products;
import job.service.ProductsService;
... | 3,443 | 0.703166 | 0.702585 | 110 | 29.299999 | 28.806423 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.363636 | false | false | 3 |
e270ed54ffb13f29c94e90e02c70c92406028278 | 4,492,535,809,374 | 7dab8fac4b3ced7f737674ad4a2ad1474fea029b | /tap/src/main/java/com/cyspan/tap/controllers/SubscriptionController.java | ad2b38af14449d012aab78264e5555fde698bdfa | [] | no_license | johnsooraj/Tap | https://github.com/johnsooraj/Tap | c5c4a68ca5b37094a68112256bde00acb24d638e | ea31b544956e243f96b5069dcba67626b82065dc | refs/heads/master | 2020-04-30T07:23:27.843000 | 2019-03-20T09:23:18 | 2019-03-20T09:23:18 | 176,682,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cyspan.tap.controllers;
import java.util.Map;
import org.apache.catalina.servlet4preview.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.w... | UTF-8 | Java | 8,689 | java | SubscriptionController.java | Java | [] | null | [] | package com.cyspan.tap.controllers;
import java.util.Map;
import org.apache.catalina.servlet4preview.http.HttpServletRequest;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.w... | 8,689 | 0.693521 | 0.691449 | 216 | 38.226852 | 28.302916 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.518518 | false | false | 3 |
9691fce28f4e33be618028647ddfa98484eee824 | 18,648,748,021,456 | f730a5e3d97d0c8a862d0917e493172d12c39267 | /src/Gun42/DigerIslemler/_4_StringToLocalDateAndTime.java | db2e8b0842a2112ab99f85d778a4c73e816dfe73 | [] | no_license | maolukpinar/JavaKursu | https://github.com/maolukpinar/JavaKursu | 4c77fef063f61132868ed106ba9a64326f209a42 | 842c6ab1851ab95833965eea0e2a0b5b5e97f8d3 | refs/heads/master | 2023-01-02T14:12:48.785000 | 2020-10-30T20:39:29 | 2020-10-30T20:39:29 | 308,738,592 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Gun42.DigerIslemler;
import java.time.LocalDate;
import java.time.LocalTime;
import java.time.format.DateTimeFormatter;
public class _4_StringToLocalDateAndTime {
public static void main(String[] args) {
String strDate ="01 25 2020";
DateTimeFormatter format = DateTimeFormatter.o... | UTF-8 | Java | 882 | java | _4_StringToLocalDateAndTime.java | Java | [] | null | [] | package Gun42.DigerIslemler;
import java.time.LocalDate;
import java.time.LocalTime;
import java.time.format.DateTimeFormatter;
public class _4_StringToLocalDateAndTime {
public static void main(String[] args) {
String strDate ="01 25 2020";
DateTimeFormatter format = DateTimeFormatter.o... | 882 | 0.677346 | 0.657895 | 27 | 31.370371 | 34.077415 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
33e21e2b0275df39de15af3ecccc61f202a647ac | 29,145,648,073,905 | b07c99bc985e8cdaad840bf88c11e9dc8c5de985 | /app/src/main/java/com/android/ioyou/DBC/DBC_signup.java | 045b97502b59fb44f6fc05023869f53d628626df | [] | no_license | PrasannaNatarajan/IOU_dbms- | https://github.com/PrasannaNatarajan/IOU_dbms- | 7da124d021cae91b4dc5816d7cd79163ada37ae0 | 32cbb7b2a3956ce127034bb2c6530e91c88e3ac0 | refs/heads/master | 2021-06-12T20:44:26.546000 | 2017-03-20T17:29:25 | 2017-03-20T17:29:25 | 53,861,521 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.ioyou.DBC;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteException;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
imp... | UTF-8 | Java | 4,521 | java | DBC_signup.java | Java | [
{
"context": ";\r\nimport java.util.HashMap;\r\n\r\n/**\r\n * Created by prasanna on 10-04-2016.\r\n */\r\npublic class DBC_signup exte",
"end": 373,
"score": 0.9979815483093262,
"start": 365,
"tag": "USERNAME",
"value": "prasanna"
}
] | null | [] | package com.android.ioyou.DBC;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteException;
import android.database.sqlite.SQLiteOpenHelper;
import java.util.ArrayList;
imp... | 4,521 | 0.54081 | 0.536607 | 137 | 31 | 22.885944 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.817518 | false | false | 3 |
2127ca8352f268721d47e8971e99d727f007c94a | 25,847,113,203,776 | 68a55902aff8e6ee831671959e345fc09309cfe0 | /Testdata_value.java | 4e69a10f1cc729fadca7ec2556a0f1d648757e95 | [] | no_license | narsingrao-bot/narsing | https://github.com/narsingrao-bot/narsing | 01f2cf670cd80f6f7b51f3914a44e6e2457a475b | d053ff064f30d9a68734b91062c9d383c3ce7187 | refs/heads/master | 2020-12-13T10:08:47.939000 | 2020-01-16T18:45:57 | 2020-01-16T18:45:57 | 234,385,267 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pages;
import org.openqa.selenium.WebDriver;
public class Testdata_value {
public static String mainsearch1="club mahindra";
public static String titlereview1="Resort is surrounded by beautiful swimming pool";
public static String reviewtext1="Room is spacious and neatly design";
public... | UTF-8 | Java | 394 | java | Testdata_value.java | Java | [] | null | [] | package pages;
import org.openqa.selenium.WebDriver;
public class Testdata_value {
public static String mainsearch1="club mahindra";
public static String titlereview1="Resort is surrounded by beautiful swimming pool";
public static String reviewtext1="Room is spacious and neatly design";
public... | 394 | 0.71066 | 0.703046 | 19 | 18.736841 | 27.037678 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 3 |
aae655947fa400cb35b3379dd41baa531fc43951 | 33,466,385,203,361 | 873359502f121bfd73b912160a57d96518e7a0db | /doc/plan/api/view/game_view/animation/StateAnimation.java | ec5c5afee7253603b1c5b032d6c57ee1c3e487bb | [
"MIT"
] | permissive | kk-kd/CS308_ScrollPlatform | https://github.com/kk-kd/CS308_ScrollPlatform | 4216f41db898830b22476568863bb44d2d2949f2 | dc4545f98c5889a3d7384d78ddc689c8aa6aa2ee | refs/heads/master | 2023-02-17T17:38:05.149000 | 2020-04-28T20:00:59 | 2020-04-28T20:00:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ooga.view.game_view.animation;
import javafx.animation.Animation;
public interface StateAnimation {
void setSubject(); // unimplemented data type for argument
Animation getStateAnimation(); // returns whatever that can move
}
| UTF-8 | Java | 242 | java | StateAnimation.java | Java | [] | null | [] | package ooga.view.game_view.animation;
import javafx.animation.Animation;
public interface StateAnimation {
void setSubject(); // unimplemented data type for argument
Animation getStateAnimation(); // returns whatever that can move
}
| 242 | 0.780992 | 0.780992 | 10 | 23.200001 | 25.027185 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
9283e8d3fc160f78ebdf486f1809322f2d88b19a | 3,951,369,921,202 | bd8d5b372f2b6ec2c932e327b299ba962df615e8 | /crud/target/generated-sources/annotations/uk/org/nbn/nbnv/jpa/nbncore/Taxon_.java | 302a55abaae0bc2de394dff49e1809282a75bba2 | [
"Apache-2.0"
] | permissive | JNCC-dev-team/nbn-importer | https://github.com/JNCC-dev-team/nbn-importer | 30745f20204811c782c782132c7f862f63a850f2 | bbe9826e3aa0cf07c32b7224ddfc347df97d5c53 | refs/heads/master | 2021-01-10T20:55:33.194000 | 2012-11-14T15:59:41 | 2012-11-14T15:59:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.org.nbn.nbnv.jpa.nbncore;
import javax.annotation.Generated;
import javax.persistence.metamodel.CollectionAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import uk.org.nbn.nbnv.jpa.nbncore.Language;
import uk.org.nbn.nbnv.jpa.nbncore.Organ... | UTF-8 | Java | 2,818 | java | Taxon_.java | Java | [] | null | [] | package uk.org.nbn.nbnv.jpa.nbncore;
import javax.annotation.Generated;
import javax.persistence.metamodel.CollectionAttribute;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
import uk.org.nbn.nbnv.jpa.nbncore.Language;
import uk.org.nbn.nbnv.jpa.nbncore.Organ... | 2,818 | 0.827892 | 0.816537 | 47 | 58.978722 | 28.828539 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.319149 | false | false | 7 |
31d4b7763ea9cb7e1bc52aaf4506accb6b638021 | 19,696,720,036,111 | 83103053668b14aa8b7020a54b782872c3c818d4 | /src/main/java/com/blockcipherexperiment/ModeSelection.java | 75a2c0348f4bf63da3ccbc957ca9f486d5fb7568 | [] | no_license | rakhmatullahyoga/BlockCipherExperiment | https://github.com/rakhmatullahyoga/BlockCipherExperiment | ff91084d5cb1a7274f28c887b684c0ef252040f8 | 9d90c5cffe53bc1465805c463267d2a86a22344b | refs/heads/master | 2021-01-10T05:39:55.930000 | 2016-03-24T13:26:14 | 2016-03-24T13:26:14 | 54,001,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.blockcipherexperiment;
import java.util.HashMap;
import java.util.Random;
/**
*
* @author Rakhmatullah Yoga S
*/
publi... | UTF-8 | Java | 6,534 | java | ModeSelection.java | Java | [
{
"context": "shMap;\nimport java.util.Random;\n\n/**\n *\n * @author Rakhmatullah Yoga S\n */\npublic class ModeSelection {\n private byte",
"end": 310,
"score": 0.9998499751091003,
"start": 291,
"tag": "NAME",
"value": "Rakhmatullah Yoga S"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.blockcipherexperiment;
import java.util.HashMap;
import java.util.Random;
/**
*
* @author <NAME>
*/
public class ModeS... | 6,521 | 0.531068 | 0.521732 | 209 | 30.263159 | 21.66254 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.779904 | false | false | 7 |
1b8294e852f5a325a90abcaea99dad5500c44e37 | 3,040,836,913,566 | 9ffb4128557c6d5bb9655e85d85da058cacd1c1c | /src/test/java/SpiceTest/SpiceJet/ExtentReporter.java | 089e9eb1995abad7b38ac4c8408badd4b3a04887 | [] | no_license | PPPPPrerna/CALI | https://github.com/PPPPPrerna/CALI | 15bf41010fd99b0bbde54c0ca3f7589ebc5e8931 | b30bfbd15904dd79b8eb5a33a37b7b8b24a0c358 | refs/heads/master | 2022-12-23T11:29:34.942000 | 2020-09-12T12:20:07 | 2020-09-12T12:20:07 | 294,935,601 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package SpiceTest.SpiceJet;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.reporter.ExtentSparkReporter;
import com.aventstack.extentreports.reporter.configuration.ExtentSparkReporterConfiguration;
public class ExtentReporter {
public static ExtentReports repo() {
String... | UTF-8 | Java | 685 | java | ExtentReporter.java | Java | [] | null | [] | package SpiceTest.SpiceJet;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.reporter.ExtentSparkReporter;
import com.aventstack.extentreports.reporter.configuration.ExtentSparkReporterConfiguration;
public class ExtentReporter {
public static ExtentReports repo() {
String... | 685 | 0.757664 | 0.757664 | 30 | 21.833334 | 26.640924 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 7 |
5eb46c9090e2d37afaee8e97873bd489ebfdfd1d | 4,226,247,830,914 | fc72c52a0a23c1a1e350b44de1212cc59252a033 | /src/main/java/by/bntu/fitr/povt/services/implement/OrderServiceImpl.java | 7308568e80d22610d2548c9a2dbfed13728cd7c7 | [] | no_license | MonticABC/parcels | https://github.com/MonticABC/parcels | d1dc0d54638454455eb1786896154a45c0af2935 | 29204db009a4486093cd35f7441fdf21ae832c99 | refs/heads/master | 2022-12-22T03:05:40.168000 | 2020-02-02T09:33:30 | 2020-02-02T09:33:30 | 237,591,329 | 1 | 0 | null | false | 2022-12-16T06:44:58 | 2020-02-01T09:26:46 | 2020-02-02T09:33:50 | 2022-12-16T06:44:56 | 895 | 0 | 0 | 12 | Java | false | false | package by.bntu.fitr.povt.services.implement;
import by.bntu.fitr.povt.services.OrderService;
import by.bntu.fitr.povt.dao.entities.Order;
import by.bntu.fitr.povt.dao.interfaces.OrderDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springfra... | UTF-8 | Java | 1,395 | java | OrderServiceImpl.java | Java | [] | null | [] | package by.bntu.fitr.povt.services.implement;
import by.bntu.fitr.povt.services.OrderService;
import by.bntu.fitr.povt.dao.entities.Order;
import by.bntu.fitr.povt.dao.interfaces.OrderDao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springfra... | 1,395 | 0.690323 | 0.690323 | 62 | 21.5 | 18.79323 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.274194 | false | false | 7 |
990b53c94c87a936ed9778d4cf93c060d5efae3b | 19,421,842,167,434 | d6b15ddfab1ecbc4f6980039429b4c08b2a15dbc | /src/main/java/com/eclinic/model/pharmeasy/PharmeasyOrder.java | 27a640f6abbbbbbe21009bc1f851aca8ec996433 | [] | no_license | Eclinic/vendor-integration-model | https://github.com/Eclinic/vendor-integration-model | 62ea424208438dd9f8588de1fa418794c3198074 | db49467be6383f71d64cbd77c197aaec9f44307f | refs/heads/master | 2020-03-04T16:22:38.589000 | 2017-06-03T09:23:41 | 2017-06-03T09:23:41 | 93,237,787 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eclinic.model.pharmeasy;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.Arrays;
import org.apache.commons.lang3.StringUtils;
import com.eclinic.model.Order;
import com.eclinic.model.PharmacyName;
import com.eclinic.model.PharmacyRequestType;
public class Phar... | UTF-8 | Java | 5,473 | java | PharmeasyOrder.java | Java | [] | null | [] | package com.eclinic.model.pharmeasy;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.Arrays;
import org.apache.commons.lang3.StringUtils;
import com.eclinic.model.Order;
import com.eclinic.model.PharmacyName;
import com.eclinic.model.PharmacyRequestType;
public class Phar... | 5,473 | 0.723735 | 0.72209 | 257 | 20.295719 | 18.493612 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.661479 | false | false | 7 |
618cbea50a49172cbb33759c9439768f62436220 | 20,572,893,406,006 | 29a1ee492cf9ac5e6a89b57f874df8d7e95ce507 | /src/main/java/com/evcas/ddbuswx/dao/IUserDAO.java | fbb8b8eb3dc36d7378e09cd5a070c6c4930244f5 | [] | no_license | C-Jason-Yang/ddbuswx | https://github.com/C-Jason-Yang/ddbuswx | 7be237b35192a2de5cdfceaac49e1ecee3f84c1c | ac00181d34ef2621b6bf03b6aebed0a1490bb4b5 | refs/heads/master | 2022-07-07T18:32:29.181000 | 2020-08-19T06:18:44 | 2020-08-19T06:18:44 | 195,024,040 | 0 | 0 | null | false | 2022-06-29T18:17:43 | 2019-07-03T09:38:49 | 2020-08-19T06:18:53 | 2022-06-29T18:17:42 | 1,611 | 0 | 0 | 5 | Java | false | false | package com.evcas.ddbuswx.dao;
import com.evcas.ddbuswx.model.DwzPageModel;
import com.evcas.ddbuswx.model.User;
import java.util.List;
/**
* Created by noxn on 2018/3/21.
*/
public interface IUserDAO {
User findUserByUserName(String userName);
void addUser(User user);
DwzPageModel findUserListPage(... | UTF-8 | Java | 419 | java | IUserDAO.java | Java | [
{
"context": "l.User;\n\nimport java.util.List;\n\n/**\n * Created by noxn on 2018/3/21.\n */\npublic interface IUserDAO {\n\n ",
"end": 161,
"score": 0.9995507597923279,
"start": 157,
"tag": "USERNAME",
"value": "noxn"
}
] | null | [] | package com.evcas.ddbuswx.dao;
import com.evcas.ddbuswx.model.DwzPageModel;
import com.evcas.ddbuswx.model.User;
import java.util.List;
/**
* Created by noxn on 2018/3/21.
*/
public interface IUserDAO {
User findUserByUserName(String userName);
void addUser(User user);
DwzPageModel findUserListPage(... | 419 | 0.739857 | 0.72315 | 22 | 18.045454 | 18.72159 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409091 | false | false | 7 |
0a5150976e9300ee48848f7839049f14a9643f2a | 20,572,893,404,367 | e510ffa524815adb86e755b86366d0827e7fc33d | /JAV-MOD226-1/src/mastermind/SchleifeCodeChecker.java | b2661a56d1f58853c37b4c4dfb6583dbe1ecfc85 | [] | no_license | i20100/JAV-ZF | https://github.com/i20100/JAV-ZF | b5a260dd5aa5f72b8a2acfeb75010073f0b43c96 | 73a84adc41eb78f427ef88d1aa7a7982d2002a86 | refs/heads/master | 2021-04-27T21:42:39.820000 | 2018-11-26T17:35:31 | 2019-01-29T17:27:34 | 93,672,008 | 0 | 0 | null | false | 2018-02-16T16:44:37 | 2017-06-07T19:29:36 | 2017-06-07T19:34:16 | 2018-02-16T16:44:37 | 78 | 0 | 0 | 0 | Java | false | null | package mastermind;
import java.util.Arrays;
public class SchleifeCodeChecker {
static int[] code = {1, 1, 4, 2}; // Init Variable Code
static int[] tip = {0, 0, 0, 0}; // Variable für Benutzer Tipp
public static void main(String[] args) {
// Dieser Versuch zeigt das zwei Array mit == Vergleich False ergeben!!... | ISO-8859-1 | Java | 1,066 | java | SchleifeCodeChecker.java | Java | [] | null | [] | package mastermind;
import java.util.Arrays;
public class SchleifeCodeChecker {
static int[] code = {1, 1, 4, 2}; // Init Variable Code
static int[] tip = {0, 0, 0, 0}; // Variable für Benutzer Tipp
public static void main(String[] args) {
// Dieser Versuch zeigt das zwei Array mit == Vergleich False ergeben!!... | 1,066 | 0.607512 | 0.592488 | 45 | 22.688889 | 21.207779 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.022222 | false | false | 7 |
a85bb97180ccdd38d705f87c9e10f2cf250f5e1b | 17,308,718,258,099 | 8b37f37503b8ff9fe1d59b9f5abce70939cd2190 | /app/src/main/java/com/material/travel/model/Page.java | 7b4332cd0a5aff73f9b08887499205cb9c6b62f9 | [
"Apache-2.0"
] | permissive | ymcao/TravelGuide | https://github.com/ymcao/TravelGuide | 1d2a5fbd2f84401c018e529a29a4ec5e886bd961 | d0a0d7e8767b9352195e7323028a6c97098d2080 | refs/heads/master | 2021-01-10T01:09:49.412000 | 2016-03-21T14:49:13 | 2016-03-21T14:49:13 | 54,396,674 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.material.travel.model;
import java.io.Serializable;
public class Page implements Serializable{
private static final long serialVersionUID = 3711514977568416935L;
public int currentPage; // 当前页码数
public int pageSize; // 每页个数
public int recordNum; // 当前页记录个数
public int totalPageNum;... | UTF-8 | Java | 467 | java | Page.java | Java | [] | null | [] | package com.material.travel.model;
import java.io.Serializable;
public class Page implements Serializable{
private static final long serialVersionUID = 3711514977568416935L;
public int currentPage; // 当前页码数
public int pageSize; // 每页个数
public int recordNum; // 当前页记录个数
public int totalPageNum;... | 467 | 0.718377 | 0.673031 | 15 | 25.933332 | 18.145584 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.266667 | false | false | 7 |
1e63e365f71df83220b70b633e666fe92bb7fa7e | 9,612,136,852,999 | 5b18c2aa61fd21f819520f1b614425fd6bc73c71 | /src/main/java/com/sinosoft/claim/dto/domain/PrpLinterSchedExtDtoBase.java | a14ba6172e9a9af00d6a793290db092d0a1a44d1 | [] | no_license | Akira-09/claim | https://github.com/Akira-09/claim | 471cc215fa77212099ca385e7628f3d69f83d6d8 | 6dd8a4d4eedb47098c09c2bf3f82502aa62220ad | refs/heads/master | 2022-01-07T13:08:27.760000 | 2019-03-24T23:50:09 | 2019-03-24T23:50:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinosoft.claim.dto.domain;
import java.io.Serializable;
import com.sinosoft.sysframework.common.datatype.DateTime;
import com.sinosoft.sysframework.common.util.StringUtils;
/**
* ★★★★★警告:本文件不允许手工修改!!!请使用JToolpad生成!<br>
* 这是补充说明信息的数据传输对象基类<br>
*/
public class PrpLinterSchedExtDtoBase implements Serializ... | GB18030 | Java | 2,244 | java | PrpLinterSchedExtDtoBase.java | Java | [] | null | [] | package com.sinosoft.claim.dto.domain;
import java.io.Serializable;
import com.sinosoft.sysframework.common.datatype.DateTime;
import com.sinosoft.sysframework.common.util.StringUtils;
/**
* ★★★★★警告:本文件不允许手工修改!!!请使用JToolpad生成!<br>
* 这是补充说明信息的数据传输对象基类<br>
*/
public class PrpLinterSchedExtDtoBase implements Serializ... | 2,244 | 0.591304 | 0.590217 | 92 | 19 | 17.050436 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.195652 | false | false | 7 |
8fa689f9496af707a63444c14ead5ce6ca42ae2a | 8,160,437,930,798 | 6c58f75718a7fd7d16d6e8086549516f06ef1241 | /Core_Java_illustrations/LRUCache.java | c7ea4c727ee134c92dd51bda3b21ef0f81753d62 | [] | no_license | sammath/Interview | https://github.com/sammath/Interview | 5b0e6d140ba0be0c7c16c4c47b4eefac7d9ca2c7 | 936827005ae7941dc0f4714880774109362aaec9 | refs/heads/master | 2021-01-14T08:39:06.408000 | 2016-12-14T05:21:01 | 2016-12-14T05:21:01 | 39,530,359 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package finalReview;
import java.util.HashMap;
class LNode {
int key;
int value;
LNode pre;
LNode next;
public LNode(int key, int value) {
this.key = key;
this.value = value;
}
}
public class LeastRecentlyUsedCacheImplementation {
int cachSize;
HashMap<Integer, LNode> map = new HashMap<Integer, LNode... | UTF-8 | Java | 1,425 | java | LRUCache.java | Java | [] | null | [] |
package finalReview;
import java.util.HashMap;
class LNode {
int key;
int value;
LNode pre;
LNode next;
public LNode(int key, int value) {
this.key = key;
this.value = value;
}
}
public class LeastRecentlyUsedCacheImplementation {
int cachSize;
HashMap<Integer, LNode> map = new HashMap<Integer, LNode... | 1,425 | 0.601404 | 0.600702 | 92 | 14.478261 | 13.452394 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.01087 | false | false | 7 |
eb0b497730f9bee5fd61550ffaa387297080ad03 | 36,335,423,332,332 | 387733ad112887b13a0e104b714e1a02870caa1a | /JavaFiles/OOPS_Polymorphism/src/bMethodOverloading/A2WhatIsMethodOverloadingInJavaPart2.java | 47e051f1ffb2b7de150389d0665f354f9573223c | [] | no_license | vikas19931265/Coding | https://github.com/vikas19931265/Coding | 52d17ebbfc07286ae2d11f23491e5af3ca68a934 | 5391a28d9a1202f05dfe06ad67860d9c3606cb64 | refs/heads/master | 2021-01-06T09:46:17.050000 | 2020-03-02T18:10:33 | 2020-03-02T18:10:33 | 241,179,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Method Overloading in Java ???
===============================================================================
If a class has multiple methods having same name but different in parameters,
it is known as Method Overloading.
If we have to perform only one operation, having same name of the methods increases
the r... | UTF-8 | Java | 1,085 | java | A2WhatIsMethodOverloadingInJavaPart2.java | Java | [] | null | [] | /*
Method Overloading in Java ???
===============================================================================
If a class has multiple methods having same name but different in parameters,
it is known as Method Overloading.
If we have to perform only one operation, having same name of the methods increases
the r... | 1,085 | 0.635023 | 0.635023 | 32 | 32.9375 | 33.372833 | 86 | false | false | 0 | 0 | 0 | 0 | 99 | 0.168664 | 0.25 | false | false | 7 |
63a75c159e3f3c90daf5481e5e0d62c1dcc2ecb2 | 11,416,023,137,332 | 1d867aef036b3d13176a7cebe473e6d0983c05f9 | /src/main/java/de/fhdw/geiletypengmbh/digitalerbriefkasten/DigitalerBriefkastenApplication.java | f824dbed6d2c374b267255ea6096ea019ce1394f | [] | no_license | JeuJeus/awe1-digitaler-briefkasten | https://github.com/JeuJeus/awe1-digitaler-briefkasten | 8dc4086ef40e34c9f8250a8bee0a6e83c666f0d2 | d6effada70d66d14613eb75171e8764d1c7bbf76 | refs/heads/master | 2022-10-12T19:14:48.739000 | 2020-06-11T07:20:17 | 2020-06-11T07:20:17 | 252,835,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Autor: JF
package de.fhdw.geiletypengmbh.digitalerbriefkasten;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.data.jpa.repository.config.EnableJpaReposi... | UTF-8 | Java | 694 | java | DigitalerBriefkastenApplication.java | Java | [
{
"context": "//Autor: JF\npackage de.fhdw.geiletypengmbh.digitalerbriefkast",
"end": 11,
"score": 0.9254072904586792,
"start": 9,
"tag": "USERNAME",
"value": "JF"
}
] | null | [] | //Autor: JF
package de.fhdw.geiletypengmbh.digitalerbriefkasten;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.boot.autoconfigure.domain.EntityScan;
import org.springframework.data.jpa.repository.config.EnableJpaReposi... | 694 | 0.837176 | 0.837176 | 18 | 37.555557 | 31.439928 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 7 |
4728226512e7adaaff1b64db30149d1c09e18450 | 29,540,785,091,524 | 1227ef0a6a48d35344d0b2b63e76d947dbe72145 | /src/inputs/MouseInput.java | 73bdea8a6a4a3b4237edf02b1bcd37ddf33759c3 | [] | no_license | karthik-neelamegam/SpaceGame | https://github.com/karthik-neelamegam/SpaceGame | 29e2ef2eecd7dfe6775a4ddbeae70867b3694d9b | 17a70fd5bdb00871affecd325e23bb78cb00fd07 | refs/heads/master | 2020-12-24T11:37:13.507000 | 2016-11-06T23:25:01 | 2016-11-06T23:25:01 | 73,025,703 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inputs;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import main.Game;
import main.Game.STATE;
import main.GameOver;
import main.Menu;
public class MouseInput implements MouseListener, MouseMotionListener {
Game game;
Menu menu = new ... | UTF-8 | Java | 1,951 | java | MouseInput.java | Java | [] | null | [] | package inputs;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.awt.event.MouseMotionListener;
import main.Game;
import main.Game.STATE;
import main.GameOver;
import main.Menu;
public class MouseInput implements MouseListener, MouseMotionListener {
Game game;
Menu menu = new ... | 1,951 | 0.640697 | 0.633521 | 106 | 17.405661 | 18.9118 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.056604 | false | false | 7 |
c7cbb6df614d60aa0869d0f881bf116f9e33e5ec | 34,273,839,046,234 | 36e5d5e8727c5c0a4256cf30ec5722e885b6faae | /caAERS/software/AntInstaller/src/org/tp23/antinstaller/page/Page.java | 4b513445bacefcab5b7828876b89967fd73972df | [
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | colorshifter/caaers | https://github.com/colorshifter/caaers | 7a9cda8e04f64dc3fa9223efa57ac398558280e3 | 7115fdcf5cb326f7ee906679e2e36ff3530c4c9b | refs/heads/master | 2022-08-18T05:55:28.669000 | 2013-06-03T21:50:39 | 2013-06-03T21:50:39 | 10,481,973 | 0 | 0 | NOASSERTION | true | 2022-07-13T18:29:31 | 2013-06-04T15:33:34 | 2013-06-04T15:33:34 | 2022-07-13T18:29:29 | 425,914 | 0 | 0 | 6 | Groovy | false | false | /*
* Copyright 2005 Paul Hinds
*
* 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 agree... | UTF-8 | Java | 4,613 | java | Page.java | Java | [
{
"context": "/* \r\n * Copyright 2005 Paul Hinds\r\n *\r\n * Licensed under the Apache License, Versio",
"end": 33,
"score": 0.9998676776885986,
"start": 23,
"tag": "NAME",
"value": "Paul Hinds"
},
{
"context": " (c) 2004</p>\r\n * <p>Company: tp23</p>\r\n * @author Paul Hinds\r\n *... | null | [] | /*
* Copyright 2005 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to... | 4,605 | 0.696076 | 0.687839 | 164 | 26.128048 | 24.170168 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.378049 | false | false | 7 |
f566cc8b793361077ec5e2b965a91445c7ec3035 | 10,230,612,136,461 | ee62f38fba2f563374f97cdc1f63c732806d2432 | /src/main/java/dn/bms3/util/AESKeys.java | e4dc17dfe8f3095fc08c02401fd78c581693ed04 | [
"Apache-2.0"
] | permissive | DarkusNightstalker/dn.bms3 | https://github.com/DarkusNightstalker/dn.bms3 | 68d7e130a093dbc0faa5bf7918e8113efcc756c2 | 28f50e8d3e4f38ffdd407a39031226afe8336afa | refs/heads/master | 2021-01-15T23:59:51.502000 | 2017-08-10T17:26:57 | 2017-08-10T17:26:57 | 99,948,502 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dn.bms3.util;
import lombok.experimental.UtilityClass;
@UtilityClass
public class AESKeys {
public static final String USER_PASSWORD = "AyfCIx53fTEuRuYU";
public static final String SALE_ID = "TjYHIx60uTEukXY9";
public static final String JSON_RESOURCE = "v1O2Laxjcqw404Wq";
public s... | UTF-8 | Java | 454 | java | AESKeys.java | Java | [
{
"context": "\r\n public static final String USER_PASSWORD = \"AyfCIx53fTEuRuYU\";\r\n public static final String SALE_ID = \"TjYH",
"end": 174,
"score": 0.9993271231651306,
"start": 158,
"tag": "PASSWORD",
"value": "AyfCIx53fTEuRuYU"
}
] | null | [] | package dn.bms3.util;
import lombok.experimental.UtilityClass;
@UtilityClass
public class AESKeys {
public static final String USER_PASSWORD = "<PASSWORD>";
public static final String SALE_ID = "TjYHIx60uTEukXY9";
public static final String JSON_RESOURCE = "v1O2Laxjcqw404Wq";
public static ... | 448 | 0.746696 | 0.707048 | 13 | 32.923077 | 28.556183 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 7 |
b0ae199c200b7527962b4b95204d11f4a64e853f | 36,266,703,861,981 | 718d7289e7f5107d2651bde4643726fcead60753 | /src/cn/com/mjsoft/cms/stat/dao/SiteTraceResultCallBack.java | c9fcae45f495bed6dece6c6427fa39eee721bc56 | [] | no_license | heyuanhang/JTop | https://github.com/heyuanhang/JTop | 319ba104d6c0a6428ce335f4f30b0fc15c390d39 | 8e363a4eb9759e6a25dc1aa89735a8f021fed068 | refs/heads/master | 2020-07-11T01:57:45.087000 | 2019-08-26T08:24:46 | 2019-08-26T08:24:46 | 204,422,354 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.com.mjsoft.cms.stat.dao;
import java.util.Date;
import java.util.Map;
import cn.com.mjsoft.cms.behavior.InitSiteGroupInfoBehavior;
import cn.com.mjsoft.cms.site.bean.SiteGroupBean;
import cn.com.mjsoft.framework.persistence.core.support.MapValueCallback;
import cn.com.mjsoft.framework.util.StringUtil;
pub... | UTF-8 | Java | 4,050 | java | SiteTraceResultCallBack.java | Java | [] | null | [] | package cn.com.mjsoft.cms.stat.dao;
import java.util.Date;
import java.util.Map;
import cn.com.mjsoft.cms.behavior.InitSiteGroupInfoBehavior;
import cn.com.mjsoft.cms.site.bean.SiteGroupBean;
import cn.com.mjsoft.framework.persistence.core.support.MapValueCallback;
import cn.com.mjsoft.framework.util.StringUtil;
pub... | 4,050 | 0.608857 | 0.60762 | 133 | 29.390978 | 25.866877 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481203 | false | false | 7 |
84f2d53433c5bf8be77e1fa2a78d5484f3a89e76 | 28,518,582,847,884 | 981df8aa31bf62db3b9b4e34b5833f95ef4bd590 | /xworker_core/src/main/java/xworker/lang/util/Trigger.java | ca74abc45a309468cffca650c52e2a00a37b13b4 | [
"Apache-2.0"
] | permissive | x-meta/xworker | https://github.com/x-meta/xworker | 638c7cd935f0a55d81f57e330185fbde9dce9319 | 430fba081a78b5d3871669bf6fcb1e952ad258b2 | refs/heads/master | 2022-12-22T11:44:10.363000 | 2021-10-15T00:57:10 | 2021-10-15T01:00:24 | 217,432,322 | 1 | 0 | Apache-2.0 | false | 2022-12-12T23:21:16 | 2019-10-25T02:13:51 | 2021-10-15T01:31:41 | 2022-12-12T23:21:14 | 135,831 | 0 | 0 | 42 | Java | false | false | package xworker.lang.util;
import java.util.List;
import java.util.Map;
import org.xmeta.ActionContext;
import org.xmeta.Thing;
import xworker.lang.executor.Executor;
import xworker.task.DelayTask;
import xworker.util.UtilData;
public class Trigger {
private static final String TAG = "Trigger";
p... | UTF-8 | Java | 2,408 | java | Trigger.java | Java | [] | null | [] | package xworker.lang.util;
import java.util.List;
import java.util.Map;
import org.xmeta.ActionContext;
import org.xmeta.Thing;
import xworker.lang.executor.Executor;
import xworker.task.DelayTask;
import xworker.util.UtilData;
public class Trigger {
private static final String TAG = "Trigger";
p... | 2,408 | 0.622044 | 0.621622 | 91 | 24.021978 | 23.608984 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.417583 | false | false | 7 |
e45de6a2ff6531850fbe685e08c998dc1c010037 | 34,540,126,995,339 | 2d01214cb1dc254c29e3ca842ad3e585641cf46b | /log-analysis-report-webapp/src/main/java/com/mapbar/analyzelog/report/entity/LocationVO.java | b31b45444744d29cd2da92c81853dcff94cf0936 | [] | no_license | shuyinqi/hadoop-analysis | https://github.com/shuyinqi/hadoop-analysis | 1a1b3e6d58b1348ee74ab744339d550e3bc46ad0 | 6fca971d9b7866b86dfa5b62d2667ea729f8783b | refs/heads/master | 2020-04-20T00:48:17.140000 | 2014-10-12T13:53:17 | 2014-10-12T13:53:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mapbar.analyzelog.report.entity;
public class LocationVO {
private String city; //省份
private int newcount; //新用户
private int visitcount; //活跃用户
public final String getCity() {
return city;
}
public final void setCity(String city) {
this.city = city;
}
public final int getNewcount() {
... | UTF-8 | Java | 587 | java | LocationVO.java | Java | [] | null | [] | package com.mapbar.analyzelog.report.entity;
public class LocationVO {
private String city; //省份
private int newcount; //新用户
private int visitcount; //活跃用户
public final String getCity() {
return city;
}
public final void setCity(String city) {
this.city = city;
}
public final int getNewcount() {
... | 587 | 0.711775 | 0.711775 | 26 | 20.884615 | 16.189568 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.461538 | false | false | 7 |
858ceca0dae1f6fc78387262113974be60d0f465 | 35,974,646,086,478 | f0f80fbb8616c898c9b33b878f3962c331f2f571 | /app/src/main/java/com/example/reciclerview/Paises.java | cd095c02097fb89f788a3e72998c352eaf630c1d | [] | no_license | MayerAgusto/ReciclerView | https://github.com/MayerAgusto/ReciclerView | edfa1be068dbbe46a20239a1ba4c5d9c7d1e4c1f | 5ff96f34e52730f357c58412eeb5b9be4ed8d7c0 | refs/heads/main | 2023-09-02T12:15:36.347000 | 2021-11-16T23:54:32 | 2021-11-16T23:54:32 | 428,838,654 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.reciclerview;
public class Paises {
public int bandera;
public String nombre;
public String capital;
public String poblacion;
Paises(int bandera,String nombre, String capital, String poblacion ){
this.bandera = bandera;
this.nombre = nombre;
this.capital... | UTF-8 | Java | 376 | java | Paises.java | Java | [] | null | [] | package com.example.reciclerview;
public class Paises {
public int bandera;
public String nombre;
public String capital;
public String poblacion;
Paises(int bandera,String nombre, String capital, String poblacion ){
this.bandera = bandera;
this.nombre = nombre;
this.capital... | 376 | 0.664894 | 0.664894 | 15 | 24.066668 | 17.886557 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 7 |
ec9a656f71f2d80101defe9a9cfbbd3bc66e4c67 | 14,809,047,293,364 | d43bd6773a6bbba8502c82990ae65416042fecc1 | /src/cn/cocho/dborm/annotation/Relation.java | ea2c90905dede779a3e40f40312956c72b971c4f | [
"Apache-2.0"
] | permissive | dborm/dborm-android-sqlcipher | https://github.com/dborm/dborm-android-sqlcipher | db3520d0fc43c1bdf2cd991ee80d1fd32a5facf7 | 5c42ce9621ce7a393e4c87f95185b7ea344eddf2 | refs/heads/master | 2015-08-13T07:23:01 | 2014-12-20T09:37:48 | 2014-12-20T09:37:48 | 23,602,976 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.cocho.dborm.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 级联操作标识,用于深度操作
*
* @author COCHO.CN
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(value = {ElementType.FIELD})
p... | UTF-8 | Java | 378 | java | Relation.java | Java | [
{
"context": "tation.Target;\n\n/**\n * 级联操作标识,用于深度操作\n *\n * @author COCHO.CN\n */\n@Retention(RetentionPolicy.RUNTIME)\n@Target(v",
"end": 241,
"score": 0.99748694896698,
"start": 233,
"tag": "USERNAME",
"value": "COCHO.CN"
}
] | null | [] | package cn.cocho.dborm.annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
/**
* 级联操作标识,用于深度操作
*
* @author COCHO.CN
*/
@Retention(RetentionPolicy.RUNTIME)
@Target(value = {ElementType.FIELD})
p... | 378 | 0.772727 | 0.772727 | 18 | 18.555555 | 16.846437 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277778 | false | false | 7 |
efbd2f0c7ff49dce070ae06d537dfbf93045c834 | 14,809,047,293,417 | 3600d5e51093a8ef024500025da11164e311e41c | /ChainHashTester.java | 60f53c45e10d12ddf2c848e99c3240bd0cff1ee4 | [] | no_license | peta345/waste-basket | https://github.com/peta345/waste-basket | 34dd5c48230247ac0fed00055e1676d37ce76d5d | 2fec5b2a775db9711b7fd2c022bf8fcae55d766c | refs/heads/master | 2021-01-10T05:35:57.316000 | 2016-04-11T15:19:59 | 2016-04-11T15:19:59 | 43,502,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //***************************************************
//* List 3-10 *
//* チェイン法によるハッシュの利用例 *
//****************************************************
import java.util.Scanner;
public class ChainHashTester {
static Scanner stdIn ... | UTF-8 | Java | 7,469 | java | ChainHashTester.java | Java | [
{
"context": "}\n System.out.print(\":\");\n // 番碁を受け取り\n key = stdIn.nextInt();\n // 0未満4越えの場合繰り返す\n } while ( key < Menu.A",
"end": 1862,
"score": 0.9961072206497192,
"start": 1849,
"tag": "KEY",
"value": "stdIn.nextInt"
}
] | null | [] | //***************************************************
//* List 3-10 *
//* チェイン法によるハッシュの利用例 *
//****************************************************
import java.util.Scanner;
public class ChainHashTester {
static Scanner stdIn ... | 7,469 | 0.413481 | 0.409424 | 242 | 25.483471 | 20.858084 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516529 | false | false | 7 |
9a3e767ae6afa06bec0e1534dfe5004c088c7f11 | 31,164,282,736,193 | c10b04521a5500dc72a7b47f0c9db570b6360211 | /app/src/main/java/com/project/groceryStore/MainActivity.java | 68477795bc750d158a964d204562c6c4142ffe48 | [] | no_license | AshishKumar357/GroceryStore | https://github.com/AshishKumar357/GroceryStore | 815c3ddbc9ea207f060753879e63253ddb2df1d3 | 842e5d737ca709503515f9adfe898e811766effa | refs/heads/master | 2022-04-21T17:17:43.725000 | 2020-04-25T21:39:04 | 2020-04-25T21:39:04 | 258,835,055 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.groceryStore;
import android.os.Bundle;
import android.widget.Button;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import com.google.android.gms.ads.AdView;
import com.google.firebase.auth.FirebaseAuth;
import com.google.firebase.firestore.FirebaseFir... | UTF-8 | Java | 964 | java | MainActivity.java | Java | [] | null | [] | package com.project.groceryStore;
import android.os.Bundle;
import android.widget.Button;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import com.google.android.gms.ads.AdView;
import com.google.firebase.auth.FirebaseAuth;
import com.google.firebase.firestore.FirebaseFir... | 964 | 0.751037 | 0.75 | 37 | 25.081081 | 21.473274 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.621622 | false | false | 7 |
0c7bc2ed13befba302ec44e1674fc86f53dba306 | 39,127,152,090,468 | 6e7c6315ed128a533257b2eedad83adc04172a97 | /src/com/company/Main.java | a87b4e4877efc39164a4de5f33c186870c814d59 | [] | no_license | DorotaIT/Tic-Tac-Toe---Kolko-i-krzyzyk | https://github.com/DorotaIT/Tic-Tac-Toe---Kolko-i-krzyzyk | 2ebc25f1031bd8bcb173d354a005f3cd46ceaa86 | 96923905f7d3255c7a385c8b1e8bd8883519bda7 | refs/heads/master | 2020-03-22T08:31:21.166000 | 2018-07-04T22:52:14 | 2018-07-04T22:52:14 | 139,771,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.util.Scanner;
import java.util.Random;
public class Main {
static int[][] board = new int[3][3];
static String userOne;
static String userTwo;
static int currentUser; //jeden - userOne, dwa - userTwo
static boolean gameRun = true;
public static void main(Strin... | UTF-8 | Java | 4,461 | java | Main.java | Java | [] | null | [] | package com.company;
import java.util.Scanner;
import java.util.Random;
public class Main {
static int[][] board = new int[3][3];
static String userOne;
static String userTwo;
static int currentUser; //jeden - userOne, dwa - userTwo
static boolean gameRun = true;
public static void main(Strin... | 4,461 | 0.484903 | 0.466201 | 148 | 28.986486 | 26.690161 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533784 | false | false | 7 |
2295296bbc178c2c50f5de98eee3050c59413927 | 34,110,630,308,760 | d5ac5a4a5aa7aaa27a97dfc313cfdf65a843191c | /src/main/java/ru/tsc/bda/infrastructure/service/TimeServiceImpl.java | 44bba58549213f5c88da2584d3e84eac8f8d63d2 | [] | no_license | stasmihailov/startup_idea_2 | https://github.com/stasmihailov/startup_idea_2 | d11ab46d04fed0fea7584995bfb22da175f5f68c | 7dafefd192f2bb3a078c055fc91ffd6b135839a0 | refs/heads/master | 2018-11-02T20:37:00.065000 | 2018-08-13T12:40:17 | 2018-08-13T12:40:17 | 142,208,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.tsc.bda.infrastructure.service;
import org.springframework.stereotype.Service;
import ru.tsc.bda.infrastructure.objects.time.DateTimePeriod;
import ru.tsc.bda.infrastructure.objects.time.TimePeriod;
import java.time.LocalDate;
import java.time.LocalTime;
import static java.time.LocalTime.MAX;
import stati... | UTF-8 | Java | 854 | java | TimeServiceImpl.java | Java | [] | null | [] | package ru.tsc.bda.infrastructure.service;
import org.springframework.stereotype.Service;
import ru.tsc.bda.infrastructure.objects.time.DateTimePeriod;
import ru.tsc.bda.infrastructure.objects.time.TimePeriod;
import java.time.LocalDate;
import java.time.LocalTime;
import static java.time.LocalTime.MAX;
import stati... | 854 | 0.723653 | 0.722482 | 31 | 26.548388 | 22.735277 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 7 |
32041870fbcc4807965831b3b1a37847200ca5be | 34,110,630,309,045 | a76868b34749ecb5f78e3d652171aacbe25ab9da | /app/src/main/java/com/test/anonymous/Tools/RecyclerViewTools/FriendsList/ItemFriends.java | fa91308c91fbc2bf0fa699f9918caceec1d6ff03 | [] | no_license | s9104715/Anonymous | https://github.com/s9104715/Anonymous | ce615d1f3323f72c93696537bef86eba1f59f051 | 5f56f6f38ac0c681fa14667c4d7b5ec098d14c79 | refs/heads/master | 2020-07-08T02:07:07.292000 | 2019-09-21T07:17:45 | 2019-09-21T07:17:45 | 203,536,045 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.test.anonymous.Tools.RecyclerViewTools.FriendsList;
import com.google.firebase.Timestamp;
public class ItemFriends {
private String userUID;
private String selfiePath;
private String name;
private String chatRoomID;
private String lastLine;
private Timestamp lastTime;
private ... | UTF-8 | Java | 1,319 | java | ItemFriends.java | Java | [] | null | [] | package com.test.anonymous.Tools.RecyclerViewTools.FriendsList;
import com.google.firebase.Timestamp;
public class ItemFriends {
private String userUID;
private String selfiePath;
private String name;
private String chatRoomID;
private String lastLine;
private Timestamp lastTime;
private ... | 1,319 | 0.645186 | 0.645186 | 59 | 21.355932 | 22.663914 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508475 | false | false | 7 |
0a69fa4171635e876cad67fbed856ed82c571d0f | 21,431,886,868,731 | 9c78b0082b8a98aa8c6c968afaff3fb9f2666587 | /src/main/java/kr/or/dgit/project_library/common/JComboBoxComponent.java | f85b556ba413039506c0672d411fba47a44536fd | [] | no_license | HongBumHa/project_library | https://github.com/HongBumHa/project_library | b8cb2027baf269496ec5efae74211699fa7d79b3 | bab31d1b32c0af1b478186b0680b04bf3bf9a6ce | refs/heads/master | 2021-08-23T19:48:13.232000 | 2017-12-06T08:44:01 | 2017-12-06T08:44:01 | 112,975,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.dgit.project_library.common;
import javax.swing.JPanel;
import java.awt.GridLayout;
import java.util.Vector;
import javax.swing.ComboBoxModel;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JComboBox;
@SuppressWarnings("serial")
public class JComboBoxComponent extends JPanel {
... | UTF-8 | Java | 740 | java | JComboBoxComponent.java | Java | [] | null | [] | package kr.or.dgit.project_library.common;
import javax.swing.JPanel;
import java.awt.GridLayout;
import java.util.Vector;
import javax.swing.ComboBoxModel;
import javax.swing.DefaultComboBoxModel;
import javax.swing.JComboBox;
@SuppressWarnings("serial")
public class JComboBoxComponent extends JPanel {
... | 740 | 0.741892 | 0.736486 | 27 | 25.407408 | 18.389328 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.407407 | false | false | 7 |
cff16bfc33cb9cec2fac3a02cf72064e738fcd4a | 16,681,653,033,057 | 08c1df1e6ce9e0df790833d17cbd5078e44969f0 | /app/src/main/java/com/example/administrator/myapplication/setup_about.java | 4fc3b7be9ca8128161261ad6d79a4a228d7374c1 | [] | no_license | Bacchuc/CStu_Community_beifen | https://github.com/Bacchuc/CStu_Community_beifen | fe51c319658f3e1d3bd41643acadc20ef336b756 | 01d27ddb3d8e9ae75c68659db480a2bf8d15189e | refs/heads/master | 2019-04-11T09:53:25.788000 | 2017-05-19T08:27:21 | 2017-05-19T08:28:06 | 91,783,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.myapplication;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.Window;
impo... | UTF-8 | Java | 4,816 | java | setup_about.java | Java | [] | null | [] | package com.example.administrator.myapplication;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.graphics.Color;
import android.os.Build;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.view.Window;
impo... | 4,816 | 0.606605 | 0.595945 | 123 | 36.89431 | 22.895597 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.97561 | false | false | 7 |
5ab76c9d50199b5f44976d4d0da0bde59018f7e6 | 16,681,653,030,881 | 71fd83b06d50926cd10c874462628ebe0d03a536 | /de.mdelab.languages.factory/src/factory/impl/FactoryFactoryImpl.java | 4c08c4ef59705f58e894b4fac283daab804cb594 | [] | no_license | Somae/mdsd-factory-dsl | https://github.com/Somae/mdsd-factory-dsl | cd407d9616ac9d81090719a1c85c96918df1902f | 5d0da618297a3ae43dfe1025e2f844634da8e854 | refs/heads/master | 2021-01-01T03:41:45.585000 | 2016-06-01T08:46:22 | 2016-06-01T08:46:22 | 59,123,368 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package factory.impl;
import factory.*;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
/**
* <!-- begin-user-doc -->
* An implementation of t... | UTF-8 | Java | 2,970 | java | FactoryFactoryImpl.java | Java | [] | null | [] | /**
*/
package factory.impl;
import factory.*;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
/**
* <!-- begin-user-doc -->
* An implementation of t... | 2,970 | 0.642424 | 0.642424 | 128 | 22.203125 | 22.168869 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.070313 | false | false | 7 |
f0f09063dd4644d3936fe5ea1878b4aedab0ddd5 | 34,462,817,630,323 | bf9fb41427afa577eae783272e66dcd94992c3c5 | /concourse-integration-tests/src/test/java/com/cinchapi/concourse/ReconcileTest.java | 8692f499ffdb730489df9e37e91ba276bf307f7e | [
"MIT",
"LicenseRef-scancode-proprietary-license",
"Apache-2.0",
"GPL-1.0-or-later",
"GPL-2.0-or-later",
"BSD-3-Clause",
"WTFPL",
"GPL-2.0-only",
"CDDL-1.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-other-permissive",
"LicenseRef-scancode-unknown-license-refer... | permissive | nattynerdy/concourse | https://github.com/nattynerdy/concourse | 4473a1b009af60f8ef44e88bf55f35897b0d2136 | 2319f6278028d59c65632c0ad3c8069055d01633 | refs/heads/develop | 2023-04-03T00:17:32.938000 | 2023-03-18T05:46:19 | 2023-03-18T05:46:19 | 62,026,665 | 0 | 0 | Apache-2.0 | true | 2023-03-18T05:46:20 | 2016-06-27T04:59:56 | 2016-06-27T05:00:00 | 2023-03-18T05:46:19 | 38,837 | 0 | 0 | 0 | Java | false | false | /*
* Copyright (c) 2013-2023 Cinchapi Inc.
*
* 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 agr... | UTF-8 | Java | 2,487 | java | ReconcileTest.java | Java | [] | null | [] | /*
* Copyright (c) 2013-2023 Cinchapi Inc.
*
* 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 agr... | 2,487 | 0.641737 | 0.62123 | 78 | 30.884615 | 22.429365 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 7 |
9b60991b04d2645d898faf7ff2d3452ba5934111 | 9,526,237,510,029 | 635fb9ad0c29464ac32e3a04a2472e833757ecbd | /src/view/FenetreJeu.java | 0a29da78b1a15b2997ae0e989658167742b90d3c | [] | no_license | LOEWB/Wargame | https://github.com/LOEWB/Wargame | b2abbe5c0aa5d371fe6560c06e5a0b308179c862 | 48844cb0eb87778b2eee5833cfa402d39c99a4ca | refs/heads/master | 2020-01-24T20:51:54.329000 | 2016-12-11T22:56:18 | 2016-12-11T22:56:18 | 73,855,918 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import javax.swing.*;
import controller.ControllerFinTour;
import model.*;
import observer.Observer;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.event.MouseWheelEvent;
/**
* @author: KOMA NIANFO LOEW
* @version : 1.0
*/
public class Fenet... | UTF-8 | Java | 7,462 | java | FenetreJeu.java | Java | [
{
"context": "rt java.awt.event.MouseWheelEvent;\n/**\n * @author: KOMA NIANFO LOEW\n * @version : 1.0\n */\npublic class FenetreJeu ext",
"end": 279,
"score": 0.9996672868728638,
"start": 263,
"tag": "NAME",
"value": "KOMA NIANFO LOEW"
}
] | null | [] | package view;
import javax.swing.*;
import controller.ControllerFinTour;
import model.*;
import observer.Observer;
import java.awt.*;
import java.awt.event.MouseAdapter;
import java.awt.event.MouseEvent;
import java.awt.event.MouseWheelEvent;
/**
* @author: <NAME>
* @version : 1.0
*/
public class FenetreJeu exte... | 7,452 | 0.513539 | 0.512198 | 200 | 36.299999 | 34.674774 | 228 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535 | false | false | 7 |
f74445d812d5fc371f3d696f5f8af3a3c4be0f22 | 36,386,962,970,163 | d6916e265188725d7d29cb61da52542afe10578b | /src/main/java/com/baidu/ubqa/utils/FileGenerator.java | 197263719a2e99e9e84b2b9646c086937e0e5dac | [] | no_license | huyongqiang/docker-image-builder | https://github.com/huyongqiang/docker-image-builder | 1384ef192c57a38d8a43fc3b56890a3f8e11f4cb | 3462730c66eef5e54ba105cfae82be800b0d9b12 | refs/heads/master | 2021-08-31T16:47:49.837000 | 2017-12-22T04:24:46 | 2017-12-22T04:24:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.baidu.ubqa.utils;
import org.apache.commons.io.FileUtils;
import java.io.File;
import java.io.IOException;
public class FileGenerator {
public boolean generateFile(String basedir, String filename, String fileContent) {
String targetFilePath = basedir + filename;
try {
File... | UTF-8 | Java | 845 | java | FileGenerator.java | Java | [] | null | [] | package com.baidu.ubqa.utils;
import org.apache.commons.io.FileUtils;
import java.io.File;
import java.io.IOException;
public class FileGenerator {
public boolean generateFile(String basedir, String filename, String fileContent) {
String targetFilePath = basedir + filename;
try {
File... | 845 | 0.680473 | 0.680473 | 28 | 29.178572 | 29.594948 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 7 |
4f6774ed0c29bc88b08c2c166819bdb802866243 | 36,163,624,667,633 | 3528839fb8352e1d46443979fc52b0888eadba1b | /server/src/main/java/com/chariot/springboot/demo/jpaandrest/rest/CustomerController.java | f8601bdfbe9404d847eaf9732c1d8e141a7da563 | [] | no_license | krimple/router-samples-with-spring-boot | https://github.com/krimple/router-samples-with-spring-boot | 4bbb6f6306dc7d5b8855ccf45334d91a27a3d437 | eac52c4bec091aab1cdfcd860cde6ddc5c398c94 | refs/heads/master | 2021-09-08T23:14:06.061000 | 2018-03-12T20:29:37 | 2018-03-12T20:29:37 | 124,947,660 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chariot.springboot.demo.jpaandrest.rest;
import com.chariot.springboot.demo.jpaandrest.domain.Customer;
import com.chariot.springboot.demo.jpaandrest.repository.CustomerRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfigu... | UTF-8 | Java | 1,582 | java | CustomerController.java | Java | [] | null | [] | package com.chariot.springboot.demo.jpaandrest.rest;
import com.chariot.springboot.demo.jpaandrest.domain.Customer;
import com.chariot.springboot.demo.jpaandrest.repository.CustomerRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfigu... | 1,582 | 0.778761 | 0.776233 | 46 | 33.391304 | 27.680222 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 7 |
f7fe20c2e96d20a307241adf927be3a955a21335 | 39,530,879,004,529 | 935dc9c6881c7565f65ac5621830e58eef5530b5 | /example-1/src/com/bobpaulin/modularity/mod1/Mod1.java | 73ac9d3aaa7e1fa7050a28340b349c20acb14db1 | [] | no_license | bobpaulin/java9-modularity-workshop | https://github.com/bobpaulin/java9-modularity-workshop | c5594f238c7640229ce59a044c6b66feefd93e95 | d712d36f6fe91f5eb6969e852d9963160cfd87c3 | refs/heads/master | 2021-01-10T14:15:18.261000 | 2015-12-17T22:41:14 | 2015-12-17T22:41:14 | 48,046,589 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bobpaulin.modularity.mod1;
public class Mod1 {
public static void main(String[] args) {
Mod1 module1 = new Mod1();
module1.doSomthing();
}
public void doSomthing()
{
System.out.println("Mod1");
}
} | UTF-8 | Java | 271 | java | Mod1.java | Java | [] | null | [] | package com.bobpaulin.modularity.mod1;
public class Mod1 {
public static void main(String[] args) {
Mod1 module1 = new Mod1();
module1.doSomthing();
}
public void doSomthing()
{
System.out.println("Mod1");
}
} | 271 | 0.564576 | 0.538745 | 13 | 19 | 15.556349 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 7 |
3eaef8795601e9d8253db63a31a11306cb806c51 | 8,418,135,925,053 | 7dbe0830f162e5715c8b009c0c4059cabe3a9955 | /runtime/src/com/vlaaad/ui/util/instantiators/CollectionInstantiator.java | a956e2880af97c99509f06bbdec228ceb360f57d | [
"WTFPL"
] | permissive | vlaaad/ui-editor | https://github.com/vlaaad/ui-editor | a7b63ddbac6c6d9bdfa18a2a9b1b7339d3d9e5b3 | 605ce45448a2856b19998f57564d88fcb6e1865a | refs/heads/master | 2020-04-18T14:39:00.088000 | 2014-06-25T09:56:41 | 2014-06-25T09:56:41 | 20,423,227 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vlaaad.ui.util.instantiators;
import com.badlogic.gdx.utils.JsonValue;
import com.vlaaad.ui.util.Instantiator;
import com.vlaaad.ui.util.Resources;
/**
* Created 07.06.14 by vlaaad
*/
public abstract class CollectionInstantiator<T> extends Instantiator<T> {
@Override public T newInstance(Resources... | UTF-8 | Java | 695 | java | CollectionInstantiator.java | Java | [
{
"context": "aad.ui.util.Resources;\n\n/**\n * Created 07.06.14 by vlaaad\n */\npublic abstract class CollectionInstantiator<",
"end": 195,
"score": 0.9967324137687683,
"start": 189,
"tag": "USERNAME",
"value": "vlaaad"
}
] | null | [] | package com.vlaaad.ui.util.instantiators;
import com.badlogic.gdx.utils.JsonValue;
import com.vlaaad.ui.util.Instantiator;
import com.vlaaad.ui.util.Resources;
/**
* Created 07.06.14 by vlaaad
*/
public abstract class CollectionInstantiator<T> extends Instantiator<T> {
@Override public T newInstance(Resources... | 695 | 0.682014 | 0.673381 | 24 | 27.958334 | 22.908295 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
768235da0801f87ad7234a789d85cf08869854a1 | 6,158,983,133,309 | 7229b0e3f8d63e323079ff8c8eb32a96104241ad | /spring-cloud-contract/consumer-app/src/main/java/com/example/consumerapp/domain/Usuario.java | abc2a2cde8184d81a0f8db053534692fc3e4f77a | [] | no_license | diegolirio/demos-spring-boot | https://github.com/diegolirio/demos-spring-boot | 68676316975041041dba1f10c1c1203f67c2c241 | 27838bad8f254ad205556f095d1a5a66de6bc3c2 | refs/heads/master | 2023-07-20T00:27:37.700000 | 2023-07-17T15:30:46 | 2023-07-17T15:30:46 | 129,958,346 | 1 | 3 | null | false | 2021-05-14T02:07:17 | 2018-04-17T20:02:29 | 2020-11-09T15:47:57 | 2021-05-14T02:07:16 | 10,246 | 0 | 2 | 1 | Java | false | false | package com.example.consumerapp.domain;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
@Getter
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class Usuario {
private Long id;
private String nome;
private String email;
private In... | UTF-8 | Java | 442 | java | Usuario.java | Java | [] | null | [] | package com.example.consumerapp.domain;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Getter;
import lombok.NoArgsConstructor;
@Getter
@Builder
@AllArgsConstructor
@NoArgsConstructor
public class Usuario {
private Long id;
private String nome;
private String email;
private In... | 442 | 0.766968 | 0.766968 | 22 | 19.136364 | 11.394957 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590909 | false | false | 7 |
0d4cf7c09954d4bd478dfac7740c94b9809d2d13 | 13,357,348,323,870 | 0c42a17df95e21fc5e889336d1278d2e064ed6bb | /src/controller/GetModelsController.java | c93a43661c532af740b2826285f792e19b7d6219 | [] | no_license | luciano55/tienda2019a | https://github.com/luciano55/tienda2019a | a8c5e4083d4c4a27ccb7ea518b0bdf15a94b98a1 | 826e7b82fdd42831d1f165be340a83f84f4e9134 | refs/heads/master | 2020-04-19T16:50:37.656000 | 2019-02-22T20:07:52 | 2019-02-22T20:07:52 | 168,316,444 | 0 | 1 | null | false | 2019-02-15T18:00:25 | 2019-01-30T09:34:14 | 2019-02-14T12:41:11 | 2019-02-14T12:41:08 | 38,376 | 0 | 1 | 1 | JavaScript | false | null | package controller;
import dao.clienteDAO.ClienteDAO;
import entity.ClientDataEntity;
import entity.ModeloEntity;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.... | UTF-8 | Java | 2,465 | java | GetModelsController.java | Java | [] | null | [] | package controller;
import dao.clienteDAO.ClienteDAO;
import entity.ClientDataEntity;
import entity.ModeloEntity;
import org.json.simple.JSONArray;
import org.json.simple.JSONObject;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.... | 2,465 | 0.699391 | 0.69858 | 64 | 37.515625 | 27.072813 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 7 |
c219982b75228bafa6c349354e9d9e0ae30ce40f | 28,346,784,190,319 | 3cbe4dd87d6f6d660df439d7f1b1e04a73d843b6 | /Encapsulation/src/com/sapient/service/Circle.java | b95931c4dc18a6ca20aab2315557c0844ef9f12c | [] | no_license | rahul-kr-sh/java8 | https://github.com/rahul-kr-sh/java8 | 91b59e1222431072fc9453b8cb44bb3f3133e5a8 | f8f84f91a132287f11b615a4fc5bdb4aafcf527a | refs/heads/master | 2021-09-04T11:46:47.238000 | 2018-01-18T12:06:53 | 2018-01-18T12:06:53 | 114,452,912 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sapient.service;
public class Circle {
private float radius;
public Circle(float radius) throws Exception {
super();
if(radius<= 0){
throw new Exception("Radius must b greater than zero");
}
this.radius = radius;
}
public double areaOfCircle(float radius){
return Math.PI*rad... | UTF-8 | Java | 429 | java | Circle.java | Java | [] | null | [] | package com.sapient.service;
public class Circle {
private float radius;
public Circle(float radius) throws Exception {
super();
if(radius<= 0){
throw new Exception("Radius must b greater than zero");
}
this.radius = radius;
}
public double areaOfCircle(float radius){
return Math.PI*rad... | 429 | 0.671329 | 0.666667 | 22 | 17.5 | 18.185284 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 7 |
a45d6f845917d38198057425437e553c706bc060 | 1,322,849,968,239 | ee30779e2bb55462714278f3c4938950d472814f | /src/main/java/com/example/backdemo/mapper/CardInfoMapper.java | 8e77f83143e96d320202ae0436ed2d53ebe4b12a | [] | no_license | zhuyaoyao163/back-demo | https://github.com/zhuyaoyao163/back-demo | 7e00510c26aeec270fbde6bd7cf0bd878812e85d | c809ee05f44ead8340761cedaaac357e05e0ea7b | refs/heads/master | 2022-06-27T13:41:48.296000 | 2021-08-10T09:24:05 | 2021-08-10T09:24:05 | 248,194,824 | 0 | 0 | null | false | 2022-06-17T22:20:03 | 2020-03-18T10:00:23 | 2021-08-10T09:24:18 | 2022-06-17T22:20:03 | 149 | 0 | 0 | 3 | Java | false | false | package com.example.backdemo.mapper;
import com.example.backdemo.entity.CardInfo;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 风控卡信息表 Mapper 接口
* </p>
*
* @author superman
* @since 2020-04-23
*/
public interface CardInfoMapper extends BaseMapper<CardInfo> {
}
| UTF-8 | Java | 325 | java | CardInfoMapper.java | Java | [
{
"context": " <p>\r\n * 风控卡信息表 Mapper 接口\r\n * </p>\r\n *\r\n * @author superman\r\n * @since 2020-04-23\r\n */\r\npublic interface Card",
"end": 211,
"score": 0.9995487332344055,
"start": 203,
"tag": "USERNAME",
"value": "superman"
}
] | null | [] | package com.example.backdemo.mapper;
import com.example.backdemo.entity.CardInfo;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
/**
* <p>
* 风控卡信息表 Mapper 接口
* </p>
*
* @author superman
* @since 2020-04-23
*/
public interface CardInfoMapper extends BaseMapper<CardInfo> {
}
| 325 | 0.692557 | 0.666667 | 16 | 17.3125 | 20.210514 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 7 |
ac75bc6905f9d09d92303103ccc365bbbd3ad59b | 24,661,702,244,907 | b227c13c988d07328250bf0847abcfb513735c2b | /app/src/main/java/com/hy/onlinemonitor/view/Adapter/SMSensorRecyclerAdapter.java | ae73ccd031628018b4440e5e526911d814f7fd57 | [] | no_license | wsw87201326/OnlineMonitor | https://github.com/wsw87201326/OnlineMonitor | 3463a775f5bf7e68d3b982e38276bfd4a32c784b | 5501146ab9684b4ea8450dadb96aed4ff202d6cb | refs/heads/master | 2020-01-28T02:43:10.987000 | 2016-03-10T01:01:09 | 2016-03-10T01:01:09 | 40,535,667 | 2 | 1 | null | false | 2015-08-25T07:09:04 | 2015-08-11T10:21:51 | 2015-08-11T10:22:27 | 2015-08-25T07:09:04 | 7,324 | 0 | 0 | 0 | Java | null | null | package com.hy.onlinemonitor.view.Adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.daimajia.androidanimations.library.Techniques;
import com.daimajia.androidanimations.library.YoYo;
import com.daimajia.swipe.SimpleSwipeLis... | UTF-8 | Java | 3,160 | java | SMSensorRecyclerAdapter.java | Java | [] | null | [] | package com.hy.onlinemonitor.view.Adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.daimajia.androidanimations.library.Techniques;
import com.daimajia.androidanimations.library.YoYo;
import com.daimajia.swipe.SimpleSwipeLis... | 3,160 | 0.702532 | 0.700633 | 90 | 34.111111 | 28.584162 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 7 |
b45c34ea253b0ecf7de3340536b7251e324e613f | 19,713,899,929,710 | c885d14b27c19de9591a0961f01d863d960a9268 | /modules/global/src/com/xformix/comicbook/entity/Tbltitle.java | ffa131e403425052385490926eae229511b86932 | [] | no_license | legacy2cuba/comicbook_marvel | https://github.com/legacy2cuba/comicbook_marvel | 4f129ea0fbbf717ea2a50739446e531a5360b3d2 | e3cae898f1ce279275349d16bbb105e0e02ae419 | refs/heads/master | 2020-04-26T07:01:37.362000 | 2019-03-09T17:08:18 | 2019-03-09T17:08:18 | 173,382,492 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xformix.comicbook.entity;
import javax.persistence.Entity;
import javax.persistence.Table;
import com.haulmont.chile.core.annotations.NamePattern;
import javax.persistence.AttributeOverrides;
import javax.persistence.AttributeOverride;
import javax.persistence.Column;
import com.haulmont.cuba.core.global.D... | UTF-8 | Java | 2,343 | java | Tbltitle.java | Java | [] | null | [] | package com.xformix.comicbook.entity;
import javax.persistence.Entity;
import javax.persistence.Table;
import com.haulmont.chile.core.annotations.NamePattern;
import javax.persistence.AttributeOverrides;
import javax.persistence.AttributeOverride;
import javax.persistence.Column;
import com.haulmont.cuba.core.global.D... | 2,343 | 0.724285 | 0.721724 | 89 | 25.314608 | 19.301624 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.494382 | false | false | 7 |
e1adb72df9a136a8ace62558b625c2dbfa162666 | 6,871,947,710,678 | d1c2d00078520cd556f60b7213c27856f8b3460d | /sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/BeamJavaUdfCalcRule.java | 84ee347c3d00ce48378ba08ea65a4c44868ca150 | [
"BSD-3-Clause",
"MIT",
"LicenseRef-scancode-protobuf",
"Apache-2.0",
"Python-2.0"
] | permissive | apache/beam | https://github.com/apache/beam | ed11b9e043465c720659eac20ac71b5b171bfa88 | 6d5048e05087ea54abc889ce402ae2a0abb9252b | refs/heads/master | 2023-09-04T07:41:07.002000 | 2023-09-01T23:01:05 | 2023-09-01T23:01:05 | 50,904,245 | 7,061 | 4,522 | Apache-2.0 | false | 2023-09-14T21:43:38 | 2016-02-02T08:00:06 | 2023-09-14T19:27:30 | 2023-09-14T21:35:23 | 525,191 | 7,133 | 4,038 | 4,241 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | UTF-8 | Java | 2,122 | java | BeamJavaUdfCalcRule.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ... | 2,122 | 0.760603 | 0.756362 | 48 | 43.208332 | 33.28661 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 7 |
10b537c6553ecc78adc052c21223231c7d273d3d | 5,729,486,406,205 | b44334e99c7a65ce4928393afebac613f66bec2f | /TwitterContestBot/src/main/java/TwitterContestBot.java | 95daab6e92b3d664e599a8f7d7215e60bcc7bc19 | [] | no_license | ScottTRichmond/TwitterContestBot | https://github.com/ScottTRichmond/TwitterContestBot | dbae1342bc53b7490dbd28f8678b55d4af786522 | 6850fd5c3c1fd8ad3713b3cb55968663735d6a72 | refs/heads/master | 2021-01-10T15:36:54.717000 | 2016-01-06T21:03:34 | 2016-01-06T21:03:34 | 49,158,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package main.java;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashMap;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
import twitter4j.Twitter;
import twitter4j... | UTF-8 | Java | 2,962 | java | TwitterContestBot.java | Java | [
{
"context": "ic twitter comments to enter contests.\r\n * @author ScottTRichmond\r\n */\r\npublic class TwitterContestBot {\r\n\t\r\n\tTwitt",
"end": 520,
"score": 0.8293207883834839,
"start": 506,
"tag": "USERNAME",
"value": "ScottTRichmond"
},
{
"context": "ed to instantiate the t... | null | [] | package main.java;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.HashMap;
import org.json.simple.JSONObject;
import org.json.simple.parser.JSONParser;
import org.json.simple.parser.ParseException;
import twitter4j.Twitter;
import twitter4j... | 2,962 | 0.704929 | 0.703579 | 102 | 27.039215 | 30.301079 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.931373 | false | false | 7 |
9e1f890ee30255a1fd2cc97b25a1918fa4b18568 | 16,123,307,260,276 | ec94d2932e0f9fd0ac4b1d74ff482f95ca64ff6a | /hibernate/src/main/java/com/ilivoo/hibernate/learning/map/bidirection/onetoone/xml/IdCard.java | 3adb793f4f7603fb642eb2a7bd0212c35d2ce51d | [
"Apache-2.0"
] | permissive | ilivoo/ilivoo | https://github.com/ilivoo/ilivoo | 142ada2c2d9e8f2db267e92a0d670f05609012f0 | f39bc5e7048e5d96f542a9fa6f00dd2b8e8db854 | refs/heads/master | 2018-02-19T06:50:36.008000 | 2017-12-31T15:25:42 | 2017-12-31T15:25:42 | 44,859,658 | 0 | 1 | null | false | 2016-06-08T12:14:47 | 2015-10-24T09:18:28 | 2016-01-12T09:55:14 | 2016-06-08T10:55:11 | 5,437 | 0 | 0 | 0 | Java | null | null | package com.ilivoo.hibernate.learning.map.bidirection.onetoone.xml;
import java.io.Serializable;
public class IdCard implements Serializable{
private static final long serialVersionUID = 5679402469544182507L;
private Integer id;
private String num;
private String place;
private Person person;
public In... | UTF-8 | Java | 737 | java | IdCard.java | Java | [] | null | [] | package com.ilivoo.hibernate.learning.map.bidirection.onetoone.xml;
import java.io.Serializable;
public class IdCard implements Serializable{
private static final long serialVersionUID = 5679402469544182507L;
private Integer id;
private String num;
private String place;
private Person person;
public In... | 737 | 0.708277 | 0.682497 | 47 | 14.680851 | 16.924244 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.191489 | false | false | 7 |
6730dbf9408636fcc5f2929d114f65191ac47ecf | 15,839,839,422,830 | f3a69cb7f989c62fe51b2a8a2a6720d285408169 | /src/assignment11/C.java | 54a5096754c0618ac320ec546236fbd4b9d92ff9 | [] | no_license | neelaswetha/LearningToolAssignments | https://github.com/neelaswetha/LearningToolAssignments | 9cbbc063b2ffbcafd28086b2f8dddb6a1b8de776 | 32c5a033c06c60579829c1c09606a0ba55c44e94 | refs/heads/master | 2022-12-20T22:48:09.792000 | 2020-10-01T16:23:26 | 2020-10-01T16:23:26 | 300,346,906 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignment11;
public class C extends B implements A{
}
| UTF-8 | Java | 70 | java | C.java | Java | [] | null | [] | package assignment11;
public class C extends B implements A{
}
| 70 | 0.714286 | 0.685714 | 5 | 12 | 15.270887 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
271a6face347793345ef0c75d25d10e74b999e7f | 15,839,839,421,627 | 71f7d40dfa10727b95ff56c044aaf0d16adb3c66 | /libandroid-navigation/src/main/java/com/mapbox/services/android/navigation/v5/navigation/RefreshCallback.java | bee1d997a97c34c9051ad68f09e5895e75f8623c | [
"MIT"
] | permissive | ayebiahwea/mapbox-navigation-android | https://github.com/ayebiahwea/mapbox-navigation-android | 320ca9315ccc0c02ceab8fec402393315377c556 | 0324e02fd70c78a9721df5ba166652404706d3cd | refs/heads/master | 2020-05-17T17:03:33.844000 | 2019-04-25T20:42:34 | 2019-04-25T20:42:34 | 183,837,902 | 1 | 0 | MIT | true | 2019-04-28T01:19:12 | 2019-04-28T01:19:12 | 2019-04-27T04:08:50 | 2019-04-26T23:57:31 | 8,425 | 0 | 0 | 0 | null | false | false | package com.mapbox.services.android.navigation.v5.navigation;
import com.mapbox.api.directions.v5.models.DirectionsRoute;
public interface RefreshCallback {
void onRefresh(DirectionsRoute directionsRoute);
void onError(RefreshError error);
}
| UTF-8 | Java | 249 | java | RefreshCallback.java | Java | [] | null | [] | package com.mapbox.services.android.navigation.v5.navigation;
import com.mapbox.api.directions.v5.models.DirectionsRoute;
public interface RefreshCallback {
void onRefresh(DirectionsRoute directionsRoute);
void onError(RefreshError error);
}
| 249 | 0.823293 | 0.815261 | 9 | 26.666666 | 25.13077 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 7 |
429b9d409f62eb91b20095b5d7df5f2ad8f8e88a | 31,653,909,033,878 | 744fd6a4a6b500c9dc58e53a60c46e663ea40621 | /src/main/java/MyApp/AppCalc.java | dff74d2a50aa88d439200d0716d120e987e46872 | [] | no_license | andreykazhurin/Module_EE_05_01 | https://github.com/andreykazhurin/Module_EE_05_01 | 0c5ba7a92064a46529310783420709627278841c | 1e76654dbf5fe11ad15df09b328ffaf39c68b159 | refs/heads/master | 2021-01-19T04:12:41.281000 | 2016-07-23T16:34:38 | 2016-07-23T16:34:38 | 64,025,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package MyApp;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import ua.com.myCalculator.Calculator;
import ua.com.myCalculator.FailedExpression;
/**
* Created by Andrey on 23.07.2016.
*/
public class AppCalc {
private Ca... | UTF-8 | Java | 1,389 | java | AppCalc.java | Java | [
{
"context": ".myCalculator.FailedExpression;\n\n/**\n * Created by Andrey on 23.07.2016.\n */\npublic class AppCalc {\n\n pr",
"end": 262,
"score": 0.9994115233421326,
"start": 256,
"tag": "NAME",
"value": "Andrey"
}
] | null | [] | package MyApp;
import org.springframework.context.ApplicationContext;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
import ua.com.myCalculator.Calculator;
import ua.com.myCalculator.FailedExpression;
/**
* Created by Andrey on 23.07.2016.
*/
public class AppCalc {
private Ca... | 1,389 | 0.658027 | 0.652268 | 48 | 27.9375 | 27.070438 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 7 |
b79216d8302101e9e85dc9111b4d953350f68d95 | 8,830,452,802,826 | 28df2310213ce5913726fb34c984a16f6e8d2018 | /src/main/java/msjfxuicomponents/mvc/KeyStageEvent.java | b64b6048bf744cea192f9d616c73d85cc3dac64a | [
"Apache-2.0"
] | permissive | mssm199996/msjfxuicomponents | https://github.com/mssm199996/msjfxuicomponents | 05af9e711d481fd8080b2cf2298227d98f211c10 | cabafb245859859c15fd3ae5c2f927d03e554647 | refs/heads/master | 2022-01-24T01:39:54.614000 | 2019-05-21T22:02:35 | 2019-05-21T22:02:35 | 187,919,427 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package msjfxuicomponents.mvc;
import javafx.scene.input.KeyEvent;
public interface KeyStageEvent {
public abstract void onKeyReleasedStageEvent(KeyEvent event);
public abstract void onKeyPressedStageEvent(KeyEvent event);
}
| UTF-8 | Java | 229 | java | KeyStageEvent.java | Java | [] | null | [] | package msjfxuicomponents.mvc;
import javafx.scene.input.KeyEvent;
public interface KeyStageEvent {
public abstract void onKeyReleasedStageEvent(KeyEvent event);
public abstract void onKeyPressedStageEvent(KeyEvent event);
}
| 229 | 0.838428 | 0.838428 | 8 | 27.625 | 24.004883 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 7 |
0569442ecb6afe7059ca4ae6c905fa1b88cb7ba6 | 22,505,628,700,326 | ce47e837d7535e84777c6832e06be1e8bdac4b20 | /Runjettyrun/plugin/src/runjettyrun/exceptions/MissingClasspathEntryException.java | f98be5c3ec68836b7bc9e0811638345cbea25547 | [
"Apache-2.0"
] | permissive | Wang-Ray/run-jetty-run | https://github.com/Wang-Ray/run-jetty-run | c2e492338e3ae96ba78c42d535b0f9e48e616ea8 | 5277b695920a9bf9e85def79cbc4f495cc630710 | refs/heads/master | 2022-01-12T08:08:26.849000 | 2019-05-30T09:17:12 | 2019-05-30T09:17:12 | 68,013,611 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package runjettyrun.exceptions;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.jdt.launching.IRuntimeClasspathEntry;
public class MissingClasspathEntryException extends Exception{
private static final long serialVersionUID = -8259339108508030627L;
private CoreException ex;
private IRuntimeClass... | UTF-8 | Java | 918 | java | MissingClasspathEntryException.java | Java | [] | null | [] | package runjettyrun.exceptions;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.jdt.launching.IRuntimeClasspathEntry;
public class MissingClasspathEntryException extends Exception{
private static final long serialVersionUID = -8259339108508030627L;
private CoreException ex;
private IRuntimeClass... | 918 | 0.800654 | 0.779956 | 39 | 22.538462 | 25.323391 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.179487 | false | false | 7 |
efae04e0cf5d153f343a23084117354f32d8338a | 26,087,631,417,695 | d454085a62ddc4bb29a3b910aeed457bae0e7107 | /elastic-module/src/main/java/org/esbench/elastic/utils/ElasticClientBuilder.java | 3c0cc583d73b1339517adc1fb0d97eb0d4e75665 | [
"Apache-2.0"
] | permissive | kucera-jan-cz/esBench | https://github.com/kucera-jan-cz/esBench | 6894e0ffea1c688d04644a40e1417720e44e0e8c | fc7d031595b63244e6638a1b9b1a4cb4e3175ae3 | refs/heads/master | 2023-03-26T07:47:13.974000 | 2016-04-04T09:58:56 | 2016-04-04T09:58:56 | 45,340,108 | 12 | 11 | null | false | 2016-04-04T09:58:57 | 2015-11-01T12:47:03 | 2016-02-19T21:07:45 | 2016-04-04T09:58:56 | 504 | 2 | 2 | 0 | Java | null | null | package org.esbench.elastic.utils;
import static org.esbench.cmd.CommandPropsConstants.CLUSTER_OPT;
import static org.esbench.cmd.CommandPropsConstants.HOST_OPT;
import static org.esbench.cmd.CommandPropsConstants.PORT_OPT;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostEx... | UTF-8 | Java | 3,494 | java | ElasticClientBuilder.java | Java | [] | null | [] | package org.esbench.elastic.utils;
import static org.esbench.cmd.CommandPropsConstants.CLUSTER_OPT;
import static org.esbench.cmd.CommandPropsConstants.HOST_OPT;
import static org.esbench.cmd.CommandPropsConstants.PORT_OPT;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostEx... | 3,494 | 0.767602 | 0.76474 | 85 | 39.105881 | 31.680397 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.858824 | false | false | 7 |
2dc94b86f85106fff99e6f2c3340e46485ee0d8b | 27,066,883,957,354 | c17c01c8dc0e01d056d0dbc8d59e5fcc682f484c | /modules/business/src/main/java/com/haoxuer/adminstore/structure/rest/conver/OrganizationSimpleConver.java | 4d2423485bcad49cc7b8f7b7cdc6e93aa0a730fd | [
"Apache-2.0"
] | permissive | cng1985/adminstore | https://github.com/cng1985/adminstore | d2d21378f0f5e8e6b5871b2f520551703bfa5950 | 2e9b590d7a763c68c74c6528280231cfc85b813e | refs/heads/modules | 2021-12-09T16:31:20.358000 | 2020-11-06T15:01:35 | 2020-11-06T15:01:35 | 118,985,645 | 15 | 10 | NOASSERTION | false | 2020-11-06T15:19:27 | 2018-01-26T00:46:08 | 2020-11-06T15:06:04 | 2020-11-06T15:19:25 | 15,693 | 12 | 9 | 5 | JavaScript | false | false | package com.haoxuer.adminstore.structure.rest.conver;
import com.haoxuer.adminstore.structure.api.domain.simple.OrganizationSimple;
import com.haoxuer.adminstore.structure.data.entity.Organization;
import com.haoxuer.discover.data.rest.core.Conver;
public class OrganizationSimpleConver implements Conver<OrganizationS... | UTF-8 | Java | 721 | java | OrganizationSimpleConver.java | Java | [] | null | [] | package com.haoxuer.adminstore.structure.rest.conver;
import com.haoxuer.adminstore.structure.api.domain.simple.OrganizationSimple;
import com.haoxuer.adminstore.structure.data.entity.Organization;
import com.haoxuer.discover.data.rest.core.Conver;
public class OrganizationSimpleConver implements Conver<OrganizationS... | 721 | 0.744799 | 0.744799 | 19 | 36.947369 | 27.288853 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.631579 | false | false | 7 |
d5b62caf02ab1b832e0717ac91ff612275997150 | 21,689,584,896,509 | 587a04e76fac1d33e68d6877fca16c417bfdf33a | /src/LinkedList/LinkedList1.java | efe7ac84005acc11da5b600c3aee0bb893027035 | [] | no_license | naveenpittala1634/DSbasic | https://github.com/naveenpittala1634/DSbasic | 2e85a4b533fe6b6c6bf39bac68826260b14ef984 | 50e36cf3efaba75305511aafe2bee92ee188ecf0 | refs/heads/master | 2023-04-08T18:50:01.278000 | 2021-04-17T05:11:08 | 2021-04-17T05:11:08 | 358,790,058 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
In this problem we are performing the following operations
1)Inserting elements at the beginning
2)Inserting elements at the end
3) Removing element at the beginning
4)Removing element at the end
5)Finding Index of the given element which is present in the list
6) Checking whether the given element is prese... | UTF-8 | Java | 3,182 | java | LinkedList1.java | Java | [] | null | [] | /*
In this problem we are performing the following operations
1)Inserting elements at the beginning
2)Inserting elements at the end
3) Removing element at the beginning
4)Removing element at the end
5)Finding Index of the given element which is present in the list
6) Checking whether the given element is prese... | 3,182 | 0.657762 | 0.646449 | 183 | 16.382513 | 20.612377 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.885246 | false | false | 7 |
015e857be9d6799e0135b969459f69009af5af75 | 15,728,170,238,222 | 1926f6d95d9a4104b4912f3dd47a59f4d503a159 | /Java/Deital_Brothers/GUIoptional/Dialog1.java | 59d695f3153c2a0e4d4bc56d8861f08bf9e7996b | [] | no_license | charlie301/Tutorial_exercises | https://github.com/charlie301/Tutorial_exercises | b6ab9aaa10ef9a67c45c11efdb4f78d4c8c9ba9f | a612caa2097d757a8e700dca1ee5b195b9a34771 | refs/heads/master | 2020-12-25T07:18:33.226000 | 2017-08-19T20:14:32 | 2017-08-19T20:14:32 | 60,215,193 | 0 | 1 | null | false | 2018-12-08T19:36:02 | 2016-06-01T22:32:46 | 2018-12-03T14:05:37 | 2017-08-19T20:14:44 | 18,133 | 1 | 1 | 1 | JavaScript | false | null | import javax.swing.JOptionPane;
public class Dialog1
{
public static void main(String[] args)
{
String test = JOptionPane.showInputDialog("How many tests do you want");
String confirm = String.format("Please confirm, you have asked for %s tests", test);
JOptionPane.showMessageDialog(null,confirm);
... | UTF-8 | Java | 325 | java | Dialog1.java | Java | [] | null | [] | import javax.swing.JOptionPane;
public class Dialog1
{
public static void main(String[] args)
{
String test = JOptionPane.showInputDialog("How many tests do you want");
String confirm = String.format("Please confirm, you have asked for %s tests", test);
JOptionPane.showMessageDialog(null,confirm);
... | 325 | 0.72 | 0.716923 | 14 | 22.214285 | 29.150297 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
6f4cede6d8bab9c3793718720db5bcd4b4b319fb | 4,964,982,198,681 | 5fdbea682629394740511b51ac3cf8c1dc069698 | /src/main/java/org/dataone/ns/service/types/v1/NodeReference.java | a72b843ca4983533799d22d15e04a13a5bce22c5 | [] | no_license | CDLUC3/mrt-dataONE | https://github.com/CDLUC3/mrt-dataONE | 0461f17cf27e6ccb86e11b5ef0cba2d23d2b7774 | 1a53877571c8d193768e882306262f8fd67cb99b | refs/heads/master | 2022-09-29T05:28:19.684000 | 2022-01-06T21:14:55 | 2022-01-06T21:14:55 | 129,434,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.dataone.ns.service.types.v1;
/**
* A unique identifier for a DataONE Node. The
*NodeReference* must be unique across nodes, and must always be
assigned to one Member or Coordinating Node instance even in the event of
the *BaseURL* or other characteristics changing.
*
* Schema fragment(s) for this... | UTF-8 | Java | 1,003 | java | NodeReference.java | Java | [] | null | [] |
package org.dataone.ns.service.types.v1;
/**
* A unique identifier for a DataONE Node. The
*NodeReference* must be unique across nodes, and must always be
assigned to one Member or Coordinating Node instance even in the event of
the *BaseURL* or other characteristics changing.
*
* Schema fragment(s) for this... | 1,003 | 0.641077 | 0.634098 | 39 | 24.692308 | 26.532181 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25641 | false | false | 7 |
9ce07cf0a096945c4ef8e5d0a6915ec97e27b381 | 15,118,284,931,371 | c31aa77881e82b921e779f143418c7d861dbd376 | /src/me/flower/utils/Data.java | 6b60b8e69c2c429564c72891cc31bf9fe74b1f9d | [
"MIT"
] | permissive | blackphreak/SpigotBoard | https://github.com/blackphreak/SpigotBoard | f1ac4d11cf0ec65ce61c6d0e143bdf3ea6713e16 | 1502877be58bc828df59589de0934a9e9958a17c | refs/heads/master | 2021-05-14T00:19:31.066000 | 2017-10-21T13:43:50 | 2017-10-21T13:43:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.flower.utils;
import java.io.InputStream;
import java.net.URL;
import java.net.URLConnection;
import org.bukkit.Bukkit;
public class Data extends U {
private String name;
public Data(String name) {
this.name = name;
}
public void sendData() {
try {
URL url = new URL(par... | UTF-8 | Java | 1,198 | java | Data.java | Java | [] | null | [] | package me.flower.utils;
import java.io.InputStream;
import java.net.URL;
import java.net.URLConnection;
import org.bukkit.Bukkit;
public class Data extends U {
private String name;
public Data(String name) {
this.name = name;
}
public void sendData() {
try {
URL url = new URL(par... | 1,198 | 0.616861 | 0.615192 | 66 | 17.151516 | 22.619543 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.984848 | false | false | 7 |
254831e5b70b3fc570747ef76b95c46326893482 | 12,584,254,240,392 | 406c62028f70aeaedc29acdf15d0aa09f7985b41 | /kryptoscope/src/main/java/com/facebook/stetho/Kryptoscope.java | 28eb0303efdd5c347c2164e3a9719a419994a255 | [
"MIT"
] | permissive | therahulmeena/Kryptoscope | https://github.com/therahulmeena/Kryptoscope | 32e41df256ec98b392f4c4013b43ae0091ab0743 | 9b641ae6752e652a11d61d4e545f0b2477e1bfe4 | refs/heads/master | 2021-05-12T07:33:11.405000 | 2018-01-16T09:03:41 | 2018-01-16T09:03:41 | 117,244,511 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.stetho;
import android.content.Context;
/**
* Created by rahul on 12/1/18.
*/
public class Kryptoscope {
private Kryptoscope() {
}
/**
* Start the listening server, providing a custom implementation to support SQLCipher Database
*
* @param context the context.
*... | UTF-8 | Java | 549 | java | Kryptoscope.java | Java | [
{
"context": "import android.content.Context;\n\n/**\n * Created by rahul on 12/1/18.\n */\npublic class Kryptoscope {\n pr",
"end": 86,
"score": 0.8928143382072449,
"start": 81,
"tag": "USERNAME",
"value": "rahul"
}
] | null | [] | package com.facebook.stetho;
import android.content.Context;
/**
* Created by rahul on 12/1/18.
*/
public class Kryptoscope {
private Kryptoscope() {
}
/**
* Start the listening server, providing a custom implementation to support SQLCipher Database
*
* @param context the context.
*... | 549 | 0.703097 | 0.693989 | 21 | 25.142857 | 29.655621 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
d58f3f83c41fa02600449e4cfa54f93e5d67eec0 | 17,970,143,218,702 | 28ffa1d49d070be6022b08786b40f5b435cd9d46 | /viñetas/src/ayuda.java | db29b5b3105fcec9a0e0f3f24543d02a2d7ea83b | [] | no_license | valli22/ipo | https://github.com/valli22/ipo | 25121c324d3c53fadd6da51565940b1040b7ae88 | 9afa60458098aa6704d231f0295446ea80c6a456 | refs/heads/master | 2021-01-10T02:03:57.050000 | 2015-11-12T19:00:19 | 2015-11-12T19:00:19 | 45,604,744 | 1 | 0 | null | false | 2015-11-10T18:27:52 | 2015-11-05T10:37:27 | 2015-11-09T15:30:30 | 2015-11-10T18:27:52 | 0 | 1 | 0 | 1 | Java | 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.
*/
/**
*
* @author David
*/
public class ayuda extends javax.swing.JPanel {
/**
* Creates new form ayuda
*/
public ... | UTF-8 | Java | 3,566 | java | ayuda.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author David\n */\npublic class ayuda extends javax.swing.JPanel",
"end": 209,
"score": 0.9995208382606506,
"start": 204,
"tag": "NAME",
"value": "David"
}
] | 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.
*/
/**
*
* @author David
*/
public class ayuda extends javax.swing.JPanel {
/**
* Creates new form ayuda
*/
public ... | 3,566 | 0.620477 | 0.602525 | 90 | 38.611111 | 29.869976 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.433333 | false | false | 7 |
950ce0be76da164bbc89ab29656f173bfe6286f6 | 17,970,143,217,508 | 588f57c4fbf84a83858500ecae700f7f2140eb54 | /EarlyDelivery_TeamProject_12_20/src/pack/DB_Manager_user.java | 990e1acdd5bcef94ab59721941872a738c5e4c0a | [] | no_license | HyuckHee/HyuckHeeFactory | https://github.com/HyuckHee/HyuckHeeFactory | af336ef9c89ed1150b47efc91c0b0c0030d15b16 | ab8a38dd1397fa8fd32ef643ad03929986a5a7f6 | refs/heads/master | 2020-12-03T13:26:39.181000 | 2020-03-17T15:08:58 | 2020-03-17T15:08:58 | 231,335,060 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pack;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.HashMap;
import javax.security.auth.... | UTF-8 | Java | 6,148 | java | DB_Manager_user.java | Java | [] | null | [] | package pack;
import java.io.PrintWriter;
import java.io.UnsupportedEncodingException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.HashMap;
import javax.security.auth.... | 6,148 | 0.648973 | 0.640411 | 195 | 28.953846 | 24.072176 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.379487 | false | false | 7 |
88618f4ba7ea55fd65d11cff07c8e07200d655e9 | 249,108,168,161 | ff9bca34011e3c9c4676f04380c263d91c77cc3e | /app/src/main/java/com/codingblocks/attendancetracker/models/Batch.java | d0ee491d81309f50e2c7e214bba66d3c087cfe5a | [] | no_license | Rimjhim28/AttinderAndroid | https://github.com/Rimjhim28/AttinderAndroid | aab6ba87d520e31f9d5050cfa11c24c35d4c9cd8 | 181c5bda28dc892d05bf5a9caf9eeb1e9255bd28 | refs/heads/master | 2021-01-23T20:30:33.158000 | 2017-10-02T11:34:44 | 2017-10-02T11:34:44 | 102,863,040 | 0 | 0 | null | true | 2017-09-08T13:13:29 | 2017-09-08T13:13:29 | 2016-12-28T10:13:23 | 2017-04-17T13:13:18 | 125 | 0 | 0 | 0 | null | null | null | package com.codingblocks.attendancetracker.models;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import java.util.ArrayList;
import java.util.List;
/**
* Created by piyush0 on 12/12/16.
*/
public class Batch {
String name;
static ArrayList<String> batches = new ArrayLis... | UTF-8 | Java | 524 | java | Batch.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by piyush0 on 12/12/16.\n */\n\n\npublic class Batch {\n Strin",
"end": 211,
"score": 0.9996681213378906,
"start": 204,
"tag": "USERNAME",
"value": "piyush0"
}
] | null | [] | package com.codingblocks.attendancetracker.models;
import android.content.Context;
import android.database.sqlite.SQLiteDatabase;
import java.util.ArrayList;
import java.util.List;
/**
* Created by piyush0 on 12/12/16.
*/
public class Batch {
String name;
static ArrayList<String> batches = new ArrayLis... | 524 | 0.658397 | 0.645038 | 31 | 15.903226 | 17.039526 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.322581 | false | false | 7 |
640fabc119418cb065569002478d429eb007e8f3 | 10,926,396,821,826 | 2ffd45c23bc0d22b3ada8ad36e7980a426ac0cce | /junit/src/main/java/app3011/TempCalc.java | 176636221183d113d5b3835c29b5e9e3f5a8439a | [] | no_license | VadimKhom/JavaLessonsPO25 | https://github.com/VadimKhom/JavaLessonsPO25 | 93579e08f93692be879ebf15095e07d7e4ea651d | ab94643ae4d4548f7c94c33bb571763d40298276 | refs/heads/master | 2021-05-15T09:34:40.286000 | 2020-02-10T06:54:50 | 2020-02-10T06:54:50 | 108,151,791 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app3011;
import java.util.List;
public class TempCalc implements TemperaturesStorage{
List<Integer> sto;
public Integer max(){
List<Integer> temps = sto;
}
public Double mean(){
List<Integer> temps = storage.getAll();
double sum = 0;
for (int i: temps... | UTF-8 | Java | 750 | java | TempCalc.java | Java | [] | null | [] | package app3011;
import java.util.List;
public class TempCalc implements TemperaturesStorage{
List<Integer> sto;
public Integer max(){
List<Integer> temps = sto;
}
public Double mean(){
List<Integer> temps = storage.getAll();
double sum = 0;
for (int i: temps... | 750 | 0.549333 | 0.542667 | 57 | 12.157895 | 14.927649 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.192982 | false | false | 7 |
e17fd993746f3577baee65647ed054f5d64d9fd7 | 13,168,369,795,371 | 1decf92ccaf61ffb05b5fa674b0e2e00aca6acd2 | /java/Team3543Robot/src/ttfft/vision/GearDropPipelineTest.java | 4790c73d24f6caaf424bba23cb9895393a45286d | [
"Apache-2.0"
] | permissive | FRCTeam3543/Code-2016-17 | https://github.com/FRCTeam3543/Code-2016-17 | f8698014905eb6e614aeddbaba92d7e7ef142186 | a5968ca62ce56c6a0c6754fb2aebf63993cd701c | refs/heads/master | 2021-01-11T02:01:19.611000 | 2017-11-27T01:33:04 | 2017-11-27T01:33:04 | 70,821,458 | 0 | 0 | null | false | 2017-11-27T01:33:05 | 2016-10-13T15:35:19 | 2017-01-17T11:57:52 | 2017-11-27T01:33:05 | 10,235 | 0 | 0 | 0 | Java | false | null | package ttfft.vision;
import org.opencv.*;
import org.opencv.core.Core;
import org.opencv.core.Mat;
import org.opencv.imgcodecs.Imgcodecs;
public class GearDropPipelineTest {
static {
System.loadLibrary(Settings.OPENCV_LIBRARY_VERSION);
}
public static void main(String [] args) {
// load an image
// String ... | UTF-8 | Java | 1,429 | java | GearDropPipelineTest.java | Java | [] | null | [] | package ttfft.vision;
import org.opencv.*;
import org.opencv.core.Core;
import org.opencv.core.Mat;
import org.opencv.imgcodecs.Imgcodecs;
public class GearDropPipelineTest {
static {
System.loadLibrary(Settings.OPENCV_LIBRARY_VERSION);
}
public static void main(String [] args) {
// load an image
// String ... | 1,429 | 0.706088 | 0.696991 | 47 | 29.404255 | 28.798389 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.191489 | false | false | 7 |
43576dc5888488ec09ccfc21723352c458dcbc1a | 19,550,691,165,689 | 65cc99234c09f3e2010b484c1dac4bd9b32c5ab6 | /src/main/java/com/epam/testapp/model/NewsTO.java | 0a156bf3131bde4f38bf22cd8c0df4f0170bbd4b | [] | no_license | AlenaGrouk/Task01-new | https://github.com/AlenaGrouk/Task01-new | e4792791707167fb2127fe7a4c6e32e9d92e0eb9 | 73fbb52302c0696e94462237627d9e8591b92feb | refs/heads/master | 2020-05-03T21:43:45.160000 | 2015-03-04T13:07:59 | 2015-03-04T13:07:59 | 31,658,916 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.testapp.model;
import javax.persistence.*;
import java.io.Serializable;
import java.sql.Timestamp;
import java.sql.Date;
@Entity
@Table (name = "NEWS2")
public class NewsTO implements Serializable {
private Long newsId;
private String title;
private String shortText;
priv... | UTF-8 | Java | 3,681 | java | NewsTO.java | Java | [] | null | [] | package com.epam.testapp.model;
import javax.persistence.*;
import java.io.Serializable;
import java.sql.Timestamp;
import java.sql.Date;
@Entity
@Table (name = "NEWS2")
public class NewsTO implements Serializable {
private Long newsId;
private String title;
private String shortText;
priv... | 3,681 | 0.578919 | 0.571855 | 120 | 28.674999 | 27.258381 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425 | false | false | 7 |
d20d093a5ab9ceaff700c5a19a268507d236e09e | 19,413,252,219,468 | 9e4ce8cf015788db7654a985d5572875fea15e9d | /src/main/java/io/github/cepr0/demo/Model.java | 577ab502945994141bad83e07c3f434349994657 | [] | no_license | Cepr0/sdr-hashids-demo | https://github.com/Cepr0/sdr-hashids-demo | 7342a5497bf7e9a85babadb6ab31ce99f2501e01 | f53db517f770cdca4aa8a86beed38b94ae16b06a | refs/heads/master | 2020-03-21T13:40:54.295000 | 2018-06-25T16:19:17 | 2018-06-25T16:19:17 | 138,619,700 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.cepr0.demo;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Data
@Entity
public class Model {
@Id @GeneratedValue private Long id;
private String name;
public Model() {
}
public Model(String name) {
this.name =... | UTF-8 | Java | 332 | java | Model.java | Java | [
{
"context": "package io.github.cepr0.demo;\n\nimport lombok.Data;\n\nimport javax.persist",
"end": 22,
"score": 0.6993330717086792,
"start": 18,
"tag": "USERNAME",
"value": "cepr"
}
] | null | [] | package io.github.cepr0.demo;
import lombok.Data;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
@Data
@Entity
public class Model {
@Id @GeneratedValue private Long id;
private String name;
public Model() {
}
public Model(String name) {
this.name =... | 332 | 0.73494 | 0.731928 | 22 | 14.090909 | 13.436413 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.863636 | false | false | 7 |
730ee02f9a4acd4a3941096676409d7929fe30c3 | 26,001,732,049,694 | 97bc5a44d1f0795237f9a18991290b965ab80db3 | /src/main/java/resnyx/methods/chat/DeleteChatPhoto.java | 793d994b88da09f255174e16eb276ca89c7882dd | [
"MIT"
] | permissive | bochkov/resnyx | https://github.com/bochkov/resnyx | 3334f073805bd720a2bdfcaf3e8f65fade03e6aa | b2d20847b1f92a3fce44ff68dccbcc5cd690ec6f | refs/heads/master | 2022-05-27T02:14:44.253000 | 2022-05-21T08:49:47 | 2022-05-21T08:49:47 | 191,871,985 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package resnyx.methods.chat;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.core.type.TypeReference;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import resnyx.Answer;
import resnyx.TgMethod;
import resnyx.Types;
/**
* Use this method to de... | UTF-8 | Java | 1,348 | java | DeleteChatPhoto.java | Java | [] | null | [] | package resnyx.methods.chat;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.core.type.TypeReference;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import resnyx.Answer;
import resnyx.TgMethod;
import resnyx.Types;
/**
* Use this method to de... | 1,348 | 0.717262 | 0.717262 | 48 | 27 | 24.60437 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.354167 | false | false | 7 |
eab6d60dac6a4542d514a33ab40512df08738c6e | 25,649,544,747,887 | 038fd513d638c99adc53b89e4cefcea8e3d97f7d | /project-utility/src/main/java/cn/quickly/project/utility/lang/Printer.java | d230e3046fe1e4992fae4b6aa00abbcb3e878ea6 | [] | no_license | zhanglei-1987/project | https://github.com/zhanglei-1987/project | 0e33e3af4210646d1bf6f175365ef37ed44b7980 | d1505a52dc63e9a0148b120b0186c00dd19b875c | refs/heads/master | 2020-05-17T01:36:53.063000 | 2019-04-25T15:35:53 | 2019-04-25T15:35:53 | 183,431,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.quickly.project.utility.lang;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.util.Arrays;
import java.util.Collection;
imp... | UTF-8 | Java | 5,361 | java | Printer.java | Java | [] | null | [] | package cn.quickly.project.utility.lang;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.util.Arrays;
import java.util.Collection;
imp... | 5,361 | 0.603309 | 0.600301 | 230 | 21.126087 | 20.89345 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.417391 | false | false | 7 |
f1edceee23050d7ffcc0c531a5442bae2281602e | 6,511,170,471,734 | 39a23f9570af16e6d8ca5fb445fd8de85edfecbb | /app/src/main/java/com/feng/wanandroid/entity/eventbus/MainEvent.java | 83a73448ebf346feed4bdb7b1d2c3d727d052b46 | [] | no_license | Mrfzh/WanAndroid | https://github.com/Mrfzh/WanAndroid | e806d240529100de466b0c50df232234239b6c68 | bbba9b38d71e76833f411e5ed1e2d7c8454626d2 | refs/heads/master | 2020-04-10T08:57:39.498000 | 2019-07-08T13:24:52 | 2019-07-08T13:24:52 | 160,921,069 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feng.wanandroid.entity.eventbus;
/**
* @author Feng Zhaohao
* Created on 2018/12/15
*/
public class MainEvent {
private String userName;
public MainEvent(String userName) {
this.userName = userName;
}
public String getUserName() {
return userName;
}
public void... | UTF-8 | Java | 394 | java | MainEvent.java | Java | [
{
"context": "m.feng.wanandroid.entity.eventbus;\n\n/**\n * @author Feng Zhaohao\n * Created on 2018/12/15\n */\npublic class MainEve",
"end": 73,
"score": 0.9997043609619141,
"start": 61,
"tag": "NAME",
"value": "Feng Zhaohao"
}
] | null | [] | package com.feng.wanandroid.entity.eventbus;
/**
* @author <NAME>
* Created on 2018/12/15
*/
public class MainEvent {
private String userName;
public MainEvent(String userName) {
this.userName = userName;
}
public String getUserName() {
return userName;
}
public void setUs... | 388 | 0.64467 | 0.624366 | 21 | 17.761906 | 15.960979 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.238095 | false | false | 7 |
7812003f47bd003ac0116b2200149565a79daabb | 5,007,931,926,106 | 8193c5ca02789c710ef9b53d153d908cca7ae097 | /src/ming/ner/score/SimilarRule.java | a5230de4fc521d704f3e6d0ea8cca891c508c3c6 | [] | no_license | minglei-su/NLP | https://github.com/minglei-su/NLP | b139dba3e633e1cd3b08b588f9c7805b37551a8d | fec3505cf6bc764a79d12f1e3988f45b980665ec | refs/heads/master | 2021-01-23T08:15:29.047000 | 2014-12-29T17:15:18 | 2014-12-29T17:15:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ming.ner.score;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.HashMap;
import java.util.Map;
/**
* Created by mingleis on 2014/12/25.
*/
public class SimilarRule implements Rule{
private Map<String ,String[] > similarDict;
private String similarDictP... | UTF-8 | Java | 1,914 | java | SimilarRule.java | Java | [
{
"context": ".HashMap;\nimport java.util.Map;\n\n/**\n * Created by mingleis on 2014/12/25.\n */\npublic class SimilarRule imple",
"end": 179,
"score": 0.9996517300605774,
"start": 171,
"tag": "USERNAME",
"value": "mingleis"
}
] | null | [] | package ming.ner.score;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.util.HashMap;
import java.util.Map;
/**
* Created by mingleis on 2014/12/25.
*/
public class SimilarRule implements Rule{
private Map<String ,String[] > similarDict;
private String similarDictP... | 1,914 | 0.562637 | 0.553297 | 59 | 29.847458 | 21.141825 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576271 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.