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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e04a3d31a9a01a17e0fe5a437da67c5931e6f2f5 | 27,797,028,381,107 | cb5db7478462ad9e076291ab9e2560643f79f78c | /src/com/practice/main/threads/Starter.java | a30a25e6f053e4f4e72dc48212c5d33b296b95a6 | [] | no_license | kunal14053/LowLevelDesign | https://github.com/kunal14053/LowLevelDesign | 746fe573c5007894b4eca4d38333fda346d19bd7 | c17f267c431e36cee6d1be3cd57ef88f48caa19a | refs/heads/master | 2023-07-22T15:01:50.879000 | 2021-09-12T22:27:20 | 2021-09-12T22:27:20 | 405,766,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.practice.main.threads;
public class Starter {
//ConcurrentHashMap
//Thread safe without having to synchronize the whole map Very fast reads while write is done with a lock No locking at the object level Uses multitude of locks.
//SynchronizedHashMap
//Object level synchronization Both rea... | UTF-8 | Java | 711 | java | Starter.java | Java | [] | null | [] | package com.practice.main.threads;
public class Starter {
//ConcurrentHashMap
//Thread safe without having to synchronize the whole map Very fast reads while write is done with a lock No locking at the object level Uses multitude of locks.
//SynchronizedHashMap
//Object level synchronization Both rea... | 711 | 0.679325 | 0.668073 | 24 | 28.625 | 39.820232 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
4c17294c678fa957152fbd937bfe340a44edaf9b | 3,272,765,106,406 | 0eca48ee260770104dec0c34a201e17d36eac945 | /CompetenceAdmin/src/minos/ui/dialogs/ProfilePatternDlg.java | dc80e0a43e5d738a689ed52d965d2fe41901000f | [] | no_license | gedr/CompetenceAdmin | https://github.com/gedr/CompetenceAdmin | de60d233fc2865d20a3ceefd3e38e55a061dc264 | 835df9365723630d7b0b5f7ff2a75a1ef5618e26 | refs/heads/master | 2021-01-13T01:27:41.464000 | 2014-10-01T06:53:44 | 2014-10-01T06:53:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package minos.ui.dialogs;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Window;
import java.awt.event.KeyEvent;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Arrays;
import jav... | WINDOWS-1251 | Java | 22,132 | java | ProfilePatternDlg.java | Java | [] | null | [] | package minos.ui.dialogs;
import java.awt.BorderLayout;
import java.awt.Color;
import java.awt.Component;
import java.awt.Dimension;
import java.awt.FlowLayout;
import java.awt.Window;
import java.awt.event.KeyEvent;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.Arrays;
import jav... | 22,132 | 0.62115 | 0.616412 | 509 | 41.123772 | 32.709328 | 132 | false | false | 0 | 0 | 0 | 0 | 113 | 0.051485 | 3.05108 | false | false | 15 |
88a8d6879f2973aa6c65830360646927ebd08988 | 15,539,191,678,642 | 5498583fd13572c7fd82f12b40b060061f717b72 | /src/listeners/BowsArrows.java | c68c9e3c53477d110cf4b766fbcdad4fafffb5f7 | [] | no_license | sanfrancis/Commands | https://github.com/sanfrancis/Commands | 8276592eb3c7768e01956ef570cd27e8ec62cc25 | b41053317d47858888b0aac4dab6c9d006f4f6c8 | refs/heads/master | 2021-01-10T04:02:31.574000 | 2015-10-28T15:49:50 | 2015-10-28T15:49:50 | 45,055,219 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package listeners;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.entity.Arrow;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.EntityShootBowEvent;
import org.bukki... | UTF-8 | Java | 2,468 | java | BowsArrows.java | Java | [
{
"context": "ukkit.event.EventPriority.HIGH;\n\n/**\n * Created by Max on 19.06.15.\n */\npublic class BowsArrows implemen",
"end": 458,
"score": 0.9052122831344604,
"start": 455,
"tag": "NAME",
"value": "Max"
}
] | null | [] | package listeners;
import org.bukkit.Location;
import org.bukkit.Material;
import org.bukkit.entity.Arrow;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.EventPriority;
import org.bukkit.event.Listener;
import org.bukkit.event.entity.EntityShootBowEvent;
import org.bukki... | 2,468 | 0.539367 | 0.529627 | 97 | 24.381443 | 21.574347 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515464 | false | false | 15 |
ff66fd9557a04f587288b08ff3b4af12ea41cd62 | 16,561,393,893,497 | 5479637189dd976f2553730959520cc36890d8f1 | /Projet Roomba/src/com/roomba/shape/Forme.java | 31741e8a1f6c697b9efbd5ca50d601798bf264dc | [] | no_license | kaluch/roomba | https://github.com/kaluch/roomba | eb91a34a14cb8285590b589045a8b20aa286d9d6 | 9e385abf2152ef9a57a815c40eca1feb6abcdc39 | refs/heads/master | 2021-01-17T05:58:16.205000 | 2011-04-03T17:04:49 | 2011-04-03T17:04:49 | 1,455,702 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.roomba.shape;
import java.awt.Graphics2D;
import com.roomba.roombautil.*;
abstract public class Forme implements Cloneable {
/*
* ATTRIBUTS
*/
@Override
public Object clone() throws CloneNotSupportedException {
Forme o = (Forme) super.clone();
o.posture = (Posture) posture.clone();
return o... | UTF-8 | Java | 2,686 | java | Forme.java | Java | [] | null | [] | package com.roomba.shape;
import java.awt.Graphics2D;
import com.roomba.roombautil.*;
abstract public class Forme implements Cloneable {
/*
* ATTRIBUTS
*/
@Override
public Object clone() throws CloneNotSupportedException {
Forme o = (Forme) super.clone();
o.posture = (Posture) posture.clone();
return o... | 2,686 | 0.680938 | 0.677588 | 126 | 20.317461 | 21.513248 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230159 | false | false | 15 |
47bae5e16fe90776ca2d9a9e3e1638a57c365e9e | 22,720,377,001,832 | 3fc813d469dd8c8ebd926cb91f8d16b265f38bee | /src/main/java/com/hadn69/plugins/delayedStartupCommands/delayedStartupCommands.java | 1a78db47efb4c9a83d20a5224398938096b35287 | [
"MIT"
] | permissive | hadn69/DelayedStartupCommands | https://github.com/hadn69/DelayedStartupCommands | 32c7e75be2cd434e88d694105543e2a6a5e71133 | dd2ddb21f4efdc6aed3a79b1bd93827b4e3fb9c3 | refs/heads/master | 2016-05-26T05:13:39.257000 | 2014-09-07T15:07:37 | 2014-09-07T15:07:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hadn69.plugins.alienmc_whitelist;
import java.util.List;
import org.bukkit.Bukkit;
import org.bukkit.event.Listener;
import org.bukkit.plugin.java.JavaPlugin;
import org.bukkit.scheduler.*;
public class Alienmc_whitelist extends JavaPlugin implements Listener {
public void onDisable() {
// TODO: Place ... | UTF-8 | Java | 897 | java | delayedStartupCommands.java | Java | [
{
"context": "package com.hadn69.plugins.alienmc_whitelist;\n\nimport java.util.List",
"end": 18,
"score": 0.8397364020347595,
"start": 15,
"tag": "USERNAME",
"value": "n69"
}
] | null | [] | package com.hadn69.plugins.alienmc_whitelist;
import java.util.List;
import org.bukkit.Bukkit;
import org.bukkit.event.Listener;
import org.bukkit.plugin.java.JavaPlugin;
import org.bukkit.scheduler.*;
public class Alienmc_whitelist extends JavaPlugin implements Listener {
public void onDisable() {
// TODO: Place ... | 897 | 0.729097 | 0.722408 | 30 | 28.9 | 24.150017 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.033333 | false | false | 15 |
d35207b1ddb72a7208904591429f090ce64cf981 | 5,531,917,891,154 | 3db41bc1ca551bad1df9e0a01c0a994c4f346358 | /src/main/java/AccountDaoImp.java | 711d197f86c9dbdc0ec25384d5608161140f2f62 | [] | no_license | beermumu/TestSpringWithCreateAccount | https://github.com/beermumu/TestSpringWithCreateAccount | 0b18bba26047144d39735d9f858e783012fd6618 | 6e23531744de7d8c9266966689f9ea4a10013ed9 | refs/heads/master | 2020-04-07T19:45:10.716000 | 2018-11-22T07:46:08 | 2018-11-22T07:46:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
public class AccountDaoImp implements AccountDao {
private JdbcTemplate jdbcTemplate;
public AccountDaoImp(JdbcTemplate jdbcTempla... | UTF-8 | Java | 1,615 | java | AccountDaoImp.java | Java | [] | null | [] |
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.List;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
public class AccountDaoImp implements AccountDao {
private JdbcTemplate jdbcTemplate;
public AccountDaoImp(JdbcTemplate jdbcTempla... | 1,615 | 0.658204 | 0.658204 | 41 | 38.390244 | 32.435963 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.756098 | false | false | 15 |
3a5993fd0b8167ed0d33d240321c0b05f95cd11c | 2,843,268,416,864 | 020e8601b6ecd1774e665f7df390e30a7efb3b82 | /src/main/java/Problem65_PrintMatrix/PrintMatrix.java | a39f9693f73020059ff7061429ab9960262b6f16 | [] | no_license | xiaoqian231/lab_3 | https://github.com/xiaoqian231/lab_3 | 622715e01cf267faa82b8a4208d4fdbed716e227 | a70275284fece8e22ab115d339be466c95c68122 | refs/heads/master | 2023-09-04T22:57:51.713000 | 2021-11-16T19:47:33 | 2021-11-16T19:47:33 | 425,506,636 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Problem65_PrintMatrix;
public class PrintMatrix {
//Given a N by M matrix of numbers, print out the matrix in a clockwise spiral.
//For example, given the following matrix:
//[[1, 2, 3, 4, 5],
// [6, 7, 8, 9, 10],
// [11, 12, 13, 14, 15],
// [16, 17, 18, 19, 20]]
//You should print out the following:
/... | UTF-8 | Java | 399 | java | PrintMatrix.java | Java | [] | null | [] | package Problem65_PrintMatrix;
public class PrintMatrix {
//Given a N by M matrix of numbers, print out the matrix in a clockwise spiral.
//For example, given the following matrix:
//[[1, 2, 3, 4, 5],
// [6, 7, 8, 9, 10],
// [11, 12, 13, 14, 15],
// [16, 17, 18, 19, 20]]
//You should print out the following:
/... | 399 | 0.58396 | 0.423559 | 18 | 21.166666 | 23.786667 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.277778 | false | false | 15 |
99a196ff9bcf8f9cef789c62e4338d9091298214 | 14,998,025,800,317 | 8986b2be0406000fc9d14df18641605bba1831c0 | /app/src/main/java/com/infra/qrys_wallet/Fragments_UPI/ConfirmTPIN.java | dc8b59106d878ed648ec40c969c3f197d2be36e8 | [] | no_license | FinfinityBank/Appv1 | https://github.com/FinfinityBank/Appv1 | 14b9cc6fd427713cb6cb079a9584ca71f8cf0580 | c953659b0d8de17b38f96f9dc3ffcc754c3d0a65 | refs/heads/master | 2016-08-12T23:20:51.134000 | 2016-03-20T16:24:28 | 2016-03-20T16:24:28 | 54,256,547 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infra.qrys_wallet.Fragments_UPI;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import a... | UTF-8 | Java | 4,452 | java | ConfirmTPIN.java | Java | [
{
"context": "yID_UPI);\r\n jsonInner.put(\"custName\", \"Hemal Kotecha\");\r\n jsonInner.put(\"mobileNo\", MobileN",
"end": 3502,
"score": 0.9998835921287537,
"start": 3489,
"tag": "NAME",
"value": "Hemal Kotecha"
}
] | null | [] | package com.infra.qrys_wallet.Fragments_UPI;
import android.os.AsyncTask;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
import android.view.LayoutInflater;
import android.view.View;
import a... | 4,445 | 0.642857 | 0.639488 | 125 | 33.616001 | 29.345879 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.816 | false | false | 15 |
e2f7921db23931b79597632dc3121b9081843bab | 3,126,736,195,762 | 610ae0a8be6b9e0a8371dcbbc20f76896b53d3e3 | /src/main/java/com/tencent/ads/model/OauthTokenResponseData.java | 5fe23c07c1a95de35e60b02053030bf9f8262cd8 | [
"Apache-2.0"
] | permissive | TencentAd/marketing-api-java-sdk | https://github.com/TencentAd/marketing-api-java-sdk | d106c6e4cd6e47857a0c63f23fd95e97a34666f3 | f9c7e5d06202e05f8f7317e5bf69b61080829de9 | refs/heads/master | 2023-07-23T10:01:28.748000 | 2023-07-13T03:07:34 | 2023-07-13T03:07:34 | 266,974,939 | 31 | 14 | Apache-2.0 | false | 2022-05-20T21:54:42 | 2020-05-26T07:32:11 | 2022-04-27T05:57:19 | 2022-05-20T21:54:42 | 11,431 | 27 | 12 | 6 | Java | false | false | /*
* Marketing API
* Marketing API
*
* OpenAPI spec version: 1.3
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package com.tencent.ads.model;
import com.google.gson.Gson;
import com.go... | UTF-8 | Java | 4,340 | java | OauthTokenResponseData.java | Java | [
{
"context": "ger code generator program.\n * https://github.com/swagger-api/swagger-codegen.git\n * Do not edit the class manu",
"end": 185,
"score": 0.9996313452720642,
"start": 174,
"tag": "USERNAME",
"value": "swagger-api"
}
] | null | [] | /*
* Marketing API
* Marketing API
*
* OpenAPI spec version: 1.3
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/
package com.tencent.ads.model;
import com.google.gson.Gson;
import com.go... | 4,340 | 0.719585 | 0.718894 | 169 | 24.680473 | 25.239767 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301775 | false | false | 15 |
915c3418d25da14ff76c1eb81bcaf4dc6ff5b0d3 | 13,262,859,010,838 | 73f9128fac61a6a4f1a3efece876c4cef0f7ae47 | /app/src/main/java/com/example/tsnt/android_base/activity_lifecycle/Constants.java | 2847bdb14ad362046cddc755e2c3603d6ffb246b | [] | no_license | tingshuonitiao/SelfAdaptingViewPager | https://github.com/tingshuonitiao/SelfAdaptingViewPager | 35be4221c9a394d149ab872ab5f45e24e66de572 | 71a9a42e2e2db7666d97a31b762fac3bd4944eb5 | refs/heads/master | 2021-01-22T21:41:40.006000 | 2019-04-23T07:37:06 | 2019-04-23T07:37:15 | 85,465,771 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.tsnt.android_base.activity_lifecycle;
/**
* @Author: zhangxiaozong
* @Date: 2018-12-23 18:18
* @Description:
*/
public class Constants {
public static final String TAG = "activity_lifecycle_test";
}
| UTF-8 | Java | 229 | java | Constants.java | Java | [
{
"context": ".android_base.activity_lifecycle;\n\n/**\n * @Author: zhangxiaozong\n * @Date: 2018-12-23 18:18\n * @Description:\n */\n\n",
"end": 88,
"score": 0.9866539239883423,
"start": 75,
"tag": "USERNAME",
"value": "zhangxiaozong"
}
] | null | [] | package com.example.tsnt.android_base.activity_lifecycle;
/**
* @Author: zhangxiaozong
* @Date: 2018-12-23 18:18
* @Description:
*/
public class Constants {
public static final String TAG = "activity_lifecycle_test";
}
| 229 | 0.707424 | 0.655022 | 11 | 19.818182 | 21.425636 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 15 |
c46f7a9d18a9f330645b1d901e6da6773f056e52 | 27,736,898,857,945 | fa99a32eb182ec28117167a8d47b63f12cbc59bf | /ProcjectRemind/src/main/java/com/re/mind/service/dotService.java | 5c7361bda96c764a96a2d10508f94e1505342a90 | [] | no_license | ehdnrlee/prore | https://github.com/ehdnrlee/prore | 440d9c680624a330aec5669dbf2222100b9d6f4f | 3daf4b981bbe6a588e21d3592212c7f1a0ebe2c7 | refs/heads/master | 2020-05-01T15:31:06.504000 | 2019-03-27T19:52:50 | 2019-03-27T19:52:50 | 177,548,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.re.mind.service;
import org.springframework.stereotype.Service;
@Service
public class dotService {
}
| UTF-8 | Java | 124 | java | dotService.java | Java | [] | null | [] | package com.re.mind.service;
import org.springframework.stereotype.Service;
@Service
public class dotService {
}
| 124 | 0.741935 | 0.741935 | 8 | 13.5 | 16.324827 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 15 |
e6066fae20e4631ea4435cf6670e0f356ec38f4d | 11,398,843,208,237 | 2b4ce1ba30835e8dfeeca3444b049a0f26a72a7f | /JOOQ_Demo/src/main/java/cn/mooc/jooq/demo/generated/tables/records/TMallDistributorRecord.java | 89c9622bb1fe063dd50c8d88d4191fbb6832ba2d | [] | no_license | xjie1070160377/AppCenter | https://github.com/xjie1070160377/AppCenter | 8e1f9237edfdb40989d1c88f34528963ea6530d5 | 4ab24999e37593d5b4f8ec2c1e33f09b0a8a0034 | refs/heads/master | 2020-04-14T15:54:12.997000 | 2019-01-03T08:18:59 | 2019-01-03T08:18:59 | 163,939,635 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This class is generated by jOOQ
*/
package cn.mooc.jooq.demo.generated.tables.records;
import cn.mooc.jooq.demo.generated.tables.TMallDistributor;
import java.sql.Timestamp;
import javax.annotation.Generated;
import org.jooq.Field;
import org.jooq.Record1;
import org.jooq.Record9;
import org.jooq.Row9;
imp... | UTF-8 | Java | 10,424 | java | TMallDistributorRecord.java | Java | [] | null | [] | /**
* This class is generated by jOOQ
*/
package cn.mooc.jooq.demo.generated.tables.records;
import cn.mooc.jooq.demo.generated.tables.TMallDistributor;
import java.sql.Timestamp;
import javax.annotation.Generated;
import org.jooq.Field;
import org.jooq.Record1;
import org.jooq.Record9;
import org.jooq.Row9;
imp... | 10,424 | 0.549825 | 0.539607 | 463 | 21.194384 | 25.348478 | 192 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.328294 | false | false | 15 |
d97650530906032d8f04cd8ba2b06a28ec1c1918 | 15,496,242,073,975 | 9202ccff6d631c68be58d51febeb57b936c21949 | /src/main/java/vn/poly/group2/pro2111/homepage/Service/Impl/IndexServiceImpl.java | cd7b9212b4072f129017fd2e05923bdfd7a50265 | [
"MIT"
] | permissive | trinmph04407/application-manager | https://github.com/trinmph04407/application-manager | 8a85be5f5ef1afe3473b0a409206dff2026c1d14 | 7da2e5fb40553f52d9afaee4134ff0cb1907bc92 | refs/heads/master | 2020-03-27T04:21:20.321000 | 2018-08-24T03:04:19 | 2018-08-24T03:04:19 | 145,932,373 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* (C) Copyright 2018
*
* @auth Nguyen Van Doan
* @date Aug 16, 2018
*/
package vn.poly.group2.pro2111.homepage.Service.Impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import vn.poly.group2.pro2111.common.bases.BaseServ... | UTF-8 | Java | 684 | java | IndexServiceImpl.java | Java | [
{
"context": "/*\n * (C) Copyright 2018\n *\n * @auth Nguyen Van Doan\n * @date Aug 16, 2018\n */\npackage vn.poly.group2.",
"end": 52,
"score": 0.9998414516448975,
"start": 37,
"tag": "NAME",
"value": "Nguyen Van Doan"
}
] | null | [] | /*
* (C) Copyright 2018
*
* @auth <NAME>
* @date Aug 16, 2018
*/
package vn.poly.group2.pro2111.homepage.Service.Impl;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import vn.poly.group2.pro2111.common.bases.BaseService;
impo... | 675 | 0.790936 | 0.747076 | 28 | 23.428572 | 24.337549 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.607143 | false | false | 15 |
a7f58503862ba16ee58483d16c841f9276fd93b5 | 6,571,300,027,544 | 64800cd688072ae71f8457aa8984e70c8d278ff2 | /app/src/main/java/com/framgia/music_30/screen/home/fragment/ArtistFragment.java | bc643c79cd212052a55d6b91f625fb967d63c419 | [] | no_license | framgia/Music_30 | https://github.com/framgia/Music_30 | ff8405ceb53df603bcb19ca4982fee8095b94fbf | 1a4aaabc9bcb50df9001ebd60529ad47eb56ba65 | refs/heads/develop | 2018-11-21T22:07:51.207000 | 2018-09-19T01:09:04 | 2018-09-19T01:09:04 | 146,553,207 | 0 | 2 | null | false | 2018-09-19T01:09:06 | 2018-08-29T06:08:41 | 2018-09-17T07:22:05 | 2018-09-19T01:09:05 | 283 | 0 | 1 | 1 | Java | false | null | package com.framgia.music_30.screen.home.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.framgia.mu... | UTF-8 | Java | 802 | java | ArtistFragment.java | Java | [] | null | [] | package com.framgia.music_30.screen.home.fragment;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import com.framgia.mu... | 802 | 0.760598 | 0.754364 | 26 | 29.846153 | 29.5917 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.653846 | false | false | 15 |
42a3b79805b632b4c5974fbfa0b5ca161fbe5fed | 29,549,375,054,537 | bb40de0f8ced867dc7ff785f7dcda24556ecc164 | /src/user/play/AdviseUIMilitary.java | 0705bcaacbc49918416fb6066b2ccd231e000887 | [] | no_license | Morgan-Allen/PaxRomana | https://github.com/Morgan-Allen/PaxRomana | e333dbcd60ce50c452475a5a9073c521043c7de8 | d8ff91a3f6970fd6ed67b905b53a94ac3610054f | refs/heads/master | 2021-06-10T20:53:37.199000 | 2019-11-05T21:01:51 | 2019-11-05T21:01:51 | 193,770,137 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package user.play;
import game.*;
import static game.GameConstants.*;
import graphics.widgets.*;
import util.*;
public class AdviseUIMilitary {
static void updateText(Text header, Text info, final Base base) {
header.setText("Military Advisor");
info.setText("");
class Report {
... | UTF-8 | Java | 2,423 | java | AdviseUIMilitary.java | Java | [] | null | [] |
package user.play;
import game.*;
import static game.GameConstants.*;
import graphics.widgets.*;
import util.*;
public class AdviseUIMilitary {
static void updateText(Text header, Text info, final Base base) {
header.setText("Military Advisor");
info.setText("");
class Report {
... | 2,423 | 0.54189 | 0.534874 | 89 | 26.146067 | 20.508453 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.741573 | false | false | 15 |
8e3e37a386f3df29785b8f41f074cf0ba3af6048 | 25,074,019,078,594 | b4ab4cab6967e4d87db8592ce64164dc68b250d3 | /src/ValueEmail.java | 28cd7bf0da2cddd995e63ea699d52678932d01d3 | [] | no_license | kushg18/h2database-custom-datatype | https://github.com/kushg18/h2database-custom-datatype | a57e7e71487bee338c02b2198170ca0da88a2d24 | 93cdc2a1c34055c5a415da585084dcef47244f37 | refs/heads/master | 2020-04-13T21:22:04.125000 | 2018-12-28T22:40:37 | 2018-12-28T22:40:37 | 163,454,331 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by Kushal Gevaria and Akshay Pudage
*/
package org.h2.value;
import java.security.NoSuchAlgorithmException;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Types;
import org.h2.api.ErrorCode;
import org.h2.engine.Mode;
import org.h2.message.DbException;
import org.h2.ut... | UTF-8 | Java | 3,095 | java | ValueEmail.java | Java | [
{
"context": "/**\n * Created by Kushal Gevaria and Akshay Pudage\n */\npackage org.h2.value;\nimpor",
"end": 32,
"score": 0.9998815059661865,
"start": 18,
"tag": "NAME",
"value": "Kushal Gevaria"
},
{
"context": "/**\n * Created by Kushal Gevaria and Akshay Pudage\n */\npackage org.... | null | [] | /**
* Created by <NAME> and <NAME>
*/
package org.h2.value;
import java.security.NoSuchAlgorithmException;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Types;
import org.h2.api.ErrorCode;
import org.h2.engine.Mode;
import org.h2.message.DbException;
import org.h2.util.JdbcUtils;
... | 3,080 | 0.686268 | 0.683683 | 116 | 25.689655 | 25.115736 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.362069 | false | false | 15 |
2c581f034dfd889edf7a197366fced6ab340bf5c | 8,735,963,546,573 | 1b8997cd63250d608042aac635ce20c3cc5c47e7 | /src/test/java/WordTest.java | 7fe44628b5c9dc22c1f69bafaa1e0ce87b7dbb73 | [] | no_license | myrtleTree33/CS2010-lab-7 | https://github.com/myrtleTree33/CS2010-lab-7 | 243b4417cc8ac9d90544d69396ba9317dbaba6fe | 35cf51b72b34efb78ba8321250114ea813a8bf75 | refs/heads/master | 2021-01-19T07:57:02.854000 | 2015-03-05T09:33:49 | 2015-03-05T09:33:49 | 31,706,479 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
public class WordTest {
@Before
public void setUp() throws Exception {
}
@After
public void tearDown() throws Exception {
}
@Test
public void testToString() throws Exception {
Word word =... | UTF-8 | Java | 622 | java | WordTest.java | Java | [
{
"context": "ls() throws Exception {\n Word word = new Word(\"Evian\");\n Word word2 = new Word(\"Niave\");\n Word w",
"end": 460,
"score": 0.9988504648208618,
"start": 455,
"tag": "NAME",
"value": "Evian"
},
{
"context": "d = new Word(\"Evian\");\n Word word2 = new Word... | null | [] | import org.junit.After;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
public class WordTest {
@Before
public void setUp() throws Exception {
}
@After
public void tearDown() throws Exception {
}
@Test
public void testToString() throws Exception {
Word word =... | 622 | 0.657556 | 0.651125 | 35 | 16.799999 | 16.419153 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 15 |
5b78ceea20746c69ab345c43ca55f6d44b2aa71c | 28,217,935,197,682 | dd472ab41ff28d228cdfb6b39734466bfaf3ab87 | /Workspace/MonteRojas/src/dao/ClienteDaoImpl.java | 26c5589455d7e2c872ef19f2f3a908d7d5063806 | [] | no_license | JvRdgz/CRM | https://github.com/JvRdgz/CRM | d8309a909f2f7f8bba4fe87798ed221fa1058042 | 18d82af033b249e57996de37821373e8402f0899 | refs/heads/master | 2022-12-09T02:47:49.247000 | 2020-09-15T11:44:23 | 2020-09-15T11:44:23 | 260,911,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dao;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import idao.IClienteDao;
import model.Cli... | UTF-8 | Java | 5,762 | java | ClienteDaoImpl.java | Java | [] | null | [] | package dao;
import java.io.BufferedReader;
import java.io.BufferedWriter;
import java.io.File;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.FileWriter;
import java.io.IOException;
import java.util.ArrayList;
import javax.swing.JOptionPane;
import idao.IClienteDao;
import model.Cli... | 5,762 | 0.686567 | 0.684832 | 208 | 26.70673 | 23.646141 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.596154 | false | false | 15 |
bffad43aca6fdd6271fb094701bfddc641e22aff | 22,574,348,111,370 | c918593f6550297ed29686988e8c180bf497a592 | /leetcode/src/PermutationsAdvanced.java | 4d538df201acc8677ea7fd465aa05ad890fe8494 | [] | no_license | leo1992/algorithm | https://github.com/leo1992/algorithm | 105496ed72f5b98d9476681e4a66825074be956b | 1475750137ae1ee0892fb998855c6df40d7d53ca | refs/heads/master | 2020-03-17T12:43:43.750000 | 2018-07-18T09:53:08 | 2018-07-18T09:53:08 | 133,600,460 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.List;
/**
* Created by zhangying on 5/18/18.
*/
public class PermutationsAdvanced {
private List<List<Integer>> result = new ArrayList<>();
public List<List<Integer>> permuteUnique(int[] nums) {
int length = nums.length;
if (length == 0) return re... | UTF-8 | Java | 1,615 | java | PermutationsAdvanced.java | Java | [
{
"context": "rayList;\nimport java.util.List;\n\n/**\n * Created by zhangying on 5/18/18.\n */\npublic class PermutationsAdvanced",
"end": 79,
"score": 0.9994942545890808,
"start": 70,
"tag": "USERNAME",
"value": "zhangying"
}
] | null | [] | import java.util.ArrayList;
import java.util.List;
/**
* Created by zhangying on 5/18/18.
*/
public class PermutationsAdvanced {
private List<List<Integer>> result = new ArrayList<>();
public List<List<Integer>> permuteUnique(int[] nums) {
int length = nums.length;
if (length == 0) return re... | 1,615 | 0.490402 | 0.481115 | 58 | 26.844828 | 18.978937 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.775862 | false | false | 15 |
049492ba59ac15db0bd711e3031842097931608e | 11,639,361,437,751 | 052da9c03e24561fbae08825fa0423d3a1b3c1d1 | /LRBook/src/Specification.java | e152d92efeb7b916c8b49d56aebb3318b275eabd | [] | no_license | zjh719/BookLR | https://github.com/zjh719/BookLR | 2926de39018214b00b5cea27f11f47d4b81367a2 | dff7870ab05e6e5742f974347e05997dc36ee929 | refs/heads/master | 2020-06-03T03:06:47.254000 | 2017-06-12T15:45:17 | 2017-06-12T15:52:21 | 94,112,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public interface Specification<T> {
public boolean IsSatisfiedBy(T e);
}
| UTF-8 | Java | 78 | java | Specification.java | Java | [] | null | [] |
public interface Specification<T> {
public boolean IsSatisfiedBy(T e);
}
| 78 | 0.730769 | 0.730769 | 4 | 18 | 17 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 15 |
498ae929ab5ef484b068e00b6c921dd51ece89cf | 6,975,026,894,979 | b167dab1913755caa88db194e3f4c2b44736ed5a | /ActivityPlayerMapper.java | 4306085723dadf9f478e2f495169fa871a8e3e7a | [] | no_license | zhangdongjava/syncData | https://github.com/zhangdongjava/syncData | b319b85672fe6ee84607048ec69a0a2be747a082 | 5a6184f67c08f91974fc208562a31d0a6869f0b7 | refs/heads/master | 2021-01-20T20:42:44.051000 | 2016-08-02T10:55:12 | 2016-08-02T10:55:12 | 64,749,086 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.console.sync.mapper;
import java.sql.*;
import java.util.*;
/**
* Created by dell_2 on 2016/8/2.
*/
public class ActivityPlayerMapper {
public Map<String,Object> queryTableDatas(String tableName,Connection con, Integer start, Integer size) throws SQLException {
Statement statement = con.cre... | UTF-8 | Java | 2,203 | java | ActivityPlayerMapper.java | Java | [
{
"context": "java.sql.*;\nimport java.util.*;\n\n/**\n * Created by dell_2 on 2016/8/2.\n */\npublic class ActivityPlayerMappe",
"end": 98,
"score": 0.998978316783905,
"start": 92,
"tag": "USERNAME",
"value": "dell_2"
}
] | null | [] | package com.console.sync.mapper;
import java.sql.*;
import java.util.*;
/**
* Created by dell_2 on 2016/8/2.
*/
public class ActivityPlayerMapper {
public Map<String,Object> queryTableDatas(String tableName,Connection con, Integer start, Integer size) throws SQLException {
Statement statement = con.cre... | 2,203 | 0.582062 | 0.576976 | 57 | 36.947369 | 30.422419 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.842105 | false | false | 15 |
843b6f6fcd6fc7a43ea9c436f232035a088bb889 | 23,699,629,584,224 | 480cbcff851b7827841c0981bae90c63ff5feeae | /src/main/java/org/graviton/bazar/model/Announce.java | eb36dbf305b32964738e60564494cc76e8cf169e | [] | no_license | BotanAtomic/BazarCore | https://github.com/BotanAtomic/BazarCore | cfedcec0ef45657932e43afe755d637add110f9f | 3aeaeca0437149241ee4685f0b0d35ce7a1780c8 | refs/heads/master | 2021-06-28T14:49:15.290000 | 2017-09-15T22:39:44 | 2017-09-15T22:39:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.graviton.bazar.model;
import lombok.Data;
import org.graviton.bazar.enums.Category;
import org.graviton.bazar.enums.Location;
import org.jooq.Record;
import org.json.JSONObject;
import java.util.Date;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.stream.Collecto... | UTF-8 | Java | 2,982 | java | Announce.java | Java | [] | null | [] | package org.graviton.bazar.model;
import lombok.Data;
import org.graviton.bazar.enums.Category;
import org.graviton.bazar.enums.Location;
import org.jooq.Record;
import org.json.JSONObject;
import java.util.Date;
import java.util.List;
import java.util.concurrent.CopyOnWriteArrayList;
import java.util.stream.Collecto... | 2,982 | 0.685446 | 0.684775 | 83 | 34.927711 | 26.394953 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.746988 | false | false | 15 |
796c8c8195011c9295116e2d02bb30a5af66b6aa | 17,231,408,827,029 | b07fc016c3e6edeae87f1bc6014f351f0ff3e7f3 | /OAC-Cache/src/DirectMappingCache.java | f3b7d2f1ddce3f9a5176bcedac11b05e36591aaa | [
"MIT"
] | permissive | sidyo/OAC-Cache | https://github.com/sidyo/OAC-Cache | bb18beceb1d0fe830637a85292bf10711e559986 | aecffc603ddb714d549496cfd1f62d6a4fcbb175 | refs/heads/master | 2020-04-02T22:38:42.071000 | 2018-11-16T03:15:14 | 2018-11-16T03:15:14 | 154,839,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class DirectMappingCache implements CacheMemoryInterface {
private int accessTimeDelay, missPenalty, cacheSize, wordsPerBlock, wordSize, tagSize;
private int hitCounter, missCounter, accessCounter;
private DirectMappingLine[] lines;
public DirectMappingCache(int accessTimeDelay, int missPenalty,... | UTF-8 | Java | 3,848 | java | DirectMappingCache.java | Java | [] | null | [] | public class DirectMappingCache implements CacheMemoryInterface {
private int accessTimeDelay, missPenalty, cacheSize, wordsPerBlock, wordSize, tagSize;
private int hitCounter, missCounter, accessCounter;
private DirectMappingLine[] lines;
public DirectMappingCache(int accessTimeDelay, int missPenalty,... | 3,848 | 0.62448 | 0.615125 | 78 | 48.346153 | 52.499043 | 362 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.871795 | false | false | 15 |
b437b2e4a66b861cfacbbac993c892e487bffb08 | 25,426,206,428,849 | 5737ed061ab76f3f25d9c4afd41ec1d9758bb0dc | /src/main/java/com/magicli/beans/LiveCycleBean.java | 1e37791631e0f0a98b9e013f556d631df58fcbe6 | [] | no_license | gaonl/spring_work_template | https://github.com/gaonl/spring_work_template | ae0a399ae0ebcaf6b743fb4910f1e68df9c609ae | e3267b908dc00f65b19d35549c71a72e9ffa5146 | refs/heads/master | 2022-12-22T01:00:54.624000 | 2020-05-15T03:42:02 | 2020-05-15T03:42:02 | 150,812,230 | 0 | 0 | null | false | 2022-12-16T09:45:18 | 2018-09-29T01:42:53 | 2020-05-15T03:42:06 | 2022-12-16T09:45:16 | 75 | 0 | 0 | 6 | Java | false | false | package com.magicli.beans;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.*;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
/**
* Created by gaonl... | UTF-8 | Java | 2,356 | java | LiveCycleBean.java | Java | [
{
"context": "ntext.ApplicationContextAware;\n\n\n/**\n * Created by gaonl on 2018/9/29.\n */\n\n/**\n * bean name[userDao] post",
"end": 320,
"score": 0.9996926188468933,
"start": 315,
"tag": "USERNAME",
"value": "gaonl"
}
] | null | [] | package com.magicli.beans;
import org.springframework.beans.BeansException;
import org.springframework.beans.factory.*;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.context.ApplicationContext;
import org.springframework.context.ApplicationContextAware;
/**
* Created by gaonl... | 2,356 | 0.734589 | 0.72774 | 66 | 34.39394 | 36.126411 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348485 | false | false | 15 |
ca9fa86cba2c0ab787ed9609ec3274e49f9f5756 | 3,968,549,823,150 | dfa30ac9bbe3aa058153a70dbcf3e8e320a3deb6 | /src/main/java/mpinard/jbrains/tdd/poswo/Price.java | 0925634d70a187cdac75b4b4605afcbbb195a7c8 | [
"MIT"
] | permissive | mpinard/jbrains-tdd-pos-whole-object | https://github.com/mpinard/jbrains-tdd-pos-whole-object | 0582c524dcfa03f47fa1c9653f53d9cafcd531e0 | f410a8504695b326dc4b009146f73f6d05ea3745 | refs/heads/master | 2020-03-27T21:08:21.305000 | 2018-09-03T00:27:27 | 2018-09-03T01:23:52 | 147,117,810 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mpinard.jbrains.tdd.poswo;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.Objects;
public final class Price {
private final BigDecimal value;
public Price(final String stringValue) {
this(new BigDecimal(stringValue));
}
public Price(final BigDecimal val... | UTF-8 | Java | 918 | java | Price.java | Java | [] | null | [] | package mpinard.jbrains.tdd.poswo;
import java.math.BigDecimal;
import java.math.RoundingMode;
import java.util.Objects;
public final class Price {
private final BigDecimal value;
public Price(final String stringValue) {
this(new BigDecimal(stringValue));
}
public Price(final BigDecimal val... | 918 | 0.600218 | 0.599129 | 43 | 20.348837 | 18.747879 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418605 | false | false | 15 |
025fc702ad6822de003e9387bf43b4b638b662a7 | 25,769,803,813,743 | f0757b5f6006d2b413aa9ede33d09f33dc954f23 | /oral_exam1/S10_ArabicToRomanGUI_Hard/src/RomanToArabic.java | e91b815b542c5e9e83c37c40423de22328437a1a | [] | no_license | rdfarwell/Software-Design-Spring-2020 | https://github.com/rdfarwell/Software-Design-Spring-2020 | 7b53e02bb8d3511d0145dae33fa55910e5cf6952 | 86ae23d5e7954d063b21c448130bd01035912db2 | refs/heads/master | 2022-12-19T00:18:56.763000 | 2020-09-30T23:21:20 | 2020-09-30T23:21:20 | 279,748,324 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Class that handles the conversion from roman numerals to arabic numerals, and checks if a roman numeral is valid
*
* @author Dean Farwell
*/
public class RomanToArabic {
/**
* Method that takes in a valid roman numeral and returns it's equivalent arabic numeral as an integer
* @param roman A va... | UTF-8 | Java | 8,085 | java | RomanToArabic.java | Java | [
{
"context": "d checks if a roman numeral is valid\n *\n * @author Dean Farwell\n */\npublic class RomanToArabic {\n\n /**\n * ",
"end": 146,
"score": 0.9998518228530884,
"start": 134,
"tag": "NAME",
"value": "Dean Farwell"
}
] | null | [] | /**
* Class that handles the conversion from roman numerals to arabic numerals, and checks if a roman numeral is valid
*
* @author <NAME>
*/
public class RomanToArabic {
/**
* Method that takes in a valid roman numeral and returns it's equivalent arabic numeral as an integer
* @param roman A valid ro... | 8,079 | 0.446382 | 0.436858 | 199 | 39.628139 | 37.134178 | 212 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.648241 | false | false | 15 |
e712be9cdfe7f80e092383099ef099c116caf9ae | 32,160,715,154,623 | 0f3e65bd4bc2d3c50ed8d4cb1ca9355aa070e7cb | /src/ListOutput.java | 123cb3ddea891f1254afc396e65326ffcdb67e27 | [] | no_license | alenakardash/algorithms | https://github.com/alenakardash/algorithms | 5dbd1e12875d8fa3bf117e7ff6d7b3111b7302ac | c72dad53ade473df3b4ca1465ea031c126509726 | refs/heads/master | 2023-05-29T18:41:03.423000 | 2021-06-23T07:19:35 | 2021-06-23T07:19:35 | 356,635,666 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.List;
public class ListOutput {
public static void main(String[] args) throws NoSuchFieldException, IllegalAccessException {
List<String> list = new ArrayList<>();
list.add("Hello!");
list.add("Learn Java,");
... | UTF-8 | Java | 693 | java | ListOutput.java | Java | [] | null | [] | import java.lang.reflect.Field;
import java.util.ArrayList;
import java.util.List;
public class ListOutput {
public static void main(String[] args) throws NoSuchFieldException, IllegalAccessException {
List<String> list = new ArrayList<>();
list.add("Hello!");
list.add("Learn Java,");
... | 693 | 0.608947 | 0.608947 | 24 | 27.875 | 25.250929 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 15 |
e157a0f44859ae443d78a1023ad61766a71deec7 | 2,705,829,405,313 | 1e39f3d3f2e6cc71c24e1bb1c9fffe9e8724997f | /src/hw5/Course.java | d9ec79825c845217683afb2fcf67d4fbbcc7fd84 | [] | no_license | CThaqi/HW5 | https://github.com/CThaqi/HW5 | 1722dedc1e66a9e04e7e66111cfd7c7873875999 | 9dd3c9b9f5f8e7c23f53f31db7b6e2b0a6a7d905 | refs/heads/master | 2023-09-03T14:13:58.572000 | 2021-11-14T21:33:50 | 2021-11-14T21:33:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hw5;
import java.util.ArrayList;
public class Course {
public int id;
public String name;
public int maxCapacity;
public boolean isFull;
public Professor prof;
public ArrayList<Student> student= new ArrayList<Student>();
public ArrayList<Exam> exam= new ArrayList<Exam>();
public ArrayList<TA> tas= ne... | UTF-8 | Java | 819 | java | Course.java | Java | [] | null | [] | package hw5;
import java.util.ArrayList;
public class Course {
public int id;
public String name;
public int maxCapacity;
public boolean isFull;
public Professor prof;
public ArrayList<Student> student= new ArrayList<Student>();
public ArrayList<Exam> exam= new ArrayList<Exam>();
public ArrayList<TA> tas= ne... | 819 | 0.69475 | 0.693529 | 46 | 16.804348 | 16.40204 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.543478 | false | false | 15 |
482c81b05aaf7d0ec08ad3a85d9d94d5e27e98b1 | 14,877,766,719,326 | 1b886e8e31df92fa02a2528372e4be29f3d6a40d | /base-services/dao/src/main/java/com/hunteron/user/model/ProfileExample.java | 072250f2a8806641f3cdfeaad4baf44bd8f25f20 | [] | no_license | lisongqiu168/lsq-hunteron | https://github.com/lisongqiu168/lsq-hunteron | 37c0bc86b09094d442447d9a58e8506cebff201d | 6b087c9ee7aed7abd3bbeabac57b7552f9f7ae16 | refs/heads/master | 2019-06-21T11:34:33.236000 | 2017-08-21T02:05:02 | 2017-08-21T02:05:02 | 100,699,134 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hunteron.user.model;
import com.hunteron.core.dao.Limit;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ProfileExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table tb_profile
*
* @mbgge... | UTF-8 | Java | 74,087 | java | ProfileExample.java | Java | [] | null | [] | package com.hunteron.user.model;
import com.hunteron.core.dao.Limit;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
public class ProfileExample {
/**
* This field was generated by MyBatis Generator.
* This field corresponds to the database table tb_profile
*
* @mbgge... | 74,087 | 0.588011 | 0.584772 | 2,203 | 32.630505 | 26.620935 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.730368 | false | false | 15 |
d76e6ddf7bf6b45bcc3f45040f2bfde32939ad9b | 29,944,511,996,213 | e08244d0da18988dea4b05033ae0a1f359e6f1f6 | /Application/bqf692-lab6/src/edu/utsa/cs3443/lab2/test/BigIntegerTest.java | 084aa880143b9a66d94cabf7bf799a5c5284dc2e | [] | no_license | TheGreatAndrew/UTSA-Projects | https://github.com/TheGreatAndrew/UTSA-Projects | bfe2192d7d00e1b04f052b1df316a6900c6e5782 | 23c6235c7cc47cb1dd9ae072ce9a58cb00387457 | refs/heads/master | 2020-08-03T11:03:17.206000 | 2019-12-14T10:42:39 | 2019-12-14T10:42:39 | 211,728,423 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.utsa.cs3443.lab2.test;
import edu.utsa.cs3443.lab2.BigInteger;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.junit.Assert.assertArrayEquals;
public class BigIntegerTest {
BigInteger bigInteger;
BigInteger bigInteger2;
BigInteger bigInteger... | UTF-8 | Java | 3,473 | java | BigIntegerTest.java | Java | [] | null | [] | package edu.utsa.cs3443.lab2.test;
import edu.utsa.cs3443.lab2.BigInteger;
import org.junit.Before;
import org.junit.Test;
import static org.junit.Assert.*;
import static org.junit.Assert.assertArrayEquals;
public class BigIntegerTest {
BigInteger bigInteger;
BigInteger bigInteger2;
BigInteger bigInteger... | 3,473 | 0.6945 | 0.610423 | 89 | 38.033707 | 30.484644 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.820225 | false | false | 15 |
033fe3ed0565bfdf46c1ac9b58fc2cd7d587547d | 1,322,849,936,898 | b81431cc67aec6d8519a120295060ab4f306a592 | /catalog/DrawerHelper.java | ef4cb7e8a3ff457b1e166332bc2616a2c9de5949 | [] | no_license | BhanumitraJ/OracleATGDummyCode | https://github.com/BhanumitraJ/OracleATGDummyCode | edffbbcd1ce18133b9c71043c46ee403b4a71004 | 7746d938900919dcbc0c600eaca2575f00118f90 | refs/heads/main | 2023-06-06T18:53:33.482000 | 2021-06-30T07:22:03 | 2021-06-30T07:22:03 | 381,444,130 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nm.commerce.catalog;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.nm.catalog.navigation.CategoryHelper;
import com.nm.catalog.navigation.NMCategory;
import com.nm.commerce.HtmlFragmentHelper;
import com.nm.droplet.FilterCategoryGroup;
/**
* Entry point fo... | UTF-8 | Java | 3,287 | java | DrawerHelper.java | Java | [
{
"context": "nt for the retrieval of a drawer.\r\n * \r\n * @author nmjjm4\r\n * \r\n */\r\npublic class DrawerHelper {\r\n \r\n pub",
"end": 372,
"score": 0.999525249004364,
"start": 366,
"tag": "USERNAME",
"value": "nmjjm4"
}
] | null | [] | package com.nm.commerce.catalog;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.nm.catalog.navigation.CategoryHelper;
import com.nm.catalog.navigation.NMCategory;
import com.nm.commerce.HtmlFragmentHelper;
import com.nm.droplet.FilterCategoryGroup;
/**
* Entry point fo... | 3,287 | 0.677517 | 0.676605 | 81 | 38.580246 | 46.484528 | 199 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.493827 | false | false | 15 |
6da67e1947f3ed33ba5adb57d1e5cec27067ae8f | 4,947,802,336,266 | 287f93846ce767179c2f61a9b2c60e709b4eb444 | /baseproject/src/com/teng/dao/ClientDaoImpl.java | 0d2f48012b4a633631e159039284370d6cb37f56 | [] | no_license | A01-an/baseproject | https://github.com/A01-an/baseproject | 56c4633e7b2615c29f44815bdcca05ee96e8bbfa | 1997afc70c4007e0989ccc3f9088f56981c60dae | refs/heads/master | 2020-09-14T06:41:58.342000 | 2019-04-11T07:29:43 | 2019-04-11T07:29:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.teng.dao;
import java.util.List;
import com.teng.model.Client;
public class ClientDaoImpl extends BaseDao<Client> implements ClientDao {
@Override
public int save(Client client) {
String sql="insert into client(cno,cname,csex,cage,caddress,cphone,cremark) values(?,?,?,?,?,?,?)";
return super.updat... | UTF-8 | Java | 2,054 | java | ClientDaoImpl.java | Java | [] | null | [] | package com.teng.dao;
import java.util.List;
import com.teng.model.Client;
public class ClientDaoImpl extends BaseDao<Client> implements ClientDao {
@Override
public int save(Client client) {
String sql="insert into client(cno,cname,csex,cage,caddress,cphone,cremark) values(?,?,?,?,?,?,?)";
return super.updat... | 2,054 | 0.70479 | 0.702835 | 68 | 29.088236 | 34.685875 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.529412 | false | false | 15 |
e57e1aac3240ab92a47330c132a940cea1360aa2 | 3,934,190,056,792 | c510e31f2092ce34f7faac8590590e79a53677f6 | /textEditor/src/test/java/ru/tesei7/textEditor/editor/listeners/ScrollBarListenerTest.java | 65de6ae304b70f755c0b6d7a6287032651d9f8fb | [] | no_license | Tesei7/syntax-text-editor | https://github.com/Tesei7/syntax-text-editor | da8ecd527c0d26335a49281ee64e29d02690b8f8 | 0fd2e7f04fc3cdb5344a7b96a057ab6e876b69da | refs/heads/master | 2016-09-12T13:19:03.454000 | 2016-05-11T12:50:12 | 2016-05-11T12:50:12 | 56,618,408 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.tesei7.textEditor.editor.listeners;
import static org.hamcrest.Matchers.allOf;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.hasProperty;
import static org.mockito.Matchers.argThat;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
... | UTF-8 | Java | 1,672 | java | ScrollBarListenerTest.java | Java | [] | null | [] | package ru.tesei7.textEditor.editor.listeners;
import static org.hamcrest.Matchers.allOf;
import static org.hamcrest.Matchers.equalTo;
import static org.hamcrest.Matchers.hasProperty;
import static org.mockito.Matchers.argThat;
import static org.mockito.Mockito.verify;
import static org.mockito.Mockito.when;
... | 1,672 | 0.799043 | 0.79366 | 49 | 32.122448 | 25.894316 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.163265 | false | false | 15 |
11e683e7eb2c4b93fd4e8c4ca94c97688116f69b | 5,360,119,195,143 | 53740c50ab3248f877e6067295ab034f707b2bdf | /core/src/main/java/org/bitcoinj/core/KeyId.java | c2a1a3814bbb8144ac646667c5e8d98698af5125 | [
"Apache-2.0"
] | permissive | HashEngineering/dashj | https://github.com/HashEngineering/dashj | 0ecb9ee784c8a5cff54800e5fa7ca1b44c090ed3 | 428a1b1fb6bc99742b9f1c536da4254ae4491d19 | refs/heads/master | 2020-12-25T22:09:52.181000 | 2020-12-18T16:20:22 | 2020-12-18T16:20:22 | 19,419,350 | 27 | 43 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2018 Dash Core Group
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed ... | UTF-8 | Java | 2,600 | java | KeyId.java | Java | [
{
"context": "tream;\nimport java.util.Arrays;\n\n/**\n * Created by Hash Engineering on 8/25/2018.\n */\npublic class KeyId extends Chil",
"end": 789,
"score": 0.9325475692749023,
"start": 773,
"tag": "NAME",
"value": "Hash Engineering"
}
] | null | [] | /*
* Copyright 2018 Dash Core Group
*
* 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 ... | 2,590 | 0.659231 | 0.646923 | 93 | 26.956989 | 26.044592 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 15 |
dae719321559dbd24a47194f28c5fc1f266eff48 | 27,539,330,315,387 | f056875196620b730174b94c1d34ed69d2a358cc | /app/src/main/java/tr/com/kepce/restaurant/RestaurantMealsLoadedEvent.java | c54c914cbd33d93d9e2bd95badbe72b34d6dcd0e | [] | no_license | mavihot/Kepce | https://github.com/mavihot/Kepce | fd1952bd4b002b6a335d5e9bd78cb1c55c6054e9 | a1433fcf226aa9d1fc87515181ac0552a26c7bed | refs/heads/master | 2016-08-17T05:49:58.939000 | 2016-05-03T14:51:06 | 2016-05-03T14:51:06 | 53,811,864 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package tr.com.kepce.restaurant;
public class RestaurantMealsLoadedEvent {
private String mRestaurantId;
private boolean mSuccessful;
public RestaurantMealsLoadedEvent() {
this(null);
}
public RestaurantMealsLoadedEvent(String restaurantId) {
mRestaurantId = restaurantId;
... | UTF-8 | Java | 511 | java | RestaurantMealsLoadedEvent.java | Java | [] | null | [] | package tr.com.kepce.restaurant;
public class RestaurantMealsLoadedEvent {
private String mRestaurantId;
private boolean mSuccessful;
public RestaurantMealsLoadedEvent() {
this(null);
}
public RestaurantMealsLoadedEvent(String restaurantId) {
mRestaurantId = restaurantId;
... | 511 | 0.675147 | 0.675147 | 24 | 20.291666 | 18.326845 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 15 |
142085cfd903398623429af6ac0874e8ed90f379 | 28,656,021,813,373 | 40de84efccbb63fdf19c61349e4de03b8f1f68d6 | /schemacrawler-oracle/src/main/java/schemacrawler/server/oracle/OracleDatabaseConnector.java | be55d0f3ae675ce08c600aac910e2689dc8c38e8 | [] | no_license | jooohhn/SchemaCrawler | https://github.com/jooohhn/SchemaCrawler | 587426464c78f331e946985e2d574cb65cbb96a8 | 431069e89c304cf66fd16692e765994d26399410 | refs/heads/master | 2020-03-11T22:11:13.316000 | 2018-04-20T00:00:20 | 2018-04-20T00:00:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
========================================================================
SchemaCrawler
http://www.schemacrawler.com
Copyright (c) 2000-2018, Sualeh Fatehi <sualeh@hotmail.com>.
All rights reserved.
------------------------------------------------------------------------
SchemaCrawler is distributed in the hope that... | UTF-8 | Java | 2,630 | java | OracleDatabaseConnector.java | Java | [
{
"context": "p://www.schemacrawler.com\nCopyright (c) 2000-2018, Sualeh Fatehi <sualeh@hotmail.com>.\nAll rights reserved.\n------",
"end": 157,
"score": 0.9998872876167297,
"start": 144,
"tag": "NAME",
"value": "Sualeh Fatehi"
},
{
"context": "awler.com\nCopyright (c) 2000-2018, Su... | null | [] | /*
========================================================================
SchemaCrawler
http://www.schemacrawler.com
Copyright (c) 2000-2018, <NAME> <<EMAIL>>.
All rights reserved.
------------------------------------------------------------------------
SchemaCrawler is distributed in the hope that it will be useful... | 2,612 | 0.738403 | 0.725095 | 73 | 35.027397 | 31.176023 | 140 | false | false | 0 | 0 | 0 | 0 | 92 | 0.068441 | 0.328767 | false | false | 15 |
b81beef6380f5423b932d02683f07611c5376b00 | 10,977,936,422,069 | 9edf11779bb706345389266608ec860a1031dd96 | /app/src/main/java/com/mei/test/ui/paint/PaintHighActivity.java | ef8767952edfd75d275c78a4eaf5fb882553a658 | [] | no_license | meiSThub/DN_Homework | https://github.com/meiSThub/DN_Homework | 4ce1ed448c1b7d81861f2d64382d78382055edc9 | bcb5d1660a280377cb3c5b2e55e909ee71be6df6 | refs/heads/master | 2022-07-09T19:11:58.662000 | 2022-06-28T04:01:20 | 2022-06-28T04:01:20 | 93,384,538 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mei.test.ui.paint;
import android.os.Bundle;
import androidx.annotation.Nullable;
import com.mei.test.R;
import com.mei.test.base.BaseActivity;
/**
* Created by mei on 2017/5/28.
* Description:Paint的高级渲染
*/
public class PaintHighActivity extends BaseActivity {
@Override
protected void onCreate... | UTF-8 | Java | 743 | java | PaintHighActivity.java | Java | [
{
"context": "com.mei.test.base.BaseActivity;\n\n/**\n * Created by mei on 2017/5/28.\n * Description:Paint的高级渲染\n */\npubli",
"end": 180,
"score": 0.994970440864563,
"start": 177,
"tag": "USERNAME",
"value": "mei"
}
] | null | [] | package com.mei.test.ui.paint;
import android.os.Bundle;
import androidx.annotation.Nullable;
import com.mei.test.R;
import com.mei.test.base.BaseActivity;
/**
* Created by mei on 2017/5/28.
* Description:Paint的高级渲染
*/
public class PaintHighActivity extends BaseActivity {
@Override
protected void onCreate... | 743 | 0.711512 | 0.701803 | 27 | 25.703703 | 21.371172 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.407407 | false | false | 15 |
58def3b48866804d1b452e8b823eca1a4d78b702 | 16,260,746,194,829 | db7df12f526e98a6b9c2dc52c0abe3178c2526b9 | /URI1143.java | be01230b556aa74570437de5ca171ce5498173dc | [] | no_license | arfrech/java_URI | https://github.com/arfrech/java_URI | 7deff28b44100a422ddf9f78aecbe21843d01fbc | f704bd240125c74f5ec39509d6ffa9d126275a33 | refs/heads/master | 2022-12-03T09:13:44.635000 | 2020-08-24T13:28:15 | 2020-08-24T13:28:15 | 289,929,691 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* Escreva um programa que leia um valor inteiro N (1 < N < 1000).
Este N é a quantidade de linhas de saída que serão apresentadas na execução do programa.
*/
import java.util.Scanner;
public class URI1143{
public static void main (String args[]){
Scanner teclado = new Scanner (System.in);
int n ... | UTF-8 | Java | 638 | java | URI1143.java | Java | [] | null | [] | /* Escreva um programa que leia um valor inteiro N (1 < N < 1000).
Este N é a quantidade de linhas de saída que serão apresentadas na execução do programa.
*/
import java.util.Scanner;
public class URI1143{
public static void main (String args[]){
Scanner teclado = new Scanner (System.in);
int n ... | 638 | 0.519747 | 0.473934 | 24 | 25.416666 | 23.030626 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541667 | false | false | 15 |
295b648db69ecae7c6bf2e5fc5c217fef3cca235 | 16,260,746,193,974 | ca37fcfb8ef1e01888f44c0f378d8ab6339ec35c | /codesquare/src/main/java/com/bit/codesquare/controller/room/RoomController.java | 3859f798be94a684d189f929064838af114a33fa | [] | no_license | catsbi/codesquare | https://github.com/catsbi/codesquare | 42079db87e331a049a1c8c3876f1f396a2b0b694 | 7e935fab097920850b6c5900b637624d880631f2 | refs/heads/master | 2020-04-17T16:19:30.165000 | 2019-04-04T14:31:11 | 2019-04-04T14:31:11 | 166,735,544 | 0 | 3 | null | false | 2019-03-19T14:24:02 | 2019-01-21T02:25:14 | 2019-03-11T06:12:51 | 2019-03-19T14:24:01 | 32,079 | 0 | 3 | 0 | JavaScript | false | null | package com.bit.codesquare.controller.room;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annota... | UTF-8 | Java | 1,700 | java | RoomController.java | Java | [] | null | [] | package com.bit.codesquare.controller.room;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframework.web.bind.annota... | 1,700 | 0.74409 | 0.74409 | 58 | 28.172413 | 21.969522 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2 | false | false | 15 |
3e1c4aafb08ec92fa68c16c3a4cd6366c040e581 | 32,684,701,174,765 | 47906ab918706ffff7238817423d9ec2440d617f | /src/main/java/com/hackerearth/aap/gametheory/services/GameService.java | c99405584fb91e068632dc3992ef4751eecec0b7 | [
"MIT"
] | permissive | sarbesh/TrustGameTheory | https://github.com/sarbesh/TrustGameTheory | 6566cf7af5ae08f25e587da23b01446c4ba5e8d0 | 72880c1e2e33768e8d8700005d1d61549d68c4f6 | refs/heads/master | 2023-07-17T23:42:23.992000 | 2021-09-03T16:15:04 | 2021-09-03T16:28:18 | 402,828,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hackerearth.aap.gametheory.services;
import com.hackerearth.aap.gametheory.dto.GameRequest;
import com.hackerearth.aap.gametheory.dto.GameResponse;
import org.springframework.stereotype.Service;
@Service
public interface GameService {
GameResponse makeMove(GameRequest gameRequest);
GameResponse st... | UTF-8 | Java | 356 | java | GameService.java | Java | [] | null | [] | package com.hackerearth.aap.gametheory.services;
import com.hackerearth.aap.gametheory.dto.GameRequest;
import com.hackerearth.aap.gametheory.dto.GameResponse;
import org.springframework.stereotype.Service;
@Service
public interface GameService {
GameResponse makeMove(GameRequest gameRequest);
GameResponse st... | 356 | 0.831461 | 0.831461 | 11 | 31.363636 | 22.983286 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 15 |
fd93bf426f61f6407685a3fc21a5c596659499a6 | 28,544,352,664,925 | 82e2ce666df8c283d9a939259e23efc307eedfb4 | /Java Programs Company Practice/Object_Oriented/src/trial_package/Product.java | 284695140d8fd338d24f0563bf6c36108cca8e3e | [] | no_license | asg-suraj/MyJavaCodes | https://github.com/asg-suraj/MyJavaCodes | 50fe5c5753f41e489914f199c69b0cbe73c9a9b7 | 682c2d734bc19601c18721dcd3218806a1fb4239 | refs/heads/master | 2023-04-09T04:53:40.754000 | 2021-04-26T04:23:36 | 2021-04-26T04:23:36 | 260,379,385 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trial_package;
public class Product {
public int id;
public String name;
public double price;
public Product() {
// Default Counstructor
// Let's Assign Some Default Values
name="Unknown";
price=0.0;
}
public Product(int id, String name, double price) {
// This is parametrized ... | UTF-8 | Java | 743 | java | Product.java | Java | [] | null | [] | package trial_package;
public class Product {
public int id;
public String name;
public double price;
public Product() {
// Default Counstructor
// Let's Assign Some Default Values
name="Unknown";
price=0.0;
}
public Product(int id, String name, double price) {
// This is parametrized ... | 743 | 0.628533 | 0.624495 | 38 | 17.552631 | 21.089655 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 15 |
61988b49d8c16bc0cc5d6868ed4838b73f5351aa | 13,108,240,240,500 | f997859acfe999d3dae37e10904467b772e74eea | /highquality/src/com/nci/cp/core/sysmgt/action/RoleManagerAction.java | d0232476b0f055dcd2964e04207e5cd13ae16866 | [] | no_license | ZoloHighflyer/highquality | https://github.com/ZoloHighflyer/highquality | 507244552d0e490588731b54478d4891b9c277fc | 62935466cb8ecb403e4b922322bcc857309ee9f8 | refs/heads/master | 2020-03-29T17:25:14.666000 | 2013-08-11T11:31:40 | 2013-08-11T11:31:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nci.cp.core.sysmgt.action;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.nci.cp.core.exception.ServiceException;
import com.nci.cp.core.sysmgt.model.Role;
import com.nci.cp.core.sysmgt.service.IRoleService;
import com.nci.... | UTF-8 | Java | 4,721 | java | RoleManagerAction.java | Java | [
{
"context": "*\r\n * @company BlueCreation Workspace\r\n * @author OliverChan \r\n * @version 0.1\r\n * @date 2011-8-29 \r\n */\r\np",
"end": 681,
"score": 0.9996428489685059,
"start": 671,
"tag": "NAME",
"value": "OliverChan"
}
] | null | [] | package com.nci.cp.core.sysmgt.action;
import java.util.List;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.nci.cp.core.exception.ServiceException;
import com.nci.cp.core.sysmgt.model.Role;
import com.nci.cp.core.sysmgt.service.IRoleService;
import com.nci.... | 4,721 | 0.660742 | 0.658108 | 164 | 25.786585 | 22.341791 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.512195 | false | false | 15 |
f3a32a7a1cff81f8e475fecb53a47404d73a1399 | 27,633,819,619,837 | 7b3615d250073ffbc0ccc9f19d4bb8cd50f33d04 | /afis-cloud-server-auth/src/main/java/com/afis/cloud/auth/business/store/ApplicationManagements.java | df1ea5b5f4d17ef99a9df8e820d1e2b7f7f1ed43 | [] | no_license | zhuoyue9527/auth | https://github.com/zhuoyue9527/auth | 57dd371c53c7fa14981aafc38236d92f3c5c4cc3 | ab79aca280e37e3c0c2910cac7eb6281e0bd0c81 | refs/heads/master | 2020-04-07T23:24:32.180000 | 2018-11-23T09:46:52 | 2018-11-23T09:46:52 | 158,811,336 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.afis.cloud.auth.business.store;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import com.afis.cloud.auth.model.protocol.AdminApplicationResponse;
import com.afis.cloud.db.PageResult;
import com.afis.cloud.entities.model.auth.Application;
import com.afis.cloud.exception.CommonE... | UTF-8 | Java | 828 | java | ApplicationManagements.java | Java | [] | null | [] | package com.afis.cloud.auth.business.store;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import com.afis.cloud.auth.model.protocol.AdminApplicationResponse;
import com.afis.cloud.db.PageResult;
import com.afis.cloud.entities.model.auth.Application;
import com.afis.cloud.exception.CommonE... | 828 | 0.818841 | 0.818841 | 22 | 36.636364 | 41.429619 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.863636 | false | false | 15 |
c1822e9a1d37902cbd1cb0ebcf50a70b1ec16e26 | 14,980,845,957,567 | 3d85cb3a59cd0a5bc009e65a7ad49b4e6d083eeb | /src/org/usfirst/frc/team5677/robot/subsystems/Manipulator.java | 31c6c302e3bfda9865a68b979bf84d91f60c7eac | [] | no_license | Team5677Robotics/FRC_2016_SUMMER | https://github.com/Team5677Robotics/FRC_2016_SUMMER | 4f078d00367c4bea9ab12f9e41f783b5bfca9fb6 | bad2e4168065e5eaacf1030572c8625d517dd4ee | refs/heads/master | 2020-04-12T05:40:17.736000 | 2016-10-17T06:16:33 | 2016-10-17T06:16:33 | 64,435,284 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.usfirst.frc.team5677.robot.subsystems;
import edu.wpi.first.wpilibj.Encoder;
import edu.wpi.first.wpilibj.Solenoid;
import edu.wpi.first.wpilibj.Victor;
import org.usfirst.frc.team5677.robot.Constants;
/**
* This subsystem includes methods to operate the Manipulator.
*
* @author Rishi Desai
* @author ... | UTF-8 | Java | 3,825 | java | Manipulator.java | Java | [
{
"context": " methods to operate the Manipulator.\n *\n * @author Rishi Desai\n * @author Vedaad Shakib\n * @version 7/30/16\n */\n",
"end": 308,
"score": 0.9998615384101868,
"start": 297,
"tag": "NAME",
"value": "Rishi Desai"
},
{
"context": " Manipulator.\n *\n * @author Rishi Des... | null | [] | package org.usfirst.frc.team5677.robot.subsystems;
import edu.wpi.first.wpilibj.Encoder;
import edu.wpi.first.wpilibj.Solenoid;
import edu.wpi.first.wpilibj.Victor;
import org.usfirst.frc.team5677.robot.Constants;
/**
* This subsystem includes methods to operate the Manipulator.
*
* @author <NAME>
* @author <NAME... | 3,813 | 0.704837 | 0.701176 | 152 | 24.164474 | 21.894318 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 15 |
bd62f586dd4253d42c79ca13dac0f9adf6e62a17 | 17,849,884,151,869 | 760d6910a9358bcf489e016e0b003f05b3ede3f7 | /User.java | c0285e640e8af56b1bdc2621f4308e34ef3b6541 | [] | no_license | Haseid/User-Database | https://github.com/Haseid/User-Database | 07aaaf3289c1d7e5d1955a6e6e5054dec77a87ff | ebd7e2b7f4b8c59d917e2dec0d52990d3ab3bd38 | refs/heads/master | 2016-09-06T01:44:12.659000 | 2015-08-18T15:34:17 | 2015-08-18T15:34:17 | 40,980,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class User {
private String username;
private String password;
private String saltString;
private int[] salt;
private int passLength;
User (String username, String password) {
this.username = username;
this.password = password;
this.passLength = password.length();
... | UTF-8 | Java | 1,568 | java | User.java | Java | [
{
"context": "ng username, String password) {\r\n\t\tthis.username = username;\r\n\t\tthis.password = password;\r\n\t\tthis.passLength ",
"end": 247,
"score": 0.9952123761177063,
"start": 239,
"tag": "USERNAME",
"value": "username"
},
{
"context": " {\r\n\t\tthis.username = username;... | null | [] | import java.util.*;
public class User {
private String username;
private String password;
private String saltString;
private int[] salt;
private int passLength;
User (String username, String password) {
this.username = username;
this.password = <PASSWORD>;
this.passLength = password.length();
... | 1,574 | 0.642857 | 0.639668 | 69 | 20.753624 | 17.29908 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.855072 | false | false | 15 |
b62c7932e60aba4042123aab3d8db7462c252b04 | 23,931,557,834,110 | 5d21b26e0924ac4ddbb5e88fde1e878280108396 | /src/distance/object/TestObjectWalk.java | 44df63dd53f0c58b4b70196f5bf16c6da2d929e5 | [] | no_license | ljialin/SimpleAsteroids | https://github.com/ljialin/SimpleAsteroids | a174aa2ae7e4096c2e86a0517211d2ca1aea5c96 | c70627e9069a6fa3e9457142941faea3afa2df2c | refs/heads/master | 2023-07-25T01:01:06.101000 | 2023-07-17T16:12:12 | 2023-07-17T16:12:12 | 90,172,204 | 7 | 6 | null | false | 2017-05-22T08:15:21 | 2017-05-03T16:51:07 | 2017-05-03T16:51:15 | 2017-05-22T08:15:21 | 1,666 | 0 | 0 | 0 | Java | null | null | package distance.object;
import caveswing.core.CaveGameState;
import caveswing.core.CaveSwingParams;
public class TestObjectWalk {
public static void main(String[] args) {
CaveGameState caveGameState = new CaveGameState().setParams(new CaveSwingParams());
// ObjectWalker
System.out.println... | UTF-8 | Java | 548 | java | TestObjectWalk.java | Java | [] | null | [] | package distance.object;
import caveswing.core.CaveGameState;
import caveswing.core.CaveSwingParams;
public class TestObjectWalk {
public static void main(String[] args) {
CaveGameState caveGameState = new CaveGameState().setParams(new CaveSwingParams());
// ObjectWalker
System.out.println... | 548 | 0.698905 | 0.698905 | 16 | 33.25 | 24.511477 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 15 |
bc5fd32d36677338ddcd31baaf0159e534bfc9a7 | 2,920,577,824,615 | 9bc93c0b9fba3662b06ed976ac1c2524eb27821e | /src/main/java/com/chenyu/service/BaseService.java | 9f758844b963703d3aba141131c8bf949b9c67fa | [] | no_license | ChenYuDream/face-code-demo | https://github.com/ChenYuDream/face-code-demo | f6f256d98187d03d580489dcd96c7f780db56c96 | deb61c7fcb6c7c03fd613dc081a283eaeb87bfd8 | refs/heads/master | 2020-04-09T19:14:13.321000 | 2018-03-07T15:38:08 | 2018-03-07T15:38:08 | 124,241,052 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chenyu.service;
import com.baomidou.mybatisplus.service.IService;
/**
* 公共service
*
* @author
* @create 2017-12-01 17:20
**/
public interface BaseService<T> extends IService<T> {
}
| UTF-8 | Java | 205 | java | BaseService.java | Java | [] | null | [] | package com.chenyu.service;
import com.baomidou.mybatisplus.service.IService;
/**
* 公共service
*
* @author
* @create 2017-12-01 17:20
**/
public interface BaseService<T> extends IService<T> {
}
| 205 | 0.706468 | 0.646766 | 13 | 14.461538 | 18.023981 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 15 |
6544319d831248ed5536d1cff083502977821225 | 12,661,563,632,245 | 1ec1becd6f770601f0df0f921df6993299593f7f | /E4_7/src/Quiz.java | b23a28969970b845d4e82750ab3033e02065c5fa | [] | no_license | aitalibraham/Temp | https://github.com/aitalibraham/Temp | 217a4ce9fa2c93b0600cdfddf7a3aef586543e8b | ce2eeff7f3413b1829e6996aff65d158bdc547e9 | refs/heads/master | 2020-05-04T17:31:05.882000 | 2019-04-03T15:05:22 | 2019-04-03T15:05:22 | 179,313,966 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Random;
public class Quiz implements QuizInterface {
private int numberQuestion;
@Override
public void createQuiz(int numberQuestion) {
// TODO Auto-generated method stub
this.setNumberQuestion(numberQuestion);
Random rand = new Random();
for (int i =0; i < this.numberQuestion; i++) {
l... | UTF-8 | Java | 800 | java | Quiz.java | Java | [] | null | [] | import java.util.Random;
public class Quiz implements QuizInterface {
private int numberQuestion;
@Override
public void createQuiz(int numberQuestion) {
// TODO Auto-generated method stub
this.setNumberQuestion(numberQuestion);
Random rand = new Random();
for (int i =0; i < this.numberQuestion; i++) {
l... | 800 | 0.7 | 0.68875 | 40 | 19 | 17.965244 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.55 | false | false | 15 |
6919ffbd495d3a73a764b55ae5f133c965ac5ea7 | 1,348,619,751,083 | ab7a7b2f9f9a21bea65a54008637c7a7c99220cd | /src/com/hoteas/hotchat/config/GlobalConfig.java | 248de6e9f421329b78a8c7838f7f64cc5f910b57 | [] | no_license | houtian/HotChat | https://github.com/houtian/HotChat | e8109e77c6ce686f1f422590cae4683085db4e45 | 9a16c82a2bf2dd2263dc8c2f491eee12ee83107f | refs/heads/master | 2019-07-30T05:10:50.332000 | 2014-10-27T13:40:53 | 2014-10-27T13:40:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hoteas.hotchat.config;
public class GlobalConfig {
public static boolean DEBUG = true;
public static String SETTING_NAME = "HotChat_Info";
public final static String IMAGE_FILE_PATH = "/HotChat/image";
}
| UTF-8 | Java | 221 | java | GlobalConfig.java | Java | [] | null | [] | package com.hoteas.hotchat.config;
public class GlobalConfig {
public static boolean DEBUG = true;
public static String SETTING_NAME = "HotChat_Info";
public final static String IMAGE_FILE_PATH = "/HotChat/image";
}
| 221 | 0.760181 | 0.760181 | 8 | 26.625 | 22.868851 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 15 |
97c0d9cbd53a4719abbcbfe6624bea229e06ee2a | 32,461,362,841,755 | 6c581f6164eebe845a848e8c2d9f8315f7e264fd | /org.abchip.mimo.biz.model/src/org/abchip/mimo/biz/model/accounting/payment/PaymentGatewayPayPal.java | 052ae85107e740278213baf30872d1b21c6d6ed2 | [] | no_license | abchip/mimo-biz20 | https://github.com/abchip/mimo-biz20 | 7a0b110fd40733a7f3049d1871ef9559bc08db5c | a3cffeccb98d200ff2ecd629942b4279364d3373 | refs/heads/master | 2023-03-22T22:54:03.865000 | 2021-03-18T20:35:52 | 2021-03-18T20:35:52 | 245,134,382 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2017, 2021 ABChip and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.abchip.... | UTF-8 | Java | 18,812 | java | PaymentGatewayPayPal.java | Java | [] | null | [] | /**
* Copyright (c) 2017, 2021 ABChip and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/
package org.abchip.... | 18,812 | 0.683128 | 0.68047 | 449 | 40.897549 | 40.306103 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.951002 | false | false | 15 |
a698b1de55ea431955b3da475ffe599da93a5c24 | 21,749,714,445,864 | ce4d7685f8143271dd565e81522f90c464752573 | /src/Classes/Familia.java | 8e139deeaa66fb5462904eb47398dd4c4ce11eeb | [] | no_license | leonardomorais/EstagioSupervisionado2014 | https://github.com/leonardomorais/EstagioSupervisionado2014 | c20acc5c9cb085db409f00dc1438e8995cb0456a | 5ab4f95e727b2f2d34e376b8165a1ffbc589dc0c | refs/heads/master | 2020-03-26T05:14:21.983000 | 2014-12-06T18:01:56 | 2014-12-06T18:01:56 | 22,796,812 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Classes;
import ConexaoBanco.ConexaoPostgreSQL;
import Validacoes.RetornaSequencia;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Map;
import javax.swing.JComboBox;
import javax.swing.JOptionPane;
/**
*
* @author Leonardo
*/
public class Familia {
... | UTF-8 | Java | 5,008 | java | Familia.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author Leonardo\n */\npublic class Familia {\n\n private Integer c",
"end": 287,
"score": 0.9997550845146179,
"start": 279,
"tag": "NAME",
"value": "Leonardo"
}
] | null | [] | package Classes;
import ConexaoBanco.ConexaoPostgreSQL;
import Validacoes.RetornaSequencia;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.HashMap;
import java.util.Map;
import javax.swing.JComboBox;
import javax.swing.JOptionPane;
/**
*
* @author Leonardo
*/
public class Familia {
... | 5,008 | 0.6024 | 0.6004 | 151 | 32.112583 | 28.144033 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.556291 | false | false | 15 |
2df9c269d74c789045032ebc776d259949e7b346 | 14,061,722,956,456 | a7efc505ba909385b41e51a05dd05d7947f53542 | /src/de/lgratzeburg/FahrstuhlSim/model/Model.java | a14845a99965e17337f0db1bd4100f10bca4c2ed | [] | no_license | MarkScheibner/FahrstuhlSimulation | https://github.com/MarkScheibner/FahrstuhlSimulation | 5010651a1076d61fb1a6f010d2bf1b0710941a6a | 46c1e0bfa18726d0a29da1a66b254b269b923d69 | refs/heads/master | 2021-10-29T14:39:01.145000 | 2016-01-20T14:23:47 | 2016-01-20T14:23:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.lgratzeburg.FahrstuhlSim.model;
import java.util.ArrayList;
import java.util.List;
public class Model {
private static Model instance;
private List <Elevator> elevator;
private List <Level> level;
/**
* Erlaubt einen Zugriff auf die Elevator-Liste
*/
public Elevator getElevatorList(int Id) {
... | ISO-8859-1 | Java | 1,072 | java | Model.java | Java | [] | null | [] | package de.lgratzeburg.FahrstuhlSim.model;
import java.util.ArrayList;
import java.util.List;
public class Model {
private static Model instance;
private List <Elevator> elevator;
private List <Level> level;
/**
* Erlaubt einen Zugriff auf die Elevator-Liste
*/
public Elevator getElevatorList(int Id) {
... | 1,072 | 0.681606 | 0.674136 | 52 | 19.576923 | 18.299166 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.557692 | false | false | 15 |
c18f9070657aaa14d787cd57a5c5cde6758f96f8 | 1,786,706,442,243 | 7c3357c35af1b695ea1adba95a5bafcd3d2a28bb | /src/main/java/com/cofc/pojo/video/Program.java | 0c423cba186d5cf628dc40e51daf551fcaf60d94 | [] | no_license | moutainhigh/video | https://github.com/moutainhigh/video | 6327e88ca7b6d4f5209425af270ed3755d099f55 | 70f2c2c3a34389667e6c0310875f0aef4467d196 | refs/heads/master | 2023-02-16T17:47:48.364000 | 2020-09-23T02:14:02 | 2020-09-23T02:14:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cofc.pojo.video;
import java.util.Date;
public class Program {
private int id;// vod_id
private int appId=0;//
private int channelId;//
private String channelName;
private String name;//
private int type=0;//
private int rcmd=0;
private int subType=0;
private String event;
private String pl... | UTF-8 | Java | 4,251 | java | Program.java | Java | [] | null | [] | package com.cofc.pojo.video;
import java.util.Date;
public class Program {
private int id;// vod_id
private int appId=0;//
private int channelId;//
private String channelName;
private String name;//
private int type=0;//
private int rcmd=0;
private int subType=0;
private String event;
private String pl... | 4,251 | 0.707213 | 0.705784 | 243 | 16.288065 | 15.695119 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.292181 | false | false | 15 |
086ab54de803718cbb478f2a25a5461c8ccc6d31 | 31,550,829,816,395 | 554c0355a6e7ec75881689572b3282b2c6ff5bc6 | /zaodao-platform/src/main/java/com/acooly/zaodao/platform/service/platform/GsyNotifyService.java | 921325a1505795ad7b795e7b800a012ebad70822 | [] | no_license | weichk/zaodao | https://github.com/weichk/zaodao | 2a508aecccae81a15710c275a9dc03b4ec102d87 | 4cbdc3da1a7e02302da6fc889cf4a7a0dbb3da2d | refs/heads/master | 2020-06-06T23:44:35.414000 | 2019-06-20T08:06:28 | 2019-06-20T08:06:28 | 192,877,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* 修订记录:
* zhike@yiji.com 2017-08-10 10:21 创建
*
*/
package com.acooly.zaodao.platform.service.platform;
import com.acooly.core.utils.Money;
import com.acooly.zaodao.account.entity.Account;
import com.acooly.zaodao.gateway.gsy.message.TradeCreateNotify;
import com.acooly.zaodao.gateway.gsy.message.WithdrawCardNot... | UTF-8 | Java | 1,467 | java | GsyNotifyService.java | Java | [
{
"context": "/*\n * 修订记录:\n * zhike@yiji.com 2017-08-10 10:21 创建\n *\n */\npackage com.acooly.zao",
"end": 29,
"score": 0.9999206066131592,
"start": 15,
"tag": "EMAIL",
"value": "zhike@yiji.com"
},
{
"context": "orm.enums.TradingType;\n\n/**\n * 修订记录:\n *\n * @author zhike@yiji.com\... | null | [] | /*
* 修订记录:
* <EMAIL> 2017-08-10 10:21 创建
*
*/
package com.acooly.zaodao.platform.service.platform;
import com.acooly.core.utils.Money;
import com.acooly.zaodao.account.entity.Account;
import com.acooly.zaodao.gateway.gsy.message.TradeCreateNotify;
import com.acooly.zaodao.gateway.gsy.message.WithdrawCardNotify;
im... | 1,453 | 0.685502 | 0.67658 | 55 | 23.454546 | 26.844887 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381818 | false | false | 15 |
a01c2716e1f40cb843cf1d5f845ba96657cb09d5 | 1,786,706,446,292 | 2fb870230338389c2f035600cb6a5a94b37ba0b1 | /ssm/src/main/java/com/benghuai5/service/AccountService.java | 2b583c0b377c73aa58d90e4e2a1ea8e05fa56ffe | [] | no_license | buwuzhengyederichang/javaweb_ssm_start | https://github.com/buwuzhengyederichang/javaweb_ssm_start | 92a5d84b3823cdfcbd1f71a4c35ceadf1db7800c | d2cd02e94e5404867f37107853971b78797f674c | refs/heads/master | 2022-12-23T12:09:44.244000 | 2020-02-14T02:35:03 | 2020-02-14T02:35:03 | 240,305,843 | 0 | 0 | null | false | 2022-12-15T23:46:38 | 2020-02-13T16:21:29 | 2020-02-14T02:42:42 | 2022-12-15T23:46:35 | 20 | 0 | 0 | 5 | Java | false | false | package com.benghuai5.service;
import com.benghuai5.domain.Account;
import java.util.List;
public interface AccountService {
//查询所有账户信息
public List<Account> findAll();
//保存账户信息
public void savaAccount(Account account);
}
| UTF-8 | Java | 272 | java | AccountService.java | Java | [] | null | [] | package com.benghuai5.service;
import com.benghuai5.domain.Account;
import java.util.List;
public interface AccountService {
//查询所有账户信息
public List<Account> findAll();
//保存账户信息
public void savaAccount(Account account);
}
| 272 | 0.72541 | 0.717213 | 16 | 14.25 | 16.02927 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 15 |
9fa774f76bf5085e52a0b4149e1669f2ec2b36fa | 9,586,367,049,402 | 8135dcec2dfc28454cef2c58dd5a09fe71ee9cfe | /app/src/main/java/com/wuodj/myhome/bean/PageParams.java | 05212002dfa820074a30809a6cbda8c82dc479bf | [] | no_license | qlandroid/MyHome | https://github.com/qlandroid/MyHome | 62b95e949bd0b25db4267917a902af9248df47ec | 9c5f9ef109cded6759b0c9e2e841116cc8e6e5ec | refs/heads/master | 2018-09-27T22:47:42.475000 | 2018-06-07T11:45:13 | 2018-06-07T11:45:13 | 105,866,135 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wuodj.myhome.bean;
/**
* 描述:
* 邮箱 email:strive_bug@yeah.net
* 创建时间 2018/1/12
*
* @author ql
*/
public class PageParams {
/*"pageNum" : 页数(从1开始),
"pageSize": 每页展现的条数*/
private int pageNum = 1;
private int pageSize = 20;
public int getPageNum() {
return pageNum;
}
... | UTF-8 | Java | 718 | java | PageParams.java | Java | [
{
"context": "ge com.wuodj.myhome.bean;\n\n/**\n * 描述:\n * 邮箱 email:strive_bug@yeah.net\n * 创建时间 2018/1/12\n *\n * @author ql\n */\n\npublic cl",
"end": 74,
"score": 0.9999220371246338,
"start": 55,
"tag": "EMAIL",
"value": "strive_bug@yeah.net"
},
{
"context": "rive_bug@yeah.net\n *... | null | [] | package com.wuodj.myhome.bean;
/**
* 描述:
* 邮箱 email:<EMAIL>
* 创建时间 2018/1/12
*
* @author ql
*/
public class PageParams {
/*"pageNum" : 页数(从1开始),
"pageSize": 每页展现的条数*/
private int pageNum = 1;
private int pageSize = 20;
public int getPageNum() {
return pageNum;
}
public voi... | 706 | 0.572485 | 0.554734 | 41 | 15.487804 | 13.921596 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.243902 | false | false | 15 |
9b9a0c40c0fa8a07f5028b08d88b8111c1a22ac2 | 23,725,399,372,518 | fc06af584cfcab4e698f835660c9698d7ae4f954 | /his-cloud/his-cloud-zuul/src/main/java/com/neu/his/cloud/zuul/controller/sms/SmsSignatureDistributionController.java | 2ac2166066cf7eb1403c4e07c4455c24079f1ec3 | [] | no_license | jfatty/HIS-1 | https://github.com/jfatty/HIS-1 | 67198c2e893311169c6dc1549118e3a9382f246f | efeee363129a70551b315442da32644a32d421df | refs/heads/master | 2023-01-19T07:26:23.499000 | 2020-11-27T08:14:11 | 2020-11-27T08:14:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.neu.his.cloud.zuul.controller.sms;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
import com.neu.his.cloud.zuul.common.CommonPage;
import com.neu.his.cloud.zuul.common.CommonResult;
import com.neu.his.cloud.zuul.distribution.api.pc.sms.ApiPcSmsDeptDistributionService;
import com.ne... | UTF-8 | Java | 4,752 | java | SmsSignatureDistributionController.java | Java | [
{
"context": "ervice;\n\n\n /**\n * 描述:添加签章\n * <p>author: ma\n */\n @HystrixCommand(fallbackMethod = \"que",
"end": 1071,
"score": 0.8119799494743347,
"start": 1069,
"tag": "USERNAME",
"value": "ma"
},
{
"context": " }\n\n /**\n * 描述:根据ids删除签章\n * <p>au... | null | [] | package com.neu.his.cloud.zuul.controller.sms;
import com.netflix.hystrix.contrib.javanica.annotation.HystrixCommand;
import com.neu.his.cloud.zuul.common.CommonPage;
import com.neu.his.cloud.zuul.common.CommonResult;
import com.neu.his.cloud.zuul.distribution.api.pc.sms.ApiPcSmsDeptDistributionService;
import com.ne... | 4,752 | 0.70352 | 0.703069 | 120 | 35.933334 | 31.952761 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.425 | false | false | 15 |
287be042d944bbb357d5e6efff0580a44194edd4 | 23,218,593,235,977 | b306d8b615d3d76bff12c4f878f80caedd2c23f0 | /LeetCode/433. Minimum Genetic Mutation.java | f4bd2e7e6f69695dfb25f4f6d4d1bfba044b0261 | [] | no_license | eou/Algorithm | https://github.com/eou/Algorithm | d962a196c579c47535fa1b1799d3582fa1d2be2f | ff1b81ab8b4ec18dd3d9307ec5d9b000aa8974f7 | refs/heads/master | 2022-08-28T13:54:08.818000 | 2022-08-22T07:38:44 | 2022-08-22T07:38:44 | 149,525,316 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // 433. Minimum Genetic Mutation
class Solution {
// 题目中出现了 the minimum number of mutations needed to mutate from "start" to "end",第一反应必然是BFS求最短路径
// AAACC
// AAACC CAACC GAACC TAACC
// AAACC ACACC... CAACC CCACC... GAACC GCACC... TAACC TCACC...
// AAACC...
// 用 DFS 和 回溯backtracking 也能做,但比较复杂
... | UTF-8 | Java | 6,319 | java | 433. Minimum Genetic Mutation.java | Java | [] | null | [] | // 433. Minimum Genetic Mutation
class Solution {
// 题目中出现了 the minimum number of mutations needed to mutate from "start" to "end",第一反应必然是BFS求最短路径
// AAACC
// AAACC CAACC GAACC TAACC
// AAACC ACACC... CAACC CCACC... GAACC GCACC... TAACC TCACC...
// AAACC...
// 用 DFS 和 回溯backtracking 也能做,但比较复杂
... | 6,319 | 0.44799 | 0.44385 | 161 | 35.012421 | 26.253183 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552795 | false | false | 15 |
7d362570e19a1b2bdb6ff536c412295fc7db216f | 30,717,606,108,318 | 448943a71f73e5ad6378f5bc1544be3db11cb204 | /src/pucese/edu/unidad1/Tarea1RicardoVaca2.java | 6956181cb2f51c72b4607b18c9a54f695ba379ad | [] | no_license | RicardoVP2002/PracticaJava | https://github.com/RicardoVP2002/PracticaJava | 2d0bf553b02e8cfc03fd57f7eb7eb9821c180a83 | 8ef055ad6cea3be6415177a9d98030839ce6eed2 | refs/heads/master | 2023-07-16T17:07:29.729000 | 2021-08-23T03:28:34 | 2021-08-23T03:28:34 | 376,100,381 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pucese.edu.unidad1;
import java.util.Scanner;
public class Tarea1RicardoVaca2 {
public static void main(String[] args) {
/* TAREA INDIVIDUDAL TIPOS DE DATOS PARTE 2
* REALIZAR LOS EJERCICIOS DEL 1 AL 23 SOBRE TYPES OF DATA
*/
// 6. Explain how to use Quadratic.java to find the square ... | ISO-8859-1 | Java | 2,780 | java | Tarea1RicardoVaca2.java | Java | [] | null | [] | package pucese.edu.unidad1;
import java.util.Scanner;
public class Tarea1RicardoVaca2 {
public static void main(String[] args) {
/* TAREA INDIVIDUDAL TIPOS DE DATOS PARTE 2
* REALIZAR LOS EJERCICIOS DEL 1 AL 23 SOBRE TYPES OF DATA
*/
// 6. Explain how to use Quadratic.java to find the square ... | 2,780 | 0.56819 | 0.542281 | 65 | 40.753845 | 38.507553 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.307692 | false | false | 15 |
06902715801930c77f0eab31e2fa3e2f7fc2474c | 1,013,612,281,980 | 7e257de79aabe092d6417e26bb52c7105648a75b | /app/src/main/java/coopmart/com/coopmart/SigninActivity.java | d2b5d3b0b8f9c87c625dcbc800e5ec390ef67662 | [] | no_license | JHORMAMA/CoopMart | https://github.com/JHORMAMA/CoopMart | 2e805c4740e954977e932a15613b3a6e1cf47d2e | 70a55489a030a57ba1bbcc84840e347f90936dc3 | refs/heads/master | 2021-01-09T22:38:19.075000 | 2017-05-29T11:30:57 | 2017-05-29T11:30:57 | 92,733,393 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package coopmart.com.coopmart;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class SigninActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(save... | UTF-8 | Java | 693 | java | SigninActivity.java | Java | [] | null | [] | package coopmart.com.coopmart;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
public class SigninActivity extends AppCompatActivity {
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(save... | 693 | 0.678211 | 0.676768 | 23 | 29.130434 | 25.236799 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 15 |
b3495ecdc1a537dca45fc711e54521ea0fd36936 | 7,464,653,168,515 | 5c488612299fb41ee8ee49ccc4101226c2cad286 | /src/java/Controller/loginFilter.java | 0c3c33ce98550c708249ce54a56df4c63f821f2d | [] | no_license | tsweiform4e1/DDAC-Netbeans | https://github.com/tsweiform4e1/DDAC-Netbeans | 3511b3115a824fe78a7f6cd60446d507eb264b48 | a3b70a8539824a09ec138263415620f54bffa307 | refs/heads/master | 2020-03-09T12:20:50.225000 | 2018-04-13T05:21:51 | 2018-04-13T05:21:51 | 128,735,448 | 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 Controller;
import java.io.IOException;
import javax.faces.bean.SessionScoped;
import javax.faces.context.FacesContex... | UTF-8 | Java | 3,205 | java | loginFilter.java | Java | [
{
"context": "x.servlet.http.HttpSession;\r\n\r\n/**\r\n *\r\n * @author Admin\r\n */\r\n@SessionScoped\r\npublic class loginFilter im",
"end": 704,
"score": 0.8866723775863647,
"start": 699,
"tag": "USERNAME",
"value": "Admin"
}
] | 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 Controller;
import java.io.IOException;
import javax.faces.bean.SessionScoped;
import javax.faces.context.FacesContex... | 3,205 | 0.600312 | 0.59532 | 82 | 37.085365 | 31.309315 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.658537 | false | false | 15 |
698a20a8466fe1cc67389ab4e55142cf2eb95ba2 | 7,782,480,746,986 | 9c1a4dfa463d615b264edecb527725ac7daf0f71 | /app/src/main/java/ruijie/com/my12306/ui/base/BaseSwipeBackActivity.java | dbe9320e5bc9eecb920716bf07981c1daaac9c81 | [] | no_license | RuijiePan/t12306 | https://github.com/RuijiePan/t12306 | 7b1f316f2b00251c40f1775ffa51107f0de88333 | 59a24ed004f2ac9c8965f724561a9b3e1bd8794b | refs/heads/master | 2021-01-17T16:02:35.726000 | 2016-08-16T16:31:47 | 2016-08-16T16:31:47 | 65,835,843 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ruijie.com.my12306.ui.base;
/**
* Created by Administrator on 2016/8/16.
*/
public abstract class BaseSwipeBackActivity{
}
| UTF-8 | Java | 135 | java | BaseSwipeBackActivity.java | Java | [] | null | [] | package ruijie.com.my12306.ui.base;
/**
* Created by Administrator on 2016/8/16.
*/
public abstract class BaseSwipeBackActivity{
}
| 135 | 0.740741 | 0.651852 | 8 | 15.875 | 18.857609 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 15 |
77f05126997c73dd1776ce55be4cc9f3bd9baf93 | 13,005,160,979,128 | f0d25d83176909b18b9989e6fe34c414590c3599 | /app/src/main/java/com/google/android/gms/ads/internal/zzbg.java | 6e4990fcd088c6cc0a4778ef42ec59e37848450b | [] | no_license | lycfr/lq | https://github.com/lycfr/lq | e8dd702263e6565486bea92f05cd93e45ef8defc | 123914e7c0d45956184dc908e87f63870e46aa2e | refs/heads/master | 2022-04-07T18:16:31.660000 | 2020-02-23T03:09:18 | 2020-02-23T03:09:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.gms.ads.internal;
import android.os.RemoteException;
import com.google.android.gms.internal.zzafr;
import com.google.android.gms.internal.zzpj;
final class zzbg implements Runnable {
private /* synthetic */ zzpj zztl;
private /* synthetic */ zzbb zzuQ;
zzbg(zzbb zzbb, zzpj zzpj... | UTF-8 | Java | 673 | java | zzbg.java | Java | [] | null | [] | package com.google.android.gms.ads.internal;
import android.os.RemoteException;
import com.google.android.gms.internal.zzafr;
import com.google.android.gms.internal.zzpj;
final class zzbg implements Runnable {
private /* synthetic */ zzpj zztl;
private /* synthetic */ zzbb zzuQ;
zzbg(zzbb zzbb, zzpj zzpj... | 673 | 0.656761 | 0.656761 | 23 | 28.26087 | 26.103836 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 15 |
c13fae1642e0bf2ffad42c24f70f2b7d63902845 | 13,778,255,094,025 | df99c6ad9967efd43730a6d32f9544cf4ff7df1f | /view/Splashscreen/setupScreen/custom/dropdowns/LevelNumSelection.java | 57fd0a06305d296883fa657148776ac614a35f84 | [
"MIT"
] | permissive | ninchkn78/cs307final | https://github.com/ninchkn78/cs307final | 58326ea98ef5ea1588cebf353eb91f545b1ccfa2 | ae1835be72a9ea014a89409e73187b01c774db00 | refs/heads/main | 2023-03-19T07:51:27.346000 | 2021-03-11T18:39:00 | 2021-03-11T18:39:00 | 346,796,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view.Splashscreen.setupScreen.custom.dropdowns;
import java.util.Map;
import view.Splashscreen.SelectionBox;
import view.Splashscreen.setupScreen.custom.CustomGameSelection;
/**
* LevelNum Selection appears on the custom game selection menu and allows the user to select
* a number of levels for their custom... | UTF-8 | Java | 1,053 | java | LevelNumSelection.java | Java | [
{
"context": "selection\n * of a new number of levels.\n * @author Heather Grune (hlg20)\n */\npublic class LevelNumSelection extend",
"end": 444,
"score": 0.9998149871826172,
"start": 431,
"tag": "NAME",
"value": "Heather Grune"
},
{
"context": "a new number of levels.\n * @author H... | null | [] | package view.Splashscreen.setupScreen.custom.dropdowns;
import java.util.Map;
import view.Splashscreen.SelectionBox;
import view.Splashscreen.setupScreen.custom.CustomGameSelection;
/**
* LevelNum Selection appears on the custom game selection menu and allows the user to select
* a number of levels for their custom... | 1,046 | 0.782526 | 0.780627 | 31 | 32.967743 | 30.06282 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.516129 | false | false | 15 |
b1b095db22c58ec0c8afaf7a836fc0714a85734a | 5,763,846,124,057 | 39e62d76ea3fd7419e0200f7da92bd5210220ce5 | /src/main/java/com/incloud/hcp/domain/CodigoImpuesto.java | 1adcc2df41bc9660e4bbb5a885b6d1155834105a | [] | no_license | hiddro/iproviderbackcf | https://github.com/hiddro/iproviderbackcf | a188b80be4a57ff77e787b436d366754cf7205eb | 008b4ebf6f315d5bc5ea00e9301e7924ab75424a | refs/heads/master | 2023-05-11T21:41:21.893000 | 2021-05-31T15:40:51 | 2021-05-31T15:40:51 | 372,554,054 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.incloud.hcp.domain;
import com.incloud.hcp.domain._framework.BaseDomain;
import javax.persistence.*;
import java.io.Serializable;
@Entity
@Table(name="CODIGO_IMPUESTO")
public class CodigoImpuesto extends BaseDomain implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@Colu... | UTF-8 | Java | 923 | java | CodigoImpuesto.java | Java | [] | null | [] | package com.incloud.hcp.domain;
import com.incloud.hcp.domain._framework.BaseDomain;
import javax.persistence.*;
import java.io.Serializable;
@Entity
@Table(name="CODIGO_IMPUESTO")
public class CodigoImpuesto extends BaseDomain implements Serializable {
private static final long serialVersionUID = 1L;
@Id
@Colu... | 923 | 0.713976 | 0.709642 | 47 | 18.659575 | 19.765945 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.234043 | false | false | 15 |
669c2fddd392f0a1b0840256aae5a334af60c49f | 2,843,268,361,222 | f3fc4209e816ba6e9c2de2c581d2148810b52e3d | /app/src/main/java/com/example/loginfirebase/CadastroActivity.java | a187f83c99069886086a6826649d03e4011e2ce4 | [] | no_license | RafaelMScience/poc_bloqueiosms | https://github.com/RafaelMScience/poc_bloqueiosms | 6b2a376c285f2bf9b2c8af8968f3cfb4d3075e2f | 83cd514f65be9c1acccc420e43983a7499f33fd0 | refs/heads/master | 2020-08-05T05:58:31.302000 | 2019-10-04T15:23:12 | 2019-10-04T15:23:12 | 212,421,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.loginfirebase;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.google.android.gms.tasks.OnCompleteListener;
import com.google.android.gm... | UTF-8 | Java | 2,487 | java | CadastroActivity.java | Java | [] | null | [] | package com.example.loginfirebase;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.EditText;
import android.widget.Toast;
import com.google.android.gms.tasks.OnCompleteListener;
import com.google.android.gm... | 2,487 | 0.62887 | 0.62887 | 71 | 34.028168 | 30.878668 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.535211 | false | false | 15 |
fd3d9be9aaa3d3e5995a56852823191744255fba | 3,822,520,907,587 | 3a56e5abb3eaf31592ff191be0f3474335c95281 | /gui/src/main/java/org/jboss/as/console/client/shared/homepage/HomepageSection.java | c59d1e0fd1e43ddf07174c9b772989cc00426b03 | [] | no_license | treblereel/core | https://github.com/treblereel/core | 585b2ee570b94b76fe6fd27d43a9625f2247519a | 4af8919fbb7611ebc0fc7c81d237b6424a610b2f | refs/heads/master | 2021-01-17T19:55:33.133000 | 2015-10-28T12:54:03 | 2015-10-28T12:54:03 | 45,350,330 | 0 | 0 | null | true | 2015-11-01T17:35:38 | 2015-11-01T17:35:37 | 2015-10-12T10:22:32 | 2015-10-29T10:46:50 | 42,280 | 0 | 0 | 0 | null | null | null | /*
* JBoss, Home of Professional Open Source.
* Copyright 2010, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | UTF-8 | Java | 3,718 | java | HomepageSection.java | Java | [
{
"context": "sole.client.v3.elemento.IsElement;\n\n/**\n * @author Harald Pehl\n */\npublic class HomepageSection implements IsEle",
"end": 1313,
"score": 0.9998407363891602,
"start": 1302,
"tag": "NAME",
"value": "Harald Pehl"
}
] | null | [] | /*
* JBoss, Home of Professional Open Source.
* Copyright 2010, Red Hat, Inc., and individual contributors
* as indicated by the @author tags. See the copyright.txt file in the
* distribution for a full listing of individual contributors.
*
* This is free software; you can redistribute it and/or modify it
* unde... | 3,713 | 0.606509 | 0.601399 | 100 | 36.18 | 24.986948 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 15 |
ae3fb17d3c90c4f2158bfcc14522117e55c480e6 | 23,227,183,191,425 | a7b0f71d108d9f08735b336a4c55346e5782b3a4 | /src/mathematics/MultipleOfN.java | 59edbf5f975824aad2ec50c447804b40272344e8 | [] | no_license | Aash417/DSA-Practice | https://github.com/Aash417/DSA-Practice | 24c14b47d23e1eeae8a98306494a93cb179c6865 | 9d03007f59679cab8fc93891ed10c9900aaf9131 | refs/heads/master | 2023-05-04T23:48:49.395000 | 2021-05-27T14:27:23 | 2021-05-27T14:27:23 | 363,700,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mathematics;
import java.util.Scanner;
public class MultipleOfN {
public static int findMultiple(int num, int range) {
int count = 0;
for (int i = 0; i <= range; i++) {
if (i * num <= range) {
System.out.println(i * num);
count++;
}... | UTF-8 | Java | 872 | java | MultipleOfN.java | Java | [] | null | [] | package mathematics;
import java.util.Scanner;
public class MultipleOfN {
public static int findMultiple(int num, int range) {
int count = 0;
for (int i = 0; i <= range; i++) {
if (i * num <= range) {
System.out.println(i * num);
count++;
}... | 872 | 0.510321 | 0.505734 | 34 | 24.647058 | 24.957472 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.558824 | false | false | 15 |
a1a5c8c3a9d7ab100ed078ed3dc8a928682ea344 | 38,388,417,706,983 | 1211c458fcc18a621d314ef26a48dbc2cab148c4 | /app/src/main/java/com/sly/app/fragment/sly/hosting/SlyHostingFragment2.java | 904980ee366ff51d4bd762d4a76e000cb061a011 | [] | no_license | bellmit/IntelligentMiner2.0 | https://github.com/bellmit/IntelligentMiner2.0 | 6ed5a8689064c44f14c121b3cabc9833efb906b1 | 7aef15c8fbaf5a9d1030eff3f36a8b97fcc3c00e | refs/heads/master | 2022-01-16T00:19:16.645000 | 2018-12-18T08:10:56 | 2018-12-18T08:10:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sly.app.fragment.sly.hosting;
import android.graphics.drawable.ColorDrawable;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v4.app.FragmentTransaction;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.... | UTF-8 | Java | 17,443 | java | SlyHostingFragment2.java | Java | [
{
"context": "ntTags.GET_YUNW_NEWS_COUNT){\n map.put(\"Rounter\", NetConstant.GET_YUNW_NEWS_COUNT);\n m",
"end": 15576,
"score": 0.9969795942306519,
"start": 15569,
"tag": "NAME",
"value": "Rounter"
},
{
"context": "tTags.GET_MASTER_NEW_COUNT){\n map.... | null | [] | package com.sly.app.fragment.sly.hosting;
import android.graphics.drawable.ColorDrawable;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.support.v4.app.FragmentTransaction;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.widget.... | 17,443 | 0.609791 | 0.605246 | 433 | 39.145496 | 29.479622 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.711316 | false | false | 15 |
55374b17093bd481de9c03fad5b7a7abfcf6fae1 | 27,273,042,397,496 | bb2bac913a6ea5a292f3f01ba6e9aa700217eb77 | /LakaZambia_API/api/src/main/java/com/lakazambia/api/service/CategoryService.java | 3dc9909e90fd93d690b907cb8d9687ad9dd4e21e | [] | no_license | minesh1409/laka | https://github.com/minesh1409/laka | 8ed5d6ce071853c53a803321a90dcab66f372035 | 07ad12b83491033850ba467666b7c69c652198c1 | refs/heads/master | 2020-04-14T21:09:59.630000 | 2019-01-04T15:03:55 | 2019-01-04T15:03:55 | 164,119,486 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lakazambia.api.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.lakazambia.api.dao.ICategoryDao;
import com.lakazambia.api.model.Category;
@Service
public class CategoryService implements ICategorySer... | UTF-8 | Java | 924 | java | CategoryService.java | Java | [] | null | [] | package com.lakazambia.api.service;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.lakazambia.api.dao.ICategoryDao;
import com.lakazambia.api.model.Category;
@Service
public class CategoryService implements ICategorySer... | 924 | 0.779221 | 0.779221 | 42 | 21 | 19.287302 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 15 |
d08bdf0fdf62144dac22734a849a2fdbf2f38433 | 3,221,225,528,837 | 03dc3b3a3996d3dd50f575dd08f370454b888628 | /src/OntologyReader.java | 70dde2b96f31fbb3cc429e201f422cb33d356127 | [] | no_license | galvusdamor/ontopand | https://github.com/galvusdamor/ontopand | b3ee750eec36f88410f62c38150a56df45008863 | 4f5c902c8b718c87b133baa37d36c286ce00ca9c | refs/heads/master | 2022-10-29T22:56:30.939000 | 2015-05-22T12:28:43 | 2015-05-22T12:28:43 | 271,874,335 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.semanticweb.HermiT.Reasoner;
import org.semanticweb.owlapi.apibinding.OWLManager;
import org.semanticweb.owlapi.model.IRI;
import org.semanticweb.owlapi.model.OWLClass;
import org.semanticweb.owlapi.model.OWLDataFactory;
import org.semanticweb.owlapi.model.OWLDataProperty;
import org.semanticweb.owlapi.model... | UTF-8 | Java | 3,112 | java | OntologyReader.java | Java | [] | null | [] | import org.semanticweb.HermiT.Reasoner;
import org.semanticweb.owlapi.apibinding.OWLManager;
import org.semanticweb.owlapi.model.IRI;
import org.semanticweb.owlapi.model.OWLClass;
import org.semanticweb.owlapi.model.OWLDataFactory;
import org.semanticweb.owlapi.model.OWLDataProperty;
import org.semanticweb.owlapi.model... | 3,112 | 0.804627 | 0.802378 | 85 | 35.611763 | 30.791555 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588235 | false | false | 15 |
2d150a9c2952c7e5548a36a5d482563750e756d4 | 34,763,465,335,070 | 53ef22ebf3cb1c3aa04a368f9c9a9a6f3bbb60f5 | /person-web/src/main/java/com/cubic/test/PersonDeleteTest.java | 83e1aa548e014be07879787b26304d61fab86eeb | [] | no_license | mepratap/sample | https://github.com/mepratap/sample | 13c3b0002bd2a6771c0f04741f2e0ecee4238e59 | 384bbead025bddecfb2425801530ccf6a80da110 | refs/heads/master | 2021-01-10T06:30:51.424000 | 2016-03-16T03:40:10 | 2016-03-16T03:40:10 | 53,998,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cubic.test;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import com.cubic.dao.exception.DBException;
import com.cubic.entity.PersonEntity;
public class PersonDeleteTest {
public s... | UTF-8 | Java | 1,009 | java | PersonDeleteTest.java | Java | [] | null | [] | package com.cubic.test;
import javax.persistence.EntityManager;
import javax.persistence.EntityManagerFactory;
import javax.persistence.EntityTransaction;
import javax.persistence.Persistence;
import com.cubic.dao.exception.DBException;
import com.cubic.entity.PersonEntity;
public class PersonDeleteTest {
public s... | 1,009 | 0.714569 | 0.711596 | 43 | 22.465117 | 18.993694 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.162791 | false | false | 12 |
68723699b1c525ef200e1ee29a9dd4eafc663e23 | 27,066,883,934,788 | 73c73d06a81977674ed1007a822bae7134db161c | /Tescik/src/tescik/Kiszonka.java | 4b9247ec3e00e1b72cabd2ead6198e09984e20e6 | [
"MIT"
] | permissive | FutsalistaR/testowanko | https://github.com/FutsalistaR/testowanko | 4ae900248ebaaf9981a4198f6b4aabe7572f813d | 32a36e28743c15fe1e1756a765017a6b35226379 | refs/heads/master | 2021-08-30T22:00:17.810000 | 2017-12-19T15:28:11 | 2017-12-19T15:28:11 | 113,191,649 | 0 | 0 | null | true | 2017-12-05T14:21:43 | 2017-12-05T14:21:43 | 2017-11-06T21:52:25 | 2017-12-04T23:06:34 | 33 | 0 | 0 | 0 | null | false | null | class Kiszonka{
void kiszenie()
{
pl
}
}
s
| UTF-8 | Java | 55 | java | Kiszonka.java | Java | [] | null | [] | class Kiszonka{
void kiszenie()
{
pl
}
}
s
| 55 | 0.509091 | 0.509091 | 8 | 5.75 | 6.179604 | 17 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 12 |
99fe47419748835cffba86ec7ec4dc8c174460b1 | 22,299,470,245,333 | bea7d910508bc8c69bf3f8a2bf66eb3cc6c32f44 | /src/main/java/excercise/Problem10/IntegersEncoder.java | aa6da4b7a3f6880b742b61a03a22a180b378937d | [] | no_license | mloszek/99_Lisp_Problems | https://github.com/mloszek/99_Lisp_Problems | a3cf8f5c5c546c9295837606a1264244ac7b1171 | 56063f6db82d8dec2fafa206953454f804d9260c | refs/heads/master | 2020-12-02T17:45:38.908000 | 2017-07-23T09:47:22 | 2017-07-23T09:47:22 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package excercise.Problem10;
/**
* Creating objects with either amount of a number and number itself
*/
public class IntegersEncoder {
Integer amount;
String character;
public String getCharacter() {
return character;
}
public Integer getAmount() {
return amount;
}
pu... | UTF-8 | Java | 567 | java | IntegersEncoder.java | Java | [] | null | [] | package excercise.Problem10;
/**
* Creating objects with either amount of a number and number itself
*/
public class IntegersEncoder {
Integer amount;
String character;
public String getCharacter() {
return character;
}
public Integer getAmount() {
return amount;
}
pu... | 567 | 0.619048 | 0.61552 | 29 | 18.551723 | 19.900764 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 12 |
d39ff756a3f3b2358973a59da94633bef283fffc | 20,435,454,454,678 | e0c713fdd98af94b2ca8b8d0220cd0125eb0de51 | /src/main/java/org/technbolts/busd/core/organizations/OperatorId.java | 75a638456cae57bc95b0def0429d28d51ba36d0a | [] | no_license | Arnauld/refd-q | https://github.com/Arnauld/refd-q | b69b320bcbab2c345737ec1fcb46e56f65851882 | 2521fe29e984d5e7e648bef135dbfa55afd51070 | refs/heads/master | 2023-03-04T21:20:26.621000 | 2021-02-22T08:27:03 | 2021-02-22T08:27:03 | 334,780,614 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.technbolts.busd.core.organizations;
public class OperatorId {
public static OperatorId operatorId(int raw) {
if (raw < 0)
throw new IllegalArgumentException("Cannot be negative");
return new OperatorId(raw);
}
private final int raw;
private OperatorId(int raw)... | UTF-8 | Java | 573 | java | OperatorId.java | Java | [] | null | [] | package org.technbolts.busd.core.organizations;
public class OperatorId {
public static OperatorId operatorId(int raw) {
if (raw < 0)
throw new IllegalArgumentException("Cannot be negative");
return new OperatorId(raw);
}
private final int raw;
private OperatorId(int raw)... | 573 | 0.588133 | 0.586387 | 29 | 18.758621 | 18.246691 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275862 | false | false | 12 |
8c04477c1f7c8e047113aa304f1a222640d32a43 | 2,216,203,141,426 | 48cb48d94dfff75799215a1f39881b0546201e5e | /Android/app/src/main/java/com/delieat/helpers/SessionHelper.java | fcc652e5ae108c95a1f60525a89dab1ca8682faa | [] | no_license | deliEat/DeliEat-develop | https://github.com/deliEat/DeliEat-develop | c201393b42d44a5686908a230dc7fdb0eada5f78 | abaac871b6843374a6eb45bd2d8aef572879896f | refs/heads/master | 2018-10-15T20:39:32.797000 | 2018-07-25T05:43:48 | 2018-07-25T05:43:48 | 117,798,314 | 0 | 0 | null | false | 2018-06-29T05:57:08 | 2018-01-17T07:04:56 | 2018-06-27T07:27:09 | 2018-06-29T05:57:07 | 1,083 | 0 | 0 | 0 | Java | false | null | package com.delieat.helpers;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import com.delieat.constants.UserSession;
import com.delieat.constants.UserType;
import com.delieat.models.Customer;
import com.delieat.models.Owner;
import javax.inject... | UTF-8 | Java | 2,070 | java | SessionHelper.java | Java | [] | null | [] | package com.delieat.helpers;
import android.content.Context;
import android.content.SharedPreferences;
import android.preference.PreferenceManager;
import com.delieat.constants.UserSession;
import com.delieat.constants.UserType;
import com.delieat.models.Customer;
import com.delieat.models.Owner;
import javax.inject... | 2,070 | 0.697585 | 0.697585 | 58 | 34.689655 | 27.088747 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62069 | false | false | 12 |
0d7fdff609869ae3ca5ae347897d0c9feff033c9 | 2,568,390,499,100 | f1c200e96bf7c306354af80253213f89290ca854 | /src/main/java/com/renanpalmeira/spring/model/Project.java | b515aa272c28b3ebb361f7dbe1bc3c9633f1e840 | [] | no_license | renanpalmeira/microservices-demo | https://github.com/renanpalmeira/microservices-demo | cb50196c1ec8ab2972fa6afc705bbbc146a0019f | 2cac5a904ff45f148bfa7351eaa37dd29005b4b6 | refs/heads/master | 2022-01-05T00:05:37.790000 | 2017-03-02T03:36:53 | 2017-03-02T03:36:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.renanpalmeira.spring.model;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@ToString
@JsonIgnoreProperties(ignoreUnknown = true)
public class Project {
@Getter
... | UTF-8 | Java | 525 | java | Project.java | Java | [
{
"context": "package com.renanpalmeira.spring.model;\n\nimport lombok.Getter;\nimport lombo",
"end": 25,
"score": 0.9796956777572632,
"start": 12,
"tag": "USERNAME",
"value": "renanpalmeira"
}
] | null | [] | package com.renanpalmeira.spring.model;
import lombok.Getter;
import lombok.Setter;
import lombok.ToString;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonIgnoreProperties;
@ToString
@JsonIgnoreProperties(ignoreUnknown = true)
public class Project {
@Getter
... | 525 | 0.737143 | 0.737143 | 28 | 17.785715 | 16.032015 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 12 |
6a0519dfe62cbfc6cf47eb05a8ef40c8034c3366 | 2,602,750,216,635 | bc6191e6550f5c9ab5bba6b4e5b64709ae6c7c2e | /sentence/src/test/java/com/xeppaka/sentence/service/SentencesServiceTest.java | a3e271638745cd8739da5b17b946e4dd0d555032 | [] | no_license | xeppaka/sentences-app | https://github.com/xeppaka/sentences-app | 715aec3bf19c48302b2ae7f9fdea4d774d920cba | 81e09d9d7953a4ac2c4de4554879c2bb63cf6a4d | refs/heads/master | 2020-04-06T06:55:02.582000 | 2016-08-22T21:03:38 | 2016-08-22T21:03:38 | 65,570,500 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xeppaka.sentence.service;
import com.xeppaka.sentence.SentenceConfiguration;
import com.xeppaka.sentence.domain.sentences.Sentence;
import com.xeppaka.sentence.domain.sentences.exceptions.NotEnoughWordsException;
import com.xeppaka.sentence.domain.words.Word;
import com.xeppaka.sentence.domain.words.Word.W... | UTF-8 | Java | 3,982 | java | SentencesServiceTest.java | Java | [] | null | [] | package com.xeppaka.sentence.service;
import com.xeppaka.sentence.SentenceConfiguration;
import com.xeppaka.sentence.domain.sentences.Sentence;
import com.xeppaka.sentence.domain.sentences.exceptions.NotEnoughWordsException;
import com.xeppaka.sentence.domain.words.Word;
import com.xeppaka.sentence.domain.words.Word.W... | 3,982 | 0.773983 | 0.771723 | 90 | 43.244446 | 32.641251 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.677778 | false | false | 12 |
3d108b21dccb8a535c72dfc374c7583fce0e9284 | 1,778,116,486,007 | 2126bcdaf07f986198c0c8f1dfe54c181cf9a478 | /Java-Fundamentals/src/LectureOnlineProblems/SongEncryption.java | 6c94f14e54a36d59d1da635534c043424dc25c80 | [] | no_license | gnklw/soft-uni-homework | https://github.com/gnklw/soft-uni-homework | b2f661c2e6ae5941276109a52b7010298ebbe524 | c4de93fef4513ea5f5b0309375d172f199dd7c37 | refs/heads/master | 2020-07-29T20:49:06.048000 | 2020-07-15T11:44:04 | 2020-07-15T11:44:04 | 209,953,547 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LectureOnlineProblems;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class SongEncryption {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
final String regex = "^(?<name>[A-Z][a-z'\\s]+):[A-Z\\s]+$";
... | UTF-8 | Java | 2,189 | java | SongEncryption.java | Java | [] | null | [] | package LectureOnlineProblems;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class SongEncryption {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
final String regex = "^(?<name>[A-Z][a-z'\\s]+):[A-Z\\s]+$";
... | 2,189 | 0.507995 | 0.506624 | 64 | 33.21875 | 23.781866 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 12 |
dede7e983ec46a408b864a68c19f92d0a3cc6d79 | 23,605,140,324,731 | a1c7ff7f59cc0aac489623b3b1a19233136efbc0 | /java-day/java-spring/src/main/java/com/spring/beans/Beans.java | cdbe560cd8a8aa5d018cd362bd65f25a95ce6af1 | [] | no_license | angelwsin/java-day | https://github.com/angelwsin/java-day | 71d39a5c04908e78501038173a877ea4a421352d | e4193a92a7719b868404d42eb83ccce78032c6db | refs/heads/master | 2022-12-31T03:57:36.430000 | 2019-05-31T14:39:19 | 2019-05-31T14:39:19 | 95,177,712 | 1 | 0 | null | false | 2022-12-16T02:17:30 | 2017-06-23T03:00:22 | 2019-05-31T14:39:36 | 2022-12-16T02:17:26 | 2,246 | 1 | 0 | 71 | Java | false | false | package com.spring.beans;
import org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor;
import org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy;
public class Beans {
/*
*
* beans
* |
* |__bean
* |... | UTF-8 | Java | 2,687 | java | Beans.java | Java | [] | null | [] | package com.spring.beans;
import org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor;
import org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy;
public class Beans {
/*
*
* beans
* |
* |__bean
* |... | 2,687 | 0.338716 | 0.338716 | 95 | 25.378948 | 24.529329 | 145 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705263 | false | false | 12 |
0298381f0434b737b6e5a1574511ab7d14be83ea | 13,700,945,698,174 | 1c8b712cd07d1786d5e06ed7aae19605e6785aeb | /src/CodingBat/Has22.java | b9e1961da52554caecfe64aa5958a30e992a9b12 | [] | no_license | snehadasa/practiseAlgorithms | https://github.com/snehadasa/practiseAlgorithms | 54134885220eddf59e20258089731be541819f8d | f9371719d9616a87267123f36f44054d9ae87abe | refs/heads/master | 2023-04-05T14:10:50.443000 | 2021-04-10T07:16:13 | 2021-04-10T07:16:13 | 328,474,291 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CodingBat;
public class Has22 {
// Given an array of ints, return true if the array contains a 2 next to a 2 somewhere.
//
//
// has22([1, 2, 2]) → true
// has22([1, 2, 1, 2]) → false
// has22([2, 1, 2]) → false
public boolean has22(int[] nums) {
// int flag = 0;
for (... | UTF-8 | Java | 872 | java | Has22.java | Java | [] | null | [] | package CodingBat;
public class Has22 {
// Given an array of ints, return true if the array contains a 2 next to a 2 somewhere.
//
//
// has22([1, 2, 2]) → true
// has22([1, 2, 1, 2]) → false
// has22([2, 1, 2]) → false
public boolean has22(int[] nums) {
// int flag = 0;
for (... | 872 | 0.504619 | 0.439954 | 30 | 27.866667 | 22.287117 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.2 | false | false | 12 |
851c090ca117671826bc82c31aec927902fc90f8 | 28,157,805,657,993 | c4a765773c71885a63989a9430b749e8cd00e5d8 | /cyber-iatoms-common/src/main/java/com/cybersoft4u/xian/iatoms/common/bean/dto/SrmCaseDetailDTO.java | 88df0a3d5702a6b11d388a065df9437b52db8be2 | [] | no_license | momoDuan/Iatoms | https://github.com/momoDuan/Iatoms | 78db9d5d67360226519e9a7f55aa7e48e531a635 | 54d5cd7b37725299da9f3e48c94610a4dd8245ce | refs/heads/master | 2020-04-29T20:54:47.500000 | 2019-03-19T01:50:58 | 2019-03-19T01:50:58 | 176,397,020 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cybersoft4u.xian.iatoms.common.bean.dto;
import cafe.core.bean.dto.DataTransferObject;
/**
* Purpose: SRM_案件明细DTO
* @author RiverJin
* @since JDK 1.7
* @date 2016年11月10日
* @MaintenancePersonnel RiverJin
*/
public class SrmCaseDetailDTO extends DataTransferObject<String>{
}
| UTF-8 | Java | 322 | java | SrmCaseDetailDTO.java | Java | [
{
"context": "rObject;\r\n/**\r\n * Purpose: SRM_案件明细DTO\r\n * @author RiverJin\r\n * @since JDK 1.7\r\n * @date 2016年11月10日\r\n * @",
"end": 152,
"score": 0.9988296031951904,
"start": 144,
"tag": "NAME",
"value": "RiverJin"
},
{
"context": "\r\n * @date 2016年11月10日\r\n * @Maint... | null | [] | package com.cybersoft4u.xian.iatoms.common.bean.dto;
import cafe.core.bean.dto.DataTransferObject;
/**
* Purpose: SRM_案件明细DTO
* @author RiverJin
* @since JDK 1.7
* @date 2016年11月10日
* @MaintenancePersonnel RiverJin
*/
public class SrmCaseDetailDTO extends DataTransferObject<String>{
}
| 322 | 0.730519 | 0.694805 | 12 | 23.666666 | 20.49119 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.166667 | false | false | 12 |
8ca0cfd8f9b424f8d797d6d34737eb1d32f7ec85 | 33,328,946,234,367 | ff808a8a9203e914e41d2c4e0c7c5d11789583ab | /weibar/service/src/main/java/com/weibar/service/mapper/UserConsumeOrderMapper.java | b8f76083b349472d816373d051298b211a970595 | [] | no_license | weibarOfficial/weibar | https://github.com/weibarOfficial/weibar | 4fd8789c39a72860525d92d02ed84046e3e647af | ac4fb2099910424a76b9ab43db12fd616a240b01 | refs/heads/master | 2021-05-03T19:59:53.586000 | 2018-04-28T08:49:07 | 2018-04-28T08:49:07 | 120,424,904 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.weibar.service.mapper;
import com.weibar.pojo.db.UserConsumeOrder;
import com.weibar.pojo.db.UserConsumeOrderCriteria;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface UserConsumeOrderMapper {
/**
* This method was generated by MyBatis Generator.
* This met... | UTF-8 | Java | 3,194 | java | UserConsumeOrderMapper.java | Java | [] | null | [] | package com.weibar.service.mapper;
import com.weibar.pojo.db.UserConsumeOrder;
import com.weibar.pojo.db.UserConsumeOrderCriteria;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface UserConsumeOrderMapper {
/**
* This method was generated by MyBatis Generator.
* This met... | 3,194 | 0.691922 | 0.650595 | 96 | 32.28125 | 29.268763 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1875 | false | false | 12 |
63a256ebf2202529a43f29a19c6c8aeb6c99e88e | 13,477,607,423,193 | 19c9ed6692efee57caf4381fd6f11a16be7d34fe | /Library/src/com/ss/lib/menus/CheckOut.java | 698a63b34553d8a634c17e07f8f6a5b6c75d1440 | [] | no_license | hifly01/Non-School-Programs | https://github.com/hifly01/Non-School-Programs | 523c2a07a41b162a98cdf28098d4d81d02b90dc5 | 6d5be06b7e1aef7ec09dcfa1c402438264a43f49 | refs/heads/main | 2023-08-14T22:42:17.706000 | 2021-09-22T02:17:34 | 2021-09-22T02:17:34 | 368,708,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ss.lib.menus;
import java.sql.SQLException;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.List;
import java.util.Scanner;
import com.ss.lib.entity.Book;
import com.ss.lib.entity.BookLoans;
import com.ss.lib.entity.Borrower;
import com.ss.lib.entity.LibraryBran... | UTF-8 | Java | 2,394 | java | CheckOut.java | Java | [] | null | [] | package com.ss.lib.menus;
import java.sql.SQLException;
import java.time.LocalDateTime;
import java.time.format.DateTimeFormatter;
import java.util.List;
import java.util.Scanner;
import com.ss.lib.entity.Book;
import com.ss.lib.entity.BookLoans;
import com.ss.lib.entity.Borrower;
import com.ss.lib.entity.LibraryBran... | 2,394 | 0.687135 | 0.682122 | 81 | 28.555555 | 27.763107 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.037037 | false | false | 12 |
c2c7d8b66ee22729cc877522bc231ded28aeb78c | 39,384,850,117,773 | 14ca5f29dc63bd1b36ba9ee474673bf963443205 | /src/test/java/org/recap/service/RecentDataExportsInfoServiceUT.java | dee2197806d7192e44334bf7aa3287e83170ad2e | [
"Apache-2.0",
"MIT"
] | permissive | ResearchCollectionsAndPreservation/scsb-etl | https://github.com/ResearchCollectionsAndPreservation/scsb-etl | 1d54ad3f0483d4fb9f014bf188f3a6eb1b403575 | 48603b0f987a81678641341e8c804ccf38277272 | refs/heads/v7-dev | 2023-07-22T18:11:44.326000 | 2023-05-10T06:22:04 | 2023-05-10T06:22:04 | 258,110,054 | 0 | 13 | NOASSERTION | false | 2023-05-10T06:26:02 | 2020-04-23T06:05:00 | 2022-05-04T06:05:24 | 2023-05-10T06:26:01 | 40,512 | 0 | 9 | 0 | Java | false | false | package org.recap.service;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.model.ListObjectsRequest;
import com.amazonaws.services.s3.model.ObjectListing;
import com.amazonaws.services.s3.model.S3Object;
import com.amazonaws.services.s3.model.S3ObjectInputStream;
import com.amazonaws.servic... | UTF-8 | Java | 3,844 | java | RecentDataExportsInfoServiceUT.java | Java | [] | null | [] | package org.recap.service;
import com.amazonaws.services.s3.AmazonS3;
import com.amazonaws.services.s3.model.ListObjectsRequest;
import com.amazonaws.services.s3.model.ObjectListing;
import com.amazonaws.services.s3.model.S3Object;
import com.amazonaws.services.s3.model.S3ObjectInputStream;
import com.amazonaws.servic... | 3,844 | 0.74974 | 0.735952 | 99 | 37.828281 | 34.019318 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.858586 | false | false | 12 |
9fd238d51e3a78f81e700e3c0beb5c4b99f818f3 | 38,628,935,879,246 | 1ca0cfc68dadd1695c8d895fcde15c28756e9b6c | /Module02Week01-02/src/com/pentalog/pentastagiu/Main.java | 55e055a21ee0971903937581e2ba04c135ed18e0 | [] | no_license | ioanae18/PentaStagiu-JAVA | https://github.com/ioanae18/PentaStagiu-JAVA | 5e118199dd5526707d13376a224ed3c1095537a2 | 01a0f9af6d8ccdf3091e455edaf566aa7d30f599 | refs/heads/master | 2020-04-08T20:25:23.667000 | 2019-02-14T12:20:22 | 2019-02-14T12:20:22 | 159,698,594 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
Create a java application that facilitates the management of an airport. We should be able to view flights, register users to
flights and also ensure a plane capacity.
The application should provide methods for implementing the following functions
Add / Remove / Read flights (validate for duplicate flight number)... | UTF-8 | Java | 966 | java | Main.java | Java | [
{
"context": "based on departure date / flight duration\n\n@author Ivan Emilia-Ioana\n */\npackage com.pentalog.pentastagiu;\n\nimport com",
"end": 812,
"score": 0.9998064041137695,
"start": 795,
"tag": "NAME",
"value": "Ivan Emilia-Ioana"
}
] | null | [] | /*
Create a java application that facilitates the management of an airport. We should be able to view flights, register users to
flights and also ensure a plane capacity.
The application should provide methods for implementing the following functions
Add / Remove / Read flights (validate for duplicate flight number)... | 955 | 0.776398 | 0.776398 | 28 | 33.5 | 35.643574 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.178571 | false | false | 12 |
7399c248db59da69fbb0e0ba18a5a150b19cc0d8 | 35,751,307,811,789 | 6d97a9baacbea97d34339d418e14869941d010bc | /java/src/sim/distributed/CyclicHostSelector.java | 6f4326b507ffea455d0e720142bd308e75e98546 | [
"Apache-2.0"
] | permissive | oshai/simba | https://github.com/oshai/simba | 82277fc3f7f5fc91fe14e9686584757631045e8a | 61e6059e27323aeb9596e227404c85a62a9fb13c | refs/heads/master | 2016-09-09T22:45:05.769000 | 2014-11-06T20:33:58 | 2014-11-06T20:33:58 | 26,286,604 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sim.distributed;
import java.util.Iterator;
import java.util.List;
import sim.model.Job;
import com.google.common.collect.Iterators;
public class CyclicHostSelector implements HostSelector
{
private Iterator<HostScheduler> cyclicIterator;
public CyclicHostSelector(List<HostScheduler> hostScheduler)
{
... | UTF-8 | Java | 855 | java | CyclicHostSelector.java | Java | [] | null | [] | package sim.distributed;
import java.util.Iterator;
import java.util.List;
import sim.model.Job;
import com.google.common.collect.Iterators;
public class CyclicHostSelector implements HostSelector
{
private Iterator<HostScheduler> cyclicIterator;
public CyclicHostSelector(List<HostScheduler> hostScheduler)
{
... | 855 | 0.712281 | 0.712281 | 48 | 16.8125 | 19.218758 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.770833 | false | false | 12 |
37f886d04d1d1b638db66a9e19fed1ddf7bf9bcb | 31,490,700,279,379 | 0e79b80289ec24a01ba16c710fede401482164b6 | /src/rubix_cube/Axis.java | 3ff532e5fe2d5acb408a5ca035a760317a5cce79 | [] | no_license | michaelconnor00/c371_rubix | https://github.com/michaelconnor00/c371_rubix | 0a94517e75a903476d925b77ad8a1606d4b6423b | a8d6971ac801643bb5a9b5653e41e475716f4233 | refs/heads/master | 2021-01-10T06:33:39.973000 | 2016-02-23T17:17:50 | 2016-02-23T17:17:50 | 50,121,899 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package rubix_cube;
/**
* This enum provides dtatic data for the predefined axis of the rubix cube.
*
* Created by michaelconnor on 2016-01-18.
*/
public enum Axis {
X(
new Face[]{Face.ZOrigin, Face.YOpposite, Face.ZOpposite, Face.YOrigin}, // CCW order
new Face[]{Face.XOrigin, Face.XOpposite},... | UTF-8 | Java | 1,517 | java | Axis.java | Java | [
{
"context": "redefined axis of the rubix cube.\n *\n * Created by michaelconnor on 2016-01-18.\n */\npublic enum Axis {\n X(\n ",
"end": 132,
"score": 0.9984197020530701,
"start": 119,
"tag": "USERNAME",
"value": "michaelconnor"
}
] | null | [] | package rubix_cube;
/**
* This enum provides dtatic data for the predefined axis of the rubix cube.
*
* Created by michaelconnor on 2016-01-18.
*/
public enum Axis {
X(
new Face[]{Face.ZOrigin, Face.YOpposite, Face.ZOpposite, Face.YOrigin}, // CCW order
new Face[]{Face.XOrigin, Face.XOpposite},... | 1,517 | 0.619644 | 0.61437 | 52 | 28.173077 | 27.937239 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.634615 | false | false | 12 |
b1ebb7b5a5370c7052321f850e4c4383624142a1 | 34,754,875,409,130 | 428c14c670dc0284e1045d629df6459c14e32328 | /Core Java/src/com/techchefs/javaapp/assignment/thirdassignment/GiftFriendTest.java | bac53229e072709c27f0c5955949daf69614651e | [] | no_license | TestYantraDevTeam/ELF-06June19-Techchefs-RajshreeS | https://github.com/TestYantraDevTeam/ELF-06June19-Techchefs-RajshreeS | fb1dfb25ff3559e346e7535109527362ed4f1689 | 7f7117f986cb10123b758cf6c555588a6a799e8f | refs/heads/master | 2021-01-16T15:43:34.356000 | 2019-08-23T14:23:44 | 2019-08-23T14:23:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techchefs.javaaapp.assignment.thirdassignment;
public class GiftFriendTest {
public static void main(String[] args) {
Gift a = new Gift();
Friend f = new Friend();
f.receive(a);
}
}
| UTF-8 | Java | 203 | java | GiftFriendTest.java | Java | [] | null | [] | package com.techchefs.javaaapp.assignment.thirdassignment;
public class GiftFriendTest {
public static void main(String[] args) {
Gift a = new Gift();
Friend f = new Friend();
f.receive(a);
}
}
| 203 | 0.70936 | 0.70936 | 9 | 21.555555 | 18.541912 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 12 |
33ea68f73ad49d71851d832df4dd69f52b95922b | 36,103,495,119,719 | 2bdd7914887750577c2d15c385ce3eb1837d1b09 | /myweb/mybackjsontutor/src/com/day/control/MoveServlet.java | 1944c34ab058113f4640fb66cbb5343eee67f526 | [] | no_license | sjabber/KOSTA | https://github.com/sjabber/KOSTA | 46f26689c7fc22570f95b3922c25264fa1907f4a | 11406546bafc44cce9bcceaaebf030150f78e0ca | refs/heads/master | 2023-07-21T15:51:18.682000 | 2021-09-10T09:11:42 | 2021-09-10T09:11:42 | 364,441,131 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.day.control;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class MoveServlet ... | ISO-8859-7 | Java | 2,866 | java | MoveServlet.java | Java | [] | null | [] | package com.day.control;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.RequestDispatcher;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
public class MoveServlet ... | 2,866 | 0.70112 | 0.696061 | 75 | 35.893333 | 30.207537 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.466667 | false | false | 12 |
389426d9e1707a5582b0854dbd5a44db03dce7a0 | 24,953,760,049,928 | 3e9c6a4c63c6ec0196bc3e9aa05a7c2181313a42 | /smp-api/src/main/java/com/dyd/ssp/smp/section/advice/handler/ResponseUtil.java | 9030437c8937d90a4c590162e905571795966376 | [] | no_license | wunian7yulian/SMP-Frame-parent | https://github.com/wunian7yulian/SMP-Frame-parent | b47169adb710f020ddabc4df28596a8ff4ce088b | 64bb049da66b7c53b7407d8b264944578093c341 | refs/heads/master | 2020-05-15T03:12:02.559000 | 2019-05-13T03:24:32 | 2019-05-13T03:24:32 | 182,063,878 | 3 | 1 | null | false | 2019-04-19T02:57:45 | 2019-04-18T10:03:10 | 2019-04-18T10:03:55 | 2019-04-19T02:57:44 | 372 | 0 | 1 | 0 | Java | false | false | package com.dyd.ssp.smp.section.advice.handler;
import com.dyd.ssp.smp.section.advice.handler.ResultModel;
import com.google.gson.Gson;
import lombok.extern.slf4j.Slf4j;
import javax.servlet.ServletResponse;
import java.io.PrintWriter;
/**
* @author zwt
* @since 2019-05-06
*/
@Slf4j
public class ResponseUtil {
... | UTF-8 | Java | 865 | java | ResponseUtil.java | Java | [
{
"context": "ponse;\nimport java.io.PrintWriter;\n\n/**\n * @author zwt\n * @since 2019-05-06\n */\n@Slf4j\npublic class Resp",
"end": 257,
"score": 0.9996778964996338,
"start": 254,
"tag": "USERNAME",
"value": "zwt"
}
] | null | [] | package com.dyd.ssp.smp.section.advice.handler;
import com.dyd.ssp.smp.section.advice.handler.ResultModel;
import com.google.gson.Gson;
import lombok.extern.slf4j.Slf4j;
import javax.servlet.ServletResponse;
import java.io.PrintWriter;
/**
* @author zwt
* @since 2019-05-06
*/
@Slf4j
public class ResponseUtil {
... | 865 | 0.603267 | 0.589265 | 34 | 24.205883 | 20.163712 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.441176 | false | false | 12 |
b85d3f93b5f5420ad038b4b8d456aa6c94e1ff37 | 24,953,760,052,252 | 1711a7298060a8a6afaa946e404353dd79b4dd8e | /Model/src/home/app/med/model/eo/DoctorScheduleEOImpl.java | b238f6c9b8637fb011baa4499aacd7b0c02f344e | [] | no_license | anirbmuk/Medico | https://github.com/anirbmuk/Medico | 2f3d033fddf4828c524486d197c2980cbc210f3e | ef9c2762358ef718863fe94a6b057910a108eb86 | refs/heads/master | 2019-12-25T13:30:40.515000 | 2018-05-31T05:25:29 | 2018-05-31T05:25:29 | 123,787,981 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package home.app.med.model.eo;
import home.app.shared.model.eo.BaseEntityImpl;
import java.sql.Timestamp;
import oracle.jbo.AttributeList;
import oracle.jbo.Key;
import oracle.jbo.server.EntityDefImpl;
import oracle.jbo.server.TransactionEvent;
// ---------------------------------------------------------------------... | UTF-8 | Java | 8,589 | java | DoctorScheduleEOImpl.java | Java | [] | null | [] | package home.app.med.model.eo;
import home.app.shared.model.eo.BaseEntityImpl;
import java.sql.Timestamp;
import oracle.jbo.AttributeList;
import oracle.jbo.Key;
import oracle.jbo.server.EntityDefImpl;
import oracle.jbo.server.TransactionEvent;
// ---------------------------------------------------------------------... | 8,589 | 0.638375 | 0.636861 | 285 | 29.133333 | 26.674183 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301754 | false | false | 12 |
effc5c9434cbae179e58dd18ba7f16c3c6148fc0 | 36,215,164,278,299 | 38bcacb56a2aabf99985459a302521212ab1917f | /src/main/java/hartn/devnews/dev_news/model/ArticleCommentDislike.java | ea8c4642c88ad21589bc2be79d0f2c000d32c06d | [] | no_license | hailay143/devNews | https://github.com/hailay143/devNews | 95be783ce5e0cdbba4e22bb48f097040724f9e9d | dd657e13680aef7c071da4d17d76f0bc251fd9a3 | refs/heads/main | 2023-04-04T00:15:30.524000 | 2021-04-13T14:46:50 | 2021-04-13T14:46:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hartn.devnews.dev_news.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.validation.constraints.NotNull;
import com.fasterx... | UTF-8 | Java | 1,616 | java | ArticleCommentDislike.java | Java | [] | null | [] | package hartn.devnews.dev_news.model;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.validation.constraints.NotNull;
import com.fasterx... | 1,616 | 0.735767 | 0.735767 | 65 | 23.861538 | 22.88088 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338462 | false | false | 12 |
edb80923956035d97f9d34f7efb1d8f8ff060b4e | 37,271,726,227,191 | 4c83b1e828ce133b33990f81521b18228134cd5e | /app/src/main/java/com/example/imsocial/activities/Home_Fragment.java | 9956b9caa5038f50cbaa13cacc1a548aa00bdc57 | [] | no_license | murtaza-ahmad-khan/im-social-android | https://github.com/murtaza-ahmad-khan/im-social-android | bf405928a54b7d94ef1b9c6706d3c3fb093deaf1 | e8ad3cc9e72c988ce4c6c9ec2ebe13e594e7e9c1 | refs/heads/master | 2023-06-15T01:18:59.843000 | 2021-07-11T05:38:22 | 2021-07-11T05:38:22 | 384,768,223 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.imsocial.activities;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androidx.swiperefreshlayout.widget.SwipeRefreshLayout;
import android.view.LayoutInflater;
impor... | UTF-8 | Java | 2,099 | java | Home_Fragment.java | Java | [] | null | [] | package com.example.imsocial.activities;
import android.os.Bundle;
import androidx.fragment.app.Fragment;
import androidx.recyclerview.widget.LinearLayoutManager;
import androidx.recyclerview.widget.RecyclerView;
import androidx.swiperefreshlayout.widget.SwipeRefreshLayout;
import android.view.LayoutInflater;
impor... | 2,099 | 0.68747 | 0.68747 | 71 | 28.577465 | 26.562529 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521127 | false | false | 12 |
4039e279e62461881ecd2512ab1f8abcaa62a408 | 39,273,180,973,650 | 321d5498ddf3fddf94d3927e1719de1e93db9b21 | /src/main/java/bootcamp/demo/FundamentosApplication.java | d27a463289c98c222b073622fe7c3e9ae431e5e1 | [] | no_license | LucasAgustinDiaz/fundamentosSB | https://github.com/LucasAgustinDiaz/fundamentosSB | df2ef0beb34321c99cd77a9d981c97ee26a79f6f | 4aac36f8ea0e068f8a58f37485c16f57d6e51c1d | refs/heads/main | 2023-06-01T09:20:07.824000 | 2021-06-27T06:38:58 | 2021-06-27T06:38:58 | 380,661,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bootcamp.demo;
import bootcamp.demo.bean.MyBean;
import bootcamp.demo.bean.MyBeanDependency;
import bootcamp.demo.component.ComponentDependency;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
i... | UTF-8 | Java | 1,224 | java | FundamentosApplication.java | Java | [] | null | [] | package bootcamp.demo;
import bootcamp.demo.bean.MyBean;
import bootcamp.demo.bean.MyBeanDependency;
import bootcamp.demo.component.ComponentDependency;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.boot.CommandLineRunner;
import org.springframework.boot.SpringApplication;
i... | 1,224 | 0.780229 | 0.780229 | 37 | 32.081081 | 32.00201 | 162 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.567568 | false | false | 12 |
ae7eaa1ca85189c8dbcc9e5b9d820beb42f0ebc8 | 33,973,191,363,180 | 2fd43b208a77b77b698770735f9fe7a754797148 | /b2c-cloud-test-parent/b2c-cloud-test-mybatis/src/main/java/com/csair/b2c/test/mybatis/model/Country.java | c637aa86452a247c660117cb744c72854ed454d6 | [
"Unlicense"
] | permissive | jufeng98/b2c | https://github.com/jufeng98/b2c | 8aa6909005b67fc389d33d5485e3f936af373f43 | 68c75e8e2c905cbcede41375511cedde4bf0218f | refs/heads/master | 2020-02-18T13:16:20.311000 | 2020-01-19T08:44:04 | 2020-01-19T08:44:04 | 125,715,328 | 2 | 2 | Unlicense | false | 2021-01-21T00:32:31 | 2018-03-18T10:52:18 | 2021-01-18T12:12:33 | 2021-01-21T00:32:30 | 7,290 | 2 | 2 | 17 | JavaScript | false | false | package com.csair.b2c.test.mybatis.model;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* @author yudong
*/
@Data
public class Country implements Serializable {
private static final long serialVersionUID = 8965340608576090416L;
private Short countryId;
private String coun... | UTF-8 | Java | 356 | java | Country.java | Java | [
{
"context": "rializable;\nimport java.util.Date;\n\n/**\n * @author yudong\n */\n@Data\npublic class Country implements Seriali",
"end": 138,
"score": 0.9980783462524414,
"start": 132,
"tag": "USERNAME",
"value": "yudong"
}
] | null | [] | package com.csair.b2c.test.mybatis.model;
import lombok.Data;
import java.io.Serializable;
import java.util.Date;
/**
* @author yudong
*/
@Data
public class Country implements Serializable {
private static final long serialVersionUID = 8965340608576090416L;
private Short countryId;
private String coun... | 356 | 0.752809 | 0.696629 | 19 | 17.789474 | 19.116207 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 12 |
0915dfa36a85f041a4489bd7056b95070a84c933 | 6,743,098,692,385 | 9ec0f65db52f75d3bc2695ca39bdda3b17ff695c | /src/person/Work.java | f0fe2e501fcc01f9b21179643881af21b0ce0a52 | [] | no_license | Skefull/IT2045C_Assignment06 | https://github.com/Skefull/IT2045C_Assignment06 | 74979559ec08c735756a76d620a5d9aaac0038cc | a9edb23ea0cf6511ba0136163c365b69f67fc1f9 | refs/heads/master | 2021-01-26T13:24:13.310000 | 2020-02-27T06:06:11 | 2020-02-27T06:06:11 | 243,442,150 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Name: Rob Kelly
* Email: kelly2rb@mail.uc.edu
* Course: IT2045C
* Assignment #: 06
* Due Date: 2/27/2020
* Citations: N/A
* Anything else: N/A
*/
package person;
public interface Work {
void Work();
void stopWorking();
}
| UTF-8 | Java | 255 | java | Work.java | Java | [
{
"context": "/*\r\n * Name: Rob Kelly\r\n * Email: kelly2rb@mail.uc.edu\r\n * Course: IT204",
"end": 22,
"score": 0.9998595118522644,
"start": 13,
"tag": "NAME",
"value": "Rob Kelly"
},
{
"context": "/*\r\n * Name: Rob Kelly\r\n * Email: kelly2rb@mail.uc.edu\r\n * Course: IT2045C\r\... | null | [] | /*
* Name: <NAME>
* Email: <EMAIL>
* Course: IT2045C
* Assignment #: 06
* Due Date: 2/27/2020
* Citations: N/A
* Anything else: N/A
*/
package person;
public interface Work {
void Work();
void stopWorking();
}
| 239 | 0.6 | 0.545098 | 17 | 13 | 9.6467 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 12 |
edcf13cdfe80ca462e9a05033444af11a4691b8f | 21,131,239,138,059 | eec21189a0dcaed31ff01c13e7c42abd5b89c7c7 | /src/main/java/com/jeegox/glio/dao/commerce/PersonDAO.java | bb57367cae0b8301f4f34b4db47b594ace728c22 | [] | no_license | j2esus/glio | https://github.com/j2esus/glio | d2a38468917f495aaa7213772fbac5d29a77f30b | 46943b8f21c137d6332b49bedd93316e3a8d4025 | refs/heads/master | 2023-06-28T08:26:17.767000 | 2021-07-28T04:21:58 | 2021-07-28T04:21:58 | 192,005,122 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jeegox.glio.dao.commerce;
import com.jeegox.glio.dao.hibernate.GenericDAO;
import com.jeegox.glio.entities.admin.Company;
import com.jeegox.glio.entities.commerce.Person;
import com.jeegox.glio.enumerators.PersonType;
import com.jeegox.glio.enumerators.Status;
import java.util.List;
public interface Perso... | UTF-8 | Java | 525 | java | PersonDAO.java | Java | [] | null | [] | package com.jeegox.glio.dao.commerce;
import com.jeegox.glio.dao.hibernate.GenericDAO;
import com.jeegox.glio.entities.admin.Company;
import com.jeegox.glio.entities.commerce.Person;
import com.jeegox.glio.enumerators.PersonType;
import com.jeegox.glio.enumerators.Status;
import java.util.List;
public interface Perso... | 525 | 0.767619 | 0.767619 | 14 | 36.5 | 27.37504 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.071429 | false | false | 12 |
f090b49e8a9aedd0719205ba3d1002cd081dd068 | 21,131,239,138,122 | 4476c43cb77e1149e34396f8751d0b0d51cefbf9 | /pbocLabel/src/main/java/com/jerry/pbocLabel/enums/pboc/SpouseEnum.java | c330af9723750bfed7f7d57b4545a14d0cefdef0 | [] | no_license | bellmit/pbocIndex | https://github.com/bellmit/pbocIndex | 81361568cf3c9de99f18b6b9e04f357a26f924f7 | ba3733529b56150c7759f6c0dd86f5d5b64b1b14 | refs/heads/master | 2023-05-13T06:35:51.024000 | 2020-11-25T11:57:07 | 2020-11-25T11:57:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jerry.pbocLabel.enums.pboc;
/**
* 配偶信息
* @author chenliang
*
*/
public enum SpouseEnum {
NAME("name","姓名","String"),
CERTTYPE("certtype","信用主体配偶的证件类型","String"),
CERTNO("certtype","证件号码","String"),
EMPLOYER("employer","工作单位","String"),
TELEPHONENO("telephoneno","联系电话","String");
publ... | UTF-8 | Java | 600 | java | SpouseEnum.java | Java | [
{
"context": "erry.pbocLabel.enums.pboc;\n\n/**\n * 配偶信息\n * @author chenliang\n *\n */\npublic enum SpouseEnum {\n\t\n\tNAME(\"name\",\"姓",
"end": 73,
"score": 0.9202908277511597,
"start": 64,
"tag": "USERNAME",
"value": "chenliang"
},
{
"context": "g\n *\n */\npublic enum SpouseEnu... | null | [] | package com.jerry.pbocLabel.enums.pboc;
/**
* 配偶信息
* @author chenliang
*
*/
public enum SpouseEnum {
NAME("name","姓名","String"),
CERTTYPE("certtype","信用主体配偶的证件类型","String"),
CERTNO("certtype","证件号码","String"),
EMPLOYER("employer","工作单位","String"),
TELEPHONENO("telephoneno","联系电话","String");
publ... | 600 | 0.684502 | 0.684502 | 26 | 19.846153 | 17.66503 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.038461 | false | false | 12 |
c1474936b5e6041f336c6809f6584da1933a5a8a | 23,665,269,842,250 | 06581e145cc29c0ff1fb38def03846eda3b5ae56 | /springio2018/src/main/java/ac/simons/springio2018/Demo.java | 1f4d126d4f57d15a6dd3d99ddee7a3a645970b15 | [
"Apache-2.0"
] | permissive | naheedmk/blockchain-playground | https://github.com/naheedmk/blockchain-playground | 806826615744d4b4f22724e054960d525399465f | b9897dfc14f060fece173f49b1da358b50276f6c | refs/heads/master | 2020-04-10T03:29:47.380000 | 2018-09-13T21:30:54 | 2018-09-13T21:30:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright 2018 michael-simons.eu.
*
* 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 ag... | UTF-8 | Java | 4,593 | java | Demo.java | Java | [
{
"context": "/*\n * Copyright 2018 michael-simons.eu.\n *\n * Licensed under the Apache ",
"end": 22,
"score": 0.5162983536720276,
"start": 21,
"tag": "EMAIL",
"value": "m"
},
{
"context": "/*\n * Copyright 2018 michael-simons.eu.\n *\n * Licensed under the Apache License, Version",... | null | [] | /*
* Copyright 2018 michael-simons.eu.
*
* 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 ag... | 4,593 | 0.741886 | 0.73753 | 145 | 30.662069 | 27.049946 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.951724 | false | false | 12 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.