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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4bec247cb7462ed925eb76880b4d5f27ad9ea205 | 6,124,623,423,366 | f3564421ce5bf0add657df8469e08f8644284c2d | /receiver/GUI.java | e199e62e13aa08db634d9c2c44ced282d2d5a9c2 | [] | no_license | qizhex/SensorNetwork | https://github.com/qizhex/SensorNetwork | 540d9c84abd288725480264d0c240da1ae90e737 | a1cfc17738af22a17932caf7e93fd07d4e0b1904 | refs/heads/master | 2021-05-28T18:55:54.573000 | 2015-06-27T04:38:09 | 2015-06-27T04:38:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package receiver;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.ChartPanel;
import org.jfree.chart.JFreeChart;
import org.jfree.data.time.Millisecond;
import org.jfree.data.time.TimeSeries;
import org.jfree.data.time.TimeSeriesCollection;
import org.jfree.data.xy.XYDataset;
import java.awt.Font;
import j... | UTF-8 | Java | 5,105 | java | GUI.java | Java | [] | null | [] | package receiver;
import org.jfree.chart.ChartFactory;
import org.jfree.chart.ChartPanel;
import org.jfree.chart.JFreeChart;
import org.jfree.data.time.Millisecond;
import org.jfree.data.time.TimeSeries;
import org.jfree.data.time.TimeSeriesCollection;
import org.jfree.data.xy.XYDataset;
import java.awt.Font;
import j... | 5,105 | 0.583937 | 0.576494 | 150 | 33.040001 | 21.365044 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.946667 | false | false | 10 |
c4405d125f477e662d3f167d58e2b8b29caab2f4 | 6,124,623,425,644 | d0ea4105b3f3c881ee901d226e8848a5a7a7707d | /pss-core/src/main/java/cn/jely/cd/sys/web/UserAction.java | f02738763fea130ada6ab1f62687eed55bfe9127 | [] | no_license | jelycom/pss | https://github.com/jelycom/pss | 5408ba62546e078c18a8f1b8f63a1f5145ff043d | 3e4e8fb621ac6ad02673b6625e243982259d37e0 | refs/heads/master | 2021-01-10T19:41:20.252000 | 2013-11-20T01:00:08 | 2013-11-20T01:00:08 | 11,272,019 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 捷利商业进销存管理系统
* @(#)User.java
* Copyright (c) 2002-2013 Jely Corporation
*/
package cn.jely.cd.sys.web;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import cn.jely.cd.domain.Employee;
import cn.jely.cd.sys.domain.User;
import cn.jely.cd.sys.service.IUserService;
im... | UTF-8 | Java | 4,626 | java | UserAction.java | Java | [
{
"context": "quals(user.getPassword())) {\n\t\t\t\tuser.setPassword(newPassword);\n\t\t\t\tuserService.update(user);\n\t\t\t\tactionJsonRes",
"end": 3402,
"score": 0.9979957342147827,
"start": 3391,
"tag": "PASSWORD",
"value": "newPassword"
}
] | null | [] | /*
* 捷利商业进销存管理系统
* @(#)User.java
* Copyright (c) 2002-2013 Jely Corporation
*/
package cn.jely.cd.sys.web;
import javax.servlet.http.HttpServletRequest;
import org.apache.commons.lang.StringUtils;
import cn.jely.cd.domain.Employee;
import cn.jely.cd.sys.domain.User;
import cn.jely.cd.sys.service.IUserService;
im... | 4,625 | 0.71934 | 0.713915 | 157 | 26.006369 | 22.589806 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.140127 | false | false | 10 |
8c18decd1a00b0b0fd28a8860b2f480fec075920 | 37,409,165,149,918 | 95e7349441dfc33f8902fb76c0875fdefcd13d05 | /neuronSimulator.java | 7e3bd97c9b1b25b65d2df17fc132f68980344ad2 | [] | no_license | parag1102/NeuralSimulator | https://github.com/parag1102/NeuralSimulator | 373633abaae22d36a91ef96d278abbc7885ffe63 | c2238afc0adc7838c8e511a7cc40185e8986796c | refs/heads/master | 2020-05-29T11:30:35.518000 | 2013-10-27T04:28:45 | 2013-10-27T04:28:45 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.cmu.lti;
import java.text.DecimalFormat;
import java.util.ArrayDeque;
import java.util.Queue;
public class neuronSimulator {
private double startCurrent;
private double dampingFactor;
public void setStartCurrent(double c) {
this.startCurrent = c;
}
public void setDampingFactor(double d... | UTF-8 | Java | 2,412 | java | neuronSimulator.java | Java | [] | null | [] | package edu.cmu.lti;
import java.text.DecimalFormat;
import java.util.ArrayDeque;
import java.util.Queue;
public class neuronSimulator {
private double startCurrent;
private double dampingFactor;
public void setStartCurrent(double c) {
this.startCurrent = c;
}
public void setDampingFactor(double d... | 2,412 | 0.593698 | 0.584577 | 79 | 29.531645 | 28.570957 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582278 | false | false | 10 |
9c8e47209bde823aa8462641d78b61f65d8ecae9 | 21,242,908,310,556 | e393f54fd7806060110d3be504174930ef94a07c | /src/main/java/com/huayuan/domain/crawler/billparser/BillEmailParserFactory.java | 64f0f8792b24e50616b6798149b5df7553bd0488 | [] | no_license | qiaohe/repaymentApp | https://github.com/qiaohe/repaymentApp | 6480633d997f11fb243b8b268d9486d1af9e6668 | 324d6012ae7ed19f48eec021ec35425d5cf4fbc5 | refs/heads/master | 2021-01-22T22:57:10.618000 | 2014-09-05T09:06:32 | 2014-09-05T09:06:32 | 17,904,833 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huayuan.domain.crawler.billparser;
/**
* Created by dell on 14-6-5.
*/
public class BillEmailParserFactory {
private static final BillEmailParserFactory INSTANCE = new BillEmailParserFactory();
private BillEmailParserFactory() {
}
public static BillEmailParserFactory getInstance() {
... | UTF-8 | Java | 1,046 | java | BillEmailParserFactory.java | Java | [
{
"context": "yuan.domain.crawler.billparser;\n\n/**\n * Created by dell on 14-6-5.\n */\npublic class BillEmailParserFactor",
"end": 70,
"score": 0.9779123067855835,
"start": 66,
"tag": "USERNAME",
"value": "dell"
}
] | null | [] | package com.huayuan.domain.crawler.billparser;
/**
* Created by dell on 14-6-5.
*/
public class BillEmailParserFactory {
private static final BillEmailParserFactory INSTANCE = new BillEmailParserFactory();
private BillEmailParserFactory() {
}
public static BillEmailParserFactory getInstance() {
... | 1,046 | 0.613187 | 0.576923 | 49 | 17.571428 | 20.879635 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.510204 | false | false | 10 |
1c5611ad6690826443f32e9e2054d24868c38dc1 | 27,273,042,382,215 | 8272621b14b78f025bd092d69bae3778cde62b55 | /src/main/java/honours/ing/banq/util/StringUtil.java | f5c1308befb52cfeb629249f3660d9ec257ebf4f | [] | no_license | jeffreybakker/ING_Project | https://github.com/jeffreybakker/ING_Project | 6d5c76015782ba1960179b0e4492c384732a201b | 6423462362084a25673e1b668dbc41a67fdfadfd | refs/heads/master | 2021-01-19T20:56:45.640000 | 2017-08-13T22:25:51 | 2017-08-13T22:25:51 | 82,464,170 | 0 | 1 | null | false | 2017-08-13T22:25:52 | 2017-02-19T14:19:00 | 2017-03-13T20:17:01 | 2017-08-13T22:25:52 | 270 | 0 | 1 | 0 | Java | null | null | package honours.ing.banq.util;
import java.util.Random;
/**
* @author jeffrey
* @since 9-6-17
*/
public class StringUtil {
public static String generate(int length) {
Random random = new Random();
StringBuilder res = new StringBuilder();
for (int i = 0; i < 10; i++) {
res.... | UTF-8 | Java | 424 | java | StringUtil.java | Java | [
{
"context": "nq.util;\n\nimport java.util.Random;\n\n/**\n * @author jeffrey\n * @since 9-6-17\n */\npublic class StringUtil {\n\n ",
"end": 80,
"score": 0.9857825636863708,
"start": 73,
"tag": "NAME",
"value": "jeffrey"
}
] | null | [] | package honours.ing.banq.util;
import java.util.Random;
/**
* @author jeffrey
* @since 9-6-17
*/
public class StringUtil {
public static String generate(int length) {
Random random = new Random();
StringBuilder res = new StringBuilder();
for (int i = 0; i < 10; i++) {
res.... | 424 | 0.561321 | 0.537736 | 22 | 18.272728 | 19.435633 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 10 |
f501125a6eeee431ea9b2d07070d6bde3bf1ebb6 | 10,771,778,030,759 | 40bf3ef50b15df1b3abdd5fd2bdf4b6a3594e652 | /src/main/java/net/dfrz/dao/SheetDao.java | 5253ad92a6b22ac4b955fc1d887e614953e46f3d | [
"Apache-2.0"
] | permissive | 1761267410/111 | https://github.com/1761267410/111 | 2d2bd6080e65b9d111aaf1555604db28909e1380 | a2d67ef8d332ab6879f780febc1a2b9f6ee3531a | refs/heads/master | 2020-03-27T08:20:52.361000 | 2018-08-30T06:19:38 | 2018-08-30T06:21:10 | 146,246,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.dfrz.dao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import net.dfrz.bean.po.SheetPO;
@Repository
public class SheetDao extends BaseDao<SheetPO, Integer> {
@Autowired
JdbcTemplate jd... | UTF-8 | Java | 1,071 | java | SheetDao.java | Java | [] | null | [] | package net.dfrz.dao;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.stereotype.Repository;
import net.dfrz.bean.po.SheetPO;
@Repository
public class SheetDao extends BaseDao<SheetPO, Integer> {
@Autowired
JdbcTemplate jd... | 1,071 | 0.677328 | 0.674506 | 36 | 28.527779 | 24.878021 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.111111 | false | false | 10 |
22a3f930646ca62a9f0ee8292292ca13f2567bf2 | 17,317,308,195,864 | d761019032b207b3b85990406e8983941d1de46a | /chrome/android/java/src/org/chromium/chrome/browser/notifications/channels/ChannelDefinitions.java | 3973476e00bf0e4893aa7d9119a4a153e9fb6302 | [
"BSD-3-Clause"
] | permissive | lxq2537664558/chromium | https://github.com/lxq2537664558/chromium | 6fd1133e0a4217313bf5ef2667db0352a2592c0a | 41a50f3730236f4252c34e8a33bca612485695f8 | refs/heads/master | 2023-03-17T22:41:38.190000 | 2020-04-28T09:50:35 | 2020-04-28T09:50:35 | 187,134,373 | 0 | 0 | NOASSERTION | true | 2020-04-28T09:50:36 | 2019-05-17T02:39:27 | 2019-05-17T02:46:42 | 2020-04-28T09:50:36 | 13,078,256 | 0 | 0 | 0 | null | false | false | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.notifications.channels;
public class ChannelDefinitions {
public @interface ChannelId {
static String BRO... | UTF-8 | Java | 346 | java | ChannelDefinitions.java | Java | [] | null | [] | // Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.chromium.chrome.browser.notifications.channels;
public class ChannelDefinitions {
public @interface ChannelId {
static String BRO... | 346 | 0.739884 | 0.728324 | 11 | 30.454546 | 25.256371 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 10 |
9f439989b0f2bd060646c46f313f88e391b31bd2 | 27,075,473,894,238 | fb04ad78f6f53e5f733b4a055066263734d38799 | /rxjava/src/main/java/com/yangxvhao/demo/proxy/RxJavaTest.java | 9096c3c068a7a047e135d26393b3a3dd47aa100e | [] | no_license | yangxvhao/dailytrain | https://github.com/yangxvhao/dailytrain | 5b92e854a3f55544381d204e7e6bfe0080e279f1 | fe0f3732a65d374dff46f57ddf2a8ef02ea0f100 | refs/heads/master | 2023-02-12T18:42:00.314000 | 2023-02-07T13:16:02 | 2023-02-07T13:16:02 | 114,737,452 | 0 | 0 | null | false | 2022-10-12T20:13:01 | 2017-12-19T08:12:09 | 2022-05-28T12:34:27 | 2022-10-12T20:12:59 | 435 | 0 | 0 | 8 | Java | false | false | package com.yangxvhao.demo.proxy;
import lombok.extern.slf4j.Slf4j;
import rx.Observable;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
/**
* @author yangxvhao
* @date 18-5-15.
*/
@Slf4j
public class RxJavaTest {
public static void mai... | UTF-8 | Java | 2,143 | java | RxJavaTest.java | Java | [
{
"context": "ort java.util.concurrent.TimeUnit;\n\n/**\n * @author yangxvhao\n * @date 18-5-15.\n */\n@Slf4j\npublic class RxJavaT",
"end": 238,
"score": 0.9995850920677185,
"start": 229,
"tag": "USERNAME",
"value": "yangxvhao"
}
] | null | [] | package com.yangxvhao.demo.proxy;
import lombok.extern.slf4j.Slf4j;
import rx.Observable;
import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.TimeUnit;
/**
* @author yangxvhao
* @date 18-5-15.
*/
@Slf4j
public class RxJavaTest {
public static void mai... | 2,143 | 0.512905 | 0.494134 | 77 | 26.675325 | 18.581125 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.532468 | false | false | 10 |
e9f47f5dc0ddddb391a7520f0503db9f6d818317 | 28,089,086,157,038 | b5f3b53782e9a07882c03c478c9f9490f59afc3c | /app/src/main/java/com/auvgo/tmc/views/MyDialog.java | 4498158dccf3bb8fdbd91e3c68b90efea083e483 | [] | no_license | Ciscen/Tmc_compony | https://github.com/Ciscen/Tmc_compony | 890cff659fc2eb08b5df791f203a760e2a3aaa05 | 51164edbe6e935aaa22446541bb6c2f22c95bdaf | refs/heads/master | 2021-01-20T13:11:32.973000 | 2017-05-19T06:29:56 | 2017-05-19T06:29:56 | 90,459,570 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.auvgo.tmc.views;
import android.app.Dialog;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowManager;
import android.widget... | UTF-8 | Java | 4,519 | java | MyDialog.java | Java | [
{
"context": "m.auvgo.tmc.utils.DeviceUtils;\n\n\n/**\n * Created by lc on 2016/11/09\n */\npublic class MyDialog extends D",
"end": 418,
"score": 0.9976137280464172,
"start": 416,
"tag": "USERNAME",
"value": "lc"
}
] | null | [] | package com.auvgo.tmc.views;
import android.app.Dialog;
import android.content.Context;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowManager;
import android.widget... | 4,519 | 0.595318 | 0.589967 | 164 | 26.347561 | 21.111086 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 10 |
58191c5e719244084ea432f4d7ff63db0cda4f27 | 19,267,223,336,781 | bf9031bcf29d7859d603640d0278e9bac44bda17 | /5-Source_Code/NetBeans Projects/StockMarketSim/src/stockmarketsim/Stock.java | 61f3af53a1b9d552211c042876e5e5c851f57903 | [] | no_license | lonewolffcoder/StockMarketSim | https://github.com/lonewolffcoder/StockMarketSim | 08df3d4e9cec96ead620f20df8d499a793743171 | 80d8722dc2c35629229f4b01af18968c3319cff4 | refs/heads/master | 2021-08-07T05:53:38.029000 | 2017-11-07T17:33:11 | 2017-11-07T17:33:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package stockmarketsim;
/**
* Represents a collection of stocks.
*
* @author lh340, jc570
*/
public class Stock {
private Company company;
private int quantity;
/**
* Constructor for stock objects.
*
* @param company The company associated with thee stocks.
* @param quantity The amount of stock... | UTF-8 | Java | 1,076 | java | Stock.java | Java | [
{
"context": "* Represents a collection of stocks.\n *\n * @author lh340, jc570\n */\npublic class Stock {\n\n private Compan",
"end": 86,
"score": 0.9996994137763977,
"start": 81,
"tag": "USERNAME",
"value": "lh340"
},
{
"context": "sents a collection of stocks.\n *\n * @author lh3... | null | [] | package stockmarketsim;
/**
* Represents a collection of stocks.
*
* @author lh340, jc570
*/
public class Stock {
private Company company;
private int quantity;
/**
* Constructor for stock objects.
*
* @param company The company associated with thee stocks.
* @param quantity The amount of stock... | 1,076 | 0.641264 | 0.635688 | 56 | 18.214285 | 19.823971 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.196429 | false | false | 10 |
0b7a2d15b4ac3604d49fe8bb9f2ba9f4b1e27009 | 11,519,102,338,694 | 28b90c0de28d060d43e0ec67b101fdb9d8035e57 | /src/main/java/com/widgets/example/demo/exceptions/InvalidPaginationParamsException.java | 3e1ae4d0fdfeede238f98a113fd81570033be6ee | [] | no_license | DmitriyBorodulin/demo.java | https://github.com/DmitriyBorodulin/demo.java | 62bec3ff08692192f4302ae25ea8ca297329836d | 355b3544b7849b37630d547a686721b61e30879c | refs/heads/master | 2022-11-13T04:35:01.709000 | 2020-07-12T15:31:28 | 2020-07-12T15:31:28 | 276,196,028 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.widgets.example.demo.exceptions;
public class InvalidPaginationParamsException extends Exception {
public InvalidPaginationParamsException(String errorMessage) {
super(errorMessage);
}
}
| UTF-8 | Java | 216 | java | InvalidPaginationParamsException.java | Java | [] | null | [] | package com.widgets.example.demo.exceptions;
public class InvalidPaginationParamsException extends Exception {
public InvalidPaginationParamsException(String errorMessage) {
super(errorMessage);
}
}
| 216 | 0.787037 | 0.787037 | 7 | 29.857143 | 26.95726 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 10 |
41ca295fc7c2341045a822594d4b767b53580147 | 20,521,353,745,063 | 5f392d2e16ccd1feefa3d62e31ef1453df00273e | /app/src/main/java/com/zx/zhuangxiu/activity/MingXiActivity.java | cb5f4bbb0833b7162d3071d11b621c99a28e5ba7 | [] | no_license | daoyua/zhuangxiu | https://github.com/daoyua/zhuangxiu | 631dea0135c7e9c354ba83ac1786d7d4b05a8eb6 | d33b8e80148f19252feef3879886d43944cbc666 | refs/heads/master | 2020-04-05T18:04:21.826000 | 2019-02-18T14:28:14 | 2019-02-18T14:28:14 | 157,087,638 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zx.zhuangxiu.activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.ListView;
import android.widget.TextView;
import android.widget.Toast;
import com.scwang.smartrefresh.layout.SmartRefreshLayout;
import com.scwang.smartrefresh.... | UTF-8 | Java | 4,293 | java | MingXiActivity.java | Java | [] | null | [] | package com.zx.zhuangxiu.activity;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.ListView;
import android.widget.TextView;
import android.widget.Toast;
import com.scwang.smartrefresh.layout.SmartRefreshLayout;
import com.scwang.smartrefresh.... | 4,293 | 0.557247 | 0.5535 | 114 | 36.464912 | 24.218008 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 10 |
0a2a7a72081a501e24708229a3c536f2bd842bee | 18,038,862,704,388 | 2dbf70f1d7aa05924971750587e9605dd5ffc0c6 | /src/com/crust87/paint/example3/factory/EllipseFactory.java | 211f7988da6c4a80f0480f5c8aa13cbd5b36bfc3 | [] | no_license | Koiwaiii/DesignPatternsExample | https://github.com/Koiwaiii/DesignPatternsExample | 7303a2c74205a067d2e9edbf60cead5aab0e9826 | 01e49152f4a81554ee9b1d4f60eed33c17e231cd | refs/heads/master | 2023-03-15T01:17:53.139000 | 2016-01-07T02:51:14 | 2016-01-07T02:51:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.crust87.paint.example3.factory;
import com.crust87.paint.drawingtools.PaintEllipse;
import com.crust87.paint.drawingtools.PaintShape;
public class EllipseFactory extends ShapeFactory {
@Override
public PaintShape makeShape() {
return new PaintEllipse();
}
}
| UTF-8 | Java | 278 | java | EllipseFactory.java | Java | [] | null | [] | package com.crust87.paint.example3.factory;
import com.crust87.paint.drawingtools.PaintEllipse;
import com.crust87.paint.drawingtools.PaintShape;
public class EllipseFactory extends ShapeFactory {
@Override
public PaintShape makeShape() {
return new PaintEllipse();
}
}
| 278 | 0.802158 | 0.776978 | 12 | 22.166666 | 21.149599 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 10 |
380c4b4ce3491b5b868cc0848e94c73c96e24fc5 | 25,417,616,514,632 | 7949b5eb90ace3ebf207add07746dd261702a1bd | /src/test/java/utilities/LoggerWrapper.java | d2fb711c307f24149ee3d5d204de00940cff3bd4 | [] | no_license | thedarkman123/remoteAutoFramework | https://github.com/thedarkman123/remoteAutoFramework | 34c610d1704c2de04311e0c88b0909fc5e9a7a69 | 5d772aa589d721770bf26e0c55569ec6c93873cf | refs/heads/master | 2020-04-09T02:27:40.115000 | 2018-12-02T06:27:42 | 2018-12-02T06:27:42 | 159,941,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utilities;
import org.apache.log4j.FileAppender;
import org.apache.log4j.Logger;
import org.apache.log4j.PatternLayout;
public class LoggerWrapper {
public static ThreadLocal<Logger> loggerThread=
new ThreadLocal<Logger>();
public static Logger init(String path,String name) {
Fil... | UTF-8 | Java | 1,251 | java | LoggerWrapper.java | Java | [] | null | [] | package utilities;
import org.apache.log4j.FileAppender;
import org.apache.log4j.Logger;
import org.apache.log4j.PatternLayout;
public class LoggerWrapper {
public static ThreadLocal<Logger> loggerThread=
new ThreadLocal<Logger>();
public static Logger init(String path,String name) {
Fil... | 1,251 | 0.646683 | 0.643485 | 50 | 23.02 | 18.827097 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.52 | false | false | 10 |
3863f3c0d989567ea7a286d473b1e2689127fe6e | 12,687,333,445,296 | ce1c71509b8a8924678d6f32b9eee00329ade5af | /tn.edu.esprit.info1.toEJB/ejbModule/domain/CategorieChambreProduit.java | 54d76b690609596593c500eacc58c804f82a12a1 | [] | no_license | wess1984/to-repo | https://github.com/wess1984/to-repo | d418cbf44ff269a71ef1b4e23a9ea0adfac6f16c | 88cd3d0c8c6502a704f7832b34238036b5f93409 | refs/heads/master | 2016-09-05T23:29:40.122000 | 2015-04-11T12:30:31 | 2015-04-11T12:30:31 | 32,886,021 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package domain;
import java.io.Serializable;
import java.lang.Integer;
import java.lang.String;
import javax.persistence.*;
/**
* Entity implementation class for Entity: CategorieChambreProduit
*
*/
@Entity
public class CategorieChambreProduit implements Serializable {
private CategorieChambreProduitId categor... | UTF-8 | Java | 3,929 | java | CategorieChambreProduit.java | Java | [] | null | [] | package domain;
import java.io.Serializable;
import java.lang.Integer;
import java.lang.String;
import javax.persistence.*;
/**
* Entity implementation class for Entity: CategorieChambreProduit
*
*/
@Entity
public class CategorieChambreProduit implements Serializable {
private CategorieChambreProduitId categor... | 3,929 | 0.723594 | 0.721303 | 143 | 26.475525 | 22.344671 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.153846 | false | false | 10 |
9026f110dce943f09d3027def954ffc8e0b27b8f | 13,469,017,489,938 | 4038565b4118848593a863f5649b98aca299e0a5 | /chapter07/core/src/test/java/com/manning/neo4jia/chapter07/core/LockAndDeadlockTests.java | afa51ade3df7b93e31ec763d69662794363ccf9a | [] | no_license | theMoreTheBetter/copyneo4jaction | https://github.com/theMoreTheBetter/copyneo4jaction | 86735447790b8323b7c911fb0a41d726f29f3483 | def637ac78c7fedfb66a96c4a62b0da167839c60 | refs/heads/master | 2022-12-20T03:56:50.418000 | 2020-03-08T05:43:03 | 2020-03-08T05:43:03 | 245,759,098 | 0 | 0 | null | false | 2022-12-16T00:50:31 | 2020-03-08T05:41:46 | 2020-03-08T05:43:14 | 2022-12-16T00:50:28 | 134 | 0 | 0 | 16 | Java | false | false | package com.manning.neo4jia.chapter07.core;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.neo4j.graphdb.Node;
import org.neo4j.graphdb.Transaction;
import org.neo4j.kernel.DeadlockDetectedException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concur... | UTF-8 | Java | 8,693 | java | LockAndDeadlockTests.java | Java | [
{
"context": "e.beginTx()) {\n\n // Acquire the lock on John, so that everything we do in here\n // ",
"end": 1191,
"score": 0.9871026277542114,
"start": 1187,
"tag": "NAME",
"value": "John"
},
{
"context": " assertNameAndAgeViaLookup(john.getId(), \"Joh... | null | [] | package com.manning.neo4jia.chapter07.core;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.neo4j.graphdb.Node;
import org.neo4j.graphdb.Transaction;
import org.neo4j.kernel.DeadlockDetectedException;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import java.util.concur... | 8,693 | 0.617278 | 0.60704 | 236 | 35.834747 | 30.392387 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690678 | false | false | 10 |
668ea177046709e94f7b70f6238cc243e024e573 | 11,355,893,579,918 | 6b8dbdf63a208f8d703734ece99fdd8479ddf9a4 | /JNI_C/Exceptions/UnCaughtExceptionHandler.java~ | 62a51850cb4bd860b0df2a642219dcce13361033 | [] | no_license | workplay/JNI | https://github.com/workplay/JNI | c8b63098beb4e9bf1887fe719ddccd22fb5ee66b | d686ce7fbe170a015af64a9bd1607c7cf828a7ed | refs/heads/master | 2021-01-20T20:24:27.808000 | 2016-06-02T10:52:00 | 2016-06-02T10:52:00 | 60,256,364 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class UnCaughtExceptionHandler implements Thread.UncaughtExceptionHandler {
@Override
public void uncaughtException(Thread t, Throwable e) {
int id = (int)t.getId();
e.printStackTrace();
}
}
| UTF-8 | Java | 207 | UnCaughtExceptionHandler.java~ | Java | [] | null | [] | public class UnCaughtExceptionHandler implements Thread.UncaughtExceptionHandler {
@Override
public void uncaughtException(Thread t, Throwable e) {
int id = (int)t.getId();
e.printStackTrace();
}
}
| 207 | 0.758454 | 0.758454 | 7 | 28.571428 | 27.953314 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.714286 | false | false | 10 | |
e783f2432c68ac81cb70cbebf3419d7e494b812c | 31,765,578,182,027 | 21e3b035ba6fd23f938e12336aae33d7a7cbd077 | /Demo/java/JDK8 Demo/HomeWork/src/day03/TrainTwo/Train4/HashSetTest.java | 39f227d866d3095c2d8b61488578169d19be7695 | [] | no_license | GriefSeed/Wheels | https://github.com/GriefSeed/Wheels | e22b8e5010d7f9a4dab257cda2b78a270be1bc85 | 41722f724f9ca43133f43a0bf0b262e59eadfda1 | refs/heads/master | 2021-01-19T20:30:09.543000 | 2018-09-29T12:03:32 | 2018-09-29T12:03:32 | 88,511,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day03.TrainTwo.Train4;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Random;
public class HashSetTest {
public static void main(String[] args) {
int i = 0;
HashSet<Student> hs = new HashSet<>();
while(i < 10){
hs.add(Student.newBuilder().withName... | UTF-8 | Java | 703 | java | HashSetTest.java | Java | [
{
"context": " hs.add(Student.newBuilder().withName(\"学生\" + i).withAge(i).withSex('男').build());\n ",
"end": 324,
"score": 0.9289072155952454,
"start": 322,
"tag": "NAME",
"value": "学生"
}
] | null | [] | package day03.TrainTwo.Train4;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Random;
public class HashSetTest {
public static void main(String[] args) {
int i = 0;
HashSet<Student> hs = new HashSet<>();
while(i < 10){
hs.add(Student.newBuilder().withName... | 703 | 0.516499 | 0.507891 | 28 | 23.892857 | 22.653193 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
1935969386230eac95144692564f743cc451e68a | 3,461,743,683,656 | 06a46f5c173e8c95eefa46528039aac545d7f6a6 | /src/main/java/com/example/applicationcontext/annotation/MyService.java | 19ffeb93474a01ff93855f20226d73719c6993af | [] | no_license | yamstood/spring_src_study | https://github.com/yamstood/spring_src_study | 2d6772af6b6cbead142faa0ecb51fad7dee26813 | 8cff2dc36f1eb180783bf6e7de45bfc0ef7b5f10 | refs/heads/master | 2016-08-08T20:00:18.252000 | 2016-03-31T01:11:37 | 2016-03-31T01:11:37 | 54,005,983 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.applicationcontext.annotation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class MyService {
@Autowired
private SimpleObject simpleObject;
public SimpleObject getSimpleObject() {
return simpleO... | UTF-8 | Java | 338 | java | MyService.java | Java | [] | null | [] | package com.example.applicationcontext.annotation;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
@Component
public class MyService {
@Autowired
private SimpleObject simpleObject;
public SimpleObject getSimpleObject() {
return simpleO... | 338 | 0.778107 | 0.778107 | 16 | 19.125 | 20.778219 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 10 |
aea8f72a140dd1643b0bd91e2f4a4809a6cad081 | 26,688,926,841,957 | 87b9ccf6c2485a51e16ce84854505ab82b8aed7b | /app/src/main/java/com/ww/administrator/demotest/adapter/D12HomeAdapter.java | e17a70e220da338e51c842d31e35cf57c9f3c641 | [] | no_license | wwfighting/demotest | https://github.com/wwfighting/demotest | 78623e5839a30e94e4680f591143b261ff2ae4aa | 39e4603f423ca9be2ab81001d19d898cd811654e | refs/heads/master | 2021-01-11T00:03:03.239000 | 2017-01-03T14:25:52 | 2017-01-03T14:25:52 | 70,766,370 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ww.administrator.demotest.adapter;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.Toast;
import... | UTF-8 | Java | 8,051 | java | D12HomeAdapter.java | Java | [
{
"context": "cityselect.utils.SharedPreUtil;\n\n/**\n * Created by Administrator on 2016/11/22.\n */\npublic class D12HomeAdapter ex",
"end": 599,
"score": 0.38563233613967896,
"start": 586,
"tag": "NAME",
"value": "Administrator"
},
{
"context": ";\n intent.putEx... | null | [] | package com.ww.administrator.demotest.adapter;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.Toast;
import... | 8,051 | 0.555499 | 0.531831 | 198 | 38.904041 | 29.783493 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671717 | false | false | 10 |
e5f08df56ac552d5c9bb773278cbbc92c708bcd9 | 14,766,097,620,624 | 0dd059fbc5a44839747248197fce8bbc24bee57c | /src/eai/superivsion/historiqueIncidents/jpaControllers/IncGabExtJpaController.java | ba821ea3b1cce41f30229bac89e4c7d9b30aacb9 | [
"Apache-2.0"
] | permissive | OumaimaHourrane/EurafricInformation | https://github.com/OumaimaHourrane/EurafricInformation | ec1ccf6929bc85b21461f5a72a15e89704a453b5 | 9d0d2f6075786eef18b1a25bb78f6b1f53e48316 | refs/heads/master | 2022-03-08T03:20:57.634000 | 2019-11-12T18:54:54 | 2019-11-12T18:54:54 | 113,740,048 | 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 eai.superivsion.historiqueIncidents.jpaControllers;
import java.io.Serializable;
import java.util.List;
import java... | UTF-8 | Java | 6,460 | java | IncGabExtJpaController.java | Java | [
{
"context": "PreexistingEntityException;\r\n\r\n/**\r\n *\r\n * @author Mohammed AGHOUI\r\n */\r\npublic class IncGabExtJpaController implement",
"end": 873,
"score": 0.9859141707420349,
"start": 858,
"tag": "NAME",
"value": "Mohammed AGHOUI"
}
] | 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 eai.superivsion.historiqueIncidents.jpaControllers;
import java.io.Serializable;
import java.util.List;
import java... | 6,451 | 0.562229 | 0.560991 | 197 | 30.791878 | 25.765682 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583756 | false | false | 10 |
206c694eaa1782b7facbb31d940e94712b3f520f | 11,613,591,620,680 | 4ba8efffdbea5686f087e755682378e9cfa02f7e | /vicsektamas-server/src/main/java/dev/borgod/vicsektamas/repo/TimeTableRepo.java | 4a95d3d6ee4e34771f99d227282546d1ca2c1707 | [] | no_license | godraadam/vicsek-tamas | https://github.com/godraadam/vicsek-tamas | 432f1f0ab240e924c91c242ca819e2522641d729 | 2d36ef97892f0f8c98ed2baa2676f71c595dd4a9 | refs/heads/master | 2023-04-28T12:52:16.688000 | 2021-05-24T14:32:22 | 2021-05-24T14:32:22 | 356,023,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.borgod.vicsektamas.repo;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import dev.borgod.vicsektamas.model.TimeTable;
@Repository
public interface TimeTableRepo extends JpaRepository<TimeTable, Long> {
List<... | UTF-8 | Java | 360 | java | TimeTableRepo.java | Java | [] | null | [] | package dev.borgod.vicsektamas.repo;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import dev.borgod.vicsektamas.model.TimeTable;
@Repository
public interface TimeTableRepo extends JpaRepository<TimeTable, Long> {
List<... | 360 | 0.811111 | 0.811111 | 14 | 24.714285 | 24.886683 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
b08f8d0f3a6f094ee409c4ce4a73ea2409d1efbd | 13,752,485,282,768 | bd5fa9bead6faddf2a72a0f6d03fcb80d2d29892 | /Armor.java | d26cd0154b889c8f3c75aca3c9e70ef946cb7f2c | [] | no_license | ironhandify/Inheritance- | https://github.com/ironhandify/Inheritance- | c5419df812d25e2813c9c49ea2227f2f88338c9d | 642ffd8b75328be33ff82eac3b7c193e061bbef8 | refs/heads/master | 2021-04-06T08:04:16.141000 | 2018-03-13T23:06:34 | 2018-03-13T23:06:34 | 125,111,564 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
/**
* Write a description of class Armor here.
*
* @author (your name)
* @version (a version number or a date)
*/
import java.util.ArrayList;
public abstract class Armor extends Item implements DefenseCommands
{
int strength;
int agility;
int HealthPoints;
public Armor(String name, ArrayList stats... | UTF-8 | Java | 766 | java | Armor.java | Java | [] | null | [] |
/**
* Write a description of class Armor here.
*
* @author (your name)
* @version (a version number or a date)
*/
import java.util.ArrayList;
public abstract class Armor extends Item implements DefenseCommands
{
int strength;
int agility;
int HealthPoints;
public Armor(String name, ArrayList stats... | 766 | 0.593995 | 0.591384 | 32 | 22.90625 | 17.232527 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
b76aceb804e626504fce5590689ee905dbdb2767 | 13,752,485,282,904 | 7ff44556a09d370d447e2b8301e7a8e213591800 | /app/src/main/java/cn/jdzf/com/inspection/Act_NewInspectionHistory.java | 296c3500fcc796bb94122fdcae965d8f806a2d79 | [] | no_license | wpdabook/jgapp | https://github.com/wpdabook/jgapp | c2b3e82ed5f63b55ff7f22c92dfdf93fbd68d068 | b226a490eb58da18eb12c4a78409e17c972316e2 | refs/heads/master | 2021-06-28T07:47:58.635000 | 2021-06-21T08:36:04 | 2021-06-21T08:36:04 | 231,322,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.jdzf.com.inspection;
import android.app.Dialog;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.ListView;
import com.a21zhewang.lodindshowlibrary.WeiboDialogUtils;
import org.json.JSONArray;
import ... | UTF-8 | Java | 4,868 | java | Act_NewInspectionHistory.java | Java | [
{
"context": "port cn.jdzf.com.util.Act_Base;\n\n/**\n * Created by WP-PC on 2020/3/11.\n */\n\npublic class Act_NewInspection",
"end": 759,
"score": 0.998511791229248,
"start": 754,
"tag": "USERNAME",
"value": "WP-PC"
}
] | null | [] | package cn.jdzf.com.inspection;
import android.app.Dialog;
import android.os.Build;
import android.support.annotation.RequiresApi;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.ListView;
import com.a21zhewang.lodindshowlibrary.WeiboDialogUtils;
import org.json.JSONArray;
import ... | 4,868 | 0.545963 | 0.541822 | 143 | 32.776222 | 23.53614 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.531469 | false | false | 10 |
54206e574aa04540159fb330a08e5809a8b276de | 4,501,125,731,925 | bbb5fbaa5d714331cbbc610bd86881ca6b366175 | /src/com/lee/aafour/SmallestString.java | bb912b92631ec62d6783f553bc62c8507dcb1074 | [] | no_license | zhihzhang/leetcode | https://github.com/zhihzhang/leetcode | 9c99e9a9a12d6f5116c0db074beaa2b1cdd40675 | cfc92dd583e91bdc75556c112db1fcf51a8da03d | refs/heads/master | 2021-06-27T02:33:14.870000 | 2020-09-26T18:45:52 | 2020-09-26T18:45:52 | 138,515,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lee.aafour;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import com.lee.common.TreeNode;
public class SmallestString {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
// Set<String> set = new HashSet<>();
//
// public String smallestFromLea... | UTF-8 | Java | 1,220 | java | SmallestString.java | Java | [] | null | [] | package com.lee.aafour;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import com.lee.common.TreeNode;
public class SmallestString {
public static void main(String[] args) {
// TODO Auto-generated method stub
}
// Set<String> set = new HashSet<>();
//
// public String smallestFromLea... | 1,220 | 0.539344 | 0.538525 | 61 | 19 | 16.437662 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.180328 | false | false | 10 |
620244d86a4f4324d282c3eaace7175ed53166ca | 9,045,201,194,113 | 93b8c5fa98056dfaac29f5f623e96b2de25439c0 | /src/main/java/com/denis/crudapplication/Users/UsersRepository.java | a46fc303e56e43d6a5ea184d845b1810a3266d55 | [] | no_license | denisrexhepi/SpringBoot-Application | https://github.com/denisrexhepi/SpringBoot-Application | b5abcd1767a30db088fe54e06722389a28379c0d | 305c3b8481d59b292d35e14f4b49d4ce755f634c | refs/heads/master | 2023-02-05T12:15:52.368000 | 2020-12-28T11:13:58 | 2020-12-28T11:13:58 | 324,991,691 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.denis.crudapplication.Users;
import org.springframework.data.domain.Sort;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.NoRepositoryBean;
import org.springframework.stereotype.Repository;
... | UTF-8 | Java | 411 | java | UsersRepository.java | Java | [] | null | [] | package com.denis.crudapplication.Users;
import org.springframework.data.domain.Sort;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.repository.CrudRepository;
import org.springframework.data.repository.NoRepositoryBean;
import org.springframework.stereotype.Repository;
... | 411 | 0.849148 | 0.849148 | 12 | 33 | 27.172289 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 10 |
3697ba76f4d9ed1984f5def2abd3cf2f5c44cef1 | 5,712,306,518,836 | fac5d6126ab147e3197448d283f9a675733f3c34 | /src/main/java/dji/thirdparty/rx/internal/operators/BlockingOperatorLatest.java | 4a4b5c75eae75efaf1193fa6f5534bf39d631d06 | [] | no_license | KnzHz/fpv_live | https://github.com/KnzHz/fpv_live | 412e1dc8ab511b1a5889c8714352e3a373cdae2f | 7902f1a4834d581ee6afd0d17d87dc90424d3097 | refs/heads/master | 2022-12-18T18:15:39.101000 | 2020-09-24T19:42:03 | 2020-09-24T19:42:03 | 294,176,898 | 0 | 0 | null | true | 2020-09-09T17:03:58 | 2020-09-09T17:03:57 | 2020-07-13T03:26:16 | 2020-04-29T00:01:57 | 65,458 | 0 | 0 | 0 | null | false | false | package dji.thirdparty.rx.internal.operators;
import dji.thirdparty.rx.Notification;
import dji.thirdparty.rx.Observable;
import dji.thirdparty.rx.Subscriber;
import dji.thirdparty.rx.exceptions.Exceptions;
import java.util.Iterator;
import java.util.NoSuchElementException;
import java.util.concurrent.Semaphore;
impor... | UTF-8 | Java | 3,103 | java | BlockingOperatorLatest.java | Java | [] | null | [] | package dji.thirdparty.rx.internal.operators;
import dji.thirdparty.rx.Notification;
import dji.thirdparty.rx.Observable;
import dji.thirdparty.rx.Subscriber;
import dji.thirdparty.rx.exceptions.Exceptions;
import java.util.Iterator;
import java.util.NoSuchElementException;
import java.util.concurrent.Semaphore;
impor... | 3,103 | 0.56107 | 0.559781 | 87 | 34.666668 | 27.69442 | 119 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 10 |
009114d0ca289ca7c84438c6e0814716d7cc9363 | 17,248,588,666,188 | 897cb1bbbbb9cd56a5e43f3f4ca2d9e6287bffb7 | /src/main/java/pac/repository/BrandRepo.java | 7f8fc0af8772d70523d83ca4b2473d6923955c7d | [] | no_license | BrandonIhor/JohnnyOnlineStore | https://github.com/BrandonIhor/JohnnyOnlineStore | 7c21e12c28e788ad45c39ea4f668120184ad640a | 18021f7d87b77ed39ab5a5586e921961b571d04e | refs/heads/master | 2018-03-20T20:17:08.279000 | 2016-08-31T09:16:35 | 2016-08-31T09:16:35 | 66,977,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pac.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import pac.entity.Brand;
import pac.entity.User;
/**
* Created by ІГОР on 02.08.2016.
*/
public interface BrandRepo extends JpaRepository<Brand, Integer> {
}
| UTF-8 | Java | 308 | java | BrandRepo.java | Java | [
{
"context": ".Brand;\nimport pac.entity.User;\n\n/**\n * Created by ІГОР on 02.08.2016.\n */\npublic interface BrandRepo ext",
"end": 213,
"score": 0.9955204129219055,
"start": 209,
"tag": "NAME",
"value": "ІГОР"
}
] | null | [] | package pac.repository;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import pac.entity.Brand;
import pac.entity.User;
/**
* Created by ІГОР on 02.08.2016.
*/
public interface BrandRepo extends JpaRepository<Brand, Integer> {
}
| 308 | 0.782895 | 0.756579 | 14 | 20.714285 | 23.331244 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
de08dde565948287a2a69cd98e73b4207f1e2482 | 31,842,887,590,673 | cabaa28e030af42b6bb5f739dc6939c3aa0e0b24 | /src/com/bvas/utils/ReportUtils.java | 0803406db81f0fce2452023084b71a9113f5f8ea | [] | no_license | infosynchron/bvaschicago | https://github.com/infosynchron/bvaschicago | fdc0331c718eeb86522a27b8877d89a9e6c6b364 | f170f80da4f144e05db1ba5473e3a7387b0a28e1 | refs/heads/master | 2021-01-15T14:43:02.783000 | 2015-02-27T17:35:20 | 2015-02-27T17:35:20 | 31,058,459 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bvas.utils;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.math.BigDecimal;
import java.math.MathContext;
import java.math.RoundingMode;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.... | UTF-8 | Java | 183,400 | java | ReportUtils.java | Java | [
{
"context": " !user.getUsername().trim().equalsIgnoreCase(\"CorrinaNY\")\n && !user.getUsername().trim().equalsI",
"end": 1924,
"score": 0.9867752194404602,
"start": 1918,
"tag": "USERNAME",
"value": "rinaNY"
},
{
"context": " && !user.getUsername().trim().equalsIgnoreCas... | null | [] | package com.bvas.utils;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.math.BigDecimal;
import java.math.MathContext;
import java.math.RoundingMode;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.... | 183,400 | 0.581963 | 0.568108 | 5,218 | 34.147568 | 26.207586 | 229 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823304 | false | false | 10 |
b29545fef5c2dbd396610eac9cf4b2ec0ac0b768 | 19,396,072,374,750 | dfafae202fd9a5bde7fa2d3ca266003f31a42d4a | /src/main/java/com/wizardsofcode/deckmanagerserver/service/usermanagement/UserEmailService.java | 438f1d64acfb807f670c1738aac2b7d0033b7e28 | [] | no_license | sanchezdale/deckmanagerapi | https://github.com/sanchezdale/deckmanagerapi | 0296fe40683b8eab70ae0668c5d58eba37aa6c0c | 7a51e0ed6a616958527357de81a839455f451d57 | refs/heads/master | 2021-07-25T12:26:05.371000 | 2017-11-06T03:26:33 | 2017-11-06T03:26:33 | 109,641,932 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* * * *
* * Created by: Daniel Alejandro Sanchez * *
* * Date: 9/16/17
*/
package com.wizardsofcode.deckmanagerserver.service.usermanagement;
import com.wizardsofcode.deckmanagerserver.model.usermanagement.User;
import com.wizardsofcode.deck... | UTF-8 | Java | 486 | java | UserEmailService.java | Java | [
{
"context": " * *\n * * Created by: Daniel Alejandro Sanchez * *\n * * Date: 9/16/17 ",
"end": 90,
"score": 0.9998764395713806,
"start": 66,
"tag": "NAME",
"value": "Daniel Alejandro Sanchez"
}
] | null | [] | /*
* * * *
* * Created by: <NAME> * *
* * Date: 9/16/17
*/
package com.wizardsofcode.deckmanagerserver.service.usermanagement;
import com.wizardsofcode.deckmanagerserver.model.usermanagement.User;
import com.wizardsofcode.deckmanagerserver.mode... | 468 | 0.658436 | 0.648148 | 17 | 27.588236 | 27.27002 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 10 |
d41611fcf4253f68b92bb6c815efcd986dafa9c4 | 24,232,205,487,864 | a7388786da8c66b1b5d48959f70c10a58c1dee23 | /src/wordSearchII/Test.java | edab09cb1ea6191acbb412a1a1c64323e3364af0 | [] | no_license | JohnnyHuo/leetcode-practise | https://github.com/JohnnyHuo/leetcode-practise | c3ef31d7c0e50b188aa7ff456f7a7094c106fb74 | 03039a4dd56ff1c9d638647b115eaf1a83fce48d | refs/heads/master | 2021-01-22T11:42:26.552000 | 2015-07-02T06:21:57 | 2015-07-02T06:21:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wordSearchII;
import java.util.List;
public class Test {
public static void main(String[] args){
Solution sol = new Solution();
char[][] board = {{'a'}};
String[] words = {"ab"};
List<String> res = sol.findWords(board, words);
System.out.println(res.get(0));
}
}
| UTF-8 | Java | 285 | java | Test.java | Java | [] | null | [] | package wordSearchII;
import java.util.List;
public class Test {
public static void main(String[] args){
Solution sol = new Solution();
char[][] board = {{'a'}};
String[] words = {"ab"};
List<String> res = sol.findWords(board, words);
System.out.println(res.get(0));
}
}
| 285 | 0.649123 | 0.645614 | 13 | 20.923077 | 15.48926 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.538462 | false | false | 10 |
6c5fc749ca8ad3ab1221a4f494e9e9e9f643d932 | 6,451,040,890,988 | 2089e80014f289e0d632e2cc8ded1b820dc82b61 | /odata2-lib/odata-core/src/main/java/org/apache/olingo/odata2/core/ep/producer/JsonLinksEntityProducer.java | 7a19ed64d955b19b252f02e4c0b15abfebfe0a6e | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | apache/olingo-odata2 | https://github.com/apache/olingo-odata2 | a0e489101a6173734934eb9dd1b592f0ca284f49 | bed23e77f9735c0094b5784aa0d7e3ee972018be | refs/heads/master | 2023-08-25T06:05:34.246000 | 2022-10-23T06:54:29 | 2022-11-30T17:01:41 | 18,830,102 | 45 | 96 | Apache-2.0 | false | 2023-09-03T07:44:00 | 2014-04-16T07:00:07 | 2022-12-13T10:34:31 | 2023-09-03T07:43:58 | 6,956 | 38 | 75 | 9 | 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 f... | UTF-8 | Java | 3,635 | java | JsonLinksEntityProducer.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 f... | 3,635 | 0.694085 | 0.690509 | 89 | 39.842697 | 31.217216 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47191 | false | false | 10 |
5728453c930b230753526037de3590f0ea632729 | 10,264,971,844,105 | 97e2dac00d2a7a5e56262b871b743e5a195002dd | /src/main/java/com/smt/parent/code/filters/log/LogPersistenceHandler.java | 9b730a37de7663c2ca3f11eed418ad96bf62a306 | [] | no_license | DougLei/smt-parent-code | https://github.com/DougLei/smt-parent-code | 81c6c66068dbcd9f1af9431398f317856d168b80 | c7661cb01eed7bd6921309d9c6489ca4bb1251a3 | refs/heads/master | 2023-06-01T22:32:38.800000 | 2021-06-25T03:33:54 | 2021-06-25T03:33:54 | 365,377,315 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smt.parent.code.filters.log;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Async;
import com.alibaba.fastjson.JSONObject;
import com.douglei.tools.ExceptionUtil;
import com.s... | UTF-8 | Java | 1,170 | java | LogPersistenceHandler.java | Java | [
{
"context": "stTemplateWrapper;\r\n\r\n/**\r\n * 日志持久化处理器\r\n * @author DougLei\r\n */\r\npublic class LogPersistenceHandler {\r\n\tpriv",
"end": 486,
"score": 0.9970508813858032,
"start": 479,
"tag": "NAME",
"value": "DougLei"
}
] | null | [] | package com.smt.parent.code.filters.log;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.scheduling.annotation.Async;
import com.alibaba.fastjson.JSONObject;
import com.douglei.tools.ExceptionUtil;
import com.s... | 1,170 | 0.703375 | 0.701599 | 43 | 24.186047 | 23.210117 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 10 |
ba839c369f670fd822bb66a8407b36f45a47ac88 | 31,430,570,708,646 | f9f63be5ff3114f01c2128dc42115a8f9b4ce76f | /src/LearnBasic/BaiHuongDoiTuong/Hinh.java | 50425fb82535b4a348b66a8733a61adb8ab5b396 | [] | no_license | thaidat01222/LearningCollection | https://github.com/thaidat01222/LearningCollection | 60d5dc889dc7935df480ccd347e76256bf5bfb5c | a5f7b479be9ad4fc5247acefce2affcd68d8b7a5 | refs/heads/master | 2022-09-09T06:05:21.817000 | 2020-06-03T16:18:01 | 2020-06-03T16:18:01 | 255,918,468 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LearnBasic.BaiHuongDoiTuong;
import java.util.ArrayList;
public abstract class Hinh {
ArrayList<Hinh> list = new ArrayList<>();
public abstract double dientich();
public String toString(){
return "Dien tich : " + dientich();
}
public void addHinh(Hinh hinh){
list.add(hinh);
... | UTF-8 | Java | 325 | java | Hinh.java | Java | [] | null | [] | package LearnBasic.BaiHuongDoiTuong;
import java.util.ArrayList;
public abstract class Hinh {
ArrayList<Hinh> list = new ArrayList<>();
public abstract double dientich();
public String toString(){
return "Dien tich : " + dientich();
}
public void addHinh(Hinh hinh){
list.add(hinh);
... | 325 | 0.658462 | 0.658462 | 14 | 22.214285 | 16.040924 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
eaa39ae53ddc1f0a97c86add7fd11dc2352b2095 | 32,633,161,552,139 | a0830d48b180f3d49998a13e5f372b52c4f0afec | /Código/Sistema_de_Aluguel_de_Carros/src/main/java/com/example/sistema_de_aluguel_de_carros/Models/Usuario.java | a93ea0cb7d8aebcc2dd901f293ae1b8c82dd2341 | [
"MIT"
] | permissive | marinisz/Projeto02-Lab-Desenvolvimento | https://github.com/marinisz/Projeto02-Lab-Desenvolvimento | 2503d3e05904dc3a2c3fe09b36489e0374443c2c | 8f97514fcd22cae634dedb11e5a83339c5af58f7 | refs/heads/main | 2023-08-31T12:02:29.142000 | 2021-10-04T02:49:28 | 2021-10-04T02:49:28 | 406,168,031 | 0 | 0 | MIT | false | 2021-10-02T20:47:51 | 2021-09-14T00:14:45 | 2021-09-26T21:51:33 | 2021-10-02T20:47:50 | 643 | 0 | 0 | 0 | Java | false | false | package com.example.sistema_de_aluguel_de_carros.Models;
public class Usuario {
private String nome;
private String endereco;
private String id;
public Usuario logar() {
return null;
}
public void cadastrar() {
}
}
| UTF-8 | Java | 232 | java | Usuario.java | Java | [] | null | [] | package com.example.sistema_de_aluguel_de_carros.Models;
public class Usuario {
private String nome;
private String endereco;
private String id;
public Usuario logar() {
return null;
}
public void cadastrar() {
}
}
| 232 | 0.711207 | 0.711207 | 19 | 11.210526 | 14.806041 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.736842 | false | false | 10 |
a6e89a001f7314194be2c81d6c39a34b582f1fc0 | 4,002,909,556,088 | 7494ee198e9c60d01fceb00a4808cf52f021364e | /src/main/java/edu/swri/swiftvis/plot/util/FontUser.java | f484bba2210f7a77c7c007d7afb5e8039abd64b5 | [] | no_license | MarkCLewis/SwiftVis | https://github.com/MarkCLewis/SwiftVis | acfb649988c03e41010ef7f2618ef7e793eac1d4 | 2147b26aeb47969027ea2c2e73d83e550b076971 | refs/heads/master | 2022-10-15T13:13:22.171000 | 2022-08-22T00:53:56 | 2022-08-22T00:53:56 | 54,576,592 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Generated by Together */
package edu.swri.swiftvis.plot.util;
public interface FontUser {
void applyFont(FontOptions options);
}
| UTF-8 | Java | 145 | java | FontUser.java | Java | [] | null | [] | /* Generated by Together */
package edu.swri.swiftvis.plot.util;
public interface FontUser {
void applyFont(FontOptions options);
}
| 145 | 0.710345 | 0.710345 | 7 | 18.714285 | 16.489948 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 10 |
8b0f91d1d4cacae9575745466576a3ab2523cca2 | 31,404,800,899,145 | db558c6a00423e616a79afb173ea95f0aec055f1 | /Chapter_12/Exercise12_19/Main.java | 36554655c8c1868c18d864bc8d28e1cd234a7a30 | [] | no_license | Zhandos-Hello-World/Introduction-to-Java | https://github.com/Zhandos-Hello-World/Introduction-to-Java | 79e455b86269e9cb6d1521de3f49dbddb980cc22 | 7ce2a220265cd48545dfb2d760c37e95acdffb88 | refs/heads/main | 2023-06-29T11:29:55.865000 | 2021-08-03T07:25:13 | 2021-08-03T07:25:13 | 350,361,967 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
(Linking two files) Write a program that prompts the user to enter the name of
an author and the title of one their books. It writes the author’s name to a file
by using the method written in Programming Exercise 12.15. Their book’s title
is written at the end of a file Books.txt with the line number of the author’s... | UTF-8 | Java | 1,833 | java | Main.java | Java | [] | null | [] | /*
(Linking two files) Write a program that prompts the user to enter the name of
an author and the title of one their books. It writes the author’s name to a file
by using the method written in Programming Exercise 12.15. Their book’s title
is written at the end of a file Books.txt with the line number of the author’s... | 1,833 | 0.691845 | 0.68856 | 56 | 31.642857 | 27.324392 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.482143 | false | false | 10 |
edb94dfd64ab553a6c2cac7f7014cb988a9901f8 | 9,603,546,911,313 | c0a79a12d5fc5c9f2521ed2b55f09389aca9a1ba | /dubbo-acid/dubbo-acid-facade/src/main/java/org/dubbo/acid/entity/AnalysisAnonymousEntity.java | 5fbb49e6b4cdf4d68e2d265b887d2027c92c4b7e | [] | no_license | boc1006/boc | https://github.com/boc1006/boc | 8362566442f0771e3fa13ddff878abca69c98c1b | a22e481401a20176bc02c55c7657b4052aa6e2f5 | refs/heads/master | 2021-05-11T13:00:44.498000 | 2018-01-16T10:39:53 | 2018-01-16T10:39:53 | 117,669,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.dubbo.acid.entity;
import java.io.Serializable;
public class AnalysisAnonymousEntity implements Serializable {
private static final long serialVersionUID = -307695598152779302L;
private long id;
private String clientid;
private String clientip;
private String pageid;
private String referer;
priv... | UTF-8 | Java | 2,274 | java | AnalysisAnonymousEntity.java | Java | [] | null | [] | package org.dubbo.acid.entity;
import java.io.Serializable;
public class AnalysisAnonymousEntity implements Serializable {
private static final long serialVersionUID = -307695598152779302L;
private long id;
private String clientid;
private String clientip;
private String pageid;
private String referer;
priv... | 2,274 | 0.730871 | 0.722955 | 108 | 20.055555 | 15.044891 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.611111 | false | false | 10 |
47d1b63ac158c12a23e028ff273bb722437dfa9a | 21,217,138,481,272 | 9e49c7bc59c8c3384545bf6497545690c9b912db | /Mathematical and String operations/Exercicio04.java | e1134b4e4f8214275ba4fc3c21e32aada030cc82 | [] | no_license | BrunoGino/Java | https://github.com/BrunoGino/Java | 99813cd23c01b51c5edc731d80fe97e3048820fb | 420a21b070ef6ae943ff3e53f2b1cad243f1b63a | refs/heads/master | 2018-12-08T15:07:14.901000 | 2018-11-13T13:26:46 | 2018-11-13T13:26:46 | 140,958,449 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cap04;
import javax.swing.JOptionPane;
public class Exercicio04 {
public static void main(String[] args) throws InterruptedException {
String frase = JOptionPane.showInputDialog("Insira uma frase qualquer: ");
String newFrase="";
for(int i=frase.length()-1;i>=0;i--){
char... | UTF-8 | Java | 592 | java | Exercicio04.java | Java | [] | null | [] | package cap04;
import javax.swing.JOptionPane;
public class Exercicio04 {
public static void main(String[] args) throws InterruptedException {
String frase = JOptionPane.showInputDialog("Insira uma frase qualquer: ");
String newFrase="";
for(int i=frase.length()-1;i>=0;i--){
char... | 592 | 0.563452 | 0.551607 | 14 | 41.214287 | 38.255119 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 10 |
ec07102ae71dec5053933c7c4e4f14e9d86a4850 | 15,109,694,984,678 | 5026a9cdd52c469d592b468e1de6c8cd2107d2b5 | /src/main/java/finskul/mr/WordCountPartitioner.java | 7ef5d593094ce38bb1b0b6c8ffe7ff8a640af018 | [] | no_license | FrederickPullen/hadoop-finskul | https://github.com/FrederickPullen/hadoop-finskul | dcdeae09068ecf2462ecd913273d86f390df64c6 | df3e7753eb6589829187af0bead56585e45ceead | refs/heads/master | 2018-03-31T14:52:17.750000 | 2017-04-13T12:05:09 | 2017-04-13T12:05:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package finskul.mr;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Partitioner;
import finskul.WordCountMRApp;
public class WordCountPartitioner extends Partitioner <Text, IntWritable>
{
@Override
public int getPartition(Text key, IntWritable value, i... | UTF-8 | Java | 392 | java | WordCountPartitioner.java | Java | [] | null | [] | package finskul.mr;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.io.Text;
import org.apache.hadoop.mapreduce.Partitioner;
import finskul.WordCountMRApp;
public class WordCountPartitioner extends Partitioner <Text, IntWritable>
{
@Override
public int getPartition(Text key, IntWritable value, i... | 392 | 0.790816 | 0.790816 | 20 | 18.6 | 24.162781 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 10 |
7f67fd5fbde17adfda73c145c048e575815561fa | 28,312,424,460,021 | 86c7c7a84e8e0c7f31b8dfccf17c11518f7cf446 | /AppAprendiendoIdiomas/app/src/main/java/com/example/appaprendiendoidiomas/ActivityNumeros.java | bc304f72b5bae9a31e3f4c380e9c00a8445e4345 | [] | no_license | gasparpd/Android | https://github.com/gasparpd/Android | 168191f2553de0a833f0c7c7934a3d61c6753888 | 2af386335c718a6f54049550d12d7a537f6b21a3 | refs/heads/master | 2020-12-11T15:41:14.300000 | 2020-03-18T13:38:50 | 2020-03-18T13:38:50 | 233,887,774 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.appaprendiendoidiomas;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.TextView;
import com.google.android.ma... | UTF-8 | Java | 6,416 | java | ActivityNumeros.java | Java | [] | null | [] | package com.example.appaprendiendoidiomas;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.TextView;
import com.google.android.ma... | 6,416 | 0.481608 | 0.470698 | 194 | 32.072166 | 20.611151 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597938 | false | false | 10 |
2f65ddea2703cc07a84f4a933ff9383750b888f4 | 8,194,797,653,588 | 70be890cc0cb89f28a05fb63fd7f17a9975587be | /ConstructorCall/src/com/saiprasanna/Test.java | 9dd48eaa9e616501f3119c9a74c0c9c26b8741ce | [] | no_license | dmovva/gitlearning | https://github.com/dmovva/gitlearning | 8ca9d3fbd91f7c2940e803dd981f4eb0af197773 | fed94c3b305a211f8df3ae3fbd9d814346749e6b | refs/heads/master | 2020-03-31T11:49:21.192000 | 2018-10-09T05:53:38 | 2018-10-09T05:53:38 | 152,192,528 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saiprasanna;
/**
* Created by saipr on 6/2/2016.
*/
public class Test {
Test(){
this(10);
System.out.println("0 arg-constructor");
}
Test(int a){
this(10,20);
System.out.println("1-arg constructor: "+a);
}
Test(int a,int b){
System.out.println(... | UTF-8 | Java | 383 | java | Test.java | Java | [
{
"context": "package com.saiprasanna;\n\n/**\n * Created by saipr on 6/2/2016.\n */\npublic class Test {\n Test(){\n",
"end": 49,
"score": 0.999491810798645,
"start": 44,
"tag": "USERNAME",
"value": "saipr"
}
] | null | [] | package com.saiprasanna;
/**
* Created by saipr on 6/2/2016.
*/
public class Test {
Test(){
this(10);
System.out.println("0 arg-constructor");
}
Test(int a){
this(10,20);
System.out.println("1-arg constructor: "+a);
}
Test(int a,int b){
System.out.println(... | 383 | 0.532637 | 0.493473 | 21 | 17.238094 | 20.252935 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 10 |
10b9fcf0192df6a869d977ce6afe85b4e65630f9 | 18,296,560,746,353 | c474b03758be154e43758220e47b3403eb7fc1fc | /apk/decompiled/com.tinder_2018-07-26_source_from_JADX/sources/com/tinder/utils/C15364o.java | d1e78bc801831b8fc8951f5d0bcb7e581314c619 | [] | no_license | EstebanDalelR/tinderAnalysis | https://github.com/EstebanDalelR/tinderAnalysis | f80fe1f43b3b9dba283b5db1781189a0dd592c24 | 941e2c634c40e5dbf5585c6876ef33f2a578b65c | refs/heads/master | 2020-04-04T09:03:32.659000 | 2018-11-23T20:41:28 | 2018-11-23T20:41:28 | 155,805,042 | 0 | 0 | null | false | 2018-11-18T16:02:45 | 2018-11-02T02:44:34 | 2018-11-18T15:58:25 | 2018-11-18T16:02:44 | 353,670 | 0 | 0 | 0 | null | false | null | package com.tinder.utils;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import kotlin.Metadata;
import kotlin.jvm.internal.C2668g;
import org.jetbrains.annotations.NotNull;
@Metadata(bv = {1, 0, 2}, d1 = {"\u0000\f\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\u001a\n\u0010\u0000\u... | UTF-8 | Java | 2,490 | java | C15364o.java | Java | [] | null | [] | package com.tinder.utils;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import kotlin.Metadata;
import kotlin.jvm.internal.C2668g;
import org.jetbrains.annotations.NotNull;
@Metadata(bv = {1, 0, 2}, d1 = {"\u0000\f\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\u001a\n\u0010\u0000\u... | 2,490 | 0.53636 | 0.479711 | 58 | 41.913792 | 40.882206 | 303 | false | false | 0 | 0 | 24 | 0.009642 | 0 | 0 | 0.706897 | false | false | 10 |
34b693d6db608ae4e52bf1fd918e84278a1841fb | 18,296,560,747,030 | ee8f76474c80cc89d0ba522d3f0ad24e9678e34b | /app/src/main/java/com/example/pocketclash/TopTenActivity.java | 25252efd90a48654723fc0aa7fc8431aca1d5a0d | [] | no_license | Vadix3/PocketClash | https://github.com/Vadix3/PocketClash | 14b51c7c76e5857c1a38b0c5db2c30fe47d49c61 | 6c5a7ce987a86f7bdd16713173170f11c4d32602 | refs/heads/master | 2022-12-22T15:23:28.392000 | 2020-09-24T14:12:36 | 2020-09-24T14:12:36 | 287,447,329 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.pocketclash;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.... | UTF-8 | Java | 4,579 | java | TopTenActivity.java | Java | [] | null | [] | package com.example.pocketclash;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.view.View;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.... | 4,579 | 0.652763 | 0.647521 | 147 | 30.14966 | 25.034765 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55102 | false | false | 10 |
a0f9906391b7ae9251195149d92d55e2aa1db3b1 | 35,828,617,198,200 | 0ce736857acafab8928a60a9749e1611aa1072f6 | /src/main/java/eu/socialsensor/framework/client/dao/MediaItemDAO.java | 6a92ee6a59e42f964c4035ed10ba5ed0c83cdb7c | [
"Apache-2.0"
] | permissive | kandreadou/socialsensor-framework-client | https://github.com/kandreadou/socialsensor-framework-client | 01f9b258c3398f9032c9b94f4bdacc47e9c467fe | 4a9302fc61f4d899b58bb594e6c049bfd2aa8ed8 | refs/heads/master | 2020-12-26T02:31:53.421000 | 2014-01-09T11:00:28 | 2014-01-09T11:00:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package eu.socialsensor.framework.client.dao;
import java.util.List;
import eu.socialsensor.framework.common.domain.MediaItem;
/**
*
* @author etzoannos
*/
public interface MediaItemDAO {
publi... | UTF-8 | Java | 1,774 | java | MediaItemDAO.java | Java | [
{
"context": "rk.common.domain.MediaItem;\r\n\r\n/**\r\n *\r\n * @author etzoannos\r\n */\r\npublic interface MediaItemDAO {\r\n\r\n publ",
"end": 269,
"score": 0.9996178150177002,
"start": 260,
"tag": "USERNAME",
"value": "etzoannos"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package eu.socialsensor.framework.client.dao;
import java.util.List;
import eu.socialsensor.framework.common.domain.MediaItem;
/**
*
* @author etzoannos
*/
public interface MediaItemDAO {
publi... | 1,774 | 0.741826 | 0.741826 | 58 | 28.586206 | 32.688728 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.672414 | false | false | 10 |
e660e5d356fa7126a4ea7f2c6bec58e8c06eb585 | 6,863,357,805,789 | 7a79a77dfbde361f3f23a02a9cb608a457daf385 | /test/src/main/java/io/github/privacystreams/test/MainActivity.java | 31ccda829beacf282ad736376c828b0df233090c | [
"Apache-2.0"
] | permissive | MessageOnTap/PrivacyStreams | https://github.com/MessageOnTap/PrivacyStreams | 7e9f9bb6361992eb5c6ae841209dbe14e428f044 | c66f2cbc62add0a4a5c06f14432d3f6b4d7b282e | refs/heads/master | 2021-09-11T01:43:56.474000 | 2018-04-05T22:39:16 | 2018-04-05T22:39:16 | 91,588,268 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.privacystreams.test;
import android.os.AsyncTask;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.RequiresApi;
import android.support.multidex.MultiDex;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
publi... | UTF-8 | Java | 2,057 | java | MainActivity.java | Java | [] | null | [] | package io.github.privacystreams.test;
import android.os.AsyncTask;
import android.os.Build;
import android.os.Bundle;
import android.support.annotation.RequiresApi;
import android.support.multidex.MultiDex;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Button;
publi... | 2,057 | 0.633933 | 0.632961 | 57 | 35.105263 | 20.618238 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.807018 | false | false | 10 |
25240d41d07d80cfbc5ce2213d09595ffb63d5f6 | 30,185,030,198,342 | 879c7e6a81aabe2ba746bc0f9857ffb3d067e6f6 | /CalcularConta/src/br/com/exercicio/back/dao/ClienteDAO.java | ebd466beeff37174ece4b9af39a404e40b6ebe8f | [] | no_license | leandro992/CalcularCorrida | https://github.com/leandro992/CalcularCorrida | af878e5b27cc832703334e6a4cc79f7817ae9386 | e3084aac7f2cd6d88df6b07b5c082beb0960e73d | refs/heads/master | 2020-03-16T05:32:51.102000 | 2018-05-08T01:48:07 | 2018-05-08T01:48:07 | 132,534,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.exercicio.back.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import br.com.exercicio.back.bean.Cliente;
import br.com.exercicio.conexaobanco.ConnectionManager;
/**
* Class... | UTF-8 | Java | 2,493 | java | ClienteDAO.java | Java | [
{
"context": "de>Cliente</code> no banco de dados\n * \n * @author Victor Leandro\n *\n */\npublic class ClienteDAO {\n\n\tpublic void in",
"end": 406,
"score": 0.9998377561569214,
"start": 392,
"tag": "NAME",
"value": "Victor Leandro"
}
] | null | [] | package br.com.exercicio.back.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import br.com.exercicio.back.bean.Cliente;
import br.com.exercicio.conexaobanco.ConnectionManager;
/**
* Class... | 2,485 | 0.667068 | 0.661452 | 99 | 24.181818 | 23.000818 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.565657 | false | false | 10 |
9454a63490319ed529a0b735d66fcae806a8e7f3 | 37,941,741,096,260 | 011976b1e0df3a786459e37796d2aef24e92fb0d | /src/br/edu/ifce/ia/DecisionTree.java | e245a4d859ae8adee6f57a02d9eab0ac4c6d7777 | [] | no_license | likaiju/decisiontree | https://github.com/likaiju/decisiontree | d961fb0637c407855cfc819f215527c8234af732 | 6be0d491f6703a0070b2b7ee6a0fc3037471d0ea | refs/heads/master | 2020-06-11T22:25:37.689000 | 2014-10-22T02:48:54 | 2014-10-22T02:48:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.ifce.ia;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
public class DecisionTree {
private List<Map<String, String>> table;
private TreeNode rootTree;
public DecisionT... | UTF-8 | Java | 8,248 | java | DecisionTree.java | Java | [] | null | [] | package br.edu.ifce.ia;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
public class DecisionTree {
private List<Map<String, String>> table;
private TreeNode rootTree;
public DecisionT... | 8,248 | 0.606079 | 0.599271 | 338 | 23.33432 | 22.142439 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.133136 | false | false | 10 |
d1ddb61a9fb7977796989d3d70c8f3274f3e8bb1 | 37,142,877,187,002 | 42b63263539a675a4557935a4f4829e474e18a91 | /src/test/java/com/github/blahord/lexiker/matcher/EmptyMatcherTest.java | 67736d0771743494c62ddd4477ef2f383e7f01d8 | [
"Apache-2.0"
] | permissive | Blahord/Lexiker | https://github.com/Blahord/Lexiker | 52e4e05362392d8847f73f0b406f3c334aafd44c | 8bd00836028b9e19b1a9fc191a2b09c90c50cd73 | refs/heads/master | 2017-11-26T13:48:56.424000 | 2016-12-11T12:17:01 | 2016-12-11T12:17:01 | 51,608,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.blahord.lexiker.matcher;
import com.github.blahord.lexiker.charactersource.StringCharacterSource;
import org.testng.annotations.Test;
import static org.assertj.core.api.Java6Assertions.assertThat;
@Test
public class EmptyMatcherTest {
public void testMatch() throws Exception {
final E... | UTF-8 | Java | 1,512 | java | EmptyMatcherTest.java | Java | [
{
"context": "package com.github.blahord.lexiker.matcher;\n\nimport com.github.blahord.lexik",
"end": 26,
"score": 0.9073893427848816,
"start": 19,
"tag": "USERNAME",
"value": "blahord"
},
{
"context": "ithub.blahord.lexiker.matcher;\n\nimport com.github.blahord.lexiker.charactersour... | null | [] | package com.github.blahord.lexiker.matcher;
import com.github.blahord.lexiker.charactersource.StringCharacterSource;
import org.testng.annotations.Test;
import static org.assertj.core.api.Java6Assertions.assertThat;
@Test
public class EmptyMatcherTest {
public void testMatch() throws Exception {
final E... | 1,512 | 0.703704 | 0.693783 | 31 | 47.80645 | 37.911118 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.645161 | false | false | 10 |
7a052c067dfa6e72402aa18b7155ccf37639cbb6 | 15,522,011,863,729 | f1572d3a826ced3a778dd378ab52fa22d1ec3ec9 | /democode/xsd2javacreate/src/com/beyondbit/smartbox/request/ViewMagazineRequest.java | 509d5fe84a252c05007b5eae0bcfe1a843739a94 | [] | no_license | txc1223/helloworld | https://github.com/txc1223/helloworld | 0a3ae2cdf675e940816bcfba8a611de2b3aa4434 | c0db8c4a9eaa923c995e7aec239db35ef6ed498a | refs/heads/master | 2021-01-25T10:29:11.002000 | 2015-12-15T03:26:14 | 2015-12-15T03:26:14 | 31,292,917 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.beyondbit.smartbox.request;
public class ViewMagazineRequest extends Request {
private String magazineID;
public void setMagazineID(String magazineID){
this.magazineID=magazineID;
}
public String getMagazineID(){
return magazineID;
}
} | UTF-8 | Java | 263 | java | ViewMagazineRequest.java | Java | [] | null | [] | package com.beyondbit.smartbox.request;
public class ViewMagazineRequest extends Request {
private String magazineID;
public void setMagazineID(String magazineID){
this.magazineID=magazineID;
}
public String getMagazineID(){
return magazineID;
}
} | 263 | 0.779468 | 0.779468 | 11 | 22 | 18.120808 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 10 |
64e6fc95023b70d38d40ccec1f2adc28a1c5d6c6 | 26,843,545,649,090 | 3fae7512fbf441d7f15a502a0de26fc2a9db0c0e | /src/com/example/android_image_editing_filters/filter/SmoothingForExport.java | d85d8a100f1e5a4f159b03a80eb8d704f26fbd6b | [
"MIT"
] | permissive | cgewdev/AndroidImageEditingFilters | https://github.com/cgewdev/AndroidImageEditingFilters | 52273578a5e3fa52ff8c3da1126b0aefc61d1b6d | 9dab2a98f83687af5f4f6f1e39f32b57bf8e11c6 | refs/heads/master | 2021-01-10T13:34:51.596000 | 2015-10-07T08:38:51 | 2015-10-07T08:38:51 | 43,802,576 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android_image_editing_filters.filter;
import android.graphics.Bitmap;
import com.example.android_image_editing_filters.model.ConvolutionMask;
/**
* Smoothes an image.
*/
public class SmoothingForExport extends Filter {
private Bitmap bitmapIn;
private int oldSizeOfMask, prevWidth, prev... | UTF-8 | Java | 3,012 | java | SmoothingForExport.java | Java | [] | null | [] | package com.example.android_image_editing_filters.filter;
import android.graphics.Bitmap;
import com.example.android_image_editing_filters.model.ConvolutionMask;
/**
* Smoothes an image.
*/
public class SmoothingForExport extends Filter {
private Bitmap bitmapIn;
private int oldSizeOfMask, prevWidth, prev... | 3,012 | 0.658699 | 0.658035 | 112 | 25.892857 | 28.051723 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446429 | false | false | 10 |
7c1c96d2544dc1c50cfc2b4f30f159a11cab20c2 | 32,719,060,915,567 | a7d60064a2e33188e0e286fe3ee69a5bfd1fa8ad | /src/main/java/com/cskaoyan/smzdm/utils/event/EventConsumer.java | dc0336e63ac2c756fe05773de29cf019e7616001 | [] | no_license | hlfvngr/smzdm | https://github.com/hlfvngr/smzdm | 34354705f4394542e633556e826ae24aa003ed34 | 2f0ef35a0a89bc42be12cadaf86b61cabbf1f0e3 | refs/heads/master | 2020-04-12T11:10:03.622000 | 2018-12-21T15:54:45 | 2018-12-21T15:54:45 | 162,451,167 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cskaoyan.smzdm.utils.event;
import com.alibaba.fastjson.JSON;
import com.cskaoyan.smzdm.bean.Event;
import com.cskaoyan.smzdm.bean.EventType;
import com.cskaoyan.smzdm.ehandler.EventHandler;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.InitializingBean;
import o... | UTF-8 | Java | 2,304 | java | EventConsumer.java | Java | [] | null | [] | package com.cskaoyan.smzdm.utils.event;
import com.alibaba.fastjson.JSON;
import com.cskaoyan.smzdm.bean.Event;
import com.cskaoyan.smzdm.bean.EventType;
import com.cskaoyan.smzdm.ehandler.EventHandler;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.InitializingBean;
import o... | 2,304 | 0.644965 | 0.644097 | 69 | 32.391304 | 25.061211 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.550725 | false | false | 10 |
f28ed0877e780e9b8dfe3f0445dfb015a7103afd | 4,148,938,478,291 | 29522bf433282bf11233aa65535dcc17856ac942 | /hackerrank/SherlockAndTheBeast.java | 41b059e09085132542a2c40d59ea20eedc87e415 | [] | no_license | naniroot/interview-prep | https://github.com/naniroot/interview-prep | 62b866899c2a4162fc35a5c038ad0f90f56d549a | 0cba269b95f5de5cc13396ea82624f736312f8f4 | refs/heads/master | 2021-01-10T06:59:36.143000 | 2016-03-16T06:29:55 | 2016-03-16T06:29:55 | 46,839,420 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hackerrank;
import java.util.Scanner;
public class SherlockAndTheBeast {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int testCases = Integer.parseInt(scanner.nextLine());
for(int i=0; i<testCases; i++){
int n = Integer.parseI... | UTF-8 | Java | 1,709 | java | SherlockAndTheBeast.java | Java | [] | null | [] | package hackerrank;
import java.util.Scanner;
public class SherlockAndTheBeast {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
int testCases = Integer.parseInt(scanner.nextLine());
for(int i=0; i<testCases; i++){
int n = Integer.parseI... | 1,709 | 0.441779 | 0.420714 | 58 | 28.465517 | 16.861725 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.568966 | false | false | 3 |
0fe1db65da7f4c8db45117b0611709c9d020d66a | 37,598,143,729,746 | 69784a7cd71980e0df73fd008c75f0d394f91ada | /src/test/java/com/eitraz/tellstick/core/TellstickRule.java | c0a7f1ea30088406fe745b5e8903ed79047bc221 | [] | no_license | Eitraz/tellstick-core | https://github.com/Eitraz/tellstick-core | 7c5db3d137fb14cfffa62e625b238a8076fc5429 | 68e98b20388f944ac0a739c4a42b17fa3cf46552 | refs/heads/master | 2020-12-25T16:54:01.877000 | 2016-11-18T20:43:30 | 2016-11-18T20:43:30 | 42,671,295 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eitraz.tellstick.core;
import org.junit.rules.TestRule;
import org.junit.runner.Description;
import org.junit.runners.model.Statement;
public class TellstickRule implements TestRule {
private Tellstick tellstick = new Tellstick();
private TellstickCoreMockLibrary library = new TellstickCoreMockLib... | UTF-8 | Java | 894 | java | TellstickRule.java | Java | [] | null | [] | package com.eitraz.tellstick.core;
import org.junit.rules.TestRule;
import org.junit.runner.Description;
import org.junit.runners.model.Statement;
public class TellstickRule implements TestRule {
private Tellstick tellstick = new Tellstick();
private TellstickCoreMockLibrary library = new TellstickCoreMockLib... | 894 | 0.602908 | 0.602908 | 34 | 25.294117 | 20.771204 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.382353 | false | false | 3 |
dff2d9e3e379bb7ef8d39ff972a08bb1e09e5499 | 36,155,034,740,951 | 8017670eb55049d490e928c1964698afaa5a5e43 | /src/main/java/com/hackerrank/algorithm/string/CaesarCipher.java | 7e38a2fc880b0f6bcac25bb45876bd336e0d53aa | [] | no_license | Evg3n/problems | https://github.com/Evg3n/problems | 05877136f793dc6277198d82af9adcdfbc358ae5 | d2b1416af286abafcb1f05043c23330f5b54c2fa | refs/heads/master | 2021-01-16T00:47:01.723000 | 2020-04-05T21:20:25 | 2020-04-05T21:20:25 | 99,976,911 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hackerrank.algorithm.string;
import java.util.Scanner;
/**
* https://www.hackerrank.com/challenges/caesar-cipher-1
*/
public class CaesarCipher {
public static void main(String[] args) {
Scanner in = new Scanner(CaesarCipher.class.getClassLoader().getResourceAsStream(
"hackerrank/algorithm/s... | UTF-8 | Java | 1,047 | java | CaesarCipher.java | Java | [] | null | [] | package com.hackerrank.algorithm.string;
import java.util.Scanner;
/**
* https://www.hackerrank.com/challenges/caesar-cipher-1
*/
public class CaesarCipher {
public static void main(String[] args) {
Scanner in = new Scanner(CaesarCipher.class.getClassLoader().getResourceAsStream(
"hackerrank/algorithm/s... | 1,047 | 0.618911 | 0.613181 | 35 | 28.942858 | 24.937571 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.485714 | false | false | 3 |
3d5fbd4979774dd58e6dd62579230b2102269ec2 | 36,979,668,454,071 | 5e1ed588f861d3178ed59027ff1895d9e7392831 | /src/main/java/uk/ac/soton/ldanalytics/sparql2sql/model/BGPEngine.java | 0435a3ad0ddf439cfd1efdf06ce76bfbc9db89b7 | [] | no_license | ZuoMatthew/sparql2sql | https://github.com/ZuoMatthew/sparql2sql | 53e0b7bf1d40f0562a23469134e5e55da2749ebe | 00379e7e2501bbcd8c8c7bf50c1a3cf028f0dc98 | refs/heads/master | 2020-07-01T15:05:56.210000 | 2016-10-16T16:19:49 | 2016-10-16T16:19:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.ac.soton.ldanalytics.sparql2sql.model;
public enum BGPEngine {
JENA, SESAME
}
| UTF-8 | Java | 91 | java | BGPEngine.java | Java | [] | null | [] | package uk.ac.soton.ldanalytics.sparql2sql.model;
public enum BGPEngine {
JENA, SESAME
}
| 91 | 0.78022 | 0.769231 | 5 | 17.200001 | 18.004444 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
37a0d6c020060791af003f2560d5ac4dad63f4e4 | 34,102,040,385,170 | dcbd6a4633bfbfc9516e0cc351f17f815ac801e5 | /src/example14_lambda_expression/ConstructorRefDemo.java | 016e8b964a9f20607a01b8af715bbb6e06cb3bf7 | [] | no_license | HVLLOWeEn/Shild_Example | https://github.com/HVLLOWeEn/Shild_Example | f4c0fe1564a0602ab6e3517c6fd40b88bd2246fc | 85c6313b24739cd14ed4b2fcf830d0769fa9c3d7 | refs/heads/master | 2021-01-19T15:08:03.552000 | 2017-11-19T11:58:26 | 2017-11-19T11:58:26 | 88,199,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package example14_lambda_expression;
public class ConstructorRefDemo {
public static void main(String[] args) {
// Создать ссылку на конструктор MyClass
// Поскольку метод func() интерфеса MyFuncString принимает аргумент,
// new ссылается на параметризированный конструктор MyClass, а
... | UTF-8 | Java | 824 | java | ConstructorRefDemo.java | Java | [] | null | [] | package example14_lambda_expression;
public class ConstructorRefDemo {
public static void main(String[] args) {
// Создать ссылку на конструктор MyClass
// Поскольку метод func() интерфеса MyFuncString принимает аргумент,
// new ссылается на параметризированный конструктор MyClass, а
... | 824 | 0.6992 | 0.6864 | 16 | 38.0625 | 27.91386 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 3 |
94a795cfcd8de81b9e42a531ce6d5c176eebcf05 | 39,341,900,470,595 | 7fab8f68e5317d595b89d48e1b68c0df826e5031 | /src/main/java/com/bol/mancala/service/GameService.java | 61352b1268be7fd39350ddf888260c8d4b3594a4 | [] | no_license | hessam-shm/mancala | https://github.com/hessam-shm/mancala | 045e51abba459d0de1ee959552b773c5ba48996f | 8e747a7cdb52e250e6d686aaaa49952d9d5bee43 | refs/heads/master | 2023-05-05T18:18:37.927000 | 2021-05-16T11:00:15 | 2021-05-16T11:00:15 | 369,711,723 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bol.mancala.service;
import com.bol.mancala.model.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.HashMap;
import java.util.Map;
@Service
public class GameService {
@Autowired
private BoardService boardService;
... | UTF-8 | Java | 3,921 | java | GameService.java | Java | [] | null | [] | package com.bol.mancala.service;
import com.bol.mancala.model.*;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.HashMap;
import java.util.Map;
@Service
public class GameService {
@Autowired
private BoardService boardService;
... | 3,921 | 0.608263 | 0.606478 | 112 | 34.00893 | 27.493668 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553571 | false | false | 3 |
1ce459dc2e40f9c5ad67c38a3a560ca270d2d744 | 19,353,122,686,017 | 46d9a1102f5b81f5119b3f85b0ed0a51063fc090 | /app/src/main/java/com/am/my_feed/feed/FeedAdapter.java | 093b0dac930c2be51c04bad347ee5926a0c40d8e | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Abed-Murad/ND_My-Feed | https://github.com/Abed-Murad/ND_My-Feed | 57ffce12ec93c534feb165ad817a345b96e1dde8 | 45283dc8b49d6ca7d9749b25b358413dfcf66398 | refs/heads/master | 2020-04-08T14:18:17.899000 | 2019-02-13T20:29:50 | 2019-02-13T20:29:50 | 159,431,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.am.my_feed.feed;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.am.my_feed.room.Article;
import com.am.my_feed.databinding.CardFeedArticleBinding;
import com.bumptech.gli... | UTF-8 | Java | 3,748 | java | FeedAdapter.java | Java | [] | null | [] | package com.am.my_feed.feed;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.am.my_feed.room.Article;
import com.am.my_feed.databinding.CardFeedArticleBinding;
import com.bumptech.gli... | 3,748 | 0.684365 | 0.683298 | 115 | 31.591305 | 34.048786 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.469565 | false | false | 3 |
27981eed8b122bc5ed62e37412f66bd18dc4ac2e | 33,998,961,175,122 | 41a534b1181e47d2bb199bcb4078582fdf3d533c | /src/main/java/com/reptile/analysis/CmbcCreditAnalysis.java | 9298394c3465d5170efbe3696a422d88f29a20f1 | [] | no_license | soldiers1989/ReptileBank | https://github.com/soldiers1989/ReptileBank | 2d0388bb502f33c3f12ecb4f6d533df0d7478227 | 0fc7cbaafbff4ce54e1c6a4f4064071b5bc117de | refs/heads/master | 2020-04-07T19:55:33.350000 | 2018-02-25T06:13:41 | 2018-02-25T06:13:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reptile.analysis;
import java.util.Map;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
public class CmbcCreditAnalysis {
/**
* 账单数据解析 按月
* @param banklist 每个月的账单数据
* @param creTLmit
* @return
*/
public static JSONArray getInfos(Map<String, String> banklist, Stri... | UTF-8 | Java | 2,957 | java | CmbcCreditAnalysis.java | Java | [] | null | [] | package com.reptile.analysis;
import java.util.Map;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
public class CmbcCreditAnalysis {
/**
* 账单数据解析 按月
* @param banklist 每个月的账单数据
* @param creTLmit
* @return
*/
public static JSONArray getInfos(Map<String, String> banklist, Stri... | 2,957 | 0.715201 | 0.709505 | 71 | 37.563381 | 28.353271 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.253521 | false | false | 3 |
cc8d6c78a47bdadbefb6435b490cf71c4d878181 | 36,850,819,441,816 | ce07abd5dbd4d67ab7159adccd253f8248757be1 | /android/app/src/main/java/com/tuanhk/internal/UserConfigImpl.java | 11b5628b3e1f91b0123f2bc87a849ff1043a4d97 | [] | no_license | HoangKimTuan/Base | https://github.com/HoangKimTuan/Base | 87a51f499aa56b66fe6b86d835ba3f63beb8a962 | 667a4de6efa5d750faaa6b7ce78cb013601bfe68 | refs/heads/master | 2020-03-25T22:38:07.280000 | 2018-09-05T07:53:46 | 2018-09-05T07:53:46 | 144,227,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tuanhk.internal;
import android.content.SharedPreferences;
import com.tuanhk.data.cache.UserConfig;
public class UserConfigImpl implements UserConfig {
private final SharedPreferences preferences;
public UserConfigImpl(SharedPreferences pref) {
this.preferences = pref;
}
@Overr... | UTF-8 | Java | 663 | java | UserConfigImpl.java | Java | [] | null | [] | package com.tuanhk.internal;
import android.content.SharedPreferences;
import com.tuanhk.data.cache.UserConfig;
public class UserConfigImpl implements UserConfig {
private final SharedPreferences preferences;
public UserConfigImpl(SharedPreferences pref) {
this.preferences = pref;
}
@Overr... | 663 | 0.714932 | 0.714932 | 27 | 23.555555 | 23.533009 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 3 |
431cd95016e6f0d2ce4615d9718ff5e957af65b9 | 31,842,887,592,614 | 9b5ca743c5965db47b7956b8d078c91dd4400d1b | /branches/factnet-0.1/FactNet-Desk/src/main/java/uninove/factnet/datatypes/rh/Pessoa.java | 580db859e016556152cf87856465f3a5ac6af6b9 | [] | no_license | BGCX067/fact-net-svn-to-git | https://github.com/BGCX067/fact-net-svn-to-git | ef85260e3e7bb9e32c1f5fb994f43fee20a5e9e0 | abe9f4c0ef881bc2c6aa044b8b28e80835341749 | refs/heads/master | 2016-09-01T08:55:49.151000 | 2015-12-28T14:26:54 | 2015-12-28T14:26:54 | 48,758,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uninove.factnet.datatypes.rh;
import uninove.factnet.datatypes.autenticacao.Permissoes;
import uninove.factnet.datatypes.login.Login;
public class Pessoa {
private Long idPessoa;
private Boolean isAtivo;
private Boolean isFuncionario;
private Login login;
private String nome;
private Pe... | UTF-8 | Java | 1,392 | java | Pessoa.java | Java | [] | null | [] | package uninove.factnet.datatypes.rh;
import uninove.factnet.datatypes.autenticacao.Permissoes;
import uninove.factnet.datatypes.login.Login;
public class Pessoa {
private Long idPessoa;
private Boolean isAtivo;
private Boolean isFuncionario;
private Login login;
private String nome;
private Pe... | 1,392 | 0.677443 | 0.677443 | 78 | 15.846154 | 16.041674 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.371795 | false | false | 3 |
6b31943412e4a60810fba7ae56bd494be45c9396 | 12,300,786,362,795 | e7bf0bc458df19e6f168e009c3fb9295429e2bd1 | /src/main/java/ua/org/ostpc/ittools/entity/ProjectStages.java | fe7c3a36a678b09b2cec799d90e2b7ccc41a2c30 | [
"Apache-2.0"
] | permissive | ostpc/ittools | https://github.com/ostpc/ittools | 8140183810e18cec6788fef5445ba51021b7c211 | 9a261d306003ca812affae46d459daa57844168c | refs/heads/master | 2020-04-21T01:31:04.526000 | 2019-03-19T13:14:51 | 2019-03-19T13:14:51 | 169,226,083 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.org.ostpc.ittools.entity;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
@Entity
public class ProjectStages {
@ManyToMany(fetch = FetchType.EAGER, mappedBy = "projectStages")
private Set<EmployeeRoles> employeeRoles = new HashSet<>();
@ManyToMany
@JoinTable(na... | UTF-8 | Java | 1,367 | java | ProjectStages.java | Java | [] | null | [] | package ua.org.ostpc.ittools.entity;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
@Entity
public class ProjectStages {
@ManyToMany(fetch = FetchType.EAGER, mappedBy = "projectStages")
private Set<EmployeeRoles> employeeRoles = new HashSet<>();
@ManyToMany
@JoinTable(na... | 1,367 | 0.651061 | 0.651061 | 60 | 21.783333 | 23.060133 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 3 |
f1a7443bb5b0f3564444e547085a80da1b6bae6e | 18,442,589,591,305 | 68ddffba63707d4686520aaa491026f18bf10234 | /src/main/java/com/lacoo/framework/db/persistence/JdbcPersistenceHandler.java | dbfecbbc82740f9b808673a939dff1a7c27be10f | [] | no_license | lacoolee/com.lacoo.framework.jdbc | https://github.com/lacoolee/com.lacoo.framework.jdbc | b98b86d3311eb8d1b23cc5c391c67406aeae0589 | 0f8df37752f2a196cbee5f607c94e14d83b49de2 | refs/heads/master | 2020-04-17T10:40:00.305000 | 2019-01-19T05:17:57 | 2019-01-19T05:17:57 | 166,509,117 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lacoo.framework.db.persistence;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.lang3.tuple.Pair;
/**
* <p>
* 类注释
* </p>
* <p>
* Copyright (c) 2004 Drian. All rights reserved
* </p>
* <p>
*
* @(#) JdbcPersistenceManager.java 创建日期
* </p>
* <p>
* @autho... | UTF-8 | Java | 1,634 | java | JdbcPersistenceHandler.java | Java | [
{
"context": " * <p>\n * 类注释\n * </p>\n * <p>\n * Copyright (c) 2004 Drian. All rights reserved\n * </p>\n * <p>\n * \n * @(#) J",
"end": 204,
"score": 0.9995734691619873,
"start": 199,
"tag": "NAME",
"value": "Drian"
},
{
"context": " </p>\n * <p>\n * @author <a href=\"mai... | null | [] | package com.lacoo.framework.db.persistence;
import java.sql.SQLException;
import java.util.List;
import org.apache.commons.lang3.tuple.Pair;
/**
* <p>
* 类注释
* </p>
* <p>
* Copyright (c) 2004 Drian. All rights reserved
* </p>
* <p>
*
* @(#) JdbcPersistenceManager.java 创建日期
* </p>
* <p>
* @autho... | 1,621 | 0.722294 | 0.713273 | 62 | 24.032259 | 28.048326 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758065 | false | false | 3 |
9a52c2ce5f2967523e41a69ead3064705d431fb4 | 27,513,560,561,719 | 817ac5e50e64eba54907a039a51def089414b34f | /whatever-boot/src/main/java/me/weix/whatever/entity/BaseEntity.java | a4068334b7c54ca7ea4d60ba31a892a5debb5138 | [] | no_license | wxpersonal/whatever-springboot | https://github.com/wxpersonal/whatever-springboot | 12d7731e14ff13afe5f13d353bf38eae075019d3 | 92e8eb67a221cfc2ed054f52e4334bdc370fe358 | refs/heads/master | 2022-10-28T21:01:14.448000 | 2019-05-17T01:13:59 | 2019-05-17T01:13:59 | 95,902,581 | 0 | 0 | null | false | 2022-10-12T20:26:47 | 2017-06-30T15:43:46 | 2019-05-17T01:14:29 | 2022-10-12T20:26:45 | 6,238 | 0 | 0 | 4 | Java | false | false | package me.weix.whatever.entity;
import com.baomidou.mybatisplus.annotations.TableField;
import com.baomidou.mybatisplus.annotations.TableLogic;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* @author weix
*/
@Data
public class BaseE... | UTF-8 | Java | 976 | java | BaseEntity.java | Java | [
{
"context": "rializable;\nimport java.util.Date;\n\n/**\n * @author weix\n */\n@Data\npublic class BaseEntity implements Seri",
"end": 291,
"score": 0.999508798122406,
"start": 287,
"tag": "USERNAME",
"value": "weix"
}
] | null | [] | package me.weix.whatever.entity;
import com.baomidou.mybatisplus.annotations.TableField;
import com.baomidou.mybatisplus.annotations.TableLogic;
import com.fasterxml.jackson.annotation.JsonFormat;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* @author weix
*/
@Data
public class BaseE... | 976 | 0.624463 | 0.624463 | 54 | 16.25926 | 15.845533 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.240741 | false | false | 3 |
4ba3e15f4669b618e8054bcac73d8eb3ce6d30d5 | 24,730,421,701,263 | 3e7a1180a9c382b292fe18fafed4538f70f090b6 | /src/test/java/ar/edu/unlam/tallerweb1/BuscarTest.java | 9f938918f304991ab111553a952a7b200a425907 | [] | no_license | DigruttolaGabriel/taller-web-1-proyecto | https://github.com/DigruttolaGabriel/taller-web-1-proyecto | 5c27df54f23bd119b567ae9c7da3f2e484d04375 | 102536eab31b9a1911bb08f0fd213d3d79eb89eb | refs/heads/master | 2023-02-03T00:49:52.558000 | 2020-12-17T20:50:23 | 2020-12-17T20:50:23 | 295,253,724 | 0 | 1 | null | false | 2020-12-17T20:50:24 | 2020-09-13T23:08:07 | 2020-12-17T19:35:31 | 2020-12-17T20:50:24 | 5,204 | 0 | 0 | 0 | Java | false | false | package ar.edu.unlam.tallerweb1;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.Assert.*;
import javax.inject.Inject;
import org.junit.Test;
import org.springframework.test.annotation.Rollback;
import org.springframework.transaction.annotation.Transactional;
import ar.edu.unlam.ta... | UTF-8 | Java | 2,065 | java | BuscarTest.java | Java | [
{
"context": " cliente.setDni(\"111111\");\n\t * cliente.setNombre(\"Nombre\"); cliente.setTelefono(\"0303456\");\n\t * \n\t * Formu",
"end": 1464,
"score": 0.9068447947502136,
"start": 1458,
"tag": "NAME",
"value": "Nombre"
}
] | null | [] | package ar.edu.unlam.tallerweb1;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.Assert.*;
import javax.inject.Inject;
import org.junit.Test;
import org.springframework.test.annotation.Rollback;
import org.springframework.transaction.annotation.Transactional;
import ar.edu.unlam.ta... | 2,065 | 0.74092 | 0.730751 | 81 | 24.506172 | 25.557547 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.098765 | false | false | 3 |
818d2717b0e5b2624329628755d9d1b9163e7492 | 3,659,312,152,613 | d0af17144cff316536a2a6b33de6494dc263ccb3 | /app/src/main/java/com/example/moviesapp/FavouriteMoviesActivity.java | 3d135827d767f2fbc2f3fd7b3fd7ac186bd5de22 | [] | no_license | mohammedsalmeen/MovieApp | https://github.com/mohammedsalmeen/MovieApp | 06ca0527cfb2c3063ee3025bc55e1a316025a27a | f06396b79710c72ee2b0b98fa1c5c506b115f112 | refs/heads/master | 2020-09-03T01:05:21.956000 | 2019-11-06T21:45:17 | 2019-11-06T21:45:17 | 219,347,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.moviesapp;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.uti... | UTF-8 | Java | 2,913 | java | FavouriteMoviesActivity.java | Java | [] | null | [] | package com.example.moviesapp;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.preference.PreferenceManager;
import android.uti... | 2,913 | 0.640577 | 0.63989 | 84 | 33.67857 | 23.978245 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702381 | false | false | 3 |
e08187f20151063dfccf28b12bfaa5d973215be8 | 14,345,190,786,827 | b6aab7ba6bc50e02dd1f4856a0b4241f9dc5041e | /A1.java | 7119506f87aa7ba93c975e4f87f1aa453e782f9f | [] | no_license | Pushpam-iitd/Conference-Scheduling-using-Local-Search | https://github.com/Pushpam-iitd/Conference-Scheduling-using-Local-Search | 33b4f58113b0007132b0e7284005021b1279ec22 | c7f20bde2af540a16a46e30cde1eb8d437745374 | refs/heads/master | 2020-03-27T09:17:45.495000 | 2018-08-27T17:09:04 | 2018-08-27T17:09:04 | 146,328,577 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
public class A1 {
// public static int[][] generate_neighbours(int[][] curr_state){
// int[][] temp=curr_state;
// }
double[][] dis_bw_papers;
public static double getgoodness(int[][][] schedule){
return(null);
}
// private static saveState(...){
// }
private stati... | UTF-8 | Java | 2,982 | java | A1.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
public class A1 {
// public static int[][] generate_neighbours(int[][] curr_state){
// int[][] temp=curr_state;
// }
double[][] dis_bw_papers;
public static double getgoodness(int[][][] schedule){
return(null);
}
// private static saveState(...){
// }
private stati... | 2,982 | 0.597921 | 0.58283 | 116 | 24.715517 | 21.031096 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.103448 | false | false | 3 |
321616668e174e50d0fa3c5e03ec1005edb16ee9 | 25,701,084,314,124 | 1afdeb4d55e8754a3d1d41c6226d847b5bb9f9e4 | /src/com/servlet/PurchaseConfirmation.java | f8bf7f84548b4268cd0b17e3d52084e84f308e25 | [] | no_license | machin3head/CLAIM_CarSalesWebApp | https://github.com/machin3head/CLAIM_CarSalesWebApp | 30b94b72a52f00172d2bd7918c6e886ea9594fd4 | d06991e93bd7481e1012bc0ceea6263f63a73178 | refs/heads/master | 2021-09-16T06:00:45.987000 | 2018-06-17T16:41:17 | 2018-06-17T16:41:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.servlet;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.s... | UTF-8 | Java | 1,413 | java | PurchaseConfirmation.java | Java | [] | null | [] | package com.servlet;
import java.io.IOException;
import java.util.HashSet;
import java.util.Set;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.s... | 1,413 | 0.760085 | 0.759377 | 51 | 26.705883 | 27.019451 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.54902 | false | false | 3 |
86f5ccd76b304f31d8b272fea005d677267954b3 | 6,133,213,315,382 | 7c9f02d557b4acf5d61667d89c4d371dcd1ef208 | /src/main/java/com/lunzi/camry/domain/Seller.java | 67ae8cc90fb5c36c586d114acd32d69b62f0ebd6 | [] | no_license | wushengtao/camry | https://github.com/wushengtao/camry | d7846f079511fb326ce5fc9ec9cc40cded433551 | 1fea2c8b4c942f688b7965740fd3007bc1e48c39 | refs/heads/master | 2022-06-27T16:37:20.238000 | 2019-07-04T01:18:35 | 2019-07-04T01:18:35 | 147,057,826 | 1 | 0 | null | false | 2022-06-22T18:37:54 | 2018-09-02T05:40:28 | 2019-07-04T01:19:02 | 2022-06-22T18:37:54 | 406 | 1 | 0 | 7 | JavaScript | false | false | package com.lunzi.camry.domain;
import com.google.gson.Gson;
import lombok.Builder;
import lombok.Data;
/**
* Created by lunzi on 2018/8/30 下午11:02
*/
@Data
@Builder
public class Seller {
private Long carId;
private Long contractAmount; // 合同金额
private Long earnest; // 定金
private Long balance; // 尾款... | UTF-8 | Java | 1,413 | java | Seller.java | Java | [
{
"context": "ok.Builder;\nimport lombok.Data;\n\n/**\n * Created by lunzi on 2018/8/30 下午11:02\n */\n@Data\n@Builder\npublic cl",
"end": 129,
"score": 0.9995539784431458,
"start": 124,
"tag": "USERNAME",
"value": "lunzi"
}
] | null | [] | package com.lunzi.camry.domain;
import com.google.gson.Gson;
import lombok.Builder;
import lombok.Data;
/**
* Created by lunzi on 2018/8/30 下午11:02
*/
@Data
@Builder
public class Seller {
private Long carId;
private Long contractAmount; // 合同金额
private Long earnest; // 定金
private Long balance; // 尾款... | 1,413 | 0.603408 | 0.585593 | 42 | 29.738094 | 15.19721 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 3 |
1b20eb5d13a6fe93ebece7b5b6e7c2e1588209be | 13,228,499,286,407 | 2d2d64c1be2f6614983b84f794e0b680f5b0c509 | /src/main/java/br/com/bank/onlybank/enums/AccountType.java | 27da9683c71f8a2f6b164ea11b80e5eb545c90dd | [] | no_license | audicarmo/one-bank-service-old-project | https://github.com/audicarmo/one-bank-service-old-project | 7d9f09de26ae66073832be52d814de6aa726e61d | 078ed8a6b9590de4ef84e1b3b0beb95d2ae78de2 | refs/heads/main | 2023-04-27T10:06:27.107000 | 2021-05-13T05:11:13 | 2021-05-13T05:11:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.bank.onlybank.enums;
public enum AccountType {
}
| UTF-8 | Java | 65 | java | AccountType.java | Java | [] | null | [] | package br.com.bank.onlybank.enums;
public enum AccountType {
}
| 65 | 0.769231 | 0.769231 | 4 | 15.25 | 15.171931 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
9819929f27f450cf4d0f0a595da76b0d4d538c06 | 807,453,877,892 | 735775b647f91b740b20fd80ab7327116c784efa | /javaVersionSourceCode/WumpusGame/src/WumpusGame/buildTree.java | 75601b8b1706df1ae6d449d8b5c2b512b4c9eb20 | [] | no_license | kir-a11y/WumpusGame | https://github.com/kir-a11y/WumpusGame | 8b73ce5806a77b947dac72d23b526fcf1ca2be87 | e3749c41b6e31e15e9c3805b1affc40e89a24945 | refs/heads/master | 2023-01-19T01:55:53.212000 | 2020-11-28T06:07:50 | 2020-11-28T06:07:50 | 316,653,329 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package WumpusGame;
import java.util.ArrayList;
public class buildTree {
public void buildthreelayer(Board board){
buildTree(board);
ArrayList<Board>firstSetOfChildren=board.getChildren();
int i=0;
while(i<firstSetOfChildren.size()){
firstSetOfChildren.get(i).setIsRed(!... | UTF-8 | Java | 4,735 | java | buildTree.java | Java | [] | null | [] | package WumpusGame;
import java.util.ArrayList;
public class buildTree {
public void buildthreelayer(Board board){
buildTree(board);
ArrayList<Board>firstSetOfChildren=board.getChildren();
int i=0;
while(i<firstSetOfChildren.size()){
firstSetOfChildren.get(i).setIsRed(!... | 4,735 | 0.515523 | 0.494403 | 130 | 35.430771 | 23.697756 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.784615 | false | false | 3 |
a0c3c7bd099a32b12c46a9527abb82a267be8528 | 30,691,836,314,250 | aa0352c80caebf6d53c30e7b4f71f87a60810fe4 | /pixplorer-web/src/test/java/at/ac/uibk/sepm/pixplorer/rest/FoundTest.java | b523066864d58bbda31a70c87d86ada62944ceb0 | [] | no_license | cboehler/pixplorer | https://github.com/cboehler/pixplorer | 063280865f097e076683589eed4416e3a1596381 | e36080b513423490ce1ae22fe9a7e223b1115680 | refs/heads/master | 2021-01-02T09:53:45.252000 | 2015-06-15T12:25:42 | 2015-06-15T12:25:42 | 32,873,475 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.ac.uibk.sepm.pixplorer.rest;
import java.util.List;
import org.junit.Assert;
import org.junit.Test;
import at.ac.uibk.sepm.pixplorer.db.PersistenceManager;
import at.ac.uibk.sepm.pixplorer.db.Place;
import at.ac.uibk.sepm.pixplorer.db.User;
import at.ac.uibk.sepm.pixplorer.rest.msg.AbstractReply;
import a... | UTF-8 | Java | 4,049 | java | FoundTest.java | Java | [
{
"context": " new AppInitRequest();\n\t\tinitRequest.setGoogleId(\"max.mustermann@google.com\");\n\t\tinitRequest.setOption(User.TYPE_LOCAL);\n\t\t\n\t",
"end": 837,
"score": 0.9999175667762756,
"start": 812,
"tag": "EMAIL",
"value": "max.mustermann@google.com"
},
{
"context": "uest... | null | [] | package at.ac.uibk.sepm.pixplorer.rest;
import java.util.List;
import org.junit.Assert;
import org.junit.Test;
import at.ac.uibk.sepm.pixplorer.db.PersistenceManager;
import at.ac.uibk.sepm.pixplorer.db.Place;
import at.ac.uibk.sepm.pixplorer.db.User;
import at.ac.uibk.sepm.pixplorer.rest.msg.AbstractReply;
import a... | 3,948 | 0.720425 | 0.717955 | 142 | 27.514084 | 22.848162 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.359155 | false | false | 3 |
63112932800e4fafbe7bd12d9fffbd648589d65b | 14,525,579,415,769 | 607aa9fe8b56019d35299e3915e2bb505dea8203 | /src/main/java/com/yanghui/auth/biz/service/impl/RoleServiceImpl.java | 91b108a375cbbaeee56d0008d9fd4c8b1420d3bd | [] | no_license | yanghuijava/video | https://github.com/yanghuijava/video | d30c89f05193fc104e5626ea75d6ac0c06f85f50 | ee1550b5bb0583fc47260a8f7da9b3c24633a182 | refs/heads/master | 2016-08-08T20:01:20.808000 | 2015-09-25T09:24:52 | 2015-09-25T09:24:52 | 43,104,047 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yanghui.auth.biz.service.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.yanghui.auth.biz.... | UTF-8 | Java | 2,273 | java | RoleServiceImpl.java | Java | [] | null | [] | package com.yanghui.auth.biz.service.impl;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.yanghui.auth.biz.... | 2,273 | 0.710301 | 0.708502 | 84 | 25.464285 | 20.489513 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.357143 | false | false | 3 |
fd9334158b0834b8b7cb64f8a10ed8de79d12dfd | 12,824,772,364,797 | 8b8ea960d643b0290b67921aba989ae0a29747a6 | /src/test/java/com/m3u8/basetool/GetSegList.java | a80bc58fb532052163e054922bfcae7da391ee13 | [] | no_license | Siiyoung/M3U8 | https://github.com/Siiyoung/M3U8 | b348facbe09b1f31975510958f721ed1629abb36 | 242fed7ac753b5facdeec240bc2d8c2196e27fb4 | refs/heads/master | 2021-01-10T15:39:29.592000 | 2016-03-29T10:42:43 | 2016-03-29T10:42:43 | 54,106,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.m3u8.basetool;
import java.io.IOException;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class GetSegList {
String url="http://pl.youku.com/playlist/m3u8?vid=373787369&type=mp4&ts=14582967... | UTF-8 | Java | 13,992 | java | GetSegList.java | Java | [
{
"context": "N9RiNhtFkCdQkQey2&sid=14582967698591236a0ea&token=0949&ctype=12&ev=1&oip=3702858343\";\r\n\t//String url = \"",
"end": 422,
"score": 0.9915534257888794,
"start": 418,
"tag": "PASSWORD",
"value": "0949"
},
{
"context": "TePdGq2kP3SGpPuXp&sid=345889164293512318c4b&token=1... | null | [] | package com.m3u8.basetool;
import java.io.IOException;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class GetSegList {
String url="http://pl.youku.com/playlist/m3u8?vid=373787369&type=mp4&ts=14582967... | 14,004 | 0.611339 | 0.587519 | 460 | 26.549999 | 25.445332 | 261 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.813044 | false | false | 3 |
938e446af89fcd9258f54fea451d469f2a84d988 | 7,911,329,781,130 | d8e311867938caf76ef4a031ff6a5576983a2edd | /webapp/racing/racingDomain/src/test/java/be/tiwi/vop/racing/domain/test/TournamentDaoTest.java | d86df9d44df94014074290898eef3faaf4553678 | [] | no_license | t0tec/racing-2D | https://github.com/t0tec/racing-2D | 21d2682383f6dd224dce1a874abe02d39008cc62 | abe7dc0182857871762c10a07df20677e1b54460 | refs/heads/master | 2021-01-13T01:29:59.045000 | 2015-01-21T12:21:06 | 2015-01-21T12:21:06 | 28,816,834 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.tiwi.vop.racing.domain.test;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.junit.Assert;
import org.junit.Ignore;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import be.tiwi.vop.racing.core.mo... | UTF-8 | Java | 3,493 | java | TournamentDaoTest.java | Java | [] | null | [] | package be.tiwi.vop.racing.domain.test;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.junit.Assert;
import org.junit.Ignore;
import org.junit.Test;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import be.tiwi.vop.racing.core.mo... | 3,493 | 0.738906 | 0.727741 | 108 | 31.342592 | 27.18461 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546296 | false | false | 3 |
998d31f171a57c40097cea7e50f2f9715daea052 | 28,484,223,128,890 | 3f89e01a48d1859ece8f5c827285d5d0cad23368 | /src/aha/jingdong2.java | df8d6ae28861f92e0f1ee138f0f17036b87cdc58 | [] | no_license | royal007a/algorithm | https://github.com/royal007a/algorithm | cb0e6baf41d0ecf1a56c290fe27a93044400896b | fc03eeb13194f702bc5490b115f3d6b033facab5 | refs/heads/master | 2017-10-07T14:27:14.740000 | 2017-08-17T15:22:08 | 2017-08-17T15:22:08 | 81,203,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aha;
import java.util.Scanner;
public class jingdong2 {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
int k1,k2,k3,k4;
k1 = sc.nextInt();
k2 = sc.nextInt();
k3 = sc.nextInt();... | UTF-8 | Java | 592 | java | jingdong2.java | Java | [] | null | [] | package aha;
import java.util.Scanner;
public class jingdong2 {
/**
* @param args
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
Scanner sc = new Scanner(System.in);
int k1,k2,k3,k4;
k1 = sc.nextInt();
k2 = sc.nextInt();
k3 = sc.nextInt();... | 592 | 0.554054 | 0.525338 | 32 | 17.5 | 14.893371 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.375 | false | false | 3 |
04d5fa53baa6bb84135d5e67dfba4cfd66f9b13a | 22,771,916,626,936 | 6e6db7db5aa823c77d9858d2182d901684faaa24 | /sample/webservice/eBayDemoApp/src/com/ebay/trading/api/CombinedPaymentPreferencesType.java | ddb982712f0e88709b0b8e32b9991f3c21cf89e3 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"MIT"
] | permissive | 4everalone/nano | https://github.com/4everalone/nano | 68a480d07d80f0f50d73ec593443bfb362d646aa | 71779b1ad546663ee90a29f1c2d4236a6948a621 | refs/heads/master | 2020-12-25T14:08:08.303000 | 2013-07-25T13:28:41 | 2013-07-25T13:28:41 | 10,792,684 | 0 | 1 | Apache-2.0 | true | 2019-04-24T20:12:27 | 2013-06-19T13:14:26 | 2014-01-22T13:50:48 | 2014-12-18T17:18:08 | 8,049 | 0 | 1 | 1 | Java | false | false | // Generated by xsd compiler for android/java
// DO NOT CHANGE!
package com.ebay.trading.api;
import java.io.Serializable;
import com.leansoft.nano.annotation.*;
import java.util.List;
/**
*
* Type used to define all Combined Payment preferences, including preferences and
* rules for Calculated and Flat Rate ship... | UTF-8 | Java | 1,220 | java | CombinedPaymentPreferencesType.java | Java | [] | null | [] | // Generated by xsd compiler for android/java
// DO NOT CHANGE!
package com.ebay.trading.api;
import java.io.Serializable;
import com.leansoft.nano.annotation.*;
import java.util.List;
/**
*
* Type used to define all Combined Payment preferences, including preferences and
* rules for Calculated and Flat Rate ship... | 1,220 | 0.781148 | 0.77623 | 42 | 28.071428 | 27.059364 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.904762 | false | false | 3 |
7249543417cd71ceaf55b62d3bbffba24b3d09cd | 2,010,044,724,844 | 771ec5da7f9ff1eb04795a762cf8e79161af0553 | /app/src/main/java/com/w3engineers/core/util/helper/CheckNetworkAvailabilityAndPermission.java | a6003a3de4e1ebb11ddfb2ddc3f9a9d930114fbb | [] | no_license | netsmartdo/appmobilemusic | https://github.com/netsmartdo/appmobilemusic | 8268248b9a6267783240791b67e32a74086a8ddf | 579a5121a2b5ab04e14d4d5a917f24e87a774792 | refs/heads/master | 2020-07-25T05:25:41.274000 | 2019-09-13T02:22:34 | 2019-09-13T02:22:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.w3engineers.core.util.helper;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.pm.PackageManager;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.v4.app.ActivityCompat;
import android.support... | UTF-8 | Java | 1,776 | java | CheckNetworkAvailabilityAndPermission.java | Java | [] | null | [] | package com.w3engineers.core.util.helper;
import android.Manifest;
import android.app.Activity;
import android.content.Context;
import android.content.pm.PackageManager;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.support.v4.app.ActivityCompat;
import android.support... | 1,776 | 0.67455 | 0.671171 | 50 | 33.52 | 30.389629 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
8a7cec8c5aa9d974d49b502bffcdb9f823b64e5b | 15,204,184,253,891 | 64211865a508215eff65366499c388b9b124aa1e | /src/main/java/com/seregy77/dss/web/controller/TripleDesController.java | 103c0fd982bb2a2afbf0d68b4e650fed95d391ae | [] | no_license | Seregy/dss-encryption | https://github.com/Seregy/dss-encryption | 628e5b36d7d9245bb8fa184e6aa91fbe206897f5 | a3d2bdcad23070498dcd7827097333e0706ba3d3 | refs/heads/master | 2021-07-22T16:24:51.225000 | 2019-06-13T10:48:03 | 2019-06-13T10:48:03 | 187,908,655 | 0 | 0 | null | false | 2020-06-16T00:10:37 | 2019-05-21T20:27:38 | 2019-06-13T10:48:16 | 2020-06-16T00:10:36 | 39 | 0 | 0 | 1 | Java | false | false | package com.seregy77.dss.web.controller;
import com.seregy77.dss.service.converter.HexToBytesConverter;
import com.seregy77.dss.service.converter.Utf8ToBytesConverter;
import com.seregy77.dss.service.encryption.des.triple.HashingTripleDes;
import com.seregy77.dss.service.encryption.des.triple.TripleDes;
import com.ser... | UTF-8 | Java | 3,091 | java | TripleDesController.java | Java | [] | null | [] | package com.seregy77.dss.web.controller;
import com.seregy77.dss.service.converter.HexToBytesConverter;
import com.seregy77.dss.service.converter.Utf8ToBytesConverter;
import com.seregy77.dss.service.encryption.des.triple.HashingTripleDes;
import com.seregy77.dss.service.encryption.des.triple.TripleDes;
import com.ser... | 3,091 | 0.796506 | 0.786477 | 62 | 48.854839 | 35.277172 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.612903 | false | false | 3 |
055237e5f75c5ea339798ab8b279c8db8748ee48 | 11,115,375,385,634 | 65d06940e77a3cae245c932146628aa90601eb00 | /jvm/src/main/java/com/polo/GcDemo.java | d0bde92f4f172f8df2a258ff76f1f0e05932d5d3 | [] | no_license | 7polo/practise | https://github.com/7polo/practise | bc6be7dcbd2a7b4cd5775d031f996fd80801a96f | b61db45339cf69f44d68ff13025bb66a4d8d68d5 | refs/heads/main | 2023-04-27T03:08:51.523000 | 2021-05-29T00:46:15 | 2021-05-29T00:46:15 | 340,522,126 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.polo;
/**
* @author baoqianyong
* @date 2021/3/26
*/
public class GcDemo {
public static void main(String[] args) {
// 100M
byte [] MAXOBJ = new byte [1024 * 1024 * 100];
// 60M
byte [] MAXOBJ2 = new byte [1024 * 1024 * 66];
MAXOBJ = null;
// 60M
... | UTF-8 | Java | 381 | java | GcDemo.java | Java | [
{
"context": "package com.polo;\n\n/**\n * @author baoqianyong\n * @date 2021/3/26\n */\npublic class GcDemo {\n\n ",
"end": 45,
"score": 0.7942683100700378,
"start": 34,
"tag": "USERNAME",
"value": "baoqianyong"
}
] | null | [] | package com.polo;
/**
* @author baoqianyong
* @date 2021/3/26
*/
public class GcDemo {
public static void main(String[] args) {
// 100M
byte [] MAXOBJ = new byte [1024 * 1024 * 100];
// 60M
byte [] MAXOBJ2 = new byte [1024 * 1024 * 66];
MAXOBJ = null;
// 60M
... | 381 | 0.506562 | 0.383202 | 20 | 18.049999 | 18.508039 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 3 |
12d26a338c88141797ea2796dec1c0c5a47a779b | 18,081,812,340,092 | 9bc2e16bd25461ee4fa641aafb268b5029f9b0e2 | /embedmongo/src/test/java/UserDaoIntegrationTest.java | bdb5c5e50a62fd4e97cca9b494ade1e9263499c8 | [] | no_license | sergueik/selenium_java | https://github.com/sergueik/selenium_java | 775432bb23f418893551d73d82acd210bf07e43c | 18eca29cd2e87b4e0bdf9f450e7608aae97b8e8d | refs/heads/master | 2023-08-31T21:56:41.765000 | 2023-08-28T23:14:28 | 2023-08-28T23:14:28 | 40,056,997 | 25 | 14 | null | false | 2023-02-22T08:44:35 | 2015-08-01T19:00:35 | 2022-11-20T13:45:21 | 2023-02-22T08:44:33 | 60,548 | 21 | 11 | 225 | Java | false | false | import com.mongodb.MongoClient;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoDatabase;
import de.flapdoodle.embedmongo.MongoDBRuntime;
import de.flapdoodle.embedmongo.config.MongodConfig;
import de.flapdoodle.embedmongo.distribution.Version;
import org.bson.Document;
import org.junit.Test;
... | UTF-8 | Java | 1,758 | java | UserDaoIntegrationTest.java | Java | [
{
"context": "userDao = new UserDao(db);\n String name = \"TestUser\";\n String email = \"TestUser@test.com\";\n ",
"end": 1642,
"score": 0.9993021488189697,
"start": 1634,
"tag": "USERNAME",
"value": "TestUser"
},
{
"context": "String name = \"TestUser\";\n St... | null | [] | import com.mongodb.MongoClient;
import com.mongodb.client.MongoCollection;
import com.mongodb.client.MongoDatabase;
import de.flapdoodle.embedmongo.MongoDBRuntime;
import de.flapdoodle.embedmongo.config.MongodConfig;
import de.flapdoodle.embedmongo.distribution.Version;
import org.bson.Document;
import org.junit.Test;
... | 1,748 | 0.727531 | 0.71843 | 46 | 37.217392 | 23.291082 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 3 |
497b661a6164ad69986326747eea1c2da8511b67 | 37,374,805,420,524 | a69a9d18fe64eb86256d9ec47dceb7f5cf2110c9 | /src/main/java/uk/gov/ea/datareturns/domain/jpa/dao/impl/ReturnTypeDaoImpl.java | 0fd8e8d5e7891295c321aea01c8d60d940276881 | [
"LicenseRef-scancode-unknown-license-reference",
"OGL-UK-3.0"
] | permissive | uk-gov-mirror/defra.data-returns-data-exchange | https://github.com/uk-gov-mirror/defra.data-returns-data-exchange | a6da5528d705d9d57172ab352afd728ce764ee1d | 1feac50a17fbf148368450698b428c9aef32cc98 | refs/heads/master | 2021-09-13T19:37:39.265000 | 2017-07-26T14:29:40 | 2017-07-27T09:06:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uk.gov.ea.datareturns.domain.jpa.dao.impl;
import org.springframework.beans.factory.config.ConfigurableBeanFactory;
import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Repository;
import uk.gov.ea.datareturns.domain.jpa.dao.ReturnTypeDao;
import uk.gov.ea.datareturns.doma... | UTF-8 | Java | 839 | java | ReturnTypeDaoImpl.java | Java | [
{
"context": "nject;\n\n/**\n * DAO for return types.\n *\n * @author Graham Willis\n */\n@Repository\n@Scope(ConfigurableBeanFactory.SC",
"end": 517,
"score": 0.9998220205307007,
"start": 504,
"tag": "NAME",
"value": "Graham Willis"
}
] | null | [] | package uk.gov.ea.datareturns.domain.jpa.dao.impl;
import org.springframework.beans.factory.config.ConfigurableBeanFactory;
import org.springframework.context.annotation.Scope;
import org.springframework.stereotype.Repository;
import uk.gov.ea.datareturns.domain.jpa.dao.ReturnTypeDao;
import uk.gov.ea.datareturns.doma... | 832 | 0.812872 | 0.812872 | 25 | 32.599998 | 30.629398 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 3 |
6104088fd21f76c258cfdecb83baa084c7509908 | 37,735,582,666,095 | 1bddef117119d7bc9733a5ab6bec7461845e302d | /java16/src/상속응용/Truck.java | fc45595cf0a888790f0ca46739c0e85c18a62c47 | [] | no_license | Minbyeong/androidjava | https://github.com/Minbyeong/androidjava | 46d4f866cd3988068a2f98dfc3f560bdc97e7dd6 | af31929e84093d3e82a7f36be34a6c713a46cae8 | refs/heads/master | 2023-01-02T08:18:04.679000 | 2020-10-30T03:19:28 | 2020-10-30T03:19:28 | 288,131,807 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 상속응용;
public class Truck extends Car{
String size;
public void trade() {
System.out.println("물건을 실어 나르다");
}
@Override
public String toString() {
return "Truck [size=" + size + ", type=" + type + ", company=" + company + "]";
}
}
| UTF-8 | Java | 295 | java | Truck.java | Java | [] | null | [] | package 상속응용;
public class Truck extends Car{
String size;
public void trade() {
System.out.println("물건을 실어 나르다");
}
@Override
public String toString() {
return "Truck [size=" + size + ", type=" + type + ", company=" + company + "]";
}
}
| 295 | 0.571956 | 0.571956 | 16 | 14.9375 | 20.674467 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 3 |
1108047c8f5d8d27ee59d82895f9ac3daf5bee0f | 38,783,554,686,011 | 763025b259a9a2ee21843ca2c4874872934b76c9 | /TeamCode/src/main/java/org/firstinspires/ftc/AvesAblazeHardware.java | a8ef04e5200c33c67b01213bfc3268fc5f8898f3 | [
"BSD-3-Clause"
] | permissive | THE-COB/SkyStone | https://github.com/THE-COB/SkyStone | bc2a69a8786d16a48118687f9a6b3eb8a5c55478 | 91c66bc250fe33953115bcf48a71d42dc2f70adf | refs/heads/master | 2020-07-10T18:29:41.347000 | 2020-02-09T20:17:20 | 2020-02-09T20:17:20 | 204,336,249 | 0 | 0 | null | true | 2019-09-26T19:55:49 | 2019-08-25T18:49:27 | 2019-09-26T19:43:06 | 2019-09-26T19:55:49 | 143,575 | 0 | 0 | 0 | Java | false | false | package org.firstinspires.ftc;
import com.qualcomm.hardware.bosch.BNO055IMU;
import org.firstinspires.ftc.robotcore.external.navigation.VuforiaTrackables;
import org.firstinspires.ftc.robotcore.external.navigation.VuforiaTrackable;
import org.firstinspires.ftc.robotcore.external.navigation.VuforiaLocalizer;
import org... | UTF-8 | Java | 4,396 | java | AvesAblazeHardware.java | Java | [] | null | [] | package org.firstinspires.ftc;
import com.qualcomm.hardware.bosch.BNO055IMU;
import org.firstinspires.ftc.robotcore.external.navigation.VuforiaTrackables;
import org.firstinspires.ftc.robotcore.external.navigation.VuforiaTrackable;
import org.firstinspires.ftc.robotcore.external.navigation.VuforiaLocalizer;
import org... | 4,396 | 0.734531 | 0.722247 | 111 | 38.612614 | 27.759642 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.783784 | false | false | 3 |
3f165ef880916ff079b3b2068222fc99e5e0c7ca | 30,090,540,945,824 | 88f5bdf57b73827727bfaa8ee64dc890c877c5af | /src/main/java/com/snapgroup/Activities/RestorePasswordActivty.java | fb86e4cb56300661e4c37edbdb5b69b22ad765a6 | [] | no_license | mohamadir/TestBranchSg | https://github.com/mohamadir/TestBranchSg | b814453f0230f3ee5a768b38d8e45d84b1928674 | 9f6b1f76ebdf0bdc7d4dfb529dc4a6e1848868dd | refs/heads/master | 2021-07-03T22:26:17.410000 | 2017-09-24T14:07:28 | 2017-09-24T14:07:28 | 104,648,650 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snapgroup.Activities;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.v7.app.AlertDialo... | UTF-8 | Java | 7,843 | java | RestorePasswordActivty.java | Java | [
{
"context": "assword\");\n\n Log.i(\"responeseee\" , \"http://172.104.150.56/api/password/getresetcode\");\n JsonObjectRe",
"end": 5954,
"score": 0.9007688760757446,
"start": 5940,
"tag": "IP_ADDRESS",
"value": "172.104.150.56"
}
] | null | [] | package com.snapgroup.Activities;
import android.app.Activity;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.IntentFilter;
import android.support.v7.app.AlertDialo... | 7,841 | 0.57358 | 0.567454 | 213 | 35.784039 | 28.349932 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.699531 | false | false | 3 |
1ea9dba84d0d7ab3c8c216b4268d5c8a1409a7d9 | 37,443,524,894,065 | 6504352f86c2e4f7ef16cea3f5b7cc00bba96a33 | /WmesWeb/src/com/fsll/app/member/ws/AppMemberSSORest.java | 6b911fdbf1492641a5742871d544711c465f718a | [] | no_license | jedyang/XFAWealth | https://github.com/jedyang/XFAWealth | 1a20c7b4d16c72883b27c4d8aa72d67df4291b9a | 029d45620b3375a86fec8bb1161492325f9f2c6c | refs/heads/master | 2021-05-07T04:53:24.628000 | 2017-08-03T15:25:59 | 2017-08-03T15:25:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fsll.app.member.ws;
import javax.servlet.http.HttpServletRequest;
import net.sf.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframe... | UTF-8 | Java | 7,557 | java | AppMemberSSORest.java | Java | [
{
"context": ".entity.MemberCompany;\n\n/***\n * sso认证接口\n * @author mjhuang\n * @date 2016-6-20\n */\n@RestController\n@RequestMa",
"end": 789,
"score": 0.9996792674064636,
"start": 782,
"tag": "USERNAME",
"value": "mjhuang"
},
{
"context": "loginAuth.r\n\t * {\"loginCode\":\"tst001... | null | [] | package com.fsll.app.member.ws;
import javax.servlet.http.HttpServletRequest;
import net.sf.json.JSONObject;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframe... | 7,535 | 0.733767 | 0.707876 | 210 | 34.128571 | 24.978041 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.761905 | false | false | 3 |
a11926d5f42fcd987c88e8819547aff07e955fe7 | 4,604,204,990,126 | 6ea5d310885165e1d301fee91e7114499f24fad2 | /client/src/com/mercuryirc/client/ui/ApplicationPane.java | c6f950a8afc69e2903aebbdfb9484b5231fc0a8a | [] | no_license | AnnoLuigi/Eridium | https://github.com/AnnoLuigi/Eridium | 04fd5b260c983aa97588eb7cbb91714e3314fb84 | e8a89e5cc9779062ad2cba69b2475341db15be67 | refs/heads/master | 2021-01-22T16:18:15.663000 | 2015-05-23T10:55:57 | 2015-05-23T10:55:57 | 36,118,950 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mercuryirc.client.ui;
import com.mercuryirc.client.Mercury;
import javafx.event.EventHandler;
import javafx.scene.input.KeyEvent;
import javafx.scene.layout.HBox;
import javafx.scene.layout.Priority;
import javafx.scene.layout.VBox;
public class ApplicationPane extends HBox {
private final TabPane tabPa... | UTF-8 | Java | 1,826 | java | ApplicationPane.java | Java | [] | null | [] | package com.mercuryirc.client.ui;
import com.mercuryirc.client.Mercury;
import javafx.event.EventHandler;
import javafx.scene.input.KeyEvent;
import javafx.scene.layout.HBox;
import javafx.scene.layout.Priority;
import javafx.scene.layout.VBox;
public class ApplicationPane extends HBox {
private final TabPane tabPa... | 1,826 | 0.717415 | 0.717415 | 67 | 26.268656 | 20.432329 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.895522 | false | false | 3 |
224e04bd609b30055763fda3075bb12601413246 | 35,820,027,266,454 | 5d086f856103b45e7f42b97b2a24d790d87c215d | /src/main/java/com/joaopedro/ecommerce/checkout/resource/checkout/CheckoutResource.java | 8811d82212b81641ae9449320b615bdecaa6f49f | [] | no_license | JoaoPedroXD/ecommerce_checkout | https://github.com/JoaoPedroXD/ecommerce_checkout | e74ee81511bb2c5e0e79c0f7fc87f1db5c7a4f9b | e3e431bcb1a858723191cdfb5b534665c39f11cf | refs/heads/master | 2023-03-07T11:53:42.995000 | 2021-02-17T01:40:33 | 2021-02-17T01:40:33 | 339,580,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.joaopedro.ecommerce.checkout.resource.checkout;
import com.joaopedro.ecommerce.checkout.entity.CheckoutEntity;
import com.joaopedro.ecommerce.checkout.service.CheckoutService;
import lombok.RequiredArgsConstructor;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
... | UTF-8 | Java | 1,335 | java | CheckoutResource.java | Java | [] | null | [] | package com.joaopedro.ecommerce.checkout.resource.checkout;
import com.joaopedro.ecommerce.checkout.entity.CheckoutEntity;
import com.joaopedro.ecommerce.checkout.service.CheckoutService;
import lombok.RequiredArgsConstructor;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
... | 1,335 | 0.778029 | 0.777276 | 30 | 43.299999 | 28.19474 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 3 |
5d807669dcd4eae65f6330725b7ddc13c63375f1 | 33,852,932,260,626 | 3cfdb3e954f98839215bd335b31bd772d731d550 | /app/src/main/java/dk/dtu/philipsclockradio/StateAlarmSet.java | 273f8431169455cb40f353052a7f6233f59234fe | [] | no_license | david-fager/02369_clockradio | https://github.com/david-fager/02369_clockradio | bd0d8a10eb76d01d2e304ae3061551b3c8424998 | 62b14220924ba5c7072402100d643df1b1440287 | refs/heads/master | 2022-11-04T23:26:06.807000 | 2020-07-07T19:09:03 | 2020-07-07T19:09:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dk.dtu.philipsclockradio;
import java.util.Calendar;
import java.util.Date;
public class StateAlarmSet extends StateAdapter {
private Calendar calendar = Calendar.getInstance();
private Date alarmTime;
private String[] savedStations;
private int alarmType = 0; // 0 is muted, 1 is radio, 2 is... | UTF-8 | Java | 1,992 | java | StateAlarmSet.java | Java | [] | null | [] | package dk.dtu.philipsclockradio;
import java.util.Calendar;
import java.util.Date;
public class StateAlarmSet extends StateAdapter {
private Calendar calendar = Calendar.getInstance();
private Date alarmTime;
private String[] savedStations;
private int alarmType = 0; // 0 is muted, 1 is radio, 2 is... | 1,992 | 0.671687 | 0.658635 | 61 | 31.655737 | 27.668343 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.590164 | false | false | 3 |
4f605f5c2cc640edddd2793e94ea4dbe0a230efa | 36,490,042,155,865 | 95d76ddd0830666af060b28bdeacf1d62e6909bd | /Spring_Boot_Bank_Application/src/main/java/com/main/Repository/AccountRepo.java | ff2f6c8151767b6f7198ba8d082b41106baa3247 | [] | no_license | Inbasekar/new | https://github.com/Inbasekar/new | b33bad31ae44d9b2597d4484c0b9e7396422523f | 57fcba723e09348153a7ea46c297bbdae292337e | refs/heads/master | 2020-05-09T04:25:38.715000 | 2019-04-12T10:31:19 | 2019-04-12T10:31:19 | 180,984,678 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.main.Repository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import com.main.model.Account;
public interface AccountRepo extends CrudRepository<Account,Integer>{
@Query(value="select * from account t where uid=?1 and t.actype=?... | UTF-8 | Java | 392 | java | AccountRepo.java | Java | [] | null | [] | package com.main.Repository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.CrudRepository;
import com.main.model.Account;
public interface AccountRepo extends CrudRepository<Account,Integer>{
@Query(value="select * from account t where uid=?1 and t.actype=?... | 392 | 0.783163 | 0.778061 | 11 | 33.636364 | 29.533564 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909091 | false | false | 3 |
9d4f04e34f677792f43ec606cd68cfee8d15c0f0 | 36,490,042,157,322 | d22c7d97f54cf6bd526b063e11c066f7f0ab6105 | /src/com/mumoki/saveapp/Splash.java | c6df9085b29373229bea78bc7c8d8089d5b0d468 | [] | no_license | GeekNchic/Save-App | https://github.com/GeekNchic/Save-App | 7d5bc3d4511b430e18341dd829b528e3a0e2b43d | 83ee64c6a9e0237552344017e4bcd9e50d857f58 | refs/heads/master | 2021-01-18T15:24:34.532000 | 2014-09-16T08:26:52 | 2014-09-16T08:26:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mumoki.saveapp;
import android.app.Activity;
import android.content.Intent;
import android.content.res.AssetManager;
import android.content.res.ColorStateList;
import android.graphics.Color;
import android.graphics.Typeface;
import android.os.Bundle;
import android.view.Window;
import android.widget.TextVi... | UTF-8 | Java | 2,597 | java | Splash.java | Java | [] | null | [] | package com.mumoki.saveapp;
import android.app.Activity;
import android.content.Intent;
import android.content.res.AssetManager;
import android.content.res.ColorStateList;
import android.graphics.Color;
import android.graphics.Typeface;
import android.os.Bundle;
import android.view.Window;
import android.widget.TextVi... | 2,597 | 0.658837 | 0.654216 | 89 | 28.179775 | 22.256706 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.044944 | false | false | 3 |
3dd0244070fcf98dafa241783f2ee9d9630016cd | 36,283,883,737,968 | d5b8d4573acfbe7072f53aa01653b25f85428181 | /app/src/main/java/chessbet/adapter/MenuOptionsAdapter.java | c7ecbb6c985d37d55fc7ddbed85f348c270c7568 | [] | no_license | iconic-king/chess-bet | https://github.com/iconic-king/chess-bet | fb4f907dc653ff347af61cf25ab6dfc1faef6e52 | c94268353bf4d1c9da22686d510e9526c9badd54 | refs/heads/master | 2023-01-03T05:37:50.570000 | 2020-09-20T07:29:34 | 2020-09-20T07:29:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chessbet.adapter;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import ... | UTF-8 | Java | 3,581 | java | MenuOptionsAdapter.java | Java | [] | null | [] | package chessbet.adapter;
import android.content.Context;
import android.content.Intent;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import android.widget.Toast;
import ... | 3,581 | 0.657917 | 0.657638 | 110 | 31.554546 | 26.077711 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 3 |
99db03d286cb2b13bf170bc54b0ff86b482bbd3c | 37,933,151,161,204 | a45d077ab84409c7fc80d05ed0f55542d86ca6e6 | /app/src/main/java/com/moran/spiceitapp/ui/myRecipes/EditRecipeFragment.java | 6d35cf13f2f008239e350c9ba331271247f57791 | [] | no_license | barzilaymoran/SpiceItApp | https://github.com/barzilaymoran/SpiceItApp | fc1558c571aac50d6404d3963419f382f5a63ea1 | 036c03032b698db70d1cdbf1e2ac42a8883f1f27 | refs/heads/master | 2022-12-14T03:01:24.940000 | 2020-09-20T19:13:54 | 2020-09-20T19:13:54 | 297,129,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.moran.spiceitapp.ui.myRecipes;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProviders;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.F... | UTF-8 | Java | 7,787 | java | EditRecipeFragment.java | Java | [] | null | [] | package com.moran.spiceitapp.ui.myRecipes;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProviders;
import android.content.Intent;
import android.graphics.Bitmap;
import android.os.Bundle;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.fragment.app.F... | 7,787 | 0.642481 | 0.642353 | 207 | 36.623188 | 31.468458 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.661836 | false | false | 3 |
8233b4c4106dde0c5e987bb7766164a6987d95e1 | 36,687,610,655,249 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/28/28_f0e3340ae4c9e37f4c0111064deca894994dcc67/TMXReader/28_f0e3340ae4c9e37f4c0111064deca894994dcc67_TMXReader_s.java | 7f3c5f247e5217bf155deac475aa4d0731638579 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | /**************************************************************************
OmegaT - Computer Assisted Translation (CAT) tool
with fuzzy matching, translation memory, keyword search,
glossaries, and translation leveraging into updated projects.
Copyright (C) 2000-2006 Keith Godfrey, Maxym... | UTF-8 | Java | 45,975 | java | 28_f0e3340ae4c9e37f4c0111064deca894994dcc67_TMXReader_s.java | Java | [
{
"context": "into updated projects.\n \n Copyright (C) 2000-2006 Keith Godfrey, Maxym Mykhalchuk, and Henry Pijffers\n ",
"end": 313,
"score": 0.9998751878738403,
"start": 300,
"tag": "NAME",
"value": "Keith Godfrey"
},
{
"context": "ojects.\n \n Copyright (C) 2000-2006 ... | null | [] | /**************************************************************************
OmegaT - Computer Assisted Translation (CAT) tool
with fuzzy matching, translation memory, keyword search,
glossaries, and translation leveraging into updated projects.
Copyright (C) 2000-2006 <NAME>, <NAME>, and ... | 45,907 | 0.536487 | 0.530897 | 1,176 | 38.091835 | 28.331644 | 106 | false | false | 0 | 0 | 0 | 0 | 76 | 0.004959 | 0.49915 | false | false | 3 |
927b5c3f53ed899ed2fa8bf7035ce8a6a564074a | 38,860,864,121,704 | 0f83eb7fa4b7b4992df0f6e6dac1cad14c83cd38 | /src/main/java/net/avuna/aoc/util/FrequencyMap.java | b6fc6ea8524bf152b50f1f43ec39c846cb59d88e | [] | no_license | LovinLifee/Advent-Of-Code-2020 | https://github.com/LovinLifee/Advent-Of-Code-2020 | 1ab95016838d565a7f0eaef9d3b6fa1abd20c0f5 | 414789c7559240bf0fc0fba742e2ffab7b509624 | refs/heads/main | 2023-01-28T23:21:56.485000 | 2020-12-14T04:37:48 | 2020-12-14T04:37:48 | 318,023,145 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.avuna.aoc.util;
import lombok.Getter;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Map;
import java.util.NoSuchElementException;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.function.BiConsumer;
/*
Who knew copying and pasting from your previous pr... | UTF-8 | Java | 1,821 | java | FrequencyMap.java | Java | [] | null | [] | package net.avuna.aoc.util;
import lombok.Getter;
import java.util.Comparator;
import java.util.HashMap;
import java.util.Map;
import java.util.NoSuchElementException;
import java.util.concurrent.atomic.AtomicInteger;
import java.util.function.BiConsumer;
/*
Who knew copying and pasting from your previous pr... | 1,821 | 0.676551 | 0.676551 | 54 | 32.740742 | 40.520313 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 3 |
a8e110373379912c8ac2923cc69a48f3d655a158 | 35,622,458,784,597 | 4552a4f1d62713951e1002561cc440972b973de4 | /RouterDemo/src/main/java/com/sample/routerdemo/business/controller/ThirdActivity.java | 43dbfe3cf516a1174dd26c8398f8db0f4b652827 | [] | no_license | HaoYundong/AndroidSampleTest | https://github.com/HaoYundong/AndroidSampleTest | 49f92d25afcdd73319bd233790db1f924f6a69a6 | 6b07dc366524be0d720923c452e92e6c995117b0 | refs/heads/master | 2021-01-24T17:01:39.136000 | 2019-01-23T08:33:31 | 2019-01-23T08:33:31 | 96,606,302 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sample.routerdemo.business.controller;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Toast;
import com.alibaba.android.arouter.facade.annotation.Autowired;
import com.alibaba.android.arouter.facade.annotation.Route;
import com.al... | UTF-8 | Java | 1,108 | java | ThirdActivity.java | Java | [] | null | [] | package com.sample.routerdemo.business.controller;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.Toast;
import com.alibaba.android.arouter.facade.annotation.Autowired;
import com.alibaba.android.arouter.facade.annotation.Route;
import com.al... | 1,108 | 0.729091 | 0.728182 | 35 | 30.428572 | 23.054329 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 3 |
c8e25980772a1db8e59608481b13259af2cf052a | 1,082,331,799,084 | 0341fd626c1b81665abd461892dbb339021f97c5 | /Android_Libs/src/main/java/com/overtake/data/OTDataStatus.java | d4277c6d725df74c406fde211490d07d1024833f | [] | no_license | taixiang/Animation | https://github.com/taixiang/Animation | 6cc5aa40c8f94cdea10d26b7578609a90a6bf8d1 | b9bea3025ac94b39e1ff78b5bb2291e3b3b1ed2c | refs/heads/master | 2020-06-13T10:04:02.886000 | 2016-02-03T06:19:35 | 2016-02-03T06:19:35 | 50,978,411 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.overtake.data;
import java.util.Hashtable;
public final class OTDataStatus {
public OTDataOnlineStatus onlineStatus;
public int total;
public boolean hasMore;
public Hashtable<String, Object> userInfo;
public long timestamp;
public OTDataStatus() {
userInfo = new Hashtable<String, Object>();
... | UTF-8 | Java | 325 | java | OTDataStatus.java | Java | [] | null | [] | package com.overtake.data;
import java.util.Hashtable;
public final class OTDataStatus {
public OTDataOnlineStatus onlineStatus;
public int total;
public boolean hasMore;
public Hashtable<String, Object> userInfo;
public long timestamp;
public OTDataStatus() {
userInfo = new Hashtable<String, Object>();
... | 325 | 0.76 | 0.76 | 17 | 18.117647 | 16.087563 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.235294 | false | false | 3 |
b7da2d9dab83469fb160066dde13129e42595f6d | 14,645,838,501,714 | 3250a871949e432656398a831a798dad93645757 | /src/pl/edu/uwm/wmii/magdalenarajewska/laboratorium11/PairUtil.java | 73ec545828a24cded7a5367051ec11d35767b232 | [] | no_license | Maddallena/java | https://github.com/Maddallena/java | be63f9fce0c94aac43f2199cfc8f6a8ccbcb7539 | efa6775c1343b69eec2e3ccf27e13d73aafe5c41 | refs/heads/master | 2023-04-11T22:53:04.458000 | 2020-12-14T11:30:05 | 2020-12-14T11:30:05 | 362,210,407 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pl.edu.uwm.wmii.magdalenarajewska.laboratorium11;
public class PairUtil {
public static <T> Pair<T> swap(Pair<T> object){
Pair<T> temp = new Pair<>();
temp.setFirst(object.getSecond());
temp.setSecond(object.getFirst());
return temp;
}
}
| UTF-8 | Java | 288 | java | PairUtil.java | Java | [] | null | [] | package pl.edu.uwm.wmii.magdalenarajewska.laboratorium11;
public class PairUtil {
public static <T> Pair<T> swap(Pair<T> object){
Pair<T> temp = new Pair<>();
temp.setFirst(object.getSecond());
temp.setSecond(object.getFirst());
return temp;
}
}
| 288 | 0.631944 | 0.625 | 11 | 25.181818 | 20.568371 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 3 |
237647b50dba7a643fc472918e9e6bf02fefa62a | 16,226,386,485,702 | e060351bf6020e7718db3f89192cdab16655419c | /app/src/main/java/com/example/cheng/myapplication/room/Detail.java | 81fd39e8a6385833541e40347c299a49f4d5d2a9 | [] | no_license | xyz0z0/RoomDemo | https://github.com/xyz0z0/RoomDemo | 8332511954cacf1b1b40aabdccd709733ac52670 | 2e4af3d4335df28be6d7ce098e080baed678f799 | refs/heads/master | 2020-04-15T20:34:47.837000 | 2019-01-16T01:49:56 | 2019-01-16T01:49:56 | 164,999,875 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.cheng.myapplication.room;
import java.util.List;
/**
* Created by chengxg on 2019/1/10
*/
public class Detail {
public String street;
public String state;
public String city;
public List<String> detail;
public Detail(String street, String state, String city, List<String> detail) {
... | UTF-8 | Java | 929 | java | Detail.java | Java | [
{
"context": "n.room;\n\nimport java.util.List;\n\n/**\n * Created by chengxg on 2019/1/10\n */\npublic class Detail {\n\n public ",
"end": 96,
"score": 0.9996585845947266,
"start": 89,
"tag": "USERNAME",
"value": "chengxg"
}
] | null | [] | package com.example.cheng.myapplication.room;
import java.util.List;
/**
* Created by chengxg on 2019/1/10
*/
public class Detail {
public String street;
public String state;
public String city;
public List<String> detail;
public Detail(String street, String state, String city, List<String> detail) {
... | 929 | 0.646932 | 0.639397 | 62 | 13.983871 | 16.286242 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.33871 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.