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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
7b3610e5de69160d1ea168fe42c02de0e2e7b5ab | 35,424,890,269,371 | 8f4d321c69ed1d59de8eefa0998e68a0eda95eb9 | /employee-service/src/main/java/com/revature/employeeservice/services/EmployeeService.java | 9e94f0a7363b1ca344f6e245f12ef33be38442fa | [] | no_license | 1906jun10java/msa-challenge-group-2 | https://github.com/1906jun10java/msa-challenge-group-2 | a93cf4e352e3385e653e80cd3120f55d07724221 | 012c3be76a0228230d47c5370ddd0492918c990c | refs/heads/master | 2020-07-03T17:21:39.427000 | 2019-08-14T02:43:27 | 2019-08-14T02:43:27 | 201,983,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.revature.employeeservice.services;
import com.revature.employeeservice.models.Employee;
import com.revature.employeeservice.repositories.EmployeeRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util... | UTF-8 | Java | 741 | java | EmployeeService.java | Java | [] | null | [] | package com.revature.employeeservice.services;
import com.revature.employeeservice.models.Employee;
import com.revature.employeeservice.repositories.EmployeeRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
import java.util... | 741 | 0.766532 | 0.766532 | 27 | 26.444445 | 22.906143 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 2 |
cc4a1ec067745a95ce95cdc3978020f2ffb83336 | 32,959,579,097,335 | 6a7cec0fdd89921412214a179a7eb90904c5f703 | /src/view/aluno/AlunoView.java | 72f42a3f0f552048c85c894dda612c40f7bc03bb | [] | no_license | AssisrMatheus/Auto-Escola-Capotar | https://github.com/AssisrMatheus/Auto-Escola-Capotar | 2292c43557ee2e6265820e3d2c830c9640d32d1b | 8601cf2588fd6221a697342584eff37c93c171b5 | refs/heads/master | 2022-05-02T04:17:23.551000 | 2022-03-29T23:23:48 | 2022-03-29T23:23:48 | 45,509,878 | 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 view.aluno;
import javax.swing.JOptionPane;
import pessoa.Aluno;
/**
*
* @author adowt
*/
public class AlunoView extends j... | UTF-8 | Java | 7,696 | java | AlunoView.java | Java | [
{
"context": "ptionPane;\nimport pessoa.Aluno;\n\n/**\n *\n * @author adowt\n */\npublic class AlunoView extends javax.swing.JF",
"end": 283,
"score": 0.9996282458305359,
"start": 278,
"tag": "USERNAME",
"value": "adowt"
}
] | 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 view.aluno;
import javax.swing.JOptionPane;
import pessoa.Aluno;
/**
*
* @author adowt
*/
public class AlunoView extends j... | 7,696 | 0.659215 | 0.652326 | 163 | 46.202454 | 37.322529 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582822 | false | false | 2 |
f9c946548805fca1f83bc55d4e45d1b807a5f247 | 35,141,422,424,727 | 3593eefbf367547c8535f7f8fa41747fca8f17c8 | /test/src/org/lockss/daemon/status/TestStatusTable.java | dab6d73add0c9053db0b077f593906d6b27d0660 | [
"BSD-3-Clause"
] | permissive | lockss/lockss-daemon | https://github.com/lockss/lockss-daemon | 2d1270e69620558852b6702010999d686fcf6dbf | dc887854e0c1b9dd364f0a14734923cdadeb2533 | refs/heads/master | 2023-08-16T23:47:42.004000 | 2023-08-16T22:33:52 | 2023-08-16T22:33:56 | 49,553,276 | 63 | 17 | null | false | 2018-04-25T20:02:53 | 2016-01-13T06:06:33 | 2018-04-25T16:34:38 | 2018-04-25T16:34:15 | 822,155 | 9 | 5 | 4 | Java | false | null | /*
Copyright (c) 2000-2021 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limi... | UTF-8 | Java | 17,869 | java | TestStatusTable.java | Java | [
{
"context": "sertEquals(\"cle\", tbl.getKey());\n tbl.setName(\"jacques\");\n assertEquals(\"jacques\", tbl.getName());\n\n ",
"end": 2216,
"score": 0.992711067199707,
"start": 2209,
"tag": "NAME",
"value": "jacques"
},
{
"context": "));\n tbl.setName(\"jacques\");\n ass... | null | [] | /*
Copyright (c) 2000-2021 Board of Trustees of Leland Stanford Jr. University,
all rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limi... | 17,869 | 0.679837 | 0.664055 | 466 | 37.345493 | 23.202013 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.665236 | false | false | 2 |
a7b03d2d653c734db983cfe0c34c95cc67e4a1c0 | 35,716,948,052,129 | 580db4b4274b5ef3a7d381c7a1eb80c37cf65031 | /src/main/java/com/spring/controller/TiwenjianceController.java | da8f07de8fad3abccd4472989f6026b9c583a7b6 | [] | no_license | yrynb/axmswmpt-server | https://github.com/yrynb/axmswmpt-server | 99c11dff2c9c20fc77f5bcb8dea93d34056c0abc | e3a5227129b9f45485dd95fc1de8e3f08badfb21 | refs/heads/master | 2023-05-21T23:45:11.210000 | 2021-06-12T16:42:56 | 2021-06-12T16:42:56 | 376,338,985 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.controller;
import com.spring.dao.TiwenjianceMapper;
import com.spring.entity.Tiwenjiance;
import com.spring.service.TiwenjianceService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.Req... | UTF-8 | Java | 12,148 | java | TiwenjianceController.java | Java | [] | null | [] | package com.spring.controller;
import com.spring.dao.TiwenjianceMapper;
import com.spring.entity.Tiwenjiance;
import com.spring.service.TiwenjianceService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.Req... | 12,148 | 0.576601 | 0.574511 | 302 | 33.841061 | 29.435099 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.582781 | false | false | 2 |
a051e707d694ff7dc3b7f193d6bc2ac7bc25bd4a | 21,242,908,296,541 | a32d5fd89e48c7cfc241ba1100093fd60520d9e7 | /FirstGradleProject/src/main/java/com/stady/FirstGradleProject/services/UserService.java | 1ff0a0f72b938d113545b175b460117d96134d53 | [] | no_license | adystanciu/java-exercises | https://github.com/adystanciu/java-exercises | 4fc237a4f883b3f7515f7d22ac9d416b7e7ae2e4 | de04050d4da90c489cf0dd2ddc878b6e7713499e | refs/heads/master | 2020-06-10T19:49:29.897000 | 2020-03-19T21:56:29 | 2020-03-19T21:56:29 | 156,747,695 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stady.FirstGradleProject.services;
import com.stady.FirstGradleProject.errors.UserNotFoundException;
import com.stady.FirstGradleProject.model.Asset;
import com.stady.FirstGradleProject.model.User;
import java.util.List;
public interface UserService {
public List<User> getUsers();
public User g... | UTF-8 | Java | 765 | java | UserService.java | Java | [] | null | [] | package com.stady.FirstGradleProject.services;
import com.stady.FirstGradleProject.errors.UserNotFoundException;
import com.stady.FirstGradleProject.model.Asset;
import com.stady.FirstGradleProject.model.User;
import java.util.List;
public interface UserService {
public List<User> getUsers();
public User g... | 765 | 0.796078 | 0.796078 | 26 | 28.423077 | 29.415031 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 2 |
502be4942bbd302d5f63481e206a6b3e2505b0c9 | 14,336,600,870,126 | 44d4a8ebc5d90fe5885f897fedfd73f9846542d2 | /app/src/main/java/cn/edu/pku/ss/yinguojian/myminiweather/MainActivity.java | e0e63882ba356fbeff9a9b8529de70eb22a147bb | [] | no_license | yitianxia/my-mini-weather-ygj | https://github.com/yitianxia/my-mini-weather-ygj | 4d879e79f6f20689a41ed6f200ccbb87458d747f | df8cbd00243f08a582c3fafb7c83e60ee6525d7a | refs/heads/master | 2020-03-31T02:38:52.339000 | 2018-11-19T15:55:01 | 2018-11-19T15:55:01 | 151,833,714 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.pku.ss.yinguojian.myminiweather;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v4.view.ViewPager;
import android.util.Log;
import android.view.Vi... | UTF-8 | Java | 41,515 | java | MainActivity.java | Java | [
{
"context": ".location.LocationClientOption;\n\n/**\n * Created by yilen on 2018/10/6.\n */\npublic class MainActivity exten",
"end": 1109,
"score": 0.9990361928939819,
"start": 1104,
"tag": "USERNAME",
"value": "yilen"
}
] | null | [] | package cn.edu.pku.ss.yinguojian.myminiweather;
import android.app.Activity;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v4.view.ViewPager;
import android.util.Log;
import android.view.Vi... | 41,515 | 0.528083 | 0.517491 | 803 | 48.732254 | 27.170727 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.668742 | false | false | 2 |
108678256f033c2e5bd3a24addfd50a244c22a14 | 20,615,843,030,892 | e9d5ae87f263b898deb73867d1ccc18b1349a906 | /zady-micro-user/src/main/java/com/edu/neu/zadymicrouser/mapper/RoleMapper.java | 90e7afb99181d5446a91bbf5660942bd27400968 | [
"MIT"
] | permissive | T0UGH/zady-micro | https://github.com/T0UGH/zady-micro | 54798026cfb9327c9f62a1e3d5199c9268c2c6e3 | af7b0bb8fda00fd3188cfd9dc0bf21686fdcc526 | refs/heads/master | 2022-04-28T22:24:14.753000 | 2020-04-30T10:13:48 | 2020-04-30T10:13:48 | 259,953,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.edu.neu.zadymicrouser.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.edu.neu.zadymicrocommon.pojo.Role;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface RoleMapper extends BaseMapper<Role> {
}
| UTF-8 | Java | 257 | java | RoleMapper.java | Java | [] | null | [] | package com.edu.neu.zadymicrouser.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import com.edu.neu.zadymicrocommon.pojo.Role;
import org.apache.ibatis.annotations.Mapper;
@Mapper
public interface RoleMapper extends BaseMapper<Role> {
}
| 257 | 0.821012 | 0.821012 | 10 | 24.700001 | 23.520416 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 2 |
716efa72802373d1f4eb06c13ab44e8878ddeedf | 9,405,978,437,065 | 25721155a3bff652cd02dbb8f2e9cce4da7682cf | /src/main/java/com/mo/mohttp/misc/Classes.java | ba3db2e092fed26e4474f205bf4cc10c081f4b14 | [
"MIT"
] | permissive | xcr1234/mohttp | https://github.com/xcr1234/mohttp | 63886242937d9a7412790df2787c0c0d816ea1de | 1b12935def1026c9503b838ca40474854bbcaec7 | refs/heads/master | 2021-01-17T16:58:18.217000 | 2016-11-17T08:54:36 | 2016-11-17T08:54:36 | 70,062,887 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mo.mohttp.misc;
public final class Classes {
private Classes(){}
public static final String httpClient = "org.apache.pair.client.HttpClient";
public static final String commonsIO = "org.apache.commons.io.IOUtils";
public static boolean inClasspath(String className){
try... | UTF-8 | Java | 997 | java | Classes.java | Java | [] | null | [] | package com.mo.mohttp.misc;
public final class Classes {
private Classes(){}
public static final String httpClient = "org.apache.pair.client.HttpClient";
public static final String commonsIO = "org.apache.commons.io.IOUtils";
public static boolean inClasspath(String className){
try... | 997 | 0.548646 | 0.547643 | 37 | 24.945946 | 23.669968 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405405 | false | false | 2 |
68509f9e46c8f0ca186a8ce9e90251c7a60cb776 | 30,614,526,953,054 | 156491de990350e235ca180b50c5dfbff4062351 | /src/test/java/Wrapper/hmb/HMBContactUsPage.java | ec0aaa44b79d6b85ec7b71a3b4ec1cc440315767 | [] | no_license | rahsahu/MBE | https://github.com/rahsahu/MBE | 2771e1eef46eae56a5e719e10a41cfdafce82ede | c658bfe80242397ede4fd66c835739ca5181be9a | refs/heads/master | 2020-05-17T00:10:36.473000 | 2014-11-27T15:35:01 | 2014-11-27T15:35:01 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Wrapper.hmb;
import org.openqa.selenium.By;
public class HMBContactUsPage extends HMBBasePage{
public String headingValue = "Contact";
public String contactPageURL="HELP";
}
| UTF-8 | Java | 192 | java | HMBContactUsPage.java | Java | [] | null | [] | package Wrapper.hmb;
import org.openqa.selenium.By;
public class HMBContactUsPage extends HMBBasePage{
public String headingValue = "Contact";
public String contactPageURL="HELP";
}
| 192 | 0.770833 | 0.770833 | 12 | 15 | 18.421003 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 2 |
a83d5b4e573219c4595a07d3741f044aeef38716 | 38,439,957,323,608 | 58e88fc9c90ed1f7f328b3c0440ad7158bb47f95 | /java/arrayAndNumbers/MaxSubarraySum.java | bbad88e080d07aa558d920727899a0eb866c9398 | [] | no_license | yuquanshan/algorithmsForFun | https://github.com/yuquanshan/algorithmsForFun | 0c3c0ab5f8d24e440c64fb1a866ed44b06167508 | 6db034bd6d9b540fbe556f0211ec4c0886da2393 | refs/heads/master | 2020-04-12T08:53:01.087000 | 2018-10-07T20:25:16 | 2018-10-07T20:25:16 | 65,432,626 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* given an array of integers, return the maximum sum of its subarray.
* public static int maxSubsum(int[] nums)
*/
import java.util.*;
public class MaxSubarraySum{
public static int maxSubsum(int[] nums){
if(nums == null || nums.length == 0)
return 0;
if(nums.length == 1)
return nums[0];
int maxSoFar ... | UTF-8 | Java | 727 | java | MaxSubarraySum.java | Java | [] | null | [] | /**
* given an array of integers, return the maximum sum of its subarray.
* public static int maxSubsum(int[] nums)
*/
import java.util.*;
public class MaxSubarraySum{
public static int maxSubsum(int[] nums){
if(nums == null || nums.length == 0)
return 0;
if(nums.length == 1)
return nums[0];
int maxSoFar ... | 727 | 0.632737 | 0.610729 | 26 | 27 | 21.529943 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.461539 | false | false | 2 |
313c1a650caee480aaa9cf8741b9c87525ad2edf | 38,439,957,321,507 | e3fc0c2520e11ba1cb62d9d068cc3f33d62b5b1f | /src/main/java/com/dounine/spark/learn/SimpleApp.java | 8f2e6f67cbd452ecf5be669448f016f0348d366b | [] | no_license | dounine/spark-learn | https://github.com/dounine/spark-learn | a502610ac9180bf57a9c14d5dd3292849baa22b5 | 0bb54040636211fd0d32f2cd8bbaeb0e92cccea1 | refs/heads/master | 2020-03-25T09:42:49.746000 | 2018-08-06T10:46:34 | 2018-08-06T10:46:34 | 143,674,300 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dounine.spark.learn;
import com.dounine.spark.learn.core.CustomTableInputFormat;
import com.dounine.spark.learn.utils.HadoopKrbLogin;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.hbase.Cell;
import org.apache.hadoop.hbase.CellUtil;
import org.apach... | UTF-8 | Java | 4,357 | java | SimpleApp.java | Java | [] | null | [] | package com.dounine.spark.learn;
import com.dounine.spark.learn.core.CustomTableInputFormat;
import com.dounine.spark.learn.utils.HadoopKrbLogin;
import org.apache.hadoop.conf.Configuration;
import org.apache.hadoop.fs.Path;
import org.apache.hadoop.hbase.Cell;
import org.apache.hadoop.hbase.CellUtil;
import org.apach... | 4,357 | 0.618278 | 0.613893 | 101 | 41.90099 | 27.722281 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.752475 | false | false | 2 |
d6246b29f536b39fecae5379209f33027f7d223e | 36,687,610,680,190 | 97404cef189ae257161fe907dd06397c55d64639 | /src/org/immutablej/imferrer/ImferContext.java | 7b50952ea9b8112f981fc0d39f7bcde038f6a1fb | [
"BSD-3-Clause"
] | permissive | samskivert/immutablej | https://github.com/samskivert/immutablej | f026ef8ee014380dfb944dff2af7b1495cd023be | c6f76cabda492e2e68e47e7eef1bbdf22e934e37 | refs/heads/master | 2023-06-23T20:02:27.317000 | 2015-08-22T20:52:32 | 2015-08-22T20:52:32 | 41,222,836 | 14 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// $Id$
package org.immutablej.imferrer;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import com.sun.tools.javac.code.Scope;
import com.sun.tools.javac.code.Symbol.ClassSymbol;
import com.sun.tools.javac.code.Symbol;
import com.sun.tools.javac.tree.JCTree.JCVaria... | UTF-8 | Java | 1,203 | java | ImferContext.java | Java | [] | null | [] | //
// $Id$
package org.immutablej.imferrer;
import java.util.HashMap;
import java.util.HashSet;
import java.util.Map;
import java.util.Set;
import com.sun.tools.javac.code.Scope;
import com.sun.tools.javac.code.Symbol.ClassSymbol;
import com.sun.tools.javac.code.Symbol;
import com.sun.tools.javac.tree.JCTree.JCVaria... | 1,203 | 0.678304 | 0.678304 | 45 | 25.733334 | 23.883421 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488889 | false | false | 2 |
34b264fdf76f384f3a8cc98d57435d9447fc5d5b | 18,047,452,644,382 | 0a98e1a84e15ab580dfde11c870f3fbb5ab8bb9d | /src/main/java/com/tgrajkowski/model/UploadStatus.java | 50e426717babb732475469948853aa4ddb1b7a06 | [] | no_license | tomek401273/bibliography-backend | https://github.com/tomek401273/bibliography-backend | 083584cce273042d09d7d98f1af27c6acf569226 | c0168ec8bff43d8b0f4ec81a773e0c96aa7992ed | refs/heads/master | 2022-07-15T05:31:21.064000 | 2019-07-17T13:13:29 | 2019-07-17T13:13:29 | 163,537,059 | 0 | 0 | null | false | 2022-06-29T17:08:38 | 2018-12-29T19:51:31 | 2019-07-17T13:13:51 | 2022-06-29T17:08:37 | 807 | 0 | 0 | 3 | Java | false | false | package com.tgrajkowski.model;
import lombok.*;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@Setter
@ToString
public class UploadStatus {
private boolean isUpload;
private String message;
private String exception;
public UploadStatus(boolean isUpload, String message) {
this.isUpload = isUp... | UTF-8 | Java | 366 | java | UploadStatus.java | Java | [] | null | [] | package com.tgrajkowski.model;
import lombok.*;
@AllArgsConstructor
@NoArgsConstructor
@Getter
@Setter
@ToString
public class UploadStatus {
private boolean isUpload;
private String message;
private String exception;
public UploadStatus(boolean isUpload, String message) {
this.isUpload = isUp... | 366 | 0.721311 | 0.721311 | 19 | 18.263159 | 15.182546 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 2 |
323098633caecfee05d0eba2fb9122e94c5ea71c | 39,556,648,820,830 | 3f89e736cb6c2f3318c378936ee150479a527ffd | /Bladerunner in Java/src/Bladerunner2.java | 113e4f6af0678fc73d6d189a1e2ddfa09cf8dedb | [] | no_license | zapouria/AspectJ_SOEN6441 | https://github.com/zapouria/AspectJ_SOEN6441 | 526b69a346a73f32613e32a4ebcf2d66b7a5e8e8 | 297975cffcf593b9feba016265115fae84726bc4 | refs/heads/master | 2022-04-24T17:17:46.311000 | 2020-04-27T16:25:35 | 2020-04-27T16:25:35 | 259,386,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // C. Constantinides, 2012.
public class Bladerunner2 extends Android2 {
Bladerunner b = new Bladerunner();
public String act() {
return b.act();
}
public String reason() {
return b.reason();
}
public boolean hasEmpathy() {
return b.hasEmpathy();
}
}
| UTF-8 | Java | 293 | java | Bladerunner2.java | Java | [
{
"context": "// C. Constantinides, 2012.\r\n\r\npublic class Bladerunner2 extends Andro",
"end": 20,
"score": 0.9998244047164917,
"start": 3,
"tag": "NAME",
"value": "C. Constantinides"
}
] | null | [] | // <NAME>, 2012.
public class Bladerunner2 extends Android2 {
Bladerunner b = new Bladerunner();
public String act() {
return b.act();
}
public String reason() {
return b.reason();
}
public boolean hasEmpathy() {
return b.hasEmpathy();
}
}
| 282 | 0.610922 | 0.590444 | 19 | 13.421053 | 14.064946 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.157895 | false | false | 2 |
205c4a241e268e34b55039f359294b542f3eaf30 | 38,860,864,143,367 | 4a854b5ac5002f87ec639dd356989c93745aae45 | /lesson2/src/main/java/org/walkgis/learngis/lesson2/basicclasses/GISExtent.java | 28557d0818700dd613af669fa520a4766e9fe9ac | [
"Apache-2.0"
] | permissive | polixiaohai/learn_gis | https://github.com/polixiaohai/learn_gis | 8b642b4750876c50281e09a243aebdefe0d77226 | 293847056dc965d5063155a61d5971cb25ccb15d | refs/heads/master | 2020-09-22T07:24:20.364000 | 2020-01-07T02:56:27 | 2020-01-07T02:56:27 | 225,102,552 | 8 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.walkgis.learngis.lesson2.basicclasses;
public class GISExtent {
public GISVertex bottomLeft;
public GISVertex upRight;
public GISExtent(GISVertex bottomLeft, GISVertex upRight) {
this.bottomLeft = bottomLeft;
this.upRight = upRight;
}
}
| UTF-8 | Java | 283 | java | GISExtent.java | Java | [] | null | [] | package org.walkgis.learngis.lesson2.basicclasses;
public class GISExtent {
public GISVertex bottomLeft;
public GISVertex upRight;
public GISExtent(GISVertex bottomLeft, GISVertex upRight) {
this.bottomLeft = bottomLeft;
this.upRight = upRight;
}
}
| 283 | 0.717314 | 0.713781 | 11 | 24.727272 | 20.316097 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 2 |
837adb2ee5c4e8a1d032f0985edea5143a7c961a | 35,210,141,940,285 | c6992ce8db7e5aab6fd959c0c448659ab91b16ce | /sdk/mysql/azure-resourcemanager-mysql/src/samples/java/com/azure/resourcemanager/mysql/WaitStatisticsGetSamples.java | df357518c32847a53dce9c2c5fd6205eff2c4bd7 | [
"MIT",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause",
"CC0-1.0",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"BSD-2-Clause",
"LicenseRef-scancode-unknown-license-reference",
"LGPL-2.1-or-later"
] | permissive | g2vinay/azure-sdk-for-java | https://github.com/g2vinay/azure-sdk-for-java | ae6d94d583cc2983a5088ec8f6146744ee82cb55 | b88918a2ba0c3b3e88a36c985e6f83fc2bae2af2 | refs/heads/master | 2023-09-01T17:46:08.256000 | 2021-09-23T22:20:20 | 2021-09-23T22:20:20 | 161,234,198 | 3 | 1 | MIT | true | 2020-01-16T20:22:43 | 2018-12-10T20:44:41 | 2019-11-13T16:53:51 | 2020-01-16T19:50:34 | 397,442 | 0 | 0 | 0 | Java | false | false | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.mysql;
import com.azure.core.util.Context;
/** Samples for WaitStatistics Get. */
public final class WaitStatisticsGetSamples {... | UTF-8 | Java | 1,091 | java | WaitStatisticsGetSamples.java | Java | [] | null | [] | // Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.resourcemanager.mysql;
import com.azure.core.util.Context;
/** Samples for WaitStatistics Get. */
public final class WaitStatisticsGetSamples {... | 1,091 | 0.690192 | 0.655362 | 27 | 39.407406 | 34.905437 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 2 |
eb35cb2b06f047db262a12f9625f7169ac26a733 | 38,620,345,956,824 | 07dcbbc2cb140133ba7ee18b59b9a6e873a028a4 | /RealPlugin_Core/src/main/java/com/sunxy/realplugin/parser/PackageParserManager.java | 8d2ed7687e6d0804d345c8d3de9c4cd4c9b00c0d | [] | no_license | 736870598/SunRealPlugin | https://github.com/736870598/SunRealPlugin | 7b35a8afc11f3c0a3c2550ffd5ab2090ac26752a | 20fb7276821cf0543b01ebc113692d18588dc527 | refs/heads/master | 2020-03-26T16:44:12.512000 | 2018-09-10T07:38:23 | 2018-09-10T07:38:23 | 145,120,018 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sunxy.realplugin.parser;
import android.content.Context;
import android.os.Build;
/**
* --
* <p>
* Created by sunxy on 2018/8/17 0017.
*/
public class PackageParserManager {
private static final PackageParserManager ourInstance = new PackageParserManager();
public static PackageParserManager... | UTF-8 | Java | 1,410 | java | PackageParserManager.java | Java | [
{
"context": " android.os.Build;\n\n/**\n * --\n * <p>\n * Created by sunxy on 2018/8/17 0017.\n */\npublic class PackageParser",
"end": 132,
"score": 0.9996465444564819,
"start": 127,
"tag": "USERNAME",
"value": "sunxy"
}
] | null | [] | package com.sunxy.realplugin.parser;
import android.content.Context;
import android.os.Build;
/**
* --
* <p>
* Created by sunxy on 2018/8/17 0017.
*/
public class PackageParserManager {
private static final PackageParserManager ourInstance = new PackageParserManager();
public static PackageParserManager... | 1,410 | 0.63467 | 0.601003 | 45 | 30.022223 | 27.417341 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
26c289130419d0a13c1959d7d315702b4e23b57e | 38,620,345,953,263 | 76a4cd7b21a4cdf79b05e38b785f2cbdd668927a | /ca/main/game/gfx/FontLoader.java | 4d8b2ac0d0d9d43e8411e0494a74a6f30862a2fd | [] | no_license | Legio17/Sep2_src | https://github.com/Legio17/Sep2_src | 1d516e4d66cbac491bf25ce972c728546953054b | d32103d5b28fa0c4c5d500f2efe3766afff7d6f3 | refs/heads/master | 2021-01-12T11:30:58.820000 | 2016-11-26T00:28:38 | 2016-11-26T00:28:38 | 72,942,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.main.game.gfx;
import java.awt.Graphics;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
import ca.main.game.Game;
import ca.main.game.utilities.simpleMethods;
public class FontLoader {
SpriteSheetLoader sprite_sheet_loader;
private ArrayList<String[]> charFonts;
private ArrayList... | UTF-8 | Java | 2,397 | java | FontLoader.java | Java | [] | null | [] | package ca.main.game.gfx;
import java.awt.Graphics;
import java.awt.image.BufferedImage;
import java.util.ArrayList;
import ca.main.game.Game;
import ca.main.game.utilities.simpleMethods;
public class FontLoader {
SpriteSheetLoader sprite_sheet_loader;
private ArrayList<String[]> charFonts;
private ArrayList... | 2,397 | 0.627451 | 0.615353 | 92 | 25.054348 | 23.180466 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.032609 | false | false | 2 |
2b1b234d78f594e17bfb259e5ef535edd9501ce4 | 39,427,799,801,592 | 8ee69ca13f925f7a4a112c5ba820aa7b8ea7370b | /PixelImageCreator/src/main/java/com/ben/pixcreator/application/image/effect/manager/EffectManager.java | d4318ec94fc32f862b737b9780bc2f170df3b880 | [] | no_license | bensamazingsoft/PixelImageCreator | https://github.com/bensamazingsoft/PixelImageCreator | ceef3350c3ae533ff1f1e58191e42dc9bbd3cf4c | efba55dbdc96ed060a1a586623190192e6af21c9 | refs/heads/master | 2022-09-26T17:47:10.548000 | 2021-01-08T09:55:06 | 2021-01-08T09:55:06 | 156,731,265 | 0 | 0 | null | false | 2022-09-08T01:02:23 | 2018-11-08T15:51:46 | 2021-01-08T09:55:17 | 2022-09-08T01:02:22 | 6,785 | 0 | 0 | 6 | Java | false | false |
package com.ben.pixcreator.application.image.effect.manager;
import java.util.HashMap;
import java.util.Map;
import com.ben.pixcreator.application.image.PixImage;
import com.ben.pixcreator.application.image.effect.Effect;
import com.ben.pixcreator.application.image.layer.impl.alayer.ALayer;
import com.ben.pixcreator... | UTF-8 | Java | 1,754 | java | EffectManager.java | Java | [
{
"context": "fects for each layer and each image\n * \n * @author bmo\n *\n */\npublic class EffectManager {\n\n\tprivate fin",
"end": 502,
"score": 0.99958735704422,
"start": 499,
"tag": "USERNAME",
"value": "bmo"
}
] | null | [] |
package com.ben.pixcreator.application.image.effect.manager;
import java.util.HashMap;
import java.util.Map;
import com.ben.pixcreator.application.image.PixImage;
import com.ben.pixcreator.application.image.effect.Effect;
import com.ben.pixcreator.application.image.layer.impl.alayer.ALayer;
import com.ben.pixcreator... | 1,754 | 0.742303 | 0.742303 | 66 | 25.560606 | 32.073841 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.045455 | false | false | 2 |
7675cf38490035bc905cc6a10e304a4aa7c172e9 | 17,540,646,503,759 | 24366a6c5f6f51d39a29b7f34a84168c6c07a97c | /src/main/java/annotation/Shard.java | c04bfe17f772ee428a77e3a3870acce5f86366ca | [] | no_license | ssliucn/test3 | https://github.com/ssliucn/test3 | 761d449e86894029070ed69bdf38d1819fd1e4d8 | 6c32849018791767a2762338507eec315dc08807 | refs/heads/master | 2020-01-15T21:03:38.526000 | 2020-01-15T16:06:55 | 2020-01-15T16:06:55 | 69,528,144 | 0 | 0 | null | false | 2020-02-18T02:40:47 | 2016-09-29T03:44:53 | 2020-02-18T02:40:15 | 2020-02-18T02:40:10 | 2,188 | 0 | 0 | 1 | Java | false | false | package annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface Shard {
public enum ShardType {
NOSHARD,SH... | UTF-8 | Java | 423 | java | Shard.java | Java | [] | null | [] | package annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
@Target(ElementType.METHOD)
@Retention(RetentionPolicy.RUNTIME)
public @interface Shard {
public enum ShardType {
NOSHARD,SH... | 423 | 0.768322 | 0.768322 | 18 | 22.5 | 16.997549 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 2 |
536294a44bd703108ca5cb5c17e28b40a5659b20 | 35,948,876,297,780 | 4aa90348abcb2119011728dc067afd501f275374 | /app/src/main/java/com/tencent/mm/protocal/c$cc.java | 18900eefd826fd0923139bbe081ddb5c6b7864d7 | [] | no_license | jambestwick/HackWechat | https://github.com/jambestwick/HackWechat | 0d4ceb2d79ccddb45004ca667e9a6a984a80f0f6 | 6a34899c8bfd50d19e5a5ec36a58218598172a6b | refs/heads/master | 2022-01-27T12:48:43.446000 | 2021-12-29T10:36:30 | 2021-12-29T10:36:30 | 249,366,791 | 0 | 0 | null | true | 2020-03-23T07:48:32 | 2020-03-23T07:48:32 | 2020-03-23T07:48:28 | 2018-02-02T05:34:08 | 27,006 | 0 | 0 | 0 | null | false | false | package com.tencent.mm.protocal;
import com.tencent.mm.plugin.game.gamewebview.jsapi.biz.GameJsApiGetOpenDeviceId;
import com.tencent.mm.protocal.c.g;
public class c$cc extends g {
public c$cc() {
super(GameJsApiGetOpenDeviceId.NAME, GameJsApiGetOpenDeviceId.NAME, GameJsApiGetOpenDeviceId.CTRL_BYTE, false... | UTF-8 | Java | 331 | java | c$cc.java | Java | [] | null | [] | package com.tencent.mm.protocal;
import com.tencent.mm.plugin.game.gamewebview.jsapi.biz.GameJsApiGetOpenDeviceId;
import com.tencent.mm.protocal.c.g;
public class c$cc extends g {
public c$cc() {
super(GameJsApiGetOpenDeviceId.NAME, GameJsApiGetOpenDeviceId.NAME, GameJsApiGetOpenDeviceId.CTRL_BYTE, false... | 331 | 0.770393 | 0.770393 | 10 | 32.099998 | 37.275864 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 2 |
1ef28a51dc5d7a31da8deea2a9f8fb3a90a421fd | 13,091,060,365,626 | ae823bd2884050eac36cf11ac7977af6871da796 | /PSci/src/java/com/sci/vo/StatisticDataQuery.java | 12213f115edc76e79fd918c4db0a4b24eabb1752 | [] | no_license | dalinhuang/pscissh2 | https://github.com/dalinhuang/pscissh2 | 17233c7e86a3172556b00870040241ff0a182297 | 6706f73a51204988e11add52a817ddc213b9cdc1 | refs/heads/master | 2018-01-08T22:05:08.401000 | 2011-09-22T03:05:17 | 2011-09-22T03:05:17 | 46,608,508 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sci.vo;
/**
*
* @author JeccyZhao
*
*/
public class StatisticDataQuery {
private String enterpriseName; //企业名称
private Integer enterpriseStyle; //评定类型
private Integer enterpriseRegion; //所属地区
private String enterpriseIndustryCode; //所属行业
private Integer enterpriseEcoType;... | UTF-8 | Java | 2,580 | java | StatisticDataQuery.java | Java | [
{
"context": "package com.sci.vo;\r\n\r\n/**\r\n * \r\n * @author JeccyZhao\r\n *\r\n */\r\npublic class StatisticDataQuery {\r\n\t\r\n\t",
"end": 53,
"score": 0.9851953387260437,
"start": 44,
"tag": "NAME",
"value": "JeccyZhao"
}
] | null | [] | package com.sci.vo;
/**
*
* @author JeccyZhao
*
*/
public class StatisticDataQuery {
private String enterpriseName; //企业名称
private Integer enterpriseStyle; //评定类型
private Integer enterpriseRegion; //所属地区
private String enterpriseIndustryCode; //所属行业
private Integer enterpriseEcoType;... | 2,580 | 0.764895 | 0.764895 | 81 | 28.666666 | 22.122555 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.876543 | false | false | 12 |
14c28605a3cbff9b38dbed6dd6dd4d42b07844af | 14,439,680,087,553 | 461e91c7a67eba1f0ff27a2746cd4de660543428 | /src/Lesson_3/DZ.java | 1ce6611f28155b683001bf5c37d0cfd94c591cc8 | [] | no_license | VVasilievW/main_course1 | https://github.com/VVasilievW/main_course1 | d0fc560ae324690dd3edf290ae0b20d282135ca8 | ce219e637f28e122ac0ec198afc11b18976bc3a8 | refs/heads/master | 2023-05-06T06:49:58.928000 | 2021-05-30T07:41:46 | 2021-05-30T07:41:46 | 367,985,785 | 0 | 0 | null | false | 2021-05-30T09:59:02 | 2021-05-16T21:09:59 | 2021-05-30T07:41:50 | 2021-05-30T09:58:35 | 9 | 0 | 0 | 1 | Java | false | false | package Lesson_3;
import java.util.Random;
import java.util.Scanner;
public class DZ {
//1. Написать программу, которая загадывает случайное число от 0 до 9, и пользователю дается 3 попытки
// угадать это число. При каждой попытке компьютер должен сообщить больше ли указанное пользователем число
// чем за... | UTF-8 | Java | 2,503 | java | DZ.java | Java | [] | null | [] | package Lesson_3;
import java.util.Random;
import java.util.Scanner;
public class DZ {
//1. Написать программу, которая загадывает случайное число от 0 до 9, и пользователю дается 3 попытки
// угадать это число. При каждой попытке компьютер должен сообщить больше ли указанное пользователем число
// чем за... | 2,503 | 0.547151 | 0.528978 | 74 | 26.513514 | 29.796265 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 12 |
eb2e5224e587d9584db536ad885bc0a51b326ba1 | 4,432,406,273,759 | 74be66c7aca9de63b7b90e2a7da92e4967ef579b | /app/src/main/java/com/zizohanto/adoptapet/data/Pet.java | 7077998f64c46f17a4fcdb829e45f36840124a6b | [
"Apache-2.0"
] | permissive | zizoh/adopt-a-pet-dynamic-form | https://github.com/zizoh/adopt-a-pet-dynamic-form | d540b8438d0c820b78198b43e41ca81c69ad8be5 | bd3ccd59af0e8b19c330dad86b1db927f5156c99 | refs/heads/master | 2020-04-13T23:25:29.885000 | 2019-01-07T12:47:39 | 2019-01-07T12:47:39 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zizohanto.adoptapet.data;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class Pet {
@SerializedName("id")
private String id;
@SerializedName("name")
private String name;
@SerializedName("pages")
private List<Page> pages = null;
public Str... | UTF-8 | Java | 700 | java | Pet.java | Java | [] | null | [] | package com.zizohanto.adoptapet.data;
import com.google.gson.annotations.SerializedName;
import java.util.List;
public class Pet {
@SerializedName("id")
private String id;
@SerializedName("name")
private String name;
@SerializedName("pages")
private List<Page> pages = null;
public Str... | 700 | 0.598571 | 0.598571 | 42 | 15.666667 | 14.82865 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
3c454e1e6871a0561badc695bb81dcd45811dba1 | 22,076,131,926,894 | c0a34abc2239644fae09b0bdbe1fa3bc536c4c44 | /com.jsonpractice.com/src/test/java/com/jsonpractice/com/com/jsonpractice/com/MyApiFilmsServiceClient.java | 6e9ced14c319a3230446d95498a5e20f9b99a8da | [] | no_license | vijaya2016/github-noobs | https://github.com/vijaya2016/github-noobs | f2489534a1b7b959d4e96272569032683328d473 | 03d6e63e88e821bbba69de6d28a2600d8e2013e6 | refs/heads/master | 2021-01-22T05:15:20.163000 | 2017-03-03T01:33:13 | 2017-03-03T01:33:13 | 81,639,603 | 0 | 0 | null | false | 2017-03-03T01:33:14 | 2017-02-11T08:03:57 | 2017-02-20T03:43:54 | 2017-03-03T01:33:13 | 176 | 0 | 0 | 0 | Java | null | null | package com.jsonpractice.com.com.jsonpractice.com;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import com.fasterxml.jackson.databind.ObjectMapper;
public class MyApiFilmsSer... | UTF-8 | Java | 2,008 | java | MyApiFilmsServiceClient.java | Java | [
{
"context": ".myapifilms.com/imdb/idIMDB?title=\"+Title+\"&token=d7dc7036-f750-4e5c-9439-25cc63148e23&format=json&language=en-us&aka=0&business=0&seaso",
"end": 517,
"score": 0.9952788352966309,
"start": 481,
"tag": "PASSWORD",
"value": "d7dc7036-f750-4e5c-9439-25cc63148e23"
},
{
"c... | null | [] | package com.jsonpractice.com.com.jsonpractice.com;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net.URL;
import com.fasterxml.jackson.databind.ObjectMapper;
public class MyApiFilmsSer... | 1,988 | 0.76494 | 0.738048 | 48 | 40.833332 | 71.346962 | 510 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.270833 | false | false | 12 |
7a0a0f92373f5ed37993bb794d726eea1eed17c4 | 23,210,003,293,374 | 88efd7423207195e9b09cb2a332a2c3da6ad168e | /ExpertSystemShell.java | fe7e76df5c82da353f41ba1f268cab5a38932440 | [] | no_license | Lomethoron/AI-4710-Hw-1 | https://github.com/Lomethoron/AI-4710-Hw-1 | 0fe5c559bbe7636ef15e240de8df29eba0ceb0c4 | 550dd6f89c1528dfc04fe24dabda7073529caf27 | refs/heads/master | 2021-01-25T07:07:39.298000 | 2015-07-20T00:25:45 | 2015-07-20T00:25:45 | 39,163,025 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class ExpertSystemShell {
private HashMap<String, Variable> knownFacts;
private ArrayList<Rule> knownRules;
private String latestReasoning = "";
public ExpertSystemShell() {
knownFacts = new HashMap<String, Variable>();
knownRules = new ArrayList<Rule>();
}
//determines whi... | UTF-8 | Java | 12,616 | java | ExpertSystemShell.java | Java | [] | null | [] | import java.util.*;
public class ExpertSystemShell {
private HashMap<String, Variable> knownFacts;
private ArrayList<Rule> knownRules;
private String latestReasoning = "";
public ExpertSystemShell() {
knownFacts = new HashMap<String, Variable>();
knownRules = new ArrayList<Rule>();
}
//determines whi... | 12,616 | 0.602363 | 0.597288 | 377 | 32.453583 | 27.308214 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.07427 | false | false | 12 |
bb1e4f3d798f848999f1ae0067237b55c0de526c | 28,252,294,911,244 | 88bcf86bce7989d6beafef0a4d5dcfd4b4065a45 | /src/main/java/Solution23.java | 3383d6347f11fa3cde66fb7ba539b6a4be3e2aaa | [] | no_license | ericccfish/exercise01 | https://github.com/ericccfish/exercise01 | 6f12fd8ad64dad15e71e5c86cf7457079dfef2c7 | f97b866f69836a962acb6250fb10ef7d4fc14b5b | refs/heads/master | 2021-05-14T18:39:24.190000 | 2018-01-03T03:32:58 | 2018-01-03T03:32:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by chenjianfeng on 2017/9/15.
*/
public class Solution23 {
public boolean isBST(int[] sequence, int left, int right){
if(left>=right)
return true;
int i = left;
while(i<right && sequence[i]<=sequence[right])
i++;
int j = i;
while(j<righ... | UTF-8 | Java | 888 | java | Solution23.java | Java | [
{
"context": "/**\n * Created by chenjianfeng on 2017/9/15.\n */\npublic class Solution",
"end": 20,
"score": 0.7156452536582947,
"start": 18,
"tag": "USERNAME",
"value": "ch"
},
{
"context": "/**\n * Created by chenjianfeng on 2017/9/15.\n */\npublic class Solution23 {\n p",
... | null | [] | /**
* Created by chenjianfeng on 2017/9/15.
*/
public class Solution23 {
public boolean isBST(int[] sequence, int left, int right){
if(left>=right)
return true;
int i = left;
while(i<right && sequence[i]<=sequence[right])
i++;
int j = i;
while(j<righ... | 888 | 0.560811 | 0.528153 | 28 | 30.714285 | 20.999758 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 12 |
ba9f5e005e090dad7fa82b176cbafbfa224cef47 | 5,128,190,993,025 | 0f976a433828853b281afe102cd6dd3cc199dbc6 | /hasor-db/src/main/java/net/hasor/db/lambda/query/LambdaQueryWrapper.java | a4da8fc3a6d65b88472ea5ef4cc2c865bf7bfede | [
"Apache-2.0"
] | permissive | TheBe4st/hasor | https://github.com/TheBe4st/hasor | 61b4588265548e1121e70bb7c39885c713d259b3 | 6341a97e8e83847847e582598940f76c37d1f438 | refs/heads/master | 2023-03-17T17:05:04.569000 | 2021-06-21T04:38:02 | 2021-06-21T04:38:02 | 314,449,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2002-2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 9,082 | java | LambdaQueryWrapper.java | Java | [
{
"context": "Query 接口的实现类。\n * @version : 2020-10-27\n * @author 赵永春 (zyc@hasor.net)\n */\npublic class LambdaQueryWrapp",
"end": 1559,
"score": 0.9998777508735657,
"start": 1556,
"tag": "NAME",
"value": "赵永春"
},
{
"context": " 接口的实现类。\n * @version : 2020-10-27\n * @author 赵永春 (zyc@... | null | [] | /*
* Copyright 2002-2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 9,076 | 0.644751 | 0.641878 | 247 | 35.639675 | 27.308029 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574899 | false | false | 12 |
65747526c243ec41743b7ede620aa9b58673659d | 17,506,286,749,915 | 8861377de284c800a892173ae42ea4fe71b709dc | /chapter10/java-function/src/main/java/deep/in/spring/cloud/SupplierApplication.java | 66f4aa6e05e46f1c6e059e9ec3e9fb5cfea64df6 | [
"Apache-2.0"
] | permissive | xuxiaowei-com-cn/deep-in-spring-cloud-samples | https://github.com/xuxiaowei-com-cn/deep-in-spring-cloud-samples | 9f652e402166e98c6525dd1ee338a65c20f7af13 | 0b6f12b592f0d445db6f1136877d9fdcbad1ef4b | refs/heads/main | 2023-03-21T09:07:24.974000 | 2021-02-25T14:01:27 | 2021-02-25T14:01:27 | 338,531,373 | 0 | 0 | Apache-2.0 | true | 2021-02-13T08:37:17 | 2021-02-13T08:37:17 | 2021-02-10T03:18:57 | 2020-12-21T05:32:58 | 211 | 0 | 0 | 0 | null | false | false | /*
* Copyright (C) 2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | UTF-8 | Java | 1,127 | java | SupplierApplication.java | Java | [
{
"context": "unction.Supplier;\n\n/**\n * @author <a href=\"mailto:fangjian0423@gmail.com\">Jim</a>\n */\npublic class SupplierApplication {\n\n",
"end": 768,
"score": 0.9999216198921204,
"start": 746,
"tag": "EMAIL",
"value": "fangjian0423@gmail.com"
},
{
"context": "* @author <a h... | null | [] | /*
* Copyright (C) 2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* https://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by ap... | 1,112 | 0.697427 | 0.668146 | 39 | 27.897436 | 26.983181 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
84a322e13a4e45970aba13ffeb87c006a72f11e4 | 37,538,014,171,753 | b19ff6bb0925a4618643ad20d84adae5cb78c917 | /src/main/java/com/jooks/minigate/inbound/HttpInboundServer.java | d187f390df94e0cf6e9eb735c47553ef51bd2bcb | [
"Apache-2.0"
] | permissive | JooKS-me/minigate | https://github.com/JooKS-me/minigate | 9bf041ef9cb902df0d16a495056ba13d0fe49da8 | 8c62bba513b956729c958902f58783b53ab9fe2c | refs/heads/master | 2023-09-05T02:42:01.899000 | 2021-11-22T13:14:11 | 2021-11-22T13:14:11 | 386,158,623 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jooks.minigate.inbound;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.buffer.PooledByteBufAllocator;
import io.netty.channel.*;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.SocketChannel;
import io.netty.channel.socket.nio.NioServerSocketChannel;
import io.nett... | UTF-8 | Java | 2,630 | java | HttpInboundServer.java | Java | [] | null | [] | package com.jooks.minigate.inbound;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.buffer.PooledByteBufAllocator;
import io.netty.channel.*;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.channel.socket.SocketChannel;
import io.netty.channel.socket.nio.NioServerSocketChannel;
import io.nett... | 2,630 | 0.622017 | 0.610855 | 69 | 36.652172 | 26.611443 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.637681 | false | false | 12 |
6387700cc6852fe1b54fc401d4d4b3420529c6e6 | 7,095,286,016,614 | e096ac9a02246c2b88e79a9e0f6765d2cec2af12 | /com-invoicing/src/main/java/com/invoicing/web/controller/LoginController.java | 2be0c33cfc0009538075ed08130e960125f03a58 | [] | no_license | danyanpixiaosun2020/mytest | https://github.com/danyanpixiaosun2020/mytest | ef45a2df0c39c36e95619fde64ccb04f80d43199 | b11e6b5263b0b813ed3e6ed843eef560e57c1482 | refs/heads/master | 2022-12-31T09:43:57.240000 | 2020-10-23T08:54:19 | 2020-10-23T08:54:19 | 306,250,783 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.invoicing.web.controller;
import com.invoicing.pojo.Message;
import com.invoicing.pojo.News;
import com.invoicing.pojo.Plate;
import com.invoicing.service.MessageService;
import com.invoicing.service.NewsSerive;
import com.invoicing.service.PlateService;
import com.invoicing.service.impl.NewsSeriveImpl;
im... | UTF-8 | Java | 3,276 | java | LoginController.java | Java | [
{
"context": "ult.getData());\n\t\t\tif(users.getUsername().equals(\"admin\")){\n\t\t\t\treturn \"redirect:/admin\";\n\t\t\t}\n\t\t\treturn ",
"end": 1822,
"score": 0.9981909394264221,
"start": 1817,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | package com.invoicing.web.controller;
import com.invoicing.pojo.Message;
import com.invoicing.pojo.News;
import com.invoicing.pojo.Plate;
import com.invoicing.service.MessageService;
import com.invoicing.service.NewsSerive;
import com.invoicing.service.PlateService;
import com.invoicing.service.impl.NewsSeriveImpl;
im... | 3,276 | 0.74355 | 0.741708 | 124 | 25.258064 | 20.855444 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.782258 | false | false | 12 |
998f42f2ea4414162ccc38b953a2f686f6970975 | 34,892,314,353,881 | 5d1472a806a7f11673933f0aa97eb6dffeb3811e | /galaxy-app/src/main/java/ec/com/galaxy/core/process/ProcessExecute.java | 391534c2e4f6f548e03a9e578f0fe88777520647 | [] | no_license | abenalcazar87/Spring-Boot-Aplication | https://github.com/abenalcazar87/Spring-Boot-Aplication | 8ba8d92ec1f686612d7fd0822999b850ae453ef0 | 18a7e1ef922b8bb37f33966a25d30a1c17b98092 | refs/heads/master | 2023-01-12T12:27:47.139000 | 2020-11-12T21:48:56 | 2020-11-12T21:48:56 | 311,752,204 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package ec.com.galaxy.core.process;
import java.util.ArrayList;
/**
* @author abenalcazar
*
*/
public class ProcessExecute {
private ArrayList<String> output;
}
| UTF-8 | Java | 180 | java | ProcessExecute.java | Java | [
{
"context": "cess;\n\nimport java.util.ArrayList;\n\n/**\n * @author abenalcazar\n *\n */\npublic class ProcessExecute {\n\tprivate Arr",
"end": 104,
"score": 0.9966323375701904,
"start": 93,
"tag": "USERNAME",
"value": "abenalcazar"
}
] | null | [] | /**
*
*/
package ec.com.galaxy.core.process;
import java.util.ArrayList;
/**
* @author abenalcazar
*
*/
public class ProcessExecute {
private ArrayList<String> output;
}
| 180 | 0.677778 | 0.677778 | 15 | 11 | 13.341664 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 12 |
bb04a8061700c91aaf7ff578f39a40e10c125318 | 3,959,959,913,204 | 7177430d6f4d1deee8441ffbe8fe49168552649f | /Ch10_OOP_Polymorphism/Tetrahedron1.java | b6acd5a7ce264bc24f12fb30bcf5949d3b569896 | [] | no_license | daviduntalan/JHTP9e | https://github.com/daviduntalan/JHTP9e | 0015b7ae88aa092cca4db869d5a0acfe5231815f | b47911905be02293226e9a77948f0f019cdac138 | refs/heads/master | 2023-01-29T10:51:23.240000 | 2020-12-08T09:21:16 | 2020-12-08T09:21:16 | 276,873,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Ch10_OOP_Polymorphism;
/**
*
* @author David
*/
public class Tetrahedron1 extends ThreeDimensionalShape1 {
@Override
public int getArea() {
return 900;
}
@Override
public int getVolume() {
return getArea() * 3;
}
}
| UTF-8 | Java | 274 | java | Tetrahedron1.java | Java | [
{
"context": "package Ch10_OOP_Polymorphism;\n\n/**\n *\n * @author David\n */\npublic class Tetrahedron1 extends ThreeDimens",
"end": 55,
"score": 0.9997811913490295,
"start": 50,
"tag": "NAME",
"value": "David"
}
] | null | [] | package Ch10_OOP_Polymorphism;
/**
*
* @author David
*/
public class Tetrahedron1 extends ThreeDimensionalShape1 {
@Override
public int getArea() {
return 900;
}
@Override
public int getVolume() {
return getArea() * 3;
}
}
| 274 | 0.591241 | 0.562044 | 19 | 13.421053 | 14.844158 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.157895 | false | false | 12 |
1c221055cbb7360726eb683cf76c3ecab2c8aca9 | 30,794,915,557,390 | f679379f0dd413997ae636c8ed396bf14ba3185b | /Android Client/code/library/LitePal-master/LitePal-master/litepal/src/main/java/org/litepal/tablemanager/model/AssociationsModel.java | f09fc5fc8f4950567a2c9429d942946ebf70cd1f | [
"Apache-2.0"
] | permissive | hardthings/HardThings | https://github.com/hardthings/HardThings | 04eb35f72a234045e689348cac456a690c1511f9 | 7f4ef5fd5e0539f6e7188c8d2a4d8a9d2b5129c5 | refs/heads/master | 2016-05-31T12:49:53.343000 | 2015-12-07T06:33:58 | 2015-12-07T06:33:58 | 39,549,540 | 4 | 0 | null | false | 2015-10-09T09:31:18 | 2015-07-23T06:23:14 | 2015-09-17T10:03:56 | 2015-10-09T09:31:18 | 20,512 | 3 | 0 | 0 | Java | null | null | /*
* Copyright (C) Tony Green, Litepal Framework Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | UTF-8 | Java | 4,395 | java | AssociationsModel.java | Java | [
{
"context": "/*\n * Copyright (C) Tony Green, Litepal Framework Open Source Project\n *\n * Lice",
"end": 31,
"score": 0.9996549487113953,
"start": 21,
"tag": "NAME",
"value": "Tony Green"
},
{
"context": "order with underline in the middle.\n * \n * @author Tony Green\n * @since 1... | null | [] | /*
* Copyright (C) <NAME>, Litepal Framework Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless requi... | 4,387 | 0.699659 | 0.696928 | 160 | 26.46875 | 26.445444 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.39375 | false | false | 12 |
f7c336cc325476eb909bf26e8ee60b69276a52b3 | 38,817,914,427,675 | 67133b9f38ac5cc1a2adb0bee7ffbe787ef6a4a6 | /AppSpyWare/app/src/main/java/com/example/tienbi/appspyware/App.java | d551188ca8a01388782eccf709ddaf661635a76b | [] | no_license | dangtien2205/appspyware | https://github.com/dangtien2205/appspyware | d12fc12953865cd265444da22f27b1aef6851a82 | b623048aaa898098d845a44a4e5287f2ec964633 | refs/heads/master | 2020-12-24T09:07:53.321000 | 2016-11-09T17:45:18 | 2016-11-09T17:45:18 | 73,306,852 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tienbi.appspyware;
import android.app.Application;
import android.content.Context;
/**
* Created by TienBi on 13/09/2016.
*/
public class App extends Application {
private static Context context;
private static String key;
@Override
public void onCreate() {
super.onCreate... | UTF-8 | Java | 577 | java | App.java | Java | [
{
"context": "import android.content.Context;\n\n/**\n * Created by TienBi on 13/09/2016.\n */\npublic class App extends Appli",
"end": 129,
"score": 0.98897385597229,
"start": 123,
"tag": "NAME",
"value": "TienBi"
}
] | null | [] | package com.example.tienbi.appspyware;
import android.app.Application;
import android.content.Context;
/**
* Created by TienBi on 13/09/2016.
*/
public class App extends Application {
private static Context context;
private static String key;
@Override
public void onCreate() {
super.onCreate... | 577 | 0.630849 | 0.613518 | 29 | 18.896551 | 14.579969 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37931 | false | false | 12 |
31d2078bd50d2d1b9ead247ef94b027ae3aa46f4 | 38,019,050,512,610 | c5dc3cc005d0d62c9b8fb49ff811f21fc9dbc0f1 | /src/test/java/be/haexnet/acsv/util/AnnotationUtilTest.java | 73fb80f81ea06f0712a4998480ac8ffba8ff1a55 | [] | no_license | martijnhaex/acsv | https://github.com/martijnhaex/acsv | 0f924f51f284475ebdd9f1632ca50aa92a63a1ea | a83c4edbeb223644cac7847139c7d11e87892b86 | refs/heads/master | 2021-01-01T06:50:12.129000 | 2014-12-16T07:10:49 | 2014-12-16T07:10:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package be.haexnet.acsv.util;
import be.haexnet.acsv.annotation.ACSVColumn;
import com.google.common.base.Optional;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.ExpectedException;
import java.lang.annotation.Annotation;
import java.lang.reflect.Field;
import java.util.List;
import static org.... | UTF-8 | Java | 2,837 | java | AnnotationUtilTest.java | Java | [] | null | [] | package be.haexnet.acsv.util;
import be.haexnet.acsv.annotation.ACSVColumn;
import com.google.common.base.Optional;
import org.junit.Rule;
import org.junit.Test;
import org.junit.rules.ExpectedException;
import java.lang.annotation.Annotation;
import java.lang.reflect.Field;
import java.util.List;
import static org.... | 2,837 | 0.744801 | 0.744448 | 81 | 34.037037 | 35.930126 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493827 | false | false | 12 |
a507e0793ad8704bd21b996e2739e49053e33cae | 4,458,176,098,260 | d47ab1a923d6e436e373e371f982e0c6d0dc746b | /Project3/src/project3/SavingsAccount.java | e808d2ac6536749fb3d66b5bc3cf82c2d81f8366 | [] | no_license | ShinigamiRogue/BankAccounts | https://github.com/ShinigamiRogue/BankAccounts | 3492aa61b1625b67ad92c340f9c1b8d5ac625101 | 1ffed6051f8f4541169a8ee3f151edfa526d7ac8 | refs/heads/master | 2021-01-10T15:43:09.694000 | 2015-11-04T20:46:22 | 2015-11-04T20:46:22 | 45,525,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package project3;
import java.util.Date;
import java.util.GregorianCalendar;
/***********************************************************************
* This is where the account is created if it's savings
* @author Evan Stedman
* @author Hamilton Graham
***********************************************************... | UTF-8 | Java | 5,889 | java | SavingsAccount.java | Java | [
{
"context": " the account is created if it's savings\n * @author Evan Stedman\n * @author Hamilton Graham\n *********************",
"end": 232,
"score": 0.9997703433036804,
"start": 220,
"tag": "NAME",
"value": "Evan Stedman"
},
{
"context": "if it's savings\n * @author Evan Stedman... | null | [] |
package project3;
import java.util.Date;
import java.util.GregorianCalendar;
/***********************************************************************
* This is where the account is created if it's savings
* @author <NAME>
* @author <NAME>
**********************************************************************/
pu... | 5,874 | 0.450331 | 0.447614 | 171 | 33.432747 | 24.798365 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380117 | false | false | 12 |
bd9628181327942aa09f70d66922f9941f702397 | 4,818,953,310,311 | caf830cd52e13b12a21ec8b3bc42f227e5769a40 | /src/main/java/mca/entity/monster/Entity60mTitan.java | 0a201bc7f93ccd5c12f400f6c864713e0b174b65 | [
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | adkins2010/Minecraft-Comes-Alive-Elves-and-Orcs-Edition | https://github.com/adkins2010/Minecraft-Comes-Alive-Elves-and-Orcs-Edition | d2746bc827340c6edb7d14e8cb88153bac1048c0 | 59d4c1f343ca7754504bcbb41a094c509827df36 | refs/heads/1.12.2-5.3.1 | 2022-04-05T04:33:00.524000 | 2018-04-09T13:07:03 | 2018-04-09T13:07:03 | 123,922,511 | 1 | 1 | NOASSERTION | true | 2020-03-06T02:26:57 | 2018-03-05T13:20:21 | 2018-12-11T17:26:27 | 2018-04-09T13:07:21 | 16,495 | 2 | 1 | 1 | Java | false | false | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: Entity60mTitan.java
package mca.entity.monster;
import net.minecraft.entity.Entity;
import net.minecraft.item.Item;
import net.minecraft... | UTF-8 | Java | 4,109 | java | Entity60mTitan.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\r\n// Jad home page: http://www.kpdus.com/jad.html",
"end": 61,
"score": 0.9995965957641602,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3)
// Source File Name: Entity60mTitan.java
package mca.entity.monster;
import net.minecraft.entity.Entity;
import net.minecraft.item.Item;
import net.minecraft.nbt.NBTTa... | 4,099 | 0.593575 | 0.51156 | 142 | 26.936619 | 23.117645 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.985916 | false | false | 12 |
3d7bc8cdf55e79b7032ad3fbc0c2d97667c4cbe6 | 17,901,423,719,065 | bb913fe1faf74d49f5b5f10688b393549f468703 | /src/mobi/omegacentauri/Earpiece/Settings.java | c39832668d2ccc327e598f5b495b850f4165fbf1 | [
"BSD-2-Clause"
] | permissive | arpruss/earpiece | https://github.com/arpruss/earpiece | 9ed4c58ae7055c1f1be923476d4757e6d4689d69 | aa28e987299517c51e31b3f12ed0214ac2f318fa | refs/heads/master | 2016-09-02T03:21:05.346000 | 2015-04-07T21:56:40 | 2015-04-07T21:56:40 | 32,121,158 | 5 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mobi.omegacentauri.Earpiece;
import java.util.List;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.hardware.Sensor;
import android.hardware.SensorManager;
import android.media.... | UTF-8 | Java | 9,151 | java | Settings.java | Java | [] | null | [] | package mobi.omegacentauri.Earpiece;
import java.util.List;
import android.annotation.SuppressLint;
import android.content.Context;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.hardware.Sensor;
import android.hardware.SensorManager;
import android.media.... | 9,151 | 0.657633 | 0.652169 | 322 | 26.419254 | 22.994221 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.26087 | false | false | 12 |
1eceac6da66008ab5f8581484fd61ead44b9e7d5 | 27,333,171,895,785 | c4880fae985061a2390fbb1ddd05bd7a38367aae | /ESEO_API_Rest/src/main/java/com/controller/VilleController.java | 8026d349da0c4016fadb86251421308eb54e37c3 | [] | no_license | ValentinCham/TestMaven | https://github.com/ValentinCham/TestMaven | 483d657dda7e3b0c5cd4a1f000d7ef77474f6c5d | 95be10aa0c6cdafd940ae14a15f617f1f5d7daff | refs/heads/master | 2023-04-02T08:34:20.782000 | 2021-04-07T13:32:08 | 2021-04-07T13:32:08 | 350,665,210 | 0 | 0 | null | false | 2021-04-07T13:32:08 | 2021-03-23T10:12:20 | 2021-03-23T14:01:54 | 2021-04-07T13:32:08 | 9 | 0 | 0 | 0 | Java | false | false | package com.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.R... | UTF-8 | Java | 1,153 | java | VilleController.java | Java | [] | null | [] | package com.controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.springframework.web.bind.annotation.RequestParam;
import org.springframework.web.bind.annotation.ResponseBody;
import org.springframework.web.bind.annotation.R... | 1,153 | 0.77797 | 0.77797 | 38 | 29.342106 | 24.448956 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.368421 | false | false | 12 |
eb81b9085889155a1ffce3916c725ffc2cbc4bb8 | 30,940,944,447,742 | 80118c7a7cc34ebde5f45d1368fc01ef30782e92 | /src/main/java/com/minlia/module/data/util/ReflectUtil.java | 37d19f37892c516e43674ab649acdb16891a03d4 | [
"Apache-2.0"
] | permissive | minlia-projects/cloud-starter-data | https://github.com/minlia-projects/cloud-starter-data | 9f7a7df36f773d26de4943e7034401fd3f1c3df9 | 13b27daeb3f30ed2d5a5cdfceb26c23255a5587d | refs/heads/master | 2020-03-07T21:39:33.855000 | 2018-07-15T03:02:43 | 2018-07-15T03:02:43 | 127,732,808 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.minlia.module.data.util;
import com.google.common.base.CaseFormat;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import org.apache.commons.lang3.StringUtils;
public class ReflectUtil {
public static Obj... | UTF-8 | Java | 1,177 | java | ReflectUtil.java | Java | [] | null | [] | package com.minlia.module.data.util;
import com.google.common.base.CaseFormat;
import java.io.Serializable;
import java.lang.reflect.Field;
import java.lang.reflect.InvocationTargetException;
import java.lang.reflect.Method;
import org.apache.commons.lang3.StringUtils;
public class ReflectUtil {
public static Obj... | 1,177 | 0.700935 | 0.700085 | 37 | 30.81081 | 22.94039 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 12 |
ee81e7be6fed3f11dc76f25560f65036b6ac5edb | 25,847,113,221,709 | 107676d7eace3cb0712fc806c0db2a320f55634e | /src/CustomerClient/CustomerClient.java | 1e577bdbf7d00b78c4d1e5adef63cb45798f2fa5 | [] | no_license | rafall404/Burger-Shack_design_patterns_in_use | https://github.com/rafall404/Burger-Shack_design_patterns_in_use | 80cd2159e3994921899404671d1b77951b2e6349 | e02696e4e2d0703db67e8e13d1f7a089e08f7653 | refs/heads/master | 2022-12-09T00:22:26.419000 | 2020-09-15T13:59:48 | 2020-09-15T13:59:48 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CustomerClient;
import Shared.Customer;
import Shared.RemoteServer;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import java.rmi.server.UnicastRemoteObject;
import java.util.Random;
public class CustomerClient... | UTF-8 | Java | 1,854 | java | CustomerClient.java | Java | [] | null | [] | package CustomerClient;
import Shared.Customer;
import Shared.RemoteServer;
import java.rmi.NotBoundException;
import java.rmi.RemoteException;
import java.rmi.registry.LocateRegistry;
import java.rmi.registry.Registry;
import java.rmi.server.UnicastRemoteObject;
import java.util.Random;
public class CustomerClient... | 1,854 | 0.615426 | 0.606257 | 69 | 25.869566 | 22.513063 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 12 |
aa3efc351194dab0b4103bf8948dc85341507780 | 30,880,814,885,673 | f0c43871cdc83c829d7482f4be1d9feaa1e9ac64 | /DataStructuresProject/src/com/roshan/shortPrograms/WhileOdd.java | 15914c9e5cbb9c3e04fe44531e542c1a3c468bc8 | [] | no_license | 164424-RoshanKanwal/All_Assignments | https://github.com/164424-RoshanKanwal/All_Assignments | 46ae8e464347413105fef81daeba6b2ba2a57a3a | 80b0f9aab7c0807afb8dbf91cde33462b2aad213 | refs/heads/master | 2020-04-06T22:49:26.313000 | 2019-03-28T11:02:25 | 2019-03-28T11:02:25 | 157,848,711 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sneha.asgn;
public class WhileOdd {
int index=1;
public void MyDisp(){
while(index<=10)
{
if(index%2 != 0)
{
System.out.println(index);
}
index++;
}
}
} | UTF-8 | Java | 185 | java | WhileOdd.java | Java | [] | null | [] | package com.sneha.asgn;
public class WhileOdd {
int index=1;
public void MyDisp(){
while(index<=10)
{
if(index%2 != 0)
{
System.out.println(index);
}
index++;
}
}
} | 185 | 0.594595 | 0.567568 | 18 | 9.333333 | 9.723969 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 12 |
6c57989ac190cd86ac39fa6eeedf35b3c5e785c5 | 10,213,432,265,410 | b171b872f0b523e3a9d3c2d427938c3cf7d35b52 | /geovote/src/main/java/com/geovote/data/CandidateDao.java | 95cbbbc8e11e0bff14bbffd52df5d145fb0cfd65 | [] | no_license | elbertinino2017/geovote | https://github.com/elbertinino2017/geovote | f9e8dc9cc483c410d590f8cf63a9b389230f80be | 1c676e44f932a34006ca38a62607e7dbd2c10bc7 | refs/heads/master | 2020-05-30T09:52:07.514000 | 2017-03-10T19:12:51 | 2017-03-10T19:12:51 | 83,583,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.geovote.data;
import java.util.List;
import com.geovote.context.election.domain.Candidate;
import com.geovote.context.result.domain.ThemePercentage;
public interface CandidateDao {
Candidate findCandidateByCode(String candidateRegistrationId);
Candidate findElectionCandidateByCode(String code,String... | UTF-8 | Java | 439 | java | CandidateDao.java | Java | [] | null | [] | package com.geovote.data;
import java.util.List;
import com.geovote.context.election.domain.Candidate;
import com.geovote.context.result.domain.ThemePercentage;
public interface CandidateDao {
Candidate findCandidateByCode(String candidateRegistrationId);
Candidate findElectionCandidateByCode(String code,String... | 439 | 0.842825 | 0.842825 | 16 | 26.4375 | 30.997921 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 12 |
e945a95e7f04d0acba49a078066fda0bceb2a6af | 9,783,935,546,855 | 24034df05451d1379cd5d067fd04119989e79ad4 | /weld-starter/weld-starter-base/src/main/java/com/oneandone/cdi/weldstarter/spi/WeldStarter.java | c099f535d36d0e72ce0e43b7dee8f19a6659e0e0 | [
"Apache-2.0"
] | permissive | isabella232/ioc-unit | https://github.com/isabella232/ioc-unit | da0c604b0a21c97d8e023b4563e9e59527c5a4ba | 70d14ab1e514622e574023b6889806132d3e4b48 | refs/heads/master | 2023-03-08T15:48:51.039000 | 2021-01-02T16:52:10 | 2021-01-02T16:52:10 | 331,292,518 | 0 | 0 | Apache-2.0 | true | 2021-02-24T04:04:53 | 2021-01-20T11:56:56 | 2021-01-20T11:56:58 | 2021-02-24T03:25:04 | 3,682 | 0 | 0 | 1 | null | false | false | package com.oneandone.cdi.weldstarter.spi;
import java.lang.annotation.Annotation;
import javax.enterprise.inject.spi.Extension;
import com.oneandone.cdi.weldstarter.WeldSetup;
/**
* @author aschoerk
*/
public interface WeldStarter {
void start(WeldSetup weldSetup);
<T> T get(Class<T> clazz, Annotation..... | UTF-8 | Java | 552 | java | WeldStarter.java | Java | [
{
"context": "eandone.cdi.weldstarter.WeldSetup;\n\n/**\n * @author aschoerk\n */\npublic interface WeldStarter {\n void start",
"end": 204,
"score": 0.9995453357696533,
"start": 196,
"tag": "USERNAME",
"value": "aschoerk"
}
] | null | [] | package com.oneandone.cdi.weldstarter.spi;
import java.lang.annotation.Annotation;
import javax.enterprise.inject.spi.Extension;
import com.oneandone.cdi.weldstarter.WeldSetup;
/**
* @author aschoerk
*/
public interface WeldStarter {
void start(WeldSetup weldSetup);
<T> T get(Class<T> clazz, Annotation..... | 552 | 0.735507 | 0.735507 | 29 | 18.034483 | 19.785892 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448276 | false | false | 12 |
ac78fe5f759f052087e54ad1a9868923fc73e437 | 4,131,758,570,175 | 74f8a88a54ed47c5dead56043b22b97aa1a289f5 | /src/main/java/crazypants/enderio/teleport/telepad/ToggleTravelButton.java | 6a7b1620148e4d254569c8614ecc29f9a4d53318 | [
"Unlicense",
"CC0-1.0",
"CC-BY-3.0",
"LicenseRef-scancode-public-domain"
] | permissive | mezz/EnderIO | https://github.com/mezz/EnderIO | a56e472850b0ccdda786910ee5e178db08cbafc6 | 398a26598c63776050fd7b83000d78e0f8923852 | refs/heads/master | 2021-01-14T09:45:56.522000 | 2015-05-31T20:30:52 | 2015-05-31T20:36:22 | 36,620,724 | 1 | 0 | null | true | 2015-05-31T20:32:24 | 2015-05-31T20:28:15 | 2015-05-31T20:28:19 | 2015-05-31T20:32:24 | 45,321 | 0 | 0 | 0 | Java | null | null | package crazypants.enderio.teleport.telepad;
import net.minecraft.client.Minecraft;
import crazypants.enderio.gui.IconButtonEIO;
import crazypants.enderio.gui.IconEIO;
public class ToggleTravelButton extends IconButtonEIO {
IToggleableGui gui;
public ToggleTravelButton(IToggleableGui gui, int id, int x, int y... | UTF-8 | Java | 625 | java | ToggleTravelButton.java | Java | [] | null | [] | package crazypants.enderio.teleport.telepad;
import net.minecraft.client.Minecraft;
import crazypants.enderio.gui.IconButtonEIO;
import crazypants.enderio.gui.IconEIO;
public class ToggleTravelButton extends IconButtonEIO {
IToggleableGui gui;
public ToggleTravelButton(IToggleableGui gui, int id, int x, int y... | 625 | 0.7248 | 0.7152 | 24 | 25.041666 | 25.186768 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 12 |
aee93d957fc3cd7ad1291f648334931cebab274a | 20,959,440,447,386 | 426b9dc0090aefaf4e4c46a545cc3619b670fb22 | /app/src/main/java/com/example/jeon/helper/askHelp/showMyAskHelpSliderAdater.java | 2a2263f908808cb11cab3f8b4e3403fa01e5b270 | [] | no_license | machineWoong/Helper | https://github.com/machineWoong/Helper | da07db36397cd447da0b4aa040a1d668871528ea | 7f64320dce54bff5041dabc0d21b19fc95e9ff33 | refs/heads/master | 2020-03-22T05:04:07.882000 | 2018-07-16T04:46:29 | 2018-07-16T04:46:29 | 139,534,468 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.jeon.helper.askHelp;
import android.content.Context;
import android.content.Intent;
import android.support.v4.view.PagerAdapter;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widg... | UTF-8 | Java | 2,896 | java | showMyAskHelpSliderAdater.java | Java | [
{
"context": "p;\n\nimport java.util.ArrayList;\n\n/**\n * Created by JEON on 2018-05-02.\n */\n\npublic class showMyAskHelpSli",
"end": 524,
"score": 0.995368480682373,
"start": 520,
"tag": "USERNAME",
"value": "JEON"
}
] | null | [] | package com.example.jeon.helper.askHelp;
import android.content.Context;
import android.content.Intent;
import android.support.v4.view.PagerAdapter;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widg... | 2,896 | 0.660247 | 0.655887 | 96 | 27.666666 | 25.624153 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.572917 | false | false | 12 |
ff89075d0330378cf6d84efa7a10294ce4a87a60 | 34,961,033,811,165 | 11e1cbc560ca6fe4d6f3d5aa924c68c9ffac1455 | /src/main/java/org/doccreator/component/entity/CDRDocumentDTO.java | 5d4291cad9f2ace3b62dd6d74480c8aeaf59253f | [] | no_license | JetDaniels/monkeywriter | https://github.com/JetDaniels/monkeywriter | 6617c13e0f2c849c4fb82c19d34317939c311156 | 712f02b6a36315cb59b327e67ce22fa660d96c32 | refs/heads/master | 2023-06-12T01:33:28.151000 | 2021-07-02T14:12:13 | 2021-07-02T14:12:13 | 365,166,855 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.doccreator.component.entity;
import lombok.Data;
import org.doccreator.component.entity.embedded.CDRDocumentId;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.Table;
@Data
@Entity
@Table(name = "cdr_documents")
public class CDRDocumentDTO {
@EmbeddedId
... | UTF-8 | Java | 352 | java | CDRDocumentDTO.java | Java | [] | null | [] | package org.doccreator.component.entity;
import lombok.Data;
import org.doccreator.component.entity.embedded.CDRDocumentId;
import javax.persistence.EmbeddedId;
import javax.persistence.Entity;
import javax.persistence.Table;
@Data
@Entity
@Table(name = "cdr_documents")
public class CDRDocumentDTO {
@EmbeddedId
... | 352 | 0.798295 | 0.798295 | 16 | 21 | 17.521416 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 12 |
3a844d4b0b80d2bfbf8ee5a70125bcf7af70b119 | 36,756,330,127,110 | 0236191c2c50f60c02aac36d8619b1bef5ef2749 | /AirlineReservation/src/edu/utdallas/db/uxg140230/view/LegsLabelProvider.java | 8e4f5c2c220eeeadba83b9e500dfb43822d62766 | [
"MIT"
] | permissive | upendrag/db_airline | https://github.com/upendrag/db_airline | 424aab5de3fdc06bd5c822c4206df91eb992d19b | 7fd949b1ab25393c90e5d905b53733838c25133e | refs/heads/master | 2020-04-28T11:34:33.602000 | 2015-02-28T00:10:51 | 2015-02-28T00:10:51 | 31,241,221 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.utdallas.db.uxg140230.view;
import org.eclipse.jface.viewers.ILabelProviderListener;
import org.eclipse.jface.viewers.ITableLabelProvider;
import org.eclipse.swt.graphics.Image;
import edu.utdallas.db.uxg140230.model.Leg;
public class LegsLabelProvider implements ITableLabelProvider {
public static fin... | UTF-8 | Java | 1,607 | java | LegsLabelProvider.java | Java | [] | null | [] | package edu.utdallas.db.uxg140230.view;
import org.eclipse.jface.viewers.ILabelProviderListener;
import org.eclipse.jface.viewers.ITableLabelProvider;
import org.eclipse.swt.graphics.Image;
import edu.utdallas.db.uxg140230.model.Leg;
public class LegsLabelProvider implements ITableLabelProvider {
public static fin... | 1,607 | 0.723086 | 0.706285 | 70 | 21.957144 | 19.587486 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.857143 | false | false | 12 |
0709287f2a02d9dc2c8292898b48a26ec9de0c00 | 2,808,908,680,720 | 1ca39762ddd2ac8c011e8d122bd3a400b93c60f8 | /OSB/src/main/java/com/tup/mssql/model/OrderConfirmExample.java | 968b0736c42b973ba693f2bee4c74046e08b5f50 | [] | no_license | wzpabc/OSB | https://github.com/wzpabc/OSB | 6a3e1e8df58e1a6b6df4d414a1a8bdb156e6422d | e4a899e84b5bc06a04070f332df3d049fccaaead | refs/heads/master | 2021-04-09T10:23:15.557000 | 2018-03-15T17:37:37 | 2018-03-15T17:37:37 | 125,340,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tup.mssql.model;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class OrderConfirmExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public OrderConfir... | UTF-8 | Java | 51,058 | java | OrderConfirmExample.java | Java | [] | null | [] | package com.tup.mssql.model;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class OrderConfirmExample {
protected String orderByClause;
protected boolean distinct;
protected List<Criteria> oredCriteria;
public OrderConfir... | 51,058 | 0.563712 | 0.560421 | 1,503 | 31.972721 | 25.831532 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.755822 | false | false | 12 |
5d93c88509e4b5040600b8255a98af191df77157 | 10,445,360,512,785 | cf6f31133db4612916c5a722a6166523e05be78c | /vertx/src/main/java/com/saiwill/vertx/SpringVerticleFactory.java | ba22e33a885bd1fb062fdc6bdf14b3cc9b88f22e | [] | no_license | qinfuji/caiwei | https://github.com/qinfuji/caiwei | 520716756ab12d311864f343d9d3dcf45c597df4 | 235ae5efac67c2c87de52877f44de27ada1395ef | refs/heads/master | 2020-04-15T00:33:54.396000 | 2019-01-18T16:34:50 | 2019-01-18T16:34:50 | 164,244,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.saiwill.vertx;
import io.vertx.core.Verticle;
import io.vertx.core.spi.VerticleFactory;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
/**
... | UTF-8 | Java | 1,160 | java | SpringVerticleFactory.java | Java | [] | null | [] | package com.saiwill.vertx;
import io.vertx.core.Verticle;
import io.vertx.core.spi.VerticleFactory;
import org.springframework.beans.BeansException;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
import org.springframework.stereotype.Component;
/**
... | 1,160 | 0.761246 | 0.761246 | 40 | 27.9 | 29.152872 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
53c0c4570ac8198ed95e6a696b7d9e8e9d849fab | 36,094,905,165,841 | 89b8ca437aadb5a3d01c6f1576f9cab67b316399 | /TomaPedidos/src/Negocio/Pedido.java | 16ea2af86ab039a282e4171756583db7f5884931 | [] | no_license | paulaxd/unla_eclipse_tomadepedidos | https://github.com/paulaxd/unla_eclipse_tomadepedidos | 2c8ca136bf783edb7e1274f708a867120b0b07a4 | 6d24516baf86c05c56a97c4cbcce026743c30bfb | refs/heads/master | 2021-01-18T08:10:20.531000 | 2014-06-04T03:11:13 | 2014-06-04T03:11:13 | 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 Negocio;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
*
* @author maurogarcia
*/
public ... | UTF-8 | Java | 1,472 | java | Pedido.java | Java | [
{
"context": "il.Date;\nimport java.util.List;\n\n/**\n *\n * @author maurogarcia\n */\npublic class Pedido {\n \n private int co",
"end": 308,
"score": 0.999061107635498,
"start": 297,
"tag": "USERNAME",
"value": "maurogarcia"
}
] | 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 Negocio;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
/**
*
* @author maurogarcia
*/
public ... | 1,472 | 0.593071 | 0.593071 | 74 | 18.891891 | 20.511412 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418919 | false | false | 12 |
2e8fa21bf83b72d718ba491a1dfbc74d4d9edbba | 37,056,977,838,431 | 3fcd469e962cedd8bbd75934e917daef3d83d9e5 | /ingest_rpm/src/january/MainThreadRunnable.java | 9322aabb55b29bfc1fa6e34c6370a71b749e2d2a | [] | no_license | cmd184psu/comet | https://github.com/cmd184psu/comet | 41857708dd75fa94d5a98a70492b13a5197dfb5e | 7202b9ea29e99eeb9e7eb8401e2e7d82c9450b45 | HEAD | 2018-01-14T03:14:58.060000 | 2017-03-11T05:24:29 | 2017-03-11T05:24:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //__COPYRIGHT__
//All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License"); you may
// not use this file except in compliance with the License. You may obtain
// a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | UTF-8 | Java | 3,796 | java | MainThreadRunnable.java | Java | [] | null | [] | //__COPYRIGHT__
//All Rights Reserved.
//
// Licensed under the Apache License, Version 2.0 (the "License"); you may
// not use this file except in compliance with the License. You may obtain
// a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable... | 3,796 | 0.73314 | 0.731296 | 121 | 30.371901 | 28.515657 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.966942 | false | false | 12 |
48c59dae6cf61fc956481341a5d078634f13ada3 | 38,165,079,395,994 | 1543b7239d7188413af338709b39f3fc3849cb74 | /app/src/main/java/com/magnetadservices/magnetadsample/fragments/Tab4Fragment.java | 74a10a48f43a05f252e790c20fb163bccb7f4043 | [] | no_license | hpanahiird/magnet-android-sdk | https://github.com/hpanahiird/magnet-android-sdk | 3d78ee8bfbd534992734c71fa6751c22ab68c0aa | 63e0e002ff435e302d317a0bf56cb3b359498f80 | refs/heads/master | 2021-06-17T04:38:37.364000 | 2017-05-27T10:50:27 | 2017-05-27T10:50:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.magnetadservices.magnetadsample.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.FrameLayo... | UTF-8 | Java | 2,184 | java | Tab4Fragment.java | Java | [
{
"context": "ty.AccessController.getContext;\n\n/**\n * Created by Saeed on 1/11/17.\n */\n\npublic class Tab4Fragment extend",
"end": 644,
"score": 0.9619216918945312,
"start": 639,
"tag": "NAME",
"value": "Saeed"
}
] | null | [] | package com.magnetadservices.magnetadsample.fragments;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.FrameLayo... | 2,184 | 0.673993 | 0.67033 | 73 | 28.917809 | 25.970877 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506849 | false | false | 12 |
c31b954258297cbd9d9b2f72e97c04a73ab795bd | 2,654,289,829,233 | 0e65c732e3d4d8c65f3e19ae74c2e45d2a68d0a7 | /services/yankuang-equipment/equipment-web/src/main/java/com/yankuang/equipment/web/restful/RoleController.java | 2bd1dd6c4935e8f9d09ecc0044201234d7f33911 | [] | no_license | wang-shun/equipmentCloud | https://github.com/wang-shun/equipmentCloud | 7bf354ee1e4a4c938ecf64997439e5f6a8cc26bf | 7f527be607a0a4f5ba4b429e432ae7acb7777373 | refs/heads/master | 2020-04-15T22:50:18.350000 | 2018-12-29T03:07:21 | 2018-12-29T03:07:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yankuang.equipment.web.restful;
import com.yankuang.equipment.authority.model.DeptRole;
import com.yankuang.equipment.authority.model.Role;
import com.yankuang.equipment.authority.service.CodeService;
import com.yankuang.equipment.authority.service.DeptRoleService;
import com.yankuang.equipment.authority.s... | UTF-8 | Java | 7,910 | java | RoleController.java | Java | [] | null | [] | package com.yankuang.equipment.web.restful;
import com.yankuang.equipment.authority.model.DeptRole;
import com.yankuang.equipment.authority.model.Role;
import com.yankuang.equipment.authority.service.CodeService;
import com.yankuang.equipment.authority.service.DeptRoleService;
import com.yankuang.equipment.authority.s... | 7,910 | 0.594161 | 0.590461 | 236 | 29.915255 | 22.328091 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.474576 | false | false | 12 |
2e0abaaabdf9660ae25f2efeedcb5e58ec184b5e | 506,806,147,791 | 7c8be055594be9fad25a29d752044c7b768a5e20 | /교육/기관/코스타/web/5.21/dwr-3.0.0.116.rc1-src/core/impl/main/java/org/directwebremoting/convert/MinimalistExceptionConverter.java | 43cf61ce61e4d966f2b0aa06961d80ea39b20f90 | [
"Apache-2.0"
] | permissive | visualkhh/document-visualkhh | https://github.com/visualkhh/document-visualkhh | a2c0fe9534ce8525aa107df47b70e5d1a715412d | e40224fcccd0ac91fbc92c49f5e1985b09f39f25 | refs/heads/master | 2021-01-10T21:56:53.296000 | 2018-03-19T08:05:22 | 2018-03-19T08:05:22 | 38,411,363 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2005 Joe Walker
*
* 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 i... | UTF-8 | Java | 1,789 | java | MinimalistExceptionConverter.java | Java | [
{
"context": "/*\n * Copyright 2005 Joe Walker\n *\n * Licensed under the Apache License, Version ",
"end": 31,
"score": 0.9998663663864136,
"start": 21,
"tag": "NAME",
"value": "Joe Walker"
},
{
"context": "ything about\n * failures on the server.\n * @author Joe Walker [joe at geta... | null | [] | /*
* Copyright 2005 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wr... | 1,781 | 0.743432 | 0.73896 | 47 | 37.063831 | 35.166718 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595745 | false | false | 12 |
e96ac787eb02342826cff85f608b79329c4f487b | 1,692,217,156,844 | 2d2b9fc78735789bd946cfb3151de13dc6d986b8 | /demos/Socket/InetAddressTest.java | 70e57ba304063cd8befca323e3a2ab919cee97e0 | [] | no_license | MeFirebird/Java_demos | https://github.com/MeFirebird/Java_demos | 64b13945fa0f22c831e5a0d3a74332bbf5bec9ce | 2de0ba1d0946e07c63858b8177f469a221db4141 | refs/heads/master | 2021-01-17T21:20:53.121000 | 2017-12-18T07:38:42 | 2017-12-18T07:38:42 | 84,176,338 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Socket;
import java.net.InetAddress;
/** IP地址
* Created by Administrator on 2017/1/18.
*/
public class InetAddressTest {
public static void main(String[] args) throws Exception{
InetAddress ip = InetAddress.getByName("www.baidu.com");
System.out.println(ip); //www.baidu.com/163.17... | UTF-8 | Java | 673 | java | InetAddressTest.java | Java | [
{
"context": " System.out.println(ip); //www.baidu.com/163.177.151.110\n System.out.println(ip.getHostAddress());\n",
"end": 329,
"score": 0.9958195686340332,
"start": 319,
"tag": "IP_ADDRESS",
"value": "77.151.110"
},
{
"context": "dress local = InetAddress.getByAddress(n... | null | [] | package Socket;
import java.net.InetAddress;
/** IP地址
* Created by Administrator on 2017/1/18.
*/
public class InetAddressTest {
public static void main(String[] args) throws Exception{
InetAddress ip = InetAddress.getByName("www.baidu.com");
System.out.println(ip); //www.baidu.com/163.17... | 673 | 0.669656 | 0.626308 | 23 | 28.086956 | 26.360235 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 12 |
07a93ed721ad7bd0894d701d0e1aa84cf3c99201 | 13,700,945,707,672 | 7f2c8848097a209522a22e4bdee7bc6fa4854ac6 | /src/main/java/mil/dtic/ured/model/Job.java | a794aebed34cab81e105bf81ab22dec02f8390ae | [] | no_license | tariqahsan/-SpringBootRestXMLH2 | https://github.com/tariqahsan/-SpringBootRestXMLH2 | 13a242c82bce30372c2eb5eafe1797af9de9d2cf | f35ceb9e4ec172cbd776ae829110a04c62083f7b | refs/heads/master | 2022-11-19T21:39:56.457000 | 2020-07-20T01:08:33 | 2020-07-20T01:08:33 | 273,995,497 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mil.dtic.ured.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import jav... | UTF-8 | Java | 1,205 | java | Job.java | Java | [] | null | [] | package mil.dtic.ured.model;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import jav... | 1,205 | 0.746888 | 0.73112 | 59 | 19.423729 | 17.326578 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.983051 | false | false | 12 |
ad36a77bb6371c9bed938214272b558fc66e237d | 17,867,064,015,930 | 88f4163178aa10291bf855f01a570bc0001001f0 | /martin-platform/src/main/java/ss/martin/platform/dao/impl/UserDAOImpl.java | e9327b099192f9d1742c302196e9a47935a0200d | [] | no_license | alexandr-omeluaniuk/martin | https://github.com/alexandr-omeluaniuk/martin | d438e6ea1f65cd5bfe32a0bc8901c8230bf943ef | 499f748beaf4412c6171573dafb926967b36a73d | refs/heads/master | 2023-05-12T01:03:40.421000 | 2022-08-13T18:39:26 | 2022-08-13T18:39:26 | 241,146,129 | 0 | 0 | null | false | 2023-05-08T01:33:45 | 2020-02-17T15:49:02 | 2021-10-03T14:07:17 | 2023-05-08T01:33:45 | 49,474 | 0 | 0 | 8 | Java | false | false | /*
* Copyright (C) 2018 Wisent Media
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distr... | UTF-8 | Java | 3,758 | java | UserDAOImpl.java | Java | [
{
"context": "\n\n/**\n * SystemUser DAO implementation.\n * @author Alexandr Omeluaniuk\n */\n@Repository\nclass UserDAOImpl implements User",
"end": 1458,
"score": 0.9998652935028076,
"start": 1439,
"tag": "NAME",
"value": "Alexandr Omeluaniuk"
}
] | null | [] | /*
* Copyright (C) 2018 Wisent Media
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distr... | 3,745 | 0.736828 | 0.734699 | 84 | 43.738094 | 26.019735 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595238 | false | false | 12 |
8b657e96fe6d2c001cddb5f6cee0b53fa708da26 | 33,148,557,634,960 | ad2cf3f88a0046e40da5feff1c596911266696be | /src/main/java/com/booking/booking/dtos/ErrorDto.java | 069eb583a5844dddfd5156d01c96ddb761fda794 | [] | no_license | facundofirmapaz/booking | https://github.com/facundofirmapaz/booking | 9cf9fcfb89a5d24f80cc962c61f3a61f8aa325d7 | 44be9aaba0cc2e327ad1faca586e79d2443264dc | refs/heads/main | 2023-04-07T22:51:00.912000 | 2021-04-20T18:05:00 | 2021-04-20T18:05:00 | 359,906,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.booking.booking.dtos;
import lombok.AllArgsConstructor;
import lombok.Data;
@AllArgsConstructor
@Data
public class ErrorDto
{
private String type;
private String message;
}
| UTF-8 | Java | 196 | java | ErrorDto.java | Java | [] | null | [] | package com.booking.booking.dtos;
import lombok.AllArgsConstructor;
import lombok.Data;
@AllArgsConstructor
@Data
public class ErrorDto
{
private String type;
private String message;
}
| 196 | 0.77551 | 0.77551 | 12 | 15.25 | 12.524143 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 12 |
fc3057a8d2d016837716711bdeed4b2a7331c011 | 30,855,045,056,042 | f0968d18ea4306fca17191944756b7c8da1965e2 | /app/src/main/java/com/example/lijunjie/vehiclecontrolsystem/activity/personal/CarDetailsActivity.java | 25cfae8055df27db9b113da986ed7a4a5f6d9633 | [] | no_license | tony-greel/VehicleControlSystem | https://github.com/tony-greel/VehicleControlSystem | ae9e43add5c3b4d3806342820a90b4f23097049f | 2418f23db0e87a04d5006ea50e28d35539d39748 | refs/heads/master | 2020-03-30T15:58:45.166000 | 2018-11-21T00:23:35 | 2018-11-21T00:23:35 | 151,388,039 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.lijunjie.vehiclecontrolsystem.activity.personal;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import com.example.lijunjie.vehiclecontrolsystem.R;
import com.example.lijunjie.vehiclecontrolsystem.b... | UTF-8 | Java | 2,041 | java | CarDetailsActivity.java | Java | [] | null | [] | package com.example.lijunjie.vehiclecontrolsystem.activity.personal;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.ImageView;
import com.example.lijunjie.vehiclecontrolsystem.R;
import com.example.lijunjie.vehiclecontrolsystem.b... | 2,041 | 0.689129 | 0.689129 | 76 | 25.75 | 20.753012 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 12 |
0917c1b5feea1d4c8e60ffb215049c04a23501f0 | 4,776,003,690,217 | ec8d06978a631aecabb21aa27ed05c6655aa63b1 | /src/main.java | e07d898f8ea56b3f29d04635ced4ed88f59ca364 | [] | no_license | PhilosophicalMeat/Shitty-Text-based-dungeon | https://github.com/PhilosophicalMeat/Shitty-Text-based-dungeon | a95cfd017efaa35df5d8efb14159bf99316d8e1b | fbfe310f1bcdb23cbdc1e7279515f85db544eb93 | refs/heads/master | 2022-04-20T01:13:08.199000 | 2020-04-15T00:44:22 | 2020-04-15T00:44:22 | 255,762,794 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Random;
import java.util.Scanner;
public class main {
public static Random rand = new Random();
public static Scanner input = new Scanner(System.in);
public static void main(String[] args) {
System.out.println("\"------ Rest easy. I am here to help... it seems that you can't speak.... | UTF-8 | Java | 1,470 | java | main.java | Java | [] | null | [] | import java.util.Random;
import java.util.Scanner;
public class main {
public static Random rand = new Random();
public static Scanner input = new Scanner(System.in);
public static void main(String[] args) {
System.out.println("\"------ Rest easy. I am here to help... it seems that you can't speak.... | 1,470 | 0.57551 | 0.57551 | 27 | 53.444443 | 46.952564 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
a64919c0e22cf1a142106cf06fba8b67cc783354 | 27,857,157,932,038 | 82e918bbf7512f3c51f7e5f1322bae7d8f7b281d | /nageswar/src/testing/CacheAuto.java | 989664096625e6033c9f5850aab9f57bdc3fa3c5 | [] | no_license | VeeranjaneyuluGorantla/codeBase | https://github.com/VeeranjaneyuluGorantla/codeBase | 2ce442738968a04af2aac9427599ccd0195dd6b2 | 99db78d04c037e6d4fc2d7eb448c409c255adf61 | refs/heads/master | 2021-06-30T00:56:25.557000 | 2019-06-11T04:29:25 | 2019-06-11T04:29:25 | 173,925,785 | 0 | 0 | null | false | 2020-10-13T13:48:38 | 2019-03-05T10:30:13 | 2019-06-11T04:31:21 | 2020-10-13T13:48:37 | 2,994 | 0 | 0 | 1 | Java | false | false | package testing;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
public class CacheAuto {
public static void main(String[] args)throws Excep... | UTF-8 | Java | 1,157 | java | CacheAuto.java | Java | [] | null | [] | package testing;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.interactions.Actions;
public class CacheAuto {
public static void main(String[] args)throws Excep... | 1,157 | 0.639585 | 0.624028 | 43 | 25.906977 | 20.245945 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.465116 | false | false | 12 |
5f0718ade64e9371fe035dee5441392566af6fb3 | 29,652,454,257,092 | bc4a8550e346a405dd04bc41da1a640245d1e0c5 | /src/main/java/com/bpms/sys/entity/RolePermission.java | f006fca7871f31c71940156bdb9ea28d68a1123c | [] | no_license | senmeibin/testframework | https://github.com/senmeibin/testframework | 6ef976733f4c558aa8c15288186aa7fd9825663a | 6d2d0521e570385137a46673b64474d4901152ed | refs/heads/master | 2020-05-24T15:09:57.751000 | 2019-05-18T11:27:05 | 2019-05-18T11:27:05 | 187,322,550 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bpms.sys.entity;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
import javax.persistence.Transient;
/**
* 角色权限实体类
*/
@MappedSuperclass
public class RolePermission extends SysBaseEntity {
private static final long seri... | UTF-8 | Java | 1,848 | java | RolePermission.java | Java | [] | null | [] | package com.bpms.sys.entity;
import org.hibernate.validator.constraints.NotEmpty;
import javax.persistence.Column;
import javax.persistence.MappedSuperclass;
import javax.persistence.Transient;
/**
* 角色权限实体类
*/
@MappedSuperclass
public class RolePermission extends SysBaseEntity {
private static final long seri... | 1,848 | 0.638547 | 0.626257 | 91 | 18.681318 | 18.239481 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.252747 | false | false | 12 |
fed02f2ffd1fd4201580f602c520263e6122e3bd | 22,333,830,005,298 | 50902cde283092cdd0d74993c1241b60604697a6 | /newcode/def/GeoReach_test.java | 40b9622d06fcb0907bd5d0404f13208163f11efb | [] | no_license | YuhanSun/GeoReach | https://github.com/YuhanSun/GeoReach | 05814fafbeb58a10836709f4d3b579f492b70ac0 | b24d4cbd7d364c2793a4465240df5013784fdabd | refs/heads/master | 2021-03-22T04:36:23.009000 | 2016-01-17T23:02:28 | 2016-01-17T23:02:28 | 36,957,561 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package def;
import java.util.*;
public class GeoReach_test
{
private static GeoReach p_georeach = new GeoReach("_random", 20);
public static void main(String[] args)
{
/*Rectangle rect = p_georeach.GetRMBR(17585);
System.out.println(rect.min_x);
System.out.println(rect.min_y);
System.out.println(rect.... | UTF-8 | Java | 969 | java | GeoReach_test.java | Java | [] | null | [] | package def;
import java.util.*;
public class GeoReach_test
{
private static GeoReach p_georeach = new GeoReach("_random", 20);
public static void main(String[] args)
{
/*Rectangle rect = p_georeach.GetRMBR(17585);
System.out.println(rect.min_x);
System.out.println(rect.min_y);
System.out.println(rect.... | 969 | 0.687307 | 0.616099 | 36 | 25.916666 | 21.819176 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.388889 | false | false | 12 |
d4fb4fe48d82e3d604f847a96e6ab5ab3d7f6af0 | 24,507,083,399,972 | 49807a07435adb5126475f9d2dcc1ce30e9a2a8a | /src/part3/Algorithm.java | 397fd61a2ce5baa4722095e60bea0d7ff503859a | [] | no_license | Seeyiyay/Perceptron | https://github.com/Seeyiyay/Perceptron | fa6f046ec330cded6d87f102099ee24f6510111e | e991b7e81d260436c60e36a36edb0b1ef5d92c5e | refs/heads/master | 2021-01-20T06:17:09.531000 | 2017-04-30T15:46:11 | 2017-04-30T15:46:11 | 89,860,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package part3;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Date;
public class Algorithm {
public ArrayList<Image> images;
public ArrayList<Image> originalImages;
public Algorithm(ArrayList<Image> images, A... | UTF-8 | Java | 3,573 | java | Algorithm.java | Java | [] | null | [] | package part3;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import java.util.Date;
public class Algorithm {
public ArrayList<Image> images;
public ArrayList<Image> originalImages;
public Algorithm(ArrayList<Image> images, A... | 3,573 | 0.615169 | 0.609572 | 115 | 30.069565 | 24.981287 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.939131 | false | false | 12 |
cbb2ef0e9747fedf79db1cd19e87e35a7a5201cb | 12,644,383,770,381 | 59235d25d9c543c4f917047fc272c33ed5c59f82 | /src/com/sileixinhua_23/TickerSeller3.java | e11b5521f551d5eaa45d3dffe9f598827ea44cda | [] | no_license | sileixinhua/Concurrent | https://github.com/sileixinhua/Concurrent | 43250921745e2f681e98159442de6ab2c2989bc4 | 274342febed9ba9efd52f7266d91a9a2c688741b | refs/heads/master | 2020-04-07T00:13:02.372000 | 2018-11-16T16:50:27 | 2018-11-16T16:50:27 | 157,894,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sileixinhua_23;
import java.util.ArrayList;
import java.util.List;
import java.util.Vector;
import java.util.concurrent.TimeUnit;
public class TickerSeller3{
//static List<String> tickets = new ArrayList<>();
static Vector<String> tickets = new Vector<>();
static {
for(int i=0;i<1000... | UTF-8 | Java | 1,222 | java | TickerSeller3.java | Java | [] | null | [] | package com.sileixinhua_23;
import java.util.ArrayList;
import java.util.List;
import java.util.Vector;
import java.util.concurrent.TimeUnit;
public class TickerSeller3{
//static List<String> tickets = new ArrayList<>();
static Vector<String> tickets = new Vector<>();
static {
for(int i=0;i<1000... | 1,222 | 0.425829 | 0.41274 | 42 | 26.285715 | 18.641079 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.404762 | false | false | 12 |
dd9a4bc9705c68b667d7cbd2304344e5d6c17e06 | 10,728,828,314,357 | 279c1ee99647e4ff2051a7822351c183ebd40797 | /src/main/java/com/agent/Criminal.java | a6c0ee7ab4aa513966a32bde9120f8b87e14bbe6 | [] | no_license | Serega290696/javaagent | https://github.com/Serega290696/javaagent | b9efa983d0cea3e5dc23b88fca60d7a5b75fc033 | 85e63901e78591665ec24fa3998c089e3e40fecb | refs/heads/master | 2021-08-24T06:45:47.043000 | 2017-12-08T13:18:03 | 2017-12-08T13:18:03 | 113,574,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.agent;
public class Criminal {
public static void main(String[] args) {
System.out.println("I think someone is following me. . .");
Bucket b = new Bucket();
Weapon m16 = new Weapon(100);
Drugs drugs = new Drugs(10, Drugs.DrugsType.COCO);
System.out.println("empt... | UTF-8 | Java | 1,217 | java | Criminal.java | Java | [] | null | [] | package com.agent;
public class Criminal {
public static void main(String[] args) {
System.out.println("I think someone is following me. . .");
Bucket b = new Bucket();
Weapon m16 = new Weapon(100);
Drugs drugs = new Drugs(10, Drugs.DrugsType.COCO);
System.out.println("empt... | 1,217 | 0.578472 | 0.554643 | 48 | 24.354166 | 24.041189 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 12 |
b21bfb39818674bc15e3467d90c5dc610ccbc6f3 | 22,204,980,938,354 | 1a5dba5bfbd05f29b1abe251f9d99862ad329d49 | /src/CSE111/Theory/Assignment07/Library.java | 2071a44afd7c769f05c6cf91fa19187d0013d743 | [] | no_license | CSA-cyber/CSE | https://github.com/CSA-cyber/CSE | ebdc71eaac9fb61c02f4c0f73f8416059afb3b82 | 298a4b35f0a58b112ca9e19b82ed318b52fa9db0 | refs/heads/master | 2020-12-06T21:35:04.379000 | 2020-01-31T10:59:06 | 2020-01-31T10:59:06 | 232,558,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CSE111.Theory.Assignment07;
import java.util.HashSet;
public final class Library<E extends MediaInterface> {
private HashSet<E> records = new HashSet<>();
public void add(E e){
records.add(e);
e.setRef(this);
}
public E get(E e) {
for (E i: records) {
if (... | UTF-8 | Java | 1,008 | java | Library.java | Java | [] | null | [] | package CSE111.Theory.Assignment07;
import java.util.HashSet;
public final class Library<E extends MediaInterface> {
private HashSet<E> records = new HashSet<>();
public void add(E e){
records.add(e);
e.setRef(this);
}
public E get(E e) {
for (E i: records) {
if (... | 1,008 | 0.511905 | 0.506944 | 49 | 19.55102 | 15.404824 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
59b1ba8f07458dc7fba7ed38e123a88016836920 | 33,432,025,447,693 | 5a076617e29016fe75d6421d235f22cc79f8f157 | /Android 饭否客户端源码/src/com/ch_linghu/fanfoudroid/MentionActivity.java | 48763e7669df5987d5a16211ead90eb0287f0de6 | [] | no_license | dddddttttt/androidsourcecodes | https://github.com/dddddttttt/androidsourcecodes | 516b8c79cae7f4fa71b97a2a470eab52844e1334 | 3d13ab72163bbeed2ef226a476e29ca79766ea0b | refs/heads/master | 2020-08-17T01:38:54.095000 | 2018-04-08T15:17:24 | 2018-04-08T15:17:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2009 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | UTF-8 | Java | 3,471 | java | MentionActivity.java | Java | [] | null | [] | /*
* Copyright (C) 2009 Google Inc.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 3,471 | 0.753971 | 0.750505 | 130 | 25.646154 | 24.891415 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.276923 | false | false | 12 |
1cd014074e2a1bbaf5584ad4f62be718b15f63c3 | 19,842,748,923,310 | fdb86f5ede0f300a1184a5ab56c8b91b0bbef2a7 | /core/src/com/poixson/tools/SystemHash.java | 53123d31dd95257c90343e5f241ddd91311c934f | [] | no_license | GrowControl/pxnCommon | https://github.com/GrowControl/pxnCommon | ba445542e7d68f81952119ce5c005d9d6b257342 | cf71884f5255e643f22b44edf01009d40fe6fed0 | refs/heads/master | 2020-04-12T00:49:54.716000 | 2018-06-05T12:11:09 | 2018-06-05T12:11:09 | 13,922,981 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.poixson.tools;
/*
* cron4j - A pure Java cron-like scheduler
*
* Copyright (C) 2007-2010 Carlo Pelliccia (www.sauronsoftware.it)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version
* 2.1, as published by the Fr... | UTF-8 | Java | 5,754 | java | SystemHash.java | Java | [
{
"context": " cron-like scheduler\n *\n * Copyright (C) 2007-2010 Carlo Pelliccia (www.sauronsoftware.it)\n *\n * This program is fre",
"end": 119,
"score": 0.9998382329940796,
"start": 104,
"tag": "NAME",
"value": "Carlo Pelliccia"
},
{
"context": "NumberUtils;\n\n\n/**\n * A GUID ... | null | [] | package com.poixson.tools;
/*
* cron4j - A pure Java cron-like scheduler
*
* Copyright (C) 2007-2010 <NAME> (www.sauronsoftware.it)
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License version
* 2.1, as published by the Free Softwa... | 5,736 | 0.630692 | 0.622523 | 206 | 26.932039 | 23.174837 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.990291 | false | false | 12 |
75669b17a2864d20c4669b07038bce333e688413 | 14,139,032,358,872 | 7a01dbd906b09bf6c6039db84868e48fd7a3d25d | /src/main/java/enums/DirectLinks.java | f7c33ee69f9e4af65fa7a2440594600c4add59f4 | [] | no_license | ssj42/MintosHomework | https://github.com/ssj42/MintosHomework | 6f62816731b229582398d263d465a3576c80a34d | 7de3d94d554b7a71f32f853f9e8161ff29010b28 | refs/heads/master | 2023-03-19T21:19:21.187000 | 2021-03-22T09:54:49 | 2021-03-22T09:54:49 | 350,289,720 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package enums;
public enum DirectLinks {
KSENUKAI("https://www.ksenukai.lv");
private final String link;
DirectLinks(final String link) {
this.link = link;
}
public String link() {
return link;
}
@Override
public String toString() {
return this.link;
}
}
| UTF-8 | Java | 320 | java | DirectLinks.java | Java | [] | null | [] | package enums;
public enum DirectLinks {
KSENUKAI("https://www.ksenukai.lv");
private final String link;
DirectLinks(final String link) {
this.link = link;
}
public String link() {
return link;
}
@Override
public String toString() {
return this.link;
}
}
| 320 | 0.584375 | 0.584375 | 20 | 15 | 13.394029 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 12 |
2dfe63b1161a2af9564c5c5e4ef6cb3a47686439 | 8,169,027,821,874 | b7616c421f9e8b68cb834284a879a1613b798e8b | /20190123sboard2/src/main/java/net/koreate/sboard/controller/CommentController.java | e168f8b7768a6bfb8dc661cbe271c7eb37eedec6 | [] | no_license | cheedaikseon/EarthTudy | https://github.com/cheedaikseon/EarthTudy | 1f5944186434ffa859cb193447e6f1993c5eb0d7 | 576460ed382613939379d4e6dd28303d4738bff5 | refs/heads/master | 2020-04-25T02:51:15.266000 | 2019-03-26T04:41:21 | 2019-03-26T04:41:21 | 172,455,283 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.koreate.sboard.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.inject.Inject;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframewor... | UTF-8 | Java | 4,053 | java | CommentController.java | Java | [] | null | [] | package net.koreate.sboard.controller;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.inject.Inject;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.DeleteMapping;
import org.springframewor... | 4,053 | 0.721933 | 0.72119 | 138 | 28.23913 | 22.334919 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.289855 | false | false | 12 |
81a2e8ad8bc12cf2d1065bbabd9894dc503b42db | 2,911,987,867,404 | 8c8764ffe8650965b1c36601bee9f3b6cc29a329 | /src/main/java/tr/org/lkd/lyk2015/camp/service/MockBlackListValidationService.java | 7f765d73af277e0640db7125a1aec1c48170e528 | [] | no_license | recepcoban/CampAutomation | https://github.com/recepcoban/CampAutomation | c3b2412efe8e4ace820cce26e1436b4637b35ad7 | 1313b461c2c64a40f5494b51900c3907137cbd49 | refs/heads/master | 2021-01-23T07:15:52.606000 | 2015-12-24T09:09:38 | 2015-12-24T09:09:38 | 40,815,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tr.org.lkd.lyk2015.camp.service;
import org.springframework.stereotype.Service;
@Service
public class MockBlackListValidationService implements BlackListValidationService {
@Override
public boolean validate(String name, String surname, String email) {
if (email.equals("deneme@hotmail.com")) {
return f... | UTF-8 | Java | 351 | java | MockBlackListValidationService.java | Java | [
{
"context": "ing surname, String email) {\n\n\t\tif (email.equals(\"deneme@hotmail.com\")) {\n\t\t\treturn false;\n\t\t}\n\t\treturn true;\n\n\t}\n}\n",
"end": 303,
"score": 0.9998987913131714,
"start": 285,
"tag": "EMAIL",
"value": "deneme@hotmail.com"
}
] | null | [] | package tr.org.lkd.lyk2015.camp.service;
import org.springframework.stereotype.Service;
@Service
public class MockBlackListValidationService implements BlackListValidationService {
@Override
public boolean validate(String name, String surname, String email) {
if (email.equals("<EMAIL>")) {
return false;
}
... | 340 | 0.77208 | 0.760684 | 16 | 20.9375 | 26.017948 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 12 |
4e39f7688593e780cd7d46aabfcf4c3367fc03b6 | 8,461,085,645,128 | b33dc626b30327ec52d90b1c822a1b73ac2dae01 | /app/src/main/java/com/example/foodgreen/activity_login.java | b369cbf76a91171def6a543382a69b83cb88e6ef | [] | no_license | Shrey09/FoodGreen | https://github.com/Shrey09/FoodGreen | 1be393cf3fd6bb436e28b288c4c8e832307f3577 | 6a9633134fde00b8ad04250736cec7f9833d7487 | refs/heads/master | 2020-06-28T14:54:57.847000 | 2019-04-08T16:59:55 | 2019-04-08T16:59:55 | 200,260,948 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.foodgreen;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.... | UTF-8 | Java | 7,570 | java | activity_login.java | Java | [
{
"context": "Email.getText().toString();\n password = Password.getText().toString();\n\n if (email.length() == 0) {\n ",
"end": 3675,
"score": 0.7727378010749817,
"start": 3648,
"tag": "PASSWORD",
"value": "Password.getText().toString"
},
{
"context": "l =... | null | [] | package com.example.foodgreen;
import android.content.Intent;
import android.content.SharedPreferences;
import android.graphics.Color;
import android.support.annotation.NonNull;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.Menu;
import android.... | 7,555 | 0.555086 | 0.554425 | 176 | 42.011364 | 31.397196 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647727 | false | false | 12 |
37d9bb94b1bf23626c72c5cc8ab005a0eeb89daf | 21,002,390,078,528 | a0f4caaf97111eefa0f690fd6fa6652a9c9dc59b | /6-jsp-servlet/web-02/src/com/kaishengit/config/Config.java | 80d26af2646d65d9990850bbc010cb1e8ef9215d | [] | no_license | jyang1994/java | https://github.com/jyang1994/java | b0c503c90b8d340e233889ae14361f56bd93e92f | 402181ad121e24c8f7b0bf2c34f58077eb2a34e7 | refs/heads/master | 2021-04-12T11:24:58.167000 | 2018-03-28T06:44:12 | 2018-03-28T06:44:12 | 126,802,651 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kaishengit.config;
public interface Config {
String PASSWORD_SALT = "#$@#DFSA^%$#asdfas^%^";
}
| UTF-8 | Java | 112 | java | Config.java | Java | [
{
"context": "ic interface Config {\n\n\tString PASSWORD_SALT = \"#$@#DFSA^%$#asdfas^%^\";\n\t\n}\n",
"end": 92,
"score": 0.766333281993866,
"start": 86,
"tag": "PASSWORD",
"value": "@#DFSA"
},
{
"context": "ace Config {\n\n\tString PASSWORD_SALT = \"#$@#DFSA^%$#asdfas^%^\";\n\t\n}\n... | null | [] | package com.kaishengit.config;
public interface Config {
String PASSWORD_SALT = "#$<PASSWORD>^%$<PASSWORD>^%^";
}
| 119 | 0.669643 | 0.669643 | 7 | 15 | 17.952318 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 12 |
b240670691b34e215c8ced9eb4b01122bee14e2b | 2,259,152,840,914 | 66a38ba5ac335745af74f003107bc131ba452063 | /src/main/java/dataservice/roomdataservice/RoomDataService_Driver.java | 4be8236e11e56f6f999bcae31fe157c5287ca8f5 | [] | no_license | MutualBeats/IHOClient | https://github.com/MutualBeats/IHOClient | 2de68509ce3b409cacf61567e0c0d71354dd30ea | 4d37009bc0bcfb6e06c14f32b96271f75b617ccb | refs/heads/master | 2021-01-11T08:05:25.992000 | 2017-01-01T09:18:58 | 2017-01-01T09:18:58 | 72,914,261 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* @author huangxiao
*/
package dataservice.roomdataservice;
import java.rmi.RemoteException;
import java.util.ArrayList;
import po.room.RoomPO;
import po.room.RoomRecordPO;
import util.Time;
import util.resultmessage.ResultMessage_Room;
import util.room.RoomState;
import util.room.RoomType;
public class RoomDa... | UTF-8 | Java | 2,065 | java | RoomDataService_Driver.java | Java | [
{
"context": "/**\n * @author huangxiao\n */\npackage dataservice.roomdataservice;\n\nimport ",
"end": 24,
"score": 0.9477596879005432,
"start": 15,
"tag": "USERNAME",
"value": "huangxiao"
}
] | null | [] | /**
* @author huangxiao
*/
package dataservice.roomdataservice;
import java.rmi.RemoteException;
import java.util.ArrayList;
import po.room.RoomPO;
import po.room.RoomRecordPO;
import util.Time;
import util.resultmessage.ResultMessage_Room;
import util.room.RoomState;
import util.room.RoomType;
public class RoomDa... | 2,065 | 0.72973 | 0.670066 | 67 | 28.268656 | 24.190527 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.059701 | false | false | 12 |
876c3e2861927b964118da5142154218b0355f8a | 23,579,370,467,432 | f97dbe4f83e34f1a0e308140d6d38256ffabc1e4 | /src/com/amazon/MostCommonWord.java | a83bf32fba7522df931be1ee672696749b22733e | [] | no_license | lakshmilokesh/CrackingInterview | https://github.com/lakshmilokesh/CrackingInterview | 5d99009e51a0ebde3e7468d117f945d5cfa2f36f | a5e3929f69a3f525375ee023a0f5460768ed1c5d | refs/heads/master | 2021-01-10T08:04:28.641000 | 2019-07-17T02:59:03 | 2019-07-17T02:59:03 | 53,027,543 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amazon;
/*
* Given a paragraph and a list of banned words, return the most frequent word that is not in the list of banned words.
* It is guaranteed there is at least one word that isn't banned, and that the answer is unique.
*
* Words in the list of banned words are given in lowercase, and free of pun... | UTF-8 | Java | 2,085 | java | MostCommonWord.java | Java | [
{
"context": "wercase.\n *\n * Example:\n * Input:\n * paragraph = \"Bob hit a ball, the hit BALL flew far after it was hi",
"end": 453,
"score": 0.9993748068809509,
"start": 450,
"tag": "NAME",
"value": "Bob"
},
{
"context": "main(String[] args) {\n String paragraph = \"Bob h... | null | [] | package com.amazon;
/*
* Given a paragraph and a list of banned words, return the most frequent word that is not in the list of banned words.
* It is guaranteed there is at least one word that isn't banned, and that the answer is unique.
*
* Words in the list of banned words are given in lowercase, and free of pun... | 2,085 | 0.642206 | 0.638849 | 57 | 35.578949 | 34.314819 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.596491 | false | false | 12 |
d9455645d3065a8e680080ce6301fe750fee937b | 7,636,451,919,261 | 246fbc9a8826dd2de7dccc2620a1591dd89d827b | /java/src/test/java/gov/usgs/processingformats/TravelTimeReceiverTest.java | acd1968108ea52f19540549d1fda92164da04359 | [
"CC0-1.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | usgs/earthquake-processing-formats | https://github.com/usgs/earthquake-processing-formats | 8e6209eb07551c0d84aee425b480d1cf9390c8de | 23c848aad69fa011c3717682040cf25859537244 | refs/heads/master | 2022-10-03T09:08:51.645000 | 2022-09-08T20:15:44 | 2022-09-08T20:15:44 | 79,269,037 | 1 | 6 | NOASSERTION | false | 2022-01-18T20:51:24 | 2017-01-17T20:31:53 | 2022-01-05T19:57:21 | 2022-01-18T20:51:24 | 2,979 | 1 | 5 | 0 | C++ | false | false | package gov.usgs.processingformats;
import java.util.ArrayList;
import org.json.simple.parser.ParseException;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
public class TravelTimeReceiverTest {
public static final String RECIEVER_STRING =
"{\"ID\":\"45\",\"Elevation\":15.0,\"Lat... | UTF-8 | Java | 3,972 | java | TravelTimeReceiverTest.java | Java | [] | null | [] | package gov.usgs.processingformats;
import java.util.ArrayList;
import org.json.simple.parser.ParseException;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.api.Test;
public class TravelTimeReceiverTest {
public static final String RECIEVER_STRING =
"{\"ID\":\"45\",\"Elevation\":15.0,\"Lat... | 3,972 | 0.674723 | 0.653072 | 116 | 33.241379 | 29.983219 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818965 | false | false | 12 |
c124e4603101ce1125e5b7d8aa16f2278950181b | 18,580,028,539,081 | 62dd4778728c0b6165e5d6cd255f86ba978ce4c4 | /src/aula2/Exercicio3.java | a5b74784948d3dc262ce770df70ae1abd1070569 | [] | no_license | Paulo-Sergio/trilhaJavaPrimeirosPassos | https://github.com/Paulo-Sergio/trilhaJavaPrimeirosPassos | 0b4c07f9b7671fd05aa7dff45e956afc65fd3f5a | 358103703107a5ce6c1449b51fcc01565a3bb446 | refs/heads/master | 2016-08-12T15:13:35.055000 | 2016-04-09T22:11:41 | 2016-04-09T22:11:41 | 55,869,155 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aula2;
public class Exercicio3 {
public static void main(String[] args) {
int numero = 150;
while(numero <= 300){
System.out.println(numero);
numero++;
}
for(int i = 150; i <= 300; i++){
System.out.println(i);
}
}
}
| UTF-8 | Java | 270 | java | Exercicio3.java | Java | [] | null | [] | package aula2;
public class Exercicio3 {
public static void main(String[] args) {
int numero = 150;
while(numero <= 300){
System.out.println(numero);
numero++;
}
for(int i = 150; i <= 300; i++){
System.out.println(i);
}
}
}
| 270 | 0.551852 | 0.5 | 17 | 13.882353 | 13.221561 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.882353 | false | false | 12 |
4069de210cb83851a811286cc5fe927175dd9788 | 28,020,366,647,113 | b43f4e589c9a622b3bd81afa8445de1b566f8bba | /src/br/unb/cic/poo/controlefinancas/negocio/NegocioLancamentos.java | 4b736f3418c093e620f7fc08401dd49e0015c2ea | [] | no_license | caioycosta/projetopoo12014 | https://github.com/caioycosta/projetopoo12014 | 1cf0b32ae92c19d47e9d698b14d19094fdd18ddf | 5d730d95f3678b6862f74e1bedf8a0eb8d8d53cb | refs/heads/master | 2021-03-12T23:47:22.112000 | 2014-12-21T11:16:31 | 2014-12-21T11:16:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.unb.cic.poo.controlefinancas.negocio;
import java.util.Collection;
import br.unb.cic.poo.controlefinancas.dominio.*;
import br.unb.cic.poo.controlefinancas.dominio.interfaces.IPersistenciaGrupoGasto;
import br.unb.cic.poo.controlefinancas.dominio.interfaces.IPersistenciaLancamentos;
/**
* @author CaioYur... | UTF-8 | Java | 1,843 | java | NegocioLancamentos.java | Java | [
{
"context": "terfaces.IPersistenciaLancamentos;\n\n/**\n * @author CaioYuri\n * regras do negocio para lancamento\n */\npublic c",
"end": 321,
"score": 0.9994048476219177,
"start": 313,
"tag": "NAME",
"value": "CaioYuri"
}
] | null | [] | package br.unb.cic.poo.controlefinancas.negocio;
import java.util.Collection;
import br.unb.cic.poo.controlefinancas.dominio.*;
import br.unb.cic.poo.controlefinancas.dominio.interfaces.IPersistenciaGrupoGasto;
import br.unb.cic.poo.controlefinancas.dominio.interfaces.IPersistenciaLancamentos;
/**
* @author CaioYur... | 1,843 | 0.72599 | 0.72599 | 73 | 24.246574 | 24.979324 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.493151 | false | false | 12 |
e954d642b20c6704c30a378dafb85db13d9ddf03 | 19,292,993,109,675 | e09ee5d51b26c31a21c1df423892388860dfdc5f | /MapasDinamicos/src/main/java/com/siap/dti/mapasdinamicos/models/dao/IPoligonoDao.java | 5cd3b0a4259540be9027c64c5f024c738d955eea | [] | no_license | rafaelCanchola/MAPASDINAMICOS-spring | https://github.com/rafaelCanchola/MAPASDINAMICOS-spring | 11b1431fbd352be9248fc8f1c3eef70831d0edb4 | cf839d5310609287ffa7e1fbd4ad66ba903a6af8 | refs/heads/main | 2023-04-17T11:38:41.690000 | 2021-04-29T20:29:09 | 2021-04-29T20:29:09 | 350,150,845 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.siap.dti.mapasdinamicos.models.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import com.siap.dti.mapasdinamicos.models.entity.Poligono;
public interface IPoligonoDao extends JpaRepository<Poligono, Long>{
}
| UTF-8 | Java | 244 | java | IPoligonoDao.java | Java | [] | null | [] | package com.siap.dti.mapasdinamicos.models.dao;
import org.springframework.data.jpa.repository.JpaRepository;
import com.siap.dti.mapasdinamicos.models.entity.Poligono;
public interface IPoligonoDao extends JpaRepository<Poligono, Long>{
}
| 244 | 0.831967 | 0.831967 | 9 | 26.111111 | 29.406895 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
7ead106451fe61def5a67a263d7da52c2a47d8a3 | 22,084,721,848,010 | c3f18073dac4767129e28dece885dc95525c1f53 | /DataStructuresAndAlgorithm/Stacks&Queues/ReverseStack.java | fd49df23733f12757c9004dc6eda8f56e5dd09a6 | [
"MIT"
] | permissive | sunnysetia93/competitive-coding-problems | https://github.com/sunnysetia93/competitive-coding-problems | 670ffe1ec90bfee0302f0b023c09e80bf5547e96 | e8fad1a27a9e4df8b4138486a52bef044586c066 | refs/heads/master | 2023-08-09T04:31:24.027000 | 2023-07-24T12:39:46 | 2023-07-24T12:39:46 | 89,518,943 | 20 | 22 | MIT | false | 2023-07-24T12:39:48 | 2017-04-26T19:29:18 | 2023-07-09T12:53:59 | 2023-07-24T12:39:47 | 5,655 | 15 | 19 | 0 | JavaScript | false | false | // reversing a stack
import java.util.*;
class ReverseStack{
public static void reverse(LinkedList<Integer> s){
Object[] arr = s.toArray();
s.clear();
for(int i=0;i<arr.length;i++) {
System.out.print(arr[i] + " ");
s.push((Integer)arr[i]);
}
... | UTF-8 | Java | 731 | java | ReverseStack.java | Java | [] | null | [] | // reversing a stack
import java.util.*;
class ReverseStack{
public static void reverse(LinkedList<Integer> s){
Object[] arr = s.toArray();
s.clear();
for(int i=0;i<arr.length;i++) {
System.out.print(arr[i] + " ");
s.push((Integer)arr[i]);
}
... | 731 | 0.507524 | 0.500684 | 35 | 19.914286 | 17.485294 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 12 |
919c789cf2f9cbd70314a78721a1f7a5bfefd6cc | 18,854,906,451,677 | d0f9596a038b9ac52b728afc57c12ede38bef664 | /src/main/java/test/concurrent/PhaserTest.java | 2c4a46a51fce7d98107989c63831cdc7bf923950 | [] | no_license | KimALam/java-test | https://github.com/KimALam/java-test | 5a998c767df23be84971edd06133d01872e3137a | 88fda40eb976efe222ebca8a346360157693d72b | refs/heads/master | 2023-06-03T06:01:09.139000 | 2021-06-16T13:49:18 | 2021-06-16T13:49:18 | 291,419,240 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.concurrent;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Phaser;
class PhaserTest {
public static void main(String[] args) {
ExecutorService executorService = Executors.newCachedThreadPool();
Phaser ph = new Phaser(1);... | UTF-8 | Java | 1,880 | java | PhaserTest.java | Java | [] | null | [] | package test.concurrent;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import java.util.concurrent.Phaser;
class PhaserTest {
public static void main(String[] args) {
ExecutorService executorService = Executors.newCachedThreadPool();
Phaser ph = new Phaser(1);... | 1,880 | 0.603191 | 0.59734 | 58 | 31.413794 | 24.619192 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 12 |
b70bcb8c0953d04791dd8daaff5721a780faf594 | 28,432,683,551,166 | f0777be6b86090887d5210a0acd80d79b5a75a43 | /src/com/mingda/model/JzBizExample.java | 0b3a15e827bab782ed201bffa3feb60eba417c16 | [] | no_license | geogle2009/mas | https://github.com/geogle2009/mas | bcd1828c1f2c7b5a306fd249c07eaa53ce8cecb2 | c871aee1cd03b3746e778e88e3752f4889543ec3 | refs/heads/master | 2020-04-05T05:30:25.625000 | 2014-09-28T03:51:53 | 2014-09-28T03:51:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mingda.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class JzBizExample {
/**
* This field was generated by Apache iBATIS ibator. This field corresponds to the database table MEDICAL.JZ_BIZ
* @ibato... | UTF-8 | Java | 75,052 | java | JzBizExample.java | Java | [
{
"context": "sponds to the database table MEDICAL.JZ_BIZ\r\n\t * @ibatorgenerated Fri Oct 15 15:21:28 CST 2010\r\n\t */\r\n\tpu",
"end": 3278,
"score": 0.865349292755127,
"start": 3272,
"tag": "USERNAME",
"value": "ibator"
}
] | null | [] | package com.mingda.model;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
public class JzBizExample {
/**
* This field was generated by Apache iBATIS ibator. This field corresponds to the database table MEDICAL.JZ_BIZ
* @ibato... | 75,052 | 0.679369 | 0.673346 | 2,717 | 25.62385 | 25.220175 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.772543 | false | false | 12 |
ecff7980325c81f73a21d7873b8fce42aa40d790 | 23,948,737,708,386 | d404e053342df7097a01cd1a91451a1ceff2075e | /fhCoreLite/coreLite/src/main/java/pl/fhframework/model/forms/attribute/CommaSeparatedStringListAttrConverter.java | 17f6783dd79fdca12ec2f85083765b3496066559 | [
"LicenseRef-scancode-warranty-disclaimer",
"Apache-2.0"
] | permissive | assecopl/fh | https://github.com/assecopl/fh | b7baef104c9e5fe936f2e30eaa9c103abf35e523 | d53df8afb872999deae9733b26501451524fcee3 | refs/heads/develop | 2023-09-02T02:29:19.877000 | 2023-08-30T11:11:39 | 2023-08-30T11:11:39 | 196,387,011 | 9 | 16 | Apache-2.0 | false | 2023-05-15T07:30:01 | 2019-07-11T12:08:38 | 2022-12-14T23:02:50 | 2023-05-15T07:29:44 | 59,877 | 7 | 14 | 19 | Java | false | false | package pl.fhframework.model.forms.attribute;
import pl.fhframework.model.forms.Component;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
/**
* Created by Piotr on 2017-02-09.
*/
public class CommaSeparatedStringListAttrConverter implements IComponentAttributeTypeConverter<List... | UTF-8 | Java | 1,203 | java | CommaSeparatedStringListAttrConverter.java | Java | [
{
"context": "rt java.util.stream.Collectors;\n\n/**\n * Created by Piotr on 2017-02-09.\n */\npublic class CommaSeparatedStr",
"end": 201,
"score": 0.996307909488678,
"start": 196,
"tag": "NAME",
"value": "Piotr"
}
] | null | [] | package pl.fhframework.model.forms.attribute;
import pl.fhframework.model.forms.Component;
import java.util.Arrays;
import java.util.List;
import java.util.stream.Collectors;
/**
* Created by Piotr on 2017-02-09.
*/
public class CommaSeparatedStringListAttrConverter implements IComponentAttributeTypeConverter<List... | 1,203 | 0.586866 | 0.580216 | 39 | 29.846153 | 27.684614 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
eedb02289d009a214b14e2cd814e006b8dc5d62d | 27,951,647,174,541 | 879de0ae264e358c82ad33f56b72e226a7fff42b | /tasks/module1/src/main/java/by/training/builder/LeekBuilder.java | 4dad2d08700b7856453f092593fb6810d85f4f6c | [] | no_license | strizhonov/epam-java-web-development | https://github.com/strizhonov/epam-java-web-development | 5c1677852cf01f8ba6dd885f095a1dfcd9356a39 | 5a2da02ae9f661e375723a5362033da7df00cec9 | refs/heads/master | 2020-11-28T22:56:48.076000 | 2020-03-29T14:09:39 | 2020-03-29T14:09:39 | 229,942,723 | 0 | 0 | null | false | 2020-10-13T18:26:12 | 2019-12-24T13:00:25 | 2020-05-17T14:14:22 | 2020-10-13T18:26:10 | 13,998 | 0 | 0 | 3 | Java | false | false | package by.training.builder;
import by.training.controller.ArgumentValueException;
import by.training.controller.InvalidLineException;
import by.training.entity.Leek;
import java.util.Map;
public class LeekBuilder {
private double length;
private double sluggishLeavesPercentage;
private double weight;
... | UTF-8 | Java | 3,400 | java | LeekBuilder.java | Java | [] | null | [] | package by.training.builder;
import by.training.controller.ArgumentValueException;
import by.training.controller.InvalidLineException;
import by.training.entity.Leek;
import java.util.Map;
public class LeekBuilder {
private double length;
private double sluggishLeavesPercentage;
private double weight;
... | 3,400 | 0.637353 | 0.635294 | 107 | 30.785048 | 28.451969 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.448598 | false | false | 12 |
933df63c0b87cf8c59dba588d68074ac5c3d8681 | 18,038,862,645,787 | 072742f580167c59cb6ccf388dd74c486d8efbe7 | /sources/com/ts/can/chrysler/wc/CanChryslerWcAmpSetView.java | 35e51f7a84c87e9051f378d7f7370f6e4ff2b64d | [] | no_license | 1989rat/libcan59-TsMainUI | https://github.com/1989rat/libcan59-TsMainUI | 3ff2034fc162943419998edab8ad4f1dd9dc8a02 | 9fe822b23d0f748dd8c6c109a5e93150f54458aa | refs/heads/master | 2023-03-20T07:56:55.859000 | 2021-01-26T05:07:11 | 2021-01-26T05:07:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ts.can.chrysler.wc;
import android.app.Activity;
import android.view.View;
import com.lgb.canmodule.Can;
import com.lgb.canmodule.CanDataInfo;
import com.lgb.canmodule.CanJni;
import com.ts.MainUI.R;
import com.ts.can.CanScrollCarInfoView;
public class CanChryslerWcAmpSetView extends CanScrollCarInfoView ... | UTF-8 | Java | 6,819 | java | CanChryslerWcAmpSetView.java | Java | [] | null | [] | package com.ts.can.chrysler.wc;
import android.app.Activity;
import android.view.View;
import com.lgb.canmodule.Can;
import com.lgb.canmodule.CanDataInfo;
import com.lgb.canmodule.CanJni;
import com.ts.MainUI.R;
import com.ts.can.CanScrollCarInfoView;
public class CanChryslerWcAmpSetView extends CanScrollCarInfoView ... | 6,819 | 0.50374 | 0.478663 | 204 | 32.426472 | 34.481304 | 339 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.759804 | false | false | 12 |
ac6009a09fe2298df17e5ec00c65b0b1060431db | 8,916,352,165,907 | eb0b0a343f25ae961a5dc57e1f4be815240bb38f | /mgis-model/src/main/java/ru/sovzond/mgis2/registers/oks/contractors/Engineer.java | 96550d63a7d861cbaf8ef6ca149f2964a55fc2af | [] | no_license | bambrikii/mgis2 | https://github.com/bambrikii/mgis2 | d81faa0de4c66778cf837276c6fd36c49d5962b8 | c67aa515316cdc8ff7c3875962ed4109acb4f1bf | refs/heads/master | 2020-05-20T08:48:12.959000 | 2017-05-01T08:23:52 | 2017-05-01T08:23:52 | 35,107,155 | 2 | 1 | null | false | 2015-06-06T13:30:01 | 2015-05-05T15:11:51 | 2015-05-08T15:23:57 | 2015-06-06T13:30:00 | 312 | 0 | 0 | 0 | Java | null | null | package ru.sovzond.mgis2.registers.oks.contractors;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
/**
* @autho... | UTF-8 | Java | 1,152 | java | Engineer.java | Java | [
{
"context": "r;\nimport javax.persistence.Table;\n\n/**\n * @author Alexander Arakelyan\n *\n * Кадастровый инженер\n */\n@Entity\n@Ta",
"end": 341,
"score": 0.9998738169670105,
"start": 322,
"tag": "NAME",
"value": "Alexander Arakelyan"
}
] | null | [] | package ru.sovzond.mgis2.registers.oks.contractors;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.SequenceGenerator;
import javax.persistence.Table;
/**
* @autho... | 1,139 | 0.733848 | 0.731919 | 55 | 17.854546 | 20.503141 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.854545 | false | false | 12 |
999cfcbb4c9b03f3623083cee9608266c84fc7d0 | 11,751,030,548,950 | 740fb60ab4c555b5e8bc0a081f5c69d475267829 | /RetoCreaTic/app/src/main/java/ricardoz/retocreatic/Adaptador/AdaterTarjeta.java | f6b1cbac7690b0a4e57953e5a0809ed885bc9cd2 | [] | no_license | rialfz/JuegoTarjeta | https://github.com/rialfz/JuegoTarjeta | a4c47f64d126d5a1661c4a36f5fb3a1116aca1f4 | 0bae44591e7037c32ece0536c31fa4fad36ebe28 | refs/heads/master | 2021-04-15T14:08:49.486000 | 2018-03-21T22:44:13 | 2018-03-21T22:44:13 | 126,248,457 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ricardoz.retocreatic.Adaptador;
import android.app.Activity;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import java.util.ArrayList;
import java.util... | UTF-8 | Java | 2,360 | java | AdaterTarjeta.java | Java | [
{
"context": "t ricardoz.retocreatic.Tarjeta;\n\n/**\n * Created by RicardoZ on 19/03/2018.\n */\n\npublic class AdaterTarjeta ex",
"end": 423,
"score": 0.9919637441635132,
"start": 415,
"tag": "USERNAME",
"value": "RicardoZ"
}
] | null | [] | package ricardoz.retocreatic.Adaptador;
import android.app.Activity;
import android.content.Context;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import java.util.ArrayList;
import java.util... | 2,360 | 0.633475 | 0.629661 | 97 | 23.329897 | 25.051584 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.402062 | false | false | 12 |
552457ea034951db9da6827a0132c91080336f83 | 32,762,010,600,349 | 7b26b880ce75962f6cc3188a8fb6a3add2a9be99 | /Course 2 Data Structure Assignment/week1/test.java | bf3aca6023a187c1dad113ccd450930265b47d8a | [] | no_license | newtonyray/Coursera-Data-Structures-and-Algorithms-Specialization | https://github.com/newtonyray/Coursera-Data-Structures-and-Algorithms-Specialization | 39638f6b1005628ce8d1f30870d6101d9203e727 | 73b36ed405146e01f1f5152cdf08bfb6249b5c38 | refs/heads/master | 2021-04-15T09:21:50.758000 | 2018-03-21T12:51:59 | 2018-03-21T12:51:59 | 126,176,342 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import java.io.*;
/**
* Write a description of test here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class test {
int[] parent;
int computeHeight2(int i){
if (parent[i] == -1){
return 1;
}
return 1 + computeHeight2(parent[i]);
}
... | UTF-8 | Java | 2,947 | java | test.java | Java | [] | null | [] | import java.util.*;
import java.io.*;
/**
* Write a description of test here.
*
* @author (your name)
* @version (a version number or a date)
*/
public class test {
int[] parent;
int computeHeight2(int i){
if (parent[i] == -1){
return 1;
}
return 1 + computeHeight2(parent[i]);
}
... | 2,947 | 0.437394 | 0.428571 | 123 | 22.943089 | 16.516708 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.926829 | false | false | 12 |
229e25b7a6e6bfbae59d367a9e9ba7eecf890dc5 | 8,220,567,405,544 | f9ad51b4a58420c3db2d8ee0fae9bea68c8b8988 | /src/main/java/com/zx/emanage/util/gen/entity/WmsInveCommionRecordAdjust.java | b5459aac5958ab48eeaf35c7e1afc069a8c424ab | [] | no_license | bellmit/ZXWMS | https://github.com/bellmit/ZXWMS | db3e3db0a7b957cd3de61c33b906145fde8eec61 | 6b4a0c742704586a60c933648dd093df4eab0d7c | refs/heads/master | 2021-12-27T15:03:41.057000 | 2018-01-12T02:44:24 | 2018-01-12T02:44:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zx.emanage.util.gen.entity;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.io.Serializable;
import java.util.Set;
import java.util.HashSet;
import java.util.Iterator;
import java.math.BigDecimal;
import com.zx.sframe.util.mybatis.BaseEntity;
/*... | UTF-8 | Java | 4,205 | java | WmsInveCommionRecordAdjust.java | Java | [] | null | [] | package com.zx.emanage.util.gen.entity;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Map;
import java.util.List;
import java.io.Serializable;
import java.util.Set;
import java.util.HashSet;
import java.util.Iterator;
import java.math.BigDecimal;
import com.zx.sframe.util.mybatis.BaseEntity;
/*... | 4,205 | 0.709394 | 0.70868 | 181 | 22.23757 | 21.384249 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.690608 | false | false | 12 |
6644a3737975137aa87946a06443bc8ed3876566 | 20,822,001,481,435 | 55dcc36bc4d80ad14a4d77c98a27a5a0c65e0e6f | /WsSimulator/src/main/java/net/medrag/alternative/engine/SoapEngine.java | 1901dc2085dfd4907be501a0cc80b4c46d0edad9 | [] | no_license | MecanicalDragon/LearningApp | https://github.com/MecanicalDragon/LearningApp | 8f1b046b218565150c6a9db82c462e0f71ca4bda | 7e7d9ea647d6d3fded88da808c4ee53bd2a121b0 | refs/heads/master | 2023-08-05T06:56:50.816000 | 2023-07-25T17:25:22 | 2023-07-25T17:25:22 | 211,138,819 | 1 | 0 | null | false | 2022-10-31T12:34:23 | 2019-09-26T16:53:29 | 2021-12-26T21:32:28 | 2022-10-31T12:34:22 | 5,705 | 1 | 0 | 8 | JavaScript | false | false | package net.medrag.alternative.engine;
import net.medrag.alternative.validation.CustomFault;
import net.medrag.alternative.validation.MessageContext;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.B... | UTF-8 | Java | 2,968 | java | SoapEngine.java | Java | [
{
"context": "ma;\n\nimport java.io.IOException;\n\n/**\n * {@author} Stanislav Tretyakov\n * 25.02.2020\n */\n//@Component\npublic class SoapE",
"end": 915,
"score": 0.9998475313186646,
"start": 896,
"tag": "NAME",
"value": "Stanislav Tretyakov"
}
] | null | [] | package net.medrag.alternative.engine;
import net.medrag.alternative.validation.CustomFault;
import net.medrag.alternative.validation.MessageContext;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.annotation.B... | 2,955 | 0.750337 | 0.743935 | 83 | 34.746986 | 26.615894 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518072 | false | false | 12 |
df8bf91646e4100876343f046c6f5a97cf7efa07 | 22,840,636,096,087 | ce5f36c78e0945fbdd8f8b545ca2a5905fa9b9f9 | /GraoPara/src/main/java/persistence/dto/dtoCreator/DocumentoDTOFactory.java | 7ad5871ab27ed2585bcbc9c946bb82f9ee56d45d | [] | no_license | projeto-coruja/Projeto-Coruja | https://github.com/projeto-coruja/Projeto-Coruja | 7f129e9d375f2cfaa1577f67eb6c7eb77c9b7fd6 | 61b754da8ba17d4ea94520118504f32789c38f83 | refs/heads/master | 2020-05-26T18:47:50.943000 | 2013-11-25T14:24:37 | 2013-11-25T14:24:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package persistence.dto.dtoCreator;
import persistence.dto.DocumentoDTO;
import persistence.dto.IdNumDocumentoDTO;
import persistence.dto.OrigemDTO;
import persistence.dto.PalavraChaveDTO;
import persistence.dto.TipoDocumentoDTO;
import persistence.dto.UserDTO;
import persistence.model.Documento;
import persistence.mo... | UTF-8 | Java | 2,510 | java | DocumentoDTOFactory.java | Java | [] | null | [] | package persistence.dto.dtoCreator;
import persistence.dto.DocumentoDTO;
import persistence.dto.IdNumDocumentoDTO;
import persistence.dto.OrigemDTO;
import persistence.dto.PalavraChaveDTO;
import persistence.dto.TipoDocumentoDTO;
import persistence.dto.UserDTO;
import persistence.model.Documento;
import persistence.mo... | 2,510 | 0.782072 | 0.778486 | 68 | 35.911766 | 31.986547 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.823529 | false | false | 12 |
3ea055dcce781772d5bc8ff99aa8e8780a72522c | 22,840,636,093,158 | 468c323a1526758a633e18157663d2e814cc742a | /src/AdminManager.java | 0aa6ad2011f3b0a0a79dc92d6c56505640497ff4 | [] | no_license | modopojken/SlutprojektProgrammering2 | https://github.com/modopojken/SlutprojektProgrammering2 | e1b4c4b9ce7bdac8af58ff31d0fdee2a4d5bd2c0 | 41f1bf832ffe619d7f5f5977fccdb7eacb3fea51 | refs/heads/master | 2020-05-03T03:19:54.294000 | 2019-05-17T11:37:17 | 2019-05-17T11:37:17 | 178,394,842 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* En klass som skapar admin managern där vi kommer kunna inserta ord till databasen (fast det funkar inte för jag hann inte så långt)
*/
public class AdminManager {
private JTextField addWordsHereTextField;
pr... | UTF-8 | Java | 2,317 | java | AdminManager.java | Java | [] | null | [] | import javax.swing.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* En klass som skapar admin managern där vi kommer kunna inserta ord till databasen (fast det funkar inte för jag hann inte så långt)
*/
public class AdminManager {
private JTextField addWordsHereTextField;
pr... | 2,317 | 0.636876 | 0.630369 | 74 | 30.148649 | 26.612679 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.486486 | false | false | 12 |
6834e31c63778182bf1d41ca4f231f834b2b7946 | 31,293,131,786,833 | bfee280220137ba24b7fed3682d23b5299bcfe32 | /src/main/java/thorasine/oranje/InitialSetup.java | 76b9a34b3be2776a4b866e754b8235c9f17a2d04 | [] | no_license | thorasine/oranje | https://github.com/thorasine/oranje | f8f0fa3b082b5bccd5add3f70983e0e3a7d5228c | b79048c04c054ba7e739f61c2828e87d6368a776 | refs/heads/master | 2023-03-27T10:20:08.993000 | 2021-03-26T12:00:13 | 2021-03-26T12:00:13 | 344,886,779 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package thorasine.oranje;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.stereotype.Component;
import thorasine.oranje.persistence.model.Role;
import thorasine.oranje.persistence.model.User;
import thora... | UTF-8 | Java | 1,933 | java | InitialSetup.java | Java | [
{
"context": " is only for demonstrating purposes.\n *\n * @author Krisztian Zaja\n */\n@Component\npublic class InitialSetup {\n\n @",
"end": 557,
"score": 0.9998555183410645,
"start": 543,
"tag": "NAME",
"value": "Krisztian Zaja"
}
] | null | [] | package thorasine.oranje;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.crypto.bcrypt.BCryptPasswordEncoder;
import org.springframework.stereotype.Component;
import thorasine.oranje.persistence.model.Role;
import thorasine.oranje.persistence.model.User;
import thora... | 1,925 | 0.660631 | 0.647181 | 63 | 29.682539 | 23.157038 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634921 | false | false | 12 |
a37384ee10945e0cc954a5aff82952b85a58c729 | 652,835,081,052 | bc32ad4d0c074347ee095f99c68a8a947aa9d8bb | /passport-main-service/src/main/java/com/sogou/upd/passport/service/account/ScodeService.java | 49c61e2d93bca015d2f837987c4f593eefee314e | [] | no_license | mayl666/passportlearn | https://github.com/mayl666/passportlearn | 64845f7a50a5a7de424e5dfa78daca73e3552780 | a94eeee4b69e94c902d379ccda2dc523c0961c90 | refs/heads/master | 2020-12-30T10:49:13.732000 | 2017-04-14T05:02:10 | 2017-04-14T05:02:10 | 98,855,430 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sogou.upd.passport.service.account;
/**
* Created by xieyilun on 2016/1/26.
*/
public interface ScodeService {
/**
* 生成安全码
* 如果有未验证的安全码,将被覆盖
* @param passportId
* @param appid
* @return
*/
public String generate(final String passportId, final int appid);
/**
... | UTF-8 | Java | 609 | java | ScodeService.java | Java | [
{
"context": "u.upd.passport.service.account;\n\n/**\n * Created by xieyilun on 2016/1/26.\n */\npublic interface ScodeService {",
"end": 75,
"score": 0.9996042847633362,
"start": 67,
"tag": "USERNAME",
"value": "xieyilun"
}
] | null | [] | package com.sogou.upd.passport.service.account;
/**
* Created by xieyilun on 2016/1/26.
*/
public interface ScodeService {
/**
* 生成安全码
* 如果有未验证的安全码,将被覆盖
* @param passportId
* @param appid
* @return
*/
public String generate(final String passportId, final int appid);
/**
... | 609 | 0.612053 | 0.59887 | 25 | 20.24 | 20.769747 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.24 | false | false | 12 |
c13a370abff065265f482057bd7299f18dfdb3b9 | 23,622,320,154,852 | 1291998aa02170f051492d2cad96847085aefb88 | /src/main/java/com/wxy/learn/design/structure/proxy/example/dynamic/jdk/JDKDynamicProxy.java | 11d0b0589605421ce870a652ded3a640d0ff8e6d | [] | no_license | SillyBoy007/designPattern | https://github.com/SillyBoy007/designPattern | 241501382849ef49ce3d04a44cf99b8860dfad4e | 41168bf7ab6a63b868dafded985cba19337bfdec | refs/heads/master | 2022-05-25T16:33:32.100000 | 2019-10-17T02:17:41 | 2019-10-17T02:17:41 | 187,835,083 | 0 | 0 | null | false | 2022-05-20T21:08:36 | 2019-05-21T12:42:46 | 2019-10-17T02:17:44 | 2022-05-20T21:08:35 | 271 | 0 | 0 | 1 | Java | false | false | package com.wxy.learn.design.structure.proxy.example.dynamic.jdk;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
public class JDKDynamicProxy implements InvocationHandler{
private Object target;
public JDKDynamicProxy(Object target) { this.target =... | UTF-8 | Java | 905 | java | JDKDynamicProxy.java | Java | [] | null | [] | package com.wxy.learn.design.structure.proxy.example.dynamic.jdk;
import java.lang.reflect.InvocationHandler;
import java.lang.reflect.Method;
import java.lang.reflect.Proxy;
public class JDKDynamicProxy implements InvocationHandler{
private Object target;
public JDKDynamicProxy(Object target) { this.target =... | 905 | 0.650829 | 0.650829 | 29 | 30.206896 | 25.096201 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 12 |
a444a848d0219e78df5054d74c804426781b0bdd | 21,363,167,348,381 | 1c1f31c19c7e60c04695a1d7efb4b30a88459329 | /app/src/main/java/com/yw/ffmpeg/utils/PermissionUtils.java | 54a53140af56d18f40f75cac573df6246db5ffad | [] | no_license | ywtony/ffmpegapp | https://github.com/ywtony/ffmpegapp | 22cc6956a1d57c30b9bf7b4407137f14a1539412 | 4999516037abb7bb9b938ccc78aaa81fd19ee293 | refs/heads/master | 2023-04-05T23:38:50.379000 | 2021-05-06T03:12:01 | 2021-05-06T03:12:01 | 343,827,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yw.ffmpeg.utils;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.provider.Settings;
import android.text.TextUtils;
... | UTF-8 | Java | 7,209 | java | PermissionUtils.java | Java | [
{
"context": " PermissionUtils\n * @Description: 权限工具\n * @Author: wei.yang\n * @CreateDate: 2021/4/13 13:29\n * @UpdateUser: 更",
"end": 746,
"score": 0.9991483688354492,
"start": 738,
"tag": "NAME",
"value": "wei.yang"
},
{
"context": " @CreateDate: 2021/4/13 13:29\n * @UpdateUser: ... | null | [] | package com.yw.ffmpeg.utils;
import android.annotation.SuppressLint;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.provider.Settings;
import android.text.TextUtils;
... | 7,209 | 0.575569 | 0.570479 | 216 | 31.745371 | 27.658716 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 12 |
f742002890fbe00cbeaa8f8b169c9f81f7e8151f | 22,849,226,017,593 | 17514d30c798076c2228be5898e2078b151a6b25 | /src/main/java/org/oop/dziedziczenie_inheritance/App.java | 928ce29b07084113dd8f74e87c3e4ea4221e1c32 | [] | no_license | MariuszBorek/exercises-advanced-java_02 | https://github.com/MariuszBorek/exercises-advanced-java_02 | ca80c8ca56e49a30d1a2a771d8497643591e669e | ae1b2dc68e51ed23df50ea5df7ce0f2b5f9d9942 | refs/heads/master | 2022-11-12T19:50:57.495000 | 2020-06-24T22:36:29 | 2020-06-24T22:36:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.oop.dziedziczenie_inheritance;
import org.oop.dziedziczenie_inheritance.car.SportCar;
import org.oop.dziedziczenie_inheritance.computer.Laptop;
public class App {
public static void main(String[] args) {
Laptop asus = new Laptop("intel core i9 3.6 GHz", "32 GB", "GeForce RTX 2070 SUPER", 2400)... | UTF-8 | Java | 476 | java | App.java | Java | [] | null | [] | package org.oop.dziedziczenie_inheritance;
import org.oop.dziedziczenie_inheritance.car.SportCar;
import org.oop.dziedziczenie_inheritance.computer.Laptop;
public class App {
public static void main(String[] args) {
Laptop asus = new Laptop("intel core i9 3.6 GHz", "32 GB", "GeForce RTX 2070 SUPER", 2400)... | 476 | 0.65126 | 0.62395 | 16 | 28.75 | 27.498863 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.