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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c45bba771c8b28e42da3643ac4a64b61a347740d | 37,529,424,264,063 | 429368a49704128e664a625de101251f8be1425c | /src/com/sb/ci/utility/POJOFactory.java | eb70f8b47d7efd14a06e4b84c9a899c138e447b8 | [
"MIT"
] | permissive | Obbay2/ThunderstormCI | https://github.com/Obbay2/ThunderstormCI | 7ce4ed9dec959ca2af45ee406e366d4c2350e0a6 | 5f30ce4fd14bfed3902ee91ed0803845acbdd97d | refs/heads/master | 2021-01-15T09:15:17.063000 | 2016-04-17T07:30:45 | 2016-04-17T07:30:45 | 56,412,962 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sb.ci.utility;
import java.util.HashMap;
import java.util.Map;
import com.sb.ci.exception.CIException;
import com.sb.ci.model.BasePOJO;
import com.sb.ci.model.Competition;
import com.sb.ci.model.Game;
import com.sb.ci.model.Robot;
import com.sb.ci.model.RobotDetails;
import com.sb.ci.model.Round;
import c... | UTF-8 | Java | 1,378 | java | POJOFactory.java | Java | [] | null | [] | package com.sb.ci.utility;
import java.util.HashMap;
import java.util.Map;
import com.sb.ci.exception.CIException;
import com.sb.ci.model.BasePOJO;
import com.sb.ci.model.Competition;
import com.sb.ci.model.Game;
import com.sb.ci.model.Robot;
import com.sb.ci.model.RobotDetails;
import com.sb.ci.model.Round;
import c... | 1,378 | 0.743106 | 0.743106 | 49 | 27.12245 | 25.317278 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.673469 | false | false | 14 |
ae39d0275e2c77552d2c0eda0ab89d4f6366a7ea | 39,685,497,820,989 | 0d9e7a351710dee26e25670cb3bc570b04428458 | /src/InventoryGUI/LVL.java | 56718213d8b25b3d9b3feb33194b602161e13690 | [] | no_license | ChristianCornelis/InventoryProgram | https://github.com/ChristianCornelis/InventoryProgram | 6a818c749434237a19f845fd314dd489abaaa547 | d142b8a290b0f815b988d26a4c1394c071ac8329 | refs/heads/master | 2021-01-12T05:31:23.428000 | 2017-01-16T22:32:25 | 2017-01-16T22:32:25 | 77,947,938 | 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 InventoryGUI;
import InventoryGUI.Exceptions.NegativeQuantityException;
/**
*
* @author Christian Cornelis
*/
public class... | UTF-8 | Java | 3,043 | java | LVL.java | Java | [
{
"context": "ions.NegativeQuantityException;\n\n/**\n *\n * @author Christian Cornelis\n */\npublic class LVL extends Item{\n private St",
"end": 303,
"score": 0.9998113512992859,
"start": 285,
"tag": "NAME",
"value": "Christian Cornelis"
}
] | 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 InventoryGUI;
import InventoryGUI.Exceptions.NegativeQuantityException;
/**
*
* @author <NAME>
*/
public class LVL extends... | 3,031 | 0.588564 | 0.588564 | 111 | 26.414415 | 31.043842 | 197 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.216216 | false | false | 14 |
c7cd99ea10f8239710bf9d8273cf8e3b11c44e2e | 35,141,422,471,040 | 73c621d368029767afa41e1e3a8f08516db637ed | /teretanaTamara/src/main/java/com/example/teretanaTamara/domain/dto/MemberDto.java | f30b27eb8d2fc4713f0d20da54b31553d0674109 | [] | no_license | tackica86/Gym | https://github.com/tackica86/Gym | 5b25a386e92236d7371d9892d984abf2297a1628 | 43fb99ea3407ed9d299c0ff27f4025a4abb3b036 | refs/heads/master | 2020-06-09T20:38:30.640000 | 2019-07-02T13:32:58 | 2019-07-02T13:32:58 | 193,502,088 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.teretanaTamara.domain.dto;
import com.example.teretanaTamara.domain.Coupon;
import com.example.teretanaTamara.domain.Subscription;
public class MemberDto {
private String name;
private String surname;
private String email;
private Subscription subscription;
private Coupon coupon;
publi... | UTF-8 | Java | 1,421 | java | MemberDto.java | Java | [] | null | [] | package com.example.teretanaTamara.domain.dto;
import com.example.teretanaTamara.domain.Coupon;
import com.example.teretanaTamara.domain.Subscription;
public class MemberDto {
private String name;
private String surname;
private String email;
private Subscription subscription;
private Coupon coupon;
publi... | 1,421 | 0.70373 | 0.70373 | 74 | 18.202703 | 21.048195 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.486486 | false | false | 14 |
545ab177ca80afeb500ecc34419132d745d3a641 | 36,936,718,784,699 | 5039b38b4d97ab669a98c950ba7745ae1c266ef4 | /src/main/java/memo/communication/strategy/ShopItemNotificationStrategy.java | 4134ca13d2ceee2333b0ebde4aca4f3adbc4b4f6 | [] | no_license | lehoffma/memo | https://github.com/lehoffma/memo | 7afc0cb6555225a1850abb6b8bfd8a740a46dabb | 0723348e3f76738872c0cd333cf7e89bcf474df5 | refs/heads/develop | 2023-03-06T23:10:08.113000 | 2022-07-26T14:57:00 | 2022-07-26T14:57:00 | 79,556,593 | 2 | 1 | null | false | 2023-03-03T07:53:32 | 2017-01-20T12:18:37 | 2021-12-24T07:54:51 | 2023-03-03T07:53:31 | 24,563 | 1 | 1 | 66 | TypeScript | false | false | package memo.communication.strategy;
import memo.communication.NotificationRepository;
import memo.communication.model.Notification;
import memo.communication.model.NotificationType;
import memo.model.*;
import memo.util.JsonHelper;
import memo.util.MapBuilder;
import memo.util.Util;
import org.apache.logging.log4j.Lo... | UTF-8 | Java | 8,566 | java | ShopItemNotificationStrategy.java | Java | [] | null | [] | package memo.communication.strategy;
import memo.communication.NotificationRepository;
import memo.communication.model.Notification;
import memo.communication.model.NotificationType;
import memo.model.*;
import memo.util.JsonHelper;
import memo.util.MapBuilder;
import memo.util.Util;
import org.apache.logging.log4j.Lo... | 8,566 | 0.586271 | 0.585921 | 216 | 38.657406 | 31.59441 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648148 | false | false | 14 |
426a411e80a0d48adea6b42d2d984b55ca99a88e | 37,125,697,343,221 | d1f72a8733e14f18822b6576dfd7f80bffca5727 | /src/main/java/com/gdn/database/GetBotInformation.java | 2e230ce6624ad8180f0f843854fbf8608955e472 | [] | no_license | avinasht24/GetInformation | https://github.com/avinasht24/GetInformation | 271c45190b889b09da1de33bb2da81ebfbf6a640 | e0c83432733216c225e571c02b62d724d765c492 | refs/heads/master | 2020-03-24T03:45:25.824000 | 2018-07-26T11:30:06 | 2018-07-26T11:30:06 | 142,431,887 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gdn.database;
import java.awt.List;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import ... | UTF-8 | Java | 8,467 | java | GetBotInformation.java | Java | [
{
"context": "abot.controller.QaBotController;\n/**\n * Created by avinash.t\n */\npublic class GetBotInformation extends QaBotC",
"end": 447,
"score": 0.9984405636787415,
"start": 438,
"tag": "USERNAME",
"value": "avinash.t"
}
] | null | [] | package com.gdn.database;
import java.awt.List;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DatabaseMetaData;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import ... | 8,467 | 0.555451 | 0.553325 | 278 | 29.456835 | 28.001989 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.172662 | false | false | 14 |
a06f6a64829faaaee9af6cdacb63abcb969118ec | 9,912,784,536,315 | 251ed4d232df69e9e5a6a039b086d9475658b63d | /app/src/main/java/com/weather/app/testapp/ui/utils/ConvertToModel.java | 9c67e71d63cd42bb3dd29754c3c692b242ea132b | [] | no_license | stefanionescu/WeatherApp | https://github.com/stefanionescu/WeatherApp | b663387af13358f15361e4499568d08e60c7efdd | 34f7774f7056b0ea8c1db698e1a633b3e23552b3 | refs/heads/master | 2021-01-20T10:53:37.546000 | 2017-08-30T21:14:54 | 2017-08-30T21:14:54 | 101,652,794 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weather.app.testapp.ui.utils;
import com.weather.app.testapp.domain.model.Forecast;
import com.weather.app.testapp.ui.viewmodel.ForecastViewModel;
import com.weather.app.testapp.ui.viewmodel.Model;
import java.util.ArrayList;
import java.util.List;
public class ConvertToModel {
public List<Model> c... | UTF-8 | Java | 593 | java | ConvertToModel.java | Java | [] | null | [] | package com.weather.app.testapp.ui.utils;
import com.weather.app.testapp.domain.model.Forecast;
import com.weather.app.testapp.ui.viewmodel.ForecastViewModel;
import com.weather.app.testapp.ui.viewmodel.Model;
import java.util.ArrayList;
import java.util.List;
public class ConvertToModel {
public List<Model> c... | 593 | 0.72344 | 0.72344 | 25 | 22.719999 | 25.348009 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.36 | false | false | 14 |
33659d6d8d513f8ffaacef7fd27a71945530defd | 11,321,533,807,498 | ee708a3de04965a715c9432db65c95d2aff993f3 | /hk-emi/hk-emi-core/src/main/java/com/hk/emi/core/repository/CityRepository.java | c09785f029e9a612802895031aa003322a38bfed | [] | no_license | huankai/hk-modules | https://github.com/huankai/hk-modules | 5da1bd58acd0f2d07acfe5bd2c025250ef061650 | 9fe3a2e98cf650a00a785ea56431c8710240a041 | refs/heads/master | 2021-09-10T22:55:54.535000 | 2018-04-03T16:01:09 | 2018-04-03T16:01:09 | 114,425,871 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.hk.emi.core.repository;
import com.hk.core.repository.StringRepository;
import com.hk.emi.core.domain.City;
import java.util.List;
/**
* @author huangkai
*/
public interface CityRepository extends StringRepository<City> {
/**
* 查询下级
*
* @param parentId
... | UTF-8 | Java | 405 | java | CityRepository.java | Java | [
{
"context": "City;\r\n\r\nimport java.util.List;\r\n\r\n/**\r\n * @author huangkai\r\n */\r\npublic interface CityRepository extends Str",
"end": 191,
"score": 0.999168336391449,
"start": 183,
"tag": "USERNAME",
"value": "huangkai"
}
] | null | [] | /**
*
*/
package com.hk.emi.core.repository;
import com.hk.core.repository.StringRepository;
import com.hk.emi.core.domain.City;
import java.util.List;
/**
* @author huangkai
*/
public interface CityRepository extends StringRepository<City> {
/**
* 查询下级
*
* @param parentId
... | 405 | 0.617128 | 0.617128 | 23 | 15.26087 | 17.971518 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.217391 | false | false | 14 |
c37c4e615855a8a3a6d6176574e5939eadf2d694 | 2,783,138,825,661 | b29f0e8bf21fd25d8af16111e53a961b8a392ab1 | /src/f3.java | 4ce4589b916b0e0bb68f62dd99894be318ba5dc2 | [] | no_license | sambhav8154/Online-Shopping | https://github.com/sambhav8154/Online-Shopping | 18c89eecbcdede0487c47b2fa74a5cdd06ebdf17 | f6315fb6a3a5ef52acf6af1126f18d6810227dc5 | refs/heads/master | 2020-04-07T13:53:54.904000 | 2018-11-20T17:27:42 | 2018-11-20T17:27:42 | 158,426,364 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.awt.Toolkit;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author hp
*/
public class f3 extends javax.swing.JFrame {
/**
* Creates new form f3
... | UTF-8 | Java | 7,513 | java | f3.java | Java | [
{
"context": "the template in the editor.\n */\n\n/**\n *\n * @author hp\n */\npublic class f3 extends javax.swing.JFrame {\n",
"end": 233,
"score": 0.9988590478897095,
"start": 231,
"tag": "USERNAME",
"value": "hp"
}
] | null | [] |
import java.awt.Toolkit;
/*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
/**
*
* @author hp
*/
public class f3 extends javax.swing.JFrame {
/**
* Creates new form f3
... | 7,513 | 0.63277 | 0.591907 | 186 | 39.387096 | 30.108418 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.913979 | false | false | 14 |
c907c6481366700246792059d7431f98d87b41ff | 29,102,698,415,519 | 023fdef5e1c4a7126df143ba00cf90920885ee0d | /src/main/java/dsAlgo/Problem.java | fe6531358561ef2168cf3a0f24313165dd8c3513 | [
"Apache-2.0"
] | permissive | kogupta/scala-playground | https://github.com/kogupta/scala-playground | 8722bc0fbb1eea4558794c37f009a5e92498b89a | bfd4f01146c9eb343a4b450111e20e373d285c3a | refs/heads/master | 2017-12-02T07:07:56.837000 | 2017-10-15T17:13:46 | 2017-10-15T17:13:46 | 85,054,620 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dsAlgo;
import com.google.caliper.Benchmark;
import it.unimi.dsi.fastutil.objects.Object2IntArrayMap;
import java.util.*;
/**
* A problem famous with `clay pot` company :P
*
* Build a structure which supports `insert(T t)`, `delete(T t)` and `T random()` in constant time.
*
* Solution:
* - from SO of... | UTF-8 | Java | 3,224 | java | Problem.java | Java | [] | null | [] | package dsAlgo;
import com.google.caliper.Benchmark;
import it.unimi.dsi.fastutil.objects.Object2IntArrayMap;
import java.util.*;
/**
* A problem famous with `clay pot` company :P
*
* Build a structure which supports `insert(T t)`, `delete(T t)` and `T random()` in constant time.
*
* Solution:
* - from SO of... | 3,224 | 0.53629 | 0.524504 | 130 | 23.799999 | 21.667204 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484615 | false | false | 14 |
683a4cb6c06d2e2a12374030a0730fb94fa6b7b8 | 15,745,350,123,090 | b247c6a174781d58eb139f406fb9e714c0e2d0f4 | /plugin/src/de/chille/mds/plugin/tree/TreeMetamodel.java | ae39a2d1ac17993551baa294b9519d84d3263c08 | [] | no_license | BackupTheBerlios/metadataserver | https://github.com/BackupTheBerlios/metadataserver | 38b2b6ce93e298914b67feac1598d8c8c89722e1 | 0372cd839ccf7709e599d4c2bf41b5cb789a7fe5 | refs/heads/master | 2020-04-22T00:27:56.916000 | 2003-02-04T16:38:37 | 2003-02-04T16:38:37 | 40,077,559 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.chille.mds.plugin.tree;
import de.chille.mds.soap.MDSObjectBean;
public class TreeMetamodel extends TreeParent {
public TreeMetamodel(MDSObjectBean bean) {
super(bean);
}
} | UTF-8 | Java | 189 | java | TreeMetamodel.java | Java | [] | null | [] | package de.chille.mds.plugin.tree;
import de.chille.mds.soap.MDSObjectBean;
public class TreeMetamodel extends TreeParent {
public TreeMetamodel(MDSObjectBean bean) {
super(bean);
}
} | 189 | 0.783069 | 0.783069 | 9 | 20.111111 | 19.364597 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 14 |
bba984e2b63571fc85b54da18088035d585b82f0 | 15,745,350,124,652 | 33fce9ad1d5091d7f55895969d9624f4350f468d | /practise-project-1/src/main/java/com/example/demo/Demo.java | 91469e45beec5f1ebe5674fa4d76028a026edce9 | [] | no_license | Avinash1765/practise_repo | https://github.com/Avinash1765/practise_repo | bfc8ae82184894637946b31fc6647ed41268fcc2 | 94875a0526c21a2ba2ac8d8132a1de811ffe7aee | refs/heads/master | 2023-09-06T02:15:37.132000 | 2021-07-16T04:24:10 | 2021-07-16T04:24:10 | 155,971,814 | 0 | 0 | null | false | 2023-08-20T22:05:48 | 2018-11-03T10:18:06 | 2021-07-16T04:24:22 | 2023-08-20T22:05:47 | 6,561 | 0 | 0 | 42 | Java | false | false | package com.example.demo;
import java.util.Arrays;
public class Demo {
public static void main(String[] args) {
String a="08";
int ab=Integer.parseInt(a);
System.out.println(ab);
}
}
| UTF-8 | Java | 194 | java | Demo.java | Java | [] | null | [] | package com.example.demo;
import java.util.Arrays;
public class Demo {
public static void main(String[] args) {
String a="08";
int ab=Integer.parseInt(a);
System.out.println(ab);
}
}
| 194 | 0.690722 | 0.680412 | 12 | 15.166667 | 13.569778 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.083333 | false | false | 14 |
82d374355e90ac4ab4276d143998284b0627cd22 | 11,046,655,906,644 | fb3f0253327edacb616650716c74ec43e8b78f00 | /socket/src/main/java/com/xuhao/android/libsocket/sdk/connection/interfacies/IAction.java | 662bf9ebb625e2d28ae7c0e41d82b6af112fcfef | [
"Apache-2.0",
"MIT"
] | permissive | shaobuliao/OkSocket | https://github.com/shaobuliao/OkSocket | b829c010fe50dda67a6419fb446c46fb5a70a6ba | 40c51f361356321da7f051677e152fc3ef1ca96c | refs/heads/release-2.0.3 | 2020-03-20T23:48:05.090000 | 2018-06-04T07:19:36 | 2018-06-04T07:19:36 | 137,863,977 | 1 | 0 | MIT | true | 2018-06-19T08:40:56 | 2018-06-19T08:40:55 | 2018-06-19T05:48:30 | 2018-06-16T20:15:21 | 2,308 | 0 | 0 | 0 | null | false | null | package com.xuhao.android.libsocket.sdk.connection.interfacies;
public interface IAction {
//数据key
String ACTION_DATA = "action_data";
//socket读线程启动响应
String ACTION_READ_THREAD_START = "action_read_thread_start";
//socket读线程关闭响应
String ACTION_READ_THREAD_SHUTDOWN = "action_read_thread_shutdown"... | UTF-8 | Java | 1,134 | java | IAction.java | Java | [] | null | [] | package com.xuhao.android.libsocket.sdk.connection.interfacies;
public interface IAction {
//数据key
String ACTION_DATA = "action_data";
//socket读线程启动响应
String ACTION_READ_THREAD_START = "action_read_thread_start";
//socket读线程关闭响应
String ACTION_READ_THREAD_SHUTDOWN = "action_read_thread_shutdown"... | 1,134 | 0.721429 | 0.721429 | 26 | 36.73077 | 24.393501 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 14 |
cffa9604b10a2ac360f165e8bc9a54cc585fbf2b | 13,872,744,425,920 | b421652425d249f662024d0a818319d51dd8c84d | /src/com/are/reparto/UploadInfo.java | 6d9eb89d049d4ad978e39c9577183f95f4e65679 | [] | no_license | arivera29/ReaderReparto | https://github.com/arivera29/ReaderReparto | 619787ef60294b0b4ffe1c8793441846b298e19a | f8226050eae3924f84e6ba956d34e17ccf169cd8 | refs/heads/master | 2020-03-21T01:59:49.531000 | 2018-06-20T03:09:57 | 2018-06-20T03:09:57 | 137,973,786 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.are.reparto;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
import java.util.ArrayList;
public class UploadInfo {
private static ArrayList<Conf... | UTF-8 | Java | 12,133 | java | UploadInfo.java | Java | [] | null | [] | package com.are.reparto;
import java.io.BufferedReader;
import java.io.File;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.io.PrintWriter;
import java.sql.SQLException;
import java.util.ArrayList;
public class UploadInfo {
private static ArrayList<Conf... | 12,133 | 0.518836 | 0.516445 | 272 | 42.599266 | 44.872997 | 579 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 14 |
6bb7c483dbfa5ff6e5d8310de925d2b5a8863a8f | 137,439,013,121 | 140daf989b68daebe9cbb7387061fffe3ff289f6 | /app/src/main/java/com/example/karen/registrationproject/view/activity/DashboardActivity.java | 223ce3d49737dfa0b3e6a04e02065ee6c18da571 | [] | no_license | madhatterph/RegistrationProject | https://github.com/madhatterph/RegistrationProject | 0037747b0ef42af2ee32d73891743f39174ec0a5 | 11adb3c0f402f721df8a368f73cd359fbeae47f0 | refs/heads/master | 2021-06-09T21:55:36.058000 | 2016-12-06T09:57:33 | 2016-12-06T09:57:33 | 75,717,759 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.karen.registrationproject.view.activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import androi... | UTF-8 | Java | 2,945 | java | DashboardActivity.java | Java | [] | null | [] | package com.example.karen.registrationproject.view.activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import androi... | 2,945 | 0.667912 | 0.655008 | 84 | 33.059525 | 25.783602 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 14 |
cfa0b21efccb2a31f57fb15cc2ee3367349f8126 | 8,495,445,321,563 | 185d49e5bc5cfbc045cb4e7ee9162d2b805f679b | /edu/ocp/nio2/files/operations/NewBufferedReaderWriter.java | cae02d095501c63802e2f553dce40f701d3ef4a4 | [] | no_license | ismael6/OCP | https://github.com/ismael6/OCP | ac7ea24ff8f8b360ad4f77ca59cc80088cd9c434 | 563b9704e6d16f0934e111ede860b057cba270f9 | refs/heads/master | 2020-04-16T17:45:28.181000 | 2019-03-11T16:38:35 | 2019-03-11T16:38:35 | 165,787,341 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ocp.nio2.files.operations;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Paths;
/**
* @author IsmaSp6
*
* glues Buffered Reader/Writer with NIO2 Path
*
*
* newBufferedReader... | UTF-8 | Java | 929 | java | NewBufferedReaderWriter.java | Java | [
{
"context": "Files;\nimport java.nio.file.Paths;\n\n/**\n * @author IsmaSp6\n *\n *\tglues Buffered Reader/Writer with NIO2 Path",
"end": 242,
"score": 0.9996111392974854,
"start": 235,
"tag": "USERNAME",
"value": "IsmaSp6"
}
] | null | [] | package edu.ocp.nio2.files.operations;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.IOException;
import java.nio.charset.Charset;
import java.nio.file.Files;
import java.nio.file.Paths;
/**
* @author IsmaSp6
*
* glues Buffered Reader/Writer with NIO2 Path
*
*
* newBufferedReader... | 929 | 0.691066 | 0.687836 | 42 | 21.119047 | 16.485495 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.880952 | false | false | 14 |
e372772f66034750ae7701ae0831288f65ede90d | 13,477,607,434,998 | 6fa5bb54f989de7fa6d829ed5c1651654f740e7e | /src/main/java/org/cobweb/cobweb2/plugins/production/Product.java | 2436325350428da740e9190eca08bb5e7e378aa0 | [] | no_license | BokaiWang/cobweb2 | https://github.com/BokaiWang/cobweb2 | bafe2439e4f9b0437fd9b42c33c8c03c2ea1a286 | cdf7fc50f98805baecfe5b518a62338b837f9712 | refs/heads/master | 2023-07-17T20:39:38.843000 | 2021-08-26T21:59:57 | 2021-08-26T21:59:57 | 370,817,615 | 0 | 0 | null | true | 2021-06-02T13:30:05 | 2021-05-25T20:17:54 | 2021-05-25T20:17:55 | 2021-06-02T13:30:05 | 12,097 | 0 | 0 | 0 | null | false | false | package org.cobweb.cobweb2.plugins.production;
import org.cobweb.cobweb2.core.Agent;
import org.cobweb.cobweb2.core.Drop;
import org.cobweb.cobweb2.core.Location;
import org.cobweb.cobweb2.plugins.TemporaryEffect;
import org.cobweb.cobweb2.plugins.production.ProductionMapper.ProductionCause;
public class Prod... | UTF-8 | Java | 2,942 | java | Product.java | Java | [] | null | [] | package org.cobweb.cobweb2.plugins.production;
import org.cobweb.cobweb2.core.Agent;
import org.cobweb.cobweb2.core.Drop;
import org.cobweb.cobweb2.core.Location;
import org.cobweb.cobweb2.plugins.TemporaryEffect;
import org.cobweb.cobweb2.plugins.production.ProductionMapper.ProductionCause;
public class Prod... | 2,942 | 0.722298 | 0.719239 | 113 | 24.053097 | 23.627209 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.876106 | false | false | 14 |
2cd46f623ad3086860fdcf17cbfae4a03d943689 | 20,607,253,120,950 | 96d5bc340f5d207a22de7803ebf56cb50dfca53b | /app/src/main/java/com/cokimutai/med_manager/data/MedCounterViewModelFactory.java | 448e62a9025d0335d5c92b2b63a05d16f476046e | [] | no_license | kimmco/Med_Manager | https://github.com/kimmco/Med_Manager | 1f3cb472eb82ef445fcb32827b68b059bd097160 | fcec14eb5a3b5bd4ff503d59b2e7461a061a1e27 | refs/heads/master | 2020-05-24T19:23:48.623000 | 2019-10-16T11:24:04 | 2019-10-16T11:24:04 | 187,432,885 | 0 | 0 | null | false | 2019-10-16T11:24:05 | 2019-05-19T04:15:07 | 2019-10-16T11:22:27 | 2019-10-16T11:24:05 | 0 | 0 | 0 | 0 | null | false | false | package com.cokimutai.med_manager.data;
import android.arch.lifecycle.ViewModel;
import android.arch.lifecycle.ViewModelProvider;
import android.support.annotation.NonNull;
public class MedCounterViewModelFactory extends ViewModelProvider.NewInstanceFactory {
private final MedDatabase db;
private final int m... | UTF-8 | Java | 626 | java | MedCounterViewModelFactory.java | Java | [] | null | [] | package com.cokimutai.med_manager.data;
import android.arch.lifecycle.ViewModel;
import android.arch.lifecycle.ViewModelProvider;
import android.support.annotation.NonNull;
public class MedCounterViewModelFactory extends ViewModelProvider.NewInstanceFactory {
private final MedDatabase db;
private final int m... | 626 | 0.744409 | 0.744409 | 21 | 28.809525 | 26.238138 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 14 |
829556bc07d1ffa339761c3eb439ab0f6a58c99f | 4,406,636,449,239 | c8fb1e4f4f74ce161d5732081ce7c4b6b0ae8366 | /corba/src/main/java/ca/concordia/encs/distributed/corba/model/ClinicServiceHolder.java | 41ae8c14e2fa3a3aacc781a894a25b604eac98b9 | [] | no_license | takeitallsource/distributed-systems | https://github.com/takeitallsource/distributed-systems | 09a0aebfc3ac8f77b53302787f9373d7c01d1da6 | 75ba8a2eab17f78725f1397929819e892719aec5 | refs/heads/master | 2021-01-21T10:34:18.577000 | 2017-02-28T16:28:37 | 2017-02-28T16:28:37 | 83,453,309 | 1 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.concordia.encs.distributed.corba.model;
/**
* ca/concordia/encs/distributed/corba/model/ClinicServiceHolder.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ClinicServices.idl
* Monday, July 4, 2016 11:59:07 AM CDT
*/
public final class ClinicServiceHolder implements org.omg.... | UTF-8 | Java | 1,044 | java | ClinicServiceHolder.java | Java | [] | null | [] | package ca.concordia.encs.distributed.corba.model;
/**
* ca/concordia/encs/distributed/corba/model/ClinicServiceHolder.java .
* Generated by the IDL-to-Java compiler (portable), version "3.2"
* from ClinicServices.idl
* Monday, July 4, 2016 11:59:07 AM CDT
*/
public final class ClinicServiceHolder implements org.omg.... | 1,044 | 0.747126 | 0.734674 | 38 | 26.473684 | 32.617992 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 14 |
a4442d1f423debb8091a1e5738ac0f49c8434f34 | 30,399,778,561,398 | f023ad84cd298cd584633ae6e7a975753ac3d1a7 | /app/src/main/java/com/pdscjxy/serverapp/fragment/base/BaseFragment.java | a8beffd41019c2e507da7379aac71e76d5eb6e77 | [] | no_license | 1835434698/DemoApp | https://github.com/1835434698/DemoApp | 3b9806ebeeecfcb0d38574665f74ee83a049f6aa | 5f78a7a8be86877ef8b01f9efb67203cb80fc815 | refs/heads/master | 2021-08-31T16:57:15.984000 | 2017-12-22T04:37:33 | 2017-12-22T04:37:33 | 108,794,858 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pdscjxy.serverapp.fragment.base;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import com.pdscjxy.serverapp.R;
import com.pdscjx... | UTF-8 | Java | 3,185 | java | BaseFragment.java | Java | [
{
"context": ";\nimport butterknife.Unbinder;\n\n\n/**\n * Created by Administrator on 2017/10/26.\n */\n\npublic class BaseFragment ex",
"end": 455,
"score": 0.8910356760025024,
"start": 442,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.pdscjxy.serverapp.fragment.base;
import android.app.Activity;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import com.pdscjxy.serverapp.R;
import com.pdscjx... | 3,185 | 0.644875 | 0.640432 | 102 | 29.892157 | 26.742016 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480392 | false | false | 14 |
844079eca030decbdba49a40d45d02df2b3d3d84 | 28,862,180,237,870 | 32bd2c8ea56999a6dc94f02f793bad89dcfb37ac | /Queue/src/datastructures/Queue.java | 1d80ff5468d0891a0f57fac408226e5d34be5260 | [] | no_license | yash0508rajpal/Alorithms-and-DataStructures | https://github.com/yash0508rajpal/Alorithms-and-DataStructures | 0fe2f0285e96149a3ea10d41545487f112aba0a3 | ed3b53411f75f3eb1f04923afb4b9f50fe367656 | refs/heads/master | 2021-01-10T01:13:10.153000 | 2016-03-21T01:58:23 | 2016-03-21T01:58:23 | 53,879,122 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package datastructures;
public class Queue{
private Node start;
private Node end;
private int size;
public Queue(){
this.size = 0;
start = null;
end = null;
}
public void enqueue(int data){
Node nptr = new Node(data,null);
size++;
if(start == null){
start = nptr;
end = ... | UTF-8 | Java | 1,064 | java | Queue.java | Java | [] | null | [] | package datastructures;
public class Queue{
private Node start;
private Node end;
private int size;
public Queue(){
this.size = 0;
start = null;
end = null;
}
public void enqueue(int data){
Node nptr = new Node(data,null);
size++;
if(start == null){
start = nptr;
end = ... | 1,064 | 0.558271 | 0.556391 | 67 | 13.910448 | 11.626952 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.074627 | false | false | 14 |
faa90831d4095945687739e38070e98a074d40e8 | 25,048,249,283,157 | 50fa1ae480127fd75bf1cbe898a0c6c506dab57e | /src/main/java/JavaCore/ThreadJavaRush/Test11.java | 1e3eaaf52ac412dad857383733ee7e2c3dfcbd5e | [] | no_license | ShabanovAn/spring-app1 | https://github.com/ShabanovAn/spring-app1 | d4d4fb9a4b2831fbccbfe7875f6a2406f48c2877 | b2526c0424db2ccd9b361f4bca9ee63b6d010176 | refs/heads/master | 2023-01-06T17:08:51.452000 | 2020-10-27T13:02:55 | 2020-10-27T13:02:55 | 307,701,615 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package JavaCore.ThreadJavaRush;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
public class Test11 {
public static void main(String[] args) throws InterruptedException {
Lock lock = new ReentrantLock();
Runnable task = () -> {
lock.lock();
... | UTF-8 | Java | 585 | java | Test11.java | Java | [] | null | [] | package JavaCore.ThreadJavaRush;
import java.util.concurrent.locks.Lock;
import java.util.concurrent.locks.ReentrantLock;
public class Test11 {
public static void main(String[] args) throws InterruptedException {
Lock lock = new ReentrantLock();
Runnable task = () -> {
lock.lock();
... | 585 | 0.589744 | 0.579487 | 21 | 26.857143 | 17.626511 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 14 |
716fd223a0d88f05e5a62765a49bd75f45c24e80 | 18,794,776,889,668 | 924fc44c9f2b8e49a77e1bb686c8ad7b18bde904 | /Film.java | 20f38413ba8270355349cad0f8ed5da547ef5ea9 | [] | no_license | lagvna/PP2013-CarBlackBox | https://github.com/lagvna/PP2013-CarBlackBox | 09f722bf282712274f7e3978af0cf11d3cc45616 | 9212027a1d403fce2c8825aa96583a6b1b0f8926 | refs/heads/master | 2021-05-26T23:15:10.978000 | 2014-01-29T04:55:32 | 2014-01-29T04:55:32 | 13,617,158 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
/**
* Class Film
*/
public class Film {
//
// Fields
//
public Minute[10] film;
//
// Constructors
//
public Film () { };
//
// Methods
//
//
// Accessor methods
//
/**
* Set the value of film
* @param newVar the new value of film
*/
public vo... | UTF-8 | Java | 664 | java | Film.java | Java | [] | null | [] |
import java.util.*;
/**
* Class Film
*/
public class Film {
//
// Fields
//
public Minute[10] film;
//
// Constructors
//
public Film () { };
//
// Methods
//
//
// Accessor methods
//
/**
* Set the value of film
* @param newVar the new value of film
*/
public vo... | 664 | 0.486446 | 0.47741 | 64 | 9.359375 | 11.055778 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.078125 | false | false | 14 |
af6a5d21656a5bc46780d6270e71329c53d977f1 | 20,710,332,306,097 | 1fe45aa6a56d99634b75118c8033ef710f5613b2 | /IndianPremiearLeageeMvvm/app/src/main/java/com/bridgelabz/indianpremiearleageemvvm/utility/HttpconnectionManager.java | fc8a019dc2f83afc1ba9541358bfbe52b668d645 | [] | no_license | laxmannakka/AndroidApps | https://github.com/laxmannakka/AndroidApps | 3b4dccfe8821fcd97ad5fad33f3fa3d30c5cd13a | 03257960ae1af970a33c5080d93afce4a6ece81c | refs/heads/master | 2021-01-20T22:16:08.497000 | 2016-07-13T04:38:23 | 2016-07-13T04:38:23 | 63,214,609 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bridgelabz.indianpremiearleageemvvm.utility;
import android.databinding.BindingAdapter;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.widget.ImageView;
import com.bridgelabz.indianpremiearleageemvvm.R;
import com.squareup.picasso.Picasso;
import java.io.BufferedInp... | UTF-8 | Java | 2,177 | java | HttpconnectionManager.java | Java | [
{
"context": "Exception;\nimport java.net.URL;\n\n/**\n * Created by bridgelabz1 on 23/6/16.\n */\n\npublic class HttpconnectionManag",
"end": 511,
"score": 0.9996294975280762,
"start": 500,
"tag": "USERNAME",
"value": "bridgelabz1"
}
] | null | [] | package com.bridgelabz.indianpremiearleageemvvm.utility;
import android.databinding.BindingAdapter;
import android.graphics.Bitmap;
import android.graphics.BitmapFactory;
import android.widget.ImageView;
import com.bridgelabz.indianpremiearleageemvvm.R;
import com.squareup.picasso.Picasso;
import java.io.BufferedInp... | 2,177 | 0.647221 | 0.644465 | 77 | 27.259741 | 23.710594 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 14 |
c677a296bb7b8170417bf9d2a15f626011103480 | 13,400,297,986,100 | 7b344cfbf25ce3fd5187b36c0824f57c504ebac1 | /BowlingLeague/ejbModule/application/service/league/LeagueServiceRemote.java | 04e0c92326be9f134a2dbc0920bfd771e75c5dce | [] | no_license | rafgitdz/bowlingproject-ferroukh-foucault | https://github.com/rafgitdz/bowlingproject-ferroukh-foucault | 30738d6ffa7616a021ca522b4dc099f60776674b | db10a8dd4edc69203a05bb72bcc2385003a9b845 | refs/heads/master | 2021-01-25T06:06:04.183000 | 2012-01-06T02:48:57 | 2012-01-06T02:48:57 | 42,301,812 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package application.service.league;
import javax.ejb.Remote;
import javax.jws.WebMethod;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.jws.soap.SOAPBinding.Style;
import domain.model.team.league.LeagueStatus;
@WebService(name = "leagueService")
@SOAPBinding(style = Style.RPC)
@Remote
p... | UTF-8 | Java | 1,228 | java | LeagueServiceRemote.java | Java | [] | null | [] | package application.service.league;
import javax.ejb.Remote;
import javax.jws.WebMethod;
import javax.jws.WebService;
import javax.jws.soap.SOAPBinding;
import javax.jws.soap.SOAPBinding.Style;
import domain.model.team.league.LeagueStatus;
@WebService(name = "leagueService")
@SOAPBinding(style = Style.RPC)
@Remote
p... | 1,228 | 0.792345 | 0.790717 | 54 | 21.74074 | 22.301125 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.055556 | false | false | 14 |
b972f29e37358b62e63fcbeb47ff784ec6a8ccac | 25,615,184,980,149 | d1491e884f1484e156107169cd3079d531e2318c | /Admin.java | bc83cdd7e2655a4c7478cb209d40e43e60880c0c | [] | no_license | dhmzz/Enkapsulasi-dan-Inheritance- | https://github.com/dhmzz/Enkapsulasi-dan-Inheritance- | 446cd5bf9c940c165309edce897687cf394e4ce1 | a2d3f482ce2dd538a98d6d2fcfb3d358e406c0b5 | refs/heads/master | 2023-04-16T13:13:19.686000 | 2021-04-17T17:23:07 | 2021-04-17T17:23:07 | 358,936,578 | 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 toko1;
/**
*
* @author Dhimaz Nur Ramadhan
*/
public class Admin {
private String admin;
float Harga;
int Total... | UTF-8 | Java | 1,846 | java | Admin.java | Java | [
{
"context": " the editor.\n */\npackage toko1;\n\n/**\n *\n * @author Dhimaz Nur Ramadhan\n */\npublic class Admin {\n private String admin",
"end": 238,
"score": 0.9998763799667358,
"start": 219,
"tag": "NAME",
"value": "Dhimaz Nur Ramadhan"
}
] | 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 toko1;
/**
*
* @author <NAME>
*/
public class Admin {
private String admin;
float Harga;
int Total;
String ... | 1,833 | 0.535211 | 0.526544 | 65 | 27.4 | 21.97117 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.492308 | false | false | 14 |
6a2ca7952d16527f988ce0299ff0b7585658ba69 | 22,514,218,586,417 | f22773ae7b058e3c62669f4adbd00d569419bd4c | /src/main/java/org/lieying/web/controller/JobHunterController.java | 7852ca6963b9ed2069400e444353ce82ebc583be | [] | no_license | lieying-project/lieying-server | https://github.com/lieying-project/lieying-server | 942a1c0acefd3dc790876cf2376eb127ccddd2b6 | b78f852c46abaea7f2b5059e24328f830861fa46 | refs/heads/main | 2023-05-08T07:32:44.873000 | 2021-05-29T03:04:58 | 2021-05-29T03:04:58 | 326,411,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lieying.web.controller;
import com.alibaba.fastjson.JSON;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
import io.swagger.annotations.ApiOperation;
import org.lieying.bean.*;
import org.lieying.core.CommonResult;
import ... | UTF-8 | Java | 12,242 | java | JobHunterController.java | Java | [
{
"context": " return null;\n }\n String token = jobHunter1.getToken();\n System.out.println(tok",
"end": 8906,
"score": 0.51297926902771,
"start": 8903,
"tag": "KEY",
"value": "job"
},
{
"context": "return null;\n }\n String token = jobHunter1.... | null | [] | package org.lieying.web.controller;
import com.alibaba.fastjson.JSON;
import io.swagger.annotations.Api;
import io.swagger.annotations.ApiImplicitParam;
import io.swagger.annotations.ApiImplicitParams;
import io.swagger.annotations.ApiOperation;
import org.lieying.bean.*;
import org.lieying.core.CommonResult;
import ... | 12,246 | 0.710932 | 0.710394 | 303 | 35.831684 | 37.096359 | 158 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363036 | false | false | 14 |
650f42c100fb6369ee811225d1a3ab361dad24c9 | 19,447,611,941,744 | 5a020d266ce13abb98ccf2d449704a7eff738a9e | /src/main/java/game/core/Players/PlayerFactory.java | 23a3f04b5991b49ad964b4f08403cfbeff71459a | [] | no_license | Katerina-codes/tic_tac_toe_java | https://github.com/Katerina-codes/tic_tac_toe_java | cc89358da6917b1b1cf4ba60e7814cfbbe370086 | 962b18b9b99018692be91cedc02b0423e3d95b93 | refs/heads/master | 2021-05-05T06:39:04.954000 | 2018-05-08T08:29:37 | 2018-05-08T08:29:37 | 118,812,729 | 1 | 0 | null | false | 2018-05-08T08:29:38 | 2018-01-24T19:37:53 | 2018-04-25T06:43:34 | 2018-05-08T08:29:38 | 281 | 1 | 0 | 2 | Java | false | null | package game.core.Players;
import game.core.Mark;
import game.core.UI;
import java.util.Arrays;
import java.util.List;
import static game.core.Mark.O;
import static game.core.Mark.X;
public class PlayerFactory {
private final UI ui;
private final Mark playerOne;
private final Mark playerTwo;
publi... | UTF-8 | Java | 2,060 | java | PlayerFactory.java | Java | [] | null | [] | package game.core.Players;
import game.core.Mark;
import game.core.UI;
import java.util.Arrays;
import java.util.List;
import static game.core.Mark.O;
import static game.core.Mark.X;
public class PlayerFactory {
private final UI ui;
private final Mark playerOne;
private final Mark playerTwo;
publi... | 2,060 | 0.658738 | 0.658738 | 53 | 37.867924 | 31.66275 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.773585 | false | false | 14 |
6171b330e34c6706f0ec576c8513ac2eab767d9f | 29,884,382,466,235 | 33f3fde6098114744d17b0dd0fbb34120bb58d60 | /src/com/lbl/regprecise/ent/AssignIdentityGenerator.java | 57309611c33118b9bd81ed8b040953af28908211 | [] | no_license | novichkov-lab/RegPreciseDao | https://github.com/novichkov-lab/RegPreciseDao | a0ce0c287486fa058ec716ac1983d61e376f53f0 | 08ac0b8d21d917a052db2a010398b60ab1fe16cb | refs/heads/master | 2020-12-26T11:42:06.780000 | 2015-01-16T08:54:50 | 2015-01-16T08:54:50 | 28,799,028 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lbl.regprecise.ent;
import java.io.Serializable;
import org.hibernate.HibernateException;
import org.hibernate.engine.SessionImplementor;
import org.hibernate.id.Assigned;
import org.hibernate.id.IdentityGenerator;
/**
* @author Pavel Novichkov
*
*/
public class AssignIdentityGenerator extends Identit... | UTF-8 | Java | 872 | java | AssignIdentityGenerator.java | Java | [
{
"context": "rg.hibernate.id.IdentityGenerator;\n\n/**\n * @author Pavel Novichkov\n *\n */\npublic class AssignIdentityGenerator exten",
"end": 260,
"score": 0.9997892379760742,
"start": 245,
"tag": "NAME",
"value": "Pavel Novichkov"
}
] | null | [] | package com.lbl.regprecise.ent;
import java.io.Serializable;
import org.hibernate.HibernateException;
import org.hibernate.engine.SessionImplementor;
import org.hibernate.id.Assigned;
import org.hibernate.id.IdentityGenerator;
/**
* @author <NAME>
*
*/
public class AssignIdentityGenerator extends IdentityGenerato... | 863 | 0.774083 | 0.770642 | 35 | 23.914286 | 25.427063 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.314286 | false | false | 14 |
3cb29fee8ee0f7029fda773b74472ebea6ffb99b | 21,251,498,200,677 | 00698a323994e911ac41d881b3f09893b567f4b3 | /bataille/src/main/java/upmc/game/Game.java | 695ea987b13439bbbbef05f1cdcb31c59d7260f4 | [
"Apache-2.0"
] | permissive | JKoehren/la-bataille | https://github.com/JKoehren/la-bataille | 994bbde81319cbd2a86beda176533775328bea8a | 0dc57be9627f9ab2442183e6e578d3b7a79eb16f | refs/heads/master | 2021-07-12T17:20:03.051000 | 2017-10-14T20:57:44 | 2017-10-14T20:57:44 | 103,251,482 | 0 | 0 | null | true | 2017-09-12T09:36:58 | 2017-09-12T09:36:58 | 2017-09-10T18:19:37 | 2017-09-10T18:37:40 | 8 | 0 | 0 | 0 | null | null | null | package upmc.game;
import java.util.Scanner;
public class Game {
private Joueur J1;
private Joueur J2;
private Joueur winner;
private boolean win;
private boolean joker = false;
public Scanner console = new Scanner( System.in );
private int nbCartes;
private Paquet jeuDeCarte = new Paqu... | ISO-8859-1 | Java | 5,930 | java | Game.java | Java | [] | null | [] | package upmc.game;
import java.util.Scanner;
public class Game {
private Joueur J1;
private Joueur J2;
private Joueur winner;
private boolean win;
private boolean joker = false;
public Scanner console = new Scanner( System.in );
private int nbCartes;
private Paquet jeuDeCarte = new Paqu... | 5,930 | 0.512228 | 0.482037 | 206 | 26.781553 | 31.316669 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.398058 | false | false | 14 |
c2b33a6ec82a261fc1b27fe4e765478778450b70 | 18,202,071,432,468 | fba9eea182c4d2040c969250af42597aca7a2265 | /morank/src/main/java/searchdto/commentsVO.java | b38f23c2b64bb7f578f00e1435291d3c2f75b559 | [] | no_license | What-The-Pork/web_html | https://github.com/What-The-Pork/web_html | b11040aa85bc56763e2a1847c28197ec67c39d4c | 09412ba2bb2e80217e03c3388a4ae7c5c54878c4 | refs/heads/master | 2023-09-02T06:27:38.777000 | 2021-10-25T08:41:21 | 2021-10-25T08:41:21 | 369,132,228 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package searchdto;
// ´ñ±Û ÀÚ¹Ù ºóÁî
public class commentsVO {
private String info_id;
private String user_img;
private String user_id;
private String comments_info;
private int comment_id;
public String getInfo_id() {
return info_id;
}
public void setInfo_id(String info_id) {
this.info_id = info_id;
... | WINDOWS-1252 | Java | 1,206 | java | commentsVO.java | Java | [] | null | [] | package searchdto;
// ´ñ±Û ÀÚ¹Ù ºóÁî
public class commentsVO {
private String info_id;
private String user_img;
private String user_id;
private String comments_info;
private int comment_id;
public String getInfo_id() {
return info_id;
}
public void setInfo_id(String info_id) {
this.info_id = info_id;
... | 1,206 | 0.675879 | 0.675042 | 77 | 14.506494 | 18.173496 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.220779 | false | false | 14 |
0315c646d9e099ce545485c68ee0f1dc9558fe53 | 30,296,699,310,810 | 6690bc6a485ab737af5b58f423406b286dd9dc9a | /osuCelebrity-core/src/main/java/me/reddev/osucelebrity/core/api/CurrentPlayerService.java | 082f77bf488f7fe62f0ed72a3faad1e6fc21dd39 | [
"MIT"
] | permissive | FYPetro/OsuCelebrity | https://github.com/FYPetro/OsuCelebrity | 79927640af997ec406a75d4ee3e57024cd4805cc | 3b39d6846929989bcd76a271730c9af2dc560efa | refs/heads/master | 2017-05-21T03:11:27.894000 | 2016-01-31T22:36:32 | 2016-01-31T22:36:32 | 46,972,618 | 1 | 0 | null | true | 2015-11-27T09:51:11 | 2015-11-27T09:51:10 | 2015-11-27T09:51:08 | 2015-11-26T23:16:36 | 404 | 0 | 0 | 0 | null | null | null | package me.reddev.osucelebrity.core.api;
import lombok.Data;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.Setter;
import me.reddev.osucelebrity.core.CoreSettings;
import me.reddev.osucelebrity.core.QueuedPlayer;
import me.reddev.osucelebrity.core.QueuedPlayer.QueueSource;
import me.reddev... | UTF-8 | Java | 5,582 | java | CurrentPlayerService.java | Java | [] | null | [] | package me.reddev.osucelebrity.core.api;
import lombok.Data;
import lombok.Getter;
import lombok.RequiredArgsConstructor;
import lombok.Setter;
import me.reddev.osucelebrity.core.CoreSettings;
import me.reddev.osucelebrity.core.QueuedPlayer;
import me.reddev.osucelebrity.core.QueuedPlayer.QueueSource;
import me.reddev... | 5,582 | 0.692046 | 0.686134 | 189 | 28.534391 | 24.829687 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634921 | false | false | 12 |
dfddcd4076c3efdc18e704d9aead6adc1a79d09c | 10,780,367,926,464 | 4e8cd32727bce62638b2d74246154b6f0de34449 | /src/main/java/com/ram/funculture/config/Knife4jConfig.java | bc5a6eb905397d1cabea830a9730a444bc0f3528 | [] | no_license | QVQ-wzj/FunCulture | https://github.com/QVQ-wzj/FunCulture | 7944dd295aefa65fe412aa71680b7003eb59e9b8 | 9ff62423933acec2c9e54aa02d97c7cbfbce16ac | refs/heads/main | 2023-08-28T00:09:24.153000 | 2021-10-26T13:16:11 | 2021-10-26T13:28:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ram.funculture.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelect... | UTF-8 | Java | 1,309 | java | Knife4jConfig.java | Java | [] | null | [] | package com.ram.funculture.config;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import springfox.documentation.builders.ApiInfoBuilder;
import springfox.documentation.builders.PathSelectors;
import springfox.documentation.builders.RequestHandlerSelect... | 1,309 | 0.686957 | 0.685376 | 33 | 37.363636 | 19.711277 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 12 |
4786bf57110d9ba60321f25f52e4278713002b3b | 8,057,358,657,877 | 2dbe1d8f099f344386a6d0d03432a4c9b72ac449 | /src/com/sky/app/ThemeManager.java | 31996b72578f79dcff48bec1838fbf4b2485e6f6 | [] | no_license | sky24987/observer | https://github.com/sky24987/observer | dff1d5584da9afc5b81f8dbfe35585420004b44a | 4769642e08dd4996380bda4d446b43c965580aaa | refs/heads/master | 2016-09-05T22:15:03.917000 | 2013-03-14T06:15:17 | 2013-03-14T06:15:17 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sky.app;
import java.util.Observable;
public class ThemeManager extends Observable{
private static ThemeManager instance = new ThemeManager();
private ThemeManager() {
// TODO Auto-generated constructor stub
}
public static ThemeManager getInstance() {
return instance;
}
... | GB18030 | Java | 426 | java | ThemeManager.java | Java | [] | null | [] | package com.sky.app;
import java.util.Observable;
public class ThemeManager extends Observable{
private static ThemeManager instance = new ThemeManager();
private ThemeManager() {
// TODO Auto-generated constructor stub
}
public static ThemeManager getInstance() {
return instance;
}
... | 426 | 0.682692 | 0.682692 | 24 | 15.333333 | 17.676884 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 12 |
9b252d35867d024a092f5502edf530dbbf17db06 | 10,290,741,653,575 | a3c4574a6aaedaf4341df350089bdfa2509d178e | /src/main/java/uk/gov/hmcts/ccd/v2/external/resource/DocumentsResource.java | 43f49cdf0ec8474ad0ea65350a9f4c1708a1f926 | [
"MIT"
] | permissive | swalker125/ccd-data-store-api | https://github.com/swalker125/ccd-data-store-api | 8da258911c1ce8080e675b18e53fef788775e054 | 8be557a1706001ac64f0b97101d31641893352fc | refs/heads/master | 2022-11-25T23:38:11.960000 | 2020-06-03T21:24:19 | 2020-06-03T21:24:19 | 274,905,205 | 0 | 0 | MIT | true | 2020-06-25T12:00:52 | 2020-06-25T12:00:51 | 2020-06-03T21:24:27 | 2020-06-25T10:41:03 | 18,028 | 0 | 0 | 0 | null | false | false | package uk.gov.hmcts.ccd.v2.external.resource;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import org.springframework.hateoas.RepresentationModel;
import uk.gov.hmcts.ccd.domain.model.definition.Document;
import uk.gov.hmcts.ccd.v2.external.controller.DocumentController;
import java.ut... | UTF-8 | Java | 848 | java | DocumentsResource.java | Java | [] | null | [] | package uk.gov.hmcts.ccd.v2.external.resource;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.NonNull;
import org.springframework.hateoas.RepresentationModel;
import uk.gov.hmcts.ccd.domain.model.definition.Document;
import uk.gov.hmcts.ccd.v2.external.controller.DocumentController;
import java.ut... | 848 | 0.806604 | 0.804245 | 27 | 30.407408 | 30.797136 | 91 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 12 |
ae8825fd7e9bec5e69ab4542ac0ba83055056d98 | 27,496,380,641,609 | 19f0c4981cc44c59cf79a939b1e11756127495f2 | /com.onpositive.dside.ui/src/com/onpositive/musket_core/ValidationResult.java | 55240a044233c18968d79cc56b4586af84454b1f | [] | no_license | musket-ml/ds-ide | https://github.com/musket-ml/ds-ide | ab67cc622798c09fa81c38d0d7f269b39cb4a0fe | ef19f882360124a617e94bf9733c9ee723ff5eb0 | refs/heads/master | 2022-02-02T10:34:22.169000 | 2020-10-14T17:09:58 | 2020-10-14T17:09:58 | 177,293,757 | 0 | 0 | null | false | 2022-01-21T23:40:58 | 2019-03-23T13:41:54 | 2020-10-14T17:10:04 | 2022-01-21T23:40:58 | 32,590 | 0 | 0 | 23 | Java | false | false | package com.onpositive.musket_core;
public class ValidationResult {
public ValidationResult() {
}
public ValidationResult(Object obj) {
}
}
| UTF-8 | Java | 161 | java | ValidationResult.java | Java | [] | null | [] | package com.onpositive.musket_core;
public class ValidationResult {
public ValidationResult() {
}
public ValidationResult(Object obj) {
}
}
| 161 | 0.68323 | 0.68323 | 11 | 12.636364 | 15.575462 | 38 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 12 |
471c0f55a3434e2202dc32ec54322ce9894cf7ad | 7,241,314,923,785 | 4ffa8ba2b65980e5965dc8c6a636590d37a2731d | /src/main/java/gui/Start.java | 6c17dde38d1ff680f6601f8cebde8fa8fcfd2fb0 | [
"Apache-2.0"
] | permissive | MXDTeam/zsrc | https://github.com/MXDTeam/zsrc | afcc2b0722aabafbdac2d8250b5c28c619deb2a9 | 72fd6a3b780891e334b8513d02de87c689e2b3bc | refs/heads/main | 2023-06-20T11:18:41.480000 | 2021-07-20T08:51:51 | 2021-07-20T08:51:51 | 386,961,173 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gui;
import client.Class2;
import client.DebugWindow;
import client.MapleCharacter;
import client.SkillFactory;
import database.DatabaseConnection;
import gui.Jieya.解压文件;
import gui.控制台.控制台1号;
import gui.控制台.聊天记录显示;
import gui.控制台.脚本更新器;
import gui.未分类.广告;
import handling.cashshop.CashShopServer;
import handli... | GB18030 | Java | 84,383 | java | Start.java | Java | [
{
"context": "任务同步修复() {\n try {\n 下载文件(\"http://123.207.53.97:8082/任务修复/任务修复.zip\", \"任务修复.zip\", \"\" + 任务更新下载目录() ",
"end": 64725,
"score": 0.9996928572654724,
"start": 64712,
"tag": "IP_ADDRESS",
"value": "123.207.53.97"
}
] | null | [] | package gui;
import client.Class2;
import client.DebugWindow;
import client.MapleCharacter;
import client.SkillFactory;
import database.DatabaseConnection;
import gui.Jieya.解压文件;
import gui.控制台.控制台1号;
import gui.控制台.聊天记录显示;
import gui.控制台.脚本更新器;
import gui.未分类.广告;
import handling.cashshop.CashShopServer;
import handli... | 84,382 | 0.435604 | 0.4257 | 1,856 | 39.202587 | 29.589703 | 203 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555496 | false | false | 12 |
029cb296cf03e994c03da7b86892f22c591577b3 | 8,486,855,437,966 | 2a7a1add6e98126520b5c0ebf1eb4a4caa0d69c9 | /src/main/java/com/study/epamproject/repository/CrudRepository.java | 03881b3856b6d0b1eca2fa13c136db5c00c4b05e | [] | no_license | Beilard/TrainingCenterProject | https://github.com/Beilard/TrainingCenterProject | ed61b134bfdb4bb76d1b37d32d5c68925cb8b94b | cade2ac2ed0b8282b6114bc6ea88ed14a829f0dc | refs/heads/master | 2021-07-12T01:04:06.890000 | 2019-10-31T01:06:38 | 2019-10-31T01:06:38 | 212,896,622 | 0 | 0 | null | false | 2020-10-13T16:30:31 | 2019-10-04T20:22:52 | 2019-10-31T01:06:41 | 2020-10-13T16:30:29 | 87 | 0 | 0 | 2 | Java | false | false | package com.study.epamproject.repository;
import java.util.List;
import java.util.Optional;
public interface CrudRepository<E> {
E save(E item);
//select * from E where id = id;
Optional<E> findById(Long id);
List<E> findAll();
void update(E item);
Optional<E> deleteById(Long id); //option... | UTF-8 | Java | 336 | java | CrudRepository.java | Java | [] | null | [] | package com.study.epamproject.repository;
import java.util.List;
import java.util.Optional;
public interface CrudRepository<E> {
E save(E item);
//select * from E where id = id;
Optional<E> findById(Long id);
List<E> findAll();
void update(E item);
Optional<E> deleteById(Long id); //option... | 336 | 0.678571 | 0.678571 | 17 | 18.764706 | 17.80459 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.529412 | false | false | 12 |
51e880cf9e91b48dd254ca45b975aaa73ebdd0a9 | 11,905,649,374,739 | ec2826027dccc8d83bf452637e95cc254c55c593 | /src/level4/Challenge.java | c13a06e8075daf51169fd64b95925a259859d2ed | [] | no_license | league-iaroc/roombatest-RyanBoyes | https://github.com/league-iaroc/roombatest-RyanBoyes | c49156dd21d64822c7c45aed9c81e6eded7ebbb1 | bf62da6aa70ee8919b3eb78d5da253311eda32e2 | refs/heads/master | 2021-01-20T00:36:28.134000 | 2017-04-23T18:28:11 | 2017-04-23T18:28:11 | 89,158,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package level4;
import processing.core.PApplet;
public class Challenge extends Head {
Roomba roomba;
int speed = 1000;
public static void main(String[] args) {
PApplet.main("level4.Processing");
}
public Challenge(Roomba roomba) {
super(roomba);
}
/**
* complete the MAZE
* Hint: use bump sensors
*/... | UTF-8 | Java | 855 | java | Challenge.java | Java | [] | null | [] | package level4;
import processing.core.PApplet;
public class Challenge extends Head {
Roomba roomba;
int speed = 1000;
public static void main(String[] args) {
PApplet.main("level4.Processing");
}
public Challenge(Roomba roomba) {
super(roomba);
}
/**
* complete the MAZE
* Hint: use bump sensors
*/... | 855 | 0.623392 | 0.588304 | 80 | 9.6875 | 11.792576 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325 | false | false | 12 |
525db9fe354eaacf4b414caf781a409b2ee4b50d | 22,660,247,513,005 | 06957a297f9aa4c1c106627654562a84db319fda | /src/main/java/io/jenkins/plugins/sercomm/openwrt/OpenWRTCollectBuilder.java | 0421144028f29edc040fc0897f45087de86a9deb | [
"Apache-2.0"
] | permissive | leeshen64/lcmtest | https://github.com/leeshen64/lcmtest | a9f85d876e217696966980244e61a14bfd845c9d | 63f50998e20440de72fe1ef89a5701aa24b6a18e | refs/heads/main | 2023-01-29T19:01:46.094000 | 2020-12-09T05:12:42 | 2020-12-09T05:12:42 | 311,528,939 | 0 | 1 | Apache-2.0 | false | 2020-12-09T05:12:44 | 2020-11-10T02:59:49 | 2020-11-10T02:59:54 | 2020-12-09T05:12:42 | 4 | 0 | 1 | 0 | null | false | false | package io.jenkins.plugins.sercomm.openwrt;
import java.io.IOException;
import java.io.PrintStream;
import java.util.ArrayList;
import org.kohsuke.stapler.DataBoundConstructor;
import org.kohsuke.stapler.QueryParameter;
import org.kohsuke.stapler.bind.JavaScriptMethod;
import com.sercomm.commons.id.NameRule;
import ... | UTF-8 | Java | 29,424 | java | OpenWRTCollectBuilder.java | Java | [] | null | [] | package io.jenkins.plugins.sercomm.openwrt;
import java.io.IOException;
import java.io.PrintStream;
import java.util.ArrayList;
import org.kohsuke.stapler.DataBoundConstructor;
import org.kohsuke.stapler.QueryParameter;
import org.kohsuke.stapler.bind.JavaScriptMethod;
import com.sercomm.commons.id.NameRule;
import ... | 29,424 | 0.530451 | 0.523926 | 729 | 39.362141 | 32.448765 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.497942 | false | false | 12 |
f14c8198770c0bb89ec380831bf6a503939ac5e7 | 8,847,632,695,373 | 43179348e5a49ddec6c6cd6a110ef9bda7fe2fb6 | /src/openjava/test/ParserTest.java | 94726933f8d2b46b0b44d8e2d25559082125b7c7 | [
"Apache-2.0"
] | permissive | Abhiroopks/MuJava-Project | https://github.com/Abhiroopks/MuJava-Project | a058f1a2a499b0b862c38b4d22b6947a7e2aaff1 | beb55bb18ef80de55c301878e9fe3830dfbfb886 | refs/heads/master | 2023-01-28T18:07:49.185000 | 2020-12-10T18:55:14 | 2020-12-10T18:55:14 | 295,043,861 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //
// Decompiled by Procyon v0.5.36
//
package openjava.test;
import openjava.ptree.CompilationUnit;
import openjava.tools.parser.ParseException;
import openjava.mop.Environment;
import openjava.mop.OJSystem;
import java.io.FileNotFoundException;
import java.io.InputStream;
import openjava.tools.parser.Parser;
impo... | UTF-8 | Java | 1,252 | java | ParserTest.java | Java | [] | null | [] | //
// Decompiled by Procyon v0.5.36
//
package openjava.test;
import openjava.ptree.CompilationUnit;
import openjava.tools.parser.ParseException;
import openjava.mop.Environment;
import openjava.mop.OJSystem;
import java.io.FileNotFoundException;
import java.io.InputStream;
import openjava.tools.parser.Parser;
impo... | 1,252 | 0.615815 | 0.610224 | 44 | 27.454546 | 20.037981 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.477273 | false | false | 12 |
6bd07fd4d3559355d934c2bff5e03a975fde10e7 | 8,847,632,692,925 | 0d6940e6ab910855dbbf190c5f7fcc91a5fc5072 | /src/emailbillsender/EmailSender.java | f6b8bb74a43a47f5cfb9f24d63f553090aea0179 | [] | no_license | afdzal3/EmailBillSender-daemon | https://github.com/afdzal3/EmailBillSender-daemon | 1b8ca220b9731d9b7bb190b8c491211df4de86a1 | 8e10a70146732fde9a443cb72430b16bb81fad6e | refs/heads/master | 2020-12-06T18:18:06.245000 | 2019-12-04T08:33:21 | 2019-12-04T08:33:21 | 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 emailbillsender;
import java.io.File;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import java.util.Pro... | UTF-8 | Java | 99,154 | java | EmailSender.java | Java | [
{
"context": "ax.mail.internet.MimeMultipart;\n\n/**\n *\n * @author amer\n */\npublic class EmailSender {\n\n private Properti",
"end": 781,
"score": 0.9288925528526306,
"start": 777,
"tag": "USERNAME",
"value": "amer"
},
{
"context": "]{\n new javax.mail.internet.InternetAddr... | 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 emailbillsender;
import java.io.File;
import java.io.UnsupportedEncodingException;
import java.util.Date;
import java.util.Pro... | 99,119 | 0.449471 | 0.42162 | 1,550 | 62.956127 | 53.202637 | 487 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.970968 | false | false | 12 |
dba1c0f25fc41a2a763c85865e17c1ce46d46d53 | 9,783,935,565,480 | 7627b1fbb32ab9ad8e7b0820eb7b9684c7c30cef | /java/android_apk_workspace/android_2_editview/src/com/example/android_qq/ThirdActivity.java | d8b1cfb016804dcd7fe272397d90b191240ac50d | [] | no_license | AllenWang1985/dst_store | https://github.com/AllenWang1985/dst_store | cd5532998935ea613d328193c8c0fc9a7873a0c1 | 00f34727b3d2fe95326e69454a4035d9d32967d4 | refs/heads/master | 2021-01-05T11:29:03.775000 | 2019-06-04T12:46:44 | 2019-06-04T12:46:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.android_qq;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class ThirdActivity extends Activity {
@Override
protected v... | UTF-8 | Java | 877 | java | ThirdActivity.java | Java | [] | null | [] | package com.example.android_qq;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.EditText;
import android.widget.TextView;
public class ThirdActivity extends Activity {
@Override
protected v... | 877 | 0.741163 | 0.737742 | 33 | 25.575758 | 19.096296 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.969697 | false | false | 12 |
fb3c097e28445a679a892dafabec7f2f34b60d91 | 30,709,016,171,093 | feec8f9bb32e13b2e365a8bc9e201275f8a890fa | /src/main/java/edu/bpl/pwsplugin/acquisitionsequencer/defaultplugin/factories/WaitStepFactory.java | 83094a5b61dda9894ecaa92a3c716d18d6ec89a2 | [] | no_license | nanthony21/mmPWSPlugin | https://github.com/nanthony21/mmPWSPlugin | 3b6e9a743112b10784e1cc0f42fba25d2a8838fb | 539efabc26f7b5e77a5b812922f8bca3eb0211d1 | refs/heads/master | 2023-08-05T17:38:03.778000 | 2021-11-16T03:20:06 | 2021-11-16T03:20:06 | 333,927,667 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.bpl.pwsplugin.acquisitionsequencer.defaultplugin.factories;
import edu.bpl.pwsplugin.UI.utils.BuilderJPanel;
import edu.bpl.pwsplugin.UI.utils.ImprovedComponents;
import edu.bpl.pwsplugin.UI.utils.ImprovedComponents.Spinner;
import edu.bpl.pwsplugin.acquisitionsequencer.defaultplugin.factories.WaitStepFact... | UTF-8 | Java | 2,090 | java | WaitStepFactory.java | Java | [] | null | [] | package edu.bpl.pwsplugin.acquisitionsequencer.defaultplugin.factories;
import edu.bpl.pwsplugin.UI.utils.BuilderJPanel;
import edu.bpl.pwsplugin.UI.utils.ImprovedComponents;
import edu.bpl.pwsplugin.UI.utils.ImprovedComponents.Spinner;
import edu.bpl.pwsplugin.acquisitionsequencer.defaultplugin.factories.WaitStepFact... | 2,090 | 0.737799 | 0.734928 | 74 | 27.229731 | 27.051775 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418919 | false | false | 12 |
e2780c11c78ec9a13541c2eeb4fadde66b189534 | 10,926,396,809,971 | d71b4e910a18b0d003aee3e51f721dd7cf730c46 | /wms-app/wms-java/src/main/java/com/busch/wms/shipment/vo/InboundShipmentVO.java | 5f96c1f06f70cf7082ffea10e26dd8aa965aa0e0 | [] | no_license | NeverEnoughLights/Test-Repository | https://github.com/NeverEnoughLights/Test-Repository | 68230902dbdd88d7734b049d98e4f939be675e17 | 45b628467f9712586ef15da973f4f42632e24977 | refs/heads/Develop | 2019-07-02T06:57:43.680000 | 2017-04-19T15:03:56 | 2017-04-19T15:03:56 | 80,837,721 | 0 | 0 | null | false | 2017-04-19T15:25:25 | 2017-02-03T14:45:57 | 2017-02-03T14:59:27 | 2017-04-19T15:25:24 | 150,598 | 0 | 0 | 0 | Java | null | null | /*** COPYRIGHT 2004 BY ANHEUSER-BUSCH. ALL RIGHTS RESERVED. ***/
package com.busch.wms.shipment.vo;
import com.busch.wms.basefiles.vo.BaseVO;
import com.busch.wms.basefiles.vo.EquipmentVO;
import com.busch.wms.order.vo.OrderVO;
import com.busch.wms.security.vo.UserProfileVO;
import java.util.ArrayList;
import java.u... | UTF-8 | Java | 17,870 | java | InboundShipmentVO.java | Java | [
{
"context": " tries to save a new Inbound Shipment.\n * @author: Sarat Babu Remote Developer - Infosys\n * @author: Shrika",
"end": 494,
"score": 0.9998944997787476,
"start": 484,
"tag": "NAME",
"value": "Sarat Babu"
},
{
"context": "at Babu Remote Developer - Infosys\n * @a... | null | [] | /*** COPYRIGHT 2004 BY ANHEUSER-BUSCH. ALL RIGHTS RESERVED. ***/
package com.busch.wms.shipment.vo;
import com.busch.wms.basefiles.vo.BaseVO;
import com.busch.wms.basefiles.vo.EquipmentVO;
import com.busch.wms.order.vo.OrderVO;
import com.busch.wms.security.vo.UserProfileVO;
import java.util.ArrayList;
import java.u... | 17,818 | 0.68601 | 0.678623 | 949 | 17.831402 | 20.850338 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.173867 | false | false | 12 |
910d9483d05761604d12e67597538057052e9a76 | 11,957,189,016,309 | 2e1330438e1f7d2a437aaad3cafcb985843754b9 | /yimao/yimao-water/src/main/java/com/yimao/cloud/water/processor/ExportProcessor.java | e56644b5503f0b676abf7e793a76bf78ed62c7e5 | [] | no_license | bellmit/self | https://github.com/bellmit/self | b693b43a9d89c0a18d360a43a2ba88adb4b2a6d9 | 2eb0a199b4f21a4e339f17ebdedcc9f40a5e39ab | refs/heads/master | 2022-11-16T04:35:21.503000 | 2020-07-13T07:15:32 | 2020-07-13T07:15:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yimao.cloud.water.processor;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.yimao.cloud.base.constant.Constant;
import com.yimao.cloud.base.constant.ExportUrlConstant;
import com.yimao.cloud.base.constant.RabbitConstant;
import com.yimao.cloud.base.enums.ExportRecord... | UTF-8 | Java | 21,147 | java | ExportProcessor.java | Java | [
{
"context": ".concurrent.Executors;\n\n/**\n * 描述:导出\n *\n * @Author Zhang Bo\n * @Date 2019/11/25\n */\n@Component\n@Slf4j\npublic ",
"end": 2116,
"score": 0.999455451965332,
"start": 2108,
"tag": "NAME",
"value": "Zhang Bo"
}
] | null | [] | package com.yimao.cloud.water.processor;
import com.github.pagehelper.Page;
import com.github.pagehelper.PageHelper;
import com.yimao.cloud.base.constant.Constant;
import com.yimao.cloud.base.constant.ExportUrlConstant;
import com.yimao.cloud.base.constant.RabbitConstant;
import com.yimao.cloud.base.enums.ExportRecord... | 21,145 | 0.564161 | 0.560513 | 445 | 44.58427 | 33.04604 | 168 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.008989 | false | false | 12 |
86fda414b753364e3e84dabdb0a97b3cf8cc06be | 13,563,506,789,626 | d1fa28fe015ee60c9b954b8b4a165178024ed488 | /src/com/how2java/test/MyBatisTest.java | fb892e4c252cc5e7dbe5b7536f588bc48f3aa655 | [] | no_license | xiyuxiaonan/LoginDemo | https://github.com/xiyuxiaonan/LoginDemo | d1e13bfecc64c57249f1c30dfa6abf192e5532eb | 7aaf1e2389eb4f451481ac21ee6a28ba0b3fa04e | refs/heads/master | 2020-04-26T01:59:45.422000 | 2019-03-01T02:46:17 | 2019-03-01T02:46:17 | 173,221,575 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.how2java.test;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import com.how... | UTF-8 | Java | 1,229 | java | MyBatisTest.java | Java | [
{
"context": "User user = new User();\n user.setName(\"new User\");\n user.setPassword(\"123456\");\n ",
"end": 832,
"score": 0.9547862410545349,
"start": 824,
"tag": "USERNAME",
"value": "new User"
},
{
"context": "etName(\"new User\");\n user.s... | null | [] | package com.how2java.test;
import java.util.List;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.test.context.ContextConfiguration;
import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;
import com.how... | 1,233 | 0.68511 | 0.66965 | 47 | 25.170214 | 18.483252 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553191 | false | false | 12 |
696015c5aac55c07e93f1e38923c7d2e36885570 | 17,549,236,434,906 | 59a0b91ca384945544ad89e0b63c5ca462ce5c91 | /app/src/main/java/com/example/gardener/adapters/FavouriteAdapter.java | 43f46c45d235e2bf18c31ac0bf7f8854d02ad076 | [] | no_license | epetrashko/Gardener | https://github.com/epetrashko/Gardener | e2efbc98abe755a4c3e1fb9c453dd2e7d13a83a4 | c854613be74a81f965e4c53d6d5b8c3bd11ba9c1 | refs/heads/master | 2023-04-28T10:49:23.162000 | 2021-05-26T14:00:34 | 2021-05-26T14:00:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.gardener.adapters;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import androi... | UTF-8 | Java | 3,404 | java | FavouriteAdapter.java | Java | [] | null | [] | package com.example.gardener.adapters;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.LinearLayout;
import android.widget.TextView;
import androi... | 3,404 | 0.64953 | 0.648649 | 85 | 39.047058 | 29.65484 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.858824 | false | false | 12 |
f0e7c9895126a3060b1e3762e4d354265c2841f1 | 4,483,945,922,711 | 36dfaeb426605db6bbc094f88020510805d1e3ba | /showcase-quartz/src/main/java/samlen/tsoi/showcase/quartz/job/UserJob.java | 22f1e81e394ff5d70a5ca63232caaebf2b1ccd7e | [] | no_license | SamlenTsoi/showcase | https://github.com/SamlenTsoi/showcase | 213a7bb69cc4a57e7e1f92f8c37a4507e5281fe5 | 80089e102ff2a667b4bb53e08a975cdf962024be | refs/heads/master | 2022-07-01T01:15:57.370000 | 2020-04-28T08:09:41 | 2020-04-28T08:09:41 | 112,805,517 | 5 | 3 | null | false | 2022-06-20T23:31:21 | 2017-12-02T02:19:30 | 2021-01-25T08:16:48 | 2022-06-20T23:31:21 | 382 | 4 | 1 | 6 | Java | false | false | package samlen.tsoi.showcase.quartz.job;
import com.google.common.base.Stopwatch;
import lombok.extern.slf4j.Slf4j;
import org.quartz.Job;
import org.quartz.JobExecutionContext;
import org.quartz.JobExecutionException;
import org.springframework.stereotype.Component;
import java.util.concurrent.TimeUnit;
/**
* 用户任务... | UTF-8 | Java | 850 | java | UserJob.java | Java | [
{
"context": "il.concurrent.TimeUnit;\n\n/**\n * 用户任务\n *\n * @author samlen_tsoi\n * @date 2018/3/7\n */\n@Slf4j\n@Component\npublic cl",
"end": 346,
"score": 0.9994942545890808,
"start": 335,
"tag": "USERNAME",
"value": "samlen_tsoi"
}
] | null | [] | package samlen.tsoi.showcase.quartz.job;
import com.google.common.base.Stopwatch;
import lombok.extern.slf4j.Slf4j;
import org.quartz.Job;
import org.quartz.JobExecutionContext;
import org.quartz.JobExecutionException;
import org.springframework.stereotype.Component;
import java.util.concurrent.TimeUnit;
/**
* 用户任务... | 850 | 0.72093 | 0.709302 | 31 | 23.967741 | 23.405931 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.419355 | false | false | 12 |
731eb9a6a3fe27e9dc781ce070ab97ac54970e11 | 6,743,098,680,314 | edeb15e4b75a33fae5f24bd2213f09eff503675f | /src/com/arstron/am/Shared/AccountInfo.java | ee309d6b250579cfbb4fc230ca2411c924f60b1c | [] | no_license | RaviPanchal/expense_manager | https://github.com/RaviPanchal/expense_manager | eb4f07c9b294ad32151dd1bf04ec6b89f4330f79 | 28f08a493926a8acb8f68fb0dc3974f8c70e7301 | refs/heads/master | 2020-07-20T15:58:57.961000 | 2014-06-21T06:04:15 | 2014-06-21T06:04:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.arstron.am.Shared;
public class AccountInfo {
private long id = 0;
private String accName = "Select Account", accCurrency = "", dateFormat = "";
public long getId() {
return id;
}
public void setId(long id) {
this.id = id;
}
public String getAccName() {
return accName;
}
public void set... | UTF-8 | Java | 728 | java | AccountInfo.java | Java | [] | null | [] | package com.arstron.am.Shared;
public class AccountInfo {
private long id = 0;
private String accName = "Select Account", accCurrency = "", dateFormat = "";
public long getId() {
return id;
}
public void setId(long id) {
this.id = id;
}
public String getAccName() {
return accName;
}
public void set... | 728 | 0.697802 | 0.696429 | 44 | 15.545455 | 17.42967 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.204545 | false | false | 12 |
ef7e99242b49f74dafc38123c11e0f89232563fa | 33,423,435,525,253 | 5c1b99b34424231f6aeff9150404a7ef6dad8165 | /Android-DownloadManager-sample/src/info/tongrenlu/android/downloadmanager/sample/DownloadTaskAdapter.java | d5cdac6ca6432a25c15df9452a3234cd8ec5d261 | [
"Unlicense"
] | permissive | wdxzs1985/Android-DownloadManager | https://github.com/wdxzs1985/Android-DownloadManager | c17ee5befc2d01765297025600199548cd5990cb | dd173bcdb7b4cde16302a149249fd7a5a7651c75 | refs/heads/master | 2021-03-12T20:27:32.807000 | 2014-05-09T09:29:31 | 2014-05-09T09:29:31 | 16,571,693 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.tongrenlu.android.downloadmanager.sample;
import info.tongrenlu.android.downloadmanager.BaseDownloadTaskAdapter;
import info.tongrenlu.android.downloadmanager.DownloadListener;
import info.tongrenlu.android.downloadmanager.DownloadManager;
import info.tongrenlu.android.downloadmanager.DownloadTask;
... | UTF-8 | Java | 4,399 | java | DownloadTaskAdapter.java | Java | [] | null | [] | package info.tongrenlu.android.downloadmanager.sample;
import info.tongrenlu.android.downloadmanager.BaseDownloadTaskAdapter;
import info.tongrenlu.android.downloadmanager.DownloadListener;
import info.tongrenlu.android.downloadmanager.DownloadManager;
import info.tongrenlu.android.downloadmanager.DownloadTask;
... | 4,399 | 0.556035 | 0.551034 | 119 | 34.966385 | 23.661098 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554622 | false | false | 12 |
4f8c2cdc138e8d7b0f508b5f7fde662deb694b7e | 25,701,084,328,839 | 58c00bf811d02379aef98b6da0bdc7ff27728145 | /JAVA/src/matera/jooq/tables/pojos/Zona.java | 8626377d0e8e1b2525a0afe532e9d6cb295bcdbf | [] | no_license | tinchogava/Matera | https://github.com/tinchogava/Matera | 9e39ad2deb5da7f61be6854e54afb49c933fc87a | 63b0f60c65af0293d6384837d03116d588996370 | refs/heads/master | 2021-05-05T22:30:17.306000 | 2018-01-03T16:06:00 | 2018-01-03T16:06:00 | 116,151,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This class is generated by jOOQ
*/
package matera.jooq.tables.pojos;
import java.io.Serializable;
import javax.annotation.Generated;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* This class is generated by jOOQ.
*/
@Ge... | UTF-8 | Java | 1,830 | java | Zona.java | Java | [] | null | [] | /**
* This class is generated by jOOQ
*/
package matera.jooq.tables.pojos;
import java.io.Serializable;
import javax.annotation.Generated;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
/**
* This class is generated by jOOQ.
*/
@Ge... | 1,830 | 0.688525 | 0.679781 | 94 | 18.468084 | 17.226095 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.308511 | false | false | 12 |
182870ec33f331292fe626d0980196008d865d8a | 10,110,353,048,037 | 8cc08af9657e76995b539fee6bb19e58ec41e711 | /acquire/annotations-persistence/src/main/java/edu/bcm/dldcc/big/clinical/entity/NaLabAnnotation.java | 17c19dce47c744a48fd7eb8abbdcf8a616749f96 | [] | no_license | colima/Acquire | https://github.com/colima/Acquire | 5c0158c2be957721c24d6e7b9eec28617720324f | a86aa8eb16711d76ecae00b792eaf9b159f97374 | refs/heads/master | 2020-12-01T13:08:12.859000 | 2014-07-09T17:31:00 | 2014-07-09T17:31:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.bcm.dldcc.big.clinical.entity;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.UUID;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence... | UTF-8 | Java | 2,700 | java | NaLabAnnotation.java | Java | [] | null | [] | package edu.bcm.dldcc.big.clinical.entity;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.UUID;
import javax.persistence.Entity;
import javax.persistence.EnumType;
import javax.persistence.Enumerated;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
import javax.persistence... | 2,700 | 0.657407 | 0.655185 | 166 | 15.26506 | 15.614392 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.23494 | false | false | 12 |
784343666ca2fb0a50d5b815007ece84d18104a7 | 18,459,769,468,871 | c10ddfe01d6e8dce2b901de9f3c2879628e09baf | /src/main/java/com/training/tutorial/rabbitmq/RabbitMQApplication.java | b2ffa61d0f7f152948895e8080a2bd515c601c17 | [] | no_license | kevinngth/rabbitMQ | https://github.com/kevinngth/rabbitMQ | 12d8129611eced4f25224bcbe8a4b25787a30725 | 66565f2c8bd257bcf22b527ad0f686d3a8fa70ae | refs/heads/master | 2022-04-16T19:14:17.214000 | 2020-04-15T09:07:59 | 2020-04-15T09:07:59 | 255,862,007 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.training.tutorial.rabbitmq;
import org.springframework.amqp.core.*;
import org.springframework.amqp.rabbit.connection.ConnectionFactory;
import org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer;
import org.springframework.amqp.rabbit.listener.adapter.MessageListenerAdapter;
import org... | UTF-8 | Java | 2,700 | java | RabbitMQApplication.java | Java | [] | null | [] | package com.training.tutorial.rabbitmq;
import org.springframework.amqp.core.*;
import org.springframework.amqp.rabbit.connection.ConnectionFactory;
import org.springframework.amqp.rabbit.listener.SimpleMessageListenerContainer;
import org.springframework.amqp.rabbit.listener.adapter.MessageListenerAdapter;
import org... | 2,700 | 0.794074 | 0.793333 | 55 | 48.109093 | 47.889523 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.654545 | false | false | 12 |
9900a16658f4f0e5067dae44e45f7da28077b9f3 | 18,708,877,572,888 | b87c766cb15d5169485cd8666469d619a38d83c4 | /T03/src/Threads/Server.java | 89fe3cf3141ae24402ee15bc970317b938e86adc | [] | no_license | andrewfonseca/ISEL_FSO | https://github.com/andrewfonseca/ISEL_FSO | 3a7d2164ea2341b14213b4ffd75bc878ed24d615 | 124be55f666c7be79f792ee894b71e7197497343 | refs/heads/master | 2021-01-10T13:46:35.136000 | 2016-03-03T16:35:27 | 2016-03-03T16:38:17 | 43,502,791 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Threads;
//https://www.cs.uic.edu/~troy/spring05/cs450/sockets/socket.html
//https://github.com/areong/Socket/tree/master/src/com/areong/socket
//https://docs.oracle.com/javase/tutorial/networking/sockets/index.html
//http://www.avajava.com/tutorials/lessons/how-do-i-write-a-server-socket-that-can-handle-input... | UTF-8 | Java | 5,152 | java | Server.java | Java | [
{
"context": "package Threads;\n\n//https://www.cs.uic.edu/~troy/spring05/cs450/sockets/socket.html\n//https://g",
"end": 45,
"score": 0.6553391218185425,
"start": 44,
"tag": "USERNAME",
"value": "t"
},
{
"context": "05/cs450/sockets/socket.html\n//https://github.com/areong/Socket/tr... | null | [] | package Threads;
//https://www.cs.uic.edu/~troy/spring05/cs450/sockets/socket.html
//https://github.com/areong/Socket/tree/master/src/com/areong/socket
//https://docs.oracle.com/javase/tutorial/networking/sockets/index.html
//http://www.avajava.com/tutorials/lessons/how-do-i-write-a-server-socket-that-can-handle-input... | 5,152 | 0.652174 | 0.638393 | 222 | 22.211712 | 20.332933 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.355856 | false | false | 12 |
e9d4152c3358ed907d67c49907d9d136558b68c1 | 27,960,237,138,755 | 9a984dfb52b195c0e6997f5bf58f8b8dc868d015 | /JavaCore/src/set/SetClass.java | 35bc503ca550411a425a71d0ea621a30d0c5ffc8 | [] | no_license | akkhil2012/DsAndAlgo | https://github.com/akkhil2012/DsAndAlgo | 2788d8b0068579452a64b52562636b5999ea4117 | e3d0fb625d1c06c1c26e58d66dc007b17df71bed | refs/heads/master | 2015-09-25T18:06:53.725000 | 2015-08-18T06:08:00 | 2015-08-18T06:08:00 | 40,953,772 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package set;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import java.util.TreeSet;
public class SetClass {
public static void main(String args[]) {
Set st = new HashSet(3);//default load factor: .75//Constructor 1
st.add("first");
st.add("sec");
st.add("third"... | UTF-8 | Java | 1,291 | java | SetClass.java | Java | [] | null | [] | package set;
import java.util.HashSet;
import java.util.Iterator;
import java.util.Set;
import java.util.TreeSet;
public class SetClass {
public static void main(String args[]) {
Set st = new HashSet(3);//default load factor: .75//Constructor 1
st.add("first");
st.add("sec");
st.add("third"... | 1,291 | 0.595662 | 0.579396 | 62 | 19.758064 | 24.532852 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.080645 | false | false | 12 |
770f32fedfec13b466edd0cb80c01a06d9ce2961 | 2,559,800,548,221 | a391469b25f2a714ee27258ec88c47bca8c92e8e | /Colossus/emotionalpatrick-colossus-f19a4e53c097/minecraft/org/emotionalpatrick/colossus/modules/OpAura.java | 41cf593a41f51da2c83e866c6f214ad1e470c182 | [] | no_license | cheesepickles90/test | https://github.com/cheesepickles90/test | 1408803632f321ac0fe7a3edb5852693ec573636 | 0513538d90b5b5556fa37e1066b256019adf2e7d | refs/heads/master | 2021-01-25T07:08:05.716000 | 2014-12-29T17:07:54 | 2014-12-29T17:07:54 | 28,539,075 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.emotionalpatrick.colossus.modules;
import net.minecraft.src.Entity;
import net.minecraft.src.EntityLiving;
import net.minecraft.src.EntityPlayer;
import net.minecraft.src.StringUtils;
import org.emotionalpatrick.colossus.main.Colossus;
import org.emotionalpatrick.colossus.main.Helper;
import org.emotional... | UTF-8 | Java | 1,975 | java | OpAura.java | Java | [] | null | [] | package org.emotionalpatrick.colossus.modules;
import net.minecraft.src.Entity;
import net.minecraft.src.EntityLiving;
import net.minecraft.src.EntityPlayer;
import net.minecraft.src.StringUtils;
import org.emotionalpatrick.colossus.main.Colossus;
import org.emotionalpatrick.colossus.main.Helper;
import org.emotional... | 1,975 | 0.701772 | 0.68557 | 72 | 26.430555 | 23.317749 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.222222 | false | false | 12 |
726283bed4b3f96bcdc52831758b2716a7801d56 | 10,574,209,522,787 | fd37781f148107813e6b2026027cd10e60147be7 | /BookMyFurnitures/src/main/java/base/DriverClass.java | 43f3f32e3f257ee99adabd0a9e57c5c6a6648111 | [] | no_license | ruchi0402/BookMyFurniture | https://github.com/ruchi0402/BookMyFurniture | a1f45b941ab4c4a3ca1394e784925d53a5746062 | 7cd47dbfc6b07585feeba5500b0e4c1775a42d69 | refs/heads/master | 2020-12-15T20:06:52.623000 | 2020-03-07T18:15:12 | 2020-03-07T18:15:12 | 235,239,364 | 0 | 0 | null | false | 2020-01-21T04:31:23 | 2020-01-21T02:24:51 | 2020-01-21T04:15:29 | 2020-01-21T04:31:22 | 0 | 0 | 0 | 0 | HTML | false | false | package base;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.ExtentTest;
import com.aventstack.extentrepo... | UTF-8 | Java | 1,607 | java | DriverClass.java | Java | [] | null | [] | package base;
import java.util.concurrent.TimeUnit;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import org.openqa.selenium.firefox.FirefoxDriver;
import com.aventstack.extentreports.ExtentReports;
import com.aventstack.extentreports.ExtentTest;
import com.aventstack.extentrepo... | 1,607 | 0.774736 | 0.774736 | 42 | 37.261906 | 29.893509 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.809524 | false | false | 12 |
c7ae201a0610a905be940fda1e6e373bb297e74f | 24,026,047,090,506 | c11704ce582f4ab144eaea2e721db81eb356298f | /src/main/java/com/bjpowernode/crm/datadictionary/service/DicService.java | fa33a321666bc8d1e145b3a5b2215155dec170c8 | [] | no_license | hlliu3/CRM | https://github.com/hlliu3/CRM | 3123448d9ffcad69916ede771eb14747740a05af | 6cac5f17c54ac9b3c9128197717eea1a53c42ba8 | refs/heads/master | 2022-12-08T17:23:11.405000 | 2019-06-19T09:36:32 | 2019-06-19T09:36:32 | 186,091,393 | 0 | 0 | null | false | 2022-11-15T23:21:01 | 2019-05-11T05:23:09 | 2019-06-19T09:37:15 | 2022-11-15T23:20:59 | 1,703 | 0 | 0 | 5 | JavaScript | false | false | package com.bjpowernode.crm.datadictionary.service;
import java.util.Map;
/**
* DESCRIPTION:
* user:
* date:2019/5/16 21:29
*/
public interface DicService {
Map<String,Object> selectDicValueByType();
}
| UTF-8 | Java | 214 | java | DicService.java | Java | [] | null | [] | package com.bjpowernode.crm.datadictionary.service;
import java.util.Map;
/**
* DESCRIPTION:
* user:
* date:2019/5/16 21:29
*/
public interface DicService {
Map<String,Object> selectDicValueByType();
}
| 214 | 0.71028 | 0.658879 | 13 | 15.461538 | 17.041197 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 12 |
56cccbd1b533e501558f46e857944f8d209c36e3 | 24,764,781,463,644 | 9c0d65e6f9536a3b08a3aa255d30647bf239696f | /src/main/java/com/buuz135/industrial/plugin/jei/category/LaserDrillOreCategory.java | 1c8b57d4f9c1fa2062df5ec7e95bc0faa8179adf | [
"MIT"
] | permissive | NillerMedDild/Industrial-Foregoing | https://github.com/NillerMedDild/Industrial-Foregoing | e5b8f873b8df535631cebac37a5d9049869e2ab2 | 259b70ac60714786d1f793124bd66284ac08f1e3 | refs/heads/1.16 | 2023-09-02T09:49:25.393000 | 2021-11-14T15:47:12 | 2021-11-14T15:47:12 | 324,833,129 | 0 | 0 | MIT | true | 2021-11-15T06:12:08 | 2020-12-27T19:25:21 | 2021-11-07T17:16:35 | 2021-11-15T06:12:06 | 7,828 | 0 | 0 | 1 | Java | false | false | /*
* This file is part of Industrial Foregoing.
*
* Copyright 2021, Buuz135
*
* 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 limitation the righ... | UTF-8 | Java | 10,223 | java | LaserDrillOreCategory.java | Java | [
{
"context": "art of Industrial Foregoing.\n *\n * Copyright 2021, Buuz135\n *\n * Permission is hereby granted, free of charg",
"end": 78,
"score": 0.999699592590332,
"start": 71,
"tag": "USERNAME",
"value": "Buuz135"
}
] | null | [] | /*
* This file is part of Industrial Foregoing.
*
* Copyright 2021, Buuz135
*
* 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 limitation the righ... | 10,223 | 0.712707 | 0.690502 | 174 | 57.752872 | 58.026272 | 287 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.034483 | false | false | 12 |
c05403109f7734f0eb59b540f146a844864e3df0 | 23,235,773,108,176 | 540e31b9546ab543b9ffbea9288b55b8406907dd | /src/main/java/com/springboot/pojo/User.java | 50692dcf7376a1a3bec63858cac31b14b962a745 | [] | no_license | tangshiwei/springboot-shiro | https://github.com/tangshiwei/springboot-shiro | 6d780fce1ffc01071d44d318eacc99858286196f | fe06eb8a19259df9326759af5c7286331047c210 | refs/heads/master | 2022-12-21T15:03:15.818000 | 2020-09-04T02:38:52 | 2020-09-04T02:38:52 | 292,731,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.pojo;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
@Data
public class User implements Serializable{
private Integer id;
private String userName;
private String password;
private Date createTime;
private String status;
}
| UTF-8 | Java | 280 | java | User.java | Java | [
{
"context": "erializable{\n\n\tprivate Integer id;\n\tprivate String userName;\n\tprivate String password;\n\tprivate Date createTi",
"end": 199,
"score": 0.9986097812652588,
"start": 191,
"tag": "USERNAME",
"value": "userName"
}
] | null | [] | package com.springboot.pojo;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
@Data
public class User implements Serializable{
private Integer id;
private String userName;
private String password;
private Date createTime;
private String status;
}
| 280 | 0.789286 | 0.789286 | 17 | 15.470589 | 13.146763 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.823529 | false | false | 12 |
203a956426a29727281726f38482ad24aa0e6220 | 1,975,684,994,397 | 028b573522bb1f788e1e4591496ef3a5f0c90b4a | /src/LeetCode/Sliding_Window/P424_Longest_Repeating_Character_Replacement/Solution.java | 8b6ba1da25d6555df7989b4fa0ffee4abc9b50a2 | [] | no_license | chopincode/Cracking-Interviews | https://github.com/chopincode/Cracking-Interviews | 4b496e782745db9ab08c0115d45f998d77cadac9 | bd7e7dadea1cfa50f91eccbc592f7775629ac21f | refs/heads/master | 2022-04-10T22:24:12.023000 | 2020-02-05T16:41:11 | 2020-02-05T16:41:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LeetCode.Sliding_Window.P424_Longest_Repeating_Character_Replacement;
public class Solution {
public int characterReplacement(String s, int k) {
int max = 0;
int maxLength = 0;
int[] dict = new int[256];
int left = 0, right = 0;
while (right < s.length()) {
... | UTF-8 | Java | 830 | java | Solution.java | Java | [] | null | [] | package LeetCode.Sliding_Window.P424_Longest_Repeating_Character_Replacement;
public class Solution {
public int characterReplacement(String s, int k) {
int max = 0;
int maxLength = 0;
int[] dict = new int[256];
int left = 0, right = 0;
while (right < s.length()) {
... | 830 | 0.531325 | 0.515663 | 27 | 29.74074 | 22.306938 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.703704 | false | false | 12 |
4817e70fdc4f704bee7b60927c9543c994b83999 | 8,675,833,968,139 | 5e2a2f4f63f31a84bc8cd73bfef0d6b0318c0b48 | /sdk/Sklep/src/MouseHandler.java | 860b4f5e1796c2f93de220d69ad73510729c2c14 | [] | no_license | blazejziel/Java | https://github.com/blazejziel/Java | 23582dccdb563de77e4e233ffc808f579653bea6 | 14eb4cd80c17c9e5a96f76a5029bdc1c5d5fc7ee | refs/heads/master | 2020-04-04T03:51:22.828000 | 2019-11-25T16:43:26 | 2019-11-25T16:43:26 | 155,684,097 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.event.*;
import javax.swing.JOptionPane;
public class MouseHandler implements ActionListener{
private Produkt p;
public void actionPerformed(ActionEvent e) {
Produkt p1=new Produkt(Okno.getPr(), Okno.cen);
System.out.println("wpisane: "+Produkt.nazwa);
System.out.println("Produkt: "+p1.getName... | WINDOWS-1250 | Java | 409 | java | MouseHandler.java | Java | [] | null | [] | import java.awt.event.*;
import javax.swing.JOptionPane;
public class MouseHandler implements ActionListener{
private Produkt p;
public void actionPerformed(ActionEvent e) {
Produkt p1=new Produkt(Okno.getPr(), Okno.cen);
System.out.println("wpisane: "+Produkt.nazwa);
System.out.println("Produkt: "+p1.getName... | 409 | 0.734644 | 0.72973 | 14 | 28.071428 | 24.111242 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 12 |
e8054d34a89eb5749def6d7ea9bf626d915ee399 | 18,176,301,629,108 | 57734297bb85411931bb11744f1b8ec4a98aa702 | /HighScores/src/scores/part2/TestHighScore2.java | ac165da8920eb2ade0b988269daf9c119def7328 | [] | no_license | LaureMarchal/HighScores | https://github.com/LaureMarchal/HighScores | 0bf84b20f1464e67b1b90c45666cc449515c09db | 50dab5f992443507955bf9a7d74b75fb511e6077 | refs/heads/master | 2016-09-12T23:21:49.794000 | 2016-05-20T19:08:58 | 2016-05-20T19:08:58 | 57,046,365 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package scores.part2;
import java.util.Random;
import java.util.Scanner;
import scores.BestPlayer;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
/**
* Contains a main which asks the user to enter his name and return a random score
* Then reads a file with scores and return ... | UTF-8 | Java | 1,755 | java | TestHighScore2.java | Java | [
{
"context": "ores\n * Print the ten best players.\n * \n * @author Laure Marchal and Theo Gauchoux\n *\n */\npublic class TestHighSco",
"end": 402,
"score": 0.9998819231987,
"start": 389,
"tag": "NAME",
"value": "Laure Marchal"
},
{
"context": "ten best players.\n * \n * @author Lau... | null | [] | package scores.part2;
import java.util.Random;
import java.util.Scanner;
import scores.BestPlayer;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
/**
* Contains a main which asks the user to enter his name and return a random score
* Then reads a file with scores and return ... | 1,741 | 0.671795 | 0.664387 | 71 | 23.718309 | 21.684799 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.929577 | false | false | 12 |
96014e6ec51c8977e8cfcb2974e24838717833f1 | 26,955,214,794,482 | 2844b02875d1c843727ea97377955a6a1d55ab83 | /src/cn/sunn/forensiclion/domain/CaseInfor.java | 0cbffb18ef298b98c5214a593f261b7c8c9bde1d | [] | no_license | queer1/ForensicLion | https://github.com/queer1/ForensicLion | 91121cc7cf3d268b8f69cf86a11d6699cfb4e228 | 6aa97032b3d639ffa92e191da189237269a9b21c | refs/heads/master | 2021-01-20T19:49:49.332000 | 2013-05-05T06:18:21 | 2013-05-05T06:18:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.sunn.forensiclion.domain;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import static javax.persistenc... | UTF-8 | Java | 11,405 | java | CaseInfor.java | Java | [] | null | [] | package cn.sunn.forensiclion.domain;
import java.util.Date;
import java.util.HashSet;
import java.util.Set;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import static javax.persistenc... | 11,405 | 0.760368 | 0.754406 | 420 | 26.157143 | 21.484081 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.621429 | false | false | 12 |
d3e8149c62f2716d269b55ade1ab5be669719485 | 36,825,049,605,785 | e274ca3f32563b764d3b1e0ab52b695454eae131 | /Source Code (Hao Zheng 594644)/src/Tile.java | 2a7aef9c8e72716f77a74f27bdeb0451ba8e9783 | [] | no_license | zhenghao35791/Multi-Player-and-Multi-Server-Online-Game | https://github.com/zhenghao35791/Multi-Player-and-Multi-Server-Online-Game | f1445d33fcea244ba308cdda5ca01c31460f8cdb | af0958fded718a64942dd3bef3bfd3fbe0d9b586 | refs/heads/master | 2021-01-25T08:54:27.050000 | 2014-12-27T03:24:25 | 2014-12-27T03:24:25 | 28,527,473 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.Graphics;
import java.awt.Image;
import java.awt.Rectangle;
import java.awt.Toolkit;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* basic information of Tile
*
* @author hao
*
*/
public class Tile extends Wall {
int TileID = 1;
public static final int WALL_X = 0;
... | UTF-8 | Java | 4,383 | java | Tile.java | Java | [
{
"context": ";\n\n/**\n * basic information of Tile\n * \n * @author hao\n * \n */\npublic class Tile extends Wall {\n\tint Til",
"end": 224,
"score": 0.9712544083595276,
"start": 221,
"tag": "USERNAME",
"value": "hao"
}
] | null | [] | import java.awt.Graphics;
import java.awt.Image;
import java.awt.Rectangle;
import java.awt.Toolkit;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
/**
* basic information of Tile
*
* @author hao
*
*/
public class Tile extends Wall {
int TileID = 1;
public static final int WALL_X = 0;
... | 4,383 | 0.648414 | 0.639744 | 182 | 23.082418 | 19.573441 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.450549 | false | false | 12 |
be1f1a2910f749259a7b73d50e55451dff428865 | 13,108,240,247,033 | 264fcaa66358c5286451810ea0f9624ee571aa1d | /app/src/main/java/irishrail/sample/com/irishrailrealtime/data/request/GetStationsRequest.java | 7aab49516f3eb7962fccce324f24dba2b68112c7 | [] | no_license | evobrien/Samples | https://github.com/evobrien/Samples | 4f83592a5a49ae888389578edd7bbe48d8d081ab | 3848a13326109e02fa41f44332519769b06c3904 | refs/heads/master | 2016-08-11T06:53:19.715000 | 2016-01-11T11:02:22 | 2016-01-11T11:02:22 | 49,420,233 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package irishrail.sample.com.irishrailrealtime.data.request;
import android.content.Context;
import com.android.volley.DefaultRetryPolicy;
import com.android.volley.Request;
import com.android.volley.Response;
import irishrail.sample.com.irishrailrealtime.data.model.Stations;
/**
* Created by evano on 10/01/2016.
... | UTF-8 | Java | 1,417 | java | GetStationsRequest.java | Java | [
{
"context": "ilrealtime.data.model.Stations;\n\n/**\n * Created by evano on 10/01/2016.\n */\npublic class GetStationsReques",
"end": 304,
"score": 0.9965016841888428,
"start": 299,
"tag": "USERNAME",
"value": "evano"
}
] | null | [] | package irishrail.sample.com.irishrailrealtime.data.request;
import android.content.Context;
import com.android.volley.DefaultRetryPolicy;
import com.android.volley.Request;
import com.android.volley.Response;
import irishrail.sample.com.irishrailrealtime.data.model.Stations;
/**
* Created by evano on 10/01/2016.
... | 1,417 | 0.648553 | 0.642908 | 48 | 28.520834 | 25.655563 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.520833 | false | false | 3 |
0f7208150a1c335995d810ac0686105abb6173f5 | 29,867,202,602,796 | a6b982ab5890c9ccd3049270e679ffcbba101cae | /src/main/java/com/ats/hrmgt/model/AssetCategory.java | 000101eeb509d09629947bec19bd3804d50e1d50 | [] | no_license | Aaryatech/HrEsayWebApiPune | https://github.com/Aaryatech/HrEsayWebApiPune | 67d623b4bae75e4ae5e89985039de6194cfd66bb | f58236e95b42662b416857393324b0f55b431e01 | refs/heads/master | 2021-08-07T05:29:43.167000 | 2021-08-04T09:58:46 | 2021-08-04T09:58:46 | 243,730,457 | 0 | 0 | null | false | 2020-02-28T10:00:15 | 2020-02-28T09:56:36 | 2020-02-28T09:59:55 | 2020-02-28T10:00:14 | 0 | 0 | 0 | 1 | Java | false | false | package com.ats.hrmgt.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "m_asset_category")
public class AssetCategory {
@Id
@GeneratedValue(strategy = Generati... | UTF-8 | Java | 2,920 | java | AssetCategory.java | Java | [] | null | [] | package com.ats.hrmgt.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "m_asset_category")
public class AssetCategory {
@Id
@GeneratedValue(strategy = Generati... | 2,920 | 0.749315 | 0.743151 | 109 | 25.78899 | 21.896786 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.715596 | false | false | 3 |
ec6f4f895895c4bad7fc4dd3d9d043d0594456d6 | 18,854,906,467,876 | 9389f7ec2992a8eba5b1ed2b19b8216b4067e224 | /service/src/main/java/org/openo/drivermgr/dao/inf/IDriverManagerDao.java | aa26b1e897a164c5feb017f56978b7efd6101723 | [] | no_license | openov2/common-services-driver-mgr | https://github.com/openov2/common-services-driver-mgr | fb3a8d31d90b91ef44f27c08becf693bdb011517 | 29cbfaec5786bc5d83e787b53fcb6abce4b72a16 | refs/heads/master | 2021-05-06T05:42:05.569000 | 2017-03-22T03:53:15 | 2017-03-22T03:53:23 | 115,205,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2016 Huawei Technologies Co., Ltd.
*
* 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 | 2,273 | java | IDriverManagerDao.java | Java | [] | null | [] | /*
* Copyright 2016 Huawei Technologies Co., Ltd.
*
* 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... | 2,273 | 0.626925 | 0.623405 | 98 | 22.193878 | 22.489298 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173469 | false | false | 3 |
ca8cf0f065cc60be60c2946f6ef0e5a26d37c652 | 30,313,879,179,252 | 1366953d30c8441a4061ab36ede4f1630540b75b | /app/src/main/java/br/com/sistemasecia/consultaprodutos/ListaProdutosActivity.java | 2f7a9ce44e34e35cdbe14b882aa6d2ce55589fa0 | [] | no_license | GBMeinchein/ListaProdutosAndroid | https://github.com/GBMeinchein/ListaProdutosAndroid | 3121a901e50af72875710738ca756f4db23725c2 | 9fcbdef177ed73a050edf69882502f4a512d7645 | refs/heads/master | 2016-09-06T16:29:27.276000 | 2015-04-24T17:16:26 | 2015-04-24T17:16:26 | 34,458,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.sistemasecia.consultaprodutos;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.... | UTF-8 | Java | 11,878 | java | ListaProdutosActivity.java | Java | [
{
"context": "List;\nimport java.util.Scanner;\n\n/**\n * Created by maq8 on 18/03/2015.\n */\n//Classe da lista dos produtos",
"end": 774,
"score": 0.9996137022972107,
"start": 770,
"tag": "USERNAME",
"value": "maq8"
}
] | null | [] | package br.com.sistemasecia.consultaprodutos;
import android.app.Activity;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.LayoutInflater;
import android.... | 11,878 | 0.529199 | 0.524227 | 278 | 41.679855 | 34.431274 | 266 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705036 | false | false | 3 |
9bc0d2f80444f35b59f6ef2ee64a793be866845a | 30,313,879,178,350 | 49b0d49023f3f57209c8e027f71723e4c5da7f5b | /src/gr/uom/jcaliper/metrics/ep/EPCalculator.java | 8bb259462ac8538af2894c3d6691049449ae1e54 | [] | no_license | teohaik/jcaliper | https://github.com/teohaik/jcaliper | ff27dc0b7e4f38132e5cc12e035735c41b0ba5b7 | 9c59e760980b6672022c7f81caeda198224e8174 | refs/heads/master | 2021-01-10T02:28:27.050000 | 2020-03-15T18:03:56 | 2020-03-15T18:03:56 | 50,365,388 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gr.uom.jcaliper.metrics.ep;
import gr.uom.jcaliper.metrics.Metric;
import gr.uom.jcaliper.metrics.MetricCalculator;
import gr.uom.jcaliper.preferences.Preferences;
import gr.uom.jcaliper.system.CratEntity;
import gr.uom.jcaliper.system.EntitySet;
import gr.uom.jcaliper.system.HashedClass;
import gr.uom.jcalipe... | UTF-8 | Java | 6,454 | java | EPCalculator.java | Java | [
{
"context": "eed up Entity Placement calculation\n * \n * @author Panagiotis Kouros\n */\npublic abstract class EPCalculator extends Me",
"end": 448,
"score": 0.9998680949211121,
"start": 431,
"tag": "NAME",
"value": "Panagiotis Kouros"
}
] | null | [] | package gr.uom.jcaliper.metrics.ep;
import gr.uom.jcaliper.metrics.Metric;
import gr.uom.jcaliper.metrics.MetricCalculator;
import gr.uom.jcaliper.preferences.Preferences;
import gr.uom.jcaliper.system.CratEntity;
import gr.uom.jcaliper.system.EntitySet;
import gr.uom.jcaliper.system.HashedClass;
import gr.uom.jcalipe... | 6,443 | 0.751162 | 0.746669 | 177 | 35.463276 | 26.263334 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.305085 | false | false | 3 |
2ffca196e4d0642dbeb099cd4c75b4fd3cf6a761 | 22,728,966,979,941 | 1dacc2b67b52d398bbe157e090984dd8554e37a8 | /src/main/java/com/demo/share/headfirst/singleton/DoubleCheckSingleton.java | 45d29f6a6aeee42f1924e737a68a8208089fc7fe | [] | no_license | yanghua0311/java-share | https://github.com/yanghua0311/java-share | 329ec6dfb54b36b65acdd3c4678460ae3b0f77b6 | aa341c90cd14e7241078018d8f5d483ecdccb8fd | refs/heads/master | 2021-06-30T08:18:39.899000 | 2019-05-15T14:16:29 | 2019-05-15T14:16:29 | 146,375,454 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.share.headfirst.singleton;
/**
* Created by youngwa on 2019/04/01. 21:43
*/
public class DoubleCheckSingleton {
private DoubleCheckSingleton(){
}
private volatile static DoubleCheckSingleton singleton;
public static DoubleCheckSingleton getInstance() {
if (singleton == null... | UTF-8 | Java | 724 | java | DoubleCheckSingleton.java | Java | [
{
"context": "demo.share.headfirst.singleton;\n\n/**\n * Created by youngwa on 2019/04/01. 21:43\n */\npublic class DoubleCheck",
"end": 70,
"score": 0.9995227456092834,
"start": 63,
"tag": "USERNAME",
"value": "youngwa"
}
] | null | [] | package com.demo.share.headfirst.singleton;
/**
* Created by youngwa on 2019/04/01. 21:43
*/
public class DoubleCheckSingleton {
private DoubleCheckSingleton(){
}
private volatile static DoubleCheckSingleton singleton;
public static DoubleCheckSingleton getInstance() {
if (singleton == null... | 724 | 0.616822 | 0.598131 | 23 | 26.913044 | 24.077616 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.173913 | false | false | 3 |
610df2cba0d7c53fd2315cc076be9b8f163dca26 | 10,866,267,318,013 | 395528490e6dfc8fd3ff1785742b7eb3329f2b56 | /framework/src/main/java/com/jossv/framework/dao/DaoFactoryImpl.java | 2e2d86fe45d165f54403f41310e0d8b408249e4a | [] | no_license | userya/jossv | https://github.com/userya/jossv | eaff5e7d7582d2175f5ae602c16853d199ad0e0b | 10c878ebbf10ece63ec3b98cef04322af17a76a0 | refs/heads/master | 2021-01-10T02:04:21.360000 | 2015-11-17T05:11:25 | 2015-11-17T05:11:25 | 46,174,198 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jossv.framework.dao;
import java.util.Map;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.util.ConcurrentReferenceHashMap;
import com.alibaba.druid.pool.DruidDataSource;
import com.jossv.framework.dao.generator.ddl.SchemaGenerator;
import com.jossv.framework.dao.model.Defin... | UTF-8 | Java | 1,970 | java | DaoFactoryImpl.java | Java | [] | null | [] | package com.jossv.framework.dao;
import java.util.Map;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.util.ConcurrentReferenceHashMap;
import com.alibaba.druid.pool.DruidDataSource;
import com.jossv.framework.dao.generator.ddl.SchemaGenerator;
import com.jossv.framework.dao.model.Defin... | 1,970 | 0.749239 | 0.749239 | 69 | 27.550724 | 25.262411 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.898551 | false | false | 3 |
606a851c3e303a7adb6c33fc0c833b864596131f | 721,554,533,578 | 1aaa410bd2a140db46d72bb0b9948750bb8f0466 | /L2J_Mobius_5.0_Salvation/dist/game/data/scripts/handlers/effecthandlers/AddHate.java | 48d69968c5b685195bdc8311dbb6fccef5175c42 | [] | no_license | destrodevianne/l2j_mobius | https://github.com/destrodevianne/l2j_mobius | 36b3cf27456b3d658082ed94e68f4c61df5552cf | 87016b911214b0b20148bc52b0764e0054725d33 | refs/heads/master | 2020-09-27T04:43:45.033000 | 2020-04-27T21:58:53 | 2020-04-27T21:58:53 | 226,417,180 | 2 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This file is part of the L2J Mobius project.
*
* 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 p... | UTF-8 | Java | 1,970 | java | AddHate.java | Java | [
{
"context": "\n/**\n * Add Hate effect implementation.\n * @author Adry_85\n */\npublic class AddHate extends AbstractEffect\n{",
"end": 1135,
"score": 0.9995372891426086,
"start": 1128,
"tag": "USERNAME",
"value": "Adry_85"
}
] | null | [] | /*
* This file is part of the L2J Mobius project.
*
* 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 p... | 1,970 | 0.727411 | 0.720305 | 71 | 26.746479 | 26.270918 | 90 | true | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.380282 | false | false | 3 |
4ff02a363a084e8c1f5935b57685978b4bfbc36c | 6,296,422,071,613 | da95d7c49917245c4f0623979436de9bfeb54e3b | /src/com/googlecode/lazyrecords/sql/grammars/SqlGrammar.java | 8f2aa600e75c74da2f94e7e9d427bada49ee8b68 | [] | no_license | igneco/lazyrecords | https://github.com/igneco/lazyrecords | d6cbf8168957de9d2445f9a11cd25c70f5972248 | b7cd011541e672f2ccecfffe8b690f91d31a6a75 | refs/heads/master | 2021-01-11T21:24:23.415000 | 2016-03-30T05:33:53 | 2016-03-30T05:33:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.googlecode.lazyrecords.sql.grammars;
import com.googlecode.lazyrecords.Aggregate;
import com.googlecode.lazyrecords.AliasedKeyword;
import com.googlecode.lazyrecords.CompositeKeyword;
import com.googlecode.lazyrecords.Definition;
import com.googlecode.lazyrecords.Join;
import com.googlecode.lazyrecords.Joi... | UTF-8 | Java | 4,386 | java | SqlGrammar.java | Java | [] | null | [] | package com.googlecode.lazyrecords.sql.grammars;
import com.googlecode.lazyrecords.Aggregate;
import com.googlecode.lazyrecords.AliasedKeyword;
import com.googlecode.lazyrecords.CompositeKeyword;
import com.googlecode.lazyrecords.Definition;
import com.googlecode.lazyrecords.Join;
import com.googlecode.lazyrecords.Joi... | 4,386 | 0.708846 | 0.707022 | 111 | 38.513512 | 37.848171 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.693694 | false | false | 3 |
ff84ab46a0e5ff3dfd43690e88076deac925b706 | 22,960,895,178,417 | 2d952d1aa07015492e1ca24c2ac5e677d3a438c1 | /src/schoolWork/ScoreSheet.java | 08c855d35f7400e57f6b0839ad4da085899670e0 | [] | no_license | TBeardJR/Yahtzee-Project | https://github.com/TBeardJR/Yahtzee-Project | 3b683944452bf1313e72cb70ad11b10a257ef7a1 | 972f231cdcfce830eaf4b23cc453d41cee03ac17 | refs/heads/master | 2021-01-25T05:57:57.314000 | 2014-09-21T15:24:22 | 2014-09-21T15:24:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package schoolWork;
import javax.swing.*;
import javax.swing.UIManager.*;
import javax.swing.table.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class ScoreSheet {
{
try {
for (LookAndFeelInfo info : UIManager.getInstalledLookAndFeels()) {
if ("Nimb... | UTF-8 | Java | 5,757 | java | ScoreSheet.java | Java | [] | null | [] | package schoolWork;
import javax.swing.*;
import javax.swing.UIManager.*;
import javax.swing.table.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
public class ScoreSheet {
{
try {
for (LookAndFeelInfo info : UIManager.getInstalledLookAndFeels()) {
if ("Nimb... | 5,757 | 0.69828 | 0.692375 | 157 | 35.668789 | 28.362617 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.33121 | false | false | 3 |
68e5b68131fb2a5bc0859c9ef547b7f2cafadfda | 309,237,661,486 | 660e139843d71c9252ed8d39e2a7fd9522ca2811 | /aswb/tests/unittests/com/google/idea/blaze/android/run/deployinfo/BlazeApkDeployInfoProtoHelperTest.java | c481e2742dbfda67b7292512c7ce6adccf654b22 | [
"Apache-2.0"
] | permissive | wix-playground/intellij | https://github.com/wix-playground/intellij | aa48c19b1947cd134b834704be5f84199ca58dbd | 33e4707514788bc66bf8e58a67d1b178af4cec2a | refs/heads/wix-master | 2023-09-03T01:09:45.650000 | 2023-08-28T10:48:04 | 2023-08-28T10:48:04 | 147,094,500 | 10 | 7 | Apache-2.0 | true | 2023-08-28T10:48:06 | 2018-09-02T14:52:00 | 2022-06-06T08:39:57 | 2023-08-28T10:48:05 | 165,127 | 9 | 3 | 3 | Java | false | false | /*
* Copyright 2018 The Bazel Authors. 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 a... | UTF-8 | Java | 5,947 | java | BlazeApkDeployInfoProtoHelperTest.java | Java | [] | null | [] | /*
* Copyright 2018 The Bazel Authors. 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 a... | 5,947 | 0.766941 | 0.764755 | 130 | 44.746155 | 32.180096 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.553846 | false | false | 3 |
cb6c29e075585b595d054ade02ffdd07afa55a24 | 20,100,446,958,574 | 387119cf6e424f3d49e3a8dffa39e39f339155f7 | /MonitorEnergiaModem/src/sme/modem/gsm/GSMModem.java | 531a0b6c8d4390209e66054107844bac9b50b644 | [] | no_license | adolfoluna/MonitorEnergia | https://github.com/adolfoluna/MonitorEnergia | 55b0759535d3f5b42fb727da0070cbae248de380 | e2123c301406364a5bd60ca2e22ca6dda47fb6f5 | refs/heads/master | 2023-01-13T16:45:35.691000 | 2020-11-20T20:42:57 | 2020-11-20T20:42:57 | 208,151,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sme.modem.gsm;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import sme.modem.media.comm.MediaComm;
import sme.modem.media.comm.MediaCommDataListener;
public class GSMModem implements MediaCommDataListener, GSMModemBufferListener, WaitTimeOutListener {
private static ... | UTF-8 | Java | 4,363 | java | GSMModem.java | Java | [] | null | [] | package sme.modem.gsm;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import sme.modem.media.comm.MediaComm;
import sme.modem.media.comm.MediaCommDataListener;
public class GSMModem implements MediaCommDataListener, GSMModemBufferListener, WaitTimeOutListener {
private static ... | 4,363 | 0.715333 | 0.713271 | 154 | 27.331169 | 26.821938 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.01948 | false | false | 3 |
59163543bdd3dbbc03220345ef95daeb61353c21 | 11,081,015,639,504 | 75fe8a934012ce8b37e3d6a5c09febc3260fc7ed | /majiang/javaCode/jing/game/net/handler/SCGameAction.java | 4e800b2380eaa0c9eac54a9cef1f701fcf072f4a | [] | no_license | thinkido/exampleAs3 | https://github.com/thinkido/exampleAs3 | 36ad39ad24696bb81ba8985f2c5ac8a67e2b84dd | 55a127b1a1f8e48f04f973a4df8596df4478c154 | refs/heads/master | 2016-09-11T00:48:14.220000 | 2016-02-20T07:14:25 | 2016-02-20T07:14:25 | 14,101,421 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package jing.game.net.handler;
import game.view.scene.gamescene.GameScene;
import game.view.scene.gamescene.windows.PlayerActionWindow;
import java.util.Vector;
import jing.consts.CardPlace;
import jing.consts.EffectType;
import jing.consts.PlayerAction;
import jing.game.view.Mahjong;
import jing.game.v... | UTF-8 | Java | 6,497 | java | SCGameAction.java | Java | [] | null | [] |
package jing.game.net.handler;
import game.view.scene.gamescene.GameScene;
import game.view.scene.gamescene.windows.PlayerActionWindow;
import java.util.Vector;
import jing.consts.CardPlace;
import jing.consts.EffectType;
import jing.consts.PlayerAction;
import jing.game.view.Mahjong;
import jing.game.v... | 6,497 | 0.668155 | 0.666 | 233 | 25.875536 | 27.864431 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.034335 | false | false | 3 |
27cbeedd2575fd275e5ed52bba20175604500674 | 30,837,865,200,510 | 9098c5ad8da3a14c7778d66384a11d8eaa2f1671 | /src/com/main/view/StartUp.java | a4aba6a4ee8551e7362a3169cd831828e33b2857 | [] | no_license | lizhi21707/NetworkController | https://github.com/lizhi21707/NetworkController | 192d21e69d43dae7091177200c792130ea0baa21 | 10a03179d5cc158ce3f993d8f4fe91494d855879 | refs/heads/master | 2021-05-30T10:51:38.040000 | 2015-12-10T11:32:24 | 2015-12-10T11:32:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.main.view;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostException;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.widgets.Button;
import org.eclipse.swt.widget... | UTF-8 | Java | 2,889 | java | StartUp.java | Java | [] | null | [] | package com.main.view;
import java.io.IOException;
import java.net.InetAddress;
import java.net.UnknownHostException;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.SelectionAdapter;
import org.eclipse.swt.events.SelectionEvent;
import org.eclipse.swt.widgets.Button;
import org.eclipse.swt.widget... | 2,889 | 0.682243 | 0.660782 | 108 | 24.75 | 18.109301 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.388889 | false | false | 3 |
82a183ddd9afa4dcf85e323b021a1932283f2258 | 18,279,380,848,649 | 2ae3fb80c43b47bb6411f2225095205e832c67cc | /src/main/java/com/app/MavenSpringBootMvcAopSecurityCrudWithLog4jMongoTemplateAndMongodb/controller/CustomerAccountController.java | 866cab2707cc941b7fce867ff005c6afc802db6f | [
"MIT"
] | permissive | ruisunon/Crud-With-SpringBoot-Security-MongoTemplate-And-Mongodb | https://github.com/ruisunon/Crud-With-SpringBoot-Security-MongoTemplate-And-Mongodb | 78f66d4ad04d1a769674b1b9b5d345f859721069 | a963057aef9dce16791e67f8030298b1ca9a60af | refs/heads/master | 2020-04-23T10:18:09.313000 | 2019-02-01T14:12:31 | 2019-02-01T14:12:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.MavenSpringBootMvcAopSecurityCrudWithLog4jMongoTemplateAndMongodb.controller;
import java.util.List;
import java.util.UUID;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springfr... | UTF-8 | Java | 7,238 | java | CustomerAccountController.java | Java | [
{
"context": "rFirstName);\n \tcustomerDTO.setCustomerLastName(customerLastName);\n \tcustomerDTO.setCustomerAddress(cus",
"end": 2543,
"score": 0.7463892698287964,
"start": 2535,
"tag": "NAME",
"value": "customer"
},
{
"context": "rFirstName);\n \tcustomerDTO.setCustomerLas... | null | [] | package com.app.MavenSpringBootMvcAopSecurityCrudWithLog4jMongoTemplateAndMongodb.controller;
import java.util.List;
import java.util.UUID;
import org.apache.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.security.access.prepost.PreAuthorize;
import org.springfr... | 7,238 | 0.769826 | 0.768997 | 154 | 46 | 31.385744 | 120 | false | false | 0 | 0 | 0 | 0 | 65 | 0.035922 | 1.987013 | false | false | 3 |
aff881680fb416b2e797fad4db83d51f2d439a12 | 26,456,998,543,987 | b174ccd42d1eef9899f87f7a6938845ac3bd7dbf | /qingk-statistics-database/src/main/java/com/allook/statistics/database/framework/DatabaseContextHolder.java | 74552c140970142aa125f89047d1542d9a5cf741 | [] | no_license | dedebao/qingk-statistics | https://github.com/dedebao/qingk-statistics | 5668634ed8bccabb863fd5f9099f55ef379b7880 | 6194d0bee127cdbff0ea3ffdcdd6c7468f0f8ded | refs/heads/master | 2020-04-01T03:34:05.425000 | 2018-10-13T10:11:21 | 2018-10-13T10:11:21 | 152,827,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.allook.statistics.database.framework;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* @ClassName: DatabaseContextHolder
* @Description:数据源选择器
* @author: pengyu
* @date: 2018年9月21日 下午4:31:43
*/
public class DatabaseContextHolder {
public static final Logger log = Log... | UTF-8 | Java | 874 | java | DatabaseContextHolder.java | Java | [
{
"context": "eContextHolder \n * @Description:数据源选择器\n * @author: pengyu\n * @date: 2018年9月21日 下午4:31:43 \n */\n\npublic clas",
"end": 205,
"score": 0.9963793754577637,
"start": 199,
"tag": "USERNAME",
"value": "pengyu"
}
] | null | [] | /**
*
*/
package com.allook.statistics.database.framework;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* @ClassName: DatabaseContextHolder
* @Description:数据源选择器
* @author: pengyu
* @date: 2018年9月21日 下午4:31:43
*/
public class DatabaseContextHolder {
public static final Logger log = Log... | 874 | 0.669975 | 0.652605 | 39 | 19.666666 | 22.607389 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 3 |
ecaca18170545931ca631301dae3dd646c881690 | 4,896,262,741,417 | 4072fef5725d1592fb5e47e0d57bf8445043293f | /src/test/java/mwang/parkinglot/AppMultithreadingUseCaseTest.java | 037d1d643443973bb5433c2f76b89336c33e9780 | [] | no_license | michaelgithub2013/parking-lot | https://github.com/michaelgithub2013/parking-lot | 254998b8254092bf52575b911b2d40a36a4b4eb2 | 1f261381ab839bac9d4642489fe8b550fc43d379 | refs/heads/master | 2021-01-10T06:28:38.539000 | 2016-02-24T22:54:01 | 2016-02-24T22:54:01 | 52,468,075 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mwang.parkinglot;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.CompletionService;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorCompletionService;
import ... | UTF-8 | Java | 3,258 | java | AppMultithreadingUseCaseTest.java | Java | [
{
"context": "nglot.test.util.PhaserCar;\r\n\r\n/**\r\n * \r\n * @author mwang\r\n * \r\n * Description of the Multithreadin",
"end": 584,
"score": 0.9995615482330322,
"start": 579,
"tag": "USERNAME",
"value": "mwang"
}
] | null | [] | package mwang.parkinglot;
import java.util.ArrayList;
import java.util.List;
import java.util.concurrent.Callable;
import java.util.concurrent.CompletionService;
import java.util.concurrent.ExecutionException;
import java.util.concurrent.Executor;
import java.util.concurrent.ExecutorCompletionService;
import ... | 3,258 | 0.669429 | 0.665746 | 100 | 30.58 | 27.099882 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 3 |
b1bfb44fc801fa4de1af29b190bf86b2976f02b2 | 14,851,996,940,105 | f7e7fbab5e86cf94a7c1b0e9287593710d360afb | /example/src/main/java/com/felhr/serialportexample/Activity/WorkerActivity.java | 5993b445c2619684351706f2f6aa3f31c7a403d8 | [
"MIT"
] | permissive | dongtrieuqn12/VendingMachine | https://github.com/dongtrieuqn12/VendingMachine | 7a41328bcdd9c6ee71af1a098b273efb0ec9d316 | 574e1058311eb33cdf1ff15dd53a59bc70da5562 | refs/heads/master | 2020-03-29T16:35:23.254000 | 2018-09-24T14:57:17 | 2018-09-24T14:57:17 | 150,119,908 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.felhr.serialportexample.Activity;
import android.os.AsyncTask;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net... | UTF-8 | Java | 2,397 | java | WorkerActivity.java | Java | [
{
"context": "Exception;\nimport java.net.URL;\n\n/**\n * Created by Ho Dong Trieu on 08/29/2018\n */\npublic class WorkerActivity ext",
"end": 358,
"score": 0.9998669028282166,
"start": 345,
"tag": "NAME",
"value": "Ho Dong Trieu"
}
] | null | [] | package com.felhr.serialportexample.Activity;
import android.os.AsyncTask;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
import java.net.HttpURLConnection;
import java.net.MalformedURLException;
import java.net... | 2,390 | 0.635795 | 0.632457 | 77 | 30.129869 | 24.407978 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558442 | false | false | 3 |
e283bb4434191eb49fabd039c79d478c3c9e6d00 | 27,401,891,351,812 | f8708f063e9d77aff4d7d30a691559bdae82601d | /src/EstadosFinancieros/EResultados.java | 74c76f4bd0f142a2e392486cf9d17d9d93d5e5ca | [] | no_license | brenNavas/Contables | https://github.com/brenNavas/Contables | f6af7d31b1fbcaf53813eec9ce51fa515454b8d2 | e9399d2617dd2bffdd39c65e11671674011a4c3f | refs/heads/master | 2021-08-22T08:44:54.931000 | 2017-11-29T19:54:56 | 2017-11-29T19:54:56 | 112,520,342 | 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 EstadosFinancieros;
import Logica.Conexion;
import com.itextpdf.text.BadElementException;
import com.itextpdf.text.Document;
i... | UTF-8 | Java | 29,143 | java | EResultados.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author Yeseliz\n */\npublic class EResultados extends javax.swing.",
"end": 1071,
"score": 0.936806857585907,
"start": 1064,
"tag": "USERNAME",
"value": "Yeseliz"
},
{
"context": "t.Color(255, 255, 255));\n jLabel4.... | 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 EstadosFinancieros;
import Logica.Conexion;
import com.itextpdf.text.BadElementException;
import com.itextpdf.text.Document;
i... | 29,134 | 0.646603 | 0.607721 | 606 | 47.085808 | 30.900553 | 186 | false | false | 0 | 0 | 0 | 0 | 70 | 0.002402 | 1.128713 | false | false | 3 |
27914a0f058393b105ca144b906bc51dc9f3c48c | 1,194,000,909,753 | d892807a3ee9828151773ad59eb3917d9c2cf206 | /app/src/main/java/com/example/designmaterials/fragments/LinksFragment.java | 0ebc2bb08b51f2b574b764a10a13db609764fa3f | [] | no_license | AbelSAnderson/DesignMaterials | https://github.com/AbelSAnderson/DesignMaterials | a4a286bd4bb08cd1aea4ef304b693d6a7edb0ed5 | 0ee9825922f2e7532d16cb321c974a93b543e5ab | refs/heads/master | 2022-03-06T18:20:04.322000 | 2019-12-02T14:59:48 | 2019-12-02T14:59:48 | 217,394,840 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.designmaterials.fragments;
import android.Manifest;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.content.res.R... | UTF-8 | Java | 17,060 | java | LinksFragment.java | Java | [] | null | [] | package com.example.designmaterials.fragments;
import android.Manifest;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.content.pm.PackageManager;
import android.content.res.R... | 17,060 | 0.578429 | 0.573447 | 299 | 56.0602 | 44.494743 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.852843 | false | false | 3 |
03180ac3dc36058d03b545c9bcad1ffb932f6d84 | 15,118,284,905,025 | c4d3065de45d291331ae3afc0237085d9f53d3e9 | /src/com/pc/busniess/oaAddressBook/po/OaInfoAddressBookPo.java | eb9fad7398b1f223c7b85da6cfccdb90aa1f96ca | [] | no_license | dandingol03/sdrpoms | https://github.com/dandingol03/sdrpoms | edf86ab1327fa4bd2f8824234e7aaba83236e6c5 | 7619c66a88c0ce7a71b596168fce6ebfa568d6b6 | refs/heads/master | 2020-03-28T16:56:02.137000 | 2018-09-14T05:56:26 | 2018-09-14T05:56:26 | 148,742,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pc.busniess.oaAddressBook.po;
import com.pc.bsp.user.po.User;
/**
* pc端通讯录基本字段信息
* @author c.xk
* @version 1.0
* @since 1.0
*/
public class OaInfoAddressBookPo extends User{
/**
*
*/
private static final long serialVersionUID = 1L;
private String id; //ID
private String unitName; ... | UTF-8 | Java | 1,358 | java | OaInfoAddressBookPo.java | Java | [
{
"context": "sp.user.po.User;\n\n\n/**\n * pc端通讯录基本字段信息\n * @author c.xk\n * @version 1.0\n * @since 1.0\n */\n\npublic class",
"end": 113,
"score": 0.9996173977851868,
"start": 109,
"tag": "USERNAME",
"value": "c.xk"
}
] | null | [] | package com.pc.busniess.oaAddressBook.po;
import com.pc.bsp.user.po.User;
/**
* pc端通讯录基本字段信息
* @author c.xk
* @version 1.0
* @since 1.0
*/
public class OaInfoAddressBookPo extends User{
/**
*
*/
private static final long serialVersionUID = 1L;
private String id; //ID
private String unitName; ... | 1,358 | 0.672755 | 0.66895 | 71 | 17.507042 | 14.819927 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.43662 | false | false | 3 |
b0951663a83ecdfa02ee8aa789a5230ff64080f2 | 26,757,646,306,255 | aa904bfae2c8718e3a0e4880bb499115ed77f74e | /app/src/main/java/com/cabbage/useraccountprototype/LoginActivity.java | 03a40fa496ba840b2101a9762f5b514ef46b238f | [] | no_license | liaowng/UserAccountPrototype-A | https://github.com/liaowng/UserAccountPrototype-A | 1540e39889353753d0692b0c829ec78246df9bef | 89db9f48b2984eb1d04043d15216376709e0ff0e | refs/heads/master | 2021-06-15T19:54:09.261000 | 2017-04-24T03:52:36 | 2017-04-24T03:52:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cabbage.useraccountprototype;
import android.app.Activity;
import android.content.Context;
import android.os.Build;
import android.os.Bundle;
import android.support.design.widget.AppBarLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.Key... | UTF-8 | Java | 3,469 | java | LoginActivity.java | Java | [] | null | [] | package com.cabbage.useraccountprototype;
import android.app.Activity;
import android.content.Context;
import android.os.Build;
import android.os.Bundle;
import android.support.design.widget.AppBarLayout;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.Key... | 3,469 | 0.66561 | 0.663015 | 101 | 33.346535 | 26.501797 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633663 | false | false | 3 |
743eed26af80c95bdb94b62f84f85aa8331e005d | 2,800,318,680,159 | 9eb1cda86843995e0424d0dfa36db9ff0738b0d1 | /src/com/wingsoft/fdwz/dao/StioDao.java | f149e81807a8b8c617adadf8c62b9ac1754ed8b6 | [] | no_license | superspeedone/webservice | https://github.com/superspeedone/webservice | c27abdc7085404301d5e348b056bd680ede4791e | 0375b374758ec10e56be75e9bdf9b697e1e32c35 | refs/heads/master | 2016-08-09T04:33:47.075000 | 2016-03-07T00:59:23 | 2016-03-07T00:59:23 | 53,284,296 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wingsoft.fdwz.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.wingsoft.fdwz.pojo.db.Stio;
import com.wingsoft.fdwz.util.Config;
import com.wingso... | UTF-8 | Java | 2,146 | java | StioDao.java | Java | [] | null | [] | package com.wingsoft.fdwz.dao;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import com.wingsoft.fdwz.pojo.db.Stio;
import com.wingsoft.fdwz.util.Config;
import com.wingso... | 2,146 | 0.695591 | 0.686679 | 58 | 35.758621 | 24.479626 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.086207 | false | false | 3 |
bf49497c246fe0c55165ec0d003a843850198388 | 6,786,048,378,531 | ccfe23d2eaa4356bebc4117e937277975c43e576 | /ioc/src/main/java/vip/simplify/ioc/resolver/IAnnotationResolver.java | 5c8578c2768e6cfecca095fcebce41fe639877d5 | [] | no_license | wlzsoft/simplify-framework | https://github.com/wlzsoft/simplify-framework | bb87c7a5345a83fb43300f5af2f8b039f5f89f99 | d7cf334fa1492d6f00f04badef10470a3a07ad5e | refs/heads/master | 2020-03-19T20:06:37.553000 | 2017-12-21T01:47:08 | 2018-06-11T07:23:11 | 136,888,509 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package vip.simplify.ioc.resolver;
import java.util.List;
/**
* <p><b>Title:</b><i>解析器</i></p>
* <p>Desc: 解析各种注解信息
* 注意后续其他模块都需要以spi插件机制集成到框架中</p>
* <p>source folder:{@docRoot}</p>
* <p>Copyright:Copyright(c)2014</p>
* <p>Company:meizu</p>
* <p>Create Date:2016年1月6日 上午11:19:57</p>
* <p>Modified By:l... | UTF-8 | Java | 1,001 | java | IAnnotationResolver.java | Java | [
{
"context": "e Date:2016年1月6日 上午11:19:57</p>\n * <p>Modified By:luchuangye-</p>\n * <p>Modified Date:2016年1月6日 上午11:19:57</p>\n",
"end": 329,
"score": 0.9840325713157654,
"start": 319,
"tag": "USERNAME",
"value": "luchuangye"
},
{
"context": "16年1月6日 上午11:19:57</p>\n * @author <a hr... | null | [] | package vip.simplify.ioc.resolver;
import java.util.List;
/**
* <p><b>Title:</b><i>解析器</i></p>
* <p>Desc: 解析各种注解信息
* 注意后续其他模块都需要以spi插件机制集成到框架中</p>
* <p>source folder:{@docRoot}</p>
* <p>Copyright:Copyright(c)2014</p>
* <p>Company:meizu</p>
* <p>Create Date:2016年1月6日 上午11:19:57</p>
* <p>Modified By:l... | 988 | 0.640491 | 0.603681 | 37 | 21.027027 | 17.535273 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540541 | false | false | 3 |
902524f84416592ae309f95a168a8dfe4dec7967 | 2,027,224,614,991 | b17918304d4669b5fb0207969fb854437e00d308 | /FIONA2/sop/sop.ear/sop.war/deployed/SYSTEM/ReportingMgmt_ServerEngineConfig/1/src/sop/webflow/rt/java/code/SYSTEM___ReportingMgmt_ServerEngineConfig___1.java | 120d73f74171acc8c13cce6dabc89656b6a5954a | [] | no_license | ecqweijun/fiona2 | https://github.com/ecqweijun/fiona2 | c4ced03755e92f35a017e724534030f4d89cbfae | 42289f3961d825fdaf900ff8b4c7b517a93276b0 | refs/heads/master | 2018-04-20T05:27:47.479000 | 2017-05-11T08:48:30 | 2017-05-11T08:51:49 | 90,717,187 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Generated by SIT
*
* Feel free to add methods or comments. The content of this
* file will be kept as-is when committed.
*
* Extending this class is not recommended , since the class-
* name will change together with the version. Calling methods
* from external code is not recommended as well ... | UTF-8 | Java | 3,408 | java | SYSTEM___ReportingMgmt_ServerEngineConfig___1.java | Java | [] | null | [] | /**
* Generated by SIT
*
* Feel free to add methods or comments. The content of this
* file will be kept as-is when committed.
*
* Extending this class is not recommended , since the class-
* name will change together with the version. Calling methods
* from external code is not recommended as well ... | 3,408 | 0.767606 | 0.761444 | 104 | 30.76923 | 26.697462 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.365385 | false | false | 3 |
542e33f748ce27cacccf2680f28e340f9ecedf3b | 30,614,526,891,068 | 3803a0e10cee02d2e6e9e305f217f472ba285f87 | /artemis-fluid/artemis-fluid-core/src/main/java/com/artemis/generator/strategy/e/ComponentGroupStrategy.java | 0649a07fa5099c1430a95ecb46f188e8e0fa3bbe | [
"Apache-2.0",
"BSD-2-Clause",
"BSD-2-Clause-Views"
] | permissive | junkdog/artemis-odb | https://github.com/junkdog/artemis-odb | b4090a8a8cc71cd211a97eec0d8bdae910d5424e | 51628b3d316a2db1c1a7218572d03c56f2c98b0c | refs/heads/develop | 2023-08-11T05:03:40.989000 | 2021-07-20T10:29:27 | 2021-07-20T10:29:27 | 6,331,476 | 774 | 164 | BSD-2-Clause | false | 2023-04-14T23:11:52 | 2012-10-22T08:09:23 | 2023-04-03T13:19:18 | 2023-04-14T23:11:51 | 3,681 | 737 | 103 | 35 | Java | false | false | package com.artemis.generator.strategy.e;
import com.artemis.generator.common.BuilderModelStrategy;
import com.artemis.generator.model.FluidTypes;
import com.artemis.generator.model.artemis.ArtemisModel;
import com.artemis.generator.model.type.MethodDescriptor;
import com.artemis.generator.model.type.ParameterizedType... | UTF-8 | Java | 5,367 | java | ComponentGroupStrategy.java | Java | [
{
"context": " groups, and find entities by group.\n *\n * @author Daan van Yperen\n */\npublic class ComponentGroupStrategy implement",
"end": 570,
"score": 0.9998693466186523,
"start": 555,
"tag": "NAME",
"value": "Daan van Yperen"
}
] | null | [] | package com.artemis.generator.strategy.e;
import com.artemis.generator.common.BuilderModelStrategy;
import com.artemis.generator.model.FluidTypes;
import com.artemis.generator.model.artemis.ArtemisModel;
import com.artemis.generator.model.type.MethodDescriptor;
import com.artemis.generator.model.type.ParameterizedType... | 5,358 | 0.572573 | 0.5722 | 123 | 42.634148 | 37.34856 | 184 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.422764 | false | false | 3 |
35eebd7f2286183e0d9382eec64529ccc10149b7 | 24,043,226,925,534 | a511f0c6d89ca2b8275a2ab912541818c7f15b42 | /MY ASSIGNMENT/UserLoginProject/src/com/yash/training/controller/WelcomeServlet.java | bde183a1f1f5d235450fbd924c4c0dd937a40766 | [] | no_license | SomeshGautam91/MY-Assignment | https://github.com/SomeshGautam91/MY-Assignment | 7e9ae33534e8ab015691392c6843d7e80dc54432 | 6d2824867ac8b271b00b73e9a81a7d004883dc85 | refs/heads/master | 2020-12-24T20:42:18.668000 | 2016-04-18T07:45:01 | 2016-04-18T07:45:01 | 56,481,749 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.yash.training.controller;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import o... | UTF-8 | Java | 1,601 | java | WelcomeServlet.java | Java | [] | null | [] | package com.yash.training.controller;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import o... | 1,601 | 0.723923 | 0.7208 | 58 | 26.603449 | 23.148649 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.534483 | false | false | 3 |
cf54084f15a6e78f4fee8cbf83ba59c1fee6d6f7 | 10,522,669,936,983 | 095606f03c514b4664df2e07fe00b4f83cecef50 | /bamboo-specs/src/main/java/com/streacs/java/PlanSpec.java | be810e0b7de984d3f3905c6f22abcb06873e317e | [
"MIT"
] | permissive | streacs/docker_atlassian_confluence | https://github.com/streacs/docker_atlassian_confluence | 78eafa3c0ddc5a833c10e133f46ff073f12c6374 | baf992b28c669874b8990b1bc22d1b79bde45e27 | refs/heads/master | 2021-10-18T04:36:58.149000 | 2019-02-13T21:53:14 | 2019-02-13T21:53:14 | 115,925,133 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.streacs.java;
import com.atlassian.bamboo.specs.api.BambooSpec;
import com.atlassian.bamboo.specs.api.builders.plan.Plan;
import com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier;
import com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup;
import com.atlassian.bamboo.specs.api.bui... | UTF-8 | Java | 6,019 | java | PlanSpec.java | Java | [] | null | [] | package com.streacs.java;
import com.atlassian.bamboo.specs.api.BambooSpec;
import com.atlassian.bamboo.specs.api.builders.plan.Plan;
import com.atlassian.bamboo.specs.api.builders.plan.PlanIdentifier;
import com.atlassian.bamboo.specs.api.builders.plan.branches.BranchCleanup;
import com.atlassian.bamboo.specs.api.bui... | 6,019 | 0.619704 | 0.617711 | 151 | 38.86755 | 27.729937 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.324503 | false | false | 3 |
1294a73d2e7d69c79e83f585d5b08ea35b4f77eb | 28,166,395,538,708 | 4c6acb9aabf359f37b5f62d3d3db7ca64e251992 | /src/main/java/com/blastfurnace/otr/data/series/repository/SeriesAliasRepository.java | eebaeebf50610d9b369ece3ed77ea1609624e05b | [] | no_license | Blastfurnace1/series | https://github.com/Blastfurnace1/series | 3cf16350d9b1754ef9fd4647fb94934cee54b058 | 110213ccd9adbcc6a712ed7e092c3ba035916f16 | refs/heads/master | 2020-03-21T23:21:00.787000 | 2018-07-06T14:58:02 | 2018-07-06T14:58:02 | 139,182,214 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blastfurnace.otr.data.series.repository;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import com.blastfurnace.otr.data.series.model.SeriesAlias;
public interface SeriesAliasRepository extends CrudRepository<SeriesAlias, Long> {
public List<SeriesAlias> fi... | UTF-8 | Java | 359 | java | SeriesAliasRepository.java | Java | [] | null | [] | package com.blastfurnace.otr.data.series.repository;
import java.util.List;
import org.springframework.data.repository.CrudRepository;
import com.blastfurnace.otr.data.series.model.SeriesAlias;
public interface SeriesAliasRepository extends CrudRepository<SeriesAlias, Long> {
public List<SeriesAlias> fi... | 359 | 0.791086 | 0.791086 | 13 | 25.307692 | 29.678753 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 3 |
ab327a022d391b2cc018adc9e9335afe1dab99a2 | 7,885,560,013,302 | 64ea061a936e5d81ac458c528fce9590abb6322d | /com/syntax/class22/Main.java | f16754e2a112850c46c15390a7df180e64907b93 | [] | no_license | cyberi007/JavaBatch7 | https://github.com/cyberi007/JavaBatch7 | 363c847d519211ec342897a2334542f22383a80c | 257378610190824a2ca4e971c84c66f312e7f4e4 | refs/heads/master | 2022-11-24T12:55:17.844000 | 2020-07-28T19:51:50 | 2020-07-28T19:51:50 | 283,315,023 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.syntax.class22;
public class Main {
public static void Apple() {
System.out.println("static method without parameter");
}
public static void Apple(int a) {
System.out.println("static method with int parameter");
}
public static void main(String[] args) {
Apple();
Apple(1... | UTF-8 | Java | 347 | java | Main.java | Java | [] | null | [] | package com.syntax.class22;
public class Main {
public static void Apple() {
System.out.println("static method without parameter");
}
public static void Apple(int a) {
System.out.println("static method with int parameter");
}
public static void main(String[] args) {
Apple();
Apple(1... | 347 | 0.616715 | 0.605187 | 28 | 11.392858 | 17.259241 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.214286 | false | false | 3 |
212a987958ad531a6343fb6adb2e418a215b3798 | 13,907,104,171,619 | 22bbddbd75402fd3ae5195dea9650b6cb06c277c | /Desenvolvimento/SGS-TI-common/src/common/entity/PessoaFisica.java | ac3dc2bc25e66be0ca8daffd73037e7fb8140fe5 | [] | no_license | LuisEduardoER/sgs-ti | https://github.com/LuisEduardoER/sgs-ti | fbf4e0edaf1bab625dc2865b65f23f7792d74388 | 175c20c5aaa4c19b835332f8fc4b54aff15c5d55 | refs/heads/master | 2021-01-10T16:56:53.071000 | 2010-11-16T22:42:31 | 2010-11-16T22:42:31 | 44,364,188 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package common.entity;
import java.util.Date;
import java.util.List;
public class PessoaFisica extends Cliente
{
private static final long serialVersionUID = 1L;
private String nome;
private String sexo;
private Date dataNascimento;
private long CPF;
/**
* Construtor.
*
* @param ende... | UTF-8 | Java | 1,259 | java | PessoaFisica.java | Java | [] | null | [] | package common.entity;
import java.util.Date;
import java.util.List;
public class PessoaFisica extends Cliente
{
private static final long serialVersionUID = 1L;
private String nome;
private String sexo;
private Date dataNascimento;
private long CPF;
/**
* Construtor.
*
* @param ende... | 1,259 | 0.655282 | 0.654488 | 63 | 17.984127 | 16.078669 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.587302 | false | false | 3 |
aa07118cc63cd091c30123494fa78abefb56c207 | 13,907,104,174,145 | 8eeadc680368fb7644941bcc27c36e76d5378968 | /src/main/java/cs545_project/online_market/domain/User.java | 44d833df5666850208e72ed0a1863f2270351ac4 | [] | no_license | emanSorour107/cs545project | https://github.com/emanSorour107/cs545project | f510e98626c8f19b36cd5898fe89b7872ea78f8f | 4fdf695a0f2fe1b025c93624b181bc4fd29c06ff | refs/heads/master | 2022-11-21T03:44:36.173000 | 2020-07-15T00:19:04 | 2020-07-15T00:19:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cs545_project.online_market.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.Where;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
@Entity
@Table
@Data
@AllArgsConstructor
... | UTF-8 | Java | 3,942 | java | User.java | Java | [
{
"context": "\"email\")\n\tprivate String email;\n\n\t@Column(name = \"username\")\n\tprivate String username;\n\n\t@Column(name = \"pas",
"end": 652,
"score": 0.9993059635162354,
"start": 644,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ame\")\n\tprivate String username... | null | [] | package cs545_project.online_market.domain;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import org.hibernate.annotations.Where;
import javax.persistence.*;
import java.util.ArrayList;
import java.util.List;
import java.util.Objects;
@Entity
@Table
@Data
@AllArgsConstructor
... | 3,943 | 0.698884 | 0.696347 | 160 | 23.63125 | 20.982321 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4625 | false | false | 3 |
e47387765f8f2019917b4ce76e731df0f7772e19 | 4,750,233,834,802 | e66fee69f1d7129a0b346013cf65704cfe33efe4 | /문제집/Print_1529.java | e8cb5e8580967f1292436c4d3245350996f1a3d5 | [] | no_license | dudrbs703/codeup | https://github.com/dudrbs703/codeup | 97b4f173370b37818cf8bc50da50495f82cd822a | c0b9cea6c3db965787ad680e02b04971be476f7d | refs/heads/master | 2023-02-27T17:09:55.704000 | 2021-02-08T02:04:45 | 2021-02-08T02:04:45 | 188,873,178 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Print_1529
*/
public class Print_1529 {
public static void main(String[] args) {
f();
}
public static void f()
{
System.out.println("**");
}
} | UTF-8 | Java | 188 | java | Print_1529.java | Java | [] | null | [] | /**
* Print_1529
*/
public class Print_1529 {
public static void main(String[] args) {
f();
}
public static void f()
{
System.out.println("**");
}
} | 188 | 0.494681 | 0.452128 | 14 | 12.5 | 13.484118 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 3 |
8c3fea337548b9e4447887e662db7e68cc9b7424 | 21,191,368,660,116 | 9b12893ea9fc5433cd79d56688508174b1c5503a | /biz/cloud-biz-api-extend/src/main/java/com/midea/cloud/srm/model/suppliercooperate/invoice/entity/OnlineInvoice.java | 1d17768f55df536f13e0f81dd8f93f38a95df56d | [] | no_license | bellmit/cloud-srm | https://github.com/bellmit/cloud-srm | 8af35dd98a0d78e3d418558f7dccf51c2ad4d22f | 524e80e76f800005e013dda8d89ebd2c1e19a966 | refs/heads/master | 2023-07-02T15:32:52.138000 | 2021-08-08T17:31:04 | 2021-08-08T17:31:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.midea.cloud.srm.model.suppliercooperate.invoice.entity;
import java.math.BigDecimal;
import com.baomidou.mybatisplus.annotation.TableName;
import java.util.Date;
import java.time.LocalDate;
import com.midea.cloud.srm.model.common.BaseEntity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.ba... | UTF-8 | Java | 8,278 | java | OnlineInvoice.java | Java | [
{
"context": ";\n\n/**\n* <pre>\n * 网上开票表 模型\n * </pre>\n*\n* @author chensl26@meiCloud.com\n* @version 1.00.00\n*\n* <pre>\n * 修改记录\n * 修改后版本:",
"end": 577,
"score": 0.9999200701713562,
"start": 556,
"tag": "EMAIL",
"value": "chensl26@meiCloud.com"
}
] | null | [] | package com.midea.cloud.srm.model.suppliercooperate.invoice.entity;
import java.math.BigDecimal;
import com.baomidou.mybatisplus.annotation.TableName;
import java.util.Date;
import java.time.LocalDate;
import com.midea.cloud.srm.model.common.BaseEntity;
import com.baomidou.mybatisplus.annotation.TableId;
import com.ba... | 8,264 | 0.574815 | 0.571902 | 428 | 16.644859 | 15.483788 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214953 | false | false | 3 |
beb545649c9c22e5279a1f09e3d6a88a0bdc40f5 | 31,894,427,172,146 | a76682ce1034baf7ebc62fcf6f843dffce05fcc4 | /Exampl/src/Sampl/ex.java | e28b389df59345c16a99744f7d3abf7b0d4b3854 | [] | no_license | practice512/SampleRepo | https://github.com/practice512/SampleRepo | a51ad825da25f7b6628cd7efa371dadad460825b | 4e9953027c9cceed6c31794aeb1ea8f9ae81def9 | refs/heads/master | 2021-01-01T19:12:07.291000 | 2017-07-27T13:02:11 | 2017-07-27T13:02:11 | 98,533,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Sampl;
public class ex
{
public int b=10;
}
//public class privateex {
//
// public static void main(String[] args)
// {
// ex e =new ex();
// System.out.println(e.b);
// }
//
//}
| UTF-8 | Java | 198 | java | ex.java | Java | [] | null | [] | package Sampl;
public class ex
{
public int b=10;
}
//public class privateex {
//
// public static void main(String[] args)
// {
// ex e =new ex();
// System.out.println(e.b);
// }
//
//}
| 198 | 0.570707 | 0.560606 | 16 | 11.375 | 12.159744 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 3 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.