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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7744326e441766996c993db9a131bdff89a5696f | 21,174,188,776,004 | 628ac983c0ceff6e5383242753fe0a4711321928 | /minuku2-extended/src/main/java/labelingStudy/nctu/minuku/dao/AccessibilityDataRecordDAO.java | c8f27a1bbf5f44453102d62d570de151caffb43a | [] | no_license | bufficecream/LabelingStudy | https://github.com/bufficecream/LabelingStudy | c91954e0e60b39e37844f08a24de0e574f140746 | 93fd9ccd6027f88996dd8553367400bbb50f8d80 | refs/heads/master | 2022-01-07T20:17:18.762000 | 2019-04-28T11:57:53 | 2019-04-28T11:57:53 | 109,563,253 | 0 | 0 | null | true | 2017-11-05T08:31:26 | 2017-11-05T09:31:25 | 2017-11-01T07:24:26 | 2017-11-01T07:24:23 | 41,224 | 0 | 0 | 0 | null | false | null | package labelingStudy.nctu.minuku.dao;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import java.util.List;
import java.util.UUID;
import java.util.concurrent.Future;
import labelingStudy.n... | UTF-8 | Java | 3,149 | java | AccessibilityDataRecordDAO.java | Java | [
{
"context": "tudy.nctu.minukucore.user.User;\n\n/**\n * Created by Lawrence on 2017/9/6.\n */\n\npublic class AccessibilityDataR",
"end": 649,
"score": 0.9925045967102051,
"start": 641,
"tag": "NAME",
"value": "Lawrence"
}
] | null | [] | package labelingStudy.nctu.minuku.dao;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.util.Log;
import java.util.List;
import java.util.UUID;
import java.util.concurrent.Future;
import labelingStudy.n... | 3,149 | 0.692283 | 0.69006 | 98 | 31.12245 | 29.457775 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.663265 | false | false | 13 |
b55ea6a92538e2059b1a500f3381c8f626596164 | 31,903,017,115,348 | 4534c87e794302abac3f93ba02329a6f36aedef1 | /src/Main.java | 281a1bcd1f2df5b66e6f1e2043b6ccc2e59aa877 | [] | no_license | Sroka/urbanThingsTest | https://github.com/Sroka/urbanThingsTest | 6a039ff98483cedd7d28f7a168b40d22b61bbf1b | 03765df9fc5681ae5d935c04c296e42c385ea679 | refs/heads/master | 2021-05-06T17:11:52.498000 | 2017-11-23T10:28:25 | 2017-11-23T10:28:25 | 111,795,707 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.stream.IntStream;
public class Main {
private final static Logger LOGGER = Logger.getLogger(Main.class.getName());
public static void main(String[] args) {
System.out.println("Hello World!");
}
public stati... | UTF-8 | Java | 3,307 | java | Main.java | Java | [] | null | [] | import java.util.logging.Level;
import java.util.logging.Logger;
import java.util.stream.IntStream;
public class Main {
private final static Logger LOGGER = Logger.getLogger(Main.class.getName());
public static void main(String[] args) {
System.out.println("Hello World!");
}
public stati... | 3,307 | 0.566374 | 0.563955 | 69 | 46.927536 | 47.683838 | 189 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086957 | false | false | 13 |
7354ed14173cf3b9111d78fafcf0ffc4aa495a06 | 34,849,364,682,758 | 9be352d4af914c3cac0a8f62811d9e74e113af93 | /day_18/Calculator.java | ca09ca24f4b08f2a58479eda156f3899c4792f18 | [] | no_license | Jay-Plumb/30-Days-of-Code | https://github.com/Jay-Plumb/30-Days-of-Code | 986c2a50284aefeceb40127bc70a11488dc3c34a | 292fcbfbe5e209da06d02416b485df6a81e18549 | refs/heads/master | 2021-01-13T17:06:10.786000 | 2017-01-03T17:11:16 | 2017-01-03T17:11:16 | 72,647,029 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //Write your code here
class Calculator {
int power(int n ,int p) throws Exception {
int ans = 1;
if (n < 0 || p < 0) {
throw new Exception("n and p should be non-negative");
}
for (int i = 1; i <= p; i++ ) {
ans *= n;
}
return ans;
}
... | UTF-8 | Java | 322 | java | Calculator.java | Java | [] | null | [] | //Write your code here
class Calculator {
int power(int n ,int p) throws Exception {
int ans = 1;
if (n < 0 || p < 0) {
throw new Exception("n and p should be non-negative");
}
for (int i = 1; i <= p; i++ ) {
ans *= n;
}
return ans;
}
... | 322 | 0.437888 | 0.425466 | 14 | 22 | 17.468338 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 13 |
cc07a9a02d64d23f15c120a3fba9538be71b2c69 | 35,553,739,313,538 | 1792068ab7478b0cf793b78a80f454114e86cdf9 | /tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/cli/QueueCommandTest.java | a933b1610497878a35189eb72ab3d17dc5961b4a | [
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"MIT",
"OFL-1.1"
] | permissive | apache/activemq-artemis | https://github.com/apache/activemq-artemis | caf9a87a245e0e20e24a981b030e55a81583c421 | 98710fe0320c391631626736291962df3639de7f | refs/heads/main | 2023-09-01T20:39:35.019000 | 2023-09-01T19:26:12 | 2023-09-01T19:26:28 | 36,057,260 | 969 | 1,097 | Apache-2.0 | false | 2023-09-14T16:42:37 | 2015-05-22T07:00:05 | 2023-09-09T07:43:52 | 2023-09-14T16:42:37 | 91,487 | 878 | 887 | 10 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may n... | UTF-8 | Java | 17,177 | java | QueueCommandTest.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may n... | 17,177 | 0.743552 | 0.73872 | 396 | 42.376263 | 34.387238 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828283 | false | false | 13 |
18022bb9a132476d777db1de7a81a5efd21646c5 | 27,530,740,433,184 | 0076adea8c02f0b2500ee7e6914ad12dd33ae8e6 | /src/main/java/com/wxservice/framework/report/ReportManager.java | c828c9b1801006da80c5ae4c383676c44392c7dd | [] | no_license | 116518135/Wxservice | https://github.com/116518135/Wxservice | 14ea7ccee1cc1e1aff499083eddb142aef0108ca | d102528f41d2c530285742174c5f5671291bc905 | refs/heads/master | 2021-01-20T06:27:43.349000 | 2015-06-24T23:51:34 | 2015-06-24T23:51:34 | 37,895,352 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wxservice.framework.report;
import java.io.IOException;
import java.util.Date;
import javax.servlet.http.HttpSession;
import org.apache.commons.lang.StringUtils;
import com.wxservice.database.po.report.Trpreport;
import com.wxservice.framework.components.online.UserInfoTool;
import com.wxserv... | UTF-8 | Java | 10,886 | java | ReportManager.java | Java | [] | null | [] | package com.wxservice.framework.report;
import java.io.IOException;
import java.util.Date;
import javax.servlet.http.HttpSession;
import org.apache.commons.lang.StringUtils;
import com.wxservice.database.po.report.Trpreport;
import com.wxservice.framework.components.online.UserInfoTool;
import com.wxserv... | 10,886 | 0.689128 | 0.688941 | 329 | 30.437691 | 23.097847 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.735562 | false | false | 13 |
ee8ed0f763b6d20dd0cb2d9791cc77a3b6bdb925 | 3,839,700,830,843 | 6633abf9ec9db78436b59f042818e0309a8deea3 | /springboot-mybatis_plus/src/main/java/com/wyu/admin/mapper/ElectiveStudentMapper.java | 90a499687a4470df07c3d5b93e4db2fd4b2500c4 | [] | no_license | ZzzLJ/SpringBoot-Learning | https://github.com/ZzzLJ/SpringBoot-Learning | 80b22fa873047b65784afaab59403903826aa01a | 41ff0392a7c135536326a5a13c7fa7f890aa31a6 | refs/heads/master | 2020-04-11T21:00:10.012000 | 2019-03-06T06:06:07 | 2019-03-06T06:06:07 | 158,809,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wyu.admin.mapper;
import com.wyu.admin.po.ElectiveStudent;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
/**
* @author ZzzLJ
* @Description
*/
@Repository
public interface ElectiveStudentMapper extends BaseMapper<ElectiveStudent> {
}
| UTF-8 | Java | 312 | java | ElectiveStudentMapper.java | Java | [
{
"context": "ngframework.stereotype.Repository;\n\n/**\n * @author ZzzLJ\n * @Description\n */\n@Repository\npublic interface ",
"end": 199,
"score": 0.9997222423553467,
"start": 194,
"tag": "USERNAME",
"value": "ZzzLJ"
}
] | null | [] | package com.wyu.admin.mapper;
import com.wyu.admin.po.ElectiveStudent;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
/**
* @author ZzzLJ
* @Description
*/
@Repository
public interface ElectiveStudentMapper extends BaseMapper<ElectiveStudent> {
}
| 312 | 0.801282 | 0.801282 | 14 | 21.285715 | 23.786036 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 13 |
c6f7e8fb90b0b770a2837e4cd58fd7f5e8cdab01 | 30,219,389,906,253 | 2cccc2d4d631e78ef34879a60fda120459563342 | /common_item/src/main/java/com/item/service/ItemParamService.java | e3c597fbf470cc262ade61713c12228aa35106ff | [] | no_license | Arivons/shop | https://github.com/Arivons/shop | 7cced24f1484dbcbe18ef488d8830f2af24b0790 | 562529922bb0221a9b211dc62f416dd5edafef70 | refs/heads/master | 2022-12-11T06:38:06.493000 | 2019-09-24T12:01:29 | 2019-09-24T12:01:29 | 210,598,530 | 0 | 0 | null | false | 2022-12-06T00:32:46 | 2019-09-24T12:33:34 | 2019-09-24T12:37:11 | 2022-12-06T00:32:45 | 109 | 0 | 0 | 3 | Java | false | false | package com.item.service;
import com.common.utils.PageResult;
import com.pojo.TbItemParam;
/**
* 商品规格参数模板Service
*/
public interface ItemParamService {
/**
* 查询商品规格参数类目模板
* @param itemCatId
* @return
*/
TbItemParam selectItemParamByItemCatId(Long itemCatId);
/**
* 查询所有商品规格参数模板并分... | UTF-8 | Java | 758 | java | ItemParamService.java | Java | [] | null | [] | package com.item.service;
import com.common.utils.PageResult;
import com.pojo.TbItemParam;
/**
* 商品规格参数模板Service
*/
public interface ItemParamService {
/**
* 查询商品规格参数类目模板
* @param itemCatId
* @return
*/
TbItemParam selectItemParamByItemCatId(Long itemCatId);
/**
* 查询所有商品规格参数模板并分... | 758 | 0.625 | 0.625 | 35 | 17.514286 | 16.183538 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.228571 | false | false | 13 |
7399b0521ad7ab262731214c7093c6d40a988ff6 | 11,467,562,715,288 | 932cf25489958711bedb531e5089252aeeb6af39 | /src/main/java/hairsalon/repository/DesignerDao_Oracle.java | f027bea0a5f956597ce4e56ff0aa961e9f7b7beb | [] | no_license | ReindeerG/pf_hairsalon | https://github.com/ReindeerG/pf_hairsalon | 844f0dc99241b4b6c0e954dca0118ec0a61333af | a601dc8fcad75fdced7e19ce555853638811f62b | refs/heads/master | 2022-04-30T13:46:11.456000 | 2019-05-23T02:56:36 | 2019-05-23T02:56:36 | 188,150,484 | 0 | 0 | null | false | 2022-03-31T21:14:13 | 2019-05-23T02:54:00 | 2019-05-23T02:56:45 | 2022-03-31T21:14:13 | 10,569 | 0 | 0 | 4 | JavaScript | false | false | package hairsalon.repository;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import hairsalon.entity.CustomerDto;
import hairsalon.entity.DesignDto;
import hairsalon.entity.DesignerDt... | UTF-8 | Java | 1,815 | java | DesignerDao_Oracle.java | Java | [] | null | [] | package hairsalon.repository;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import hairsalon.entity.CustomerDto;
import hairsalon.entity.DesignDto;
import hairsalon.entity.DesignerDt... | 1,815 | 0.760331 | 0.759229 | 70 | 24.942858 | 23.691401 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.414286 | false | false | 13 |
ffbae4d047b8462b9af1fe94d626545e87a18bf3 | 1,589,137,910,407 | 4b9596197948b0b5045b18365f24e6d566a49d60 | /dhis2-android-app/src/main/java/org/dhis2/mobile/io/models/interpretation/InterpretationOrganizationUnit.java | 717468c44b7defe08cd9cdee9af1ba107228940c | [
"BSD-3-Clause"
] | permissive | winhtaikaung/dhis2-android | https://github.com/winhtaikaung/dhis2-android | 1887a279bd25f562e4ab7a1f203f0e72c73c8d57 | 9fbe2c938715a09f379ac2d06e273e143ab73726 | refs/heads/master | 2016-08-04T14:40:52.613000 | 2014-12-30T19:21:14 | 2014-12-30T19:21:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.dhis2.mobile.io.models.interpretation;
import org.dhis2.mobile.io.models.dashboard.BaseIdentifiableObject;
public class InterpretationOrganizationUnit extends BaseIdentifiableObject {
private String code;
private String name;
private String displayName;
private boolean externalAcce... | UTF-8 | Java | 983 | java | InterpretationOrganizationUnit.java | Java | [] | null | [] | package org.dhis2.mobile.io.models.interpretation;
import org.dhis2.mobile.io.models.dashboard.BaseIdentifiableObject;
public class InterpretationOrganizationUnit extends BaseIdentifiableObject {
private String code;
private String name;
private String displayName;
private boolean externalAcce... | 983 | 0.643947 | 0.641913 | 42 | 21.404762 | 20.620216 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 13 |
5909ef855950f22dbba5f060835684c051f141c9 | 14,328,010,905,043 | 854cecb47e00d807a4b1f803a82b024ff8f58f4b | /src/main/java/com/amazonaws/services/simpleworkflow/flow/worker/GenericWorker.java | 726ec976a553e37040fad086051c51ec4895c758 | [
"Apache-2.0"
] | permissive | wse/aws-swf-flow-library | https://github.com/wse/aws-swf-flow-library | 2febfdafcbcf9d6213522a4c8a5122e0c092d9aa | b2fee40ca289f6cd882b3289d65795d10f0b092b | refs/heads/master | 2023-01-02T20:14:08.236000 | 2020-10-19T18:21:11 | 2020-10-19T18:21:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lic... | UTF-8 | Java | 20,383 | java | GenericWorker.java | Java | [] | null | [] | /**
* Copyright 2012-2018 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License").
* You may not use this file except in compliance with the License.
* A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "lic... | 20,383 | 0.643379 | 0.641073 | 622 | 31.770096 | 29.097301 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416399 | false | false | 13 |
8593b804d8d5cb969df44cf9979d4d94389b2ae2 | 21,345,987,478,014 | eb1e5af502b2523d3037617330c7c54b3a92b44f | /app/models/Product.java | 49038774a3f28b4cf63b80c569d9f0b03a307dde | [] | no_license | rcernaUTC/pos | https://github.com/rcernaUTC/pos | efc29074301b0ac20fa4e30ba5a2362d5fbeb9cc | d99a3b175c821b4805123c66c3b0f4bf400088c4 | refs/heads/master | 2021-01-13T01:41:00.369000 | 2015-07-15T19:41:31 | 2015-07-15T19:41:31 | 39,157,392 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package models;
import javax.persistence.Entity;
import play.db.jpa.Model;
@Entity
public class Product extends Model {
public long code;
private String description;
private float price;
private boolean stock;
private String nombreImagen;
private int numStock;
public Product(long code, String description, fl... | UTF-8 | Java | 1,280 | java | Product.java | Java | [] | null | [] | package models;
import javax.persistence.Entity;
import play.db.jpa.Model;
@Entity
public class Product extends Model {
public long code;
private String description;
private float price;
private boolean stock;
private String nombreImagen;
private int numStock;
public Product(long code, String description, fl... | 1,280 | 0.717188 | 0.717188 | 69 | 17.550724 | 16.30554 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.42029 | false | false | 13 |
8effd72d5a38c6d03c13310216db93f95b03e4b8 | 21,345,987,478,203 | 92e57bdf3434275c52249932a949ceb716099400 | /TA-FL-master/Pract/src/com/company/Parser.java | 4af10325707c3c2f9b740d5a384ef249d6f23c22 | [] | no_license | Maxim278/TA_PR | https://github.com/Maxim278/TA_PR | 3795befe9baab9043db01930a9f4f4376818cfd9 | 31bcdb4d98a31fdc70cb372b199cffda2aa33c15 | refs/heads/master | 2020-11-27T07:16:36.387000 | 2019-12-20T23:38:00 | 2019-12-20T23:38:00 | 229,350,790 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import com.company.AST.*;
import java.util.*;
public class Parser {
private final List<Token> tokens;
private int pos = 0;
static Map<String, String> scope = new TreeMap<>();
public Parser(List<Token> tokens) {
this.tokens = tokens;
}
private void... | UTF-8 | Java | 10,689 | java | Parser.java | Java | [] | null | [] | package com.company;
import com.company.AST.*;
import java.util.*;
public class Parser {
private final List<Token> tokens;
private int pos = 0;
static Map<String, String> scope = new TreeMap<>();
public Parser(List<Token> tokens) {
this.tokens = tokens;
}
private void... | 10,689 | 0.443976 | 0.439173 | 283 | 34.045937 | 22.737122 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.632509 | false | false | 13 |
c4338ca52a22385d3177a92c041c2b455d013f19 | 25,589,415,172,184 | 395af3d2cfef78738d46a83e818fcb6332c2689a | /src/clustering/distance/EditDistance.java | cac7fa748629aed7fe1577065c7ca1e76676739c | [] | no_license | njustesen/broodwar-analysis | https://github.com/njustesen/broodwar-analysis | 58955e34a9ddf78de2a3d3feb913598492d5c64b | b834737e2b17ae209d3d8341b838259756b70c87 | refs/heads/master | 2021-01-10T19:55:14.228000 | 2015-08-14T20:46:28 | 2015-08-14T20:46:28 | 18,358,959 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package clustering.distance;
import java.util.ArrayList;
import java.util.List;
import domain.buildorder.Build;
import domain.buildorder.BuildOrder;
import domain.cost.CostMap;
import analyser.Action;
import analyser.Action.ActionType;
import analyser.Action.Type;
import analyser.Player;
/**
* Wagner-Fisher algori... | UTF-8 | Java | 5,105 | java | EditDistance.java | Java | [] | null | [] | package clustering.distance;
import java.util.ArrayList;
import java.util.List;
import domain.buildorder.Build;
import domain.buildorder.BuildOrder;
import domain.cost.CostMap;
import analyser.Action;
import analyser.Action.ActionType;
import analyser.Action.Type;
import analyser.Player;
/**
* Wagner-Fisher algori... | 5,105 | 0.609207 | 0.596278 | 212 | 23.080189 | 24.021378 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.382076 | false | false | 13 |
e77ae421c97b63d2919fb6a993c4f259e8ef0677 | 25,323,127,185,956 | 3a421ea61be205b6251854d0e4d2c8624ee6e268 | /src/fr/creatruth/blocks/block/material/MatData.java | 3f940dd56ed663407a45f599664d4525a858f338 | [] | no_license | YogaSama/Blocks | https://github.com/YogaSama/Blocks | 6f23e03e8b437e9495c3fe3e6b1ec362af422c5c | 56ea702b2dbcec663dce57bc3ff27b58f3185a31 | refs/heads/master | 2020-04-06T04:31:36.881000 | 2016-01-29T19:28:12 | 2016-01-29T19:28:12 | 40,722,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package fr.creatruth.blocks.block.material;
import org.bukkit.Material;
public class MatData {
private Material material;
private short data;
public MatData(Material material, short data) {
this.material = material;
this.data = data;
}
public MatData(int id) {
... | UTF-8 | Java | 1,103 | java | MatData.java | Java | [] | null | [] | package fr.creatruth.blocks.block.material;
import org.bukkit.Material;
public class MatData {
private Material material;
private short data;
public MatData(Material material, short data) {
this.material = material;
this.data = data;
}
public MatData(int id) {
... | 1,103 | 0.564823 | 0.56301 | 51 | 20.627451 | 18.060856 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 13 |
06f687e979084ae58fd8aeb18df98f06e2829971 | 21,397,527,098,205 | 603a77cd617dac315597a9516a430fb1a329ade3 | /app/src/main/java/com/myappconverter/java/foundations/NSString.java | a5c46462ac0ee4e9434806340dab47217cc0148d | [] | no_license | myappconverter-community/Foundation | https://github.com/myappconverter-community/Foundation | 1b1d695093979d6c5d6ad738e0b66912881fb7eb | a55eb7640b1ebfb822dc56992d4ce4f3cc1cb39f | refs/heads/master | 2021-01-10T06:54:29.454000 | 2016-01-26T10:48:31 | 2016-01-26T10:48:31 | 50,422,216 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.myappconverter.java.foundations;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Serializable;
import java.io.Unsup... | UTF-8 | Java | 238,008 | java | NSString.java | Java | [] | null | [] |
package com.myappconverter.java.foundations;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Serializable;
import java.io.Unsup... | 238,008 | 0.710957 | 0.709003 | 4,576 | 49.670891 | 46.523247 | 180 | false | false | 0 | 0 | 0 | 0 | 74 | 0.000584 | 2.018357 | false | false | 13 |
d78b239edf50699295869615f6eeda56a16419dd | 27,367,531,679,730 | 01516cee0414eb9258e95aa800ca9c80209345cb | /app/src/main/java/com/zhongchuang/canting/easeui/widget/ChatRowRedPacketAck.java | e383ead92a5c4f454331c573ab2143e24605490e | [] | no_license | P79N6A/CantingGit | https://github.com/P79N6A/CantingGit | ecb01e086e50b731501b583d398b7fa4067fbd42 | aa7dc4891f43d974f71239bfd9816efd91302de7 | refs/heads/master | 2020-04-27T12:07:58.499000 | 2019-03-07T10:15:40 | 2019-03-07T10:15:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhongchuang.canting.easeui.widget;
import android.content.Context;
import android.text.Html;
import android.text.Spanned;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.hyphenate.chat.EMClient;
import com.hyphenate.chat.EMMessage;
import com.zhongchuang.canting.R;;
import c... | UTF-8 | Java | 4,647 | java | ChatRowRedPacketAck.java | Java | [] | null | [] | package com.zhongchuang.canting.easeui.widget;
import android.content.Context;
import android.text.Html;
import android.text.Spanned;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.hyphenate.chat.EMClient;
import com.hyphenate.chat.EMMessage;
import com.zhongchuang.canting.R;;
import c... | 4,647 | 0.526304 | 0.513768 | 122 | 35.614754 | 29.997389 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598361 | false | false | 13 |
aab3f66434dcd3bf0079d2ff35d7af8ca7235e3b | 19,559,281,075,222 | 07531940f9a5cca97b40bfe5c44ba21b64fcc717 | /app/src/main/java/com/sd/heinhtetoo/mytestapp/data/Model/EventModel.java | b49b9ca51c575bf0cf6f42d95ecd50ff4959014e | [] | no_license | heinhtetoo/uniEvent | https://github.com/heinhtetoo/uniEvent | ae7ea899cfb8f3ff049d5816249346c84e539355 | aca924f9bb5a56dceb2a085f34de33c70ab27b36 | refs/heads/master | 2021-01-18T22:14:19.073000 | 2016-11-22T06:26:35 | 2016-11-22T06:26:35 | 73,670,314 | 0 | 0 | null | false | 2016-11-21T08:21:21 | 2016-11-14T05:35:51 | 2016-11-14T05:41:28 | 2016-11-21T08:21:21 | 106 | 0 | 0 | 0 | Java | null | null | package com.sd.heinhtetoo.mytestapp.data.Model;
import com.sd.heinhtetoo.mytestapp.data.Event;
import java.util.ArrayList;
/**
* Created by HeinHtetOo on 14/11/2016.
*/
public interface EventModel {
void saveEvent(Event e);
ArrayList<Event> getEvent();
void getEvent(EventModelImpl.Callback c);
}
| UTF-8 | Java | 317 | java | EventModel.java | Java | [
{
"context": "t;\n\nimport java.util.ArrayList;\n\n/**\n * Created by HeinHtetOo on 14/11/2016.\n */\n\npublic interface EventModel {",
"end": 154,
"score": 0.9779520034790039,
"start": 144,
"tag": "USERNAME",
"value": "HeinHtetOo"
}
] | null | [] | package com.sd.heinhtetoo.mytestapp.data.Model;
import com.sd.heinhtetoo.mytestapp.data.Event;
import java.util.ArrayList;
/**
* Created by HeinHtetOo on 14/11/2016.
*/
public interface EventModel {
void saveEvent(Event e);
ArrayList<Event> getEvent();
void getEvent(EventModelImpl.Callback c);
}
| 317 | 0.731861 | 0.706625 | 17 | 17.647058 | 18.745796 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 13 |
89ec425d2d3554e931cb6ba09e311ae63b165c4e | 28,492,813,063,339 | efb5eb14065b0f014de150aeca06c31692c740fb | /sistemas-relacionados/tengyifei-dcpabe-web/jpbc/it/unisa/dia/gas/plaf/jpbc/field/gt/GTFiniteField.java | 5784ed4949da19d0d6cacbd4593bfa691dde3d12 | [
"MIT"
] | permissive | brunoarruda/PGC | https://github.com/brunoarruda/PGC | 29c520f10a90c0f38d83e01a18714aa5e0c0ddbc | 7e9f5f1620aa6c0e9a407ac42f8092c052e5f045 | refs/heads/master | 2021-06-22T05:32:03.291000 | 2021-01-03T23:14:48 | 2021-01-03T23:14:48 | 174,251,658 | 3 | 0 | MIT | false | 2019-08-26T21:06:01 | 2019-03-07T01:50:57 | 2019-08-23T01:45:59 | 2019-08-26T21:05:59 | 2,285 | 1 | 0 | 8 | Java | false | false | package it.unisa.dia.gas.plaf.jpbc.field.gt;
import it.unisa.dia.gas.jpbc.Field;
import it.unisa.dia.gas.plaf.jpbc.field.base.AbstractFieldOver;
import it.unisa.dia.gas.plaf.jpbc.pairing.map.PairingMap;
import java.math.BigInteger;
import java.util.Random;
/**
* @author Angelo De Caro (angelo.decaro@gmail.com)
*/
... | UTF-8 | Java | 1,182 | java | GTFiniteField.java | Java | [
{
"context": "gInteger;\nimport java.util.Random;\n\n/**\n * @author Angelo De Caro (angelo.decaro@gmail.com)\n */\npublic class GTFini",
"end": 289,
"score": 0.9998844265937805,
"start": 275,
"tag": "NAME",
"value": "Angelo De Caro"
},
{
"context": "java.util.Random;\n\n/**\n * @aut... | null | [] | package it.unisa.dia.gas.plaf.jpbc.field.gt;
import it.unisa.dia.gas.jpbc.Field;
import it.unisa.dia.gas.plaf.jpbc.field.base.AbstractFieldOver;
import it.unisa.dia.gas.plaf.jpbc.pairing.map.PairingMap;
import java.math.BigInteger;
import java.util.Random;
/**
* @author <NAME> (<EMAIL>)
*/
public class GTFiniteFie... | 1,158 | 0.692047 | 0.675973 | 47 | 24.148935 | 25.633238 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 13 |
c96c67d2df5cf95e5380d38a88a612ffee9f0901 | 13,838,384,651,855 | 6ef4869c6bc2ce2e77b422242e347819f6a5f665 | /devices/google/Pixel 2/29/QPP6.190730.005/src/framework/android/content/pm/IPackageManager.java | 933b6828c88e8d81dbe83b51998cb18f1522f938 | [] | no_license | hacking-android/frameworks | https://github.com/hacking-android/frameworks | 40e40396bb2edacccabf8a920fa5722b021fb060 | 943f0b4d46f72532a419fb6171e40d1c93984c8e | refs/heads/master | 2020-07-03T19:32:28.876000 | 2019-08-13T03:31:06 | 2019-08-13T03:31:06 | 202,017,534 | 2 | 0 | null | false | 2019-08-13T03:33:19 | 2019-08-12T22:19:30 | 2019-08-13T03:31:53 | 2019-08-13T03:33:18 | 63,898 | 0 | 0 | 0 | Java | false | false | /*
* Decompiled with CFR 0.145.
*/
package android.content.pm;
import android.annotation.UnsupportedAppUsage;
import android.content.ComponentName;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.IntentSender;
import android.content.pm.ActivityInfo;
import android.content.p... | UTF-8 | Java | 455,589 | java | IPackageManager.java | Java | [] | null | [] | /*
* Decompiled with CFR 0.145.
*/
package android.content.pm;
import android.annotation.UnsupportedAppUsage;
import android.content.ComponentName;
import android.content.Intent;
import android.content.IntentFilter;
import android.content.IntentSender;
import android.content.pm.ActivityInfo;
import android.content.p... | 455,589 | 0.478267 | 0.463826 | 10,302 | 43.223259 | 31.419371 | 246 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.738692 | false | false | 13 |
8e61bce1e916544618d58b95e146d6370ab43c1d | 32,298,154,077,946 | dd2241b185d92268053c379b070b4d61411274ee | /app/src/main/java/com/example/schoolqa/EditProfileActivity.java | b00cd93c3d65ba8cc1c929480d7679be7904f8f8 | [] | no_license | CodePath-Team-5/SCHOOL-Q-A | https://github.com/CodePath-Team-5/SCHOOL-Q-A | b96f4fd8a32efe2de238fed3bd9c114e0bba4292 | 481f014d9cec04a4f6c05b025ad672bc0c4b02bf | refs/heads/main | 2023-07-18T07:52:56.278000 | 2021-08-31T09:58:54 | 2021-08-31T09:58:54 | 348,099,164 | 1 | 1 | null | false | 2021-08-15T12:52:43 | 2021-03-15T19:34:00 | 2021-08-15T12:47:21 | 2021-08-15T12:52:43 | 113,786 | 0 | 1 | 20 | Java | false | false | package com.example.schoolqa;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.content.FileProvider;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import ... | UTF-8 | Java | 8,417 | java | EditProfileActivity.java | Java | [
{
"context": "e.getText().toString());\n user.setPassword(et_password.getText().toString());\n user.put(\"major_pr",
"end": 6998,
"score": 0.7881243228912354,
"start": 6987,
"tag": "PASSWORD",
"value": "et_password"
}
] | null | [] | package com.example.schoolqa;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import androidx.core.content.FileProvider;
import android.content.Intent;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.net.Uri;
import android.os.Bundle;
import ... | 8,416 | 0.634787 | 0.633955 | 219 | 37.438354 | 28.300404 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611872 | false | false | 13 |
f1a466b7b297445604448171d13225cc00cfcf9a | 12,816,182,467,633 | 6637fc4478a67c1ec9e45be2b3764870c27f9a85 | /src/test/java/com/shiro/springbootshiro/GoodsTest.java | e036359342056b7b396b5e95052292661ca21d72 | [] | no_license | WLyiyi/springboot-shiro | https://github.com/WLyiyi/springboot-shiro | 655788fe870cd3a21689f017dbbf9b10ff4fb3d2 | 41ac00325b753b94d32d888b204409ab72979da5 | refs/heads/master | 2020-05-05T07:24:20.763000 | 2019-04-16T12:54:37 | 2019-04-16T12:54:37 | 179,823,935 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shiro.springbootshiro;
import com.shiro.springbootshiro.bean.Evaluate;
import com.shiro.springbootshiro.bean.Goods;
import com.shiro.springbootshiro.mapper.GoodsMapper;
import com.shiro.springbootshiro.service.IEvaluateService;
import com.shiro.springbootshiro.service.IGoodsService;
import org.junit.Test;
... | UTF-8 | Java | 1,203 | java | GoodsTest.java | Java | [] | null | [] | package com.shiro.springbootshiro;
import com.shiro.springbootshiro.bean.Evaluate;
import com.shiro.springbootshiro.bean.Goods;
import com.shiro.springbootshiro.mapper.GoodsMapper;
import com.shiro.springbootshiro.service.IEvaluateService;
import com.shiro.springbootshiro.service.IGoodsService;
import org.junit.Test;
... | 1,203 | 0.700919 | 0.697577 | 47 | 24.468084 | 21.502945 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404255 | false | false | 9 |
f9f7bc4daa66642f5f1f4c3d21037cad53135fd2 | 31,688,268,770,358 | 61799205deb604dafe5cef98e9f7520cecf6f269 | /src/test/java/com/tvd12/reflections/testing/ReflectionsTest2.java | c1bdd282f79c1a8cc345058cb47b562f62dfb041 | [
"WTFPL"
] | permissive | tvd12/reflections | https://github.com/tvd12/reflections | c9fd641bb56959780e6e2887c9a8d767c1f65255 | f945140c5e6484da18ea084bedbe437fa96e0c6f | refs/heads/master | 2022-07-27T00:48:27.482000 | 2022-07-10T16:31:05 | 2022-07-10T16:31:05 | 157,584,190 | 1 | 0 | WTFPL | true | 2022-07-10T16:31:05 | 2018-11-14T17:15:36 | 2021-12-02T13:56:07 | 2022-07-10T16:31:05 | 317 | 1 | 0 | 0 | Java | false | false | package com.tvd12.reflections.testing;
import static java.util.Arrays.asList;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.junit.Assert.assertFalse;
import java.util.Arrays;
import java.util.Collection;
import java.util.Set;
import org.hamcrest.BaseMatcher;
import org.hamcrest.Description;
... | UTF-8 | Java | 2,883 | java | ReflectionsTest2.java | Java | [] | null | [] | package com.tvd12.reflections.testing;
import static java.util.Arrays.asList;
import static org.hamcrest.MatcherAssert.assertThat;
import static org.junit.Assert.assertFalse;
import java.util.Arrays;
import java.util.Collection;
import java.util.Set;
import org.hamcrest.BaseMatcher;
import org.hamcrest.Description;
... | 2,883 | 0.672216 | 0.654873 | 76 | 36.934212 | 27.858824 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.671053 | false | false | 9 |
a4736f99616c83bf7e0a3f4225a74f1f5cdd5597 | 16,260,746,234,044 | a5fae53810cf9a9dc655f025be065bf05a4cfd4d | /Implementation/album-catalog/src/main/java/com/musicdistribution/albumcatalog/domain/models/response/ArtistResponse.java | 624388593d423a4c83920a009d472163a9687209 | [] | no_license | azizdwi/Album_Distribution | https://github.com/azizdwi/Album_Distribution | fe926145832b30131ce55c8963170353b927f9cd | 136549554e06d9b8ecccfb666830d62fd81ec6cb | refs/heads/master | 2023-08-28T13:12:48.844000 | 2021-11-01T15:40:40 | 2021-11-01T15:40:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.musicdistribution.albumcatalog.domain.models.response;
import com.musicdistribution.albumcatalog.domain.models.entity.Artist;
import com.musicdistribution.albumcatalog.domain.valueobjects.ArtistContactInfo;
import com.musicdistribution.albumcatalog.domain.valueobjects.ArtistPersonalInfo;
import lombok.Data... | UTF-8 | Java | 1,035 | java | ArtistResponse.java | Java | [
{
"context": "rsonalInfo());\n artistResponse.setPassword(artist.getPassword());\n\n return artistResponse;\n }\n}\n",
"end": 990,
"score": 0.9222303032875061,
"start": 972,
"tag": "PASSWORD",
"value": "artist.getPassword"
}
] | null | [] | package com.musicdistribution.albumcatalog.domain.models.response;
import com.musicdistribution.albumcatalog.domain.models.entity.Artist;
import com.musicdistribution.albumcatalog.domain.valueobjects.ArtistContactInfo;
import com.musicdistribution.albumcatalog.domain.valueobjects.ArtistPersonalInfo;
import lombok.Data... | 1,027 | 0.786473 | 0.786473 | 30 | 33.5 | 28.185989 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 9 |
d737c0db49d8f58ad235f7c5dca6f2bdf87f4b8f | 11,252,814,367,441 | 92e7a62c54bcf24de97b5d4c1bb15b99f775bed2 | /OpenConcerto/src/org/openconcerto/erp/core/sales/shipment/component/BonDeLivraisonSQLComponent.java | 2230ac7cf32f2b960ab81f1e3a7bda19618d3611 | [] | no_license | trespe/openconcerto | https://github.com/trespe/openconcerto | 4a9c294006187987f64dbf936f167d666e6c5d52 | 6ccd5a7b56cd75350877842998c94434083fb62f | refs/heads/master | 2021-01-13T02:06:29.609000 | 2015-04-10T08:35:31 | 2015-04-10T08:35:31 | 33,717,537 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved.
*
* The contents of this file are subject to the terms of the GNU General Public License Version 3
* only ("GPL"). You may not use this file except in compliance with th... | UTF-8 | Java | 25,437 | java | BonDeLivraisonSQLComponent.java | Java | [] | null | [] | /*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
*
* Copyright 2011 OpenConcerto, by ILM Informatique. All rights reserved.
*
* The contents of this file are subject to the terms of the GNU General Public License Version 3
* only ("GPL"). You may not use this file except in compliance with th... | 25,437 | 0.599693 | 0.596112 | 607 | 39.866558 | 30.42852 | 196 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787479 | false | false | 9 |
26d122ba0e48fedf746a61a2c73eaccab0277645 | 15,633,681,009,157 | 5b82e2f7c720c49dff236970aacd610e7c41a077 | /QueryReformulation-master 2/data/processed/MarkerImageProviderTest.java | ec359a4e473bebce5afd46a5a01353549ceb5591 | [] | no_license | shy942/EGITrepoOnlineVersion | https://github.com/shy942/EGITrepoOnlineVersion | 4b157da0f76dc5bbf179437242d2224d782dd267 | f88fb20497dcc30ff1add5fe359cbca772142b09 | refs/heads/master | 2021-01-20T16:04:23.509000 | 2016-07-21T20:43:22 | 2016-07-21T20:43:22 | 63,737,385 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /***/
package org.eclipse.ui.tests.adaptable;
import org.eclipse.core.resources.IMarker;
import org.eclipse.core.resources.IWorkspace;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.ui.model.IWorkbe... | UTF-8 | Java | 2,014 | java | MarkerImageProviderTest.java | Java | [] | null | [] | /***/
package org.eclipse.ui.tests.adaptable;
import org.eclipse.core.resources.IMarker;
import org.eclipse.core.resources.IWorkspace;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.core.runtime.CoreException;
import org.eclipse.jface.resource.ImageDescriptor;
import org.eclipse.ui.model.IWorkbe... | 2,014 | 0.672294 | 0.668818 | 58 | 33.724136 | 25.741951 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.465517 | false | false | 9 |
4fddfb6b10c7c5972f99dd96bc473c0f0fcd59f4 | 29,626,684,460,974 | bce06f295824f0437da53b2dfd5b7f7c7c97517f | /src/main/java/com/jifenke/lepluslive/groupon/domain/entities/GrouponRefund.java | 50689558d4a7fc980918f39c3d5e49e4de65da98 | [] | no_license | wcggit/lepluslife_back | https://github.com/wcggit/lepluslife_back | 38c1b902ba0197b7c3d26d952eb104c3a9db08b1 | a735b1901ec70926132422e03ff1775468763138 | refs/heads/master | 2020-04-03T22:37:19.083000 | 2017-07-11T06:09:06 | 2017-07-11T06:09:06 | 57,190,617 | 0 | 79 | null | false | 2017-07-11T06:09:06 | 2016-04-27T06:49:31 | 2016-04-27T06:55:57 | 2017-07-11T06:09:06 | 1,894 | 0 | 16 | 1 | Java | null | null | package com.jifenke.lepluslive.groupon.domain.entities;
import com.jifenke.lepluslive.user.domain.entities.LeJiaUser;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToO... | UTF-8 | Java | 1,051 | java | GrouponRefund.java | Java | [
{
"context": "import javax.persistence.Table;\n\n/**\n * Created by wcg on 2017/6/14. 团购退款申请\n */\n@Entity\n@Table(name = \"G",
"end": 413,
"score": 0.9995436072349548,
"start": 410,
"tag": "USERNAME",
"value": "wcg"
}
] | null | [] | package com.jifenke.lepluslive.groupon.domain.entities;
import com.jifenke.lepluslive.user.domain.entities.LeJiaUser;
import java.util.Date;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToO... | 1,051 | 0.746341 | 0.736585 | 52 | 18.711538 | 17.730175 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 9 |
a8a6bc6e64a19bc5a7e4bfe67fda7b859ff24202 | 24,584,392,855,811 | c42cb028f57b273cf4e99bd4ed55ad34ad25ea52 | /src/lesson3/Lesson3_8_9AdditionalTask.java | 4f94437119292ac5a5b9cd87bbcb864a6a0121e8 | [] | no_license | Dimatokin/HomeWork | https://github.com/Dimatokin/HomeWork | 1dd93c54ea843ea5ce128356b4c5f529338aa72f | 408dc3d1d6c04406f1fe69f0359dbd21cb78bb2b | refs/heads/main | 2023-03-01T09:34:07.515000 | 2021-02-05T19:42:00 | 2021-02-05T19:42:00 | 290,986,278 | 1 | 0 | null | false | 2020-08-31T16:50:37 | 2020-08-28T07:56:26 | 2020-08-28T08:01:09 | 2020-08-31T16:50:37 | 39 | 0 | 0 | 0 | Java | false | false | /* 8) Найти второй по величине (т.е. следующий по величине за максимальным) элемент в массиве.
* 9) Найти наименьший элемент среди элементов с четными индексами массива */
package lesson3;
import java.util.Arrays;
public class Lesson3_8_9AdditionalTask {
public static void main(String[] args) {
int[] num... | UTF-8 | Java | 1,379 | java | Lesson3_8_9AdditionalTask.java | Java | [] | null | [] | /* 8) Найти второй по величине (т.е. следующий по величине за максимальным) элемент в массиве.
* 9) Найти наименьший элемент среди элементов с четными индексами массива */
package lesson3;
import java.util.Arrays;
public class Lesson3_8_9AdditionalTask {
public static void main(String[] args) {
int[] num... | 1,379 | 0.594102 | 0.579358 | 29 | 38.758621 | 36.044662 | 169 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 9 |
ecda84fcc02792f01eba55ea3f8af50551acf764 | 22,093,311,814,399 | 397b3554b19916c56339845245f0f38fd2655c70 | /android/app/CavanMain/src/com/cavan/cavanmain/CavanAccessibilitySogou.java | eb04e345ed9bcfeda5e8e070b1efc18c6f94d59b | [] | no_license | jolin90/cavan | https://github.com/jolin90/cavan | f270e99fb42f8b08f9b9e098a73b5de631da0734 | 0af8a871cb10abd785c3b0e4e07a2d7ef85943e6 | refs/heads/master | 2021-01-20T14:19:48.816000 | 2017-05-07T18:36:15 | 2017-05-07T18:36:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cavan.cavanmain;
import java.util.List;
import android.view.KeyEvent;
import android.view.accessibility.AccessibilityEvent;
import android.view.accessibility.AccessibilityNodeInfo;
import com.cavan.android.CavanAccessibility;
import com.cavan.android.CavanPackageName;
import com.cavan.java.CavanString;
... | UTF-8 | Java | 1,624 | java | CavanAccessibilitySogou.java | Java | [] | null | [] | package com.cavan.cavanmain;
import java.util.List;
import android.view.KeyEvent;
import android.view.accessibility.AccessibilityEvent;
import android.view.accessibility.AccessibilityNodeInfo;
import com.cavan.android.CavanAccessibility;
import com.cavan.android.CavanPackageName;
import com.cavan.java.CavanString;
... | 1,624 | 0.748768 | 0.747537 | 66 | 23.60606 | 25.903597 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.681818 | false | false | 9 |
71eb59075aaa880e712993ece082feca48812e36 | 33,225,867,027,792 | 75658a5b580a1f4efdb7c193c534603fc79b893d | /src/cx/myhome/yak/ghsc/SettingsActivity.java | 752af24874ea9243f8d10bdeb9fbcd50c71eced3 | [
"BSD-2-Clause"
] | permissive | yak1ex/ghsc | https://github.com/yak1ex/ghsc | 75e44b1741dcca7c1ee48f43011d163b86fd3a90 | 706c1b3c345561dddfec40f5c6b827311b51cb60 | refs/heads/master | 2016-09-05T15:22:26.796000 | 2014-05-16T16:20:00 | 2014-05-16T16:20:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cx.myhome.yak.ghsc;
import java.util.Arrays;
import java.util.Comparator;
import java.util.Date;
import java.util.TimeZone;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
import android.os.Bundle;
... | UTF-8 | Java | 4,384 | java | SettingsActivity.java | Java | [] | null | [] | package cx.myhome.yak.ghsc;
import java.util.Arrays;
import java.util.Comparator;
import java.util.Date;
import java.util.TimeZone;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.SharedPreferences.OnSharedPreferenceChangeListener;
import android.os.Bundle;
... | 4,384 | 0.712591 | 0.707345 | 119 | 34.857143 | 29.739 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.168067 | false | false | 9 |
9dc5735d7fa3114b1bb7f8841ad0b9d414f2618d | 9,947,144,293,101 | 582fb36e8cc9d405ecee183b38d5ba8ebf97dc8e | /ebase/src/main/java/com/dsdl/eidea/base/service/ChangelogService.java | fa4ec0bfb3c5a04e7cc4ae9f5282e4aa3507e00d | [] | no_license | ldlqdsdcn/eidea | https://github.com/ldlqdsdcn/eidea | 2dfd3db38f5d1c47388cc48a80e5f5795caf45fa | f48e7d61430956f5074c0d68f5d4052ebc40a5a1 | refs/heads/master | 2021-01-22T02:14:39.398000 | 2017-04-05T00:35:43 | 2017-04-05T00:35:43 | 81,036,209 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dsdl.eidea.base.service;
import java.util.List;
import com.dsdl.eidea.base.entity.bo.ChangelogBo;
import com.dsdl.eidea.core.entity.bo.TableColumnBo;
import com.dsdl.eidea.core.entity.po.TableColumnPo;
import com.googlecode.genericdao.search.ISearch;
public interface ChangelogService {
List<ChangelogBo>... | UTF-8 | Java | 457 | java | ChangelogService.java | Java | [] | null | [] | package com.dsdl.eidea.base.service;
import java.util.List;
import com.dsdl.eidea.base.entity.bo.ChangelogBo;
import com.dsdl.eidea.core.entity.bo.TableColumnBo;
import com.dsdl.eidea.core.entity.po.TableColumnPo;
import com.googlecode.genericdao.search.ISearch;
public interface ChangelogService {
List<ChangelogBo>... | 457 | 0.822757 | 0.822757 | 14 | 31.642857 | 21.651814 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 9 |
8b60aa3ac76edd2d7a025a404ebc4cfd21e2e315 | 32,779,190,429,216 | e49734c1cf64efe06f3426ed332b05f7625f2992 | /Project_IMS_손진영/src/kr/or/kosta/ims/model/Woods.java | 16cae621cd4039499e26440dc5ca3247206640b4 | [] | no_license | moyaiori/Kosta100ExampleProject | https://github.com/moyaiori/Kosta100ExampleProject | 965fa5ecb4b42912991063a3dd70e64d27dacd32 | 384ff69478b88a00ba024158a91718714c813b6c | refs/heads/master | 2021-01-01T19:10:09.803000 | 2015-11-17T07:05:40 | 2015-11-17T07:05:40 | 39,556,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.or.kosta.ims.model;
/**
* 합판 종류는 정해져 있으므로 열거형으로 선택
* @author 손진영
*
* 작성일 : 2015-07-31
*/
public enum Woods {
ROSEWOOD, MAPLE, MAHOGANY, COCOBOLO, ALDER;
}
| UTF-8 | Java | 222 | java | Woods.java | Java | [
{
"context": ".model;\n/**\n * 합판 종류는 정해져 있으므로 열거형으로 선택\n * @author 손진영\n *\n * 작성일 : 2015-07-31\n */\npublic enum Woods {\n\tR",
"end": 77,
"score": 0.9994250535964966,
"start": 74,
"tag": "NAME",
"value": "손진영"
}
] | null | [] | package kr.or.kosta.ims.model;
/**
* 합판 종류는 정해져 있으므로 열거형으로 선택
* @author 손진영
*
* 작성일 : 2015-07-31
*/
public enum Woods {
ROSEWOOD, MAPLE, MAHOGANY, COCOBOLO, ALDER;
}
| 222 | 0.651163 | 0.604651 | 10 | 16.200001 | 13.717142 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 9 |
29a8b91e89f6d2d0c022970a26cae33bfc4c8195 | 2,619,930,074,904 | c96434acfb4fcaf00abd0135b7d84cef3beed004 | /app/src/main/java/com/pro/xtl1889/lifebang/ui/adapter/NewsHoemAdaper.java | 20dbbf24acc0e94541adbc71eb8769bb6a7d33c9 | [] | no_license | xtl1889/LifeBang | https://github.com/xtl1889/LifeBang | 6809ae0de89760db5956cd8a0c4c2d03b1fbee93 | c0555a174f26980d2187301b4ae607c07b27a3ca | refs/heads/master | 2020-07-07T08:52:59.533000 | 2017-01-24T09:59:48 | 2017-01-24T09:59:48 | 73,922,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pro.xtl1889.lifebang.ui.adapter;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
im... | UTF-8 | Java | 3,253 | java | NewsHoemAdaper.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by xtl1889 on 16-8-23.\n */\npublic class NewsHoemAdaper exten",
"end": 770,
"score": 0.9995818734169006,
"start": 763,
"tag": "USERNAME",
"value": "xtl1889"
}
] | null | [] | package com.pro.xtl1889.lifebang.ui.adapter;
import android.content.Context;
import android.content.Intent;
import android.support.v7.widget.RecyclerView;
import android.text.TextUtils;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.RelativeLayout;
im... | 3,253 | 0.666564 | 0.656067 | 100 | 31.389999 | 25.96224 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53 | false | false | 9 |
a67da285d6ce2ebcacc29bbf3c3693bc96f9714e | 7,138,235,677,289 | 132b9a90156b7b8c0e24e000c177abdb30a92869 | /src/sit/int675/demo/jdbc/Customer.java | 88f95a8185afc72cabf2d40a3a494ae8be9bfe22 | [] | no_license | mickeymix/java_675 | https://github.com/mickeymix/java_675 | 19e6ec6656fb54445c039e1e5aa8e83d33221674 | 0630b39907159ac40e1f52bf304ec193d944e644 | refs/heads/master | 2021-07-19T11:39:19.898000 | 2017-10-29T03:14:30 | 2017-10-29T03:14:30 | 106,989,468 | 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 sit.int675.demo.jdbc;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
*
* @author INT675
*/
public class Cust... | UTF-8 | Java | 3,253 | java | Customer.java | Java | [
{
"context": ";\nimport java.sql.SQLException;\n\n/**\n *\n * @author INT675\n */\npublic class Customer extends CustomerDao {\n ",
"end": 298,
"score": 0.9994668960571289,
"start": 292,
"tag": "USERNAME",
"value": "INT675"
}
] | 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 sit.int675.demo.jdbc;
import java.sql.ResultSet;
import java.sql.SQLException;
/**
*
* @author INT675
*/
public class Cust... | 3,253 | 0.61205 | 0.604673 | 147 | 21.129251 | 18.376736 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37415 | false | false | 9 |
156e7cbe4fb52fa6459078148ab34aeea0c42f08 | 8,349,416,457,125 | b6854f5d0c8447052af5301bd9c0d0e4e2eaa5db | /pattern2/CircularShifter.java | ef77c28013fe70e1b60ae7404f05ca99750cfb18 | [] | no_license | java-wei/KWIC | https://github.com/java-wei/KWIC | b57ba8fb4f6baaaaf85336b1177d88d65b65106e | d649d2e7ab2fd94dac7b5b3384d9b04e9aee53e1 | refs/heads/master | 2020-04-25T13:32:03.194000 | 2015-09-03T15:10:22 | 2015-09-03T15:10:22 | 41,277,023 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pattern2;
import java.util.ArrayList;
/**
* @author Charles Cheng
*
*/
public class CircularShifter {
private Title titles;
public CircularShifter(Title object) {
titles = object;
}
public void addWordsToIgnore(String s) {
String[] arr = s.split(",");
int length = arr.length;
for (int i=0;... | UTF-8 | Java | 1,499 | java | CircularShifter.java | Java | [
{
"context": "ern2;\n\nimport java.util.ArrayList;\n\n/**\n * @author Charles Cheng\n *\n */\n\npublic class CircularShifter {\n\n\tprivate ",
"end": 76,
"score": 0.9996429681777954,
"start": 63,
"tag": "NAME",
"value": "Charles Cheng"
}
] | null | [] | package pattern2;
import java.util.ArrayList;
/**
* @author <NAME>
*
*/
public class CircularShifter {
private Title titles;
public CircularShifter(Title object) {
titles = object;
}
public void addWordsToIgnore(String s) {
String[] arr = s.split(",");
int length = arr.length;
for (int i=0; i<leng... | 1,492 | 0.628419 | 0.623082 | 71 | 20.112677 | 19.816446 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.253521 | false | false | 9 |
af617a724094b23ea7a9f184fb89d1f471ed5ea2 | 8,349,416,460,039 | 40953e543a4527117ba01450b588c38531cc105d | /src/test/java/concurrency/threadlocal/CounterTask.java | d328664de4b0bcc02be4e69b7e6065c55fb08fea | [] | no_license | Allen-Joe/springmvc-mybatis-test | https://github.com/Allen-Joe/springmvc-mybatis-test | 9c85a2ec3b6d36b50cdc761ddfad674dff528c1c | c326a78a7d70e211c5452932bd7b752c891e1e1e | refs/heads/master | 2020-04-05T12:38:52.816000 | 2017-07-04T09:07:16 | 2017-07-04T09:07:16 | 95,209,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package concurrency.threadlocal;
public class CounterTask implements Runnable{
private ThreadLocalDemo threadLocalDemo;
public CounterTask(ThreadLocalDemo threadLocalDemo){
this.threadLocalDemo=threadLocalDemo;
}
public void run() {
// TODO Auto-generated method stub
for (int i = 0; i < 3; i++) {
thr... | UTF-8 | Java | 511 | java | CounterTask.java | Java | [] | null | [] | package concurrency.threadlocal;
public class CounterTask implements Runnable{
private ThreadLocalDemo threadLocalDemo;
public CounterTask(ThreadLocalDemo threadLocalDemo){
this.threadLocalDemo=threadLocalDemo;
}
public void run() {
// TODO Auto-generated method stub
for (int i = 0; i < 3; i++) {
thr... | 511 | 0.733855 | 0.729941 | 20 | 24.549999 | 25.259602 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.55 | false | false | 9 |
fc7158a63afedaa13264f2b3fb3551181312d077 | 26,353,919,342,832 | cadbf628c4b6d3a8e09c89dd301da023a11cf317 | /src/main/java/com/yucheng/cmis/grt/agent/GrtLoanguarInfoAgent.java | d7334c5749fd873fdc2dd858166fa1b252b83371 | [] | no_license | zhizhongsan/cmis-main | https://github.com/zhizhongsan/cmis-main | dfaebf6c42734e9c214f5351253ccd6d18aa1b8a | dea5ca104b22df30d095d17fb4f54144a739f8ac | refs/heads/master | 2016-08-04T22:53:28.897000 | 2013-08-27T03:18:26 | 2013-08-27T03:18:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yucheng.cmis.grt.agent;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import com.ecc.emp.core.EMPException;
import com.ecc.emp.data.IndexedCollection;
import com.ecc.emp.data.KeyedCollection;
import com.ecc.emp.dbmodel.service.TableModelDAO;
import com.yucheng.c... | UTF-8 | Java | 2,983 | java | GrtLoanguarInfoAgent.java | Java | [] | null | [] | package com.yucheng.cmis.grt.agent;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.List;
import com.ecc.emp.core.EMPException;
import com.ecc.emp.data.IndexedCollection;
import com.ecc.emp.data.KeyedCollection;
import com.ecc.emp.dbmodel.service.TableModelDAO;
import com.yucheng.c... | 2,983 | 0.760698 | 0.760356 | 78 | 35.448719 | 31.911596 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.807692 | false | false | 9 |
0af98f3bc6d47f72ddfe9bb9e0012a305e9a2163 | 29,892,972,380,266 | a1ff0766974959c23198b71725ed0f60c569a42a | /excel/src/main/java/com/king/function/excel/Excel/BaseProcess/BaseWriteXLSXExcel.java | 9715ce35a3565ec1ee624e03b4271ad4b8e3f200 | [] | no_license | king6849/functions | https://github.com/king6849/functions | a23e8ff5849f50985d076df723d92c02bbe081e1 | c377fb15a102da6afc81e6ced3c78aa2073c9112 | refs/heads/master | 2023-04-17T17:52:01.578000 | 2021-05-06T10:07:59 | 2021-05-06T10:07:59 | 359,175,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.king.function.excel.Excel.BaseProcess;
import com.king.function.excel.Utils.*;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.util.HSSFColor;
import org.apache.poi.ss.util.CellRangeAddress;
import org.apache.poi.xssf.usermodel.*;
import java.io.FileOutputStream;
import java.io.O... | UTF-8 | Java | 10,227 | java | BaseWriteXLSXExcel.java | Java | [] | null | [] | package com.king.function.excel.Excel.BaseProcess;
import com.king.function.excel.Utils.*;
import org.apache.poi.hssf.usermodel.HSSFCell;
import org.apache.poi.hssf.util.HSSFColor;
import org.apache.poi.ss.util.CellRangeAddress;
import org.apache.poi.xssf.usermodel.*;
import java.io.FileOutputStream;
import java.io.O... | 10,227 | 0.575438 | 0.572212 | 289 | 31.179932 | 24.116259 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.543253 | false | false | 9 |
b275e9c92c4f7923ac4a865379bf82e1f2e37a23 | 22,488,448,780,750 | 0e374558b6a5d9416f671bad9d1050b966a3c3ab | /app/src/main/java/com/pictoslide/www/fragments/AlbumsFragment.java | c0824b756a2fff8b14495b21c8ef6d2157217138 | [] | no_license | OkeBenoitHub/pictoslide-photo-album | https://github.com/OkeBenoitHub/pictoslide-photo-album | b8bf09c85a3d3b0a0a75bc76fe7cdc9c667a8f7e | a69b0ad4c2308df042fb6048e7709794fc81286f | refs/heads/master | 2023-03-06T19:23:53.031000 | 2021-02-20T04:11:56 | 2021-02-20T04:11:56 | 340,131,143 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pictoslide.www.fragments;
import android.content.Intent;
import android.content.res.Configuration;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
im... | UTF-8 | Java | 24,482 | java | AlbumsFragment.java | Java | [] | null | [] | package com.pictoslide.www.fragments;
import android.content.Intent;
import android.content.res.Configuration;
import android.graphics.Color;
import android.net.Uri;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.view.View;
im... | 24,482 | 0.646802 | 0.64574 | 503 | 47.673958 | 32.494579 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.644135 | false | false | 9 |
d440b8f4672126503fabd69e93b795dd3b04e7da | 11,201,274,721,651 | d4688d648354068501e8bf5bcbcc9d638d87817e | /app/src/main/java/com/example/meshidzekv/popular_movies_2/DetailedActivity.java | bd6c43a57f43e37a117307b16c8e205acf023169 | [] | no_license | BoardzMaster/Movie-Project-2 | https://github.com/BoardzMaster/Movie-Project-2 | 03a490c190588296af8ca1f8056ab43dd4001e07 | 2cda305baa3c9a00bd640acbae6003fa02fde070 | refs/heads/master | 2016-09-01T05:24:32.532000 | 2015-10-28T22:17:31 | 2015-10-28T22:17:31 | 45,145,158 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.meshidzekv.popular_movies_2;
import android.content.ContentValues;
import android.content.Intent;
import android.content.res.Configuration;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppComp... | UTF-8 | Java | 4,192 | java | DetailedActivity.java | Java | [
{
"context": "package com.example.meshidzekv.popular_movies_2;\n\nimport android.content.Content",
"end": 30,
"score": 0.7131735682487488,
"start": 20,
"tag": "USERNAME",
"value": "meshidzekv"
},
{
"context": "er{\n\n\n public static final String MOVIE_KEY = \"movie_data\";\n\n ... | null | [] | package com.example.meshidzekv.popular_movies_2;
import android.content.ContentValues;
import android.content.Intent;
import android.content.res.Configuration;
import android.database.Cursor;
import android.net.Uri;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.app.AppComp... | 4,192 | 0.725429 | 0.72376 | 89 | 46.078651 | 35.297207 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808989 | false | false | 9 |
9a38c965e16cf4eca29d18c64e19c66bdb8f7f3d | 17,686,675,343,414 | 7355f05f77853d6195f94a108d03852c24bb4bda | /EasyCarpool/src/com/easycarpool/redis/RedisImpl.java | 00e47e77c119c74865bfdb8600868ce56fd3ac85 | [] | no_license | ranjitjitu/EasyCarpool | https://github.com/ranjitjitu/EasyCarpool | b3a9f5d3ec0a44d6f32063b323bf7d19f072bcee | b094554606745975f38597d66b4ac2b50263ae2a | refs/heads/master | 2021-01-01T05:25:47.784000 | 2016-06-02T13:46:40 | 2016-06-02T13:46:40 | 58,963,665 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.easycarpool.redis;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.u... | UTF-8 | Java | 6,647 | java | RedisImpl.java | Java | [] | null | [] | package com.easycarpool.redis;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.ObjectInputStream;
import java.io.ObjectOutputStream;
import java.nio.charset.Charset;
import java.util.ArrayList;
import java.u... | 6,647 | 0.645253 | 0.642245 | 235 | 26.285107 | 24.880985 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.87234 | false | false | 9 |
b3657348816d1aeb8789949f6e1b46734d126204 | 13,975,823,594,328 | 3c84c7314ecaad29ff0fe5026b4aafeec14251ae | /smart-house-android/src/main/java/si/majeric/smarthouse/MessagesActivity.java | 035452f89b8c6902530db78a77e55fa0d53cb435 | [
"Apache-2.0"
] | permissive | umajeric/smart-house | https://github.com/umajeric/smart-house | 649b73f63de8b5cfcaa2292bdb7fcdf77c55aa97 | 16f7556a456d3e3e6a2c36cbaeb59ff67ab5c037 | refs/heads/master | 2021-01-11T14:12:52.126000 | 2017-03-05T10:05:40 | 2017-03-05T10:05:40 | 81,142,012 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | UTF-8 | Java | 7,096 | java | MessagesActivity.java | Java | [
{
"context": "intent.putExtra(Intent.EXTRA_EMAIL, new String[]{\"uros@majeric.si\", \"milos.kocbek@gmail.com\"});\n\t\tintent.putExtra(I",
"end": 3905,
"score": 0.999925434589386,
"start": 3890,
"tag": "EMAIL",
"value": "uros@majeric.si"
},
{
"context": "ent.EXTRA_EMAIL, new String[]... | null | [] | /*
* Copyright 2012 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicab... | 7,073 | 0.686161 | 0.679256 | 247 | 27.728745 | 25.107931 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.275304 | false | false | 9 |
efc0b0fd56868273be62c488ea590e9114aea7cd | 7,980,049,263,973 | 1c1182b45c5cbb0074e3d360e97064308999318f | /src/entity/Notice.java | b477843b1d96d582c7ad56a679809b1bc1539191 | [] | no_license | HLZ278/Hospital | https://github.com/HLZ278/Hospital | 38718539a456f47c83f04ef74e7a53a74d82a0b0 | 45dc74ad083722d0dadd3da8a04b7eed23a9755e | refs/heads/master | 2023-03-22T09:40:57.761000 | 2021-03-03T12:45:49 | 2021-03-03T12:45:49 | 327,277,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity;
import java.sql.Timestamp;
public class Notice {
private int noticeID;
private String title;
private String content;
private Timestamp createTime;
@Override
public String toString() {
return "Notice{" +
"noticeID=" + noticeID +
", title=... | UTF-8 | Java | 1,069 | java | Notice.java | Java | [] | null | [] | package entity;
import java.sql.Timestamp;
public class Notice {
private int noticeID;
private String title;
private String content;
private Timestamp createTime;
@Override
public String toString() {
return "Notice{" +
"noticeID=" + noticeID +
", title=... | 1,069 | 0.551918 | 0.551918 | 52 | 19.557692 | 16.21895 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.346154 | false | false | 9 |
dae4f4005f2aab40b8491b648c145b42d6abd84d | 13,838,384,656,978 | 38ab1fa72b1bde7d1ce648fd5a18b5eaf68fe0c5 | /Java/Java/Struktur Data/src/DLS/DoubleLinkedListDemo.java | e75093f202c4e0d59f7499cf82b9df45a9ab3ac5 | [] | no_license | surya-b21/Java-ne-Surya | https://github.com/surya-b21/Java-ne-Surya | 10f7c6837f4cd57d8d3277a8eb0d79ff7269eec3 | 6ff69bfad831eba41e67152c0ed99760e39f749e | refs/heads/main | 2023-02-11T09:00:13.111000 | 2021-01-13T07:46:45 | 2021-01-13T07:46:45 | 329,231,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package DLS;
public class DoubleLinkedListDemo {
public static void main(String[] args) {
DoubleLinkedList<String> Dlist = new DoubleLinkedList<String>();
System.out.println(Dlist.toString());
Dlist.tambahNode_Akhir(new DNode<String>("ungu"));
System.out.println("Tambah Node Akhir[L... | UTF-8 | Java | 1,798 | java | DoubleLinkedListDemo.java | Java | [] | null | [] | package DLS;
public class DoubleLinkedListDemo {
public static void main(String[] args) {
DoubleLinkedList<String> Dlist = new DoubleLinkedList<String>();
System.out.println(Dlist.toString());
Dlist.tambahNode_Akhir(new DNode<String>("ungu"));
System.out.println("Tambah Node Akhir[L... | 1,798 | 0.644605 | 0.644605 | 36 | 48.972221 | 25.485819 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 9 |
f4354cbed9bacc348a75c17b8ac4de1a14d8f178 | 26,104,811,282,299 | 99be047e59e0aad9b4fc443b042f0451ab29c12d | /Final-version2/src/main/java/di/uoa/dbmanagment/repository/PotHoleRepository.java | 762df95c31e3c7a5e4973c6e08f14b21ba1253c8 | [] | no_license | t-pol/uoa-dbmanagment-311ci-proj1 | https://github.com/t-pol/uoa-dbmanagment-311ci-proj1 | 6f15eda65613ee4791c089cd424c167eda4af05d | 44f3ae91cd1bb9a04d4d0059d5265098cf9becf7 | refs/heads/master | 2023-06-10T23:58:32.501000 | 2019-04-07T13:42:03 | 2019-04-07T13:42:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package di.uoa.dbmanagment.repository;
import java.util.UUID;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.stereotype.Repository;
import di.uoa.dbmanagment.model.PotHole;
@Repository
public interface PotHoleRepository extends PagingAndSortingRepositor... | UTF-8 | Java | 345 | java | PotHoleRepository.java | Java | [] | null | [] | package di.uoa.dbmanagment.repository;
import java.util.UUID;
import org.springframework.data.repository.PagingAndSortingRepository;
import org.springframework.stereotype.Repository;
import di.uoa.dbmanagment.model.PotHole;
@Repository
public interface PotHoleRepository extends PagingAndSortingRepositor... | 345 | 0.808696 | 0.808696 | 14 | 22.642857 | 28.245371 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 9 |
b274d6f439c78c8ba7d10f3952f6be790dcf41cc | 7,567,732,399,813 | 0d16e0eb7a588800402946b7b571a562beddc7f9 | /style-profile/src/main/java/com/cm/style/profile/config/swagger/SwaggerConfig.java | e0f5622fec578d28a94aa5d474182b48988be03e | [] | no_license | divat/myprojects | https://github.com/divat/myprojects | e570500076076c47fdcf344de6ef78903ce74a79 | c5745fcb516db928c2e33517fa6e2b3bcd4d72bc | refs/heads/master | 2020-04-01T17:37:21.449000 | 2018-10-17T10:57:18 | 2018-10-17T10:57:18 | 153,440,384 | 0 | 0 | null | false | 2018-10-17T10:57:20 | 2018-10-17T10:43:36 | 2018-10-17T10:43:39 | 2018-10-17T10:57:19 | 0 | 0 | 0 | 0 | null | false | null | package com.cm.style.profile.config.swagger;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.google.common.base.Predicates;
import springfox.documentation.builders.Pat... | UTF-8 | Java | 1,635 | java | SwaggerConfig.java | Java | [
{
"context": "_CONTACT = new Contact(\n\t\t\t\"Zinio Dev Team\", \"\", \"dhivakart@codemantra.co.in, thiyagarajan@codemantra.com,rajarajan@codemantra",
"end": 847,
"score": 0.9999260306358337,
"start": 821,
"tag": "EMAIL",
"value": "dhivakart@codemantra.co.in"
},
{
"context": "\"Zini... | null | [] | package com.cm.style.profile.config.swagger;
import java.util.Arrays;
import java.util.HashSet;
import java.util.Set;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import com.google.common.base.Predicates;
import springfox.documentation.builders.Pat... | 1,560 | 0.770642 | 0.766972 | 44 | 36.18182 | 32.603172 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.545455 | false | false | 9 |
aab92b8e06a4b8a52673414e55e78b8ce7205185 | 26,104,811,285,772 | 925f01877e4efb99201c80142ada76ffc4481173 | /src/main/java/by/stormnet/levkovets/controllers/OrderStatisticsController.java | 22bee993ccf2bbe454b2804dd3fceaffff67aa02 | [] | no_license | SergeiLevkovets/tire-service-web | https://github.com/SergeiLevkovets/tire-service-web | 2ef4ca785f45e80cf48c471cf3a1a060c28af4ff | 84a993f2419ae1ee78ce82cad5ea913c15f6ff2a | refs/heads/new-branc | 2022-07-31T13:16:22.875000 | 2020-01-30T13:16:07 | 2020-01-30T13:16:07 | 231,946,060 | 1 | 0 | null | false | 2020-10-13T18:38:36 | 2020-01-05T16:35:46 | 2020-02-04T13:09:28 | 2020-10-13T18:38:35 | 3,885 | 0 | 0 | 1 | Java | false | false | package by.stormnet.levkovets.controllers;
import by.stormnet.levkovets.dto.impl.*;
import by.stormnet.levkovets.services.*;
import by.stormnet.levkovets.services.factory.ServiceFactory;
import by.stormnet.levkovets.utils.HttpUtils;
import by.stormnet.levkovets.utils.StringUtils;
import javax.servlet.ServletException... | UTF-8 | Java | 3,027 | java | OrderStatisticsController.java | Java | [] | null | [] | package by.stormnet.levkovets.controllers;
import by.stormnet.levkovets.dto.impl.*;
import by.stormnet.levkovets.services.*;
import by.stormnet.levkovets.services.factory.ServiceFactory;
import by.stormnet.levkovets.utils.HttpUtils;
import by.stormnet.levkovets.utils.StringUtils;
import javax.servlet.ServletException... | 3,027 | 0.706971 | 0.70664 | 73 | 40.47945 | 31.940489 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.753425 | false | false | 9 |
bc68ad6499e922f01924500beb974cdbaa3ffc3a | 3,427,383,964,973 | a0f8e4a59e874ba906ed39dbf8840d8b2353561a | /TryGank/app/src/main/java/com/gypsophila/trygank/business/gank/FilterType.java | dcd2beb578de5899c3ce60d999b8e74074b3e7bf | [
"Apache-2.0"
] | permissive | AstroGypsophila/TryGank | https://github.com/AstroGypsophila/TryGank | 2826ea028a3b94dead3e72f4066305f0bd237c98 | cf0402af19bb2fdbd23a12b43d000025eea7c6df | refs/heads/master | 2021-06-14T08:49:40.611000 | 2017-04-29T16:12:17 | 2017-04-29T16:12:17 | 65,220,786 | 56 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gypsophila.trygank.business.gank;
/**
* Description:
* Author:AstroGypsophila
* GitHub:https://github.com/AstroGypsophila
* Date:2016/12/18
*/
public enum FilterType {
ALL(null),
ANDROID("Android"),
IOS("iOS"),
FRONT_END("前端"),
APP("App"),
EXTRA("拓展资源"),
RECOMMEND("瞎推荐");
... | UTF-8 | Java | 533 | java | FilterType.java | Java | [
{
"context": "ank.business.gank;\n\n/**\n * Description:\n * Author:AstroGypsophila\n * GitHub:https://github.com/AstroGypsophila\n * D",
"end": 92,
"score": 0.8438295722007751,
"start": 77,
"tag": "NAME",
"value": "AstroGypsophila"
},
{
"context": "thor:AstroGypsophila\n * GitHub:ht... | null | [] | package com.gypsophila.trygank.business.gank;
/**
* Description:
* Author:AstroGypsophila
* GitHub:https://github.com/AstroGypsophila
* Date:2016/12/18
*/
public enum FilterType {
ALL(null),
ANDROID("Android"),
IOS("iOS"),
FRONT_END("前端"),
APP("App"),
EXTRA("拓展资源"),
RECOMMEND("瞎推荐");
... | 533 | 0.623274 | 0.607495 | 27 | 17.777779 | 14.405074 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 9 |
7c6d09c32749124d6f7877c3421b4c7dc198fff2 | 20,633,022,934,992 | 2548eb52ba6fd708383be42bbb6aa7b871e19183 | /app/src/main/java/com/unlimiteduniverse/cat/fetation/mvp/ui/cats/fragment/UserSignatureFragment.java | 5e4ca9430ddcc0fcdf64ae37ac3f19b47b863b63 | [] | no_license | RedboxRobot/CatFetation | https://github.com/RedboxRobot/CatFetation | 28e58ec79000915d5a7bfe6c8bb31488423cc2c5 | 68355e872819c0e3e52b9c80f7d7e6105ef1a011 | refs/heads/master | 2020-04-02T21:32:21.791000 | 2019-01-11T08:42:06 | 2019-01-11T08:42:06 | 154,802,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unlimiteduniverse.cat.fetation.mvp.ui.cats.fragment;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import android.view.View;
import com.unlimiteduniverse.... | UTF-8 | Java | 3,776 | java | UserSignatureFragment.java | Java | [
{
"context": "e.uikit.widget.FJEditTextCount;\n\n/**\n * Created by Irvin\n * Date: on 2018/9/6 0006.\n */\n\npublic class User",
"end": 608,
"score": 0.9932902455329895,
"start": 603,
"tag": "NAME",
"value": "Irvin"
}
] | null | [] | package com.unlimiteduniverse.cat.fetation.mvp.ui.cats.fragment;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v7.widget.Toolbar;
import android.view.MenuItem;
import android.view.View;
import com.unlimiteduniverse.... | 3,776 | 0.663743 | 0.658692 | 110 | 33.200001 | 27.991817 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627273 | false | false | 9 |
19586c0ea7d88fed21598dd8c9831875a59bb466 | 19,911,468,402,987 | 64dc55e5b611fc0121b37e0c6cb305f348e978f2 | /src/main/java/com/tesseractmobile/pocketbot/views/FirebaseArray.java | d34b553db932641319d831e0f5115006baeb145e | [
"Apache-2.0"
] | permissive | frankjoshua/PocketBot | https://github.com/frankjoshua/PocketBot | 1467279675abf3d298a14463411b97ec11844424 | eea09a68977ed15de610952f469b611932d68f98 | refs/heads/master | 2021-06-14T05:17:48.940000 | 2021-01-25T21:50:49 | 2021-01-25T21:50:49 | 41,987,302 | 6 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Firebase UI Bindings Android Library
*
* Copyright © 2015 Firebase - All Rights Reserved
* https://www.firebase.com
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code mus... | UTF-8 | Java | 6,083 | java | FirebaseArray.java | Java | [] | null | [] | /*
* Firebase UI Bindings Android Library
*
* Copyright © 2015 Firebase - All Rights Reserved
* https://www.firebase.com
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code mus... | 6,083 | 0.6927 | 0.69122 | 164 | 36.085365 | 30.302217 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597561 | false | false | 9 |
905ed7bbf6f8780f8bae13457dc0df78fa399e9a | 21,655,225,133,021 | 83d2625e21534c5d3552ab54053cef9c1ff8d587 | /src/main/java/com/example/fp/config/resttemplate/AsyncRestTemplateConfig.java | b3a50cbb79877e0257feb9b8749d53d3c675c3c3 | [] | no_license | kstreee/fpinjava | https://github.com/kstreee/fpinjava | 7d5eccd80652865b878ec08ff58220878deb4e1b | eeb68e7aee17c258d6b57fa15469936fb8e8058a | refs/heads/master | 2020-03-17T00:23:36.773000 | 2018-05-12T12:25:23 | 2018-05-13T02:24:37 | 133,115,068 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.fp.config.resttemplate;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.task.SimpleAsyncTaskExecutor;
import org.springframework.http.client.SimpleClientHttpRequestFactory;
import org.springframework.we... | UTF-8 | Java | 1,103 | java | AsyncRestTemplateConfig.java | Java | [] | null | [] | package com.example.fp.config.resttemplate;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.core.task.SimpleAsyncTaskExecutor;
import org.springframework.http.client.SimpleClientHttpRequestFactory;
import org.springframework.we... | 1,103 | 0.779692 | 0.769719 | 24 | 45 | 33.507462 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 9 |
fcb56ee69d65899c8667d32aca4f5a21a36c6372 | 1,022,202,231,269 | 529f9b1328964d512ec65c8fc3ecf97ab8a4b6d7 | /src/main/java/com/romeu/nutricao/models/Alimento.java | 63f6317ad1477d405a18de6f1cea44e444e700e2 | [] | no_license | Rafael-Romeu/Nutricao | https://github.com/Rafael-Romeu/Nutricao | 6ed9b948737fd8c58ff3af70de27bd61c6231f31 | 773c1670b0e0870b0ffc29026f738bd81156d443 | refs/heads/master | 2020-12-05T17:23:19.263000 | 2020-01-07T20:30:49 | 2020-01-07T20:30:49 | 232,185,401 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.romeu.nutricao.models;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Entity
@Table(name = "alimentos")
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Alimento... | UTF-8 | Java | 1,037 | java | Alimento.java | Java | [] | null | [] | package com.romeu.nutricao.models;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
@Entity
@Table(name = "alimentos")
@Data
@AllArgsConstructor
@NoArgsConstructor
public class Alimento... | 1,037 | 0.789778 | 0.789778 | 47 | 21.063829 | 9.700634 | 34 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.340425 | false | false | 9 |
e368d62d8c25925d07a11237d69bb4c522c7c9fe | 11,570,641,923,293 | 85a3cbf8af86c6f273ac0ea612e250a2af565940 | /jeesite-framework-4.1.3-20190218.140934-2-fernflower/com/jeesite/common/mybatis/j/n/H.java | 52fa171d717674d61145394a5a64200988de9bce | [] | no_license | yhforever4/jeesite-open | https://github.com/yhforever4/jeesite-open | 22d4a364fc04f8f570879bd2f55efff5f1320098 | bf90332ad7617d487a4d2cf95e7fc313708f40d7 | refs/heads/master | 2020-04-28T14:00:56.926000 | 2019-03-04T03:12:19 | 2019-03-04T03:12:19 | 175,324,441 | 3 | 1 | null | true | 2019-03-13T01:35:14 | 2019-03-13T01:35:14 | 2019-03-04T03:12:22 | 2019-03-04T03:12:20 | 9,808 | 0 | 0 | 0 | null | false | null | package com.jeesite.common.mybatis.j.n;
import com.jeesite.modules.sys.utils.ConfigUtils;
import org.apache.ibatis.session.RowBounds;
import org.hyperic.sigar.Who;
public class H extends E {
public String ALLATORIxDEMO(String sql, RowBounds rowBounds) {
RowBounds var10000;
StringBuilder a;
... | UTF-8 | Java | 1,081 | java | H.java | Java | [] | null | [] | package com.jeesite.common.mybatis.j.n;
import com.jeesite.modules.sys.utils.ConfigUtils;
import org.apache.ibatis.session.RowBounds;
import org.hyperic.sigar.Who;
public class H extends E {
public String ALLATORIxDEMO(String sql, RowBounds rowBounds) {
RowBounds var10000;
StringBuilder a;
... | 1,081 | 0.533765 | 0.500463 | 38 | 27.421053 | 22.544262 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.526316 | false | false | 9 |
9fc436d4a9166bc14369d3f924cba7f37597797f | 15,710,990,381,310 | dbde38010aee32c5d04e58feca47c0d30abe34f5 | /subprojects/opennaef.devicedriver.device/src/main/java/voss/discovery/runner/simple/CommandLineAgent.java | 14d82e41e09839c02940d3dd7806ffdfe65bb171 | [
"Apache-2.0"
] | permissive | openNaEF/openNaEF | https://github.com/openNaEF/openNaEF | c2c8d5645b499aae36d90205dbc91421f4d0bd7b | c88f0e17adc8d3f266787846911787f9b8aa3b0d | refs/heads/master | 2020-12-30T15:41:09.806000 | 2017-05-22T22:37:24 | 2017-05-22T22:38:36 | 91,155,672 | 13 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package voss.discovery.runner.simple;
import voss.discovery.agent.common.DeviceDiscovery;
import voss.discovery.agent.common.DeviceDiscoveryImpl;
import voss.discovery.agent.common.DiscoveryFactory;
import voss.discovery.agent.mib.Mib2Impl;
import voss.discovery.iolib.AbortedException;
import voss.discovery.iolib.Dev... | UTF-8 | Java | 2,131 | java | CommandLineAgent.java | Java | [] | null | [] | package voss.discovery.runner.simple;
import voss.discovery.agent.common.DeviceDiscovery;
import voss.discovery.agent.common.DeviceDiscoveryImpl;
import voss.discovery.agent.common.DiscoveryFactory;
import voss.discovery.agent.mib.Mib2Impl;
import voss.discovery.iolib.AbortedException;
import voss.discovery.iolib.Dev... | 2,131 | 0.663069 | 0.66213 | 57 | 36.403507 | 26.648367 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614035 | false | false | 9 |
3218717222ef60c2df47dc391394f946e823e1bb | 5,961,414,617,274 | 21dde092e8bc9cdb4a3638d1e6ffc1f7f77d4a15 | /harvesters/src/main/java/org/fao/geonet/services/harvesting/HistoryDelete.java | 9e132272e3fa9fa256af9b9b6f89b0d39d98910f | [] | no_license | titellus/geonetwork-onegeology | https://github.com/titellus/geonetwork-onegeology | a1943d95708eabd11d1c4df18d86c3b9f8fc84d7 | a7ac2a3367dfd25c318cdcdb6b62c54d0471683c | HEAD | 2016-09-05T18:41:34.608000 | 2014-10-30T13:22:54 | 2014-10-30T13:22:54 | 25,293,429 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fao.geonet.services.harvesting;
import com.google.common.base.Function;
import com.google.common.collect.Collections2;
import jeeves.constants.Jeeves;
import jeeves.interfaces.Service;
import jeeves.server.ServiceConfig;
import jeeves.server.context.ServiceContext;
import org.fao.geonet.constants.Geonet;
i... | UTF-8 | Java | 2,170 | java | HistoryDelete.java | Java | [] | null | [] | package org.fao.geonet.services.harvesting;
import com.google.common.base.Function;
import com.google.common.collect.Collections2;
import jeeves.constants.Jeeves;
import jeeves.interfaces.Service;
import jeeves.server.ServiceConfig;
import jeeves.server.context.ServiceContext;
import org.fao.geonet.constants.Geonet;
i... | 2,170 | 0.535023 | 0.534101 | 65 | 32.384617 | 28.760386 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676923 | false | false | 9 |
faa6c589a0ae1fe2fd9e53e33fbd3d4b03012036 | 10,024,453,682,811 | 798e3563930a7f5098a790d86cba09a53a9030bd | /src/com/uas/erp/service/scm/SendSampleService.java | be91d9fd8ca3da1841cd490a4a37736e6304740d | [] | no_license | dreamvalley/6.0.0 | https://github.com/dreamvalley/6.0.0 | c5cabed6f34cab783df16de9ff6ddfc118b7c4fe | 12ed81bf7a46a649711bcf654bf9bcafe70054c2 | refs/heads/master | 2022-02-17T02:31:57.439000 | 2018-07-25T02:52:27 | 2018-07-25T02:52:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.uas.erp.service.scm;
public interface SendSampleService {
String turnProductApproval(int id, String caller);
void saveSendSample(String formStore, String param, String caller);
int sendToProdInout(String formStore, String param, String caller);
int sendToPurInout(String formStore, String param, Str... | UTF-8 | Java | 336 | java | SendSampleService.java | Java | [] | null | [] | package com.uas.erp.service.scm;
public interface SendSampleService {
String turnProductApproval(int id, String caller);
void saveSendSample(String formStore, String param, String caller);
int sendToProdInout(String formStore, String param, String caller);
int sendToPurInout(String formStore, String param, Str... | 336 | 0.794643 | 0.794643 | 13 | 24.846153 | 28.600285 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 9 |
ed0681f8457970b95919e316bb50802a7d27ae68 | 22,574,348,121,626 | 80a42d51718991fec26db46e105aabb4196a7732 | /BeginnerToMastery/src/leogle/chapter14/CollectionClass/SetInterface.java | a97857723a41f43b113a5551d79d29c3e8faedc7 | [] | no_license | leogle232323/BeginnerToMastery | https://github.com/leogle232323/BeginnerToMastery | 1ba2ae6cbd9de8151fe24f8493d5129162bfa53f | ccf7ad15a6df8ba4b55f8bf261d221604bac36e4 | refs/heads/master | 2021-01-02T09:03:36.449000 | 2017-10-12T04:28:35 | 2017-10-12T04:28:35 | 99,129,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package leogle.chapter14.CollectionClass;
import java.util.Iterator;
import java.util.TreeSet;
//1.创建类实现Comparable接口
public class SetInterface implements Comparable<Object> {
String name;
long id;
// 2.构造方法
public SetInterface(String name, long id) {
this.name = name;
this.id = id;
}
publi... | UTF-8 | Java | 2,114 | java | SetInterface.java | Java | [
{
"context": " args) {\r\n\t\tSetInterface stu1 = new SetInterface(\"李同学\", 01011);\r\n\t\tSetInterface stu2 = new SetInterface",
"end": 694,
"score": 0.9726622700691223,
"start": 691,
"tag": "NAME",
"value": "李同学"
},
{
"context": " 01011);\r\n\t\tSetInterface stu2 = new SetInterface... | null | [] | package leogle.chapter14.CollectionClass;
import java.util.Iterator;
import java.util.TreeSet;
//1.创建类实现Comparable接口
public class SetInterface implements Comparable<Object> {
String name;
long id;
// 2.构造方法
public SetInterface(String name, long id) {
this.name = name;
this.id = id;
}
publi... | 2,114 | 0.62487 | 0.598335 | 75 | 23.626667 | 18.794165 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.066667 | false | false | 9 |
990d835ff0d204d6ba26ba38c594f9c71163f832 | 31,035,433,693,125 | a85d2dccd5eab048b22b2d66a0c9b8a3fba4d6c2 | /rebellion_h5_realm/java/l2r/gameserver/network/clientpackets/RequestManorList.java | 7ea32e38698e52021843a530c100fff4d0a68950 | [] | no_license | netvirus/reb_h5_storm | https://github.com/netvirus/reb_h5_storm | 96d29bf16c9068f4d65311f3d93c8794737d4f4e | 861f7845e1851eb3c22d2a48135ee88f3dd36f5c | refs/heads/master | 2023-04-11T18:23:59.957000 | 2021-04-18T02:53:10 | 2021-04-18T02:53:10 | 252,070,605 | 0 | 0 | null | false | 2021-04-18T02:53:11 | 2020-04-01T04:19:39 | 2021-04-18T02:51:22 | 2021-04-18T02:53:11 | 120,193 | 0 | 0 | 5 | HTML | false | false | package l2r.gameserver.network.clientpackets;
import l2r.gameserver.network.serverpackets.ExSendManorList;
/**
* Format: ch
* c (id) 0xD0
* h (subid) 0x01
*
*/
public class RequestManorList extends L2GameClientPacket
{
@Override
protected void readImpl()
{}
@Override
protected void runImpl... | UTF-8 | Java | 457 | java | RequestManorList.java | Java | [] | null | [] | package l2r.gameserver.network.clientpackets;
import l2r.gameserver.network.serverpackets.ExSendManorList;
/**
* Format: ch
* c (id) 0xD0
* h (subid) 0x01
*
*/
public class RequestManorList extends L2GameClientPacket
{
@Override
protected void readImpl()
{}
@Override
protected void runImpl... | 457 | 0.68709 | 0.669584 | 28 | 14.392858 | 17.650049 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 9 |
29604a9e970f95aa06f6060fb067037cc2c9f18a | 2,525,440,780,142 | 274e0f3dd93a18c71baadfc8a3be72148373fb3f | /src/test/java/integration/IntegrationTests.java | 1d588f56aaabcc9aa2e73e3501a1ebcccf581152 | [] | no_license | hasael/account-balance-api | https://github.com/hasael/account-balance-api | 56300548471c36772d72ccf5900eaa0b8ff63960 | 71d495ae5672be032d0fbacc5f13da58bc9ea8b5 | refs/heads/master | 2022-05-27T08:18:58.709000 | 2019-07-11T10:14:16 | 2019-07-11T10:14:16 | 195,432,982 | 0 | 0 | null | false | 2022-05-20T21:01:45 | 2019-07-05T15:40:32 | 2019-07-11T10:14:18 | 2022-05-20T21:01:45 | 58 | 0 | 0 | 2 | Java | false | false | package integration;
import com.google.gson.Gson;
import dataAccess.Dao;
import dataAccess.dto.AccountDto;
import dataAccess.dto.AmountDto;
import dataAccess.dto.TransactionDto;
import dataAccess.dto.UUID;
import di.Context;
import domain.responses.Response;
import domain.responses.Success;
import endpoint.Api;
import... | UTF-8 | Java | 11,946 | java | IntegrationTests.java | Java | [
{
"context": "public void getAccount() {\n String name = \"name\";\n String lastName = \"lastName\";\n S",
"end": 1599,
"score": 0.7414788007736206,
"start": 1595,
"tag": "NAME",
"value": "name"
},
{
"context": " String name = \"name\";\n String lastName =... | null | [] | package integration;
import com.google.gson.Gson;
import dataAccess.Dao;
import dataAccess.dto.AccountDto;
import dataAccess.dto.AmountDto;
import dataAccess.dto.TransactionDto;
import dataAccess.dto.UUID;
import di.Context;
import domain.responses.Response;
import domain.responses.Success;
import endpoint.Api;
import... | 11,946 | 0.6074 | 0.59995 | 305 | 38.167213 | 30.070435 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.918033 | false | false | 9 |
aadffa6113ce92f4ff8602fa394283d4f29a85a4 | 5,557,687,698,371 | 58da8dafdd5048920930a4228b15b73e5e86a005 | /app-main/src/main/java/com/zhongmei/bty/base/TestMainActivity.java | 6c2664b266a501101f1125021fd1a026ad4026a3 | [] | no_license | pigeon88/marketing-app | https://github.com/pigeon88/marketing-app | 45c723f188784833ad9b835abecb71bc9ecebd2e | aa6f85de71547aa2ddc485a2937df7dfce183e2b | refs/heads/master | 2020-04-11T15:51:34.205000 | 2020-02-05T06:18:57 | 2020-02-05T06:18:57 | 161,905,639 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhongmei.bty.base;
import android.support.annotation.NonNull;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.zhongmei.bty.basemodule.slidemenu.listener.TradeSlideMenuListener;
import com.zhongmei.yunfu.util.ToastUtil;
... | UTF-8 | Java | 2,882 | java | TestMainActivity.java | Java | [] | null | [] | package com.zhongmei.bty.base;
import android.support.annotation.NonNull;
import android.view.View;
import android.widget.Button;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.zhongmei.bty.basemodule.slidemenu.listener.TradeSlideMenuListener;
import com.zhongmei.yunfu.util.ToastUtil;
... | 2,882 | 0.593728 | 0.590244 | 98 | 28.285715 | 21.275644 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.459184 | false | false | 9 |
d75cb061ef7d5c44e58761c33013056b34c615f3 | 27,281,632,282,436 | 7463cdec83a6d7caf7a11a34de001f49844dd85a | /jdem846/source/base/src/us/wthr/jdem846/util/TempFiles.java | 0b09b7a42076056a2280fd8a2fc07bbbc44b3a03 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | zhuanghu/jdem846 | https://github.com/zhuanghu/jdem846 | 62d3999700347bbec1ed4a5c7638a2069b72dcfd | 2448d70a82ff03c2c1b97d60103bb96ae12a43a0 | refs/heads/master | 2021-01-09T21:55:19.315000 | 2014-06-05T21:34:08 | 2014-06-05T21:34:08 | 44,227,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2011 Kevin M. Gill
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | UTF-8 | Java | 4,503 | java | TempFiles.java | Java | [
{
"context": "/*\r\n * Copyright (C) 2011 Kevin M. Gill\r\n *\r\n * Licensed under the Apache License, Versio",
"end": 39,
"score": 0.9997475743293762,
"start": 26,
"tag": "NAME",
"value": "Kevin M. Gill"
},
{
"context": "n and cleanup of temporary files.\r\n * \r\n * @author Kevin M... | null | [] | /*
* Copyright (C) 2011 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed... | 4,489 | 0.681324 | 0.669109 | 171 | 24.333334 | 28.410524 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.865497 | false | false | 9 |
4f0fd5d3b93abff28eb091c0960ebe46efff7bc7 | 9,844,065,058,006 | 4768794a7be8b1271365a32caec26d0d1a7398b3 | /Swing_Programing/src/bp2_lab6/Soru_2.java | f1e9e52d6de62b2396b7cd8249d8b9c9b3eeb65c | [
"MIT"
] | permissive | sametkaya/Java_Swing_Programming | https://github.com/sametkaya/Java_Swing_Programming | 12283f79b65ba38502139c73e1619b73005fa019 | c50a138920419b32ba97d4d4daefd891bed5c3a3 | refs/heads/master | 2020-05-27T21:20:11.371000 | 2017-05-19T15:54:33 | 2017-05-19T15:54:33 | 83,665,275 | 5 | 1 | 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 bp2_lab6;
import java.util.Random;
/**
*
* @author samet
*/
public class Soru_2 {
public static void main(String[] ar... | UTF-8 | Java | 922 | java | Soru_2.java | Java | [
{
"context": "lab6;\n\nimport java.util.Random;\n\n/**\n *\n * @author samet\n */\npublic class Soru_2 {\n\n public static void",
"end": 253,
"score": 0.9993317127227783,
"start": 248,
"tag": "USERNAME",
"value": "samet"
}
] | 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 bp2_lab6;
import java.util.Random;
/**
*
* @author samet
*/
public class Soru_2 {
public static void main(String[] ar... | 922 | 0.535948 | 0.528322 | 43 | 20.348837 | 20.112341 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325581 | false | false | 9 |
108d53b59b84e2dd159729a0d16b7076dec6720c | 13,322,988,566,807 | 1d3695dd090deb0423d5a0e5b25e35cf617a3baf | /arms-profiler/src/main/java/cn/chinaunicom/arms/apm/profiler/context/id/TransactionIdEncoder.java | 6134368c6d2036334c1de1c2f2c1999f745a1897 | [] | no_license | moutainhigh/arms-agent-parent | https://github.com/moutainhigh/arms-agent-parent | e19d621929a88b7af2fb5f5ce3fa07ebce96d026 | db56e3c1ff26504d72a3be80b27baf5dca1e8d44 | refs/heads/master | 2020-08-05T13:39:46.340000 | 2019-08-13T11:41:15 | 2019-08-13T11:41:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.chinaunicom.arms.apm.profiler.context.id;
public interface TransactionIdEncoder {
// TODO ByteBuffer encodeTransactionId(TraceId traceId);
}
| UTF-8 | Java | 159 | java | TransactionIdEncoder.java | Java | [] | null | [] | package cn.chinaunicom.arms.apm.profiler.context.id;
public interface TransactionIdEncoder {
// TODO ByteBuffer encodeTransactionId(TraceId traceId);
}
| 159 | 0.792453 | 0.792453 | 7 | 21.714285 | 25.426163 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 9 |
31cc4d8f9d8f03046011068a69dc795de224ab9e | 14,431,090,134,385 | 8160730dbfc837ba0f5882743c84e5ec22756879 | /cloudnet-driver/src/main/java/de/dytanic/cloudnet/driver/service/ServiceTask.java | 6ebdc97bc73678807a9d0de1b2edbaf6012ce109 | [] | no_license | derrop/CloudNet-v3 | https://github.com/derrop/CloudNet-v3 | 60198fdbade1e6a532650811f61e3e939f326163 | 754a196b07efb2a4b8574001b996d9e0a133f30c | refs/heads/master | 2020-07-25T23:00:44.559000 | 2019-06-21T12:28:55 | 2019-06-21T12:29:54 | 208,450,593 | 0 | 0 | null | true | 2019-12-22T12:40:04 | 2019-09-14T14:17:37 | 2019-09-14T14:17:38 | 2019-12-22T12:37:01 | 87,901 | 0 | 0 | 1 | null | false | false | package de.dytanic.cloudnet.driver.service;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import java.util.Collection;
@Data
@NoArgsConstructor
@EqualsAndHashCode(callSuper = false)
public class ServiceTask extends ServiceConfigurationBase {
private String name;
priv... | UTF-8 | Java | 2,135 | java | ServiceTask.java | Java | [] | null | [] | package de.dytanic.cloudnet.driver.service;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import java.util.Collection;
@Data
@NoArgsConstructor
@EqualsAndHashCode(callSuper = false)
public class ServiceTask extends ServiceConfigurationBase {
private String name;
priv... | 2,135 | 0.742857 | 0.742857 | 53 | 39.301888 | 44.732998 | 185 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.207547 | false | false | 9 |
8c21e05c2fcc82f6f662e9cb8d8d22546fc3253c | 29,746,943,513,576 | 8d04274b2720f3d58525074bd5b3ebe40de582fe | /src/InterviewDirectory/Tencent/constructed_huiwenStr.java | 826bcc720ca09c8a5c55baef24bacb55c5c63e73 | [] | no_license | HuaLiLiZhang/MyAlgorithms | https://github.com/HuaLiLiZhang/MyAlgorithms | 85cfc69a73c8e1f1ae07023cc4c5728dfac094bd | 1c3a7870ae59e526dba75ea76903961083283599 | refs/heads/master | 2021-06-26T15:26:06.795000 | 2019-04-27T14:53:40 | 2019-04-27T14:53:40 | 124,490,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package InterviewDirectory.Tencent;
import java.util.Scanner;
/**
* Created by huali on 2018/4/16.
*/
public class constructed_huiwenStr {
//构建回文序列: 最长公共子序列问题,连续,现在解决了连续子序列?
//public int deleteminNUm(String str)
//{
// if(str==null||str.equals(""))
// return 0;
// String str1 = ... | UTF-8 | Java | 3,904 | java | constructed_huiwenStr.java | Java | [
{
"context": "ent;\n\nimport java.util.Scanner;\n\n/**\n * Created by huali on 2018/4/16.\n */\npublic class constructed_huiwen",
"end": 87,
"score": 0.9995285272598267,
"start": 82,
"tag": "USERNAME",
"value": "huali"
}
] | null | [] | package InterviewDirectory.Tencent;
import java.util.Scanner;
/**
* Created by huali on 2018/4/16.
*/
public class constructed_huiwenStr {
//构建回文序列: 最长公共子序列问题,连续,现在解决了连续子序列?
//public int deleteminNUm(String str)
//{
// if(str==null||str.equals(""))
// return 0;
// String str1 = ... | 3,904 | 0.424121 | 0.397764 | 144 | 25.090279 | 18.768291 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 9 |
baf0f379021e6865f8e720c8b23d87fb9ca622a9 | 23,338,852,308,652 | f1e186537e08a49d1e4889c8d0f716863efeaffe | /src/main/java/com/taksila/veda/db/dao/TopicDAO.java | 0c868f38d0e63ef3bef021af12df885ac4a59d2f | [] | no_license | maheshmad/veda-db | https://github.com/maheshmad/veda-db | b363226974ba76a2129faa160944fbae0bcdbf5f | e7c2866b628f2401346fd14d0e9fb9682f504b9f | refs/heads/master | 2022-05-13T03:57:49.140000 | 2020-06-05T14:57:44 | 2020-06-05T14:57:44 | 79,068,278 | 0 | 0 | null | false | 2022-04-27T21:10:44 | 2017-01-16T00:11:27 | 2020-06-05T14:59:00 | 2022-04-27T21:10:43 | 9,414 | 0 | 0 | 1 | Java | false | false | /**
*
*/
package com.taksila.veda.db.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.apach... | UTF-8 | Java | 10,542 | java | TopicDAO.java | Java | [
{
"context": "taksila.veda.utils.CommonUtils;\r\n\r\n/**\r\n * @author mahesh\r\n *\r\n */\r\n \r\n@Repository\r\n@Scope(value=\"prototype",
"end": 1197,
"score": 0.9829673171043396,
"start": 1191,
"tag": "USERNAME",
"value": "mahesh"
}
] | null | [] | /**
*
*/
package com.taksila.veda.db.dao;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import java.util.ArrayList;
import java.util.List;
import org.apache.commons.lang3.StringUtils;
import org.apach... | 10,542 | 0.61734 | 0.614874 | 350 | 28.120001 | 28.967516 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.468571 | false | false | 9 |
c35d01134a5f1530875e07fabffe0a4d3931ba27 | 14,285,061,248,778 | bb42208f71e56bb54a72a5d2eef821986f1b7b48 | /src/frontend/editor/TextInputArea.java | 6439252738ab95d7557822e880c0fe51ff46135a | [
"MIT"
] | permissive | dylPeters15/slogo_team06 | https://github.com/dylPeters15/slogo_team06 | cb03e988c0d2db7ad81574ca44bb52c061a4a15f | 04446dd35706290320f6ec157b1d2d4460e1916a | refs/heads/master | 2021-01-18T20:47:13.607000 | 2017-03-24T04:52:18 | 2017-03-24T04:52:18 | 100,548,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package frontend.editor;
import javafx.geometry.Insets;
import javafx.scene.control.TextArea;
import javafx.scene.layout.Background;
import javafx.scene.layout.BackgroundFill;
import javafx.scene.layout.CornerRadii;
import javafx.scene.layout.Pane;
import javafx.scene.layout.Region;
import javafx.scene.lay... | UTF-8 | Java | 5,572 | java | TextInputArea.java | Java | [
{
"context": "st of the front end classes\n * use.\n * \n * @author Dylan Peters\n *\n */\nclass TextInputArea extends SlogoBaseUIMan",
"end": 866,
"score": 0.9998262524604797,
"start": 854,
"tag": "NAME",
"value": "Dylan Peters"
}
] | null | [] | /**
*
*/
package frontend.editor;
import javafx.geometry.Insets;
import javafx.scene.control.TextArea;
import javafx.scene.layout.Background;
import javafx.scene.layout.BackgroundFill;
import javafx.scene.layout.CornerRadii;
import javafx.scene.layout.Pane;
import javafx.scene.layout.Region;
import javafx.scene.lay... | 5,566 | 0.700108 | 0.691134 | 183 | 29.448088 | 25.3234 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.896175 | false | false | 9 |
fa63d2739065a3c84e7fd3bda241238b52cfceb8 | 29,119,878,318,875 | 373784538c9408521c3ff837d588df4a4775de77 | /M226_02/grafikeditor/src/com/company/Factory/RectangleFactory.java | 1c35cd5754a59273e0efca66f740ec46d03eb97d | [] | no_license | OlivierWinkler/iet-gibb | https://github.com/OlivierWinkler/iet-gibb | 2cd9baefe1691bff1f6734c045d5220c913fed67 | 6e4df1c432089697abe601fb049655d64d0e7a76 | refs/heads/master | 2023-08-20T14:36:44.082000 | 2022-09-06T08:46:49 | 2022-09-06T08:46:49 | 298,840,960 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.Factory;
import com.company.Figures.Figure;
import com.company.Figures.Rectangle;
import java.awt.*;
public class RectangleFactory implements FigureFactory{
@Override
public Figure create(Point firstPoint, Point secondPoint) {
return new Rectangle(firstPoint, secondPoint, Color.BL... | UTF-8 | Java | 333 | java | RectangleFactory.java | Java | [] | null | [] | package com.company.Factory;
import com.company.Figures.Figure;
import com.company.Figures.Rectangle;
import java.awt.*;
public class RectangleFactory implements FigureFactory{
@Override
public Figure create(Point firstPoint, Point secondPoint) {
return new Rectangle(firstPoint, secondPoint, Color.BL... | 333 | 0.75976 | 0.75976 | 13 | 24.615385 | 23.698551 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 9 |
cd4642918117f0f0b21a690f806b182378eeed5d | 30,408,368,462,474 | 311f1237e7498e7d1d195af5f4bcd49165afa63a | /sourcedata/camel-camel-1.4.0/components/camel-irc/src/main/java/org/apache/camel/component/irc/IrcErrorLogger.java | b9fe0514a1d517813291a3be955f284a70ac75c8 | [
"Apache-2.0",
"LicenseRef-scancode-unknown",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | DXYyang/SDP | https://github.com/DXYyang/SDP | 86ee0e9fb7032a0638b8bd825bcf7585bccc8021 | 6ad0daf242d4062888ceca6d4a1bd4c41fd99b63 | refs/heads/master | 2023-01-11T02:29:36.328000 | 2019-11-02T09:38:34 | 2019-11-02T09:38:34 | 219,128,146 | 10 | 1 | Apache-2.0 | false | 2023-01-02T21:53:42 | 2019-11-02T08:54:26 | 2022-11-01T04:11:44 | 2023-01-02T21:53:39 | 49,526 | 8 | 0 | 48 | Java | false | false | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | UTF-8 | Java | 2,884 | java | IrcErrorLogger.java | Java | [] | null | [] | /**
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may... | 2,884 | 0.660888 | 0.653953 | 90 | 31.044445 | 25.071415 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 9 |
f15f72622b5a25cfd29d5ea6ced7419508e98ec8 | 30,408,368,463,185 | 5f59b618cdf25126bf310e66af89c8d54d1a9f5a | /src/POO/Cachorro.java | 4ac2aaaa6847667be18fdc37e4d7167180c26d27 | [] | no_license | Daniel-Dos/Universidade-XTI---JAVA- | https://github.com/Daniel-Dos/Universidade-XTI---JAVA- | 90d6e4d7e47964011f7119de1af59a74144b782f | 8bb39e6d141b38165716c80f60b1064df5b9cbe2 | refs/heads/master | 2016-09-07T00:29:49.705000 | 2015-03-25T04:10:32 | 2015-03-25T04:10:32 | 32,841,512 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package POO;
public class Cachorro {
int tamanho;//atributos do objeto Cachorro
String raša;//atributos do objeto Cachorro
void latir(){ // metodo que nao retorna nada e nao tem paramentros.
System.out.println("Au Au,Au!!");
}
}
| IBM852 | Java | 251 | java | Cachorro.java | Java | [] | null | [] | package POO;
public class Cachorro {
int tamanho;//atributos do objeto Cachorro
String raša;//atributos do objeto Cachorro
void latir(){ // metodo que nao retorna nada e nao tem paramentros.
System.out.println("Au Au,Au!!");
}
}
| 251 | 0.684 | 0.684 | 11 | 20.727272 | 22.36105 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 9 |
5c8019759ab2882e73a8091771609c8b5e94ee12 | 1,168,231,126,203 | a4bdd6154c9b33559ac8a3f0c20107469e48f112 | /src/level1/Marathon.java | 7790a35e5d5b84ecaafc759b91e4700f73d03cf0 | [] | no_license | nimkoes/programmers_code_noah | https://github.com/nimkoes/programmers_code_noah | d679f5ea776a45653fbf29b0b41ebc7807e5ef7a | 0d9e82dad7d18e46dc70041403555cd98d9214a5 | refs/heads/master | 2023-04-24T05:01:01.429000 | 2021-05-13T23:53:42 | 2021-05-13T23:53:42 | 367,200,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package level1;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
public class Marathon {
/// Fields
private String[] participant;
private String[] completion;
/// Constructor
public Marathon(){
System.out.prin... | UTF-8 | Java | 4,050 | java | Marathon.java | Java | [
{
"context": "se 1:\n participant = new String[] {\"leo\", \"kiki\", \"eden\"};\n completion = ne",
"end": 847,
"score": 0.9989005923271179,
"start": 844,
"tag": "NAME",
"value": "leo"
},
{
"context": " participant = new String[] {\"leo\", \"k... | null | [] | package level1;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
public class Marathon {
/// Fields
private String[] participant;
private String[] completion;
/// Constructor
public Marathon(){
System.out.prin... | 4,050 | 0.509712 | 0.502943 | 113 | 29.070797 | 23.903463 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.628319 | false | false | 9 |
7f9e52d264e65b2771866a1c08dff6d03d466649 | 14,448,270,047,289 | 7767b9792f3c253b73cb6719d955087a7f1d3870 | /src/main/java/Constants.java | 4199e2bd15430ada1e9e8bc81219cba65796f399 | [] | no_license | zhtaoang/HVAC | https://github.com/zhtaoang/HVAC | bde6c59f3c10b254a06ac85895ab7ecd6486827c | cce36215d1c407e23f321b925f398bd1f66abf64 | refs/heads/master | 2021-01-24T02:46:08.038000 | 2016-06-16T19:58:24 | 2016-06-16T19:58:24 | 61,158,778 | 0 | 0 | null | true | 2016-06-14T22:04:01 | 2016-06-14T22:03:59 | 2016-06-13T04:07:07 | 2016-06-13T04:07:07 | 94 | 0 | 0 | 0 | null | null | null | public class Constants {
public static final String INVALID_TEMP_RANGE_MESSAGE = "Max temperature should be at least five degrees warmer than min temperature.";
public static final int PORT = 9999;
public static String getInvalidTempRangeMessage() {
return INVALID_TEMP_RANGE_MESSAGE;
}
public static int getP... | UTF-8 | Java | 350 | java | Constants.java | Java | [] | null | [] | public class Constants {
public static final String INVALID_TEMP_RANGE_MESSAGE = "Max temperature should be at least five degrees warmer than min temperature.";
public static final int PORT = 9999;
public static String getInvalidTempRangeMessage() {
return INVALID_TEMP_RANGE_MESSAGE;
}
public static int getP... | 350 | 0.751429 | 0.74 | 16 | 20.875 | 34.071388 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 9 |
ac9a587c9c19854fd5620b8ec990eb2580e52970 | 11,278,584,179,618 | 05a4fd0588a1b6ee65cc81506e0fe01679bf0aa4 | /src/main/java/com/novli/netty/chat/vo/MyFriendsVo.java | 68d1a5631b18bf5532fe2f2081044ec34b475463 | [] | no_license | FatLi1989/netty-chat | https://github.com/FatLi1989/netty-chat | 804f605d99e9fe07d3bd213f299fcff728e22155 | 0182ffc44ef935db5d318c752475653eb865fb7e | refs/heads/master | 2020-05-27T21:48:05.156000 | 2019-07-08T00:20:09 | 2019-07-08T00:20:09 | 188,799,496 | 0 | 0 | null | false | 2019-10-30T00:55:06 | 2019-05-27T08:06:30 | 2019-07-08T00:20:28 | 2019-10-30T00:55:05 | 78 | 0 | 0 | 1 | Java | false | false | package com.novli.netty.chat.vo;
import lombok.Data;
@Data
public class MyFriendsVo {
private String myFriendUserId;
private String myFriendUserName;
private String myFriendFaceImage;
private String myFriendNickName;
}
| UTF-8 | Java | 237 | java | MyFriendsVo.java | Java | [
{
"context": "String myFriendUserId;\n private String myFriendUserName;\n private String myFriendFaceImage;\n privat",
"end": 158,
"score": 0.7079179883003235,
"start": 150,
"tag": "USERNAME",
"value": "UserName"
}
] | null | [] | package com.novli.netty.chat.vo;
import lombok.Data;
@Data
public class MyFriendsVo {
private String myFriendUserId;
private String myFriendUserName;
private String myFriendFaceImage;
private String myFriendNickName;
}
| 237 | 0.772152 | 0.772152 | 11 | 20.545454 | 15.257568 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 9 |
edf294c42dd172438bb7693584ac88f82eaa8c48 | 17,136,919,567,472 | 2d2ef4e52a6576d48cee1292120a9058d4a66d6e | /rate-limiter/src/main/java/com/ratelimiter/controller/HealthCheck.java | fafcbd0bdca54fe969708bf225a49299466bb7f5 | [] | no_license | PeacefulAbhyasi/System-Design | https://github.com/PeacefulAbhyasi/System-Design | ee2db2c278383bb10d3a5e3034a781c4552ebae6 | 2a5f991a078d648305fdcd783d6a170ebc46f3e0 | refs/heads/master | 2022-10-23T07:02:31.713000 | 2020-06-16T19:38:34 | 2020-06-16T19:38:34 | 33,315,025 | 0 | 0 | null | false | 2020-06-16T19:38:35 | 2015-04-02T15:03:15 | 2020-06-16T19:07:08 | 2020-06-16T19:38:34 | 0 | 0 | 0 | 0 | null | false | false | package com.ratelimiter.controller;
import com.ratelimiter.constant.ApiConstant;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframewo... | UTF-8 | Java | 627 | java | HealthCheck.java | Java | [] | null | [] | package com.ratelimiter.controller;
import com.ratelimiter.constant.ApiConstant;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframewo... | 627 | 0.797448 | 0.797448 | 18 | 33.833332 | 24.833334 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
02517cc3f150949c12d303d2a407b8035e93bd90 | 33,612,414,108,119 | 20835457e672fcf4b300f006b570507644df8851 | /src/com/window/mainWindow.java | fab8bf032e62034919506cc0e9b6307af87d02d9 | [] | no_license | CSU-512/Operating-system | https://github.com/CSU-512/Operating-system | 3b30adfd9dd55017d43e44e0c9817e1a1489cbf4 | 6690d229601a1c383a7d1f8a2a75994d9f843d1b | refs/heads/master | 2020-03-22T11:03:48.710000 | 2018-07-09T17:46:34 | 2018-07-09T17:46:34 | 139,943,918 | 0 | 0 | null | false | 2018-07-07T08:01:36 | 2018-07-06T06:42:03 | 2018-07-07T07:59:11 | 2018-07-07T07:59:10 | 36 | 0 | 0 | 0 | Java | false | null | package com.window;
import com.exception.InternalStorageOutOfStorageException;
import com.exception.OSException;
import com.fileSystem.FilePrivilege;
import com.fileSystem.FileSystem;
import com.fileSystem.FileTypeEnum;
import com.fileSystem.INode;
import com.userManagement.User;
import com.userManagement.UserManagemen... | UTF-8 | Java | 30,569 | java | mainWindow.java | Java | [] | null | [] | package com.window;
import com.exception.InternalStorageOutOfStorageException;
import com.exception.OSException;
import com.fileSystem.FilePrivilege;
import com.fileSystem.FileSystem;
import com.fileSystem.FileTypeEnum;
import com.fileSystem.INode;
import com.userManagement.User;
import com.userManagement.UserManagemen... | 30,569 | 0.527957 | 0.522128 | 704 | 41.399147 | 25.629652 | 170 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.78267 | false | false | 9 |
89e298c5b208d9f0e54425c61c785b37e4434631 | 2,920,577,776,120 | fb0aef42a0013a5c08ae0374ab23483903d31c84 | /epc-web-facade/src/main/java/com/epc/web/facade/bidding/handle/HandleGuaranteeAmountPay.java | f6e5ae9242e79727c8df45dcba4f547f22552bce | [] | no_license | techqiao/easily-purchase | https://github.com/techqiao/easily-purchase | 7a132ed3ee3e7af96d0ce0cbaac887065eaea2fa | 71259df0f5ae2014c1be6a8823e09d6602c3687a | refs/heads/master | 2021-09-25T02:37:51.584000 | 2018-10-17T07:16:22 | 2018-10-17T07:16:22 | 153,409,297 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epc.web.facade.bidding.handle;
import lombok.Data;
import java.io.Serializable;
import java.math.BigDecimal;
@Data
public class HandleGuaranteeAmountPay implements Serializable {
private static final long serialVersionUID = -1144436275203450312L;
private Long procurementProjectId;
private ... | UTF-8 | Java | 575 | java | HandleGuaranteeAmountPay.java | Java | [] | null | [] | package com.epc.web.facade.bidding.handle;
import lombok.Data;
import java.io.Serializable;
import java.math.BigDecimal;
@Data
public class HandleGuaranteeAmountPay implements Serializable {
private static final long serialVersionUID = -1144436275203450312L;
private Long procurementProjectId;
private ... | 575 | 0.768696 | 0.735652 | 31 | 17.548388 | 20.217907 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.451613 | false | false | 9 |
10562f1caf7c607bd3cd553155f73115fff6574e | 32,925,219,302,688 | 31c85a4dbfe06e6c2cec8a839ad0dd9d0e54b2fe | /src/main/java/org/tarai/orderbook/message/L2SnapshotMessage.java | 7e941dcd7c3a5d053391e75274ac30ba93595203 | [] | no_license | baracuda25/orderbook | https://github.com/baracuda25/orderbook | 63a7381008256601f8591d47e69ddc26efac08dd | 43ae74acbebadc5ccfded7042ea996374c8f3b78 | refs/heads/master | 2023-07-11T00:32:38.248000 | 2021-08-09T11:49:04 | 2021-08-09T11:49:04 | 394,013,218 | 1 | 0 | null | false | 2021-08-09T07:37:56 | 2021-08-08T16:29:18 | 2021-08-09T07:35:49 | 2021-08-09T07:37:55 | 13 | 0 | 0 | 0 | Java | false | false | package org.tarai.orderbook.message;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonTypeName;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import java.util.ArrayList;
import java.util.List;
@... | UTF-8 | Java | 639 | java | L2SnapshotMessage.java | Java | [] | null | [] | package org.tarai.orderbook.message;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonTypeName;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.EqualsAndHashCode;
import lombok.NoArgsConstructor;
import java.util.ArrayList;
import java.util.List;
@... | 639 | 0.793427 | 0.791862 | 23 | 26.782608 | 16.870237 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 9 |
13ab0e51702cc81f9b39b54e79f58b76b2e4f09a | 25,305,947,341,182 | c0731f5742b687c6119bf65270f13a4bf83fa098 | /backend/src/main/java/com/carrito/backend/controller/ProductosController.java | 0482d6891fd6dcd6ab5daf38b8252c47ded24952 | [] | no_license | julbar22/carroCompraBackend | https://github.com/julbar22/carroCompraBackend | 84426768e02e0ef1c0099ae77e60456d1671d572 | da7c1ea32d4d2fa4e4f5d85ad24322acef305c2d | refs/heads/master | 2022-07-14T00:39:49.957000 | 2020-05-11T00:36:30 | 2020-05-11T00:36:30 | 262,701,459 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.carrito.backend.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping... | UTF-8 | Java | 884 | java | ProductosController.java | Java | [] | null | [] | package com.carrito.backend.controller;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.web.bind.annotation.CrossOrigin;
import org.springframework.web.bind.annotation.RequestMapping... | 884 | 0.835973 | 0.835973 | 28 | 30.571428 | 24.629292 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 9 |
94115b278c5e87371455c7a5e5dca7e0d49c041f | 35,338,990,921,369 | fdc8116ce23536f3c592505d2db2a4e3cd3d1a42 | /service/src/main/java/com/excilys/cdb/service/CompanyService.java | ec96fd6983f19050bdc6f8f4bce35a57f2b10c37 | [] | no_license | bozzo1337/computer-database | https://github.com/bozzo1337/computer-database | 3dbaece70dd20f930c689f0906aabe2cf4c8a9e5 | 74d5271cea4e551487a04618dcb7834e1b0ad9f6 | refs/heads/master | 2022-11-28T03:15:31.640000 | 2020-07-30T16:07:15 | 2020-07-30T16:07:15 | 272,381,959 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.excilys.cdb.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.excilys.cdb.dao.DAOCompany;
import com.excilys.cdb.dao.mapper.CompanyMapper;
import com.excilys.cdb.dto.DTO... | UTF-8 | Java | 1,897 | java | CompanyService.java | Java | [] | null | [] | package com.excilys.cdb.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.excilys.cdb.dao.DAOCompany;
import com.excilys.cdb.dao.mapper.CompanyMapper;
import com.excilys.cdb.dto.DTO... | 1,897 | 0.761729 | 0.760675 | 69 | 26.492754 | 23.786869 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.478261 | false | false | 9 |
92865159bf14b53420435d3decb5f09fe8bf712d | 18,227,841,261,315 | d9a2debf84864b0b0b840f98a095e9371994bd51 | /SoftwareEngineeringProject/src/edu/ycp/cs320/fokemon_webApp/client/LoginService.java | d9f29209b8f70463934c8a51811c97cc49b2b298 | [] | no_license | cfeltch537/SoftwareEngineeringProject2 | https://github.com/cfeltch537/SoftwareEngineeringProject2 | 2144672e65bcb38746996e47ec51a946d44ba14d | 9dd6258eef8f7289b39992f107060d9b132e136a | refs/heads/master | 2021-01-22T02:07:58.448000 | 2013-05-06T13:29:21 | 2013-05-06T13:29:21 | 9,449,314 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ycp.cs320.fokemon_webApp.client;
import java.sql.SQLException;
import com.google.gwt.user.client.rpc.RemoteService;
import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
import edu.ycp.cs320.fokemon_webApp.shared.Player.Player;
import edu.ycp.cs320.fokemon_webApp.shared.Login.Login;
@RemoteSe... | UTF-8 | Java | 633 | java | LoginService.java | Java | [] | null | [] | package edu.ycp.cs320.fokemon_webApp.client;
import java.sql.SQLException;
import com.google.gwt.user.client.rpc.RemoteService;
import com.google.gwt.user.client.rpc.RemoteServiceRelativePath;
import edu.ycp.cs320.fokemon_webApp.shared.Player.Player;
import edu.ycp.cs320.fokemon_webApp.shared.Login.Login;
@RemoteSe... | 633 | 0.774092 | 0.759874 | 23 | 26.52174 | 23.228298 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.826087 | false | false | 9 |
083b1e7d4551e0267cf76b27d86b2b910dc1cd06 | 35,150,012,352,621 | 7f58784e6edb808216f5fdf2ddcc1d276e32f131 | /armitage/src/main/java/msf/RpcQueue.java | 391df39d9f3c02358ab94498d37193a2dcf9b964 | [
"LGPL-2.0-or-later",
"BSD-3-Clause",
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | hoodsware/armitage | https://github.com/hoodsware/armitage | ead17cab2513ac57c6850f27aba91373abc63ba2 | cf60646134a20a69bd573b71d967ceaccb227470 | refs/heads/master | 2022-02-06T01:04:54.289000 | 2022-01-23T17:40:59 | 2022-01-23T17:40:59 | 454,200,008 | 2 | 0 | BSD-3-Clause | true | 2022-01-31T23:09:21 | 2022-01-31T23:09:20 | 2022-01-31T20:53:57 | 2022-01-23T17:40:59 | 49,696 | 0 | 0 | 0 | null | false | false | package msf;
import console.*;
import java.util.*;
import java.awt.*;
import java.awt.event.*;
import msf.*;
import java.math.*;
import java.security.*;
/* A pretty quick and dirty queue for executing RPC commands in turn and discarding their output. This
has to be 100x better than creating a thread for every as... | UTF-8 | Java | 2,194 | java | RpcQueue.java | Java | [] | null | [] | package msf;
import console.*;
import java.util.*;
import java.awt.*;
import java.awt.event.*;
import msf.*;
import java.math.*;
import java.security.*;
/* A pretty quick and dirty queue for executing RPC commands in turn and discarding their output. This
has to be 100x better than creating a thread for every as... | 2,194 | 0.645397 | 0.642206 | 96 | 21.854166 | 21.723633 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.34375 | false | false | 9 |
386dc7df69cbd5987287e549b5984c4190337b17 | 35,150,012,353,536 | fd21a4b5b016ca64083fc037008357fb651423f7 | /apifest-api/src/main/java/com/apifest/api/MappingEndpoint.java | 4440f66ae477cb51ec4412a03bf3a580e71f2a03 | [] | no_license | apifest/apifest | https://github.com/apifest/apifest | fa34326329b4b7020aa76903d6081fbcb6a333be | ac44bfde7f4ca0827357dd8960f0ad28dcb00574 | refs/heads/master | 2022-02-09T14:13:31.555000 | 2022-01-24T07:51:44 | 2022-01-24T07:51:44 | 16,709,732 | 11 | 14 | null | false | 2019-03-13T09:13:54 | 2014-02-10T21:20:27 | 2018-09-23T19:24:43 | 2019-03-13T09:13:53 | 349 | 13 | 15 | 3 | Java | false | null | /*
* Copyright 2013-2014, ApiFest project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | UTF-8 | Java | 5,851 | java | MappingEndpoint.java | Java | [
{
"context": "ers\n * and regular expressions used.\n *\n * @author Rossitsa Borissova\n *\n */\n@XmlAccessorType(XmlAccessType.FIELD)\n@Xml",
"end": 1125,
"score": 0.999848484992981,
"start": 1107,
"tag": "NAME",
"value": "Rossitsa Borissova"
}
] | null | [] | /*
* Copyright 2013-2014, ApiFest project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agre... | 5,839 | 0.680738 | 0.67544 | 220 | 25.595455 | 23.641546 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.440909 | false | false | 9 |
7cf8bf5668e2024e42efc5e648fac1c4f150873a | 1,864,015,866,603 | 81eeed004e62bff9115067797b7995d268f0c87b | /TestTask/src/main/java/com/company/controllers/DataStoringController.java | a78a2cfe78bb3fbe93c11124a8e5738a9341f38b | [] | no_license | myTempUsername123/TestTask | https://github.com/myTempUsername123/TestTask | 54b0ecc7f6faa4b985a995774045a7421d73afae | ce7d67ca8b2786ee8d64b390f36a4b04daaef820 | refs/heads/master | 2020-04-02T04:51:37.009000 | 2018-10-22T08:59:55 | 2018-10-22T08:59:55 | 154,039,455 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.controllers;
import com.company.models.UrlDto;
import com.company.repositories.FilesAndUrlsRepository;
import com.company.services.FileService;
import com.company.services.UrlService;
import javax.ws.rs.*;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import java.util.List;
... | UTF-8 | Java | 1,482 | java | DataStoringController.java | Java | [] | null | [] | package com.company.controllers;
import com.company.models.UrlDto;
import com.company.repositories.FilesAndUrlsRepository;
import com.company.services.FileService;
import com.company.services.UrlService;
import javax.ws.rs.*;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;
import java.util.List;
... | 1,482 | 0.721323 | 0.721323 | 50 | 28.639999 | 25.500401 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.38 | false | false | 9 |
e6910a859b8acf06af139828739aa0a3283a3b33 | 36,481,452,222,825 | f7bc6715dc044e636308009bd27c32eb8085895e | /libraries/mockito/src/main/java/com/frontbackend/libraries/mockito/service/ProcessingService.java | 618428d80e8abb537587887d43705baee9e4e56e | [
"MIT"
] | permissive | martinwojtus/tutorials | https://github.com/martinwojtus/tutorials | 49198772cede622f7ded5856667a646ae420b361 | f44749aa177d7ab1c32b84fd6dc70855fda12fd5 | refs/heads/master | 2023-02-09T16:07:20.893000 | 2022-09-02T20:20:16 | 2022-09-02T20:20:16 | 187,207,196 | 178 | 576 | MIT | false | 2023-02-04T16:22:45 | 2019-05-17T11:47:35 | 2023-02-02T03:08:54 | 2023-02-04T16:22:44 | 7,012 | 153 | 502 | 35 | JavaScript | false | false | package com.frontbackend.libraries.mockito.service;
import java.util.Arrays;
import java.util.List;
public class ProcessingService {
private final ListProcessor listProcessing;
public ProcessingService(ListProcessor listProcessing) {
this.listProcessing = listProcessing;
}
public List<Strin... | UTF-8 | Java | 469 | java | ProcessingService.java | Java | [] | null | [] | package com.frontbackend.libraries.mockito.service;
import java.util.Arrays;
import java.util.List;
public class ProcessingService {
private final ListProcessor listProcessing;
public ProcessingService(ListProcessor listProcessing) {
this.listProcessing = listProcessing;
}
public List<Strin... | 469 | 0.729211 | 0.729211 | 18 | 25.055555 | 23.248589 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
4959fa32bed40292338fcf827140443d3a7b6bb7 | 4,063,039,100,784 | a11390434db8fdace48d4b41f03f80931f4d9113 | /project-jee8-webapp/src/main/java/fr/pantheonsorbonne/ufr27/miage/service/ServiceMajDecideur.java | 115ff0bbe7e97b2d4ced4d3feaf1d157a1283c05 | [] | no_license | da-ekchajzer/M1_FRAMEWORK_EJB | https://github.com/da-ekchajzer/M1_FRAMEWORK_EJB | 0e0f677bcc9a4a4d46634c93f64070bb95a1e535 | 3c582318408174f14b5f3991fa53366236af1a43 | refs/heads/jse-train | 2023-02-20T11:05:38.549000 | 2021-01-24T18:56:07 | 2021-01-24T18:56:07 | 310,341,704 | 0 | 6 | null | true | 2021-01-24T18:56:08 | 2020-11-05T15:31:19 | 2021-01-21T16:52:53 | 2021-01-24T18:56:08 | 1,436 | 0 | 3 | 0 | Java | false | false | package fr.pantheonsorbonne.ufr27.miage.service;
import java.util.Collection;
import java.util.Queue;
import fr.pantheonsorbonne.ufr27.miage.jpa.Itineraire;
import fr.pantheonsorbonne.ufr27.miage.service.utils.Retard;
public interface ServiceMajDecideur {
/**
* Retarder/Avancer l'itinéraire associé au... | UTF-8 | Java | 1,600 | java | ServiceMajDecideur.java | Java | [] | null | [] | package fr.pantheonsorbonne.ufr27.miage.service;
import java.util.Collection;
import java.util.Queue;
import fr.pantheonsorbonne.ufr27.miage.jpa.Itineraire;
import fr.pantheonsorbonne.ufr27.miage.service.utils.Retard;
public interface ServiceMajDecideur {
/**
* Retarder/Avancer l'itinéraire associé au... | 1,600 | 0.731847 | 0.722293 | 48 | 30.75 | 30.724922 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 9 |
dc5e8ed9a62f6b96665574e74cac713fa42bed9b | 16,295,105,960,828 | 2c70d789aeed6ef643a1a592b812d0321534ed87 | /code/src/org/six11/flatcad/geom/Line.java | b5c703333ba04ac6b98631bd55368234b5220b22 | [
"BSD-3-Clause"
] | permissive | johnsogg/flatcad | https://github.com/johnsogg/flatcad | 9a11fed20dedb756f4d78293dfc53ec64828225c | 268b115236e3e0b4a7977bb5b4ad762cd4d5bb32 | refs/heads/master | 2021-01-23T03:48:06.262000 | 2014-03-05T06:15:28 | 2014-03-05T06:15:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.six11.flatcad.geom;
import org.six11.util.Debug;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
/**
* A line in 3D space. While this is implemented usi... | UTF-8 | Java | 8,798 | java | Line.java | Java | [] | null | [] | package org.six11.flatcad.geom;
import org.six11.util.Debug;
import org.junit.Test;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.assertFalse;
/**
* A line in 3D space. While this is implemented usi... | 8,798 | 0.622983 | 0.588543 | 280 | 30.421429 | 25.742424 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.728571 | false | false | 9 |
38d6f7fd89c19d68adfb1f0f576bfd4e1a547f59 | 24,893,630,456,322 | 8d606be53c760908c884a7b4c4b694529c05079e | /src/main/java/com/es/phoneshop/cart/RecentlyViewedProducts.java | acde9ba5c4db7d0e441c9805ab1ddaa0eecce417 | [] | no_license | DaniilTuruhanov/phoneshop-servlet-api | https://github.com/DaniilTuruhanov/phoneshop-servlet-api | 67fcbea4b49d67b1b3e60f9057c9aa38dd6bf8c7 | fbaebbe0707df5d733f65a3ef7f3c0907d9b5039 | refs/heads/master | 2020-08-26T19:24:58.381000 | 2019-11-29T08:14:33 | 2019-11-29T08:14:33 | 217,119,521 | 0 | 0 | null | true | 2019-12-04T18:18:44 | 2019-10-23T17:51:34 | 2019-11-29T08:14:36 | 2019-12-04T18:15:34 | 110 | 0 | 0 | 3 | Java | false | false | package com.es.phoneshop.cart;
import com.es.phoneshop.model.product.Product;
import java.util.LinkedList;
import java.util.Queue;
public class RecentlyViewedProducts {
private Queue<Product> productQueue;
public RecentlyViewedProducts() {
productQueue = new LinkedList<>();
}
public void ad... | UTF-8 | Java | 919 | java | RecentlyViewedProducts.java | Java | [] | null | [] | package com.es.phoneshop.cart;
import com.es.phoneshop.model.product.Product;
import java.util.LinkedList;
import java.util.Queue;
public class RecentlyViewedProducts {
private Queue<Product> productQueue;
public RecentlyViewedProducts() {
productQueue = new LinkedList<>();
}
public void ad... | 919 | 0.612622 | 0.611534 | 36 | 24.527779 | 19.244749 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 9 |
230b51d06ad83ceb075e0e7c81f4b8e30b2d415d | 29,351,806,531,680 | b1ac947572661d9930ab544032e8161ef0fb5912 | /src/com/visuc/referentiel/pays/web/actions/EditerPaysAction.java | 96dcf7ed166653b93e4f3708e8244ff5f629b5df | [] | no_license | ndvasava/visucommerce_test | https://github.com/ndvasava/visucommerce_test | 3d9a646819c55008c1915aa61ba4d307c2f45356 | e6d31237a46e952d6208961b9993eab1bdcda856 | refs/heads/master | 2021-01-15T23:50:10.887000 | 2012-02-18T11:12:22 | 2012-02-18T11:12:22 | 2,920,189 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.visuc.referentiel.pays.web.actions;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.el.ValueExpression;
import javax.faces.context.FacesContext;
import javax.persistenc... | ISO-8859-1 | Java | 24,717 | java | EditerPaysAction.java | Java | [] | null | [] | package com.visuc.referentiel.pays.web.actions;
import java.lang.reflect.InvocationTargetException;
import java.util.ArrayList;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import javax.el.ValueExpression;
import javax.faces.context.FacesContext;
import javax.persistenc... | 24,717 | 0.658103 | 0.657737 | 706 | 33.847027 | 32.397003 | 174 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.907932 | false | false | 9 |
a7e77a2c8fc306eac64682218dd4e2a3b41ffa21 | 13,769,665,168,022 | 22ec43e009858328a708813d443a2b0591a2e852 | /zkdemo/src/main/java/com/haska/network/AcceptorCallback.java | 9aea25c6837ced068adf0b2eba9ab48fe55a5149 | [] | no_license | haska1025/zk_study | https://github.com/haska1025/zk_study | 94ed2681af4178fa2e13edb9f62e5b12e9b977bc | ae190ffb27a4dc92a1a301eef7c97c17952cc62f | refs/heads/master | 2020-04-17T16:56:11.547000 | 2018-07-31T07:16:58 | 2018-07-31T07:16:58 | 67,517,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.haska.network;
public interface AcceptorCallback {
public SessionCallback onAccept(Session s);
}
| UTF-8 | Java | 119 | java | AcceptorCallback.java | Java | [] | null | [] | package com.haska.network;
public interface AcceptorCallback {
public SessionCallback onAccept(Session s);
}
| 119 | 0.756303 | 0.756303 | 5 | 21.799999 | 18.626862 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 9 |
dcf4f1910113f02e67cc3ca5aa371c6293a82620 | 34,342,558,517,937 | 546942a1a9fb81cd9425c1d57760e443b8e0c402 | /reminder-be/src/main/java/com/hst/reminder/publisher/ui/response/PublisherResponse.java | a56a0d6e329c37ecd2cd88ba59e37de29143187e | [] | no_license | Team-HST/reminder | https://github.com/Team-HST/reminder | ecd6931161ee608b04a6f479799137297b489b1b | a9d0ab5b4add963e1393fe2701aa7a88a5915d42 | refs/heads/develop | 2023-01-13T16:35:25.682000 | 2020-04-10T15:46:40 | 2020-04-10T15:46:40 | 227,402,961 | 0 | 0 | null | false | 2023-01-05T03:36:45 | 2019-12-11T15:50:12 | 2020-05-19T13:26:52 | 2023-01-05T03:36:44 | 2,230 | 0 | 0 | 32 | Java | false | false | package com.hst.reminder.publisher.ui.response;
import io.swagger.annotations.ApiModelProperty;
import lombok.Builder;
import lombok.Getter;
/**
* @author dlgusrb0808@gmail.com
*/
@Builder
@Getter
public class PublisherResponse {
@ApiModelProperty(position = 1, value = "발행자 ID", example = "2717283")
private Long ... | UTF-8 | Java | 798 | java | PublisherResponse.java | Java | [
{
"context": "bok.Builder;\nimport lombok.Getter;\n\n/**\n * @author dlgusrb0808@gmail.com\n */\n@Builder\n@Getter\npublic class PublisherRespon",
"end": 179,
"score": 0.9999198317527771,
"start": 158,
"tag": "EMAIL",
"value": "dlgusrb0808@gmail.com"
},
{
"context": "elProperty(posit... | null | [] | package com.hst.reminder.publisher.ui.response;
import io.swagger.annotations.ApiModelProperty;
import lombok.Builder;
import lombok.Getter;
/**
* @author <EMAIL>
*/
@Builder
@Getter
public class PublisherResponse {
@ApiModelProperty(position = 1, value = "발행자 ID", example = "2717283")
private Long id;
@ApiModel... | 772 | 0.736842 | 0.709141 | 23 | 30.391304 | 25.325256 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.217391 | false | false | 9 |
025ef67c629a987b7a9545d3b071a98ca4d85b12 | 7,894,149,935,628 | d085dcbf3f826ede6f87a897ae6067943ab995ae | /src/test/java/musiclibrary/mvc/model/modelswithmorphia/TrackListDBModelTest.java | 28358ea0269578ddc81d534f125005c3874a2b07 | [] | no_license | DmitryKarnaukhov/Music_Library | https://github.com/DmitryKarnaukhov/Music_Library | e13ce79d6195dd5f7ab2f8f1d53321bbcb1fcfd4 | 12ea0ee7d0f60a9fa8515e0397ea4308a1a43bea | refs/heads/master | 2020-04-05T18:09:32.755000 | 2019-03-10T22:34:24 | 2019-03-10T22:34:24 | 157,090,735 | 2 | 2 | null | false | 2019-03-12T11:33:00 | 2018-11-11T15:01:50 | 2019-03-10T22:34:36 | 2019-03-10T22:34:34 | 650 | 2 | 2 | 2 | Java | false | null | package musiclibrary.mvc.model.modelswithmorphia;
import com.google.common.collect.ImmutableList;
import com.mongodb.MongoClient;
import musiclibrary.dbworks.dbconstants.DBconstants;
import musiclibrary.entities.*;
import org.junit.Assert;
import org.junit.Test;
import org.mongodb.morphia.Datastore;
import org.mongodb... | UTF-8 | Java | 3,887 | java | TrackListDBModelTest.java | Java | [
{
"context": "odel albumModel;\n\n String testArtistNameNo1 = \"Elvis Presley\";\n String testArtistNameNo2 = \"John Lennon\";\n ",
"end": 709,
"score": 0.9998764991760254,
"start": 696,
"tag": "NAME",
"value": "Elvis Presley"
},
{
"context": " \"Elvis Presley\";\n String te... | null | [] | package musiclibrary.mvc.model.modelswithmorphia;
import com.google.common.collect.ImmutableList;
import com.mongodb.MongoClient;
import musiclibrary.dbworks.dbconstants.DBconstants;
import musiclibrary.entities.*;
import org.junit.Assert;
import org.junit.Test;
import org.mongodb.morphia.Datastore;
import org.mongodb... | 3,875 | 0.682017 | 0.664008 | 110 | 34.345455 | 21.867966 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.990909 | false | false | 9 |
88d1febc4cfbb6ce260268530b880a4fb6afc32f | 1,743,756,786,830 | 7aaeed4fdb986cc63b61247c847cf8b71d7147d3 | /Elections/src/ElectionsMain.java | 58b594fbcddc77f0eacb04e879a5fd8988ff9a53 | [] | no_license | eitanban/Learning_Java | https://github.com/eitanban/Learning_Java | d6b38fda8933df412720c1cfcb0776a931bd4545 | 9808ab382afc48cc33fd63260a9068110bfbf1f8 | refs/heads/master | 2016-11-05T22:53:32.290000 | 2012-03-15T05:28:53 | 2012-03-15T05:28:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //author: Shannon Graham
//date: 9 Feb 2012
//lab: 5 Elections
//works: ready for demo.
public class ElectionsMain {
public static void main(String[] args) {
//create a new riding
Riding oakBay = new Riding("Oak Bay");
//declare some candidates
Candidate chris = new Candidate("Chris", "Rail");
Ca... | UTF-8 | Java | 1,352 | java | ElectionsMain.java | Java | [
{
"context": "//author:\tShannon Graham\n//date:\t\t9 Feb 2012\n//lab:\t\t5 Elections\n//works: ",
"end": 24,
"score": 0.9998503923416138,
"start": 10,
"tag": "NAME",
"value": "Shannon Graham"
},
{
"context": " Bay\");\n\t\t\n\t\t//declare some candidates\n\t\tCandidate chris = new C... | null | [] | //author: <NAME>
//date: 9 Feb 2012
//lab: 5 Elections
//works: ready for demo.
public class ElectionsMain {
public static void main(String[] args) {
//create a new riding
Riding oakBay = new Riding("Oak Bay");
//declare some candidates
Candidate chris = new Candidate("Chris", "Rail");
Candidate ... | 1,344 | 0.607249 | 0.594675 | 59 | 21.881355 | 22.42886 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.016949 | false | false | 9 |
54145569de4db9b471d145d8fa400f2a33e8f9aa | 7,799,660,627,691 | 719a1644cadf7e44e5696063f4b6f5e6c211a086 | /envio_imagem/ClienteImagemUDP.java | 217439647979f6b5fb820be9b2ecf12cd885d61d | [] | no_license | claudiorodolfo/sockets_udp | https://github.com/claudiorodolfo/sockets_udp | 552e180d4d3f4e59a303ece0ff0561754ff17f32 | ebb7d3455e616827d0a7206a5e90678c7b01f6be | refs/heads/main | 2023-09-01T19:08:13.822000 | 2021-10-21T12:33:30 | 2021-10-21T12:33:30 | 388,534,513 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.net.*;
import java.util.*;
import java.io.*;
public class ClienteImagemUDP {
public static void main(String args[]) throws Exception {
DatagramSocket tomada = new DatagramSocket();
InetAddress ip = InetAddress.getByName("127.0.0.1");
int porta = 5000;
/////////CÓDIGO PARA OB... | UTF-8 | Java | 2,019 | java | ClienteImagemUDP.java | Java | [
{
"context": ";\n InetAddress ip = InetAddress.getByName(\"127.0.0.1\");\n\t\tint porta = 5000;\n \n\t\t/////////CÓDIGO",
"end": 262,
"score": 0.9506753087043762,
"start": 253,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "AReceber2);\n\t\t\n\t\tString cami... | null | [] | import java.net.*;
import java.util.*;
import java.io.*;
public class ClienteImagemUDP {
public static void main(String args[]) throws Exception {
DatagramSocket tomada = new DatagramSocket();
InetAddress ip = InetAddress.getByName("127.0.0.1");
int porta = 5000;
/////////CÓDIGO PARA OB... | 2,019 | 0.609926 | 0.600496 | 60 | 32.583332 | 20.436317 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 9 |
304faf3139071bc5023b323999a9f12018c677ab | 28,716,151,374,033 | 9a4dd7a8ccebb0467f349cdc59f843a2d920b976 | /building_management/ProjectAndBuildingsTotalPaymentsReport.java | 871df3e83a796a1db9e176b0ee3c415100fc07a4 | [] | no_license | masdar80/buildingProjectManager | https://github.com/masdar80/buildingProjectManager | 202b2e839508c67c44697e507d7ea9f7bfb525db | 48c5c86ae65ef661006fb89433f1363bdad92a58 | refs/heads/master | 2022-02-08T16:08:55.371000 | 2019-07-20T20:15:34 | 2019-07-20T20:15:34 | 197,975,100 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package building_management;
/**
*
* @author masdar
*/
import java.awt.Dimension;
import java.awt.Image;
import java.awt.Toolkit;
import java.math.BigDecimal;
import java.sql.*;
import java.text.DecimalFormat;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ProjectAndBuildingsTotalPay... | UTF-8 | Java | 5,410 | java | ProjectAndBuildingsTotalPaymentsReport.java | Java | [
{
"context": "package building_management;\n\n/**\n *\n * @author masdar\n */\nimport java.awt.Dimension;\nimport java.awt.Im",
"end": 54,
"score": 0.9807614088058472,
"start": 48,
"tag": "USERNAME",
"value": "masdar"
}
] | null | [] | package building_management;
/**
*
* @author masdar
*/
import java.awt.Dimension;
import java.awt.Image;
import java.awt.Toolkit;
import java.math.BigDecimal;
import java.sql.*;
import java.text.DecimalFormat;
import java.util.logging.Level;
import java.util.logging.Logger;
public class ProjectAndBuildingsTotalPay... | 5,410 | 0.661263 | 0.649525 | 146 | 35.760273 | 32.39045 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636986 | false | false | 9 |
7d2183716a739c7831c5f27b34fc4d0674575a0e | 4,114,578,705,206 | 337eaf4af6734b32e1e7df00cb2ef0f173ba4c97 | /src/com/faustas/dbms/scenarios/LogoutScenario.java | ec720fd59a35e2b73b779133288bb4438aaa8101 | [] | no_license | faustuzas/RecipesApp | https://github.com/faustuzas/RecipesApp | 99501dc01cee245ff1a1cdb7589fa71a74d6dcb3 | 650853175c0f473993a6a164fac7e43439fcd880 | refs/heads/master | 2020-05-20T08:15:05.713000 | 2019-05-21T09:33:48 | 2019-05-21T09:33:48 | 185,470,090 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.faustas.dbms.scenarios;
import com.faustas.dbms.framework.annotations.Service;
import com.faustas.dbms.interfaces.SecurityContext;
import com.faustas.dbms.services.ConsoleInteractor;
import com.faustas.dbms.utils.ConsoleColor;
@Service
public class LogoutScenario extends ConsoleScenario {
private Sec... | UTF-8 | Java | 684 | java | LogoutScenario.java | Java | [] | null | [] | package com.faustas.dbms.scenarios;
import com.faustas.dbms.framework.annotations.Service;
import com.faustas.dbms.interfaces.SecurityContext;
import com.faustas.dbms.services.ConsoleInteractor;
import com.faustas.dbms.utils.ConsoleColor;
@Service
public class LogoutScenario extends ConsoleScenario {
private Sec... | 684 | 0.754386 | 0.754386 | 24 | 27.5 | 24.264172 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 9 |
605849cde4da98be2bad2bf811360821c442602e | 146,028,937,118 | 16f416c2c9e49218a235bceabd0614edc6a2b304 | /app/src/main/java/com/sky/dining/widget/MyDialog.java | b5ca45b29e22008574a3caea4d73a87c752cb36d | [] | no_license | YngY/dinner | https://github.com/YngY/dinner | ca3a7ac7e7e58d3526cfbb44181416dbf1a8a12b | 30b4625ac9831d561cb665246ffe576379d401f4 | refs/heads/master | 2021-07-17T08:48:27.389000 | 2017-10-24T06:19:56 | 2017-10-24T06:19:56 | 108,082,148 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sky.dining.widget;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.view.Display;
import android.view.KeyEvent;
import android.view.View;
import android.vie... | UTF-8 | Java | 3,387 | java | MyDialog.java | Java | [
{
"context": "om.sky.dining.R;\n\n\n/**\n * 自定义Dialog\n * \n * @author Home\n *\n */\npublic class MyDialog extends Dialog imple",
"end": 462,
"score": 0.9728615880012512,
"start": 458,
"tag": "USERNAME",
"value": "Home"
}
] | null | [] | package com.sky.dining.widget;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.graphics.Color;
import android.os.Bundle;
import android.os.Handler;
import android.view.Display;
import android.view.KeyEvent;
import android.view.View;
import android.vie... | 3,387 | 0.724888 | 0.721908 | 138 | 23.31884 | 20.876791 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.73913 | false | false | 9 |
ed4d7a7dcda0b77c851a9dfb0e39c45d6d13c0d4 | 25,056,839,213,726 | 229dff0cda5a05fb4b1b7bfdc1f6b5058ffe32fc | /UI/app/src/main/java/com/tsoiay/ui/PublishDialog.java | 369a099a29789f90fcb161f8cd725cf68ca376ef | [] | no_license | Tsoiay/Android | https://github.com/Tsoiay/Android | 13365ddd122eea8d625a7b660636c04b19e5d5ba | 88fe6f1b4844fbbaeac4fba519d149400545831e | refs/heads/master | 2021-09-15T09:37:54.190000 | 2018-05-30T02:47:45 | 2018-05-30T02:47:45 | 115,402,968 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tsoiay.ui;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.os.Handler;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowManager;
import android.view.animation.AnimationUtils;
import android.w... | UTF-8 | Java | 5,572 | java | PublishDialog.java | Java | [] | null | [] | package com.tsoiay.ui;
import android.app.Dialog;
import android.content.Context;
import android.os.Bundle;
import android.os.Handler;
import android.view.KeyEvent;
import android.view.View;
import android.view.ViewGroup;
import android.view.WindowManager;
import android.view.animation.AnimationUtils;
import android.w... | 5,572 | 0.643848 | 0.641292 | 167 | 31.808384 | 30.408583 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.562874 | false | false | 9 |
c70281d58245aad6739dcf016d287dcf255b0965 | 23,630,910,066,303 | 55d5a129f2ce06e13d6a88000ba2aa4c0da58bec | /Robocode evolvalasa/Watchmaker-Evolution/src/Programs/ShootingProgram.java | fef200967760225ddcf22b555e0f729ece53fc20 | [] | no_license | PEZO19/Project-Robocode-Evolved-by-Watchmaker-on-git | https://github.com/PEZO19/Project-Robocode-Evolved-by-Watchmaker-on-git | 9e8868cd84de42cf6aec11ee6905b770eaca7fd6 | 448784ed64b43eeefd0ded9437e4ef01edaab753 | refs/heads/master | 2016-09-05T19:20:42.004000 | 2015-02-05T18:45:22 | 2015-02-05T18:45:22 | 18,839,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wmevo.Programs;
import org.uncommons.maths.random.Probability;
import wmevo.Node;
import wmevo.Programs.Factory.AgentProgramFactory;
import wmevo.Programs.Factory.ShootingProgramFactory;
import java.io.Serializable;
import java.util.Random;
/**
* Created by Zoltán on 2014.04.23..
*/
public cla... | UTF-8 | Java | 1,026 | java | ShootingProgram.java | Java | [
{
"context": "e;\r\nimport java.util.Random;\r\n\r\n/**\r\n * Created by Zoltán on 2014.04.23..\r\n */\r\npublic class ShootingProgra",
"end": 287,
"score": 0.9996964931488037,
"start": 281,
"tag": "NAME",
"value": "Zoltán"
}
] | null | [] | package wmevo.Programs;
import org.uncommons.maths.random.Probability;
import wmevo.Node;
import wmevo.Programs.Factory.AgentProgramFactory;
import wmevo.Programs.Factory.ShootingProgramFactory;
import java.io.Serializable;
import java.util.Random;
/**
* Created by Zoltán on 2014.04.23..
*/
public cla... | 1,026 | 0.715122 | 0.707317 | 37 | 25.756756 | 30.920479 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 9 |
939a45b72626037d7b19f3cfd021e6c084da568a | 24,103,356,465,697 | 9ed69ba364ace33219f84ef4f957f896bc5fbc22 | /src/main/java/com/hoangnt/service/impl/DistrictServiceImpl.java | 60ca8ee44a5ffb152393237fedeaa0ce6193a250 | [] | no_license | hoangnt2-hn/doan | https://github.com/hoangnt2-hn/doan | 3c1b20e26538dac26f542f1cb3ff722f4cad515e | b0c9e8756340c2a68bf7fb103f23408af59bba30 | refs/heads/master | 2022-06-22T15:22:15.848000 | 2019-12-25T22:32:29 | 2019-12-25T22:32:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hoangnt.service.impl;
import java.util.ArrayList;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hoangnt.entity.District;
import com.hoangnt.model.DistrictDTO;
import ... | UTF-8 | Java | 1,195 | java | DistrictServiceImpl.java | Java | [] | null | [] | package com.hoangnt.service.impl;
import java.util.ArrayList;
import java.util.List;
import javax.transaction.Transactional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.hoangnt.entity.District;
import com.hoangnt.model.DistrictDTO;
import ... | 1,195 | 0.779916 | 0.779916 | 47 | 24.425531 | 19.585867 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.404255 | false | false | 9 |
3cca0f807688449dfe82c13111efebf26d677b9d | 18,124,762,037,941 | e11b98a6b7ba5091edcc49cc61652ae12b062753 | /waagreen/src/main/java/waa/green/formatter/DateFormatter.java | 9f42593e82341928e3c6e42ca9a7f65216f1bf83 | [] | no_license | Selinatesfa/waagreen | https://github.com/Selinatesfa/waagreen | dafc7600d26caa7294764c7d001d9a920c8b5952 | f6a7610df165fce0630ff989d17a3f511c775de0 | refs/heads/master | 2020-04-29T04:49:45.422000 | 2019-03-22T20:26:04 | 2019-03-22T20:26:04 | 175,860,206 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package waa.green.formatter;
import org.springframework.format.Formatter;
import org.springframework.stereotype.Component;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
@Component
public class DateFormatter implements ... | UTF-8 | Java | 1,196 | java | DateFormatter.java | Java | [] | null | [] | package waa.green.formatter;
import org.springframework.format.Formatter;
import org.springframework.stereotype.Component;
import java.text.DateFormat;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Locale;
@Component
public class DateFormatter implements ... | 1,196 | 0.646321 | 0.646321 | 42 | 27.476191 | 19.468214 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 9 |
ed59092bbd19d094e53f474b8975bc6d77e56ec1 | 18,537,078,915,330 | 0d3324aa59fb0374c2f58f1415f4d3b4601499a9 | /app/src/main/java/com/bkromhout/minerva/events/ShowRateMeDialogEvent.java | 8adcb34bfc830c1d25a7a71154b8c5c2c3c8bdd9 | [
"Apache-2.0"
] | permissive | bkromhout/Minerva | https://github.com/bkromhout/Minerva | f574d87cfaf9b798797f7496a817b23ce17d8bac | 49637785d01010424c46ab8cdd84faa6a2e68374 | refs/heads/master | 2020-12-13T09:48:43.621000 | 2016-10-08T01:20:43 | 2016-10-08T01:20:43 | 48,961,876 | 6 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bkromhout.minerva.events;
import android.content.Context;
/**
* Fired by {@link com.bkromhout.minerva.Minerva} if {@link com.bkromhout.minerva.activities.MainActivity} should call
* {@link com.bkromhout.minerva.util.Dialogs#rateMinervaDialog(Context)} when its {@code onResume()} method is called.
*/
pu... | UTF-8 | Java | 357 | java | ShowRateMeDialogEvent.java | Java | [] | null | [] | package com.bkromhout.minerva.events;
import android.content.Context;
/**
* Fired by {@link com.bkromhout.minerva.Minerva} if {@link com.bkromhout.minerva.activities.MainActivity} should call
* {@link com.bkromhout.minerva.util.Dialogs#rateMinervaDialog(Context)} when its {@code onResume()} method is called.
*/
pu... | 357 | 0.773109 | 0.773109 | 10 | 34.700001 | 44.104534 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 9 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.