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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
03ea129a03842c60692234bef2b31e4e9ec577ce | 2,929,167,752,498 | 214d2f50e097fd617a31f863e3419ca821b5f306 | /ComercioWebApp/src/com/qintess/comercio/controller/IndexController.java | f62dad7b8c06f7339f936b585cc68e3f2fbda63c | [] | no_license | Plops013/comercio-web-app-spring | https://github.com/Plops013/comercio-web-app-spring | d68f54d43f98858a60510227108369b16783581b | 474aa3f9d870bc838299086110641077a51d4480 | refs/heads/master | 2021-05-25T22:39:01.555000 | 2020-04-16T18:55:46 | 2020-04-16T18:55:46 | 253,950,764 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qintess.comercio.controller;
import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.security.core.Authentication;
//import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Mo... | UTF-8 | Java | 1,090 | java | IndexController.java | Java | [] | null | [] | package com.qintess.comercio.controller;
import org.springframework.beans.factory.annotation.Autowired;
//import org.springframework.security.core.Authentication;
//import org.springframework.security.core.context.SecurityContextHolder;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Mo... | 1,090 | 0.777064 | 0.777064 | 36 | 29.277779 | 23.608627 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 12 |
1674e98fdcc831291e26e72789c654dd46aa1c19 | 20,160,576,487,806 | de2aa43f7e1c4fd45009eb16b63a7f22bad1e932 | /src/main/java/com/spark/last/model/LastResult.java | fa96add53dec53507297fb01f5c9ae8f8108c3b0 | [] | no_license | zgits/last | https://github.com/zgits/last | 07b2ae41e1c14d2e16f849e9a95f0ff1ee786fb2 | 56dad10d58b76af27e2d8b9b8b52fb49e5ad93c1 | refs/heads/master | 2023-08-08T15:15:29.979000 | 2019-07-06T02:29:42 | 2019-07-06T02:29:42 | 193,434,948 | 0 | 0 | null | false | 2023-07-22T09:07:42 | 2019-06-24T04:42:36 | 2019-07-06T02:32:11 | 2023-07-22T09:07:41 | 211 | 0 | 0 | 2 | Java | false | false | package com.spark.last.model;
import java.util.List;
/**
* @Author: zjf
* @Date: 2019/7/5 17:13
* @Description:
*/
public class LastResult {
List<Double> ratings;
List<String> time;
public List<Double> getRatings() {
return ratings;
}
public void setRatings(List<Double> ratings) {
... | UTF-8 | Java | 502 | java | LastResult.java | Java | [
{
"context": "st.model;\n\nimport java.util.List;\n\n/**\n * @Author: zjf\n * @Date: 2019/7/5 17:13\n * @Description:\n */\npub",
"end": 74,
"score": 0.9996891021728516,
"start": 71,
"tag": "USERNAME",
"value": "zjf"
}
] | null | [] | package com.spark.last.model;
import java.util.List;
/**
* @Author: zjf
* @Date: 2019/7/5 17:13
* @Description:
*/
public class LastResult {
List<Double> ratings;
List<String> time;
public List<Double> getRatings() {
return ratings;
}
public void setRatings(List<Double> ratings) {
... | 502 | 0.593625 | 0.573705 | 31 | 15.193548 | 14.700053 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.258065 | false | false | 12 |
f9d22dd0eb089b40f8c0d8ad50d167bac8452081 | 22,539,988,435,209 | 50195ab3603cac6be4e87cc5787b8ab09bb61ec2 | /postrouge/blacken/src/main/java/com/googlecode/blacken/terminal/.svn/text-base/TerminalCell.java.svn-base | 797eabfbca3855cb957785e3633c5a6d062ba67b | [] | no_license | HorseGuy/Rogues-Wanted | https://github.com/HorseGuy/Rogues-Wanted | b4e170f5f8af3de506f524a117d9246e671bb467 | 454e85a5aebc0cdaa6a7085d68dcc335325ed7a9 | refs/heads/master | 2020-05-30T05:42:24.568000 | 2012-03-17T19:44:55 | 2012-03-17T19:44:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* blacken - a library for Roguelike games
* Copyright © 2010, 2011 Steven Black <yam655@gmail.com>
*
* 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
* ... | UTF-8 | Java | 10,977 | TerminalCell.java.svn-base | Java | [
{
"context": "rary for Roguelike games\n * Copyright © 2010, 2011 Steven Black <yam655@gmail.com>\n *\n * This program is free sof",
"end": 81,
"score": 0.999792754650116,
"start": 69,
"tag": "NAME",
"value": "Steven Black"
},
{
"context": "ike games\n * Copyright © 2010, 2011 Steven... | null | [] | /* blacken - a library for Roguelike games
* Copyright © 2010, 2011 <NAME> <<EMAIL>>
*
* 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... | 10,962 | 0.579628 | 0.572522 | 373 | 28.426273 | 24.088934 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372654 | false | false | 12 | |
bf5e6c4c1f5ac480bde8bf183ee8f6b181674ff2 | 20,864,951,127,767 | 858ef9ec7a5ebc0ede41ef1685c62fed740b42b2 | /core/src/test/java/com/github/introfog/pie/core/BodyTest.java | 33a8ebc2a8ab7901afadc5ac04eae23251e0ec0e | [
"Apache-2.0"
] | permissive | introfog/PIE-Core | https://github.com/introfog/PIE-Core | 4bc6451470ec898c76b50cbde1c978569d273ff1 | 813aacefd80fb49f7e7eee15251a43acf67bf3e6 | refs/heads/develop | 2023-03-28T00:12:52.702000 | 2021-02-16T17:55:28 | 2021-02-16T17:55:28 | 234,929,703 | 0 | 0 | Apache-2.0 | false | 2021-02-16T17:55:30 | 2020-01-19T16:28:49 | 2021-02-05T13:40:17 | 2021-02-16T17:55:29 | 1,490 | 0 | 0 | 13 | Java | false | false | /*
Copyright 2020 Dmitry Chubrick
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed... | UTF-8 | Java | 3,558 | java | BodyTest.java | Java | [
{
"context": "/*\n Copyright 2020 Dmitry Chubrick\n\n Licensed under the Apache License, Version 2",
"end": 37,
"score": 0.9998555779457092,
"start": 22,
"tag": "NAME",
"value": "Dmitry Chubrick"
}
] | null | [] | /*
Copyright 2020 <NAME>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in wr... | 3,549 | 0.677347 | 0.637718 | 96 | 36.0625 | 29.410461 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.229167 | false | false | 12 |
5728811d1157868078971089f37002cdb0a8e834 | 9,861,244,934,704 | be655ad863e04e8f4c97cef1abad8b8d74a5a5bf | /Coupons/CouponsProject/src/il/ac/hit/couponsproject/controller/actions/ToggleFacoriteStarAction.java | 5258db9ad62d223a57eb05d82288f9abe76a9daf | [] | no_license | razsaroya/Raz | https://github.com/razsaroya/Raz | 6198f0e3ee90125a1575deae70e3fd80d2eafbce | c3c07ec029644dd5814df0274491a6b87eaf50c7 | refs/heads/master | 2019-04-07T06:13:51.920000 | 2015-01-12T17:55:16 | 2015-01-12T17:55:16 | 29,148,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package il.ac.hit.couponsproject.controller.actions;
import java.io.IOException;
import java.util.List;
import il.ac.hit.couponsproject.configuration.constans.IConst;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.google.gson.Gson;
public class ToggleFacorit... | UTF-8 | Java | 899 | java | ToggleFacoriteStarAction.java | Java | [] | null | [] | package il.ac.hit.couponsproject.controller.actions;
import java.io.IOException;
import java.util.List;
import il.ac.hit.couponsproject.configuration.constans.IConst;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import com.google.gson.Gson;
public class ToggleFacorit... | 899 | 0.767519 | 0.766407 | 36 | 23.972221 | 24.617617 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.388889 | false | false | 12 |
ed7f1f996b9a4b58ae62da1946a408c58b8dc6d2 | 15,410,342,685,961 | f654db8736a1de54e61f4c4fcb05cc20b36587d5 | /src/com/ft/entity/Image.java | 79f382ccf1e6be5f00db81338bd303dbfe46be86 | [] | no_license | armohamm/FamilyTree-1 | https://github.com/armohamm/FamilyTree-1 | a22c5c191fc9b73949bd7a1b0491751f73e00085 | 3f591b1b3a13de19f6ac31a3419dc9c83ad7683a | refs/heads/master | 2020-07-12T11:23:42.364000 | 2017-03-20T15:40:12 | 2017-03-20T15:40:12 | 204,805,683 | 0 | 0 | null | true | 2019-08-28T03:10:03 | 2019-08-27T23:10:02 | 2017-02-27T10:34:02 | 2017-03-20T15:40:13 | 32,555 | 0 | 0 | 0 | null | false | false | package com.ft.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "imagee")
public class Image implement... | UTF-8 | Java | 1,351 | java | Image.java | Java | [] | null | [] | package com.ft.entity;
import java.util.Date;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "imagee")
public class Image implement... | 1,351 | 0.683938 | 0.683938 | 97 | 12.896907 | 14.401092 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.113402 | false | false | 12 |
e687a453ca90fcda506e698c8932864507ceb84c | 33,036,888,447,904 | 98fb11dcfae50342b15e171890eb3ae7380744cb | /Command模式/src/com/ls/main/HugCommand.java | ef40d25a587254c807b88f6719ee52c02821c1d9 | [] | no_license | PlumpMath/DesignPattern-486 | https://github.com/PlumpMath/DesignPattern-486 | 8fb96a01eb16659fa6e95107f9477a7fe37979be | 837bdba8e95155043ca65cd02c9f24d49938600b | refs/heads/master | 2021-01-20T09:37:02.300000 | 2014-11-22T16:56:25 | 2014-11-22T16:56:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ls.main;
public class HugCommand extends Command {
@Override
public void excute() {
// TODO Auto-generated method stub
System.out.println("HugCommand ~~excute!");
}
@Override
public void unDo() {
// TODO Auto-generated method stub
System.out.println("HugCommand ~~unDo~");
}
}
| UTF-8 | Java | 307 | java | HugCommand.java | Java | [] | null | [] | package com.ls.main;
public class HugCommand extends Command {
@Override
public void excute() {
// TODO Auto-generated method stub
System.out.println("HugCommand ~~excute!");
}
@Override
public void unDo() {
// TODO Auto-generated method stub
System.out.println("HugCommand ~~unDo~");
}
}
| 307 | 0.693811 | 0.693811 | 17 | 17.058823 | 16.76646 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
cc8bce8cab93d2db256e3a332b0e987fb03b96e7 | 15,479,062,178,428 | 5c94d4ff11bc6b1890fca8181718a5b29861c43b | /src/edu/mit/csail/cgs/sigma/expression/segmentation/sharing/GroupedSharingFactory.java | 2ebc3cbddeb9324470864532c3aaa7140a487140 | [] | no_license | tdanford/gse-stereo-t | https://github.com/tdanford/gse-stereo-t | 98a3099ca3fbb229de341f96375d846dbda1b316 | 94e81e9c7d82cc36826468c23874abf039f290ba | refs/heads/master | 2016-09-06T12:23:44.875000 | 2010-09-28T13:22:12 | 2010-09-28T13:22:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Author: tdanford
* Date: Feb 14, 2009
*/
package edu.mit.csail.cgs.sigma.expression.segmentation.sharing;
import java.util.ArrayList;
import java.util.Collection;
import edu.mit.csail.cgs.sigma.expression.segmentation.SegmentationParameters;
import edu.mit.csail.cgs.sigma.expression.segmentation.Seg... | UTF-8 | Java | 1,438 | java | GroupedSharingFactory.java | Java | [
{
"context": "/*\r\n * Author: tdanford\r\n * Date: Feb 14, 2009\r\n */\r\npackage edu.mit.csai",
"end": 23,
"score": 0.9956533908843994,
"start": 15,
"tag": "USERNAME",
"value": "tdanford"
}
] | null | [] | /*
* Author: tdanford
* Date: Feb 14, 2009
*/
package edu.mit.csail.cgs.sigma.expression.segmentation.sharing;
import java.util.ArrayList;
import java.util.Collection;
import edu.mit.csail.cgs.sigma.expression.segmentation.SegmentationParameters;
import edu.mit.csail.cgs.sigma.expression.segmentation.Seg... | 1,438 | 0.723227 | 0.7121 | 48 | 28 | 26.123106 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.729167 | false | false | 12 |
e61fbd8bc503ad350cf34cb238d921de33b40688 | 19,920,058,345,854 | 6ab8430596f30a0a911a6ac9ddef92da0ede2948 | /src/main/java/ua/controller/admin/BuscetController.java | e8db220e06c76d725dee42e8dbc8b4635b255549 | [] | no_license | Marrrichka/BookShop | https://github.com/Marrrichka/BookShop | e0c3626c41828e0aaca4bdb62b0925237c1bf89e | 124075e606eb09239930fbcb99533d5026e2bc4e | refs/heads/master | 2021-01-19T06:59:08.247000 | 2017-04-07T06:53:53 | 2017-04-07T06:53:53 | 87,514,004 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ua.controller.admin;
import java.security.Principal;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import ua.service.UserService;
@C... | UTF-8 | Java | 629 | java | BuscetController.java | Java | [] | null | [] | package ua.controller.admin;
import java.security.Principal;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annotation.RequestMapping;
import ua.service.UserService;
@C... | 629 | 0.786963 | 0.786963 | 22 | 26.59091 | 21.997229 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 12 |
cd102ccaddc7a5439307a13a7627b415dde5efe8 | 1,108,101,620,570 | 87279348cab3b93ecd939db0337fcd34185bed59 | /src/main/java/com/philihp/weblabora/model/building/FinancedEstate.java | e0083388a08fb0dfa035691eb101091f38774890 | [
"Apache-2.0"
] | permissive | philihp/weblabora | https://github.com/philihp/weblabora | 906ec31916f3e39354b1fc903468c5181fbe3bbd | 737717fd59c1301da6584a6874a20420eba4e71e | refs/heads/master | 2023-06-08T17:37:46.360000 | 2020-04-17T01:56:22 | 2020-04-17T01:56:22 | 3,197,601 | 6 | 3 | Apache-2.0 | false | 2023-03-18T14:02:50 | 2012-01-17T07:33:03 | 2023-03-04T04:58:46 | 2023-03-18T14:02:49 | 11,004 | 11 | 2 | 64 | Java | false | false | package com.philihp.weblabora.model.building;
import static com.philihp.weblabora.model.TerrainTypeEnum.COAST;
import static com.philihp.weblabora.model.TerrainTypeEnum.HILLSIDE;
import static com.philihp.weblabora.model.TerrainTypeEnum.PLAINS;
import java.util.EnumSet;
import com.philihp.weblabora.model.Boa... | UTF-8 | Java | 1,084 | java | FinancedEstate.java | Java | [] | null | [] | package com.philihp.weblabora.model.building;
import static com.philihp.weblabora.model.TerrainTypeEnum.COAST;
import static com.philihp.weblabora.model.TerrainTypeEnum.HILLSIDE;
import static com.philihp.weblabora.model.TerrainTypeEnum.PLAINS;
import java.util.EnumSet;
import com.philihp.weblabora.model.Boa... | 1,084 | 0.763838 | 0.752768 | 32 | 31.875 | 26.119617 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 12 |
46ad0b7364d320af06c534c4a1138ee7289056ed | 16,569,983,849,161 | a123ad26e2e31206192099d98f341545a8f3e662 | /app/src/main/java/com/example/firebase_demo/sendData.java | 6489942c8663eeb15017f189703e63bde45c64db | [] | no_license | dstern95/Firebase_demo | https://github.com/dstern95/Firebase_demo | 46cd5fb6208bd3292bc555ec4f2a399a9f1c77e1 | 1ec7278288964e3ff30ad2034f44e58358c0a06b | refs/heads/master | 2021-01-19T19:47:13.802000 | 2017-04-17T00:26:49 | 2017-04-17T00:26:49 | 88,444,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.firebase_demo;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import com.google.firebase.database.DatabaseReferen... | UTF-8 | Java | 1,472 | java | sendData.java | Java | [] | null | [] | package com.example.firebase_demo;
import android.content.Context;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import com.google.firebase.database.DatabaseReferen... | 1,472 | 0.675951 | 0.675272 | 51 | 27.862745 | 23.663507 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 12 |
79ef0da94ab7a8ce78bbfa529b9e181fd9ff0629 | 7,189,775,259,730 | ad09c6350359f624fb01c604a33b28d39ec15470 | /PetRock.java | c72cc0a0a0507f4b3ae206d0bc06c1d1d38d051f | [] | no_license | gshorrSPHS/JavaZoo2017 | https://github.com/gshorrSPHS/JavaZoo2017 | 280dd3a49a2dabd3e2e92cc5951bf34a8db416a1 | 7d00309721fec1b1bf59ced0e258c6eb842098be | refs/heads/master | 2021-01-23T00:56:42.024000 | 2017-03-28T18:17:34 | 2017-03-28T18:17:34 | 85,853,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class PetRock extends Animal implements Walking, Swimming, Flying
{
public PetRock()
{
super("Rocky Balboa", "The Pet Rock (petram domesticus) does nothing. Literally nothing.");
}
public PetRock(String name, String description)
{
super(name, description);
}
... | UTF-8 | Java | 1,097 | java | PetRock.java | Java | [] | null | [] | public class PetRock extends Animal implements Walking, Swimming, Flying
{
public PetRock()
{
super("Rocky Balboa", "The Pet Rock (petram domesticus) does nothing. Literally nothing.");
}
public PetRock(String name, String description)
{
super(name, description);
}
... | 1,097 | 0.57247 | 0.57247 | 44 | 23.954546 | 27.544968 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 12 |
cb1cf80b1cc223fbf67a3a1da3611b9fadbbd6bf | 4,337,917,015,062 | 88746447e42e1f28139f4529de65dbd15899ee12 | /hello-world/src/main/java/com/github/edgar615/spring/cloud/openfeign/FooConfiguration.java | 5ca0d0585e5ac5debb7f885daea1aef25ddee939 | [] | no_license | edgar615/spring-cloud-feign-example | https://github.com/edgar615/spring-cloud-feign-example | 5769442f9085b59d98f900437ace41dc9c920fef | 312b4dcee2e058703908727ccce00a6623cb9952 | refs/heads/main | 2023-01-19T08:37:25.251000 | 2020-12-01T06:35:42 | 2020-12-01T06:35:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.edgar615.spring.cloud.openfeign;
import feign.Contract;
import feign.Logger;
import feign.RequestInterceptor;
import feign.RequestTemplate;
import feign.auth.BasicAuthRequestInterceptor;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
... | UTF-8 | Java | 729 | java | FooConfiguration.java | Java | [
{
"context": "package com.github.edgar615.spring.cloud.openfeign;\n\nimport feign.Contract;\ni",
"end": 27,
"score": 0.9994097948074341,
"start": 19,
"tag": "USERNAME",
"value": "edgar615"
}
] | null | [] | package com.github.edgar615.spring.cloud.openfeign;
import feign.Contract;
import feign.Logger;
import feign.RequestInterceptor;
import feign.RequestTemplate;
import feign.auth.BasicAuthRequestInterceptor;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
... | 729 | 0.709191 | 0.703704 | 28 | 25.071428 | 19.867289 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 12 |
70808709393f3756ff69bdb31718883807942db2 | 3,985,729,685,868 | 3b74874edf06141944cc2032228eef6a5cf2ab80 | /src/main/java/design/patterns/adapter/p02/type/Cement.java | 3b63a0a6af0ea4446763bb3b2ca77ea29096fde7 | [] | no_license | HomeInGuanglunshan/CodeTestMavenized | https://github.com/HomeInGuanglunshan/CodeTestMavenized | 7e4797b6f7bed3715d6a5279b6971fdf1859a1df | b3a06bb5a13f39398b397e1917345d017259ef7a | refs/heads/master | 2023-07-25T12:33:10.245000 | 2023-07-13T07:56:59 | 2023-07-13T07:56:59 | 304,035,927 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package design.patterns.adapter.p02.type;
public interface Cement {
String liquid();
String solid();
void mix();
}
| UTF-8 | Java | 123 | java | Cement.java | Java | [] | null | [] | package design.patterns.adapter.p02.type;
public interface Cement {
String liquid();
String solid();
void mix();
}
| 123 | 0.699187 | 0.682927 | 11 | 10.181818 | 12.988234 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636364 | false | false | 12 |
4db24cc4b52f69e796f6fc44739e22a51bd3ad8e | 670,014,903,155 | 81fa02cfdbc41424ecf38526d9bf9318c17562e2 | /cool-skeletons-semant-2/src/treeNodes/Let.java | 6778e2b34821dbc284542bc54db714ae43760586 | [] | no_license | marisapug/Compiler-Construction | https://github.com/marisapug/Compiler-Construction | f38e9d7103da3eb87f1a6cd1f4f35140d28fd376 | 275a8fb475ad60a85c639413a60fb2951b359e76 | refs/heads/master | 2020-03-13T09:02:10.704000 | 2018-05-10T23:24:03 | 2018-05-10T23:24:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package treeNodes;
import generalHelpers.*;
import semanticAnalyzer.ClassTable;
import semanticAnalyzer.SemanticError;
import java.io.IOException;
import java.io.Writer;
import symbolHandling.AbstractSymbol;
import symbolHandling.SymbolTable;
/**
* Defines AST constructor 'let'.
* <p>
* See <a h... | UTF-8 | Java | 2,312 | java | Let.java | Java | [] | null | [] | package treeNodes;
import generalHelpers.*;
import semanticAnalyzer.ClassTable;
import semanticAnalyzer.SemanticError;
import java.io.IOException;
import java.io.Writer;
import symbolHandling.AbstractSymbol;
import symbolHandling.SymbolTable;
/**
* Defines AST constructor 'let'.
* <p>
* See <a h... | 2,312 | 0.663927 | 0.655277 | 90 | 23.688889 | 21.016737 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.755556 | false | false | 12 |
c1cea7d80da6537a87d1ebdb0ad3ac6bcef55495 | 13,838,384,642,140 | a24e0cc311efcb6f475b4f4d54b0ab9b89da61a0 | /sample/Main.java | 41bc8836e550441ed2d661be9800ce364c348e5b | [] | no_license | ujjwal190282/Color-Switch | https://github.com/ujjwal190282/Color-Switch | 3ca2d5684af0140f913469c53f31a8127e911e1e | 48febb22a4f47e74c6bbaa662bea881843a9fc6d | refs/heads/main | 2023-06-01T16:42:57.372000 | 2021-06-13T06:03:26 | 2021-06-13T06:03:26 | 376,452,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import javafx.application.Application;
import javafx.stage.Stage;
public class Main extends Application {
//StackPane layout=new StackPane();
//Scene mainPage=new Scene(layout, 300, 250);
@Override
public void start(Stage stage) throws Exception{
//display ... | UTF-8 | Java | 572 | java | Main.java | Java | [] | null | [] | package sample;
import javafx.application.Application;
import javafx.stage.Stage;
public class Main extends Application {
//StackPane layout=new StackPane();
//Scene mainPage=new Scene(layout, 300, 250);
@Override
public void start(Stage stage) throws Exception{
//display ... | 572 | 0.611888 | 0.601399 | 26 | 20 | 18.580387 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
6a10197c85abd2cfa6c1c68c27913d78b3760739 | 27,290,222,235,997 | c96e59b3f1ef846f491c28e1e146634094f3ff67 | /Ejercicios_sencillos/src/Main.java | 2c145803dcb5a0b8c985767a8728ca0fd2434f53 | [] | no_license | a-valado/Java | https://github.com/a-valado/Java | 59ca61a0c506fb793ad605f3d5d2bb0888f949df | a62c7affe06166783c4bdbea27a7da3fc971914e | refs/heads/master | 2020-12-10T10:37:20.294000 | 2020-03-11T17:46:12 | 2020-03-11T17:46:12 | 228,884,522 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
import javax.swing.JOptionPane;
public class Main {
public static void main(String[] args) {
Scanner leer = new Scanner(System.in);
System.out.println("Escoja una opción:");
int opcion = leer.nextInt();
switch (opcion) {
case 1:
int num1= 10;
int num2= 5;
System.out.printl... | ISO-8859-1 | Java | 5,719 | java | Main.java | Java | [
{
"context": ");\n\t\t\t}\n\t\t\tbreak;\n\t\tcase 3:\n\t\t\tString minombre = \"Albert\";\n\t\t\tSystem.out.println(\"Bienvenido, \" + minombre",
"end": 862,
"score": 0.9990851879119873,
"start": 856,
"tag": "NAME",
"value": "Albert"
}
] | null | [] | import java.util.Scanner;
import javax.swing.JOptionPane;
public class Main {
public static void main(String[] args) {
Scanner leer = new Scanner(System.in);
System.out.println("Escoja una opción:");
int opcion = leer.nextInt();
switch (opcion) {
case 1:
int num1= 10;
int num2= 5;
System.out.printl... | 5,719 | 0.633327 | 0.605906 | 196 | 28.025511 | 19.984798 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.729592 | false | false | 12 |
bb2fa771190a7455477555c0ce342a8ba94bf8d8 | 4,157,528,359,700 | 3d93f4bd91b41a1145b93d1020e51009fde631bd | /Important/src/comparator/EmpDeptComparator.java | 67700587b36139e1f4252c7d360f667400c5317f | [] | no_license | vkscorpio3/Treasure | https://github.com/vkscorpio3/Treasure | e149866b1c56543105889f0e7e918e3ff27df0e4 | 359bb7ac796f5755a59597ad3bc7985dd32c68db | refs/heads/master | 2020-04-13T06:13:45.319000 | 2015-08-16T18:31:50 | 2015-08-16T18:31:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package comparator;
import java.util.Comparator;
/**
*
* @author ganesan
*/
public class EmpDeptComparator implements Comparator {
public int compare(Object obj1, Object obj2) {
String empDept1 = ((EmpVo)obj1).... | UTF-8 | Java | 427 | java | EmpDeptComparator.java | Java | [
{
"context": ";\n\nimport java.util.Comparator;\n\n/**\n *\n * @author ganesan\n */\npublic class EmpDeptComparator implements Com",
"end": 177,
"score": 0.9994103312492371,
"start": 170,
"tag": "USERNAME",
"value": "ganesan"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package comparator;
import java.util.Comparator;
/**
*
* @author ganesan
*/
public class EmpDeptComparator implements Comparator {
public int compare(Object obj1, Object obj2) {
String empDept1 = ((EmpVo)obj1).... | 427 | 0.711944 | 0.693208 | 22 | 18.40909 | 20.521959 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 12 |
e4903dfdba4d82b50cd8f47d224d23003397ade4 | 32,100,585,589,768 | 3f71e0470b462c071ba54fadbe25080e43d169f9 | /src/main/java/javaPractice/common/utils/ReflectUtils.java | 4b5f3ff325d5a176122c4362dacc0154ea1e71c7 | [] | no_license | 18753377299/JavaPracticeMaven | https://github.com/18753377299/JavaPracticeMaven | 017af4c603c1c6085e923973a3e0292aa8cb727b | 4f373fbb17701689486ddfbb0fc2d7569cf3789b | refs/heads/master | 2023-04-11T16:21:17.320000 | 2021-05-17T13:25:52 | 2021-05-17T13:25:52 | 321,356,310 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package javaPractice.common.utils;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Map;
public class ReflectUtils {
public static Map<String, Object> getResultByReflect(Object obj){
Map<String, Object> map = new HashMap<>();
Field[] field... | UTF-8 | Java | 1,219 | java | ReflectUtils.java | Java | [] | null | [] | package javaPractice.common.utils;
import java.lang.reflect.Field;
import java.lang.reflect.Method;
import java.util.HashMap;
import java.util.Map;
public class ReflectUtils {
public static Map<String, Object> getResultByReflect(Object obj){
Map<String, Object> map = new HashMap<>();
Field[] field... | 1,219 | 0.57203 | 0.569503 | 31 | 37.290321 | 25.329052 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.806452 | false | false | 12 |
577098a39b4fb65e3ac905b468d0ce1501db3562 | 10,952,166,639,456 | 63eafd10ac6b53a4c507ae6622b0acc8b1bd3ea5 | /src/main/java/de/blau/android/tasks/MapRouletteServer.java | 96fd1e53f0b7040fe1ed86270d20ca11224e17dd | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | KaartGroup/osmeditor4android | https://github.com/KaartGroup/osmeditor4android | f00b6d518693eea96f05986fae5c873420e38605 | 5fa909779f07ecb9d8b2b0c9b7bd03e00eae9179 | refs/heads/master | 2020-09-24T10:54:31.350000 | 2020-04-30T12:05:39 | 2020-04-30T12:05:39 | 225,742,203 | 0 | 4 | NOASSERTION | true | 2019-12-04T00:13:59 | 2019-12-04T00:13:58 | 2019-12-02T14:15:20 | 2019-12-02T14:38:19 | 117,188 | 0 | 0 | 0 | null | false | false | package de.blau.android.tasks;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
import java.util.Collection;
import java.util.concurrent.TimeUnit;
import android.content.Context;
import android.util.Log;
import androidx.annotat... | UTF-8 | Java | 6,464 | java | MapRouletteServer.java | Java | [] | null | [] | package de.blau.android.tasks;
import java.io.IOException;
import java.io.InputStream;
import java.net.HttpURLConnection;
import java.net.URL;
import java.util.ArrayList;
import java.util.Collection;
import java.util.concurrent.TimeUnit;
import android.content.Context;
import android.util.Log;
import androidx.annotat... | 6,464 | 0.620514 | 0.616955 | 174 | 36.149426 | 31.200327 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 12 |
1cbe1531044b181d5620d40e63c47fac5bada1b8 | 9,363,028,714,686 | 44f15144816ae08df891f65425395759734c61a1 | /src/dominos/Domino.java | e45220bea3b90a13f63c381e7d4377182c5e23f8 | [] | no_license | migonzalez63/Dominos | https://github.com/migonzalez63/Dominos | 336af01eccd2d0246e8c0a6b6974f2111b13d8c2 | d054a8cd7ff0c4dc58f85ca3d709fa45917e5a5b | refs/heads/master | 2022-11-07T05:59:47.083000 | 2020-06-28T00:35:00 | 2020-06-28T00:35:00 | 275,476,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dominos;
/**
* Class Domino serves to create a domino and properly set its properties
*/
public class Domino {
private int leftDots;
private int rightDots;
private boolean flipped = false;
private String image;
/**
* Constructor sets the left and right side of the domi... | UTF-8 | Java | 1,171 | java | Domino.java | Java | [] | null | [] | package dominos;
/**
* Class Domino serves to create a domino and properly set its properties
*/
public class Domino {
private int leftDots;
private int rightDots;
private boolean flipped = false;
private String image;
/**
* Constructor sets the left and right side of the domi... | 1,171 | 0.5269 | 0.5269 | 57 | 18.543859 | 16.76993 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.263158 | false | false | 12 |
e97af061bd14495f91b791caf0231cb458fe85dd | 4,810,363,418,903 | b523f8d862111cd3a39fee9a74ae6404e4c5f62b | /src/dev/broman/csc130/Node.java | b3a91e4599024becbad60a02ef3a8c4c3f0410aa | [] | no_license | broman/csc130 | https://github.com/broman/csc130 | b28a32020a741bfba674457407a3aa4db822109d | a53bc0b800f77e6b12cbf65eb749d5f2a6696aef | refs/heads/master | 2020-12-19T07:51:35.113000 | 2020-03-14T04:31:40 | 2020-03-14T04:31:40 | 235,670,327 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.broman.csc130;
public class Node {
Node left;
Node right;
int value;
public Node(Node left, Node right, int value) {
this.left = left;
this.right = right;
this.value = value;
}
/*
public Node getLeft() {
return left;
}
public void setLeft(No... | UTF-8 | Java | 3,567 | java | Node.java | Java | [] | null | [] | package dev.broman.csc130;
public class Node {
Node left;
Node right;
int value;
public Node(Node left, Node right, int value) {
this.left = left;
this.right = right;
this.value = value;
}
/*
public Node getLeft() {
return left;
}
public void setLeft(No... | 3,567 | 0.520886 | 0.511074 | 133 | 25.81955 | 20.839825 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.578947 | false | false | 12 |
08caaa990a46594769aae26ac8e1c451da74e89c | 3,427,383,947,543 | 5f9ef996e5be954ccf95df44d94164fc7588dec7 | /payasia-dao-bean/src/main/java/com/payasia/dao/bean/CompanyUpdatedBaseEntity_.java | d52dfb5801b8153100eb14d485ca5d85f5c38192 | [] | no_license | VaibhavMind/dummycode | https://github.com/VaibhavMind/dummycode | 26f5e6db2820470b6e958947c21984443187ca0b | a0679a042f817719b90f00101037f83a1e918b59 | refs/heads/master | 2022-12-06T02:02:25.251000 | 2019-10-01T07:19:44 | 2019-10-01T07:19:44 | 212,033,145 | 3 | 0 | null | false | 2022-12-06T00:33:03 | 2019-10-01T07:06:32 | 2022-08-01T07:52:29 | 2022-12-06T00:33:02 | 3,168 | 1 | 0 | 6 | Java | false | false | package com.payasia.dao.bean;
import java.sql.Timestamp;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2013-04-09T18:40:55.972+0530")
@StaticMetamodel(CompanyUpdatedBaseEntity.class)
public c... | UTF-8 | Java | 619 | java | CompanyUpdatedBaseEntity_.java | Java | [] | null | [] | package com.payasia.dao.bean;
import java.sql.Timestamp;
import javax.annotation.Generated;
import javax.persistence.metamodel.SingularAttribute;
import javax.persistence.metamodel.StaticMetamodel;
@Generated(value="Dali", date="2013-04-09T18:40:55.972+0530")
@StaticMetamodel(CompanyUpdatedBaseEntity.class)
public c... | 619 | 0.846527 | 0.812601 | 15 | 40.266666 | 30.682171 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 12 |
76d25ff76b68a7df3c179b4e08de714b766526df | 31,705,448,591,811 | a7d70ec7cf73dfdf067c73064bd516e876bc908d | /app/src/main/java/com/untirta/absensimobile/Dosen/EditStatus.java | de0a283f43e667313335713c5604395ced49af2c | [] | no_license | alunix/AbsensiMobile | https://github.com/alunix/AbsensiMobile | 41934efc05968aa874aceeb506c9b8a8601e7d9c | 72b08c137ad109c0120fff26e0b32462d96b053a | refs/heads/master | 2022-04-14T01:44:10.678000 | 2020-03-14T00:10:19 | 2020-03-14T00:10:19 | 250,347,528 | 1 | 0 | null | true | 2020-03-26T19:03:41 | 2020-03-26T19:03:40 | 2020-03-14T00:10:22 | 2020-03-14T00:10:20 | 147 | 0 | 0 | 0 | null | false | false | package com.untirta.absensimobile.Dosen;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.Null... | UTF-8 | Java | 2,753 | java | EditStatus.java | Java | [] | null | [] | package com.untirta.absensimobile.Dosen;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import androidx.annotation.NonNull;
import androidx.annotation.Null... | 2,753 | 0.67381 | 0.67381 | 83 | 32.168674 | 28.51498 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.698795 | false | false | 12 |
2a20179069fe0c3b16b5b62711d42f7ddc8f571d | 17,652,315,591,611 | 4ed13753f5bc20ec143dc25039280f80c3edddd8 | /gosu-lab/src/main/java/editor/FileTreeCellRenderer.java | 4da9d2af7909fe724c30978ed05c3411cd99ad72 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer",
"BSD-3-Clause"
] | permissive | hmsck/gosu-lang | https://github.com/hmsck/gosu-lang | 180a96aab69ff0184700e70876bb0cf10c8a938f | 78c5f6c839597a81ac5ec75a46259cbb6ad40545 | refs/heads/master | 2021-02-13T06:53:30.208000 | 2019-10-31T23:15:13 | 2019-10-31T23:15:13 | 244,672,021 | 0 | 0 | Apache-2.0 | true | 2020-03-03T15:27:47 | 2020-03-03T15:27:46 | 2020-02-22T21:52:06 | 2020-02-27T16:27:28 | 17,481 | 0 | 0 | 0 | null | false | false | package editor;
import gw.util.PathUtil;
import gw.lang.reflect.IType;
import gw.lang.reflect.TypeSystem;
import javax.swing.*;
import javax.swing.border.EmptyBorder;
/**
*/
public class FileTreeCellRenderer extends AbstractTreeCellRenderer<FileTree>
{
public FileTreeCellRenderer( JTree tree )
{
super( tree... | UTF-8 | Java | 987 | java | FileTreeCellRenderer.java | Java | [] | null | [] | package editor;
import gw.util.PathUtil;
import gw.lang.reflect.IType;
import gw.lang.reflect.TypeSystem;
import javax.swing.*;
import javax.swing.border.EmptyBorder;
/**
*/
public class FileTreeCellRenderer extends AbstractTreeCellRenderer<FileTree>
{
public FileTreeCellRenderer( JTree tree )
{
super( tree... | 987 | 0.579534 | 0.574468 | 52 | 17.98077 | 21.658619 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 12 |
c9a07e6b82ce00963841d8671a90533d7b730b01 | 1,297,080,130,332 | 66e6484458681b0319a8100a4f9d938416a0d2b2 | /src/org/arl/goeuro/src/IArguments.java | 61ff450c7e9b427cf0e7155b0b42ea9291d83804 | [] | no_license | alotronto/GoEuroTest | https://github.com/alotronto/GoEuroTest | 41708947fd8d0fbfe47fd454a64bb4ba03675ae0 | 480a2d35d93e39ccac642945e664ee8d35434c76 | refs/heads/master | 2021-01-20T21:02:58.986000 | 2016-07-14T09:35:12 | 2016-07-14T09:35:12 | 63,312,557 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.arl.goeuro.src;
/**
* This interface is used to abstract the concept of arguments, in details here
* we specify all the functions used to save and check the arguments inserted by
* the user.
*
* @author Andrea Rocco Lotronto
*
*/
public interface IArguments{
/**
* Save all the arguments insert... | UTF-8 | Java | 794 | java | IArguments.java | Java | [
{
"context": "arguments inserted by \n * the user.\n * \n * @author Andrea Rocco Lotronto\n *\n */\npublic interface IArguments{\n\t/**\n\t * Save",
"end": 245,
"score": 0.9998924136161804,
"start": 224,
"tag": "NAME",
"value": "Andrea Rocco Lotronto"
}
] | null | [] | package org.arl.goeuro.src;
/**
* This interface is used to abstract the concept of arguments, in details here
* we specify all the functions used to save and check the arguments inserted by
* the user.
*
* @author <NAME>
*
*/
public interface IArguments{
/**
* Save all the arguments inserted
*
* @pa... | 779 | 0.706549 | 0.706549 | 33 | 23.060606 | 25.815123 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.757576 | false | false | 12 |
a8cbd2a3923897324f212de3494bd8d2a81cab01 | 17,557,826,311,450 | ac8fd06b9e96676569739e3c4d7ac249f3d804c8 | /src/main/java/com/css/bdpfnew/service/task/RequestService.java | 03d17d18b68d1459edfbc9a5c248c2f39e135619 | [] | no_license | GodNan/- | https://github.com/GodNan/- | 179cf650aca401ada5b9e22cce2bf8face00a3a7 | 9c5e5f8ec505de16a1ce130a252064fe613261c6 | refs/heads/master | 2020-05-15T21:19:42.002000 | 2019-04-24T03:19:08 | 2019-04-24T03:19:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.css.bdpfnew.service.task;
import com.css.bdpfnew.model.entity.bdpfnew.Request;
import com.css.bdpfnew.model.vo.VoRequest;
import com.css.bdpfnew.service.BaseService;
/**
* @Author erDuo
* @Date 2018年6月14日 上午11:11:51
* @Description:
*/
public interface RequestService extends BaseService<Request, Long> ... | UTF-8 | Java | 370 | java | RequestService.java | Java | [
{
"context": "m.css.bdpfnew.service.BaseService;\n\n/**\n * @Author erDuo\n * @Date 2018年6月14日 上午11:11:51\n * @Description:\n ",
"end": 200,
"score": 0.9996393322944641,
"start": 195,
"tag": "USERNAME",
"value": "erDuo"
}
] | null | [] | package com.css.bdpfnew.service.task;
import com.css.bdpfnew.model.entity.bdpfnew.Request;
import com.css.bdpfnew.model.vo.VoRequest;
import com.css.bdpfnew.service.BaseService;
/**
* @Author erDuo
* @Date 2018年6月14日 上午11:11:51
* @Description:
*/
public interface RequestService extends BaseService<Request, Long> ... | 370 | 0.772222 | 0.736111 | 14 | 24.714285 | 21.405703 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
d07969babe33e598527cdd339c4d9524cc828e28 | 8,839,042,698,932 | a3a0c8fb725e727570ba90fb1a8d3cd0737400c2 | /app/src/main/java/com/example/n1240036/transfer/MusicAdapter.java | f39f15d28799780c229f2b91e1d2d5324566e8c3 | [] | no_license | ayanokoji0430/Transfer_MusicPlay | https://github.com/ayanokoji0430/Transfer_MusicPlay | 9d6f4c187a7338ead389595202f9b511202c525d | 2eacba404a876afdaee86fc078350893c47112ed | refs/heads/master | 2021-01-11T18:23:35.853000 | 2017-02-02T15:04:15 | 2017-02-02T15:04:15 | 79,529,833 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.n1240036.transfer;
import android.content.Context;
import android.media.Image;
import android.view.*;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.beardedhen.androidbootstrap.BootstrapThumbnail;
import com.example.n1240036.transfer... | UTF-8 | Java | 1,630 | java | MusicAdapter.java | Java | [
{
"context": "lizable;\nimport java.util.List;\n\n/**\n * Created by n1240036 on 2016/11/21.\n */\n\npublic class MusicAdapter ext",
"end": 404,
"score": 0.9994350671768188,
"start": 396,
"tag": "USERNAME",
"value": "n1240036"
}
] | null | [] | package com.example.n1240036.transfer;
import android.content.Context;
import android.media.Image;
import android.view.*;
import android.widget.ArrayAdapter;
import android.widget.ImageView;
import android.widget.TextView;
import com.beardedhen.androidbootstrap.BootstrapThumbnail;
import com.example.n1240036.transfer... | 1,630 | 0.71227 | 0.692638 | 53 | 29.754717 | 27.640486 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641509 | false | false | 12 |
033e5e116329249174691fc8cbf65d2bd2b80901 | 31,078,383,415,733 | bf43401ca0a207e480e5ae58f57e9d81d590297d | /common/src/main/java/com/avicsafety/webapp/dao/RoleRepository.java | f1e63b63bad0b36b8741c6c9ccf0f024f95b3ac8 | [] | no_license | dushao1/gitDemo | https://github.com/dushao1/gitDemo | a5ac2fc9fd85b3e3fc2b554a3ab92f9981a89c84 | 382b2e5de82bde4bcf53d1368d0f8e1568f40e84 | refs/heads/master | 2020-03-09T04:19:16.177000 | 2018-04-08T02:36:20 | 2018-04-08T02:36:20 | 128,584,750 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avicsafety.webapp.dao;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.rest.core.annotation.RepositoryRestResourc... | UTF-8 | Java | 929 | java | RoleRepository.java | Java | [] | null | [] | package com.avicsafety.webapp.dao;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.rest.core.annotation.RepositoryRestResourc... | 929 | 0.755651 | 0.754575 | 30 | 29.966667 | 22.398636 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
635deacad0fb3470604d8022ef7aead3bf5cd70e | 12,352,326,011,168 | 5a088135a99a386e473f94f971c571864373865c | /A2017001-费森尤斯项目/02.Engineering/03.代码/01.server/branches/0608/04.HCP-pharmacy/src/main/java/com/lenovohit/hcp/pharmacy/web/rest/PhaDrugInfoRestController.java | 73479c63f0329894b42a2d4f364386ad75a1df92 | [] | no_license | jacky-cyber/work | https://github.com/jacky-cyber/work | a7bebd2cc910da1e9e227181def880a78cc1de07 | e58558221b2a8f410b087fa2ce88017cea12efa4 | refs/heads/master | 2022-02-25T09:48:53.940000 | 2018-05-01T10:04:53 | 2018-05-01T10:04:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lenovohit.hcp.pharmacy.web.rest;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.spri... | UTF-8 | Java | 9,054 | java | PhaDrugInfoRestController.java | Java | [] | null | [] | package com.lenovohit.hcp.pharmacy.web.rest;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestBody;
import org.spri... | 9,054 | 0.724872 | 0.723312 | 231 | 37.848484 | 29.920074 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.255411 | false | false | 12 |
be3169304d95ed2c3446b26f80aaf92d04de78aa | 9,526,237,496,560 | 18fda41bcdb41e3ec16a3d3acf9013d30eb14f2f | /job-service/src/main/java/com/chenzhe/job/service/JobTaskService.java | 5bc1746008763700fdc6a9eb2ad45f761aeca41f | [] | no_license | PatrickChenSe/job | https://github.com/PatrickChenSe/job | 00e20251ec991e1a1a00c830ef9f458acb8ee32d | cc4e52d0edee6ce6642ad4d2c6e40efdb3607129 | refs/heads/master | 2021-10-11T10:08:57.881000 | 2019-01-24T13:05:09 | 2019-01-24T13:05:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chenzhe.job.service;
import com.chenzhe.job.entity.JobStatus;
import com.chenzhe.job.entity.JobTask;
import com.chenzhe.job.query.QueryJobTask;
import java.util.List;
public interface JobTaskService {
List<JobTask> findJobTasks(QueryJobTask queryJobTask);
List<JobTask> findJobTasksByPage(final ... | UTF-8 | Java | 492 | java | JobTaskService.java | Java | [] | null | [] | package com.chenzhe.job.service;
import com.chenzhe.job.entity.JobStatus;
import com.chenzhe.job.entity.JobTask;
import com.chenzhe.job.query.QueryJobTask;
import java.util.List;
public interface JobTaskService {
List<JobTask> findJobTasks(QueryJobTask queryJobTask);
List<JobTask> findJobTasksByPage(final ... | 492 | 0.780488 | 0.780488 | 20 | 23.6 | 24.25366 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
001d28b64eb7a47fc811efdb88a9ddab4f33a6c9 | 36,721,970,394,275 | 1671405326e5c65ca0a9f93fbbd68d57b72bdd20 | /library/src/main/java/com/github/xiaogegechen/library/api/URLClickHandler.java | 40020a0177f90b2f1d984b1467e3bb00d64467a5 | [
"Apache-2.0"
] | permissive | XiaogegeChen/Sponge | https://github.com/XiaogegeChen/Sponge | 2906e0b3e9cb966d0722eb8b6efa841bdc5ef0f0 | d198577a535e272a8e1ac2824778031cfd1b3bc4 | refs/heads/master | 2020-06-20T02:56:12.959000 | 2019-07-15T13:42:31 | 2019-07-15T13:42:31 | 196,967,507 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.xiaogegechen.library.api;
/**
* 链接点击的处理器
*/
public interface URLClickHandler {
/**
* 链接点击事件的处理
* @param url 链接地址
*/
void clickURL(String url);
}
| UTF-8 | Java | 232 | java | URLClickHandler.java | Java | [
{
"context": "package com.github.xiaogegechen.library.api;\n\n/**\n * 链接点击的处理器\n */\npublic interfac",
"end": 31,
"score": 0.9846828579902649,
"start": 19,
"tag": "USERNAME",
"value": "xiaogegechen"
}
] | null | [] | package com.github.xiaogegechen.library.api;
/**
* 链接点击的处理器
*/
public interface URLClickHandler {
/**
* 链接点击事件的处理
* @param url 链接地址
*/
void clickURL(String url);
}
| 232 | 0.621053 | 0.621053 | 12 | 14.833333 | 13.933373 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 12 |
d085adaaeaed49f65f131337c41ef01186c15e96 | 35,416,300,350,770 | da97041ea22d8b3152e59900336501d7c7c53292 | /JavaStuff.java | 2e6a622fc4f409fb5b9ca6ee15ade9e76daed05b | [] | no_license | MarwanNakhaleh/InterviewPrep | https://github.com/MarwanNakhaleh/InterviewPrep | 5d2eef1b63daf667c92ebd3329f13d2bed80b3e6 | d9643b0d7342edebc1861ccd12fcbad6ba4129bf | refs/heads/master | 2020-06-28T04:53:31.658000 | 2016-11-30T18:18:30 | 2016-11-30T18:18:30 | 74,508,995 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class JavaStuff{
public static String shortener(String str){
String returned = "";
int count = 0;
for(int i = 0; i < str.length() - 1; i++){
if(count == 0) count += 1;
if(str.charAt(i) == str.charAt(i + 1))
{
count += 1;
}
else
{
returned += str.charAt(i);
returned += Integer... | UTF-8 | Java | 967 | java | JavaStuff.java | Java | [] | null | [] | public class JavaStuff{
public static String shortener(String str){
String returned = "";
int count = 0;
for(int i = 0; i < str.length() - 1; i++){
if(count == 0) count += 1;
if(str.charAt(i) == str.charAt(i + 1))
{
count += 1;
}
else
{
returned += str.charAt(i);
returned += Integer... | 967 | 0.54395 | 0.531541 | 41 | 22.585365 | 18.482656 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.731707 | false | false | 12 |
d864f2d509bf182d43201d70091d6645b7cdeda3 | 8,727,373,599,103 | 3dcbb4e67e8c58cdc0a692ea755309de46846b74 | /HomeWorkOOP3/Group.java | 98a1c548f8d15a7b133910a0d88a2079ca5cbb49 | [] | no_license | Gelios3031/HomeWork | https://github.com/Gelios3031/HomeWork | f0e21e9f550179a50e87205016edf7b118702b7d | b24c190206ddf81a23bf18fc488822b895b0f8ba | refs/heads/master | 2021-01-25T09:44:15.864000 | 2018-02-28T17:03:46 | 2018-02-28T17:03:46 | 123,313,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gmail.gelios3031;
public class Group {
private Student[] group = new Student[10];
public Group(Student[] group) {
super();
this.group = group;
}
public Group() {
super();
}
public Student[] getGroup() {
return group;
}
public void setGroup(Student[] group) {
this.group = group;
}
... | UTF-8 | Java | 1,456 | java | Group.java | Java | [
{
"context": "package com.gmail.gelios3031;\n\npublic class Group {\n\n\tprivate Student[] group ",
"end": 28,
"score": 0.7097691893577576,
"start": 20,
"tag": "USERNAME",
"value": "lios3031"
}
] | null | [] | package com.gmail.gelios3031;
public class Group {
private Student[] group = new Student[10];
public Group(Student[] group) {
super();
this.group = group;
}
public Group() {
super();
}
public Student[] getGroup() {
return group;
}
public void setGroup(Student[] group) {
this.group = group;
}
... | 1,456 | 0.566621 | 0.557692 | 78 | 17.666666 | 20.702202 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.051282 | false | false | 12 |
cd897ecd41ce5efbfaddd96907ea253dfeaceaf9 | 8,727,373,598,920 | 1116b3b32645a3342fe0968692ef27892c5d9b22 | /SimpleGitDemo/src/com/eg/Bean/hello1.java | c49b39e75c0d2fc0bad72fc938d8ab91ff99d5fb | [] | no_license | bagsshree/GitDemo | https://github.com/bagsshree/GitDemo | 34e2475fdd1875690c06addedb32af9f1376cc68 | ed8397f015352e2a05539cccec341d81347b1f30 | refs/heads/master | 2022-12-02T07:35:01.649000 | 2020-08-14T10:21:07 | 2020-08-14T10:21:07 | 287,270,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eg.Bean;
public class hello1 {
public void meth()
{
System.out.println("god morning");
}
}
| UTF-8 | Java | 119 | java | hello1.java | Java | [] | null | [] | package com.eg.Bean;
public class hello1 {
public void meth()
{
System.out.println("god morning");
}
}
| 119 | 0.613445 | 0.605042 | 9 | 11.222222 | 12.353837 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.777778 | false | false | 12 |
3152beea1c9e5e92b89a28adcd334ea6d15e4c5f | 29,188,597,793,585 | 4b6390b87453ada5a8867bc1eaf8683270182702 | /src/main/java/hotel/rest/model/HotelRoomOptimizationRequest.java | 695a55b70166192572f50f91f8fa841e540445e4 | [] | no_license | gouthampradhan/HotelOptimizer | https://github.com/gouthampradhan/HotelOptimizer | 4d03b49ebc703659fdf46e20606d0e75aaad7b60 | 2a61a534a55c5ba9eeb30d4c93a91bf9ee09858b | refs/heads/master | 2020-03-26T15:14:21.954000 | 2018-08-17T09:26:44 | 2018-08-17T09:26:44 | 145,030,279 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hotel.rest.model;
import java.util.List;
/**
* Pojo class to accept POST request body
*/
public class HotelRoomOptimizationRequest {
private List<Integer> customerOffers;
private int premium;
private int economy;
private int priceMargin = -1;
public List<Integer> getCustomerOffers() {
... | UTF-8 | Java | 927 | java | HotelRoomOptimizationRequest.java | Java | [] | null | [] | package hotel.rest.model;
import java.util.List;
/**
* Pojo class to accept POST request body
*/
public class HotelRoomOptimizationRequest {
private List<Integer> customerOffers;
private int premium;
private int economy;
private int priceMargin = -1;
public List<Integer> getCustomerOffers() {
... | 927 | 0.647249 | 0.64617 | 45 | 19.6 | 17.964657 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311111 | false | false | 12 |
9e564b6ea7186aaa85039e8344eae356d900bf8b | 36,704,790,529,868 | fb762ede7c5fdda20638176c3382ccb2974c9399 | /app/src/main/java/net/huansi/equipment/equipmentapp/entity/StoreGoodsDetail.java | 466fd5b64ed32e41cebaf8e7cfb14d4c7863ef27 | [] | no_license | ydqiuqisheng/YuanDongApp | https://github.com/ydqiuqisheng/YuanDongApp | f0c0ee09a901d3a4ba6cbbe6d9e3ba8114777ba6 | 58c86fc85a3cd5409c462f71f8cb639b1171e23f | refs/heads/master | 2022-12-07T07:40:59.649000 | 2020-08-25T03:53:21 | 2020-08-25T03:53:21 | 290,106,723 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.huansi.equipment.equipmentapp.entity;
import java.util.List;
public class StoreGoodsDetail extends WsData{
public String STOCKPOSITION_CURRENT="";
public String BOXBARCODE="";
public String QUANTITY="";
public String CHTNAME="";
}
| UTF-8 | Java | 262 | java | StoreGoodsDetail.java | Java | [] | null | [] | package net.huansi.equipment.equipmentapp.entity;
import java.util.List;
public class StoreGoodsDetail extends WsData{
public String STOCKPOSITION_CURRENT="";
public String BOXBARCODE="";
public String QUANTITY="";
public String CHTNAME="";
}
| 262 | 0.740458 | 0.740458 | 11 | 22.818182 | 18.580626 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 12 |
64907c8a8a000c7b98b6fa7e68beb2ebf559e90b | 34,394,098,134,769 | 048e342af38fac5e8f577d278d287f01ae720284 | /src/main/java/com/sudoku/solver/algorithm/SolverSingle.java | 917ea06eeac742c4d7cce42f412c19507aaff1ce | [] | no_license | binkul/Sudoku-game-JavaFX | https://github.com/binkul/Sudoku-game-JavaFX | 72ca1a20150a227ee3d48a3f672b46334019f8cb | c14dc8060dc1d409b79c5636455faa06fc48399a | refs/heads/master | 2022-12-04T07:30:08.538000 | 2020-08-29T19:38:37 | 2020-08-29T19:38:37 | 280,106,485 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sudoku.solver.algorithm;
import com.sudoku.data.Data;
import com.sudoku.sudoku.SudokuBoard;
import com.sudoku.sudoku.SudokuElement;
import java.util.Collection;
import java.util.List;
import java.util.Set;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class SolverSingle {
... | UTF-8 | Java | 1,686 | java | SolverSingle.java | Java | [] | null | [] | package com.sudoku.solver.algorithm;
import com.sudoku.data.Data;
import com.sudoku.sudoku.SudokuBoard;
import com.sudoku.sudoku.SudokuElement;
import java.util.Collection;
import java.util.List;
import java.util.Set;
import java.util.stream.Collectors;
import java.util.stream.Stream;
public class SolverSingle {
... | 1,686 | 0.674377 | 0.672598 | 48 | 34.145832 | 28.314447 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 12 |
3a8ea491beaf8d984cd1f0e05ef701e5d1cc812e | 34,316,788,707,697 | 01e7a6db911ae222b9d1eefc2dd176dd13d8776d | /active_perception/src/main/java/se/oru/aass/lucia2014/meta/spaceTimeSets/ObservabilityMetaConstraint.java | c0b3451555275318c1ef2924534f251b41114291 | [] | no_license | FedericoPecora/lucia-winter-school-2014 | https://github.com/FedericoPecora/lucia-winter-school-2014 | afc371403407e5f255259535e0307d866f634dd4 | 503ab666ab77df9411bd348fea3888305fd4ca97 | refs/heads/master | 2021-01-18T15:14:42.673000 | 2014-12-11T15:28:00 | 2014-12-11T15:28:00 | 40,723,891 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package se.oru.aass.lucia2014.meta.spaceTimeSets;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Vector;
import org.metacsp.framework.Constraint;
import org.metacsp.framework.ConstraintNetwork;
import org.metacsp.framework.ConstraintSolver;
import org.metacsp.framework.ValueOrderingH;
import org.... | UTF-8 | Java | 5,266 | java | ObservabilityMetaConstraint.java | Java | [] | null | [] | package se.oru.aass.lucia2014.meta.spaceTimeSets;
import java.util.Arrays;
import java.util.HashMap;
import java.util.Vector;
import org.metacsp.framework.Constraint;
import org.metacsp.framework.ConstraintNetwork;
import org.metacsp.framework.ConstraintSolver;
import org.metacsp.framework.ValueOrderingH;
import org.... | 5,266 | 0.763957 | 0.751994 | 159 | 32.119495 | 28.493708 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.245283 | false | false | 12 |
a0a664bc4325526439961a5c2a42a3b7d026a946 | 34,385,508,176,194 | d5cf196c77a36509c78e50f1dd8f48392a8e37bb | /core_with_extensions/src/main/java/org/schema/api/model/thing/event/EventSeries.java | 20bc42aee8c63782a1b3c8069c7824cb373c36dd | [
"Apache-2.0"
] | permissive | omindra/schema_org_java_api | https://github.com/omindra/schema_org_java_api | 82d7ead087a41bae869448996ec172424312997b | f410ac6ed04277a6db8d08b309a3c88017fc41d8 | refs/heads/master | 2021-01-23T23:13:04.718000 | 2017-09-12T01:24:45 | 2017-09-12T01:24:45 | 102,958,571 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.schema.api.model.thing.event;
public class EventSeries extends Event
{
} | UTF-8 | Java | 85 | java | EventSeries.java | Java | [] | null | [] | package org.schema.api.model.thing.event;
public class EventSeries extends Event
{
} | 85 | 0.8 | 0.8 | 5 | 16.200001 | 19.05151 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 12 |
1bab2f078152eb77ca190c65a2392a548fc1400d | 4,063,039,090,526 | 72245bde85058579cfc8aac05e3067e12d2a2f99 | /Spring-mvc-Hibernate/src/main/java/com/scp/spring/service/PersonService.java | 704293be245946c62ddea1788a8a7a9c86870c3b | [] | no_license | nilkal007/Spring-mvc-Hibernate | https://github.com/nilkal007/Spring-mvc-Hibernate | ec9ede62c0cb95eba6d5494e1e2dde721289ca19 | d946b62929f1951870ea9eae1273b6dbc92d2ed4 | refs/heads/master | 2020-03-26T21:52:07.453000 | 2018-08-20T12:05:43 | 2018-08-20T12:05:43 | 145,413,528 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scp.spring.service;
import java.util.List;
import com.scp.spring.model.Person;
public interface PersonService {
public void addPerson(Person p);
public void updatePersone(Person p);
public List<Person> listOfPersons();
public Person getPersonById(int id);
public void removePerson(int id... | UTF-8 | Java | 327 | java | PersonService.java | Java | [] | null | [] | package com.scp.spring.service;
import java.util.List;
import com.scp.spring.model.Person;
public interface PersonService {
public void addPerson(Person p);
public void updatePersone(Person p);
public List<Person> listOfPersons();
public Person getPersonById(int id);
public void removePerson(int id... | 327 | 0.743119 | 0.743119 | 14 | 21.357143 | 16.171434 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.928571 | false | false | 12 |
2d1c9438cbbec98e99f232dc299eef566b4920a0 | 30,683,246,415,108 | e26737515d2735b7f67a7632a1f06dbb279436b6 | /src/test/java/AjaxFormPageTest.java | 19ede2b391c2825355b7809a1d9eec2d5ab7eff6 | [] | no_license | Underdogsv/SeleniumEasyTests | https://github.com/Underdogsv/SeleniumEasyTests | 4d015d2dd8deb5e37d4339e2a93c8712fdf99fcb | e6ed4e0a7eb7d66ade1ea4b8e2f059973982c008 | refs/heads/master | 2020-05-04T00:32:39.507000 | 2019-04-01T14:55:53 | 2019-04-01T14:55:53 | 178,886,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import Pages.AjaxFormPage;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import java.util.concurrent.TimeUnit;
public class AjaxFormPageTest {
private WebDriver driver;
private AjaxFormPage ajaxF... | UTF-8 | Java | 1,123 | java | AjaxFormPageTest.java | Java | [] | null | [] | import Pages.AjaxFormPage;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.chrome.ChromeDriver;
import java.util.concurrent.TimeUnit;
public class AjaxFormPageTest {
private WebDriver driver;
private AjaxFormPage ajaxF... | 1,123 | 0.696349 | 0.691006 | 37 | 29.351351 | 26.126736 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648649 | false | false | 12 |
57ad82a99a8a9453436a2ff73829a23c9bd8cb2f | 24,515,673,384,865 | 90ece9f4ae98bc9207eb80dce23fefadd7ce116d | /trunk/coupon/coupon-server/src/main/java/com/gaoshin/coupon/dao/impl/ConfigDaoImpl.java | 6d62d2c414e5c232cd511a7b0a4ff0e61487c627 | [] | no_license | zhangyongjiang/unfuddle | https://github.com/zhangyongjiang/unfuddle | 3709018baafefd16003d3666aae6808c106ee038 | e07a6268f46eee7bc2b4890c44b736462ab89642 | refs/heads/master | 2021-01-24T06:12:21.603000 | 2014-07-06T16:14:18 | 2014-07-06T16:14:18 | 21,543,421 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gaoshin.coupon.dao.impl;
import java.util.Collections;
import org.springframework.stereotype.Repository;
import com.gaoshin.coupon.dao.ConfigDao;
import com.gaoshin.coupon.entity.Configuration;
@Repository
public class ConfigDaoImpl extends GenericDaoImpl implements ConfigDao {
@Override
public... | UTF-8 | Java | 1,302 | java | ConfigDaoImpl.java | Java | [] | null | [] | package com.gaoshin.coupon.dao.impl;
import java.util.Collections;
import org.springframework.stereotype.Repository;
import com.gaoshin.coupon.dao.ConfigDao;
import com.gaoshin.coupon.entity.Configuration;
@Repository
public class ConfigDaoImpl extends GenericDaoImpl implements ConfigDao {
@Override
public... | 1,302 | 0.698925 | 0.698925 | 44 | 28.59091 | 30.425257 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613636 | false | false | 12 |
e3bedad3e26970ccbb9dd028671b0bbedabf5d3d | 369,367,222,406 | 471b087fd8db1d53876e39ac40b37b91c02c64e1 | /src/main/java/com/mpg/mpgsite/security/package-info.java | 4f995aab3d6397fd8af39cd7ebcecb22910a9b3e | [] | no_license | matthew-grahovac/mpgsite | https://github.com/matthew-grahovac/mpgsite | ae6e127883461f9587b3feb853454cf9fe65dcac | 571fbb5590f75b7aa1b3c65dbb7230cb26a100b1 | refs/heads/master | 2021-05-01T17:56:36.955000 | 2018-02-10T09:54:49 | 2018-02-10T09:54:49 | 120,999,116 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Spring Security configuration.
*/
package com.mpg.mpgsite.security;
| UTF-8 | Java | 76 | java | package-info.java | Java | [] | null | [] | /**
* Spring Security configuration.
*/
package com.mpg.mpgsite.security;
| 76 | 0.723684 | 0.723684 | 4 | 18 | 15 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
690d018fbb73d5514d0c5bd5a70b90e6e152304f | 27,204,322,875,375 | f099b80166ab341e2f1f97d4e5d7238273260d5b | /01Recursion/Recursion.java | f28d77d99752ad066123a0a4820e946104c993f1 | [] | no_license | winstonchen2016/MKS22X | https://github.com/winstonchen2016/MKS22X | 32315cb8df7f7f718d2eed02f787562bb7462790 | 9a631dd81093aecf57a5cc9dcc0049c126c3f684 | refs/heads/master | 2021-06-18T05:08:55.300000 | 2017-06-08T04:24:55 | 2017-06-08T04:24:55 | 80,692,839 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Recursion{
public static String name(){
return "Chen,Winston";
}
public static double sqrt(double n){
if(n < 0){
throw new IllegalArgumentException("Please input a non-negative number.");
}
else if(n == 0){
return 0;
}
else{
return sqrtH(n, n / 2);
}
}
p... | UTF-8 | Java | 1,142 | java | Recursion.java | Java | [
{
"context": "rsion{ \n public static String name(){\n\treturn \"Chen,Winston\";\n }\n \n public static double sqrt(double",
"end": 79,
"score": 0.9998437762260437,
"start": 67,
"tag": "NAME",
"value": "Chen,Winston"
},
{
"context": "]args){\n\tSystem.out.println(name());... | null | [] | public class Recursion{
public static String name(){
return "Chen,Winston";
}
public static double sqrt(double n){
if(n < 0){
throw new IllegalArgumentException("Please input a non-negative number.");
}
else if(n == 0){
return 0;
}
else{
return sqrtH(n, n / 2);
}
}
p... | 1,142 | 0.642732 | 0.573555 | 42 | 26.190475 | 22.757771 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.166667 | false | false | 12 |
5ef7e7502b326b1d301fdba1d1d4e34c349c664e | 35,270,271,445,532 | 3cf4d25babf91b1a8bbff7a687c2f15ed8dd7e14 | /src/main/java/com/petuum/ps/thread/GlobalContext.java | ee3e94a2f6eeb815f7e8092c0059e6496146a5f3 | [] | no_license | li-ch/jpetuum | https://github.com/li-ch/jpetuum | fa6a1a0f002b19cb8a8a9b369642f29de004b975 | bf1f54ec1587a7c413be6b9e591dceef5cad0ec6 | refs/heads/master | 2021-01-21T18:12:02.628000 | 2014-09-10T10:11:53 | 2014-09-10T10:11:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.petuum.ps.thread;
import com.google.common.base.Preconditions;
import com.petuum.ps.common.HostInfo;
import com.petuum.ps.common.comm.CommBus;
import com.petuum.ps.common.consistency.ConsistencyModel;
import java.util.ArrayList;
import java.util.Map;
import java.util.Vector;
/**
* Init must have "happen... | UTF-8 | Java | 6,024 | java | GlobalContext.java | Java | [
{
"context": " all other functions are concurrent.\n * Created by zjc on 2014/8/8.\n */\npublic class GlobalContext {\n ",
"end": 447,
"score": 0.999671220779419,
"start": 444,
"tag": "USERNAME",
"value": "zjc"
}
] | null | [] | package com.petuum.ps.thread;
import com.google.common.base.Preconditions;
import com.petuum.ps.common.HostInfo;
import com.petuum.ps.common.comm.CommBus;
import com.petuum.ps.common.consistency.ConsistencyModel;
import java.util.ArrayList;
import java.util.Map;
import java.util.Vector;
/**
* Init must have "happen... | 6,024 | 0.655378 | 0.649236 | 194 | 30.051546 | 22.767708 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515464 | false | false | 12 |
b3e311bc9421e009059d49bae18ce9c31af418ee | 31,164,282,727,102 | 23644a17a5d8d87973c564a3a259cb18ec9573cd | /src/com/example/androparent/ViewTreatment.java | 8812f62e040e4a313c68da37c8e83fd804d34efe | [] | no_license | cristinutza/AndroParent | https://github.com/cristinutza/AndroParent | 76e00ac4c2b45d6b9c50040f4b0a223cc9ced496 | e000b5b154b210ab0c1438c35ae589749a8b12aa | refs/heads/master | 2021-01-25T10:07:04.649000 | 2015-02-01T17:45:39 | 2015-02-01T17:45:39 | 30,153,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.androparent;
import java.text.SimpleDateFormat;
import java.text.DateFormat;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.app.Dialog;
import android.os.Bundle;
import android.util.Log;
import android.widget.Button;
import android.widget.EditText;
... | UTF-8 | Java | 2,892 | java | ViewTreatment.java | Java | [] | null | [] | package com.example.androparent;
import java.text.SimpleDateFormat;
import java.text.DateFormat;
import java.util.ArrayList;
import java.util.List;
import android.app.Activity;
import android.app.Dialog;
import android.os.Bundle;
import android.util.Log;
import android.widget.Button;
import android.widget.EditText;
... | 2,892 | 0.765906 | 0.765214 | 89 | 31.494383 | 23.206511 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.88764 | false | false | 12 |
981b1a3ff716f1217c3a8a74145d6258c5b7263d | 13,795,435,023,312 | 46b85208c7dfd1249ff5c2f263cdb0e742bff8da | /solon-projects/solon-boot/solon.boot.websocket.netty/src/main/java/org/noear/solon/boot/websocket/netty/WsServer.java | 1a871531313a9df5d3ecadcc67c2ec27a7e3e97e | [
"Apache-2.0"
] | permissive | noear/solon | https://github.com/noear/solon | 1c0a78c5ab2bec45a67fcf772f582f9cb4894fab | 63f3f49cddcbfa8bd6d596998735f0704e8d43f8 | refs/heads/master | 2023-08-31T09:10:32.303000 | 2023-08-30T14:13:27 | 2023-08-30T14:13:27 | 140,086,420 | 1,687 | 187 | Apache-2.0 | false | 2023-09-10T10:31:54 | 2018-07-07T13:23:50 | 2023-09-10T07:53:56 | 2023-09-10T10:31:53 | 44,497 | 1,613 | 181 | 17 | Java | false | false | package org.noear.solon.boot.websocket.netty;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.cha... | UTF-8 | Java | 4,025 | java | WsServer.java | Java | [
{
"context": "t;\nimport javax.net.ssl.SSLEngine;\n\n/**\n * @author noear\n * @since 2.3\n */\npublic class WsServer implement",
"end": 975,
"score": 0.9992707967758179,
"start": 970,
"tag": "USERNAME",
"value": "noear"
}
] | null | [] | package org.noear.solon.boot.websocket.netty;
import io.netty.bootstrap.ServerBootstrap;
import io.netty.channel.ChannelFuture;
import io.netty.channel.ChannelInitializer;
import io.netty.channel.ChannelPipeline;
import io.netty.channel.EventLoopGroup;
import io.netty.channel.nio.NioEventLoopGroup;
import io.netty.cha... | 4,025 | 0.605378 | 0.603329 | 110 | 34.5 | 24.893135 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509091 | false | false | 12 |
e77add4f934f2e2245a94107febcc0d843eee66c | 34,016,141,012,180 | 8c04bc6abb42b788da0787ff1f0931cb847a30e2 | /src/main/java/co/clai/access/GeneralAsset.java | b77961957fc0dfa1cd0c97cb5c7872857d6a2d58 | [
"BSD-3-Clause"
] | permissive | acp-bundle/acp-java | https://github.com/acp-bundle/acp-java | 45996923bee1374e8c7a4e37e7af8e48ad9da89e | 3284631e673efd8522efe848ec72afd2208a443e | refs/heads/master | 2021-05-06T05:40:02.731000 | 2019-02-07T09:19:53 | 2019-02-07T09:19:53 | 115,131,921 | 1 | 1 | BSD-3-Clause | false | 2018-02-19T11:21:01 | 2017-12-22T16:23:04 | 2017-12-23T13:31:10 | 2018-02-19T11:21:01 | 176 | 0 | 1 | 4 | Java | false | null | package co.clai.access;
public class GeneralAsset extends CommunityAsset {
private final int accessAssetId;
public GeneralAsset(int accessAssetId, int accessCommunityId) {
super(accessCommunityId);
this.accessAssetId = accessAssetId;
}
@Override
public boolean matchesAsset(AccessFilter f) {
if ((f.getAss... | UTF-8 | Java | 431 | java | GeneralAsset.java | Java | [] | null | [] | package co.clai.access;
public class GeneralAsset extends CommunityAsset {
private final int accessAssetId;
public GeneralAsset(int accessAssetId, int accessCommunityId) {
super(accessCommunityId);
this.accessAssetId = accessAssetId;
}
@Override
public boolean matchesAsset(AccessFilter f) {
if ((f.getAss... | 431 | 0.733179 | 0.730858 | 19 | 21.68421 | 22.183571 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.473684 | false | false | 12 |
956f43db5d1ab17d97cc189b2a950b1ee49e8ee4 | 7,181,185,345,358 | beaca4f6627c4b3308dff60578ad0d546f1b0f03 | /src/main/java/Advanced_Java/Lesson_6/Server/Server.java | 1589ccbc202504e1e9d9bef583282d0cd4f6ff4c | [] | no_license | DiabloZ/Java | https://github.com/DiabloZ/Java | c5396fc6e77ad9734ac44264eef1697f58b2bc0b | 58e389eddb0c55b1f5db48e2f9ba14354ba34b10 | refs/heads/master | 2020-04-29T11:51:37.992000 | 2020-03-16T15:01:34 | 2020-03-16T15:01:34 | 176,115,579 | 0 | 0 | null | false | 2019-09-17T19:35:47 | 2019-03-17T14:48:56 | 2019-09-08T09:12:15 | 2019-09-17T19:35:46 | 11,364 | 0 | 0 | 0 | Java | false | false | package Advanced_Java.Lesson_6.Server;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.Vector;
public class Server {
private Vector<ClientHandler> clients;
public Server() {
clients = new Vector<>();
ServerSocket server = nu... | UTF-8 | Java | 2,039 | java | Server.java | Java | [] | null | [] | package Advanced_Java.Lesson_6.Server;
import java.io.IOException;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.Vector;
public class Server {
private Vector<ClientHandler> clients;
public Server() {
clients = new Vector<>();
ServerSocket server = nu... | 2,039 | 0.467798 | 0.464803 | 75 | 25.706667 | 19.311325 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.386667 | false | false | 12 |
0f7aa9968540f730cb097dd5a602a31e23a027f2 | 24,163,486,060,255 | 04bfaf142c9c2aaa52dceeba7b37452a4b7fd03b | /um/V1.0.0/src/main/java/com/vilio/um/pojo/UmUser.java | 52d70d0aec25c4d9e90ce1473b1f7661552dc059 | [] | no_license | yanzj/hhsite | https://github.com/yanzj/hhsite | a1dd19a11a5623bcc04651dd364640767df9b335 | 603ef16f7d4d53494e4ab99cae631cfafeee3159 | refs/heads/master | 2020-04-14T04:18:35.363000 | 2018-12-31T02:18:04 | 2018-12-31T02:18:04 | 163,632,151 | 0 | 1 | null | true | 2018-12-31T02:16:10 | 2018-12-31T02:16:10 | 2018-12-15T14:07:29 | 2018-12-15T14:07:25 | 8,487 | 0 | 0 | 0 | null | false | null | package com.vilio.um.pojo;
import com.vilio.comm.pojo.User;
import java.util.List;
/**
* 类名: User<br>
* 功能:用户对象<br>
* 版本: 1.0<br>
* 日期: 2017年6月20日<br>
* 作者: wangxf<br>
* 版权:vilio<br>
* 说明:<br>
*/
public class UmUser extends User {
private String cityCode;
private String groupId;
private String s... | UTF-8 | Java | 2,841 | java | UmUser.java | Java | [
{
"context": "对象<br>\n * 版本: 1.0<br>\n * 日期: 2017年6月20日<br>\n * 作者: wangxf<br>\n * 版权:vilio<br>\n * 说明:<br>\n */\npublic class U",
"end": 171,
"score": 0.9997284412384033,
"start": 165,
"tag": "USERNAME",
"value": "wangxf"
},
{
"context": "st<UmUser> childUsers) {\n super(id, ... | null | [] | package com.vilio.um.pojo;
import com.vilio.comm.pojo.User;
import java.util.List;
/**
* 类名: User<br>
* 功能:用户对象<br>
* 版本: 1.0<br>
* 日期: 2017年6月20日<br>
* 作者: wangxf<br>
* 版权:vilio<br>
* 说明:<br>
*/
public class UmUser extends User {
private String cityCode;
private String groupId;
private String s... | 2,841 | 0.664632 | 0.6614 | 105 | 25.523809 | 50.194687 | 479 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.761905 | false | false | 12 |
103e3fed53bba06524f939bb57d41d750a270abb | 20,787,641,741,304 | 2e5ae335a9e0a4c5fd9231ee2b333fd38b3b22cb | /src/main/java/com/blog/service/ArticleService.java | 2773ba38f996372f7598f6026200c427bdd6d718 | [] | no_license | DanDaye/blog | https://github.com/DanDaye/blog | 1b2120840b1bb688651bf7169c04888cf3c35f55 | 4cd30881379a4e50b2d4c801c668f5d843a7588f | refs/heads/master | 2020-05-19T12:55:34.042000 | 2019-05-05T12:07:02 | 2019-05-05T12:07:02 | 185,026,165 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.blog.service;
import com.blog.entity.Article;
import com.blog.mapper.ArticleMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ArticleService {
@Autowired
private ArticleMapper article... | UTF-8 | Java | 923 | java | ArticleService.java | Java | [] | null | [] | package com.blog.service;
import com.blog.entity.Article;
import com.blog.mapper.ArticleMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.List;
@Service
public class ArticleService {
@Autowired
private ArticleMapper article... | 923 | 0.738895 | 0.738895 | 35 | 25.371429 | 23.938118 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457143 | false | false | 12 |
4223945dec03b45c4b07dd3d3da4b3d6850daaf3 | 23,313,082,521,089 | b36fc82e43ce2f3a09b0da48d9adafa0c65cf9df | /IdeaProjects/WEEK_3/Shapes/src/Main.java | cd404056a43208016fe867595f4e3ad93a2565d9 | [] | no_license | bagdatzhumagazieva/OOP | https://github.com/bagdatzhumagazieva/OOP | a7d1be367d9340391007de27818c8032b3f09402 | 5520224faee0560812f1b4736a9e81044431aa60 | refs/heads/master | 2020-03-28T11:09:20.575000 | 2018-11-17T11:53:27 | 2018-11-17T11:53:27 | 148,182,096 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Main {
public static void main(String [] args){
Shapes myCylinder=new Cylinder(7,8);
Shapes mySphere=new Sphere(8);
Shapes myCube= new Cube(4);
System.out.println("The surface area of my cube is "+myCube.surfaceArea());
System.out.println("The volume of my sphe... | UTF-8 | Java | 434 | java | Main.java | Java | [] | null | [] | public class Main {
public static void main(String [] args){
Shapes myCylinder=new Cylinder(7,8);
Shapes mySphere=new Sphere(8);
Shapes myCube= new Cube(4);
System.out.println("The surface area of my cube is "+myCube.surfaceArea());
System.out.println("The volume of my sphe... | 434 | 0.638249 | 0.629032 | 13 | 32.384617 | 30.044937 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.538462 | false | false | 12 |
be7151fe8ea86d86baded8b5fb40ab2da4859f5b | 7,404,523,677,262 | dadf2cf50dccaf6616227ffd9fbc8e938eb03627 | /src/main/java/com/adven/concordion/extensions/exam/core/ConfigurationException.java | 9adb75e3a92332953bc1392530655f03c5ba1415 | [
"MIT"
] | permissive | MetallFoX/Exam | https://github.com/MetallFoX/Exam | a048c2608b87822d35f4889232355b01b728141c | 963fd0083faa2b0136567fca9835101b3dedc12e | refs/heads/master | 2020-06-07T21:59:33.879000 | 2019-06-20T21:30:44 | 2019-06-20T21:30:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.adven.concordion.extensions.exam.core;
public final class ConfigurationException extends RuntimeException {
public ConfigurationException(final String message) {
super(message);
}
public ConfigurationException(final String message, final Throwable cause) {
super(message, cause... | UTF-8 | Java | 331 | java | ConfigurationException.java | Java | [] | null | [] | package com.adven.concordion.extensions.exam.core;
public final class ConfigurationException extends RuntimeException {
public ConfigurationException(final String message) {
super(message);
}
public ConfigurationException(final String message, final Throwable cause) {
super(message, cause... | 331 | 0.73716 | 0.73716 | 12 | 26.583334 | 28.537865 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 12 |
72c6951b31024e6c98f97bed3f60a09d9c2c48f3 | 21,311,627,779,254 | 0039dc07de2e539748e40db7b060367f0f2a3d99 | /CreditAnalytics/dev/src/org/drip/feed/loader/RatesClosesLoader.java | 777338f164a68e7bdb710034331f56239e69e574 | [
"Apache-2.0"
] | permissive | tech2bg/creditanalytics | https://github.com/tech2bg/creditanalytics | a4318518e42a557ffb3396be9350a367d3a208b3 | b24196a76f98b1c104f251d74ac22a213ae920cf | refs/heads/master | 2020-04-05T23:46:29.529000 | 2015-05-07T01:40:52 | 2015-05-07T01:40:52 | 35,299,804 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package org.drip.feed.loader;
/*
* -*- mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*/
/*!
* Copyright (C) 2015 Lakshmi Krishnamurthy
* Copyright (C) 2014 Lakshmi Krishnamurthy
* Copyright (C) 2013 Lakshmi Krishnamurthy
*
* This file is part of DRIP, a free-software/ope... | UTF-8 | Java | 69,976 | java | RatesClosesLoader.java | Java | [
{
"context": "c-offset: 4 -*-\r\n */\r\n\r\n/*!\r\n * Copyright (C) 2015 Lakshmi Krishnamurthy\r\n * Copyright (C) 2014 Lakshmi Krishnamurthy\r\n * ",
"end": 173,
"score": 0.9998847246170044,
"start": 152,
"tag": "NAME",
"value": "Lakshmi Krishnamurthy"
},
{
"context": " 2015 Lakshmi... | null | [] |
package org.drip.feed.loader;
/*
* -*- mode: java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
*/
/*!
* Copyright (C) 2015 <NAME>
* Copyright (C) 2014 <NAME>
* Copyright (C) 2013 <NAME>
*
* This file is part of DRIP, a free-software/open-source library for fixed income analysts an... | 69,916 | 0.7089 | 0.694424 | 1,854 | 35.74218 | 33.899628 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.206041 | false | false | 12 |
84100920dfb78118eeb81418fd74ac9031dcb50f | 21,311,627,779,562 | 13c2d3db2d49c40c74c2e6420a9cd89377f1c934 | /program_data/JavaProgramData/98/351.java | 4f37bc1c91c7f7dcea49d342a8b59242e07fde99 | [
"MIT"
] | permissive | qiuchili/ggnn_graph_classification | https://github.com/qiuchili/ggnn_graph_classification | c2090fefe11f8bf650e734442eb96996a54dc112 | 291ff02404555511b94a4f477c6974ebd62dcf44 | refs/heads/master | 2021-10-18T14:54:26.154000 | 2018-10-21T23:34:14 | 2018-10-21T23:34:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
package <missing>;
public class GlobalMembers
{
public static int Main()
{
int n;
int i;
char[][] word = new char[500][40];
n = Integer.parseInt(ConsoleInput.readToWhiteSpace(true));
System.in.read();
if (n > 1)
{
for (i = 0; i < n - 1; i++)
{
cin.getline(word[i], 40, '... | UTF-8 | Java | 780 | java | 351.java | Java | [] | null | [] | import java.util.*;
package <missing>;
public class GlobalMembers
{
public static int Main()
{
int n;
int i;
char[][] word = new char[500][40];
n = Integer.parseInt(ConsoleInput.readToWhiteSpace(true));
System.in.read();
if (n > 1)
{
for (i = 0; i < n - 1; i++)
{
cin.getline(word[i], 40, '... | 780 | 0.534615 | 0.512821 | 57 | 12.666667 | 14.61474 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.070175 | false | false | 12 |
f2379a31e6d0a891fbb9bdb562e7cb0c1ec1e2cb | 27,401,891,371,190 | 7ab1d486c445d3f7592b96b56ce5a472618024b2 | /src/main/java/com/zzz/archive/nai/_8arrayShuffle/Run.java | 6284823937c7c4a05d039762e4a3ecdbe36f055b | [] | no_license | icast7/java20 | https://github.com/icast7/java20 | 2d8b260ea9d6dae0438fe82d73b6b8fe96010277 | 32fc283a9af24a3f9cf9c49be2861371a9f7f1ef | refs/heads/master | 2023-05-10T13:38:20.086000 | 2019-12-03T07:40:36 | 2019-12-03T07:40:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzz.archive.nai._8arrayShuffle;
import java.util.Scanner;
public class Run {
public static void main(String[] args) {
System.out.println("Enter things:::");
String word = new Scanner(System.in).nextLine();
Character[] newarray = new Character[word.length()];
char[] old... | UTF-8 | Java | 559 | java | Run.java | Java | [] | null | [] | package com.zzz.archive.nai._8arrayShuffle;
import java.util.Scanner;
public class Run {
public static void main(String[] args) {
System.out.println("Enter things:::");
String word = new Scanner(System.in).nextLine();
Character[] newarray = new Character[word.length()];
char[] old... | 559 | 0.617174 | 0.613596 | 18 | 30.055555 | 22.22979 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 12 |
46bcefb77c64a3e1248cc32f3460e8ae909307a3 | 24,446,953,886,838 | cd5191a3df28cf57f3abb5718cc60735bb2745a3 | /Java_homework/ch11_2_3/src/homework/ch11_13/p3/Faculty.java | 5b79c43b7d83121e45d7d8bb5cc36ef258ab9bfb | [] | no_license | zz12138zz/Java_Hust_CS | https://github.com/zz12138zz/Java_Hust_CS | 4652ff73a464001ea5c31aa2dcdc2c37efa6133f | d500153905b9815ea3b9080458d827f6c9981276 | refs/heads/master | 2023-06-14T01:51:41.084000 | 2021-07-11T13:58:45 | 2021-07-11T13:58:45 | 384,917,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package homework.ch11_13.p3;
import java.util.Objects;
public class Faculty extends Person {
private String email;
private int facultyId;
private String title;
public Faculty() {
}
public Faculty(String name, int age, int facultyId, String title, String email) {
super(name, age);
... | UTF-8 | Java | 1,732 | java | Faculty.java | Java | [] | null | [] | package homework.ch11_13.p3;
import java.util.Objects;
public class Faculty extends Person {
private String email;
private int facultyId;
private String title;
public Faculty() {
}
public Faculty(String name, int age, int facultyId, String title, String email) {
super(name, age);
... | 1,732 | 0.604503 | 0.601617 | 67 | 24.850746 | 30.034435 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.507463 | false | false | 12 |
8fd4f50045ffd909440aa84f2118f0947d511ad7 | 8,014,409,009,784 | 5d14ea3baeac1d089f9b8968958913b8bc440727 | /src/main/java/glsid/home/Bank/Test/UserRepositoryTests.java | b3137b1b6d69490007b4633f2bfc65e76164a610 | [] | no_license | Falljs/Afrodev_Spring | https://github.com/Falljs/Afrodev_Spring | a5bc01bb83659def506a06429297f0d175787bd1 | c32088fe38bbf2c5fcd1d39f76c567e137e39aa9 | refs/heads/master | 2023-04-20T09:50:23.143000 | 2021-04-30T20:34:01 | 2021-04-30T20:34:01 | 363,250,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* package glsid.home.Bank.Test;
*
* import static org.junit.Assert.assertThat; import static
* org.junit.jupiter.api.Assertions.*; import javax.persistence.EntityManager;
* import org.junit.jupiter.api.Test; import
* org.springframework.beans.factory.annotation.Autowired; import
* glsid.home.Bank.dao.... | UTF-8 | Java | 1,036 | java | UserRepositoryTests.java | Java | [
{
"context": "er() { User user = new User();\r\n * user.setEmail(\"ravikumar@gmail.com\"); user.setPassword(\"ravi2020\");\r\n * user.setFirs",
"end": 741,
"score": 0.9999268651008606,
"start": 722,
"tag": "EMAIL",
"value": "ravikumar@gmail.com"
},
{
"context": "etEmail(\"ravikumar@g... | null | [] | /*
* package glsid.home.Bank.Test;
*
* import static org.junit.Assert.assertThat; import static
* org.junit.jupiter.api.Assertions.*; import javax.persistence.EntityManager;
* import org.junit.jupiter.api.Test; import
* org.springframework.beans.factory.annotation.Autowired; import
* glsid.home.Bank.dao.... | 1,026 | 0.694015 | 0.690154 | 32 | 30.4375 | 28.849758 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.59375 | false | false | 12 |
678c338798dc34ffcc0d150f932af49cdd20be23 | 20,066,087,208,866 | a3eb4689738385827a3f78b87565fbd3407d1e4c | /Part 2 Submission/Source Code/src/Model/StationData.java | 3bc999d612e6964ce720a3cf3da8c6cd5713ce04 | [] | no_license | LRih/SEPT | https://github.com/LRih/SEPT | efeb1744e801678cde047fca61db4375acde4900 | a40d02074eaf52c9db36b2915b0c1c5ae4bc0055 | refs/heads/master | 2020-04-02T04:10:20.281000 | 2016-05-29T12:41:46 | 2016-05-29T12:41:46 | 62,051,190 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Model;
import java.util.Collections;
import java.util.List;
/**
* Object for storing information about a station obtained from BOM.
*/
public final class StationData
{
private final String id;
private final String mainId;
private final String timezone;
private final List<LatestReading> lat... | UTF-8 | Java | 1,553 | java | StationData.java | Java | [] | null | [] | package Model;
import java.util.Collections;
import java.util.List;
/**
* Object for storing information about a station obtained from BOM.
*/
public final class StationData
{
private final String id;
private final String mainId;
private final String timezone;
private final List<LatestReading> lat... | 1,553 | 0.680618 | 0.680618 | 63 | 23.650793 | 27.44701 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.349206 | false | false | 12 |
837f5cd5165279010e587fcc0ed72b1b27901352 | 13,151,189,913,439 | a3eac44b744e2c1f077fecd97a590c483420ef3c | /NostraToothHelper/src/com/megadevs/nostradamus/nostratoothhelper/Prefs.java | 561a33d81559f6bf7d5d60e696eaac029f1d1bad | [
"BSD-2-Clause"
] | permissive | MegaDevs/Nostradamus | https://github.com/MegaDevs/Nostradamus | 24e6e29127d9d6076392ba12c70e508323737e4c | a5967d986b696081561f17086449a8ca367d1ccd | refs/heads/master | 2020-04-05T17:40:02.444000 | 2013-02-25T10:13:24 | 2013-02-25T10:13:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.megadevs.nostradamus.nostratoothhelper;
import com.googlecode.androidannotations.annotations.sharedpreferences.DefaultBoolean;
import com.googlecode.androidannotations.annotations.sharedpreferences.SharedPref;
import com.googlecode.androidannotations.annotations.sharedpreferences.SharedPref.Scope;
@Shared... | UTF-8 | Java | 441 | java | Prefs.java | Java | [] | null | [] | package com.megadevs.nostradamus.nostratoothhelper;
import com.googlecode.androidannotations.annotations.sharedpreferences.DefaultBoolean;
import com.googlecode.androidannotations.annotations.sharedpreferences.SharedPref;
import com.googlecode.androidannotations.annotations.sharedpreferences.SharedPref.Scope;
@Shared... | 441 | 0.85941 | 0.85941 | 13 | 32.923077 | 33.051151 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 12 |
0eda65ad610dd74e4172644f284982f0ac8856d9 | 29,978,871,780,992 | a8947ac148d889fc3545913fcc41e8e3d7df9f07 | /src/com/pranav/recurssion/A1_Print_1_to_N.java | c1119ba941e60a5b931745589a42c2d6a9d23508 | [] | no_license | pranav6209/pranav-java | https://github.com/pranav6209/pranav-java | d070355aceaebb100d3e64ad9459f7c46f89bfab | 3dbce696efaf21df15b77e50bd9bdfe8dc4c2204 | refs/heads/master | 2022-08-19T14:13:46.570000 | 2022-08-17T18:53:41 | 2022-08-17T18:53:41 | 243,352,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.pranav.recurssion;
/**
* @author pranavpatel
*
* https://www.youtube.com/watch?v=Xu5RqPdABRE&list=PL_z_8CaSLPWeT1ffjiImo0sYTcnLzo-wY&index=3&ab_channel=AdityaVerma
*
*/
public class A1_Print_1_to_N {
public static void print1toN(int n) {
// base condition
if (n == 1) {
S... | UTF-8 | Java | 789 | java | A1_Print_1_to_N.java | Java | [
{
"context": " */\npackage com.pranav.recurssion;\n\n/**\n * @author pranavpatel\n * \n * https://www.youtube.com/watch?v=Xu5RqPdABR",
"end": 70,
"score": 0.9818456172943115,
"start": 59,
"tag": "USERNAME",
"value": "pranavpatel"
}
] | null | [] | /**
*
*/
package com.pranav.recurssion;
/**
* @author pranavpatel
*
* https://www.youtube.com/watch?v=Xu5RqPdABRE&list=PL_z_8CaSLPWeT1ffjiImo0sYTcnLzo-wY&index=3&ab_channel=AdityaVerma
*
*/
public class A1_Print_1_to_N {
public static void print1toN(int n) {
// base condition
if (n == 1) {
S... | 789 | 0.581749 | 0.555133 | 51 | 14.470589 | 18.907778 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 12 |
5cce2273d52ed640b6dab010a5578a6583958c33 | 38,594,576,122,628 | 3e1c2972fde46d1dafc95cf047ba6d47e36e189e | /app/src/main/java/com/inledco/exoterra/uvbbuddy/Animal.java | 22eaa715b8cf64a96da0303cc55b88fcf55b776f | [] | no_license | InledcoLight/EXOTerra | https://github.com/InledcoLight/EXOTerra | 1bc86a93ece8729fb34e09bd8a4535ca6234038b | 67ebf7fec94443030cd1fd0672c41027067005bd | refs/heads/master | 2021-06-23T17:02:06.201000 | 2021-01-08T08:31:36 | 2021-01-08T08:31:36 | 180,951,649 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.inledco.exoterra.uvbbuddy;
import android.support.annotation.IntDef;
import java.io.Serializable;
//@Entity
public class Animal implements Serializable {
public static final int RATE0 = 0;
public static final int RATE1 = 1;
public static final int RATE2 = 2;
public static final int RATE3... | UTF-8 | Java | 1,637 | java | Animal.java | Java | [] | null | [] | package com.inledco.exoterra.uvbbuddy;
import android.support.annotation.IntDef;
import java.io.Serializable;
//@Entity
public class Animal implements Serializable {
public static final int RATE0 = 0;
public static final int RATE1 = 1;
public static final int RATE2 = 2;
public static final int RATE3... | 1,637 | 0.605987 | 0.594991 | 74 | 21.121622 | 17.806734 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554054 | false | false | 12 |
a7365a1d378211fef6136357985193c7030886f3 | 38,259,568,685,216 | e65cd0de7769cbb627660f506627a115e95671bb | /src/main/java/pl/sda/rafal/zientara/programowanie2/lesson4/dates/DatesMain.java | 5034b3802808c8807c122ff445406f2b62f675a6 | [] | no_license | matned666/JavaFromScratch_Programowanie2 | https://github.com/matned666/JavaFromScratch_Programowanie2 | 9cd8f0fa8939ec7c918a43144cee066892bb69e9 | 29f07af897caed3a930f41fe464048c88ec1e26a | refs/heads/MATned | 2023-04-28T10:24:49.334000 | 2020-03-22T03:04:21 | 2020-03-22T03:04:21 | 247,159,660 | 0 | 0 | null | false | 2023-04-14T17:56:09 | 2020-03-13T20:52:37 | 2021-04-05T21:41:33 | 2023-04-14T17:56:08 | 279 | 0 | 0 | 1 | Java | false | false | package pl.sda.rafal.zientara.programowanie2.lesson4.dates;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.util.Set;
public class DatesMain {
public static void main(String[] args) {
LocalDate localDate = LocalDate.now();//... | UTF-8 | Java | 847 | java | DatesMain.java | Java | [] | null | [] | package pl.sda.rafal.zientara.programowanie2.lesson4.dates;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.time.ZoneId;
import java.time.ZonedDateTime;
import java.util.Set;
public class DatesMain {
public static void main(String[] args) {
LocalDate localDate = LocalDate.now();//... | 847 | 0.696576 | 0.694215 | 26 | 31.576923 | 25.668259 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 12 |
d9fae44c53f669f0fc922023f1d9878160d3da72 | 27,084,063,820,116 | e334bdfe321261775f6a979d1469ebbc7b2c0b70 | /Algoritmer/src/Oblig1/Oblig1.java | 618c6bf00218d4ce6a9936aee9226267da5b6a31 | [] | no_license | furkann98/Algoritmer-og-Datastrukturer | https://github.com/furkann98/Algoritmer-og-Datastrukturer | 5819b509fe6e7b72d1e01da4f5634dc4c3b4e040 | 5064000d58a3f5608c1983685549799562daca3a | refs/heads/master | 2020-03-27T08:48:42.454000 | 2018-10-29T09:51:52 | 2018-10-29T09:51:52 | 146,289,553 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Oblig1;
/*
* @author Pedram Rahdeirjoo s325906
* @author Muhammed Furkan Ergin s325881
* */
import java.util.ArrayList;
import java.util.Arrays;
import java.util.NoSuchElementException;
public class Oblig1 {
//OPPGAVE 1
public static int maks(int[] a) {
if (a.length == 0) throw new... | UTF-8 | Java | 9,396 | java | Oblig1.java | Java | [
{
"context": "package Oblig1;\n\n/*\n* @author Pedram Rahdeirjoo s325906\n* @author Muhammed Furkan Ergin s325881",
"end": 49,
"score": 0.9998899102210999,
"start": 32,
"tag": "NAME",
"value": "Pedram Rahdeirjoo"
},
{
"context": "\n* @author Pedram Rahdeirjoo s325906\n* @auth... | null | [] | package Oblig1;
/*
* @author <NAME> s325906
* @author <NAME> s325881
* */
import java.util.ArrayList;
import java.util.Arrays;
import java.util.NoSuchElementException;
public class Oblig1 {
//OPPGAVE 1
public static int maks(int[] a) {
if (a.length == 0) throw new NoSuchElementException("A... | 9,370 | 0.426456 | 0.415806 | 420 | 21.357143 | 20.459625 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.438095 | false | false | 12 |
15788388c593748fc5d544bdb78b2e6fee1dae4c | 34,832,184,799,658 | 2ff074b774dff6a3b21464c85a9b83c617c563f8 | /src/main/java/com/codecool/shop/dao/implementation/jdbc/AccountDaoJdbc.java | b5212b9b3212a9104f376b84fa43b545e328d53c | [] | no_license | marius-ceobanu/codecool-shop | https://github.com/marius-ceobanu/codecool-shop | 2da84717eee6b25b8e664e1594353b73ecc2623c | c5e63df364d87a82b41088bf7a253eac12dcefe0 | refs/heads/main | 2023-04-04T07:28:06.063000 | 2021-04-12T16:44:42 | 2021-04-12T16:44:42 | 346,633,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codecool.shop.dao.implementation.jdbc;
import com.codecool.shop.dao.AccountDao;
import com.codecool.shop.manager.DatabaseManager;
import com.codecool.shop.model.Account;
import java.io.IOException;
import java.sql.*;
public class AccountDaoJdbc implements AccountDao {
private static AccountDaoJdbc i... | UTF-8 | Java | 3,079 | java | AccountDaoJdbc.java | Java | [] | null | [] | package com.codecool.shop.dao.implementation.jdbc;
import com.codecool.shop.dao.AccountDao;
import com.codecool.shop.manager.DatabaseManager;
import com.codecool.shop.model.Account;
import java.io.IOException;
import java.sql.*;
public class AccountDaoJdbc implements AccountDao {
private static AccountDaoJdbc i... | 3,079 | 0.550179 | 0.54823 | 101 | 29.485149 | 23.842144 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.49505 | false | false | 12 |
e754d8c9d18c986536545d78086208237453776e | 37,409,165,156,266 | d30d549bfeec21877ef4db420ae2500f73359eb4 | /src/main/java/tree/GraphListsForViz.java | 5302ade09e9cd6515b74b18f95f3a65933594238 | [] | no_license | ThomasFarrenkopf/AOWLN | https://github.com/ThomasFarrenkopf/AOWLN | 2b4ef0aefbfabd835e5a9fd6ab8368c134e7ca79 | d19716d644ad65dc51c035e1578490981a652498 | refs/heads/master | 2020-04-16T21:07:53.084000 | 2019-01-15T19:33:12 | 2019-01-15T19:33:12 | 165,914,942 | 0 | 0 | null | true | 2019-01-15T20:00:50 | 2019-01-15T20:00:50 | 2019-01-15T19:33:14 | 2019-01-15T19:33:13 | 0 | 0 | 0 | 0 | null | false | null | package tree;
/**
* Created by Thomas Farrenkopf on 19.06.2017.
*/
public class GraphListsForViz {
NodeConnection[] connections;
NodeInfo[] nodes;
public GraphListsForViz(NodeInfo[] nodes, NodeConnection[] connections){
this.nodes = nodes;
this.connections = connections;
}
pu... | UTF-8 | Java | 461 | java | GraphListsForViz.java | Java | [
{
"context": "package tree;\n\n/**\n * Created by Thomas Farrenkopf on 19.06.2017.\n */\npublic class GraphListsForViz ",
"end": 50,
"score": 0.9998775720596313,
"start": 33,
"tag": "NAME",
"value": "Thomas Farrenkopf"
}
] | null | [] | package tree;
/**
* Created by <NAME> on 19.06.2017.
*/
public class GraphListsForViz {
NodeConnection[] connections;
NodeInfo[] nodes;
public GraphListsForViz(NodeInfo[] nodes, NodeConnection[] connections){
this.nodes = nodes;
this.connections = connections;
}
public NodeCo... | 450 | 0.639913 | 0.62256 | 25 | 17.440001 | 19.732368 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 12 |
80f93b2b754d7bec54c337c6b31ac8f1ca411f0d | 26,431,228,808,846 | a1d817657c50cc618504ca8df969ba1e19d6e152 | /src/main/java/tw/org/gameoflife/InputParser.java | b4c9b212e9187ebd0acdad3fc8b3c3dd96e23b7c | [] | no_license | StutiSri/GameOfLife | https://github.com/StutiSri/GameOfLife | 63e150ed3c675bf4e676b1250a25b86ba07aa25f | 3209f215daef67e8d069de791e7851adaa7923e0 | refs/heads/master | 2020-06-19T03:08:08.078000 | 2017-06-13T12:44:38 | 2017-06-13T12:44:38 | 94,174,243 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tw.org.gameoflife;
import tw.org.model.Cell;
import tw.org.model.Grid;
import java.util.ArrayList;
public class InputParser {
public Grid createGrid(ArrayList<String> seedPattern) {
ArrayList<Cell> aliveCells = new ArrayList<>();
for(String inputItem : seedPattern){
aliveCells... | UTF-8 | Java | 421 | java | InputParser.java | Java | [] | null | [] | package tw.org.gameoflife;
import tw.org.model.Cell;
import tw.org.model.Grid;
import java.util.ArrayList;
public class InputParser {
public Grid createGrid(ArrayList<String> seedPattern) {
ArrayList<Cell> aliveCells = new ArrayList<>();
for(String inputItem : seedPattern){
aliveCells... | 421 | 0.67696 | 0.67696 | 16 | 25.3125 | 21.52533 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 12 |
81434a66c439e6be12296a13f4792b1eeba71473 | 17,626,545,836,042 | 128b8887dbe12f88a7c2fea6ab9bb7233d02954b | /all-demo/src/main/java/com/zyj/alldemo/singleton/SingletonFull.java | 84bfb26a81d8c82af1740bbb88a787d79593e691 | [] | no_license | ZhangYunJieZhang/micro-service | https://github.com/ZhangYunJieZhang/micro-service | 5b711d4cf2707ce5498c27779eb251573ddf83d0 | eeab86694fab2c9be1435f4fbb31bed226458369 | refs/heads/master | 2023-04-03T10:01:32.547000 | 2023-03-15T08:39:37 | 2023-03-15T08:39:37 | 237,729,028 | 0 | 0 | null | false | 2023-03-15T09:38:17 | 2020-02-02T06:27:18 | 2022-08-09T08:19:54 | 2023-03-15T09:38:17 | 192 | 0 | 0 | 6 | Java | false | false | package com.zyj.alldemo.singleton;
/**
* 饿汉单例模式
*
* 优点:先天性线程安全
* 缺点:浪费jvm内存,单例都是直接放到永久代不会被回收
*/
public class SingletonFull {
private final static SingletonFull singletonFull = new SingletonFull();
//方法二
//private static SingletonFull singletonFull = new SingletonFull();
//私有化无参构造函数
private ... | UTF-8 | Java | 690 | java | SingletonFull.java | Java | [] | null | [] | package com.zyj.alldemo.singleton;
/**
* 饿汉单例模式
*
* 优点:先天性线程安全
* 缺点:浪费jvm内存,单例都是直接放到永久代不会被回收
*/
public class SingletonFull {
private final static SingletonFull singletonFull = new SingletonFull();
//方法二
//private static SingletonFull singletonFull = new SingletonFull();
//私有化无参构造函数
private ... | 690 | 0.672285 | 0.672285 | 29 | 17.413794 | 20.937538 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.172414 | false | false | 12 |
c2f8ba4e4ef9b0ef759c6cefce8433e3a6352d48 | 1,924,145,405,067 | 010b0b5bec2d66215c65ced8db5a661df3811a79 | /app/src/main/java/link/mgiannone/musixmatchapp/ui/lyrics/LyricsComponent.java | 6cad2fb2b364931f21b8e704b09823204a781fa0 | [] | no_license | mickgian/MusixMatchApp | https://github.com/mickgian/MusixMatchApp | 4ded7191c63f596dee5587a132a5f6c4e687bc61 | 8349cd7a42dea1f88699bdfbbe595b02a701c42f | refs/heads/master | 2020-04-16T20:01:31.974000 | 2019-01-17T16:32:30 | 2019-01-17T16:32:30 | 165,879,978 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package link.mgiannone.musixmatchapp.ui.lyrics;
import dagger.Component;
import link.mgiannone.musixmatchapp.ui.base.ActivityScope;
@ActivityScope
@Component(modules = LyricsPresenterModule.class)
public interface LyricsComponent {
void inject(LyricsActivity lyricsActivity);
}
| UTF-8 | Java | 281 | java | LyricsComponent.java | Java | [] | null | [] | package link.mgiannone.musixmatchapp.ui.lyrics;
import dagger.Component;
import link.mgiannone.musixmatchapp.ui.base.ActivityScope;
@ActivityScope
@Component(modules = LyricsPresenterModule.class)
public interface LyricsComponent {
void inject(LyricsActivity lyricsActivity);
}
| 281 | 0.839858 | 0.839858 | 10 | 27.1 | 21.20118 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
b267f43cf61295b785a59035339e7b679435fddb | 19,241,453,532,547 | 2c732e149205b3b494303d31686e89b917488eb5 | /src/main/java/com/escst/attendance/bean/AttendanceBean.java | 85635f154d30299c6e3471b1a13275b6a955ba58 | [] | no_license | jinxiaocheng/zhcj_web_shardingjdbc | https://github.com/jinxiaocheng/zhcj_web_shardingjdbc | 67443cd2579673857da448f4bffcccd3e4625554 | b6bc51c19d397e013f5a67e867e5df88df19f078 | refs/heads/master | 2020-07-22T13:03:09.983000 | 2019-09-09T03:44:49 | 2019-09-09T03:44:49 | 207,209,343 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.escst.attendance.bean;
import com.escst.commons.entity.BaseEntity;
/**
* @author dwj
* @desc
* @date 10:55 2017/10/30
*/
public class AttendanceBean extends BaseEntity{
private String id;
private String constructionId;
private String constructionName;
private String belongArea;
p... | UTF-8 | Java | 1,515 | java | AttendanceBean.java | Java | [
{
"context": "m.escst.commons.entity.BaseEntity;\n\n/**\n * @author dwj\n * @desc\n * @date 10:55 2017/10/30\n */\npublic cla",
"end": 99,
"score": 0.9996553659439087,
"start": 96,
"tag": "USERNAME",
"value": "dwj"
}
] | null | [] | package com.escst.attendance.bean;
import com.escst.commons.entity.BaseEntity;
/**
* @author dwj
* @desc
* @date 10:55 2017/10/30
*/
public class AttendanceBean extends BaseEntity{
private String id;
private String constructionId;
private String constructionName;
private String belongArea;
p... | 1,515 | 0.640264 | 0.632343 | 76 | 18.93421 | 17.602583 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302632 | false | false | 12 |
7555b3a65805900a89a331b19d6d7868c48b9203 | 22,677,427,330,413 | b776a4cc204cf5cc05616e5534825d57ce41bc74 | /graph/src/Graph.java | bcb118fe67b1808e6252df1f9198194a58de9187 | [] | no_license | IrisYanfGuo/algorithms_java | https://github.com/IrisYanfGuo/algorithms_java | 557392b3de992c26b0dc44421cab80f6670cedd0 | 988bad198a6674198846117d8d0e175c18c93e77 | refs/heads/master | 2021-01-17T15:13:05.561000 | 2017-01-15T18:24:35 | 2017-01-15T18:24:35 | 71,831,426 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.DoubleSummaryStatistics;
/**
* ClassName:Graph
* Version:1.0
* Time : 12:35 11.Dec 2016
*
* @author Yanfang Guo <yanfguo@outlook.com <yanfguo@vub.ac.be>
*/
public class Graph {
private Matrix data;
private int nrNodes;
public Graph(int nrNodes) {
data = new Matrix(nrNodes);
... | UTF-8 | Java | 506 | java | Graph.java | Java | [
{
"context": "sion:1.0\n * Time : 12:35 11.Dec 2016\n *\n * @author Yanfang Guo <yanfguo@outlook.com <yanfguo@vub.ac.be>\n */\npubl",
"end": 134,
"score": 0.9998745918273926,
"start": 123,
"tag": "NAME",
"value": "Yanfang Guo"
},
{
"context": "me : 12:35 11.Dec 2016\n *\n * @author Y... | null | [] | import java.util.DoubleSummaryStatistics;
/**
* ClassName:Graph
* Version:1.0
* Time : 12:35 11.Dec 2016
*
* @author <NAME> <<EMAIL> <<EMAIL>>
*/
public class Graph {
private Matrix data;
private int nrNodes;
public Graph(int nrNodes) {
data = new Matrix(nrNodes);
}
public void addEdge(... | 479 | 0.634387 | 0.610672 | 26 | 18.461538 | 18.087885 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 12 |
0ce062053fc3edbd1bf2b22fe1221f35e4b7586c | 28,750,511,138,217 | f347c9bd277938a77b989e7712b307e9d64ebce4 | /day2/task4/src/test/java/com/pozharsky/dmitri/authentication/PasswordAuthenticationTest.java | 6369308bc8b64ff90b58741e6d9e00770c483678 | [] | no_license | pij1989/epam_course | https://github.com/pij1989/epam_course | 849506e7f4bf9a935ca2c1c043792aeee5feefd4 | a9016f5dc87f3e7706a2cf88ce22f393321d708b | refs/heads/main | 2023-01-20T07:45:23.528000 | 2020-11-24T17:01:10 | 2020-11-24T17:01:10 | 311,436,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pozharsky.dmitri.authentication;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import static org.testng.Assert.assertFalse;
import static org.testng.Assert.assertTrue;
public class PasswordAuthenticationTest {
PasswordAuthenti... | UTF-8 | Java | 1,058 | java | PasswordAuthenticationTest.java | Java | [
{
"context": "wordAuthentication;\n String correctPassword = \"123456Ab\";\n String incorrectPassword = \"234567Ad\";\n\n ",
"end": 389,
"score": 0.9993929266929626,
"start": 381,
"tag": "PASSWORD",
"value": "123456Ab"
},
{
"context": "ord = \"123456Ab\";\n String incorrec... | null | [] | package com.pozharsky.dmitri.authentication;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.Test;
import static org.testng.Assert.assertFalse;
import static org.testng.Assert.assertTrue;
public class PasswordAuthenticationTest {
PasswordAuthenti... | 1,062 | 0.728733 | 0.717391 | 38 | 26.868422 | 22.297239 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.447368 | false | false | 12 |
721fad7e1d0a3bf5273b5f173ce04a220766a4ea | 21,990,232,587,526 | ade617eef1ab665287fc9ec693236276a2eef478 | /src/main/java/com/springboot/centreequestre/model/Cheval.java | 396d66cce149d3cf8452b7fbb1892860e5cffb4a | [] | no_license | ThivyaApp/spring-boot | https://github.com/ThivyaApp/spring-boot | 52a4c9878338b981f919afa14bb0908d1fde14cd | a587c05f4f3596f2cf07b3514017e1e54e1a3004 | refs/heads/master | 2023-01-08T06:47:13.656000 | 2020-11-14T20:06:18 | 2020-11-14T20:06:18 | 312,699,472 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.springboot.centreequestre.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "chevaux")
public class Cheval {
priv... | UTF-8 | Java | 1,405 | java | Cheval.java | Java | [] | null | [] | package com.springboot.centreequestre.model;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Table;
@Entity
@Table(name = "chevaux")
public class Cheval {
priv... | 1,405 | 0.594306 | 0.594306 | 69 | 19.362318 | 17.718386 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449275 | false | false | 12 |
656254e8c1c08151c9bdb46daab0bd03c536a498 | 15,152,644,684,332 | 5b173c3b0ee8a9eb2351086e5a2e199b4fceb5fd | /src/java/SOS/ReviewItem.java | dd7c059d4ca201367ce0f092f593a4a897b00449 | [] | no_license | lochanadinidu94/shopping_cart_javaEE_mysql_hibernate | https://github.com/lochanadinidu94/shopping_cart_javaEE_mysql_hibernate | 28befc4007fc0c2b1a62d8a0cf06a18a5efc1935 | 1816b45a3f04635a0dcb15af608da40eb9d1d867 | refs/heads/main | 2023-01-07T18:41:27.503000 | 2020-11-06T22:58:15 | 2020-11-06T22:58:15 | 310,722,718 | 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 SOS;
import Class.SessionCart;
import Class.SessionCartItems;
import Databasefile.HibernateConnection;
import com.ja... | UTF-8 | Java | 6,460 | java | ReviewItem.java | Java | [
{
"context": "import org.json.JSONObject;\r\n\r\n/**\r\n *\r\n * @author Lochana\r\n */\r\npublic class ReviewItem extends HttpServlet {",
"end": 850,
"score": 0.9752993583679199,
"start": 843,
"tag": "NAME",
"value": "Lochana"
}
] | 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 SOS;
import Class.SessionCart;
import Class.SessionCartItems;
import Databasefile.HibernateConnection;
import com.ja... | 6,460 | 0.590402 | 0.583746 | 161 | 38.124222 | 31.695908 | 123 | false | false | 0 | 0 | 0 | 0 | 70 | 0.010836 | 0.583851 | false | false | 12 |
a7c139e90a11c82d6a2445def2fe01da3e84ef09 | 22,436,909,210,915 | 1074c97cdd65d38c8c6ec73bfa40fb9303337468 | /rda0105-agl-aus-java-a43926f304e3/xms-persistence/src/main/java/com/gms/xms/persistence/service/payment/PaymentServiceImp.java | b381d4f47874a6b3f5b6f2f6751a16865eb79579 | [] | no_license | gahlawat4u/repoName | https://github.com/gahlawat4u/repoName | 0361859254766c371068e31ff7be94025c3e5ca8 | 523cf7d30018b7783e90db98e386245edad34cae | refs/heads/master | 2020-05-17T01:26:00.968000 | 2019-04-29T06:11:52 | 2019-04-29T06:11:52 | 183,420,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gms.xms.persistence.service.payment;
import com.gms.xms.common.exception.DaoException;
import com.gms.xms.persistence.config.SqlSessionClient;
import com.gms.xms.persistence.dao.CustomerPaymentDao;
import com.gms.xms.persistence.dao.InvoicePaymentDao;
import com.gms.xms.persistence.dao.InvoicePayment... | UTF-8 | Java | 4,079 | java | PaymentServiceImp.java | Java | [] | null | [] | package com.gms.xms.persistence.service.payment;
import com.gms.xms.common.exception.DaoException;
import com.gms.xms.persistence.config.SqlSessionClient;
import com.gms.xms.persistence.dao.CustomerPaymentDao;
import com.gms.xms.persistence.dao.InvoicePaymentDao;
import com.gms.xms.persistence.dao.InvoicePayment... | 4,079 | 0.657514 | 0.655308 | 81 | 48.382717 | 33.529263 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.654321 | false | false | 12 |
3bc6fe5963062f999a39b80475f48d33cd97769f | 1,752,346,676,595 | b1e9b6b88e8a040da035e32f74df0e7518d06af8 | /src/main/java/com/unrealdinnerbone/yaum/common/network/PacketSpawnFirework.java | dfd9d6c5a42e8a57dd15e3ff3a94e59170906e2d | [] | no_license | UnRealDinnerbone/Yaum | https://github.com/UnRealDinnerbone/Yaum | 5e2cb684a3a43ef86ced2dff89d281080a2b8b17 | 15ea167cc77698e1591d17c789750cad2007d885 | refs/heads/1.12.2 | 2020-12-30T15:54:17.912000 | 2018-06-09T16:46:28 | 2018-06-09T16:46:28 | 91,181,800 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unrealdinnerbone.yaum.common.network;
import com.unrealdinnerbone.yaum.api.firework.EnumExplodeEffect;
import com.unrealdinnerbone.yaum.api.firework.EnumFireworkEffect;
import com.unrealdinnerbone.yaum.api.firework.FireworkBase;
import com.unrealdinnerbone.yaum.api.network.ISimplePacket;
import com.unreald... | UTF-8 | Java | 3,563 | java | PacketSpawnFirework.java | Java | [] | null | [] | package com.unrealdinnerbone.yaum.common.network;
import com.unrealdinnerbone.yaum.api.firework.EnumExplodeEffect;
import com.unrealdinnerbone.yaum.api.firework.EnumFireworkEffect;
import com.unrealdinnerbone.yaum.api.firework.FireworkBase;
import com.unrealdinnerbone.yaum.api.network.ISimplePacket;
import com.unreald... | 3,563 | 0.726074 | 0.72439 | 100 | 34.630001 | 35.893078 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62 | false | false | 12 |
c4b508a39dad083c56f8f2a791fa991fbbd92aad | 15,590,731,342,259 | 08d8a2fd74d17beb0317b453caee824fbc6418c1 | /rings/src/main/java/cc/redberry/rings/poly/multivar/MonomialSetView.java | 3fff7bf43143373835aa7fe9a1a4e7a5e8abc2ed | [
"Apache-1.1",
"Apache-2.0"
] | permissive | PoslavskySV/rings | https://github.com/PoslavskySV/rings | 98969a2d9cb119b3961ab61df6a23ebed1770f73 | 8097385839c8f3539f53bb342a6401cad743bf09 | refs/heads/develop | 2022-05-13T01:07:44.709000 | 2022-05-02T14:46:38 | 2022-05-02T14:46:38 | 85,172,071 | 75 | 13 | null | false | 2021-09-26T22:29:51 | 2017-03-16T08:36:22 | 2021-09-25T13:25:02 | 2021-09-26T22:29:50 | 25,934 | 54 | 7 | 13 | Java | false | false | package cc.redberry.rings.poly.multivar;
import cc.redberry.rings.util.ArraysUtil;
import java.util.Collection;
import java.util.Iterator;
/**
* Parent auxiliary interface for multivariate polynomials.
*
* @since 2.3
*/
interface MonomialSetView<Term extends AMonomial<Term>> extends Iterable<Term> {
Iterator... | UTF-8 | Java | 1,193 | java | MonomialSetView.java | Java | [] | null | [] | package cc.redberry.rings.poly.multivar;
import cc.redberry.rings.util.ArraysUtil;
import java.util.Collection;
import java.util.Iterator;
/**
* Parent auxiliary interface for multivariate polynomials.
*
* @since 2.3
*/
interface MonomialSetView<Term extends AMonomial<Term>> extends Iterable<Term> {
Iterator... | 1,193 | 0.65549 | 0.653814 | 48 | 23.854166 | 26.92659 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 12 |
6cb3bc536c3a8a30d71d64f963314e17df288ee6 | 13,683,765,807,002 | 2db67d27cd3dc324ea396d56d104c908ac911eca | /OzarkClient/src/main/java/me/trambled/ozark/ozarkclient/event/events/EventSwing.java | 4b0b5203b21fc568ae0c69984eb5920fd03cc030 | [] | no_license | XeonLyfe/Archive | https://github.com/XeonLyfe/Archive | 61283a8fb4a9c1065d4aaf7d68ccd8446ee93768 | a4d6954e169663eeec79bfefd034a96a98e78e7e | refs/heads/main | 2023-08-14T09:46:02.589000 | 2021-10-14T13:37:18 | 2021-10-14T13:37:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.trambled.ozark.ozarkclient.event.events;
import me.trambled.ozark.ozarkclient.event.Event;
import net.minecraft.util.EnumHand;
public class EventSwing extends Event {
public EnumHand hand;
public EventSwing(EnumHand hand) {
super();
this.hand = hand;
}
} | UTF-8 | Java | 302 | java | EventSwing.java | Java | [] | null | [] | package me.trambled.ozark.ozarkclient.event.events;
import me.trambled.ozark.ozarkclient.event.Event;
import net.minecraft.util.EnumHand;
public class EventSwing extends Event {
public EnumHand hand;
public EventSwing(EnumHand hand) {
super();
this.hand = hand;
}
} | 302 | 0.701987 | 0.701987 | 15 | 19.200001 | 18.637596 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
1b0d732dc3211a133add894cbef504f0fd927c1f | 7,481,833,091,892 | ccabf83d4a3d4c94e6b277be4c4772120852c172 | /Lec16Network/src/Ex05MultiChatServer.java | 3b045951feaa70a803f78c77fde41105402693e1 | [] | no_license | epalthek3029/Next_IT_Study | https://github.com/epalthek3029/Next_IT_Study | 17f42bebe520fd740fab164ce285377bbf96d576 | 617fd25a305159e60bdd1195500762a03ecbd71e | refs/heads/master | 2022-01-12T21:54:18.442000 | 2019-05-22T08:02:26 | 2019-05-22T08:02:26 | 187,979,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
import com.sun.jmx.remote.internal.ClientListenerInfo;
public class Ex05MultiChatServer {
ArrayList<Client> clie... | UTF-8 | Java | 2,269 | java | Ex05MultiChatServer.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.io.PrintWriter;
import java.net.ServerSocket;
import java.net.Socket;
import java.util.ArrayList;
import com.sun.jmx.remote.internal.ClientListenerInfo;
public class Ex05MultiChatServer {
ArrayList<Client> clie... | 2,269 | 0.622887 | 0.61999 | 102 | 19.303921 | 17.375771 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.813725 | false | false | 12 |
6eaaad45dd0635192d0fd528838086a7cc6645f2 | 35,510,789,611,403 | 946ae86de703a767324d598fc09af3541c45daa0 | /SwtTaskManager/src/com/taskmanager/Program.java | 679a6a88343957a35b63e88211d42a1b0d8b85d5 | [] | no_license | ramjiik1992/2020-advancedJava | https://github.com/ramjiik1992/2020-advancedJava | 412e74441bc2514103b80d2cc31a82e9a4f6dbeb | ff18b54a7aeb56fb7f74539ea4100e94edcafb6c | refs/heads/master | 2022-09-19T15:20:00.249000 | 2020-06-01T12:42:56 | 2020-06-01T12:42:56 | 265,818,619 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.taskmanager;
import com.taskmanager.builder.TaskManagerFormDisplayBuilder;
import com.taskmanager.utils.Application;
public class Program {
public static void main(String[] args) {
Application
.instance
.setTitle("Task Manager")
.build(new TaskManagerFormDisplayBuilder())
.run();
}... | UTF-8 | Java | 324 | java | Program.java | Java | [] | null | [] | package com.taskmanager;
import com.taskmanager.builder.TaskManagerFormDisplayBuilder;
import com.taskmanager.utils.Application;
public class Program {
public static void main(String[] args) {
Application
.instance
.setTitle("Task Manager")
.build(new TaskManagerFormDisplayBuilder())
.run();
}... | 324 | 0.737654 | 0.737654 | 19 | 16.052631 | 18.599586 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.263158 | false | false | 12 |
dd3cfc4d05e2599e36178650d326cb70b3b064bc | 5,789,615,934,605 | dd5ee72108c10a54ea8d0e0d52fd66159bcc52c5 | /src/main/java/com/san/controller/AppController.java | cac335d3fbead8064b68193d0839de3ad8ec939c | [] | no_license | anilagrawal038/spring-web-sample-app | https://github.com/anilagrawal038/spring-web-sample-app | 8673fd48b823798944ff3647e42a69f793602dd3 | c4e84f6f6d98af84afea9c30e7e422c548e099b3 | refs/heads/master | 2021-06-21T19:43:45.892000 | 2017-07-03T13:33:40 | 2017-07-03T13:33:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.san.controller;
import org.apache.log4j.Logger;
import org.springframework.security.access.annotation.Secured;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
public c... | UTF-8 | Java | 528 | java | AppController.java | Java | [] | null | [] | package com.san.controller;
import org.apache.log4j.Logger;
import org.springframework.security.access.annotation.Secured;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
@Controller
public c... | 528 | 0.785985 | 0.784091 | 18 | 28.333334 | 22.866764 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.888889 | false | false | 12 |
31aeae548e283a5280d083b99292f3e315b30346 | 764,504,231,447 | c566c300ac2993a4dab5fb11bc394d703856b62d | /src/test/java/com/jscherrer/personal/services/HelloWorldServiceTest.java | 02d5a662a29c3f74e46a5e0c51118a8d4d52b1c7 | [] | no_license | SirProgram/helloworld | https://github.com/SirProgram/helloworld | 8afe838db664ebca6deab5c615f7e6c568ef701f | bc85fe60fba903bb9fd13a507100d531e5dca0f3 | refs/heads/master | 2020-03-18T19:29:51.842000 | 2018-05-29T09:52:40 | 2018-05-29T09:52:40 | 135,158,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jscherrer.personal.services;
import org.assertj.core.api.Assertions;
import org.junit.Test;
import javax.ws.rs.core.Response;
public class HelloWorldServiceTest {
private HelloWorldService helloWorldService = new HelloWorldService();
@Test
public void greetName() {
String inputName ... | UTF-8 | Java | 599 | java | HelloWorldServiceTest.java | Java | [
{
"context": "ic void greetName() {\n String inputName = \"Amely\";\n String expectedResult = \"Greetings Amel",
"end": 328,
"score": 0.9993464350700378,
"start": 323,
"tag": "NAME",
"value": "Amely"
}
] | null | [] | package com.jscherrer.personal.services;
import org.assertj.core.api.Assertions;
import org.junit.Test;
import javax.ws.rs.core.Response;
public class HelloWorldServiceTest {
private HelloWorldService helloWorldService = new HelloWorldService();
@Test
public void greetName() {
String inputName ... | 599 | 0.731219 | 0.731219 | 22 | 26.272728 | 26.124147 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 12 |
c7d43b4842db70f6192ac132ef299112a6ee0cf0 | 35,029,753,269,569 | 0c870efc3c6dfc0d609e3855df63ea95d37d7f02 | /app/src/main/java/com/example/tanksbattle/fragment/MultiplayerMenuFragment.java | a3449b8ad463ab8c874252277650096980700ec0 | [] | no_license | ImanGhasemiArani/TanksBattle | https://github.com/ImanGhasemiArani/TanksBattle | d8f82460edf787692cab04e14962167a3d451e5f | bb68e1af8dcfa6ff8359a0446099f8b896277503 | refs/heads/main | 2023-08-03T16:00:04.914000 | 2021-09-12T20:23:03 | 2021-09-12T20:23:03 | 400,854,693 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tanksbattle.fragment;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentTransaction;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget... | UTF-8 | Java | 2,689 | java | MultiplayerMenuFragment.java | Java | [] | null | [] | package com.example.tanksbattle.fragment;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentManager;
import androidx.fragment.app.FragmentTransaction;
import android.os.Bundle;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget... | 2,689 | 0.721458 | 0.721458 | 69 | 37.985508 | 35.004967 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.782609 | false | false | 12 |
fcf2b60e2d9648b8c259ef460d6580cc6d7cfece | 13,116,830,192,285 | abe5057bf7ac694b329aee2c0fce74eb7137d3d4 | /PathogenPortal/src/edu/vt/vbi/ci/pathport/StaticPage.java | 1ddab7dcbca25df9dc8629734ba9dd11d19ec9eb | [] | no_license | enordber/pathogenportal | https://github.com/enordber/pathogenportal | f859fd6e13f3de3a86c75f9c0a6f5c8248a64bf4 | 0dda395dbc3dadc543a4744102c35636d408301d | refs/heads/master | 2016-09-05T22:15:33.158000 | 2012-09-13T18:01:19 | 2012-09-13T18:01:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.vt.vbi.ci.pathport;
public class StaticPage extends PPDataSet{
String content;
public void setContent(String c) {
content = c;
}
public String getHTML() {
return content;
}
}
| UTF-8 | Java | 202 | java | StaticPage.java | Java | [] | null | [] | package edu.vt.vbi.ci.pathport;
public class StaticPage extends PPDataSet{
String content;
public void setContent(String c) {
content = c;
}
public String getHTML() {
return content;
}
}
| 202 | 0.70297 | 0.70297 | 14 | 13.428572 | 14.276425 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 12 |
881fd5c456545d6e278087a6a36642078bf17f23 | 32,263,794,372,748 | 5e5be17f45e4a014d71c0d965dd5974d11f83c69 | /app/src/main/java/net/myenv/screenrecording/saveScreenshot.java | 0cba4f68c4a1222226cee6429dac098f011a15d7 | [] | no_license | mmaciejow/ScreenRecording | https://github.com/mmaciejow/ScreenRecording | 27f7fc82a6903954bdc99c20172978f164b07b7c | 59bff399093f805e48edda5ac8be1d52830bf75a | refs/heads/master | 2021-04-06T10:39:32.632000 | 2018-03-14T14:54:36 | 2018-03-14T14:54:36 | 125,226,019 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.myenv.screenrecording;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Environment;
import android.widget.Toast;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.L... | UTF-8 | Java | 1,413 | java | saveScreenshot.java | Java | [] | null | [] | package net.myenv.screenrecording;
import android.content.Context;
import android.graphics.Bitmap;
import android.os.Environment;
import android.widget.Toast;
import java.io.File;
import java.io.FileOutputStream;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.L... | 1,413 | 0.590941 | 0.588818 | 53 | 25.660378 | 23.060171 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622642 | false | false | 12 |
5ef6828b3b2e40eccea59d09700a99392adc9e7e | 6,098,853,618,650 | a59ef9a5bb7178ddc99a551e7782c37164555597 | /bazl-dna-lims-core/src/main/java/com/bazl/dna/lims/core/dao/MatchRelativeResultMapper.java | b867e8fa5546f0125194de98444a7e014469cede | [
"MIT"
] | permissive | wanghaiyang-github/dna-cloud | https://github.com/wanghaiyang-github/dna-cloud | 25d6846298b51158d0e04baeaa9496b7e9f256c8 | 93ac90c3b97557193493eac86f7509db34c7e795 | refs/heads/master | 2022-12-06T19:51:26.771000 | 2020-08-05T14:51:12 | 2020-08-05T14:51:12 | 285,316,367 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bazl.dna.lims.core.dao;
import com.bazl.dna.lims.core.model.po.MatchRelativeResult;
import com.bazl.dna.lims.core.model.vo.MatchRelativeResultVo;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface MatchRelativeResultMapper {
int deleteByPrimaryKey(String id);
int... | UTF-8 | Java | 1,677 | java | MatchRelativeResultMapper.java | Java | [] | null | [] | package com.bazl.dna.lims.core.dao;
import com.bazl.dna.lims.core.model.po.MatchRelativeResult;
import com.bazl.dna.lims.core.model.vo.MatchRelativeResultVo;
import org.apache.ibatis.annotations.Param;
import java.util.List;
public interface MatchRelativeResultMapper {
int deleteByPrimaryKey(String id);
int... | 1,677 | 0.790981 | 0.790981 | 51 | 31.196079 | 35.99892 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45098 | false | false | 12 |
39ccd58f038c483570c937e146e65e5bf119e4ab | 28,552,942,636,912 | 73aafbd640003cf67e85567cc7d9fa43f04b755b | /hw-cloud-ums-service/src/main/java/com/vortex/cloud/ums/dataaccess2/service/impl/TenantServiceImpl.java | 2ca82cbe27980a329e1d0100dd84ef1727034551 | [] | no_license | wm0562/web | https://github.com/wm0562/web | fa8d3fcf05b74448e01eacb0af88bf3e6fb41732 | efcc94795d9204c9b8e67d7582184dca92f749e0 | refs/heads/master | 2022-07-28T03:13:13.841000 | 2019-10-25T02:38:18 | 2019-10-25T02:38:18 | 217,434,780 | 0 | 0 | null | false | 2022-07-01T21:28:10 | 2019-10-25T02:29:42 | 2019-10-25T02:40:55 | 2022-07-01T21:28:09 | 2,473 | 0 | 0 | 3 | Java | false | false | package com.vortex.cloud.ums.dataaccess2.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.vortex.cloud.... | UTF-8 | Java | 815 | java | TenantServiceImpl.java | Java | [] | null | [] | package com.vortex.cloud.ums.dataaccess2.service.impl;
import java.util.List;
import javax.annotation.Resource;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.vortex.cloud.... | 815 | 0.782822 | 0.771779 | 30 | 25.166666 | 24.303749 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7 | false | false | 12 |
1810467805aab6de432425f539ee5b26ddefff04 | 21,947,282,937,223 | e30acdd2916f62b6ec0afa67b108d9d1a5aaff3b | /UtopiaCore/src/main/java/ir/utopia/common/basicinformation/supplier/bean/CmSupplierFacadeRemote.java | 63f8c18ba5846dc875ef3d00f7f48c757120c6ed | [] | no_license | m2je/Utopia | https://github.com/m2je/Utopia | c049789faa5b840cbfd2e942d56a54ebc8c71f18 | e5db03439220479fd0d9186db2ee812649e0f583 | refs/heads/master | 2016-09-05T23:36:57.545000 | 2013-09-28T10:21:05 | 2013-09-28T10:21:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.utopia.common.basicinformation.supplier.bean;
import ir.utopia.common.basicinformation.supplier.persistent.CmSupplier;
import ir.utopia.common.basicinformation.supplier.persistent.CmVSupplier;
import ir.utopia.core.bean.UtopiaBasicUsecaseBean;
import javax.ejb.Remote;
/**
* Remote interface fo... | UTF-8 | Java | 479 | java | CmSupplierFacadeRemote.java | Java | [
{
"context": " Remote interface for CmSupplier.\r\n * \r\n * @author Arsalani\r\n */\r\n@Remote\r\npublic interface CmSupplierFacadeR",
"end": 359,
"score": 0.996954619884491,
"start": 351,
"tag": "NAME",
"value": "Arsalani"
}
] | null | [] | package ir.utopia.common.basicinformation.supplier.bean;
import ir.utopia.common.basicinformation.supplier.persistent.CmSupplier;
import ir.utopia.common.basicinformation.supplier.persistent.CmVSupplier;
import ir.utopia.core.bean.UtopiaBasicUsecaseBean;
import javax.ejb.Remote;
/**
* Remote interface fo... | 479 | 0.787056 | 0.787056 | 18 | 24.611111 | 30.636106 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
c492e8302ad78c394b55f1aeb42b968ba84d6db4 | 33,921,651,711,364 | 377301573e09de9d44c079ccc7f0f1f302cf3673 | /app/src/main/java/com/python/cat/potato/domain/LoginResult.java | f62b8b9e49cc559683736c29487bffc3b7d46055 | [
"Apache-2.0"
] | permissive | pythoncat1024/didactic-potato | https://github.com/pythoncat1024/didactic-potato | d8fa2d6f375ea01850f82a98d04bbf5855334a39 | 48d06ad06c424069906638ba0c35464213784924 | refs/heads/master | 2020-04-05T08:22:37.560000 | 2019-09-10T13:52:50 | 2019-09-10T13:52:50 | 156,712,770 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.python.cat.potato.domain;
import java.util.List;
/**
* user/login http resp body
*/
public class LoginResult {
/**
* data : {"chapterTops":[],"collectIds":[2864,3016,7418],"email":"","icon":"","id":6649,"password":"","token":"","type":0,"username":"pythoncat"}
* errorCode : 0
* error... | UTF-8 | Java | 1,215 | java | LoginResult.java | Java | [
{
"context": "649,\"password\":\"\",\"token\":\"\",\"type\":0,\"username\":\"pythoncat\"}\n * errorCode : 0\n * errorMsg :\n */\n",
"end": 284,
"score": 0.999423623085022,
"start": 275,
"tag": "USERNAME",
"value": "pythoncat"
},
{
"context": " token :\n * type : 0... | null | [] | package com.python.cat.potato.domain;
import java.util.List;
/**
* user/login http resp body
*/
public class LoginResult {
/**
* data : {"chapterTops":[],"collectIds":[2864,3016,7418],"email":"","icon":"","id":6649,"password":"","token":"","type":0,"username":"pythoncat"}
* errorCode : 0
* error... | 1,215 | 0.503704 | 0.474897 | 52 | 22.365385 | 22.181965 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557692 | false | false | 12 |
c8d007d522d066f9a89a5c5fa1023e393eac436e | 5,884,105,259,094 | fd27886a54b4cd449b19cfa76f54294ffb98d30d | /CVServer/src/main/java/nn/cvserver/domen/Profil.java | 78971490d720b02686498335bc6a265b157be282 | [] | no_license | paun63/CVSeeker | https://github.com/paun63/CVSeeker | cc55f1ab8aaa4c19e4042d2225f11814db34f2c7 | 573b29e8427ed15ceed3225cd3370a0bf64c34df | refs/heads/master | 2020-03-11T06:18:21.673000 | 2018-05-28T17:04:29 | 2018-05-28T17:04:29 | 129,826,789 | 0 | 1 | null | false | 2018-05-20T15:49:22 | 2018-04-17T01:18:27 | 2018-05-20T15:48:12 | 2018-05-20T15:49:22 | 54,947 | 0 | 1 | 0 | Java | false | 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 nn.cvserver.domen;
import com.fasterxml.jackson.annotation.JsonBackReference;
import com.fasterxml.jackson.annotation.... | UTF-8 | Java | 4,289 | java | Profil.java | Java | [
{
"context": "sperreports.engine.JRField;\r\n\r\n/**\r\n *\r\n * @author P\r\n */\r\n@Entity\r\n@Table(name = \"profil\")\r\n@XmlRootEle",
"end": 1139,
"score": 0.8381496667861938,
"start": 1138,
"tag": "NAME",
"value": "P"
}
] | 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 nn.cvserver.domen;
import com.fasterxml.jackson.annotation.JsonBackReference;
import com.fasterxml.jackson.annotation.... | 4,289 | 0.633015 | 0.632315 | 153 | 26.032681 | 23.25573 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.457516 | false | false | 12 |
4f4b965b389f09851f4bf63731f806730b538d60 | 22,411,139,362,095 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_6a5332581a6c6edc8f215f9c95675a9302181d99/Option/6_6a5332581a6c6edc8f215f9c95675a9302181d99_Option_s.java | 21e4b2205dcd467701633464e3bc9516eb23f40c | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package dfh.cli;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
/**
* The base class for the various long or short flags one can put on the command
* line. An {@link Option} handles its own validation, defaults, parsing, and so
* forth.
* <p>
* <b>... | UTF-8 | Java | 3,904 | java | 6_6a5332581a6c6edc8f215f9c95675a9302181d99_Option_s.java | Java | [
{
"context": "b>Creation date:</b> Nov 10, 2011\n * \n * @author David Houghton\n * \n * @param <K>\n * the value asso",
"end": 383,
"score": 0.999866247177124,
"start": 369,
"tag": "NAME",
"value": "David Houghton"
}
] | null | [] | package dfh.cli;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
import java.util.TreeSet;
/**
* The base class for the various long or short flags one can put on the command
* line. An {@link Option} handles its own validation, defaults, parsing, and so
* forth.
* <p>
* <b>... | 3,896 | 0.650615 | 0.648053 | 165 | 22.654545 | 20.006865 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.757576 | false | false | 12 |
cdbe5382d6f78801731ec39a7b3f25e84e784db2 | 1,116,691,545,671 | e35604be2f8b21e17344089a9fcb168f6403ad06 | /tharik/project1/src/main/java/org/icbt/project1/Util.java | 5e7b3a25ffc76e69dfba623a922bf22860a3ad72 | [] | no_license | aryanserasinghe/icbt-23 | https://github.com/aryanserasinghe/icbt-23 | 70bfb5e59dc6e8dcb1f608bc244a95388824a567 | 35ffb8f268b8ccc33b0940fea8141a34c3a4ffe9 | refs/heads/master | 2023-08-27T10:40:58.065000 | 2021-08-08T05:08:26 | 2021-08-08T05:08:26 | 382,771,256 | 0 | 1 | null | true | 2021-09-05T03:31:14 | 2021-07-04T05:31:01 | 2021-08-08T05:13:26 | 2021-08-08T05:13:24 | 303 | 0 | 1 | 1 | Java | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package org.icbt.project1;
/**
*
* @author tharik
*/
public class Util {
public static String id = "S001";
publi... | UTF-8 | Java | 506 | java | Util.java | Java | [
{
"context": "\n */\npackage org.icbt.project1;\n\n/**\n *\n * @author tharik\n */\npublic class Util {\n \n \n public stat",
"end": 238,
"score": 0.9380089640617371,
"start": 232,
"tag": "USERNAME",
"value": "tharik"
}
] | 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 org.icbt.project1;
/**
*
* @author tharik
*/
public class Util {
public static String id = "S001";
publi... | 506 | 0.600791 | 0.58498 | 28 | 17.071428 | 19.322319 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 12 |
6f4b37d86f6e944baf5ac69f3e6d00b95524284e | 10,711,648,492,139 | 6df10630663071fe9b051d3b3a1d3b54d4061489 | /android-addressbook/src/ca/liquidlabs/addressbook/SimpleAddressBookAdapter.java | 1fcaf127199719ec28c228a2ecd9b87c320681b0 | [
"MIT"
] | permissive | itsalif/android-custom-listviews | https://github.com/itsalif/android-custom-listviews | 36fe244097224bb7bdea50c4bf20e92c33ff522a | 3b1288339d1ee2a42bf982a75aff22ae99aa50b3 | refs/heads/master | 2021-01-20T22:58:40.466000 | 2012-09-23T22:30:34 | 2012-09-23T22:30:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* A Custom Adapter which is used in List Views
* This Adapter uses a static inner class to hold the Views
* of each List View Item for faster performance as per Google
* Guideline
*
* @author Abdullah Rubiyath
* @copyright 2011 Liquid Labs Inc.
*
* Released under MIT License
*
*/
package ca.liquidlabs.... | UTF-8 | Java | 4,242 | java | SimpleAddressBookAdapter.java | Java | [
{
"context": "formance as per Google\n * Guideline\n * \n * @author Abdullah Rubiyath\n * @copyright 2011 Liquid Labs Inc.\n * \n * Releas",
"end": 220,
"score": 0.9998785257339478,
"start": 203,
"tag": "NAME",
"value": "Abdullah Rubiyath"
}
] | null | [] | /**
* A Custom Adapter which is used in List Views
* This Adapter uses a static inner class to hold the Views
* of each List View Item for faster performance as per Google
* Guideline
*
* @author <NAME>
* @copyright 2011 Liquid Labs Inc.
*
* Released under MIT License
*
*/
package ca.liquidlabs.addressbook... | 4,231 | 0.722301 | 0.720886 | 147 | 27.857143 | 26.367109 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.278912 | false | false | 12 |
6d5e87e58dec69b8dbc8a9c710a7a5ed99093992 | 30,219,389,914,014 | 62453a9f687e22cfac1cdcc253df50500a3927d8 | /src/data/database/dataEntities/SuperRoot.java | 64ab84c439572959e7d74663dfcc2eba3e75c5f6 | [] | no_license | linzhp/Propheta | https://github.com/linzhp/Propheta | fd04ae580af36fe3a102a45f3b138670ed071b7a | 9633d9f6fbc35e151271301dbdec2fb93a6fff1f | refs/heads/master | 2016-09-10T12:45:48.875000 | 2010-06-28T07:31:44 | 2010-06-28T07:31:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package data.database.dataEntities;
/**
* 本节点并不存在于数据库,在界面显示上,它是所有parentID为-1的节点的父节点
* 本类为单例,用于treeViewer.setInput。在项目的任何地方调用treeViewer.getInput
* 与调用本类的getInstance()得到的是同一个对像
*
* @author 林中鹏
*
*/
public class SuperRoot extends EstimateNode {
private static SuperRoot instance;
private SuperRoot(){
loadCh... | UTF-8 | Java | 639 | java | SuperRoot.java | Java | [
{
"context": "ut\n * 与调用本类的getInstance()得到的是同一个对像\n * \n * @author 林中鹏\n *\n */\n\npublic class SuperRoot extends EstimateNo",
"end": 197,
"score": 0.9991835355758667,
"start": 194,
"tag": "NAME",
"value": "林中鹏"
}
] | null | [] | package data.database.dataEntities;
/**
* 本节点并不存在于数据库,在界面显示上,它是所有parentID为-1的节点的父节点
* 本类为单例,用于treeViewer.setInput。在项目的任何地方调用treeViewer.getInput
* 与调用本类的getInstance()得到的是同一个对像
*
* @author 林中鹏
*
*/
public class SuperRoot extends EstimateNode {
private static SuperRoot instance;
private SuperRoot(){
loadCh... | 639 | 0.72167 | 0.717694 | 29 | 16.344828 | 16.682173 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.965517 | false | false | 12 |
cc76c091e4bc9dd70a9e7fa6f602e105b169cf6e | 11,888,469,504,212 | 22d722f2197c5f8022008f5832ff5dd8a905741b | /src/doodle/entidades/Pessoa.java | 8f9244b8464419163cba93b36cb8583e0a67c3f6 | [] | no_license | wzoreck/Doodle | https://github.com/wzoreck/Doodle | 943f84512851893863130229fb6d972167a8511f | 0880481c0bf173d61e8e1c372a5e4d335fbd5362 | refs/heads/master | 2022-12-17T03:31:06.233000 | 2020-09-20T22:07:45 | 2020-09-20T22:07:45 | 261,262,366 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package doodle.entidades;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import doodle.forum.Forum;
import doodle.forum.Pergunta;
import doodle.forum.Resposta;
public abstract class Pessoa {
private int id;
private String nome;
private String email;
private Date dataNascime... | UTF-8 | Java | 2,931 | java | Pessoa.java | Java | [] | null | [] | package doodle.entidades;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import doodle.forum.Forum;
import doodle.forum.Pergunta;
import doodle.forum.Resposta;
public abstract class Pessoa {
private int id;
private String nome;
private String email;
private Date dataNascime... | 2,931 | 0.692938 | 0.691573 | 128 | 21.898438 | 22.019112 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.914063 | false | false | 12 |
716d5d484ca487dc9ce7327108cbc1c59877a31a | 22,411,139,367,485 | 20ba06c990fafec51d0a6658ca0ea6b852fa0bd0 | /src/modelo/constantes.java | 11e597464d0919df9318e150a285a59a87267453 | [] | no_license | emproducciones2257/listaDePreciosUpdate | https://github.com/emproducciones2257/listaDePreciosUpdate | e4f4c0e5c1a904ee70a277d4dc8a0e137b574711 | 7f0633a3a3a254e0c5831339ecde3672ce087f83 | refs/heads/master | 2023-05-26T16:31:42.508000 | 2023-04-21T20:10:41 | 2023-04-21T20:10:41 | 249,266,156 | 0 | 0 | null | false | 2023-05-23T20:13:05 | 2020-03-22T20:24:49 | 2023-04-21T20:10:10 | 2023-05-23T20:13:05 | 1,464 | 0 | 0 | 1 | Java | false | false | package modelo;import views.ventanasAvisos;
public class constantes {
//cloud document
//cloud colection
public static final String COLECCION_DTO_NEC = "dtosNecesarios";
public static final String COLECCION_PRODUCTO = "productos";
public static final String COLECCION_PRECIOS = "precios";
public ... | UTF-8 | Java | 1,441 | java | constantes.java | Java | [] | null | [] | package modelo;import views.ventanasAvisos;
public class constantes {
//cloud document
//cloud colection
public static final String COLECCION_DTO_NEC = "dtosNecesarios";
public static final String COLECCION_PRODUCTO = "productos";
public static final String COLECCION_PRECIOS = "precios";
public ... | 1,441 | 0.74254 | 0.739764 | 41 | 33.146343 | 30.577021 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.390244 | false | false | 12 |
0355b3336148294910d966c4024b0e1416092e3d | 11,785,390,317,294 | 4fba021d4675d82240da1b9db8528bfe4c25beb8 | /src/main/java/com/selwill/track/service/MediaServiceImpl.java | d27c4cbf6f06c464042e8864ef9fefdd178eacb1 | [] | no_license | selwill/track | https://github.com/selwill/track | a9c1e4aba50ec15aa5ac814500d0ad6747824d17 | cdce559d580f602ad3a333e76598e469c6e0e211 | refs/heads/master | 2020-05-07T21:04:41.996000 | 2019-10-21T00:01:53 | 2019-10-21T00:01:53 | 180,890,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.selwill.track.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.selwill.track.model.Media;
import com.selwill.track.repository.MediaRepos... | UTF-8 | Java | 895 | java | MediaServiceImpl.java | Java | [] | null | [] | package com.selwill.track.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
import com.selwill.track.model.Media;
import com.selwill.track.repository.MediaRepos... | 895 | 0.731844 | 0.731844 | 39 | 21.97436 | 21.029268 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 12 |
de3c01a4c9e17bab9a5c4fc38c643df58a842c31 | 34,059,090,666,765 | 5703d906a4ef58620287d35ec13480e463f1f1be | /services-business/oa-service/src/main/java/com/deloitte/services/applycenter/service/ISendProcessTaskService.java | 7ffed5c811e219c90ffa077ce4437109225bdf03 | [] | no_license | 402900550/yky | https://github.com/402900550/yky | ef619153b137dcd524e03faffe6e490a28cadf81 | 5500a18761bb7b1ae19dc6616d8cc9704d566387 | refs/heads/master | 2021-06-12T20:14:14.323000 | 2019-06-17T06:39:17 | 2019-06-17T06:43:07 | 192,288,626 | 2 | 2 | null | false | 2021-05-18T20:51:03 | 2019-06-17T06:34:54 | 2020-05-09T07:02:08 | 2021-05-18T20:51:01 | 83,402 | 2 | 2 | 5 | Java | false | false | package com.deloitte.services.applycenter.service;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.IService;
import com.deloitte.platform.api.oaservice.applycenter.param.SendProcessTaskQueryForm;
import com.deloitte.platform.api.oaservice.applycenter.vo.SendProces... | UTF-8 | Java | 1,563 | java | ISendProcessTaskService.java | Java | [
{
"context": "essTask;\n\nimport java.util.List;\n\n/**\n * @Author : yidaojun\n * @Date : Create in 2019-05-09\n * @Description :",
"end": 505,
"score": 0.999631404876709,
"start": 497,
"tag": "USERNAME",
"value": "yidaojun"
}
] | null | [] | package com.deloitte.services.applycenter.service;
import com.baomidou.mybatisplus.core.metadata.IPage;
import com.baomidou.mybatisplus.extension.service.IService;
import com.deloitte.platform.api.oaservice.applycenter.param.SendProcessTaskQueryForm;
import com.deloitte.platform.api.oaservice.applycenter.vo.SendProces... | 1,563 | 0.713329 | 0.707301 | 56 | 25.660715 | 25.644741 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.232143 | false | false | 12 |
8bc0ba5d80dfef6e6356be4f8c46f1d4a4bc5f29 | 30,382,598,671,865 | 203093585c9e975e0fb310333475a82e95f70da9 | /src/main/java/net/polyacovyury/hoppersfix/mixin/MixinEntityMinecartContainer.java | 2d92e45bc9a2565fd74f0dbb845d15752a74d26a | [
"MIT"
] | permissive | PolyacovYury/HoppersFix | https://github.com/PolyacovYury/HoppersFix | 15b343f9db530e74311ab7e60559a18d9aa6848d | 607fa4a817ad97dc45dc0706357b943e0a14a606 | refs/heads/master | 2020-03-23T14:50:00.289000 | 2019-02-20T22:41:05 | 2019-02-20T22:53:02 | 141,702,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.polyacovyury.hoppersfix.mixin;
import net.minecraft.entity.item.EntityMinecart;
import net.minecraft.entity.item.EntityMinecartContainer;
import net.minecraft.world.ILockableContainer;
import net.minecraft.world.World;
import net.minecraft.world.storage.loot.ILootContainer;
import net.polyacovyury.hoppersf... | UTF-8 | Java | 1,049 | java | MixinEntityMinecartContainer.java | Java | [] | null | [] | package net.polyacovyury.hoppersfix.mixin;
import net.minecraft.entity.item.EntityMinecart;
import net.minecraft.entity.item.EntityMinecartContainer;
import net.minecraft.world.ILockableContainer;
import net.minecraft.world.World;
import net.minecraft.world.storage.loot.ILootContainer;
import net.polyacovyury.hoppersf... | 1,049 | 0.78551 | 0.78551 | 29 | 35.172413 | 34.328102 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.