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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d0154e67eac118ef18c24155be4da7c38d17c65c | 25,529,285,608,852 | 8194af76112b5426d9e8459a71cc784c4a1c7fc0 | /app/src/main/java/v1/cn/unionc_pad/network_frame/core/RetrofitConfigure.java | 9c8b89f4aab3af36dff75532dc6ecb6ca558bb7c | [] | no_license | MyKingSebar/dyp | https://github.com/MyKingSebar/dyp | 94fc0c55130d4c037c51f3cf33481eb54fd17f29 | 406c277726225be7c7ab5b240b8efc4dee5fd404 | refs/heads/master | 2020-03-27T21:23:17.791000 | 2018-09-03T02:11:54 | 2018-09-03T02:11:54 | 147,139,342 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package v1.cn.unionc_pad.network_frame.core;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
import retrofit2.converter.gson.GsonConverterFactory;
import v1.cn.unionc_pad.network_frame.UnioncURL;
/**
* Created by qy on 2018/1/31.
*/
public class RetrofitConfigure {
/**
... | UTF-8 | Java | 1,740 | java | RetrofitConfigure.java | Java | [
{
"context": "nc_pad.network_frame.UnioncURL;\n\n/**\n * Created by qy on 2018/1/31.\n */\n\npublic class RetrofitConfigure",
"end": 257,
"score": 0.9993489980697632,
"start": 255,
"tag": "USERNAME",
"value": "qy"
}
] | null | [] | package v1.cn.unionc_pad.network_frame.core;
import retrofit2.Retrofit;
import retrofit2.adapter.rxjava2.RxJava2CallAdapterFactory;
import retrofit2.converter.gson.GsonConverterFactory;
import v1.cn.unionc_pad.network_frame.UnioncURL;
/**
* Created by qy on 2018/1/31.
*/
public class RetrofitConfigure {
/**
... | 1,740 | 0.668786 | 0.658382 | 52 | 32.26923 | 26.229105 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.192308 | false | false | 6 |
9aa65a3265e083e6e9f944bfa030e3c755da7d3d | 6,794,638,303,584 | 1cb4f4b46b92c995eee63216ea7245683faba79c | /Poseiden-skeleton/src/main/java/com/nnk/springboot/controller/RatingController.java | 162693f2816920c592a27cb4af868c289ba34209 | [] | no_license | explorer-lang/PRAC_API_OCP-N7_auction-market-system | https://github.com/explorer-lang/PRAC_API_OCP-N7_auction-market-system | 7b6f72ced51de8ad0db4e04d1b25a160a3308ca0 | b5155bb35acd8d61831a0474951751435875fdd5 | refs/heads/master | 2023-08-26T01:48:04.374000 | 2021-11-01T11:40:10 | 2021-11-01T11:40:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nnk.springboot.controller;
import com.nnk.springboot.domain.Rating;
import com.nnk.springboot.service.rating.RatingCreationgService;
import com.nnk.springboot.service.rating.RatingDeletionService;
import com.nnk.springboot.service.rating.RatingReadService;
import com.nnk.springboot.service.rating.RatingUpd... | UTF-8 | Java | 4,273 | java | RatingController.java | Java | [] | null | [] | package com.nnk.springboot.controller;
import com.nnk.springboot.domain.Rating;
import com.nnk.springboot.service.rating.RatingCreationgService;
import com.nnk.springboot.service.rating.RatingDeletionService;
import com.nnk.springboot.service.rating.RatingReadService;
import com.nnk.springboot.service.rating.RatingUpd... | 4,273 | 0.680786 | 0.678914 | 127 | 32.645668 | 25.956514 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551181 | false | false | 6 |
c364a183a74af9366284e3f91cf6898ca2f519f7 | 20,272,245,691,826 | 01b23223426a1eb84d4f875e1a6f76857d5e8cd9 | /icefaces3/tags/icefaces-3.2.0/icefaces/ace/component/src/org/icefaces/ace/component/tabset/TabSet.java | d767a4b9ac97be399d4e6a784555d0662747af53 | [
"Apache-2.0"
] | permissive | numbnet/icesoft | https://github.com/numbnet/icesoft | 8416ac7e5501d45791a8cd7806c2ae17305cdbb9 | 2f7106b27a2b3109d73faf85d873ad922774aeae | refs/heads/master | 2021-01-11T04:56:52.145000 | 2016-11-04T16:43:45 | 2016-11-04T16:43:45 | 72,894,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2004-2012 ICEsoft Technologies Canada Corp.
*
* 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... | UTF-8 | Java | 6,696 | java | TabSet.java | Java | [] | null | [] | /*
* Copyright 2004-2012 ICEsoft Technologies Canada Corp.
*
* 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... | 6,696 | 0.619773 | 0.617234 | 166 | 38.337349 | 32.060665 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.512048 | false | false | 6 |
205b7d5d96d5f7912649db6fa5289e2c15fbf182 | 20,272,245,688,848 | 1c2f75484b6d0d06b3fc537e615379eb531a6e02 | /src/ecoagua/controller/API.java | 8ee84cefc455df16bbc7f638359f505c1765a60b | [] | no_license | salesfelipe/EcoAguaAndroid | https://github.com/salesfelipe/EcoAguaAndroid | 9da66d2c0796a2df78785e5f3de9331e8fcfac26 | addfd5d754e62c2adbde2aba80ad177a2be73e5a | refs/heads/master | 2021-05-30T07:52:39.984000 | 2015-11-20T13:47:29 | 2015-11-20T13:47:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ecoagua.controller;
import android.content.Intent;
import android.util.Log;
import ecoagua.ecoagua.LoginActivity;
import ecoagua.ecoagua.MainActivity;
import ecoagua.model.*;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.... | UTF-8 | Java | 21,730 | java | API.java | Java | [
{
"context": "TP Client como meio de comunicacao.\n * \n * @author Felipe Sales\n * \n * @version %I%, %G%\n * @since 1.0\n */\n@Suppr",
"end": 542,
"score": 0.9998689889907837,
"start": 530,
"tag": "NAME",
"value": "Felipe Sales"
},
{
"context": "de dados.\n\t * @param nome\n\t * ... | null | [] | package ecoagua.controller;
import android.content.Intent;
import android.util.Log;
import ecoagua.ecoagua.LoginActivity;
import ecoagua.ecoagua.MainActivity;
import ecoagua.model.*;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Calendar;
import java.... | 21,724 | 0.661006 | 0.659579 | 863 | 24.179605 | 23.252535 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.038239 | false | false | 6 |
c3957dc45a84cb95eea078ed46b795e69bdfbf04 | 24,618,752,548,477 | 8de6ed4e2e8d806680edeb3d6a79b0467f6bc502 | /MainModule/src/inheritance_test/InheritanceTestMain.java | e685c8bd1319f1ce310ad0774026e63c5fca398c | [] | no_license | Orumiya/OCAJavaPractice | https://github.com/Orumiya/OCAJavaPractice | 9ddb0252fe441a26e0de6aa4f4a437f0b4b14c1f | 632f1f5025df70d5041569734f04a93bef92791c | refs/heads/master | 2023-01-16T08:14:32.328000 | 2020-11-29T13:58:56 | 2020-11-29T13:58:56 | 271,825,763 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package inheritance_test;
import java.time.LocalDate;
public class InheritanceTestMain {
public static void main(String... args) {
// OverrideObjectClassOperations o = new OverrideObjectClassOperations();
// FACTORY PATTERN
Product food1 = ProductFactory.createProduct(PRODUCT_TYPE.FOOD, "... | UTF-8 | Java | 825 | java | InheritanceTestMain.java | Java | [] | null | [] | package inheritance_test;
import java.time.LocalDate;
public class InheritanceTestMain {
public static void main(String... args) {
// OverrideObjectClassOperations o = new OverrideObjectClassOperations();
// FACTORY PATTERN
Product food1 = ProductFactory.createProduct(PRODUCT_TYPE.FOOD, "... | 825 | 0.661818 | 0.626667 | 21 | 38.285713 | 36.5424 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.904762 | false | false | 6 |
9b493db7e4741312c14451bcf322745c18fbfc19 | 17,214,228,966,327 | db3c8e1ea3d854dfc8caac9a7a066e86aae18506 | /spring-server-generated/src/main/java/io/swagger/util/TransactionItemMock.java | 7ff99f623e259ddac4d8d82bee10379b6e7f2950 | [] | no_license | virgyam/PagosAPI | https://github.com/virgyam/PagosAPI | a23d8a3b7382b9c7222aa6b2eecf99337338ae17 | 5075a4488f17b3bcfb3f80db80bfd1489d49aeb8 | refs/heads/master | 2021-08-08T17:34:30.767000 | 2017-11-10T19:44:23 | 2017-11-10T19:44:23 | 110,178,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.swagger.util;
import io.swagger.model.PaymentItem;
import io.swagger.model.TrasactionItem;
import java.util.ArrayList;
import java.util.List;
public class TransactionItemMock {
public static TrasactionItem loadTrasactionItem(){
TrasactionItem trasactionItem = new TrasactionItem();
tra... | UTF-8 | Java | 1,991 | java | TransactionItemMock.java | Java | [] | null | [] | package io.swagger.util;
import io.swagger.model.PaymentItem;
import io.swagger.model.TrasactionItem;
import java.util.ArrayList;
import java.util.List;
public class TransactionItemMock {
public static TrasactionItem loadTrasactionItem(){
TrasactionItem trasactionItem = new TrasactionItem();
tra... | 1,991 | 0.703667 | 0.662983 | 55 | 35.200001 | 22.715153 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.690909 | false | false | 6 |
dd60e3389f9f931f5d0166998ebc2a4a15823760 | 9,191,230,077,809 | 3675831933a232456f89bb31dc2e269f4a34a56e | /advancedMapReduce/src/mapreduce/air/sort/AirSortPartitioner.java | 62a29e6167910c7f01714e325c9e3a62b1d7de4e | [] | no_license | snowcuphea/STS-Hadoop | https://github.com/snowcuphea/STS-Hadoop | aa24d2c9fb01381707dc91518101d0bb84e1be0d | 2a04d2589e4b0f9be54822f602babb4112d6d085 | refs/heads/master | 2022-12-21T02:35:20.141000 | 2020-03-16T08:57:24 | 2020-03-16T08:57:24 | 241,572,586 | 0 | 0 | null | false | 2022-12-16T07:16:52 | 2020-02-19T08:42:26 | 2020-04-23T05:49:29 | 2022-12-16T07:16:49 | 93,804 | 0 | 0 | 5 | JavaScript | false | false | package mapreduce.air.sort;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.mapreduce.Partitioner;
//Partitioner클래스에서는 Mapper의 key와 value타입을 generic으로 명시
//year를 기준으로 해시코드를 구해서 같은 year를갖고 있는 데이터를
//같은리듀서에서 작업할 수 있도록 분배
//==> 같은 것끼리 메모리버퍼에 쌓았다가 한꺼번에 전송
public class AirSortPartitioner //파티셔너 : 어디로 보낼... | UTF-8 | Java | 1,261 | java | AirSortPartitioner.java | Java | [] | null | [] | package mapreduce.air.sort;
import org.apache.hadoop.io.IntWritable;
import org.apache.hadoop.mapreduce.Partitioner;
//Partitioner클래스에서는 Mapper의 key와 value타입을 generic으로 명시
//year를 기준으로 해시코드를 구해서 같은 year를갖고 있는 데이터를
//같은리듀서에서 작업할 수 있도록 분배
//==> 같은 것끼리 메모리버퍼에 쌓았다가 한꺼번에 전송
public class AirSortPartitioner //파티셔너 : 어디로 보낼... | 1,261 | 0.736306 | 0.736306 | 29 | 26.068966 | 25.574678 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.931035 | false | false | 6 |
c1120e72d41e9bc8b142f5d7fbd2d3811c4e7098 | 14,336,600,886,478 | 7fcb2af260e7576e1bf0c5c03f291140b29c6ce6 | /system-biz/src/main/java/cn/doublehh/system/service/UserRoleService.java | 4202e708c2afb1018a4631d18df80e78385a3f55 | [] | no_license | 1120023921/system | https://github.com/1120023921/system | d4b435783d6576a3dbedbfe8e58d6b86bcec4337 | 12c218cfc3427b928d3cd9b8d8f66e0bd3d54265 | refs/heads/master | 2020-03-19T05:08:54.493000 | 2018-06-13T13:14:37 | 2018-06-13T13:14:37 | 135,904,232 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.doublehh.system.service;
import cn.doublehh.base.service.BaseService;
import cn.doublehh.system.model.Role;
import cn.doublehh.system.model.User;
import cn.doublehh.system.model.UserRole;
/**
* @Author wangzy
* @Date : 2017/8/11
* @Description : 用户角色Service
*/
public interface UserRoleService extends B... | UTF-8 | Java | 426 | java | UserRoleService.java | Java | [
{
"context": "cn.doublehh.system.model.UserRole;\n\n/**\n * @Author wangzy\n * @Date : 2017/8/11\n * @Description : 用户角色Servic",
"end": 222,
"score": 0.9996715188026428,
"start": 216,
"tag": "USERNAME",
"value": "wangzy"
}
] | null | [] | package cn.doublehh.system.service;
import cn.doublehh.base.service.BaseService;
import cn.doublehh.system.model.Role;
import cn.doublehh.system.model.User;
import cn.doublehh.system.model.UserRole;
/**
* @Author wangzy
* @Date : 2017/8/11
* @Description : 用户角色Service
*/
public interface UserRoleService extends B... | 426 | 0.755981 | 0.739234 | 19 | 21 | 19.40971 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 6 |
de602941c427a25991f3de01745a680816f7ec9b | 30,554,397,345,079 | 7f049e27a471df49a5422454569dc5a4bc1098c1 | /src/net/sourceforge/docfetcher/build/U.java | 8670465e99efc42bf48df445992364464f1615c8 | [] | no_license | xiaoniu-578fa6bff964d005/docfetcher | https://github.com/xiaoniu-578fa6bff964d005/docfetcher | 27fc18d250cc66e7cfd878511374a95d74e9ad01 | 8f48517a189af7b5478ad77046064132e6118436 | refs/heads/dev | 2020-03-16T10:21:18.217000 | 2018-05-16T05:43:22 | 2018-05-16T05:43:22 | 132,634,193 | 75 | 27 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright (c) 2011 Tran Nam Quang.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
... | UTF-8 | Java | 4,752 | java | U.java | Java | [
{
"context": "****************************\n * Copyright (c) 2011 Tran Nam Quang.\n * All rights reserved. This program and the acc",
"end": 117,
"score": 0.9998517036437988,
"start": 103,
"tag": "NAME",
"value": "Tran Nam Quang"
},
{
"context": "e.org/legal/epl-v10.html\n *\n * Cont... | null | [] | /*******************************************************************************
* Copyright (c) 2011 <NAME>.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http:... | 4,728 | 0.680345 | 0.676347 | 163 | 28.153374 | 23.484907 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.306748 | false | false | 6 |
8430a44f37ba45b058141b9490c1c496398a5d0b | 17,695,265,326,422 | cd024fd0bbe08a26db34130a35b3e162f2775752 | /Fond/src/main/java/by/belisa/dao/PrioritetNaukaDao.java | f4fd9a5455c9c5d90bfc85e5b28a318f9da1fb0b | [] | no_license | kruglikav/fond_repo | https://github.com/kruglikav/fond_repo | 46c1a137c6f302d695bd0b062c04c1912fdab003 | ce9ebd7b5c4b0bab3e354834dce9d822e384b8ff | refs/heads/master | 2021-01-17T19:53:47.315000 | 2014-11-28T10:53:40 | 2014-11-28T10:53:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.belisa.dao;
import org.springframework.stereotype.Repository;
import by.belisa.entity.PrioritetNauka;
@Repository
public class PrioritetNaukaDao extends DaoImpl<PrioritetNauka, Integer>{
public PrioritetNaukaDao() {
super(PrioritetNauka.class);
}
}
| UTF-8 | Java | 281 | java | PrioritetNaukaDao.java | Java | [] | null | [] | package by.belisa.dao;
import org.springframework.stereotype.Repository;
import by.belisa.entity.PrioritetNauka;
@Repository
public class PrioritetNaukaDao extends DaoImpl<PrioritetNauka, Integer>{
public PrioritetNaukaDao() {
super(PrioritetNauka.class);
}
}
| 281 | 0.768683 | 0.768683 | 13 | 19.615385 | 22.283276 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 6 |
9bcc0e58f1aea76b51ca89b4944b1092fdf279f6 | 12,867,722,067,881 | 808f04feb751ad8b2b2bfc1c7b9ad151e5942cae | /src/main/java/com/travelport/refimpl/air/search/responseMapper/PassengerFlightMapper.java | 9ee74a105388224d928743242828944422784742 | [
"MIT"
] | permissive | Treasureworth/uapi-search-microservice | https://github.com/Treasureworth/uapi-search-microservice | 32185074142f9db5d7f263ecc5d1d97490b0e708 | 9874c73ebffd9654f9bd4686adb9f46a214f5d16 | refs/heads/master | 2023-03-19T22:16:39.504000 | 2018-10-26T17:32:24 | 2018-10-26T17:32:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.travelport.refimpl.air.search.responseMapper;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.travelport.refimpl.air.search.models.FlightProduct;
import com.... | UTF-8 | Java | 3,175 | java | PassengerFlightMapper.java | Java | [] | null | [] | package com.travelport.refimpl.air.search.responseMapper;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.travelport.refimpl.air.search.models.FlightProduct;
import com.... | 3,175 | 0.748031 | 0.741732 | 90 | 34.277779 | 28.862135 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
8f774a7693625685bffdb8aef8d0206bfbbed10b | 7,919,919,754,579 | 68f0a663170f7c9d58366ba8c25d262940be352f | /cucumber-junit-serenity/src/test/java/org/none/AcceptanceTests.java | 3154618046336626b78be4c2c3b3bc796948c1d9 | [] | no_license | asieralkortaformazioa/Lana | https://github.com/asieralkortaformazioa/Lana | 6da3a891af9c16c926f9299b276c69f3a5d10514 | 692ed4f5b59c2b587dc1ac7772330672bcda53ec | refs/heads/master | 2021-05-16T02:28:49.499000 | 2019-02-22T14:10:23 | 2019-02-22T14:10:23 | 22,373,942 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.none;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import net.serenitybdd.cucumber.CucumberWithSerenity;
@RunWith(CucumberWithSerenity.class)
@CucumberOptions(features="src/test/resources/features",
plugin = {"pretty", "html:target/cucumber-html-report"},
glue =... | UTF-8 | Java | 397 | java | AcceptanceTests.java | Java | [] | null | [] | package org.none;
import org.junit.runner.RunWith;
import cucumber.api.CucumberOptions;
import net.serenitybdd.cucumber.CucumberWithSerenity;
@RunWith(CucumberWithSerenity.class)
@CucumberOptions(features="src/test/resources/features",
plugin = {"pretty", "html:target/cucumber-html-report"},
glue =... | 397 | 0.748111 | 0.748111 | 14 | 26.357143 | 22.247334 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 6 |
17533b160ca145dc9dfa64580a4974c408b73451 | 24,635,932,462,065 | 12847b5c3831a6fc84a2045cd28d17ba5827d4f2 | /src/com/zuehlke/cleancodeworkshop/scienceportal/SubmissionIds.java | 0a5c6ab0fe92b342250872c6922083ee38b830e0 | [] | no_license | ozihler/ccws-2018 | https://github.com/ozihler/ccws-2018 | 6735dd72fd1d1ca4c53829a971e314c60819f6bb | 4981684909e45df4a39f3b4b10a3b44bda9981fc | refs/heads/master | 2020-03-18T18:53:58.063000 | 2019-05-02T17:12:35 | 2019-05-02T17:12:35 | 135,121,584 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zuehlke.cleancodeworkshop.scienceportal;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
public class SubmissionIds {
private final List<Long> submissionIds;
SubmissionIds() {
this.submissionIds = new ArrayList<>();
}
void add(long id) {
this.... | UTF-8 | Java | 770 | java | SubmissionIds.java | Java | [] | null | [] | package com.zuehlke.cleancodeworkshop.scienceportal;
import java.util.ArrayList;
import java.util.List;
import java.util.Optional;
public class SubmissionIds {
private final List<Long> submissionIds;
SubmissionIds() {
this.submissionIds = new ArrayList<>();
}
void add(long id) {
this.... | 770 | 0.628571 | 0.627273 | 36 | 20.388889 | 17.981901 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
a23a27645e9aa3ebfc728af026b1c647a366c27b | 1,984,274,954,093 | d8658ffdb488f2a9149099e2583f62b90bd7955d | /src/netfilm/ProchainesSorties.java | 6ee39add09cea636cd5abbf7a7485895201f7468 | [] | no_license | QuentinChampeau/NetFilm | https://github.com/QuentinChampeau/NetFilm | af5e7b018c05b0b2b077443507a9dfccc739f036 | 76c49a6acfaea05b6b4ba8c435b68883b0b559fb | refs/heads/master | 2020-03-10T00:05:40.980000 | 2018-04-13T17:52:08 | 2018-04-13T17:52:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package netfilm;
/**
*
* @author Champeau
*/
public class ProchainesSorties extends javax.swing.JPanel {
private NetFilm netFi... | UTF-8 | Java | 19,116 | java | ProchainesSorties.java | Java | [
{
"context": "he editor.\n */\npackage netfilm;\n\n/**\n *\n * @author Champeau\n */\npublic class ProchainesSorties extends javax.",
"end": 229,
"score": 0.9986212849617004,
"start": 221,
"tag": "NAME",
"value": "Champeau"
}
] | 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 netfilm;
/**
*
* @author Champeau
*/
public class ProchainesSorties extends javax.swing.JPanel {
private NetFilm netFi... | 19,116 | 0.649937 | 0.631516 | 338 | 55.532543 | 43.204281 | 234 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.778107 | false | false | 6 |
2371a0313e187b425116878fcbe68fbf9d03f4a5 | 8,461,085,620,811 | 042342f9dc0e8662a1a7da671ab5dc9d82ccd835 | /carbon/org.wso2.developerstudio.eclipse.artifact.carbon.ui.bundle/src/org/wso2/developerstudio/eclipse/artifact/carbon/ui/bundle/ui/wizard/CarbonUIbundleWizard.java | b9524815db04d20f293ffcb14a136e5705693561 | [
"Apache-2.0"
] | permissive | ksdperera/developer-studio | https://github.com/ksdperera/developer-studio | 6fe6d50a66e4fb73de3a4dbeef8d68b461da1ab6 | 9c0f601b91cc34dda036c660598a93c232260e08 | refs/heads/developer-studio-3.8.0 | 2021-01-15T08:50:21.571000 | 2018-10-26T12:59:17 | 2018-10-26T12:59:17 | 39,486,894 | 0 | 1 | Apache-2.0 | true | 2018-10-26T12:59:18 | 2015-07-22T05:13:13 | 2018-10-26T12:58:18 | 2018-10-26T12:59:17 | 223,472 | 0 | 1 | 0 | Java | false | null | /*
* Copyright (c) 2012, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Un... | UTF-8 | Java | 13,591 | java | CarbonUIbundleWizard.java | Java | [] | null | [] | /*
* Copyright (c) 2012, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Un... | 13,591 | 0.707895 | 0.703922 | 327 | 40.562691 | 29.790834 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.792049 | false | false | 6 |
8b1d4bdaeed892081f6b6b9864350fb253b57858 | 26,826,365,767,616 | 908a1edb5b1d2a0295077bc047490e9fabc25af2 | /src/main/java/com/dontsov/repairService/service/UserService.java | e677609e57ffc66154e69164117fb0c05cfc6c8d | [] | no_license | dontsovdmitriy/RepairService | https://github.com/dontsovdmitriy/RepairService | ada8bcdba1525bf3879d0f144f2266e12865f95b | 77cef01ec18787e52380b870e26bcfb14781fae7 | refs/heads/master | 2021-05-05T05:02:27.068000 | 2018-02-20T18:28:35 | 2018-02-20T18:28:35 | 118,657,535 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dontsov.repairService.service;
import java.util.List;
import java.util.Optional;
import com.dontsov.repairService.model.User;
public interface UserService {
/**
* Method add user
*/
public void saveUser (User user);
/**
* Method delete user by id
*/
public void deleteUser (int ... | UTF-8 | Java | 1,238 | java | UserService.java | Java | [] | null | [] | package com.dontsov.repairService.service;
import java.util.List;
import java.util.Optional;
import com.dontsov.repairService.model.User;
public interface UserService {
/**
* Method add user
*/
public void saveUser (User user);
/**
* Method delete user by id
*/
public void deleteUser (int ... | 1,238 | 0.64378 | 0.64378 | 67 | 17.477612 | 18.648643 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.746269 | false | false | 6 |
9dcb1205899516b9fda93456d69254cd6f7a169b | 29,334,626,686,870 | 2b7212b5e32b6d50107a779a9d087e6b9dc31e0d | /src/uy/edu/fing/modeler/variability/model/variant/VParticipantImpl.java | ca4732ccd340f94500c8a6efa6499ca978f43c58 | [] | no_license | nicodinetti/variability | https://github.com/nicodinetti/variability | 72a65b0fb00faf673289e2353af2d565f2b67f30 | efc51f0629d60027e917c13a2004595357c8b74a | refs/heads/master | 2020-05-22T01:32:16.911000 | 2016-09-27T12:35:20 | 2016-09-27T12:35:20 | 51,519,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uy.edu.fing.modeler.variability.model.variant;
import org.eclipse.bpmn2.impl.ParticipantImpl;
public class VParticipantImpl extends ParticipantImpl implements VParticipant {
private String vPointID;
@Override
public String getVPointID() {
return vPointID;
}
@Override
public void setVPointID(String ... | UTF-8 | Java | 366 | java | VParticipantImpl.java | Java | [] | null | [] | package uy.edu.fing.modeler.variability.model.variant;
import org.eclipse.bpmn2.impl.ParticipantImpl;
public class VParticipantImpl extends ParticipantImpl implements VParticipant {
private String vPointID;
@Override
public String getVPointID() {
return vPointID;
}
@Override
public void setVPointID(String ... | 366 | 0.781421 | 0.778689 | 19 | 18.263159 | 22.444885 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 6 |
432fbac9c65d22c7c7b6509edd3cb882de9ee10d | 8,143,258,043,333 | f17eb91a790e41241f68c77516016e9f0b4f54d4 | /src/java/mg/hrz/postgis/repository/RubriqueInformationRepositoryImpl.java | e543d97db413589000f04d827d63cfa05dbea726 | [] | no_license | andrherizo/openlayer | https://github.com/andrherizo/openlayer | 16a2607a8e2278d95f6070bc7ae5c9d950f58c2c | 2f431b34367f1731ff6e5a986b525f2a5c90311e | refs/heads/master | 2020-06-05T04:33:10.277000 | 2015-09-16T12:12:15 | 2015-09-16T12:12:15 | 42,584,538 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package mg.hrz.postgis.repository;
import javax.enterprise.context.RequestScoped;
import javax.inject.Named;
import mg.hrz.postgis.donnee.domainobject.RubriqueInformation;
import mg.hrz.postgis.repository.commun.Abstra... | UTF-8 | Java | 514 | java | RubriqueInformationRepositoryImpl.java | Java | [] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package mg.hrz.postgis.repository;
import javax.enterprise.context.RequestScoped;
import javax.inject.Named;
import mg.hrz.postgis.donnee.domainobject.RubriqueInformation;
import mg.hrz.postgis.repository.commun.Abstra... | 514 | 0.826848 | 0.826848 | 17 | 29.235294 | 36.318089 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 6 |
3e6359d9475ae483f7f8a283ce3081e85213e9f0 | 25,237,227,889,415 | 5ed0e7e895831fb39aefaf4aa5cd1316c72fd6af | /src/site/lvkun/leetcode/solve_the_equation/SolutionTest.java | cfa3d80b7d56054d2b7664158c2cd7f73fb50687 | [] | no_license | lvkun/leetcode | https://github.com/lvkun/leetcode | 2fe4389f11f31ff634502213e95d53af40a372b2 | aaeb0a1d33ce3b5b15a3c934c9bc96baa005586d | refs/heads/master | 2020-07-09T09:06:47.362000 | 2019-04-15T15:28:51 | 2019-04-15T15:28:51 | 21,848,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package site.lvkun.leetcode.solve_the_equation;
public class SolutionTest {
}
| UTF-8 | Java | 83 | java | SolutionTest.java | Java | [] | null | [] | package site.lvkun.leetcode.solve_the_equation;
public class SolutionTest {
}
| 83 | 0.759036 | 0.759036 | 4 | 18.75 | 19.575176 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
2200f683102417c7af7d9f03b03ce3e8feb9632c | 29,119,878,268,047 | f8ca74abd2bfaed3b2f620f6a80b2fe900eb4989 | /src/main/java/org/nrg/xnat/services/archive/impl/legacy/DefaultDataObjectService.java | 83aff367485844b4d1aa89bee6cdb49e5f94d67a | [
"BSD-2-Clause-Views",
"BSD-2-Clause"
] | permissive | NrgXnat/xnat-reboot | https://github.com/NrgXnat/xnat-reboot | 4bed7802f17005a7147903e4362fda58402fc5d4 | 2938682f9460791c7473ec9636e71854b0667dbe | refs/heads/master | 2021-01-22T18:58:09.905000 | 2017-03-27T17:11:19 | 2017-03-27T17:11:19 | 85,137,643 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* web: org.nrg.xnat.services.archive.impl.legacy.DefaultDataObjectService
* XNAT http://www.xnat.org
* Copyright (c) 2005-2017, Washington University School of Medicine and Howard Hughes Medical Institute
* All Rights Reserved
*
* Released under the Simplified BSD.
*/
package org.nrg.xnat.services.archive.im... | UTF-8 | Java | 1,099 | java | DefaultDataObjectService.java | Java | [] | null | [] | /*
* web: org.nrg.xnat.services.archive.impl.legacy.DefaultDataObjectService
* XNAT http://www.xnat.org
* Copyright (c) 2005-2017, Washington University School of Medicine and Howard Hughes Medical Institute
* All Rights Reserved
*
* Released under the Simplified BSD.
*/
package org.nrg.xnat.services.archive.im... | 1,099 | 0.746133 | 0.738854 | 34 | 31.32353 | 30.868526 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 6 |
364268f4ebdf62678abeb8a4b85a176b874d5665 | 137,439,021,648 | 4ec5e0fbcd86995ac0bb0ecea34287a0e10f6a80 | /src/is4ape/bench/sort/SortingSurrogate.java | 9f2be1ee876226eca308f68cabf4fede5f824a0c | [] | no_license | Steven-Adriaensen/IS4APE | https://github.com/Steven-Adriaensen/IS4APE | f779fef0e6a369e1e8da51f5d6622989acb9f46d | 3fc6909c75e960c61d7112b8f8ddf2e4676c6b90 | refs/heads/master | 2021-01-16T23:23:36.075000 | 2018-04-16T15:20:03 | 2018-04-16T15:20:03 | 82,928,788 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package is4ape.bench.sort;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Random;
public class SortingSurrogate {
Random rng... | UTF-8 | Java | 2,419 | java | SortingSurrogate.java | Java | [
{
"context": "bservation(SortingAlgo algo){\n\t\tString key = algo.toString();\n\t\tList<Double> vals = data.get(key);\n\t\treturn ",
"end": 1412,
"score": 0.8483378291130066,
"start": 1404,
"tag": "KEY",
"value": "toString"
}
] | null | [] | package is4ape.bench.sort;
import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.Random;
public class SortingSurrogate {
Random rng... | 2,419 | 0.663911 | 0.653162 | 89 | 26.179775 | 18.90637 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.539326 | false | false | 6 |
34e3df5048b07fa1d369a1fe987243facbca037a | 32,650,341,390,038 | d646e0715b3c7a8b01f67a93e033923f28a258a7 | /src/main/java/br/com/vinniccius/masteringextjs/repository/Films.java | c3a076fa3f9a1050505bc09d5b7f906735a0d816 | [] | no_license | viniciusdecarvalho/masteringextjs2_vraptor4 | https://github.com/viniciusdecarvalho/masteringextjs2_vraptor4 | 6ab04a24901039d907dc14f5e16e436a3fb09b17 | d24dce907b7e9fb2a9647fd85ee446a599c6d37b | refs/heads/master | 2021-01-15T12:26:04.561000 | 2015-08-16T20:20:24 | 2015-08-16T20:20:24 | 40,837,642 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.vinniccius.masteringextjs.repository;
import java.util.Collection;
import java.util.List;
import br.com.vinniccius.masteringextjs.model.Film;
public interface Films {
Collection<Film> list(Integer start, Integer limit);
Page<Film> page(Integer start, Integer limit);
Long total();
void save... | UTF-8 | Java | 408 | java | Films.java | Java | [] | null | [] | package br.com.vinniccius.masteringextjs.repository;
import java.util.Collection;
import java.util.List;
import br.com.vinniccius.masteringextjs.model.Film;
public interface Films {
Collection<Film> list(Integer start, Integer limit);
Page<Film> page(Integer start, Integer limit);
Long total();
void save... | 408 | 0.737745 | 0.737745 | 24 | 16 | 18.405163 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.041667 | false | false | 6 |
51367795faf6cc54b24357ed7e48a1ebfa826a88 | 32,650,341,390,571 | 46c8328808deecad9978e211e00b8e055a956ade | /src/persistence/DataStats.java | 62b7c25fc6eec357c424bfb79772295041158a6b | [] | no_license | DidacClaria/FIB-PROP | https://github.com/DidacClaria/FIB-PROP | 889a289455d3f74896cf840a5f2a86a2eea114e9 | 66163cd1cfdaf211768edfb574ff05b1c3d551e5 | refs/heads/master | 2023-02-06T06:34:04.067000 | 2020-12-23T13:40:51 | 2020-12-23T13:40:51 | 323,908,780 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package persistence;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.Scanner;
/**
* This class has the responsibility of scrapping through the stats data stored in the persistance layer. It... | UTF-8 | Java | 2,214 | java | DataStats.java | Java | [] | null | [] | package persistence;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.nio.file.Files;
import java.nio.file.Path;
import java.nio.file.Paths;
import java.util.Scanner;
/**
* This class has the responsibility of scrapping through the stats data stored in the persistance layer. It... | 2,214 | 0.510388 | 0.492322 | 65 | 33.061539 | 32.731014 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 6 |
eebb77c285ef4fefa6e5db15241f98a730ab9e92 | 22,273,700,447,340 | 3f24f43786b1f9e932410360b3a496e3316be9e9 | /src/main/java/com/snapdeal/web/services/GeoLocationService.java | a4fd65081e52b57c7ac0381780380eb320f04f2e | [] | no_license | varunsharma3110/snaptrack | https://github.com/varunsharma3110/snaptrack | 96130dd5722445ce61b2e21c3fef91a89014e732 | 3a563cc68931a00d2b1c95eb55ed1499661806bb | refs/heads/master | 2022-06-08T07:51:04.741000 | 2020-01-24T23:07:15 | 2020-01-24T23:07:15 | 234,257,495 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snapdeal.web.services;
import com.snapdeal.sro.AddressSRO;
import com.snapdeal.sro.GeoPointSRO;
import com.snapdeal.util.HTTPUtility;
import org.json.JSONObject;
import org.springframework.stereotype.Service;
import javax.annotation.PostConstruct;
@Service
public class GeoLocationService {
HTTPUtili... | UTF-8 | Java | 1,631 | java | GeoLocationService.java | Java | [] | null | [] | package com.snapdeal.web.services;
import com.snapdeal.sro.AddressSRO;
import com.snapdeal.sro.GeoPointSRO;
import com.snapdeal.util.HTTPUtility;
import org.json.JSONObject;
import org.springframework.stereotype.Service;
import javax.annotation.PostConstruct;
@Service
public class GeoLocationService {
HTTPUtili... | 1,631 | 0.665849 | 0.64439 | 54 | 29.203703 | 31.915617 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
ec889654f53b3f860dad4ab4eb4c2b94569540c1 | 27,230,092,673,911 | b9487e09b8a2acedc9bf8ff7786f355d77b312c8 | /cakeshop/src/com/cakeshop/service/OrdersService.java | 3d067e1978550b8270aefd1a1abaf64f2a003e07 | [] | no_license | hdd12345/basic-content | https://github.com/hdd12345/basic-content | b6664536939408caef1f25f28912d815d7b57c8a | 90581839e3a051643ac569c60996477689eec0e7 | refs/heads/master | 2021-06-13T09:58:01.847000 | 2020-04-13T03:15:29 | 2020-04-13T03:15:29 | 181,291,507 | 0 | 0 | null | false | 2021-04-22T18:12:59 | 2019-04-14T10:17:47 | 2020-04-13T03:15:38 | 2021-04-22T18:12:59 | 129,616 | 0 | 0 | 6 | Java | false | false | package com.cakeshop.service;
import java.util.List;
import com.cakeshop.entity.Orders;
import com.cakeshop.entity.OrdersInfo;
public interface OrdersService {
// //添加订单
// public int insertOrders(OrdersInfo ordersInfo) throws Exception;
//根据用户id查询订单(不包含订单明细)
public List<OrdersInfo> selectOrdersByUser_i... | GB18030 | Java | 771 | java | OrdersService.java | Java | [] | null | [] | package com.cakeshop.service;
import java.util.List;
import com.cakeshop.entity.Orders;
import com.cakeshop.entity.OrdersInfo;
public interface OrdersService {
// //添加订单
// public int insertOrders(OrdersInfo ordersInfo) throws Exception;
//根据用户id查询订单(不包含订单明细)
public List<OrdersInfo> selectOrdersByUser_i... | 771 | 0.776935 | 0.776935 | 19 | 32.684212 | 30.215111 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.105263 | false | false | 6 |
7bd75cc663d8c2a991dec349cd6f365c14e29587 | 31,894,427,142,400 | 628d0f1eddb7ba3bbd9ea7f2a0c113668266c446 | /blazar-fix-parser/src/main/java/com/blazarquant/bfp/core/parser/FixDefinitionProvidersFileUtility.java | d8aa2ffee27600596cf3c9ed97707411398ae94c | [
"Apache-2.0"
] | permissive | ilias500/blazar-fix-parser | https://github.com/ilias500/blazar-fix-parser | 219d66264e072fb603c4c681ccfb22b93101b6d0 | 0297d9f1ed14f2bda02d1c08fa2862ad794a05b2 | refs/heads/master | 2021-04-12T04:25:22.623000 | 2017-03-11T15:03:42 | 2017-03-11T15:03:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2016 Wojciech Zankowski.
*
* 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... | UTF-8 | Java | 2,656 | java | FixDefinitionProvidersFileUtility.java | Java | [
{
"context": "/*\n * Copyright 2016 Wojciech Zankowski.\n *\n * Licensed under the Apache License, Version",
"end": 39,
"score": 0.9996241927146912,
"start": 21,
"tag": "NAME",
"value": "Wojciech Zankowski"
},
{
"context": "LLoaderType;\n\nimport java.io.File;\n\n/**\n * @author Wojc... | null | [] | /*
* Copyright 2016 <NAME>.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writi... | 2,632 | 0.725527 | 0.721386 | 73 | 35.38356 | 34.424675 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.39726 | false | false | 6 |
0b4791e2cc92357e3895871abb4ea538a925ccb0 | 21,414,707,003,570 | 79eac4e5a3cb6bc59b4de4a5ceece51ad0d1c9c8 | /src/game/Screen.java | 512c7c9c52ecd553b9e6460d27cf1cda4cdb9aa6 | [] | no_license | sezermehmed0/pu-oop-java-hw-5 | https://github.com/sezermehmed0/pu-oop-java-hw-5 | fcba960be26d81ed774ae8049350745f59e1ab28 | 99fa015322ae29d50e4ee8e2d058ebba1ec99ec0 | refs/heads/main | 2023-03-23T07:57:37.116000 | 2021-02-25T12:58:24 | 2021-02-25T12:58:24 | 341,820,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package game;
import SerialNumber.SerialNumber;
import pixels.Pixel;
import Modal.Modal;
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.util.concurrent.ThreadLocalRandom;
/**
* @Author Sezer Mehmed
*
*/
public class Scr... | UTF-8 | Java | 4,347 | java | Screen.java | Java | [
{
"context": "l.concurrent.ThreadLocalRandom;\r\n\r\n/**\r\n * @Author Sezer Mehmed\r\n *\r\n */\r\n\r\npublic class Screen extends JFrame im",
"end": 291,
"score": 0.9998883008956909,
"start": 279,
"tag": "NAME",
"value": "Sezer Mehmed"
}
] | null | [] | package game;
import SerialNumber.SerialNumber;
import pixels.Pixel;
import Modal.Modal;
import javax.swing.*;
import java.awt.*;
import java.awt.event.MouseEvent;
import java.awt.event.MouseListener;
import java.util.concurrent.ThreadLocalRandom;
/**
* @Author <NAME>
*
*/
public class Screen ex... | 4,341 | 0.548194 | 0.540603 | 157 | 25.66242 | 22.775993 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.471338 | false | false | 6 |
967e15a7144ca22b85de70fd49116d33ca95dc98 | 21,620,865,409,679 | 2717db12b628ec41feb7896a45a4198b7d08975f | /app/src/main/java/com/example/administrator/gametrading/ForumPage/RepeatPostActivity.java | f00fab1fdc74a9d194ae2ed407a2ad36deb14acf | [] | no_license | lirunchang00/MyGameTrading | https://github.com/lirunchang00/MyGameTrading | ff26e025976846a9be05fbcf836eda5a25465a5a | e77d1a65572f3a1c10cbcc842774411a7586e907 | refs/heads/master | 2020-05-02T15:12:15.296000 | 2019-05-01T14:25:00 | 2019-05-01T14:25:04 | 178,033,691 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.administrator.gametrading.ForumPage;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
i... | UTF-8 | Java | 2,996 | java | RepeatPostActivity.java | Java | [] | null | [] | package com.example.administrator.gametrading.ForumPage;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
i... | 2,996 | 0.66255 | 0.660881 | 97 | 29.886599 | 22.460905 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.670103 | false | false | 6 |
7526351b7804b4eb9cce8a0fb0e35956edd4f9b7 | 28,329,604,306,538 | a0ae289839133a6da833bf8e32f8bc2c92bf06db | /app/src/main/java/com/example/sapper/model/constant/BluetoothConstant.java | 2b2ba551dddcd64cf6b40e4ae5cac2d1bcc1fafe | [] | no_license | HermanAleksey/Minesweeper | https://github.com/HermanAleksey/Minesweeper | c2948567fdb480c17f0c5532eab67c3d69741e2c | fc539c39ec6e771de8c52b1d6d2e1dbe4e94162c | refs/heads/master | 2023-05-29T09:21:36.762000 | 2021-06-11T10:03:54 | 2021-06-11T10:03:54 | 281,728,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sapper.model.constant;
public class BluetoothConstant {
// Debugging
public static final String TAG = "myLogs";
public static final int DIALOG_CHOICE = 1;
private static final int DIALOG_MINER_LOSS = 2;
private static final int DIALOG_MINER_WON = 3;
private static final int ... | UTF-8 | Java | 1,215 | java | BluetoothConstant.java | Java | [] | null | [] | package com.example.sapper.model.constant;
public class BluetoothConstant {
// Debugging
public static final String TAG = "myLogs";
public static final int DIALOG_CHOICE = 1;
private static final int DIALOG_MINER_LOSS = 2;
private static final int DIALOG_MINER_WON = 3;
private static final int ... | 1,215 | 0.715226 | 0.702058 | 31 | 38.19355 | 20.718418 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645161 | false | false | 6 |
dce18e2163e7780a57085da28f90e926325a363c | 25,580,825,251,804 | 9e7d5c840966a7d06c8b2d5b4f68ffa6683d9fc6 | /.metadata/.plugins/org.eclipse.core.resources/.history/36/20fc1ad75ddf00141eaf84638a073983 | 6e04570ce1ebbc66e79a4b08b0c99b22a02a8f5d | [] | no_license | pingansheng/EclipseJ2EEPro | https://github.com/pingansheng/EclipseJ2EEPro | 965f4d21312fbafb8c3e6d03109dd5e39f0a1701 | dfd0c20ca063294f601cfae0ce3f85938e832617 | refs/heads/master | 2021-01-10T06:18:01.430000 | 2015-04-11T02:55:05 | 2015-04-11T02:55:05 | 47,530,882 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pas.survey.dao.impl;
import org.springframework.stereotype.Repository;
import com.pas.survey.model.Log;
import com.pas.survey.model.User;
@Repository("logDao")
public class LogDaoImpl extends BaseDaoImpl<Log>{
}
| UTF-8 | Java | 228 | 20fc1ad75ddf00141eaf84638a073983 | Java | [] | null | [] | package com.pas.survey.dao.impl;
import org.springframework.stereotype.Repository;
import com.pas.survey.model.Log;
import com.pas.survey.model.User;
@Repository("logDao")
public class LogDaoImpl extends BaseDaoImpl<Log>{
}
| 228 | 0.79386 | 0.79386 | 11 | 19.727272 | 19.306574 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 | |
cbaca8781555bd6dc7bf0ddd5fbeb1177dd98691 | 11,450,382,864,773 | aeb59e2cebb8f13cbe5225a547b7e1bcbfce5cb7 | /ara-commons/src/main/java/org/aracrown/commons/identity/adapters/package-info.java | ed13b642d2200bd68253e9a8a4232dd31ad81a6b | [
"Apache-2.0"
] | permissive | aracrown/ara-commons | https://github.com/aracrown/ara-commons | c188813c5b10ecfc6f0e31baf53e7bea51d3e16a | 07debd58a821bda1940dbaef6b92deff759142ff | refs/heads/master | 2021-01-10T21:00:56.081000 | 2015-08-13T07:55:41 | 2015-08-13T07:55:41 | 19,270,709 | 0 | 0 | null | false | 2015-08-13T07:55:42 | 2014-04-29T09:20:18 | 2014-11-18T21:52:46 | 2015-08-13T07:55:42 | 752 | 1 | 0 | 0 | Java | null | null | /**
*
*/
/**
* @author turisto
*
*/
package org.aracrown.commons.identity.adapters; | UTF-8 | Java | 89 | java | package-info.java | Java | [
{
"context": "/**\n * \n */\n/**\n * @author turisto\n *\n */\npackage org.aracrown.commons.identity.adap",
"end": 34,
"score": 0.9873600006103516,
"start": 27,
"tag": "USERNAME",
"value": "turisto"
}
] | null | [] | /**
*
*/
/**
* @author turisto
*
*/
package org.aracrown.commons.identity.adapters; | 89 | 0.606742 | 0.606742 | 8 | 10.25 | 14.754236 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 6 |
32aa399b5173f694c3cbd2ef7d718e2b849a7495 | 28,870,770,202,188 | 50b76b587218a6d967ccc788fecca67b8933dea5 | /app/src/main/java/com/project/swipeimages/UserListActivity.java | c7d452889ae2f374550980efa9e7d51e4c7a84e3 | [] | no_license | george200150/Insta | https://github.com/george200150/Insta | 09c365e7efe74853f26232bfff8ee54d167bebe2 | 9e561444d542f65ca5e0b44d56d28538c5e6ac87 | refs/heads/master | 2020-12-27T09:45:25.089000 | 2020-02-14T20:59:35 | 2020-02-14T20:59:35 | 237,856,310 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.swipeimages;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.text.Editable;
import android.text.method.KeyListener;
import android.util.Log;
import android.view.KeyEvent;... | UTF-8 | Java | 22,687 | java | UserListActivity.java | Java | [] | null | [] | package com.swipeimages;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.os.Bundle;
import android.text.Editable;
import android.text.method.KeyListener;
import android.util.Log;
import android.view.KeyEvent;... | 22,687 | 0.605545 | 0.604575 | 524 | 42.295803 | 31.807362 | 195 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.585878 | false | false | 6 |
30a545e44bdb8ec73fdaeb6bf01bf23ffc32f4cb | 30,717,606,153,855 | b124cd34df53274dec69fa76e19a56a3507c8b3d | /src/main/java/com/statement/reader/TransactionFieldSetMapper.java | 3da7967fca2f5f1abde6cb8cf3ba926f47c15fe3 | [] | no_license | JulientLam/statement-stock | https://github.com/JulientLam/statement-stock | ac0b19b044baf159d30de621da77b1abe7666f85 | 69f8f1f65ac46410049c415ce3401e1b43ceb182 | refs/heads/master | 2023-02-03T22:46:46.556000 | 2020-12-26T05:16:32 | 2020-12-26T05:16:32 | 291,911,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.statement.reader;
import org.springframework.batch.item.file.mapping.FieldSetMapper;
import org.springframework.batch.item.file.transform.FieldSet;
import org.springframework.validation.BindException;
import com.statement.domain.Transaction;
public class TransactionFieldSetMapper implements Field... | UTF-8 | Java | 857 | java | TransactionFieldSetMapper.java | Java | [] | null | [] | package com.statement.reader;
import org.springframework.batch.item.file.mapping.FieldSetMapper;
import org.springframework.batch.item.file.transform.FieldSet;
import org.springframework.validation.BindException;
import com.statement.domain.Transaction;
public class TransactionFieldSetMapper implements Field... | 857 | 0.795799 | 0.795799 | 22 | 36.954544 | 30.183495 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.363636 | false | false | 6 |
cb199dfdf6d898824ebc778335e3761ad5947317 | 13,855,564,535,884 | 18aae3283d20c1cace0b9d3828fc771a201dee1a | /Assignment/PhanDucNhan/Lab/lab5/baiTap2/baiTap2/model/Nguoi.java | d78c281820714f434468cec60ea0079096abdf1e | [] | no_license | superStyle205/FFSE1801_1802_Java_core | https://github.com/superStyle205/FFSE1801_1802_Java_core | 146b526f66b7276296136aec6a2199f525373ba5 | 9a0dc73ce1e5900a76ec92cc158af539ce8e4fc6 | refs/heads/master | 2020-05-07T12:03:49.662000 | 2019-10-09T08:04:01 | 2019-10-09T08:04:01 | 180,483,204 | 0 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baiTap2.model;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Nguoi {
private String hoTen;
private Date ngaySinh;
private int cmnd;
public Nguoi(String hoTen, Date ngaySinh, int cmnd) {
super();
this.hoTen = hoTen;
this.ngaySinh = ngaySinh;
thi... | UTF-8 | Java | 923 | java | Nguoi.java | Java | [] | null | [] | package baiTap2.model;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.Date;
public class Nguoi {
private String hoTen;
private Date ngaySinh;
private int cmnd;
public Nguoi(String hoTen, Date ngaySinh, int cmnd) {
super();
this.hoTen = hoTen;
this.ngaySinh = ngaySinh;
thi... | 923 | 0.68039 | 0.679307 | 46 | 19.065218 | 19.647327 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.565217 | false | false | 6 |
74b042e478667cc33f4684e3d182439aa2f0817f | 17,360,257,843,804 | dbc9d64c0e3fda1732cff35549b8788cc97eb77e | /interfacetest/src/main/java/com/xn/interfacetest/service/impl/RedisAssertServiceImpl.java | e93abaf7153726895bce849dd02ef1c275300357 | [] | no_license | itestin/test_manager | https://github.com/itestin/test_manager | 5881d1cf6b9c4e5e5369082fa32be8d23495fdb8 | 48a7064f3bfe2f1d3d40ce8c90ef9cd65743c757 | refs/heads/master | 2021-10-27T02:44:37.534000 | 2017-06-08T07:59:49 | 2017-06-08T07:59:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2014-2015, Yunnex and/or its affiliates. All rights reserved. Use, Copy is subject to authorized license.
*/
package com.xn.interfacetest.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype... | UTF-8 | Java | 4,140 | java | RedisAssertServiceImpl.java | Java | [
{
"context": "ls;\n\n\n\n/**\n * RedisAssert Service实现\n * \n * @author Carol\n * @date 2017-02-14\n */\n@Service\n@Transactional\np",
"end": 811,
"score": 0.9969120025634766,
"start": 806,
"tag": "NAME",
"value": "Carol"
}
] | null | [] | /*
* Copyright (c) 2014-2015, Yunnex and/or its affiliates. All rights reserved. Use, Copy is subject to authorized license.
*/
package com.xn.interfacetest.service.impl;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype... | 4,140 | 0.711315 | 0.706963 | 133 | 30.097744 | 28.748289 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466165 | false | false | 6 |
211b86f5a4e11944c68cc31755080c22d653a0a5 | 30,090,540,902,703 | abc3f7681efdea2f6fd1b395c9d51cc382fd185d | /src/main/java/com/learn/selfstudy/web/AdminController.java | b23fe5f467c8a84cf4c41cacef193b22e1547e47 | [] | no_license | ankitagarwal86/practicematerial | https://github.com/ankitagarwal86/practicematerial | 61a78adc105c155bc1612d3f2aa3d1d6c83239ee | 0cc638ff4d603f7fe9e7b02b57ceabac45db81c2 | refs/heads/master | 2022-12-22T11:25:18.603000 | 2019-05-30T10:27:00 | 2019-05-30T10:27:00 | 189,382,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.learn.selfstudy.web;
import com.learn.selfstudy.domain.Product;
import com.learn.selfstudy.AdminService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.Reque... | UTF-8 | Java | 1,185 | java | AdminController.java | Java | [] | null | [] | package com.learn.selfstudy.web;
import com.learn.selfstudy.domain.Product;
import com.learn.selfstudy.AdminService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.Reque... | 1,185 | 0.734177 | 0.734177 | 41 | 27.926828 | 22.971233 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.463415 | false | false | 6 |
f7c1d525df311ddee591fb4f2897fd378af36ba5 | 7,352,984,034,229 | ed32cea53e714906b03a8d63c816fcdfee274d40 | /src/15_Unit_Testing/TestRunner.java | dac4bd866f03510ff37d82c3695367274a3585b9 | [
"MIT"
] | permissive | rizalanhari/laporan-praktikum-pbo-2019 | https://github.com/rizalanhari/laporan-praktikum-pbo-2019 | 3f49ec420398cd31ac90ff527989cffc7312e894 | f591cfcd3c671351203f9e198531d20ceabc33f0 | refs/heads/master | 2020-07-16T09:05:45.564000 | 2019-12-26T06:28:47 | 2019-12-26T06:28:47 | 205,760,367 | 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 unittest;
import org.junit.runner.JUnitCore;
import org.junit.runner.Result;
import org.junit.runner.notification.Failure;
imp... | UTF-8 | Java | 1,111 | java | TestRunner.java | Java | [
{
"context": "unittest.database.KategoriTest;\n\n/**\n *\n * @author IQBAL\n */\npublic class TestRunner {\n \n public stat",
"end": 380,
"score": 0.9152056574821472,
"start": 375,
"tag": "USERNAME",
"value": "IQBAL"
}
] | 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 unittest;
import org.junit.runner.JUnitCore;
import org.junit.runner.Result;
import org.junit.runner.notification.Failure;
imp... | 1,111 | 0.660666 | 0.660666 | 36 | 29.861111 | 27.59343 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.527778 | false | false | 6 |
7cd7566f6d965b0ca910a8436ee177e6e16233b2 | 2,697,239,521,202 | 467cad42cb911f0b7f0db12e2c4510dbc2c6a195 | /src/TestingApp.java | e286b8ddb6e4bae3a2b2bf59af6ddb5bab40fc29 | [] | no_license | jacktwilliams/CardGame | https://github.com/jacktwilliams/CardGame | 17003cc5310f327946408ea5fdf489905481a42a | c0e357c72a1fdc55b5f41edaeaa56e092bd3c75d | refs/heads/master | 2021-04-28T13:18:54.818000 | 2018-08-02T15:02:46 | 2018-08-02T15:02:46 | 122,101,833 | 0 | 0 | null | false | 2018-08-02T15:02:48 | 2018-02-19T18:14:35 | 2018-02-19T18:14:49 | 2018-08-02T15:02:47 | 142 | 0 | 0 | 0 | Java | false | null | import java.io.FileNotFoundException;
/*
* Author: Jack Williams
* Testing app for testing deck and its shuffle method
*/
public class TestingApp {
public static void main(String[] args) throws FileNotFoundException {
// TODO Auto-generated method stub
/*
* Deck<Card> deck = new Deck<Card>(); Deck<Card> co... | UTF-8 | Java | 698 | java | TestingApp.java | Java | [
{
"context": "port java.io.FileNotFoundException;\n\n/*\n * Author: Jack Williams\n * Testing app for testing deck and its shuffle m",
"end": 66,
"score": 0.9998257756233215,
"start": 53,
"tag": "NAME",
"value": "Jack Williams"
}
] | null | [] | import java.io.FileNotFoundException;
/*
* Author: <NAME>
* Testing app for testing deck and its shuffle method
*/
public class TestingApp {
public static void main(String[] args) throws FileNotFoundException {
// TODO Auto-generated method stub
/*
* Deck<Card> deck = new Deck<Card>(); Deck<Card> copy = ne... | 691 | 0.611748 | 0.60745 | 30 | 22.266666 | 23.481813 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.8 | false | false | 6 |
1afe0bc8c4f47d7c48c6f865aa63dac400b45d67 | 12,627,203,917,407 | d5f09c7b0e954cd20dd613af600afd91b039c48a | /sources/com/amap/api/location/CoordinateConverter.java | d45f24a3a809f3a0f187ed21dd0447a1e76afe98 | [] | no_license | t0HiiBwn/CoolapkRelease | https://github.com/t0HiiBwn/CoolapkRelease | af5e00c701bf82c4e90b1033f5c5f9dc8526f4b3 | a6a2b03e32cde0e5163016e0078391271a8d33ab | refs/heads/main | 2022-07-29T23:28:35.867000 | 2021-03-26T11:41:18 | 2021-03-26T11:41:18 | 345,290,891 | 5 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amap.api.location;
import android.content.Context;
import android.text.TextUtils;
import com.loc.ej;
import com.loc.el;
import com.loc.en;
import com.loc.ep;
import org.json.JSONObject;
public class CoordinateConverter {
private static int b = 0;
private static int c = 1;
private static int d ... | UTF-8 | Java | 7,219 | java | CoordinateConverter.java | Java | [] | null | [] | package com.amap.api.location;
import android.content.Context;
import android.text.TextUtils;
import com.loc.ej;
import com.loc.el;
import com.loc.en;
import com.loc.ep;
import org.json.JSONObject;
public class CoordinateConverter {
private static int b = 0;
private static int c = 1;
private static int d ... | 7,219 | 0.381455 | 0.361897 | 214 | 32.210281 | 18.878799 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658879 | false | false | 6 |
72d7e8fe3467b8d382b0d61818a1c50d5910bf15 | 34,479,997,498,598 | bb8585373999057a688e7df3c60a1a5e9d501f6f | /src/testfortodaysinclass/Main.java | bc26e40b236b1102e0852c64e90b2d6274ed65ce | [] | no_license | CS-Username/TestForTodaysInClass | https://github.com/CS-Username/TestForTodaysInClass | 8e1f5fee5ac172e3cdfaae3ee9eab649309a3ae1 | 521b3fc61f7ec17bdffe2dded28bbbba7a571d17 | refs/heads/master | 2020-04-20T01:02:44.278000 | 2019-01-31T17:30:35 | 2019-01-31T17:30:35 | 168,534,996 | 0 | 0 | null | false | 2019-01-31T14:32:42 | 2019-01-31T14:05:47 | 2019-01-31T14:12:21 | 2019-01-31T14:32:42 | 0 | 0 | 0 | 0 | Java | false | null | /*
Name: Cory Salmon
Assignment:
Program: PROG24178/Object Oriented Programming 2: Java
Date:
Description:
*/
package testfortodaysinclass;
public class Main {
public static void main(String[] args) {
System.out.println("This is a test");
System.out.println("Here is a revisise... | UTF-8 | Java | 673 | java | Main.java | Java | [
{
"context": "/*\n Name: Cory Salmon\n Assignment:\n Program: PROG24178/Object Ori",
"end": 24,
"score": 0.9997810125350952,
"start": 13,
"tag": "NAME",
"value": "Cory Salmon"
}
] | null | [] | /*
Name: <NAME>
Assignment:
Program: PROG24178/Object Oriented Programming 2: Java
Date:
Description:
*/
package testfortodaysinclass;
public class Main {
public static void main(String[] args) {
System.out.println("This is a test");
System.out.println("Here is a revisised lin... | 668 | 0.667162 | 0.658247 | 22 | 29.59091 | 32.590656 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
dbd1bd739bec0684915b6b7b42e14181fd282bb2 | 38,749,194,957,489 | a9bf6909741cd2122dfc671455de609f5c27a61c | /app/src/main/java/cn/xyz/notracepoint/Statistics.java | 6a8e1c82e83f7c4a529d5ff2fc88797c9ca5cce0 | [] | no_license | long8313002/NoTraceBuriedPoint | https://github.com/long8313002/NoTraceBuriedPoint | 0f8e954a497e3d6e5b112a0f090aeb48c62f9988 | 136c17f2937018fa088f8577b1491ba133a2dc57 | refs/heads/master | 2020-02-27T14:32:58.570000 | 2016-08-11T16:29:05 | 2016-08-11T16:29:05 | 65,484,248 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.xyz.notracepoint;
import android.app.Activity;
import android.app.Application;
import android.content.Context;
import android.os.Build;
import android.os.Bundle;
import android.util.SparseArray;
/**
* 埋点的入门类
* Created by 张政 on 2016/8/11.
*/
public class Statistics implements IActivityLifeChange {
... | UTF-8 | Java | 2,815 | java | Statistics.java | Java | [
{
"context": "id.util.SparseArray;\n\n/**\n * 埋点的入门类\n * Created by 张政 on 2016/8/11.\n */\npublic class Statistics impleme",
"end": 239,
"score": 0.7898811101913452,
"start": 237,
"tag": "USERNAME",
"value": "张政"
}
] | null | [] | package cn.xyz.notracepoint;
import android.app.Activity;
import android.app.Application;
import android.content.Context;
import android.os.Build;
import android.os.Bundle;
import android.util.SparseArray;
/**
* 埋点的入门类
* Created by 张政 on 2016/8/11.
*/
public class Statistics implements IActivityLifeChange {
... | 2,815 | 0.693995 | 0.690399 | 93 | 28.903225 | 28.181465 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.397849 | false | false | 6 |
97bdf51a29bcc7f9bb8d99bbb85bb4d9073fc52a | 39,213,051,414,280 | 08758e276a5f4aad920b20e1dc7f021ac410e93b | /src/main/java/com/itproject/evolt/service/configcatalog/model/CatalogChild.java | 848e7115e6fa927c2d18ba644bb2c4b379d65733 | [] | no_license | kr0nicas/reactive-security | https://github.com/kr0nicas/reactive-security | 6cf2d667aad2c84e6495bb3f163afd6569057f30 | 48b9790bb9c473980dbe00873d50aba4aad0e671 | refs/heads/master | 2023-04-26T17:02:36.903000 | 2021-05-11T16:15:33 | 2021-05-11T16:15:33 | 366,435,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itproject.evolt.service.configcatalog.model;
import org.springframework.cloud.gcp.data.firestore.Document;
@Document
public class CatalogChild {
}
| UTF-8 | Java | 161 | java | CatalogChild.java | Java | [] | null | [] | package com.itproject.evolt.service.configcatalog.model;
import org.springframework.cloud.gcp.data.firestore.Document;
@Document
public class CatalogChild {
}
| 161 | 0.826087 | 0.826087 | 7 | 22 | 24.727081 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 6 |
2c8e84ca877cf1ba4bcd6e8457ab5539962344e6 | 38,749,194,985,121 | 92a751dca2c725ee2ab6ec630071f0d370ea880b | /gege-fr-utils-misc/src/main/java/gp/utils/test/Test.java | 58164d4b1142172191016d8cbe8f679147b556f3 | [] | no_license | gege-fr/gege-fr-utils | https://github.com/gege-fr/gege-fr-utils | 43af191d0712189f61d500a6d30bd89f6809c70a | 9afe76838a9f3fc9d5788178bf780007e0b526c9 | refs/heads/master | 2022-02-26T03:13:03.760000 | 2019-09-17T14:24:04 | 2019-09-17T14:24:04 | 33,137,305 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package gp.utils.test;
import gp.utils.arrays.Array;
import gp.utils.arrays.ConstantArray;
import gp.utils.arrays.DefaultArray;
import gp.utils.arrays.OverlayArray;
import gp.utils.arrays.SupArray;
/**
*
* @author g... | UTF-8 | Java | 3,934 | java | Test.java | Java | [
{
"context": "mport gp.utils.arrays.SupArray;\n\n/**\n *\n * @author gpasquiers\n */\npublic class Test\n{\n public static void ma",
"end": 329,
"score": 0.9995753765106201,
"start": 319,
"tag": "USERNAME",
"value": "gpasquiers"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package gp.utils.test;
import gp.utils.arrays.Array;
import gp.utils.arrays.ConstantArray;
import gp.utils.arrays.DefaultArray;
import gp.utils.arrays.OverlayArray;
import gp.utils.arrays.SupArray;
/**
*
* @author g... | 3,934 | 0.568632 | 0.539654 | 122 | 31.245901 | 21.232635 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.098361 | false | false | 6 |
56bcd3e98dd5399f67ef31e838ca285fff748136 | 34,136,400,113,263 | 3b1f3bf171468d8863d1d8d13ab14a3ad1dcf362 | /Boolean.java | 952fbdece4962d20bac1fb5195b873d6188b061a | [] | no_license | AndrewMFlak/javaW3 | https://github.com/AndrewMFlak/javaW3 | 96a46cc07b53a9f983b4aa33f7080ec5f3d667e0 | 6aab83d9c1e63a821d155cc59c39a360e5b4ecba | refs/heads/master | 2022-03-29T03:48:38.789000 | 2019-11-14T19:59:22 | 2019-11-14T19:59:22 | 198,107,214 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Boolean{
public static void main(String[] args) {
boolean myBoolean = true;
System.out.println(myBoolean);
}
} | UTF-8 | Java | 147 | java | Boolean.java | Java | [] | null | [] | public class Boolean{
public static void main(String[] args) {
boolean myBoolean = true;
System.out.println(myBoolean);
}
} | 147 | 0.632653 | 0.632653 | 6 | 23.666666 | 16.203566 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
73f20bcf8103cd61547839296dff365d31d483d9 | 35,622,458,792,978 | 08e561963552acef68415cbaa0296e08a6b8e13e | /Aeon.Core.Web/src/main/java/com/ultimatesoftware/aeon/core/common/exceptions/DatesNotApproximatelyEqualException.java | 31b067f895bb38975cacafb7bef6cccf1b79bd22 | [
"Apache-2.0"
] | permissive | Dostoevskey/aeon | https://github.com/Dostoevskey/aeon | 1558560a8994bfe67ad26bbcb9a41af96e6225df | 6f51a5cef759f33779a2ba3cae7709cbc90361a2 | refs/heads/master | 2020-07-04T22:42:19.135000 | 2019-08-14T21:24:51 | 2019-08-14T21:36:13 | 202,445,065 | 0 | 1 | Apache-2.0 | true | 2019-08-15T00:22:45 | 2019-08-15T00:22:45 | 2019-08-15T00:22:36 | 2019-08-14T23:54:12 | 0 | 0 | 0 | 0 | null | false | false | package com.ultimatesoftware.aeon.core.common.exceptions;
import com.ultimatesoftware.aeon.core.common.Resources;
import java.time.LocalDate;
import java.time.Period;
import java.util.Locale;
/**
* The exception that is thrown when the dates compared are not close enough.
*/
public class DatesNotApproximatelyEqual... | UTF-8 | Java | 902 | java | DatesNotApproximatelyEqualException.java | Java | [] | null | [] | package com.ultimatesoftware.aeon.core.common.exceptions;
import com.ultimatesoftware.aeon.core.common.Resources;
import java.time.LocalDate;
import java.time.Period;
import java.util.Locale;
/**
* The exception that is thrown when the dates compared are not close enough.
*/
public class DatesNotApproximatelyEqual... | 902 | 0.750554 | 0.750554 | 24 | 36.583332 | 44.204937 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
6c77183271314453f8d1ef75eb0807b2f306b0ae | 35,622,458,792,833 | 820de57a31dfcdac3c6ba20c494715536a50897c | /src/main/java/com/weizujie/service/UserService.java | 3dbbf39d5f7cf36e3df505d20fe5eaa4b8427e16 | [] | no_license | YingCoder/Blog | https://github.com/YingCoder/Blog | cc6afe4d6a2be6534a2f669138fd07b96eac7e2f | 75b262bae2e1846b2414a41db7f34162c0f3c92c | refs/heads/master | 2022-09-16T14:52:25.955000 | 2020-05-28T06:57:51 | 2020-05-28T06:57:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weizujie.service;
import com.weizujie.entity.User;
/**
* 用户业务层接口
*
* @Author: weizujie
* @Date: 2020/5/26
* @Version: 1.0
* @Github: https://github.com/weizujie
*/
public interface UserService {
User login(String username, String password);
}
| UTF-8 | Java | 284 | java | UserService.java | Java | [
{
"context": "izujie.entity.User;\n\n/**\n * 用户业务层接口\n *\n * @Author: weizujie\n * @Date: 2020/5/26\n * @Version: 1.0\n * @Github: ",
"end": 103,
"score": 0.9994422197341919,
"start": 95,
"tag": "USERNAME",
"value": "weizujie"
},
{
"context": "6\n * @Version: 1.0\n * @Github: https:/... | null | [] | package com.weizujie.service;
import com.weizujie.entity.User;
/**
* 用户业务层接口
*
* @Author: weizujie
* @Date: 2020/5/26
* @Version: 1.0
* @Github: https://github.com/weizujie
*/
public interface UserService {
User login(String username, String password);
}
| 284 | 0.681481 | 0.648148 | 17 | 14.882353 | 15.457274 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 6 |
3da73337a68879b2c97a229419d831aeed225ec3 | 35,510,789,643,581 | 70eb028cf0b1ebb87d30332be0073aa02e69d676 | /chessengine/src/test/java/UCI/IOTest.java | 9c53c45a842191ed9f39e0d2696b3d157c1f4344 | [] | no_license | dbuech/Schachengine | https://github.com/dbuech/Schachengine | 38081fcc52fb9ead9d0a452af606904b8a7f33c6 | 3fef3428e17e5bfe0df5f429347b9d65f448942f | refs/heads/master | 2020-03-11T21:50:12.179000 | 2018-09-30T07:23:47 | 2018-09-30T07:23:47 | 130,276,024 | 3 | 1 | null | false | 2018-07-11T15:41:37 | 2018-04-19T21:47:45 | 2018-07-11T14:17:19 | 2018-07-11T15:33:19 | 424 | 2 | 0 | 0 | Java | false | null | package UCI;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
class IOTest {
String command;
IO io;
@Before
public void setUp() {
command = "Command Test Test Test";
io = new IO();
}
@Test
public void commandCutter() {
Assert.assertEquals(... | UTF-8 | Java | 367 | java | IOTest.java | Java | [] | null | [] | package UCI;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
class IOTest {
String command;
IO io;
@Before
public void setUp() {
command = "Command Test Test Test";
io = new IO();
}
@Test
public void commandCutter() {
Assert.assertEquals(... | 367 | 0.610354 | 0.610354 | 24 | 14.333333 | 15.85262 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
00e2371bc1f85f42e51bd79ec2e988d8dc522aa2 | 38,835,094,330,146 | f95c3b41cd9aa9629b1620c7c3c3f077595fa576 | /app/src/main/java/com/example/devmobtp03/Planning.java | 4022b738e0864ea7427384014e16ad548c335fca | [] | no_license | FlooneMalubo/DevMobTP03 | https://github.com/FlooneMalubo/DevMobTP03 | 4ac14553cfb304f01fb6b5ad09c39cabed02755d | f590f8573cfc64e84d21171f02ef33ee4981c1c7 | refs/heads/main | 2023-03-17T18:49:06.526000 | 2021-03-07T09:51:28 | 2021-03-07T09:51:28 | 343,829,544 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.devmobtp03;
import androidx.appcompat.app.AppCompatActivity;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProvider;
import androidx.room.Room;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget... | UTF-8 | Java | 3,868 | java | Planning.java | Java | [] | null | [] | package com.example.devmobtp03;
import androidx.appcompat.app.AppCompatActivity;
import androidx.lifecycle.Observer;
import androidx.lifecycle.ViewModelProvider;
import androidx.room.Room;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget... | 3,868 | 0.61789 | 0.604188 | 116 | 32.353447 | 24.481609 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.586207 | false | false | 6 |
8dd1aba6baaf2f2b9b753c31ed1c13c64f9b385c | 38,835,094,332,760 | 5b29c612bef8d0ca1406f9497be02b23abb74432 | /app/src/main/java/com/example/daggerpractice/di/module/ActivityBuilderModule.java | 701fc3d752d64a4a4e041ad53b2c6cb1305059bf | [] | no_license | marcostark/DaggerPractice | https://github.com/marcostark/DaggerPractice | df7a962228a07b6526b5b61e4cba9002c338d82d | 58450b24495d56b1fc315ec138c90ab71f27843d | refs/heads/master | 2020-08-21T03:13:28.118000 | 2019-10-27T21:15:11 | 2019-10-27T21:15:11 | 216,092,600 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.daggerpractice.di.module;
import com.example.daggerpractice.di.module.auth.AuthModule;
import com.example.daggerpractice.di.module.auth.AuthViewModelModule;
import com.example.daggerpractice.ui.auth.AuthActivity;
import dagger.Module;
import dagger.android.ContributesAndroidInjector;
/**
* Resp... | UTF-8 | Java | 867 | java | ActivityBuilderModule.java | Java | [] | null | [] | package com.example.daggerpractice.di.module;
import com.example.daggerpractice.di.module.auth.AuthModule;
import com.example.daggerpractice.di.module.auth.AuthViewModelModule;
import com.example.daggerpractice.ui.auth.AuthActivity;
import dagger.Module;
import dagger.android.ContributesAndroidInjector;
/**
* Resp... | 867 | 0.769499 | 0.769499 | 29 | 28.620689 | 29.659462 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 6 |
4a35dfab4b9e05f5caa7ed457077e6179a662490 | 39,075,612,462,187 | ac4da3658f508a5093ec9cdfa934db8d52a79194 | /src/main/java/com/goufn/permission/model/SysLog.java | 6cdef934b8a00725dfe0829df5c67a6ca60e918c | [
"MIT"
] | permissive | Chimaoshu66/permission | https://github.com/Chimaoshu66/permission | 71f9010a58487f2f7f5f5b574cde18bb0041d90f | 3c5edc7725e2727642f0241fcca013f9889c2cc8 | refs/heads/master | 2023-03-18T22:59:23.990000 | 2021-02-24T05:18:44 | 2021-02-24T05:18:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goufn.permission.model;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
@Data
public class SysLog extends BaseModel {
private String userName;
private String operation;... | UTF-8 | Java | 427 | java | SysLog.java | Java | [] | null | [] | package com.goufn.permission.model;
import com.baomidou.mybatisplus.annotation.IdType;
import com.baomidou.mybatisplus.annotation.TableId;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
@Data
public class SysLog extends BaseModel {
private String userName;
private String operation;... | 427 | 0.761124 | 0.761124 | 24 | 16.791666 | 16.683273 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
f0d658bf7ba1c17f4d0ff40d5b881de719b83915 | 39,316,130,632,024 | 06a5e960b9b07c48b81c487835423ab84c02c5a9 | /src/main/java/com/zipcodewilmington/froilansfarm/FarmStructures/Field.java | 1c3b00a26ff9c24fd51d2766989ef280130d1187 | [] | no_license | swathibkl19/Maven.FarmerFroilan | https://github.com/swathibkl19/Maven.FarmerFroilan | 1280062ea51b6da529ec3afbb6895f77f2b90d22 | c9ab43322e5f1fff7b008692ab73129e29fd815f | refs/heads/master | 2020-04-28T02:15:12.621000 | 2019-03-10T05:35:07 | 2019-03-10T05:35:07 | 174,029,536 | 0 | 0 | null | true | 2019-03-05T22:22:03 | 2019-03-05T22:22:02 | 2019-03-05T22:18:12 | 2019-03-05T22:18:11 | 38 | 0 | 0 | 0 | null | false | null | package com.zipcodewilmington.froilansfarm.FarmStructures;
import com.zipcodewilmington.froilansfarm.Crops.CropRow;
import java.util.ArrayList;
import java.util.List;
public class Field {
private List<CropRow> cropRows = new ArrayList<>();
public Field() {
}
public List<CropRow> getCropRows() {
... | UTF-8 | Java | 673 | java | Field.java | Java | [] | null | [] | package com.zipcodewilmington.froilansfarm.FarmStructures;
import com.zipcodewilmington.froilansfarm.Crops.CropRow;
import java.util.ArrayList;
import java.util.List;
public class Field {
private List<CropRow> cropRows = new ArrayList<>();
public Field() {
}
public List<CropRow> getCropRows() {
... | 673 | 0.653789 | 0.653789 | 37 | 17.18919 | 19.079971 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27027 | false | false | 6 |
5b731f8785821b6b4468bfa805eb9bcf3ec2ad91 | 29,540,785,129,436 | b1fe1c465f33a9a6b8bc8266d1ed4db80c75f378 | /PcY/PcY-mapper/src/main/java/au/com/qmz/mapper/CategoryMapper.java | 688a99fe5fc429aeca6494a25036f8e2c475d23a | [] | no_license | pigfly/NT3112 | https://github.com/pigfly/NT3112 | d957b6dd509a1409c094ad5f4eba9de1417efe79 | b13c330d253094eab1334172b79452df411db08e | refs/heads/master | 2020-07-15T08:58:44.734000 | 2020-07-05T02:00:19 | 2020-07-05T02:00:19 | 205,526,106 | 0 | 0 | null | false | 2020-09-01T00:51:34 | 2019-08-31T09:49:48 | 2020-09-01T00:50:27 | 2020-09-01T00:51:33 | 39,760 | 0 | 0 | 19 | Swift | false | false | package au.com.qmz.mapper;
import au.com.qmz.pojo.Category;
import au.com.qmz.my.mapper.MyMapper;
public interface CategoryMapper extends MyMapper<Category> {
} | UTF-8 | Java | 162 | java | CategoryMapper.java | Java | [] | null | [] | package au.com.qmz.mapper;
import au.com.qmz.pojo.Category;
import au.com.qmz.my.mapper.MyMapper;
public interface CategoryMapper extends MyMapper<Category> {
} | 162 | 0.796296 | 0.796296 | 7 | 22.285715 | 21.358934 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
c01776289c603c489cbf080436e3d2d2c07a2c45 | 8,237,747,333,706 | 2475511863eea53fb26d6e1f58bfe514d74be6c9 | /app/src/main/java/com/colpencil/propertycloud/Bean/BalanceInfo.java | e0db7f1fd53814d135d1dba490da8879ebf449e2 | [] | no_license | zsj6102/zsjda | https://github.com/zsj6102/zsjda | 1ad2680820c048635685768f7834169138556b9d | 6db93c8c8a5ce8f41bd96c206c3f762c9b0f3a50 | refs/heads/master | 2021-06-28T21:00:02.841000 | 2017-09-20T02:54:46 | 2017-09-20T02:54:46 | 104,157,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.colpencil.propertycloud.Bean;
import java.io.Serializable;
public class BalanceInfo implements Serializable {
public String transaction_type;
public int transaction_type_code;
public String type;
public int type_code;
public String create_time;
public double amount;
public dou... | UTF-8 | Java | 362 | java | BalanceInfo.java | Java | [] | null | [] | package com.colpencil.propertycloud.Bean;
import java.io.Serializable;
public class BalanceInfo implements Serializable {
public String transaction_type;
public int transaction_type_code;
public String type;
public int type_code;
public String create_time;
public double amount;
public dou... | 362 | 0.740331 | 0.740331 | 16 | 21.625 | 16.1434 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
08708b1918d991416d906c64e2aa4415ac11a329 | 35,716,948,082,245 | c6f5e99c6694cbbc2c8365864e2a390146af8c8b | /src/main/java/demo/ExecutedTask.java | 8e9d23eb7cdb1601bb3594414615f41cb0110fef | [] | no_license | soleiana/demotask2 | https://github.com/soleiana/demotask2 | 878e056ecbb720c76a0dbcf83f19c7d507ba07fa | e72a7236cf8b78ac3f401ad70d0ce45e19b4ae6b | refs/heads/master | 2022-12-26T03:56:00.466000 | 2020-10-09T13:43:23 | 2020-10-09T13:43:23 | 302,652,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package demo;
import java.util.concurrent.CompletableFuture;
public class ExecutedTask {
private final MeasuredTask measuredTask;
private final CompletableFuture<Void> result;
public ExecutedTask(MeasuredTask measuredTask, CompletableFuture<Void> result) {
this.measuredTask = measuredTask;
... | UTF-8 | Java | 624 | java | ExecutedTask.java | Java | [] | null | [] | package demo;
import java.util.concurrent.CompletableFuture;
public class ExecutedTask {
private final MeasuredTask measuredTask;
private final CompletableFuture<Void> result;
public ExecutedTask(MeasuredTask measuredTask, CompletableFuture<Void> result) {
this.measuredTask = measuredTask;
... | 624 | 0.695513 | 0.695513 | 26 | 23 | 23.708162 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 6 |
062dd574857efad9939362f34af78fd768f790ec | 1,391,569,471,677 | 27de68a0b34dbc1c872278a7cca7e01ab202afd3 | /TeachingSystemClient/src/main/java/com/harry/controller/SystemProcess.java | 2b00e95b74bb61ba4b44fa26def5f4746bae8955 | [] | no_license | Mr-Hongyi/Project-TeachingSystem | https://github.com/Mr-Hongyi/Project-TeachingSystem | cb709296fc5a06a4a6645de604685177e9f4e15e | bb2908bfcfaceba6af0acfd5370ff6bee883dee8 | refs/heads/master | 2021-05-14T02:21:33.202000 | 2018-10-18T19:07:17 | 2018-10-18T19:07:17 | 116,594,240 | 0 | 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 com.harry.controller;
import com.harry.model.SystemOperation;
import com.harry.net.Receiver;
import com.harry.view.SelectionOp... | UTF-8 | Java | 1,375 | java | SystemProcess.java | Java | [
{
"context": "eration;\nimport java.awt.Robot;\n\n/**\n *\n * @author harry\n */\npublic class SystemProcess {\n \n public ",
"end": 376,
"score": 0.9847215414047241,
"start": 371,
"tag": "USERNAME",
"value": "harry"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.harry.controller;
import com.harry.model.SystemOperation;
import com.harry.net.Receiver;
import com.harry.view.SelectionOp... | 1,375 | 0.638545 | 0.632727 | 39 | 34.256409 | 33.214699 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435897 | false | false | 6 |
23810c74841a8dc01984ed87f319af02bf0b2a08 | 38,130,719,681,720 | 99512778d22069685f261c671c75561fd48946ee | /07/SpringTask4 (1) (1)/spring_security/src/main/java/web/security/securityDitel/UserDetailsServiceImpl.java | 95a05f3ce51f7a0c0c66b3e0265631967a9cc9d7 | [] | no_license | YuraFedorov-tech/ExamoleWithBranch | https://github.com/YuraFedorov-tech/ExamoleWithBranch | 3ee5d5e9eb4360a43101cb9a3497b1e28460f15f | b50f7230aafa3037411e7a7f078d1076bb82e941 | refs/heads/master | 2021-05-17T23:59:33.672000 | 2020-03-29T11:26:24 | 2020-03-29T11:26:24 | 251,012,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package web.security.securityDitel;
/*
*
*@Data 20.03.2020
*@autor Fedorov Yuri
*@project spring_security
*
*/
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
... | UTF-8 | Java | 1,157 | java | UserDetailsServiceImpl.java | Java | [
{
"context": "y.securityDitel;\n/*\n *\n *@Data 20.03.2020\n *@autor Fedorov Yuri\n *@project spring_security\n *\n */\n\nimport org.spr",
"end": 82,
"score": 0.9998685717582703,
"start": 70,
"tag": "NAME",
"value": "Fedorov Yuri"
}
] | null | [] | package web.security.securityDitel;
/*
*
*@Data 20.03.2020
*@autor <NAME>
*@project spring_security
*
*/
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.core.userdetails.UserDetails;
import org.springframework.security.core.userdetails.UserDetailsService;
import... | 1,151 | 0.716508 | 0.709594 | 42 | 26.547619 | 24.911465 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 6 |
16c727843400fcd036494f6d79e2191521369176 | 14,422,500,220,498 | 3a977f0546d3620fc7599045aab2a66a08096aae | /src/main/java/cn/liuxingwei/judge/domain/Sim.java | 5848f6a329d849290d0f7628eef606ee507a7934 | [] | no_license | Liuxingwei/Judge | https://github.com/Liuxingwei/Judge | cdaf23d90b13c61a9364776804832427508992d2 | f2e7cf93f5e29ca891f1a964ed40b193911eca24 | refs/heads/master | 2022-07-06T12:42:09.030000 | 2020-07-28T12:52:33 | 2020-07-28T12:52:33 | 170,779,543 | 0 | 0 | null | false | 2022-06-21T00:56:20 | 2019-02-15T00:51:11 | 2020-07-28T12:54:31 | 2022-06-21T00:56:17 | 208 | 0 | 0 | 1 | Java | false | false | package cn.liuxingwei.judge.domain;
/**
*
* This class was generated by MyBatis Generator.
* This class corresponds to the database table sim
*/
public class Sim {
/**
* This field was generated by MyBatis Generator. This field corresponds to the database column sim.s_id
* @mbg.generated
*/
private Intege... | UTF-8 | Java | 2,058 | java | Sim.java | Java | [] | null | [] | package cn.liuxingwei.judge.domain;
/**
*
* This class was generated by MyBatis Generator.
* This class corresponds to the database table sim
*/
public class Sim {
/**
* This field was generated by MyBatis Generator. This field corresponds to the database column sim.s_id
* @mbg.generated
*/
private Intege... | 2,058 | 0.698737 | 0.698737 | 79 | 25.063292 | 33.312614 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
0166ee6d9d3990ec3a309e21e6f134c30a610882 | 12,558,484,383,603 | 34e3f5ce2dafd529e335e8babe04e797e6c349b5 | /app/src/main/java/com/completeinnovations/ert/ui/activity/ExpenseDetailsActivity.java | 8ffe30e4a7dc644ce63705ff30181dced11afa8f | [] | no_license | BowenHuang80/ert | https://github.com/BowenHuang80/ert | c8a1f1eb5179247eedbf0fae564049dea5ee5acf | 570a4a4afe3fc78a118c0286b8575439c4fcdcf9 | refs/heads/master | 2020-09-08T12:03:30.167000 | 2019-12-09T04:28:58 | 2019-12-09T04:28:58 | 221,128,040 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.completeinnovations.ert.ui.activity;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.ActionBar;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Vi... | UTF-8 | Java | 1,288 | java | ExpenseDetailsActivity.java | Java | [] | null | [] | package com.completeinnovations.ert.ui.activity;
import android.support.v7.app.ActionBarActivity;
import android.support.v7.app.ActionBar;
import android.support.v4.app.Fragment;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Vi... | 1,288 | 0.673137 | 0.670807 | 48 | 25.833334 | 21.10029 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 6 |
c9b8b16b37b41aa343d88aed2cb5c185b965f151 | 2,233,383,017,376 | d43650fab309c58944eea6709d840d9f54f4c061 | /JavaBases/src/mianxiang/Run.java | 19153d0a3ef485963b46ef3ae40f2d22cca4bc4f | [] | no_license | chengweiwei757/JavaBases | https://github.com/chengweiwei757/JavaBases | 03c945dc3a30c669d981021f84c8113aa9b627db | 73e890878aa0aa42aa5f7f24d9306869a57fe4d8 | refs/heads/master | 2021-01-22T19:08:33.614000 | 2017-03-28T06:54:07 | 2017-03-28T06:54:07 | 85,165,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mianxiang;
public class Run extends Pet {
public Run() {
super();
}
public Run(String name) {
super(name);
// TODO Auto-generated constructor stub
}
public Run(String name, int age, int love) {
super(name, age, love);
// TODO Auto-generated constructor stub
}
public void eat() {
System.o... | UTF-8 | Java | 349 | java | Run.java | Java | [] | null | [] | package mianxiang;
public class Run extends Pet {
public Run() {
super();
}
public Run(String name) {
super(name);
// TODO Auto-generated constructor stub
}
public Run(String name, int age, int love) {
super(name, age, love);
// TODO Auto-generated constructor stub
}
public void eat() {
System.o... | 349 | 0.65616 | 0.65616 | 23 | 14.173913 | 15.113058 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.26087 | false | false | 6 |
7d2b37dd774441db7106c151580a1361294a0572 | 2,233,383,015,909 | 5b6beb18a846042a092c1db550e7ecc206611841 | /src/main/java/top/tosim/actrainer/controller/SessionController.java | 71755ec595873381604fb21b834112f17b3d4a7b | [] | no_license | tosim/ACTrainer | https://github.com/tosim/ACTrainer | 55f6208b86c0b0e2c7c6563b26411f758d371c49 | b617f5099b767af198db0e5b647351ec9cc6d87c | refs/heads/master | 2021-09-03T07:49:41.558000 | 2018-01-07T08:46:39 | 2018-01-07T08:46:39 | 112,758,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package top.tosim.actrainer.controller;
import com.alibaba.fastjson.JSON;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.spri... | UTF-8 | Java | 1,496 | java | SessionController.java | Java | [] | null | [] | package top.tosim.actrainer.controller;
import com.alibaba.fastjson.JSON;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.spri... | 1,496 | 0.784091 | 0.782754 | 42 | 34.619049 | 25.34613 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 6 |
ff0d27a8bd4eece5a53f1459c92d84cd670e6380 | 3,839,700,826,368 | 1391cc853c23c6d1783c39c0619c22e7ce71da76 | /src/model/bean/Carro.java | 9d54852b1125998d10fb1e49a5f33167e705c70d | [] | no_license | tallyto/Conexao_MySQL | https://github.com/tallyto/Conexao_MySQL | 71b5ad00ab0ebfaf20dd6f223c27a23090a64b83 | 84c7844c1ef9392ef201ed1d8d2d243dfac2a49f | refs/heads/master | 2021-12-29T16:58:37.627000 | 2018-01-26T17:44:31 | 2018-01-26T17:44:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model.bean;
/**
* @author Francis
* @author Hermino
* @author Geovani
* @author Tállyto
*/
public class Carro {
private int id;
private String nome;
private String modelo;
private String cor;
private String marca;
private int ano;
private String status;
priv... | UTF-8 | Java | 1,878 | java | Carro.java | Java | [
{
"context": "package model.bean;\r\n\r\n/**\r\n * @author Francis\r\n * @author Hermino\r\n * @author Geovani\r\n * @auth",
"end": 46,
"score": 0.9997701644897461,
"start": 39,
"tag": "NAME",
"value": "Francis"
},
{
"context": "model.bean;\r\n\r\n/**\r\n * @author Francis\r\n * @aut... | null | [] | package model.bean;
/**
* @author Francis
* @author Hermino
* @author Geovani
* @author Tállyto
*/
public class Carro {
private int id;
private String nome;
private String modelo;
private String cor;
private String marca;
private int ano;
private String status;
priv... | 1,878 | 0.518913 | 0.518913 | 99 | 16.959597 | 15.59974 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.383838 | false | false | 6 |
f02ca2b976e9a022776ad56005e8bf01f8f52fd2 | 4,629,974,786,036 | e8f5fd2adaa1ddcf2fee5acfb0d4080829a32cdc | /rep-portal/src/main/java/au/com/jaycar/local/entity/Polines.java | c7610e728e67b73df80aacb74af8e6beca9c08a8 | [] | no_license | allanwang0201/rep-portal | https://github.com/allanwang0201/rep-portal | 52dd914330d9d8bce4a585504c712283f03d0e19 | 1c8ac1fca84cf50af1e8a9f2a01b0c5bd6c17851 | refs/heads/master | 2023-03-02T19:52:49.792000 | 2021-02-09T00:33:10 | 2021-02-09T00:33:10 | 337,249,378 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Created on 3 Oct 2017 ( Time 11:55:52 )
* Generated by Telosys Tools Generator ( version 2.1.1 )
*/
// This Bean has a basic Primary Key (not composite)
package au.com.jaycar.local.entity;
import java.io.Serializable;
//import javax.validation.constraints.* ;
//import org.hibernate.validator.constraints.* ;... | UTF-8 | Java | 6,946 | java | Polines.java | Java | [] | null | [] | /*
* Created on 3 Oct 2017 ( Time 11:55:52 )
* Generated by Telosys Tools Generator ( version 2.1.1 )
*/
// This Bean has a basic Primary Key (not composite)
package au.com.jaycar.local.entity;
import java.io.Serializable;
//import javax.validation.constraints.* ;
//import org.hibernate.validator.constraints.* ;... | 6,946 | 0.483012 | 0.478261 | 273 | 24.446886 | 21.7614 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 6 |
400ded12d59cb54e27fc5150ecae60e19e43c30f | 4,629,974,782,717 | 0e8bcdba0d0e9b393cbbe1966840a4443f27799c | /src/main/java/model/Location.java | 730393065ba851387de1c58892aa77dc5dc89edf | [] | no_license | tonywilliams24/WeatherApp | https://github.com/tonywilliams24/WeatherApp | 4f9a8850223125bc483262131446211c144ee1e9 | e2421f820ed9d058d6a9c2791e1f2f2ccd709e59 | refs/heads/master | 2023-02-16T00:49:26.849000 | 2021-01-06T21:27:41 | 2021-01-06T21:27:41 | 310,213,840 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package model;
// Class used to call weather API and create objects with weather information
import com.fasterxml.jackson.databind.ObjectMapper;
import com.sun.istack.internal.NotNull;
import javafx.scene.control.Alert;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.Invoc... | UTF-8 | Java | 7,706 | java | Location.java | Java | [
{
"context": "g/data/2.5/weather?zip=93744&units=imperial&APPID=98edb87e72911500a7f165a998c7fcf2\n\n public static final String openWeatherURL = ",
"end": 816,
"score": 0.9918791651725769,
"start": 784,
"tag": "KEY",
"value": "98edb87e72911500a7f165a998c7fcf2"
},
{
"context": "ta/... | null | [] | package model;
// Class used to call weather API and create objects with weather information
import com.fasterxml.jackson.databind.ObjectMapper;
import com.sun.istack.internal.NotNull;
import javafx.scene.control.Alert;
import java.io.IOException;
import java.lang.reflect.Constructor;
import java.lang.reflect.Invoc... | 7,706 | 0.631975 | 0.624319 | 265 | 28.079245 | 25.664257 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.50566 | false | false | 6 |
f73f9e06132258179dde5a969003d2a2f243cd26 | 7,988,639,211,816 | 5d7a13314602e59504458010f4f8d2d2776d525c | /java/EntrandoSaindoDaBaladaObservador/src/apresentacao/Balada.java | d25d9900a86c5c4148f3afbd34860a099dfb8a6f | [] | no_license | IgorAvilaPereira/ensaios | https://github.com/IgorAvilaPereira/ensaios | 99f40fe8aa52b5883f45b281addfd06f42d19f0b | 4586213ab60324009965fc2041fe8d324da4d3d4 | refs/heads/master | 2021-07-24T20:46:44.846000 | 2021-04-02T18:56:40 | 2021-04-02T18:56:40 | 124,797,130 | 0 | 0 | null | false | 2021-04-26T20:46:46 | 2018-03-11T20:36:24 | 2021-04-02T18:57:09 | 2021-04-26T20:46:46 | 118,929 | 0 | 0 | 7 | Java | false | false | /*
* 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 apresentacao;
import java.util.ArrayList;
/**
*
* @author iapereira
*/
public class Balada implements IBalada {
privat... | UTF-8 | Java | 1,502 | java | Balada.java | Java | [
{
"context": "o;\n\nimport java.util.ArrayList;\n\n/**\n *\n * @author iapereira\n */\npublic class Balada implements IBalada {\n ",
"end": 264,
"score": 0.9992632269859314,
"start": 255,
"tag": "USERNAME",
"value": "iapereira"
}
] | 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 apresentacao;
import java.util.ArrayList;
/**
*
* @author iapereira
*/
public class Balada implements IBalada {
privat... | 1,502 | 0.613182 | 0.611851 | 56 | 25.821428 | 25.007217 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.446429 | false | false | 6 |
e81cd685624169023b57a52257194aba4c745e39 | 24,172,075,994,105 | c4bcaa2b1b15c09e6612713f23f4cd0422407a20 | /src/com/basics/io/WriteFile.java | a89de4bf25b02761df812e3eb88c89ac1d0d3204 | [] | no_license | dkuldeep11/core-java | https://github.com/dkuldeep11/core-java | fe64639304305a2c6877f1334aeecd3b03b9d5e6 | bd6bb06381d9a3f2f39262b72ea70e6c548a69b4 | refs/heads/master | 2016-09-06T11:33:44.366000 | 2016-02-16T20:48:18 | 2016-02-16T20:48:18 | 40,448,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.basics.io;
import java.io.*;
public class WriteFile {
File f;
FileOutputStream fs;
String data;
WriteFile() {
try {
f = new File("data/file_WriteFile.dat");
if (!f.exists()) {
f.createNewFile();
}
data = "This is sample data to be written";
} catch (Exception e) {
System.out.p... | UTF-8 | Java | 2,943 | java | WriteFile.java | Java | [] | null | [] | package com.basics.io;
import java.io.*;
public class WriteFile {
File f;
FileOutputStream fs;
String data;
WriteFile() {
try {
f = new File("data/file_WriteFile.dat");
if (!f.exists()) {
f.createNewFile();
}
data = "This is sample data to be written";
} catch (Exception e) {
System.out.p... | 2,943 | 0.632348 | 0.62963 | 135 | 20.799999 | 15.068633 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.888889 | false | false | 6 |
e4382311a67d7ae6a8a63fecf1567cb61dc52f20 | 8,864,812,528,034 | 8bee0a98a2f06f6318c6593c0798a802a5574660 | /src/levelMaker/MapSpawner.java | 272b1c70223fc2e3ec6f297d80c944ddd0dfcf3b | [] | no_license | Obayed-Elsayed/EscapeFromRPG | https://github.com/Obayed-Elsayed/EscapeFromRPG | e79751f720c1ec1cd07e4fa9216f6718100005cc | e9186d5d5f080301dd34535196271920d32384c5 | refs/heads/main | 2023-03-27T02:56:03.482000 | 2021-03-28T20:28:51 | 2021-03-28T20:28:51 | 307,528,976 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package levelMaker;
import main.graphics.Sprite;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Arrays;
import java.util.HashMap;
public class MapSpawner extends LevelManager {
public int bit_map[];
public HashMap<Integer,... | UTF-8 | Java | 4,640 | java | MapSpawner.java | Java | [] | null | [] | package levelMaker;
import main.graphics.Sprite;
import javax.imageio.ImageIO;
import java.awt.image.BufferedImage;
import java.io.File;
import java.io.IOException;
import java.util.Arrays;
import java.util.HashMap;
public class MapSpawner extends LevelManager {
public int bit_map[];
public HashMap<Integer,... | 4,640 | 0.546767 | 0.534483 | 130 | 34.692307 | 26.317541 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638462 | false | false | 6 |
47d32e3ac8d9edcac498e672b1925db384549bd3 | 8,864,812,525,214 | 8b4083d3a291593456bdcb1b6187c9ab78b122a4 | /app/src/main/java/ir/pegahtech/backtorysample/models/GetTopLeaderboardResponse.java | fada48a4eeda8c9374f1731e2e87c2bce619ee30 | [] | no_license | backtory/BacktorySample | https://github.com/backtory/BacktorySample | 4dfd63ffb7221d75438a5539ed34027cbfb32b1e | 544bfbea7a1da1e709b300eff83fde4144f5efdb | refs/heads/master | 2021-05-20T18:38:02.507000 | 2016-06-02T09:50:22 | 2016-06-02T09:50:22 | 60,250,627 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.pegahtech.backtorysample.models;
import java.util.List;
/**
* Created by SirGozal on 6/1/2016.
*/
public class GetTopLeaderboardResponse {
private List<UserProfile> usersProfile;
private String message;
public List<UserProfile> getUsersProfile() {
return usersProfile;
}
publ... | UTF-8 | Java | 576 | java | GetTopLeaderboardResponse.java | Java | [
{
"context": "models;\n\nimport java.util.List;\n\n/**\n * Created by SirGozal on 6/1/2016.\n */\npublic class GetTopLeaderbo",
"end": 90,
"score": 0.7670698165893555,
"start": 87,
"tag": "NAME",
"value": "Sir"
},
{
"context": "ls;\n\nimport java.util.List;\n\n/**\n * Created by SirG... | null | [] | package ir.pegahtech.backtorysample.models;
import java.util.List;
/**
* Created by SirGozal on 6/1/2016.
*/
public class GetTopLeaderboardResponse {
private List<UserProfile> usersProfile;
private String message;
public List<UserProfile> getUsersProfile() {
return usersProfile;
}
publ... | 576 | 0.678819 | 0.668403 | 27 | 20.333334 | 19.375433 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.296296 | false | false | 6 |
23b4f11dc2fa0d03626d6618d123c9334af07e6a | 23,029,614,665,862 | 0b52ae68edab4378797773a306c86b91a6f20295 | /src/algorithms/warmup/DiagonalDifference.java | 96f5452d8ad8a484ab013f1f43d63839b63c32da | [] | no_license | kvpratama/hackerrank | https://github.com/kvpratama/hackerrank | 3a63553a5ec59b439250fe640491012886ed8181 | d813896c7a42bbd8b964d41148c6b231d6a27604 | refs/heads/master | 2020-04-15T14:03:28.882000 | 2016-10-01T07:04:13 | 2016-10-01T07:04:13 | 56,317,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algorithms.warmup;
import java.util.Scanner;
public class DiagonalDifference {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int N = scan.nextInt();
int[] input = new int[N * N];
for (int i = 0; i < input.length; i++) {
input[i... | UTF-8 | Java | 834 | java | DiagonalDifference.java | Java | [] | null | [] | package algorithms.warmup;
import java.util.Scanner;
public class DiagonalDifference {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
int N = scan.nextInt();
int[] input = new int[N * N];
for (int i = 0; i < input.length; i++) {
input[i... | 834 | 0.569544 | 0.559952 | 28 | 28.785715 | 21.612425 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 6 |
730a5a8d51570f137324787b446e214282831fe6 | 32,950,989,141,209 | 0e539330af945a20ad457a8efed7d3256f667278 | /src/main/java/com/congmai/zhgj/web/model/LadderPriceExample.java | 253bcaf0093e8797cefcd7a204d78bcc3886c254 | [] | no_license | tanzhb/zhgj-project | https://github.com/tanzhb/zhgj-project | c30aed79218f71eaf9a80676c00ab41c53644b50 | 0a78d432abdffe3d3e5f1328fe8338847d03bb35 | refs/heads/master | 2021-01-01T19:21:32.198000 | 2018-07-18T12:35:50 | 2018-07-18T12:35:50 | 98,562,569 | 7 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.congmai.zhgj.web.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class LadderPriceExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public LadderPriceExample() {
ored... | UTF-8 | Java | 31,982 | java | LadderPriceExample.java | Java | [] | null | [] | package com.congmai.zhgj.web.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class LadderPriceExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public LadderPriceExample() {
ored... | 31,982 | 0.568351 | 0.565349 | 951 | 31.631966 | 25.902494 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.73081 | false | false | 6 |
e6157c17c3045e4550e21be7cdf7968ff73e0aa1 | 32,950,989,143,383 | aabf46432da0e8f8e2c058e9852b0039d868d944 | /src/com/sms/algorithms/paths/UnionsModel.java | 61c4d5da25f2fe78dd1bcdbf0d77b0079c141ff7 | [] | no_license | msiz/algorithms | https://github.com/msiz/algorithms | f74efa49138964c514e611d82e026209bbad0a15 | ab42aa6fcdd42871fad28a768001a1961d2e7c32 | refs/heads/master | 2021-01-10T06:48:18.770000 | 2016-02-04T14:58:44 | 2016-02-04T14:58:44 | 50,676,319 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sms.algorithms.paths;
import java.util.LinkedList;
import java.util.List;
public class UnionsModel {
private final int side;
private final List<Connection> connections = new LinkedList<Connection>();
private final QuickFindAlgorithm algorithm;
public UnionsModel(int side) {
this.side = side;
a... | UTF-8 | Java | 815 | java | UnionsModel.java | Java | [] | null | [] | package com.sms.algorithms.paths;
import java.util.LinkedList;
import java.util.List;
public class UnionsModel {
private final int side;
private final List<Connection> connections = new LinkedList<Connection>();
private final QuickFindAlgorithm algorithm;
public UnionsModel(int side) {
this.side = side;
a... | 815 | 0.710429 | 0.710429 | 38 | 20.447369 | 19.121078 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.684211 | false | false | 6 |
ab1af9f6af803475db7185108cc62e1d98b48c73 | 32,950,989,142,288 | 0daad09387bed529be36f0a599eaeffd85d7bd9e | /src/test/java/qa/LockStarvationTest.java | d64fa0d08a25ab570c004ab9851b17c09f58492e | [] | no_license | tinwelint/qa | https://github.com/tinwelint/qa | 03aa0a5cc2ddbbd31b2855c55ca3174f965d4030 | c0b3e9cb75d5e7ca09c98c70f377ad4567c7c379 | refs/heads/master | 2020-12-25T16:54:30.919000 | 2017-09-11T20:34:01 | 2017-09-11T20:34:01 | 28,176,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2002-2017 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software F... | UTF-8 | Java | 4,002 | java | LockStarvationTest.java | Java | [] | null | [] | /**
* Copyright (c) 2002-2017 "Neo Technology,"
* Network Engine for Objects in Lund AB [http://neotechnology.com]
*
* This file is part of Neo4j.
*
* Neo4j is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software F... | 4,002 | 0.596952 | 0.587456 | 121 | 32.074379 | 25.383396 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53719 | false | false | 6 |
82afd884550da3f8f1a829783c81f8ba6a190d9a | 30,339,649,029,281 | d7d01481b5f6eb0e6dd821fcadc50e5f9ad8176c | /gateway/src/main/java/com/hy/gateway/controller/GatewayController.java | ec0bf9de5e593014c36f8a9c17fb6ed0969b153a | [] | no_license | bonies01/springcloud | https://github.com/bonies01/springcloud | 629be138297bbd23db9650507f7e0ddae4cc1353 | c8b536418a967cb3c7a4b5755c950673ca682f55 | refs/heads/main | 2022-12-26T17:46:40.485000 | 2020-10-02T07:05:37 | 2020-10-02T07:05:37 | 300,528,519 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hy.gateway.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/gateway")
public class GatewayController {
@RequestMapping("/hello")
public String hello() {
return "hello,笨蛋,你调到我了... | UTF-8 | Java | 476 | java | GatewayController.java | Java | [] | null | [] | package com.hy.gateway.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
@RestController
@RequestMapping("/gateway")
public class GatewayController {
@RequestMapping("/hello")
public String hello() {
return "hello,笨蛋,你调到我了... | 476 | 0.759174 | 0.759174 | 20 | 20.799999 | 19.255129 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 6 |
c12972a56eb122d28f8d10bee305f7262672a710 | 29,085,518,558,394 | e6410cfdfedd622913b3f7bc62dc0afb8d15a2d0 | /app/src/main/java/com/herokuapp/ezhao/circle/CircleDrawingView.java | 31e6dcae1e14d7135d1e6742f324f74471ff1dcd | [] | no_license | ezhao/Circle | https://github.com/ezhao/Circle | e6053ed261b03a7920faf2d9d3ec987357bd31eb | 9c0ed0245df541cbeda858ac87745d9fd5229649 | refs/heads/master | 2021-01-22T09:26:14.941000 | 2015-04-12T21:58:33 | 2015-04-12T21:58:33 | 33,831,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.herokuapp.ezhao.circle;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Point;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
im... | UTF-8 | Java | 3,485 | java | CircleDrawingView.java | Java | [] | null | [] | package com.herokuapp.ezhao.circle;
import android.content.Context;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.Path;
import android.graphics.Point;
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
im... | 3,485 | 0.546915 | 0.539168 | 118 | 28.533897 | 19.838621 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.788136 | false | false | 6 |
b7bf75606e63aa3c8db96817af734d9c4aad195c | 24,206,435,697,033 | 3da3704c5e87255697f75a5ec38effd2e8480ce6 | /III_DataEngineer_BDSE10/1902_Java/JDBCWorkspace/JDBCSample/src/rowset/CachedRowSetDemo.java | 9737782e65c192bc9963b2e4af632e81da236cc6 | [
"Apache-2.0"
] | permissive | chaoannricardo/StudyNotes | https://github.com/chaoannricardo/StudyNotes | 4e83a721ab63a61a12e238136061d312e13b81ea | c27ef93ddd3803b7019c48457afae096a5c676a4 | refs/heads/master | 2022-12-25T01:04:18.184000 | 2022-03-20T14:47:39 | 2022-03-20T14:47:39 | 196,901,650 | 2 | 1 | Apache-2.0 | false | 2022-12-14T12:06:30 | 2019-07-15T01:20:23 | 2021-11-16T07:58:25 | 2022-12-14T12:06:30 | 444,244 | 2 | 1 | 4 | Jupyter Notebook | false | false | package rowset;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.math.BigDecimal;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.s... | UTF-8 | Java | 2,886 | java | CachedRowSetDemo.java | Java | [
{
"context": "mand(\"select * from emp\");\r\n\t\t\tcrset.setUsername(\"scott\");\r\n\t\t\tcrset.setPassword(\"tiger\");\r\n\t\t\tcrset.setU",
"end": 1041,
"score": 0.9989301562309265,
"start": 1036,
"tag": "USERNAME",
"value": "scott"
},
{
"context": "rset.setUsername(\"scott\");\r\... | null | [] | package rowset;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.ObjectOutputStream;
import java.math.BigDecimal;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.s... | 2,891 | 0.656159 | 0.649275 | 100 | 25.6 | 27.265362 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.11 | false | false | 6 |
2f48db563573f44bd173d2d229b3fe5376821897 | 18,519,898,988,138 | 27d37160ffdf5972f9f538e68f1b807437afc818 | /example/src/main/java/com/hqyxjy/ldf/supercalendar/Example2Activity.java | 416c4b66e83d287919d0ed5b75411f442f91413c | [] | no_license | teambition/calendar-picker | https://github.com/teambition/calendar-picker | a7ae97b35665b527374b13c5d5718598c1e74e06 | d30578a3b5a2695c6ed65a6eb95bb6d538564ebd | refs/heads/new/encapsulation | 2023-06-17T22:14:33.947000 | 2017-09-26T02:54:48 | 2017-09-26T02:54:48 | 104,424,687 | 0 | 0 | null | true | 2017-09-22T02:59:42 | 2017-09-22T02:59:42 | 2017-09-21T08:37:41 | 2017-09-22T01:10:30 | 935 | 0 | 0 | 0 | null | null | null | package com.hqyxjy.ldf.supercalendar;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.TextView;
import com.ldf.calendar.view.CalendarPickerFragment;
import com.ldf.calendar.view.PickerListener;
import java.util.Date;
public class Example2Act... | UTF-8 | Java | 2,326 | java | Example2Activity.java | Java | [] | null | [] | package com.hqyxjy.ldf.supercalendar;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.TextView;
import com.ldf.calendar.view.CalendarPickerFragment;
import com.ldf.calendar.view.PickerListener;
import java.util.Date;
public class Example2Act... | 2,326 | 0.624678 | 0.623388 | 72 | 31.305555 | 23.195808 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.430556 | false | false | 6 |
1ba7a93b77f93ba365912c08ad34f450b822c5a6 | 5,574,867,587,938 | 9ea5c1c3ba656758a6836781fc3d56aa8bd9f48a | /src/main/java/com/pflb/springtest/repository/RequestRepository.java | d2776accbdfba5c72bae7e61768d85eb13b0c5bd | [] | no_license | andrey17895/SpringTest | https://github.com/andrey17895/SpringTest | c1b659b4365ced6726142895a9fb897af9e48057 | 510c5f5dcb613078e860415ab90d7e9a574a22e0 | refs/heads/master | 2020-09-08T15:08:50.294000 | 2020-01-16T15:37:24 | 2020-01-16T15:37:24 | 221,168,275 | 0 | 0 | null | false | 2019-12-25T11:32:33 | 2019-11-12T08:32:40 | 2019-12-20T09:46:53 | 2019-12-25T11:32:33 | 100 | 0 | 0 | 1 | Java | false | false | package com.pflb.springtest.repository;
import com.pflb.springtest.model.entity.Request;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
import java.util.Optional;
public interface RequestRepository extends JpaRepository<Request, Long> {
List<Request> findByTestProfileId(Long... | UTF-8 | Java | 416 | java | RequestRepository.java | Java | [] | null | [] | package com.pflb.springtest.repository;
import com.pflb.springtest.model.entity.Request;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
import java.util.Optional;
public interface RequestRepository extends JpaRepository<Request, Long> {
List<Request> findByTestProfileId(Long... | 416 | 0.819712 | 0.819712 | 12 | 33.666668 | 28.246927 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 6 |
6e8308e9a4c82f901aa24b036d01b903d091fa12 | 1,494,648,663,500 | cdc2f3344ae2f8a65b8a2135b74425d2652732d6 | /Animal-Counter/src/Alligator.java | c1fdd246c6ee4d07bbb5807ea6680e9e96340ea0 | [] | no_license | jgreth97/JavaInstruction | https://github.com/jgreth97/JavaInstruction | 987049a4cd94caf07408847b26f1875e203a2746 | 9640320b2632e8dbf368dfe2aa4e359c8da4b2ae | refs/heads/master | 2023-01-03T23:30:47.793000 | 2020-10-29T13:30:01 | 2020-10-29T13:30:01 | 298,646,892 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Alligator extends Animal{
private String sharpTeeth;
public Alligator() {
super();
}
public Alligator(String sharpTeeth) {
super();
this.sharpTeeth = sharpTeeth;
}
public String getSharpTeeth() {
return sharpTeeth;
}
public void setSharpTeeth(String sharpTeeth) {
this.sharpTeeth = sharpTeeth;
}
... | UTF-8 | Java | 407 | java | Alligator.java | Java | [] | null | [] |
public class Alligator extends Animal{
private String sharpTeeth;
public Alligator() {
super();
}
public Alligator(String sharpTeeth) {
super();
this.sharpTeeth = sharpTeeth;
}
public String getSharpTeeth() {
return sharpTeeth;
}
public void setSharpTeeth(String sharpTeeth) {
this.sharpTeeth = sharpTeeth;
}
... | 407 | 0.742015 | 0.742015 | 27 | 14.037037 | 15.612155 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 6 |
71a4d8c7c540a85dd86a7014fe308cba3c14c937 | 3,607,772,562,539 | 249d3e540d0289131a53326f7c1a4d80dade5a85 | /src/main/java/br/edu/infnet/appvenda/AppVendaApplication.java | f386ee5543b8d757d3e2d843c286dadda63de7be | [] | no_license | elitonrj/app-venda | https://github.com/elitonrj/app-venda | 248b79c8105e8b41cff308b051ef94f3a6cdd189 | 6b32e6c30d81f86e58db530080d086b6481a525b | refs/heads/master | 2023-03-30T21:59:20.614000 | 2021-04-07T01:36:13 | 2021-04-07T01:36:13 | 355,378,469 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.infnet.appvenda;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AppVendaApplication {
public static void main(String[] args) {
SpringApplication.run(AppVendaApplication.class, args);
}
} | UTF-8 | Java | 318 | java | AppVendaApplication.java | Java | [] | null | [] | package br.edu.infnet.appvenda;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class AppVendaApplication {
public static void main(String[] args) {
SpringApplication.run(AppVendaApplication.class, args);
}
} | 318 | 0.823899 | 0.823899 | 13 | 23.538462 | 23.95064 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.692308 | false | false | 6 |
e24774937ed37cdbbb95b24f147109457bc82346 | 8,985,071,605,930 | 968a5f0883dc47d10e938aefd31bfdf310356dca | /shesmu-server/src/main/java/ca/on/oicr/gsi/shesmu/input/nabu/NabuJsonRepository.java | 43b48d4fffab46cc8bc3c94fdb117783632470ff | [
"MIT"
] | permissive | macimich845/shesmu | https://github.com/macimich845/shesmu | 052fbfd06ddfb9fcdf8fe57f55dd34502d9330e0 | 28aa102fb5540f32651bee1629e440305019c5db | refs/heads/master | 2020-03-27T17:16:12.471000 | 2018-08-30T21:35:40 | 2018-08-30T21:35:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.on.oicr.gsi.shesmu.input.nabu;
import java.time.Instant;
import java.time.format.DateTimeFormatter;
import java.util.Set;
import java.util.TreeSet;
import org.kohsuke.MetaInfServices;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.node.ObjectNode;
import ca.on.oicr.... | UTF-8 | Java | 1,396 | java | NabuJsonRepository.java | Java | [] | null | [] | package ca.on.oicr.gsi.shesmu.input.nabu;
import java.time.Instant;
import java.time.format.DateTimeFormatter;
import java.util.Set;
import java.util.TreeSet;
import org.kohsuke.MetaInfServices;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.node.ObjectNode;
import ca.on.oicr.... | 1,396 | 0.691261 | 0.691261 | 51 | 26.372549 | 20.601694 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.137255 | false | false | 6 |
880d16962b4b021adbfd7715d777c932510f7c48 | 13,245,679,157,684 | a0809d7c913f0e136ec7dd5bce06ed9baebc5cde | /4sem/Easy Archive/src/tk/thelocky/eazyarch/util/PosCalculator.java | 3de4947475dcb23a9bc2a03212c2416e4968b347 | [] | no_license | TheLocky/java | https://github.com/TheLocky/java | 4299690b153cf8dddb0402409d54809c1aca2056 | ae9604695a33a1aea0a97aca13aae366e9b74141 | refs/heads/master | 2016-09-05T10:36:38.388000 | 2015-06-14T03:46:37 | 2015-06-14T03:46:37 | 30,591,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tk.thelocky.eazyarch.util;
import com.sun.istack.internal.NotNull;
import tk.thelocky.eazyarch.struct.ArchiveHeader;
import tk.thelocky.eazyarch.struct.ClusterHeader;
public class PosCalculator {
private long _s_b_size;
private ArchiveHeader _arch_header;
public PosCalculator(@NotNull ArchiveHead... | UTF-8 | Java | 1,107 | java | PosCalculator.java | Java | [] | null | [] | package tk.thelocky.eazyarch.util;
import com.sun.istack.internal.NotNull;
import tk.thelocky.eazyarch.struct.ArchiveHeader;
import tk.thelocky.eazyarch.struct.ClusterHeader;
public class PosCalculator {
private long _s_b_size;
private ArchiveHeader _arch_header;
public PosCalculator(@NotNull ArchiveHead... | 1,107 | 0.658537 | 0.658537 | 35 | 30.628571 | 24.529964 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
8b6e900c4711c2d20eb81ef221c6dd95efb3a8e4 | 32,950,989,146,441 | c6f3fbce0b7304c672fc99a94fe43b418eae9e6c | /src/main/java/com/junyou/stage/service/TerritoryStageService.java | 04f0edc4e89b7f7b60a3941316e7b2c059cac678 | [] | no_license | hw233/cq_game-java | https://github.com/hw233/cq_game-java | a6f1fa6526062c10a9ea322cc832b4c42e6b8f9a | c2384b58efa73472752742a93bf36ef02d65fe48 | refs/heads/master | 2020-04-27T11:24:29.835000 | 2018-06-03T14:03:36 | 2018-06-03T14:03:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.junyou.stage.service;
import java.sql.Date;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.jun... | UTF-8 | Java | 26,628 | java | TerritoryStageService.java | Java | [
{
"context": "ernel.gen.id.IdFactory;\n\n/**\n * 领地战\n * \n * @author LiuYu\n * @date 2015-4-20 下午1:58:28\n */\n@Service\npublic ",
"end": 3468,
"score": 0.9978534579277039,
"start": 3463,
"tag": "NAME",
"value": "LiuYu"
}
] | null | [] | package com.junyou.stage.service;
import java.sql.Date;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.jun... | 26,628 | 0.724428 | 0.720435 | 783 | 32.261814 | 22.905416 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.145594 | false | false | 6 |
79578022cb1a7b073a11efdb7fbeea5e9998a073 | 8,435,315,802,703 | c64a8e84347832ec0911b73925e871423285d450 | /sdklibrary/src/main/java/com/gamater/dialog/SdkMenuHideDialog.java | 0c3cd28657fb887da591906ba2cd86360c60b671 | [] | no_license | game-platform-awaresome/GamaterSDK_AS | https://github.com/game-platform-awaresome/GamaterSDK_AS | b2cddff761b895b8c61b05595fac584113be0282 | c3e4afa96053ee5f9b6ccde7c373ce2ce1fbfacc | refs/heads/master | 2020-04-01T07:26:04.126000 | 2017-09-18T09:19:48 | 2017-09-18T09:19:48 | 152,989,847 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gamater.dialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup.LayoutParams;
import com.gamater.util.ResourceUtil;
import com.tony.viewinterface.BaseOnClickListen... | UTF-8 | Java | 2,529 | java | SdkMenuHideDialog.java | Java | [] | null | [] | package com.gamater.dialog;
import android.app.Dialog;
import android.content.Context;
import android.content.DialogInterface;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup.LayoutParams;
import com.gamater.util.ResourceUtil;
import com.tony.viewinterface.BaseOnClickListen... | 2,529 | 0.77501 | 0.77501 | 78 | 31.423077 | 31.465292 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.48718 | false | false | 6 |
0442bdae2986505e0b907c19d1a7d6d78c78fe23 | 24,498,493,494,042 | b07f3efe58d22fd87fbca5ad7643293eb1079ca9 | /src/sample/models/State.java | 22693ba8caeb3e13002978b21bc732af56f0d74d | [
"Apache-2.0"
] | permissive | mgrabarski/java-sliding-puzzle | https://github.com/mgrabarski/java-sliding-puzzle | 73b68e8683856daa56591ca8a66a057e7a412dee | 05f153b93242533f9ea08c79984fefa1654b7441 | refs/heads/master | 2020-03-18T12:39:56.910000 | 2018-05-24T17:03:07 | 2018-05-24T17:03:07 | 134,737,388 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample.models;
/**
* Created by Mateusz Grabarski on 24.05.2018.
*/
public class State {
private Puzzle puzzle;
private State origin;
private int scoreFnValue;
private boolean visited;
public State(Puzzle puzzle, State origin, int scoreFnValue) {
this.puzzle = puzzle;
th... | UTF-8 | Java | 739 | java | State.java | Java | [
{
"context": "package sample.models;\n\n/**\n * Created by Mateusz Grabarski on 24.05.2018.\n */\npublic class State {\n\n priv",
"end": 59,
"score": 0.9998267889022827,
"start": 42,
"tag": "NAME",
"value": "Mateusz Grabarski"
}
] | null | [] | package sample.models;
/**
* Created by <NAME> on 24.05.2018.
*/
public class State {
private Puzzle puzzle;
private State origin;
private int scoreFnValue;
private boolean visited;
public State(Puzzle puzzle, State origin, int scoreFnValue) {
this.puzzle = puzzle;
this.origin =... | 728 | 0.604871 | 0.594046 | 39 | 17.97436 | 15.734149 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 6 |
c80c26eb56be82f0c30ae16452f8b10b5b1e8096 | 14,139,032,369,929 | f525deacb5c97e139ae2d73a4c1304affb7ea197 | /gitv/src/main/java/com/gala/video/app/epg/ui/albumlist/EPGCornerProvider.java | ec77cf53a8e5783f681e4f0bd1ed91c05e434d2b | [] | no_license | AgnitumuS/gitv | https://github.com/AgnitumuS/gitv | 93b2359e1bf9f2b6c945298c61c5c6dbfeea49b3 | 242c9a10a0aeb41b9589de9f254e6ce9f57bd77a | refs/heads/master | 2021-08-08T00:50:10.630000 | 2017-11-09T08:10:33 | 2017-11-09T08:10:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gala.video.app.epg.ui.albumlist;
import android.text.TextUtils;
import com.gala.albumprovider.model.QLayoutKind;
import com.gala.tvapi.tv2.model.Album;
import com.gala.tvapi.type.AlbumType;
import com.gala.tvapi.type.PayMarkType;
import com.gala.tvapi.type.ResourceType;
import com.gala.tvapi.vrs.model.Chan... | UTF-8 | Java | 12,305 | java | EPGCornerProvider.java | Java | [] | null | [] | package com.gala.video.app.epg.ui.albumlist;
import android.text.TextUtils;
import com.gala.albumprovider.model.QLayoutKind;
import com.gala.tvapi.tv2.model.Album;
import com.gala.tvapi.type.AlbumType;
import com.gala.tvapi.type.PayMarkType;
import com.gala.tvapi.type.ResourceType;
import com.gala.tvapi.vrs.model.Chan... | 12,305 | 0.528809 | 0.524584 | 351 | 34.05698 | 25.073957 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575499 | false | false | 6 |
9e9d5427c2300a1cb071c9b1c0eef8d7a5263683 | 12,618,613,937,701 | fd1d7fb08d1eb2261976e8c490b86e1c5e45cefe | /6/202/Example02.java | 513c809981beb053ec1b3e3d6c9fb56788c4eb16 | [] | no_license | jianhanke/Java_first | https://github.com/jianhanke/Java_first | 95c7c726f8150d355f3e448207ff29b90d5196c9 | 5d00fcad421bc0f951a8e907b7c7d6684b44cc84 | refs/heads/master | 2020-06-03T20:23:05.592000 | 2019-07-06T01:57:47 | 2019-07-06T01:57:47 | 191,716,532 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Example02{
public static void main(String[] args){
String s="adcdebca";
System.out.println("字符串的长度"+s.length());
System.out.println("字符串的第一个字符"+s.charAt(0));
System.out.println("字符c第一次出现的位置"+s.indexOf('c'));
System.out.println("字符c第一次出现的位置"+s.lastIndexOf('c'));
}
}
| GB18030 | Java | 373 | java | Example02.java | Java | [] | null | [] | public class Example02{
public static void main(String[] args){
String s="adcdebca";
System.out.println("字符串的长度"+s.length());
System.out.println("字符串的第一个字符"+s.charAt(0));
System.out.println("字符c第一次出现的位置"+s.indexOf('c'));
System.out.println("字符c第一次出现的位置"+s.lastIndexOf('c'));
}
}
| 373 | 0.669967 | 0.660066 | 9 | 31.666666 | 18.714226 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.111111 | false | false | 6 |
92d1a1d8e2b5791fb33e2faf56d0dad78b0d92ec | 16,561,393,924,512 | e83014f720a026648881209b9971199014278559 | /activemq-unit-tests/src/test/java/org/apache/activemq/bugs/AMQ4518Test.java | 072c37e56fa32262cdc5c96383ddfc7b654aa9b4 | [
"CDDL-1.0",
"Apache-2.0",
"BSD-3-Clause",
"LicenseRef-scancode-proprietary-license",
"AFL-3.0",
"MIT-0",
"AFL-2.1",
"MIT",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown"
] | permissive | sho25/activemq | https://github.com/sho25/activemq | c53a23910bcf8043622954e456072136f71b6bfa | d34b61b56206883e6570ae7207c3ddb074311adf | refs/heads/master | 2023-01-13T00:08:21.475000 | 2020-04-08T13:57:49 | 2020-04-08T13:57:49 | 251,294,377 | 0 | 0 | Apache-2.0 | false | 2020-03-30T12:24:12 | 2020-03-30T12:13:39 | 2020-03-30T12:13:39 | 2020-03-30T12:24:10 | 0 | 0 | 0 | 1 | null | false | false | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/** * 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... | UTF-8 | Java | 10,838 | java | AMQ4518Test.java | Java | [] | null | [] | begin_unit|revision:0.9.5;language:Java;cregit-version:0.0.1
begin_comment
comment|/** * 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... | 10,838 | 0.792582 | 0.789629 | 759 | 13.277997 | 29.537683 | 811 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.992095 | false | false | 6 |
8d99ca8ea6d83db08f45d7b31e52875714598097 | 12,171,937,352,744 | ceae55f392e53c7a417529b51bfac75b4f978fe4 | /java/tests/TicTacToeDomainTest/src/tictactoe/domain/gamedomain/GameTest.java | ff6bfd1f526661528ecb2fcb3abc88ac11505a44 | [] | no_license | SoftwareEngineeringClub/TicTacToe | https://github.com/SoftwareEngineeringClub/TicTacToe | e947945a1fe88c128df686259ed997debe645475 | 11249a4b9ff48546ddb2e371c1476a5a1956ade1 | refs/heads/master | 2021-01-10T18:59:39.577000 | 2015-01-26T06:52:03 | 2015-01-26T06:52:03 | 24,085,738 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tictactoe.domain.gamedomain;
import static org.junit.Assert.*;
import tictactoe.domain.playerdomain.Player;
import strata1.common.datetime.DateTime;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public
class GameTest
{
private Player itsX;
private Player itsO;
private... | UTF-8 | Java | 2,566 | java | GameTest.java | Java | [] | null | [] | package tictactoe.domain.gamedomain;
import static org.junit.Assert.*;
import tictactoe.domain.playerdomain.Player;
import strata1.common.datetime.DateTime;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
public
class GameTest
{
private Player itsX;
private Player itsO;
private... | 2,566 | 0.584178 | 0.569369 | 84 | 29.547619 | 22.038065 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.880952 | false | false | 6 |
0125992fc73ac1eb309111540aa39e4f945fc701 | 8,143,258,018,526 | 819395db98a41a8726ff980cd7f559567717bcfd | /app/src/main/java/com/mitha/uimvicallnew/Activity/ModelTopic.java | 70534fd717649079f74206b2dcb0190b61a998f5 | [] | no_license | mitharet/uiMvicall | https://github.com/mitharet/uiMvicall | a5e7694e66fbe6f0a8b57ac3e32654cc49af7620 | e6a7563b9d87d81b38846074a24826a9f60afa4c | refs/heads/master | 2020-09-28T11:39:24.684000 | 2019-12-20T09:33:54 | 2019-12-20T09:33:54 | 226,770,997 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mitha.uimvicallnew.Activity;
public class ModelTopic {
public String topic;
public boolean active;
public ModelTopic(String topic, boolean active) {
this.topic = topic;
this.active = active;
}
public String getTopic() {
return topic;
}
public void setT... | UTF-8 | Java | 520 | java | ModelTopic.java | Java | [] | null | [] | package com.mitha.uimvicallnew.Activity;
public class ModelTopic {
public String topic;
public boolean active;
public ModelTopic(String topic, boolean active) {
this.topic = topic;
this.active = active;
}
public String getTopic() {
return topic;
}
public void setT... | 520 | 0.609615 | 0.609615 | 27 | 18.25926 | 15.852544 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 6 |
d7ca1bd338ff552f5f62f8e887283887889aa3ba | 2,173,253,498,437 | c0e20c57f30883025c8ea68fb76e77c76da7088a | /FrequencyOfAllDigitsInNumber.java | f5b69e09a55ff78ad4a94d8ad9ecd909405710c2 | [] | no_license | sagargl/JavaExamples | https://github.com/sagargl/JavaExamples | 5c5e0d31e40ea72799c9d084b68c6518dac571c3 | d6e97ad85d085bf1f7704f1ce7679942ae25b7b5 | refs/heads/master | 2023-07-15T18:12:06.254000 | 2021-08-25T14:04:24 | 2021-08-25T14:04:24 | 389,332,809 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.HashMap;
import java.util.Map.Entry;
import java.util.Set;
public class FrequencyOfAllDigitsInNumber {
public static void getDigitCount(long number)
{
HashMap<Long, Integer>digitMap=new HashMap<Long, Integer>();
while(number!=0)
{
long lastDigit=number %10;
if(digitMap.containsKey(last... | UTF-8 | Java | 870 | java | FrequencyOfAllDigitsInNumber.java | Java | [] | null | [] | import java.util.HashMap;
import java.util.Map.Entry;
import java.util.Set;
public class FrequencyOfAllDigitsInNumber {
public static void getDigitCount(long number)
{
HashMap<Long, Integer>digitMap=new HashMap<Long, Integer>();
while(number!=0)
{
long lastDigit=number %10;
if(digitMap.containsKey(last... | 870 | 0.648276 | 0.634483 | 42 | 19.714285 | 18.904882 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.309524 | false | false | 6 |
3a06b51d3daa21ac1924ab1842305791261ec0dc | 14,886,356,716,158 | 9e7e12748283ac398c4fe481fe97f8591b270f9c | /xxplore_core/src/org/ateam/xxplore/core/model/navigation/GraphModel.java | 002c3238552dc46c91fd936c6ebfdb625a626866 | [] | no_license | mr-justin/apexaifbxxplore | https://github.com/mr-justin/apexaifbxxplore | 4434c9091eb084d34b85369f3417fe9acf0bbf58 | 845f3ab7535910dcb3af638249bfcc24a17906a5 | refs/heads/master | 2021-01-10T06:11:42.103000 | 2010-03-01T12:27:54 | 2010-03-01T12:27:54 | 44,021,964 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.ateam.xxplore.core.model.navigation;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.aifb.xxplore.shared.exception.Emergency;
import org.aifb.xxplore.sh... | UTF-8 | Java | 14,404 | java | GraphModel.java | Java | [] | null | [] |
package org.ateam.xxplore.core.model.navigation;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.aifb.xxplore.shared.exception.Emergency;
import org.aifb.xxplore.sh... | 14,404 | 0.652666 | 0.651972 | 503 | 26.628231 | 26.543093 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.184891 | false | false | 6 |
2f8d0d5e4077a8ddad87da42a531af384f461da5 | 13,546,326,889,615 | e42f8a352420d11623a27ad35bd5adc9add4dbb7 | /src/main/java/org/tat/gginl/api/controller/groupFarmer/GroupFarmerController.java | 6468c93ab3bf83ea85720601debaf94901584fe3 | [] | no_license | LifeTeam-TAT/GGINL-API | https://github.com/LifeTeam-TAT/GGINL-API | e9f05c015ade6675c0dfa5b7cfdb32852e1110e5 | d04a6367769c71eb87030805c0c8f393f9422386 | refs/heads/master | 2023-04-01T12:50:59.026000 | 2021-04-02T13:51:04 | 2021-04-02T13:51:04 | 354,031,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.tat.gginl.api.controller.groupFarmer;
import java.util.ArrayList;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
im... | UTF-8 | Java | 2,864 | java | GroupFarmerController.java | Java | [] | null | [] | package org.tat.gginl.api.controller.groupFarmer;
import java.util.ArrayList;
import java.util.List;
import javax.validation.Valid;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
im... | 2,864 | 0.789106 | 0.777584 | 70 | 39.914288 | 38.771767 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.457143 | false | false | 7 |
b14ba7d8ce6c16c145e5e8134a94a55c9cb880f1 | 6,330,781,816,038 | b3b4305d648ccaff9614960914501e8e31797b56 | /src/main/java/mx/almh/servicesImpl/ExamenServiceImpl.java | 90873505ccf4a704fdc7fad808f11abcc9c5d899 | [] | no_license | amoralesh/CRUDMitoCode | https://github.com/amoralesh/CRUDMitoCode | 4fe269941a8bf60965b94e4a2e2a3bfbbfbb65b2 | b4c5160cae70b987c153c4f7e49043c7641397c8 | refs/heads/master | 2021-04-21T20:50:16.977000 | 2020-03-27T15:59:37 | 2020-03-27T15:59:37 | 249,813,421 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.almh.servicesImpl;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import mx.almh.dao.IExamenDAO;
import mx.almh.models.Examen;
import mx.almh.services.IExamenService;
@Service
public class Exa... | UTF-8 | Java | 785 | java | ExamenServiceImpl.java | Java | [] | null | [] | package mx.almh.servicesImpl;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import mx.almh.dao.IExamenDAO;
import mx.almh.models.Examen;
import mx.almh.services.IExamenService;
@Service
public class Exa... | 785 | 0.743949 | 0.743949 | 48 | 15.354167 | 16.642677 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 7 |
2d01da4cfb3876c759b96032c79d79c4c9cfaf69 | 10,007,273,862,873 | bb463f336572169fa6a1cd6806f97235c23c7a9d | /src/main/java/io/anserini/rerank/RerankerCascadeFactory.java | 8d551513f9c660ab39db9192ea7e6886d4cfd5fa | [
"Apache-2.0"
] | permissive | mam10eks/anserini | https://github.com/mam10eks/anserini | 86386cdda6dc3846b168208e0d21d4ab87678b83 | 13c5e1385104c300d74ea90d43137a6236cd9d1c | refs/heads/master | 2020-05-21T10:51:38.774000 | 2020-03-12T13:47:53 | 2020-03-13T13:44:32 | 186,022,395 | 0 | 0 | null | true | 2021-05-28T00:01:51 | 2019-05-10T16:44:02 | 2020-03-13T13:44:48 | 2020-03-13T13:44:43 | 20,235 | 0 | 0 | 0 | Java | false | false | package io.anserini.rerank;
import java.util.List;
import io.anserini.search.SearchArgs;
public interface RerankerCascadeFactory {
public List<Reranker<?>> instantiateRerankersForCascade(SearchArgs args);
}
| UTF-8 | Java | 211 | java | RerankerCascadeFactory.java | Java | [] | null | [] | package io.anserini.rerank;
import java.util.List;
import io.anserini.search.SearchArgs;
public interface RerankerCascadeFactory {
public List<Reranker<?>> instantiateRerankersForCascade(SearchArgs args);
}
| 211 | 0.815166 | 0.815166 | 9 | 22.444445 | 24.051386 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 7 |
8bf5bb30b5c3ce9c54d270a113940886d4f868a6 | 32,865,089,807,811 | 933388de51a684dc224370bae339e1ca74689fc7 | /src/main/java/org/eastars/iso14496/box/reader/TrackFragmentHeaderBoxReader.java | 2a974e1a669a25012b8b3ab563fa0b83984aec94 | [
"Apache-2.0"
] | permissive | wilddog1979/lib-iso14496 | https://github.com/wilddog1979/lib-iso14496 | 30bd3f3292afa6fd7f15a5f0507deb6f7821323c | 16c9c362639a225704993f49d1077ef626f479f7 | refs/heads/master | 2020-04-07T00:38:35.684000 | 2019-01-29T22:06:06 | 2019-01-29T22:06:06 | 157,912,777 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.eastars.iso14496.box.reader;
import java.io.IOException;
import java.util.List;
import org.eastars.iso14496.box.dto.TrackFragmentHeaderBox;
import org.eastars.iso14496.box.dto.TrackFragmentHeaderFlags;
import org.eastars.iso14496.box.exception.BoxProcessingException;
import org.eastars.iso14496.box.reader... | UTF-8 | Java | 1,807 | java | TrackFragmentHeaderBoxReader.java | Java | [] | null | [] | package org.eastars.iso14496.box.reader;
import java.io.IOException;
import java.util.List;
import org.eastars.iso14496.box.dto.TrackFragmentHeaderBox;
import org.eastars.iso14496.box.dto.TrackFragmentHeaderFlags;
import org.eastars.iso14496.box.exception.BoxProcessingException;
import org.eastars.iso14496.box.reader... | 1,807 | 0.820697 | 0.803542 | 38 | 46.552631 | 43.304127 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.131579 | false | false | 7 |
6956c54105c039b4125660685ef5354160caef2b | 1,391,569,407,271 | 25d9895ca2f89d0ed6922837cc84fd45f9f053d6 | /trunk/src/main/java/com/lwxf/industry4/webapp/common/shiro/LwxfFactoryShiroUrlFilter.java | e0eb87cc482bf0a9fb0dfa315020366c892eb72d | [] | no_license | sxw5036/worktogit | https://github.com/sxw5036/worktogit | adc251c091d21fd321770555cab7a1f8db74de7d | a30b1ef0313d90d3b74c10b88f2bc9aea3f1166d | refs/heads/master | 2023-01-15T07:54:17.722000 | 2020-11-23T10:13:10 | 2020-11-23T10:13:10 | 315,167,385 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lwxf.industry4.webapp.common.shiro;
import javax.annotation.PostConstruct;
import java.util.ArrayList;
import java.util.List;
import com.lwxf.industry4.webapp.common.constant.WebConstant;
import com.lwxf.industry4.webapp.common.shiro.matcher.IApiPathPermissionMatcher;
import com.lwxf.industry4.webapp.com... | UTF-8 | Java | 907 | java | LwxfFactoryShiroUrlFilter.java | Java | [
{
"context": ".FactoryApiPathMatcher;\n\n/**\n * 功能:\n *\n * @author:renzhongshan(d3shan@126.com)\n * @create:2018/12/7 0007 16:16\n ",
"end": 408,
"score": 0.9759683609008789,
"start": 396,
"tag": "USERNAME",
"value": "renzhongshan"
},
{
"context": "thMatcher;\n\n/**\n * 功能:\n *\n *... | null | [] | package com.lwxf.industry4.webapp.common.shiro;
import javax.annotation.PostConstruct;
import java.util.ArrayList;
import java.util.List;
import com.lwxf.industry4.webapp.common.constant.WebConstant;
import com.lwxf.industry4.webapp.common.shiro.matcher.IApiPathPermissionMatcher;
import com.lwxf.industry4.webapp.com... | 900 | 0.793884 | 0.761042 | 28 | 30.535715 | 25.624321 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.821429 | false | false | 7 |
b43e3ee17cb0a4cef363384d5d797a3fb054ab69 | 11,141,145,180,969 | f27dbcff75c1013c64ebe8c9c997a3d730d2d972 | /src/main/java/movie/Actor.java | db64e0e9597801307445465fb4efc79ae10b1bba | [] | no_license | km7865/MovieManager | https://github.com/km7865/MovieManager | 46f35e0ce73bf76414f46cbe8d3604f94e54d084 | 64c37e803c876b94b75511c71c4bc3457ca6b2c8 | refs/heads/master | 2023-01-21T22:10:40.106000 | 2020-12-05T14:10:32 | 2020-12-05T14:10:32 | 318,743,545 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package movie;
import javax.persistence.*;
@Embeddable
public class Actor
{
private String name;
private String roleName;
@Enumerated(EnumType.STRING)
private Role role;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getRoleName() {
ret... | UTF-8 | Java | 517 | java | Actor.java | Java | [] | null | [] | package movie;
import javax.persistence.*;
@Embeddable
public class Actor
{
private String name;
private String roleName;
@Enumerated(EnumType.STRING)
private Role role;
public String getName() {
return name;
}
public void setName(String name) {
this.name = name;
}
public String getRoleName() {
ret... | 517 | 0.698259 | 0.698259 | 37 | 12.972973 | 12.648013 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.054054 | false | false | 7 |
853c6529397e9d18b5cfb29e0d0cbd5061b8a0cc | 13,718,125,570,588 | 5cee18524fddea6e4194a76e9bddd924c0237182 | /ejercicioPOO3vueltaDeTuerca/src/Personal.java | b24d8c0ec73ebc11f170f0ca222426359da0b355 | [] | no_license | nanikoval/Ejercicios | https://github.com/nanikoval/Ejercicios | e908e506354a202a4fdb15dcd5b1ecccec6bbaa7 | 434c33f04986daff992d10dc5d1fcd195acf42fb | refs/heads/master | 2020-05-18T09:15:38.758000 | 2019-07-12T22:30:12 | 2019-07-12T22:30:12 | 184,318,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Personal implements Telefonia {
private String nombre;
public String getNombre(){
return nombre;
}
public void setNombre(String compania){
nombre=compania;
}
public double llamarA(double minutos) {
return (minutos<=10?minutos*0.70:minutos*0.40);
... | UTF-8 | Java | 331 | java | Personal.java | Java | [] | null | [] | public class Personal implements Telefonia {
private String nombre;
public String getNombre(){
return nombre;
}
public void setNombre(String compania){
nombre=compania;
}
public double llamarA(double minutos) {
return (minutos<=10?minutos*0.70:minutos*0.40);
... | 331 | 0.616314 | 0.592145 | 14 | 21.642857 | 18.541872 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
b1d1482d365b50c6a9c360059d0e72ebada6ab2e | 7,825,430,459,611 | c61d68f64103643fb1f20c63b89690c7a3cdeff9 | /chicagotrafficcameras/src/main/java/net/dougsale/chicagotrafficcameras/domain/camerafilters/CompositeCameraFilter.java | ed9b0c4a864fc91b0f13fdbbe8cc5cbb2e1d57f3 | [] | no_license | dougsale/Chicago-Traffic-Cameras | https://github.com/dougsale/Chicago-Traffic-Cameras | 9eebd7eeb2ce20d58bd4bb180c3457a6e964f9eb | 149996b4a6e58775100d57ade8902dfdccba93ce | refs/heads/master | 2021-01-10T12:19:58.958000 | 2016-01-26T21:20:21 | 2016-01-26T21:20:21 | 50,458,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package net.dougsale.chicagotrafficcameras.domain.camerafilters;
import static org.apache.commons.lang3.Validate.isTrue;
import static org.apache.commons.lang3.Validate.notNull;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apach... | UTF-8 | Java | 2,881 | java | CompositeCameraFilter.java | Java | [
{
"context": "by all of its composing\n * filters.\n * \n * @author dsale\n *\n */\npublic class CompositeCameraFilter impleme",
"end": 705,
"score": 0.9995349645614624,
"start": 700,
"tag": "USERNAME",
"value": "dsale"
}
] | null | [] | /**
*
*/
package net.dougsale.chicagotrafficcameras.domain.camerafilters;
import static org.apache.commons.lang3.Validate.isTrue;
import static org.apache.commons.lang3.Validate.notNull;
import org.apache.commons.lang3.builder.EqualsBuilder;
import org.apache.commons.lang3.builder.HashCodeBuilder;
import org.apach... | 2,881 | 0.710517 | 0.706352 | 111 | 24.954954 | 24.267054 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.576577 | false | false | 7 |
f21c47147f6854523f49564ff6509ad4a2cd710d | 30,477,087,947,198 | 5638a466b71b5df27739ff603080b715be8ce71f | /src/Game/TankControl.java | 07a3e7e2f8c8bb48f3185ac660b22bbaa1ae3fa6 | [
"MIT"
] | permissive | angelosolitario/Multiplayer-Tank-Game | https://github.com/angelosolitario/Multiplayer-Tank-Game | eaf8e452fe483d9ea365658073f639b9adb1ee0b | 9a4af0ab92154f7c6ee7594b28dd5bd430ac2f6f | refs/heads/master | 2020-05-04T18:52:40.016000 | 2019-11-22T06:12:57 | 2019-11-22T06:12:57 | 179,370,041 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Game;
import java.io.IOException;
import java.awt.event.KeyListener;
import java.awt.event.KeyEvent;
public class TankControl extends GamePanel implements KeyListener {
private SoundEngine sound;
private Picture explosion;
private Picture bullet;
private boolean wIsPressed, sPressed, aPressed... | UTF-8 | Java | 6,160 | java | TankControl.java | Java | [] | null | [] | package Game;
import java.io.IOException;
import java.awt.event.KeyListener;
import java.awt.event.KeyEvent;
public class TankControl extends GamePanel implements KeyListener {
private SoundEngine sound;
private Picture explosion;
private Picture bullet;
private boolean wIsPressed, sPressed, aPressed... | 6,160 | 0.470617 | 0.45974 | 205 | 29.034147 | 26.573668 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55122 | false | false | 7 |
6bab378d87e8e3a2fc227e58f62175b6c03dd3ab | 14,027,363,233,038 | f62102ea0555a52452d00f0e7160e14da1bbdae6 | /src/main/java/cc/lynn/amq/EventVo.java | e071a452f7a252a7e6402277482c0ce5a0c7938a | [] | no_license | iorilchen/zookeeper | https://github.com/iorilchen/zookeeper | 107ab6103d13a8e47668d1afa8a3b0a540aca197 | b576b70905f28ada390258e51c5626a2937c2d70 | refs/heads/master | 2019-07-16T06:56:32.646000 | 2017-06-02T08:57:09 | 2017-06-02T08:57:09 | 93,142,741 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cc.lynn.amq;
import java.io.Serializable;
/**
* Created by lynn on 2017/1/5.
*/
public class EventVo implements Serializable {
private String id;
private String eventCode;
private String desc;
public String getId() {
return id;
}
public void setId(String id) {
thi... | UTF-8 | Java | 629 | java | EventVo.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by lynn on 2017/1/5.\n */\npublic class EventVo implements ",
"end": 74,
"score": 0.9996025562286377,
"start": 70,
"tag": "USERNAME",
"value": "lynn"
}
] | null | [] | package cc.lynn.amq;
import java.io.Serializable;
/**
* Created by lynn on 2017/1/5.
*/
public class EventVo implements Serializable {
private String id;
private String eventCode;
private String desc;
public String getId() {
return id;
}
public void setId(String id) {
thi... | 629 | 0.599364 | 0.589825 | 38 | 15.552631 | 14.876151 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289474 | false | false | 7 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.