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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
e2e8033a8646f1a787d8a384ae5084de531d9d4a | 37,778,532,352,036 | b3427e4b72a05f3b47e5e0a3ff754cd387ee8457 | /src/main/java/commande/model/Produit.java | 9e582d0f9df81791d4edc34e0bac512ae840cfe3 | [] | no_license | mariembenali/BoutiqueManagerServer | https://github.com/mariembenali/BoutiqueManagerServer | 9942bc9f9b627e6391d60a954932eabc64623ce7 | 5a1e4b0639165857281e4250706a2e21e0405f8f | refs/heads/master | 2023-02-19T08:58:03.352000 | 2021-01-26T20:31:27 | 2021-01-26T20:31:27 | 326,272,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package commande.model;
import java.io.Serializable;
import java.util.List;
import javax.persistence.*;
@Entity
public class Produit implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int ... | UTF-8 | Java | 4,227 | java | Produit.java | Java | [] | null | [] | package commande.model;
import java.io.Serializable;
import java.util.List;
import javax.persistence.*;
@Entity
public class Produit implements Serializable{
/**
*
*/
private static final long serialVersionUID = 1L;
@Id
@GeneratedValue(strategy = GenerationType.IDENTITY)
private int ... | 4,227 | 0.560918 | 0.559262 | 234 | 17.064102 | 16.126375 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.188034 | false | false | 5 |
1d043e8f3500c39202efc5abe68b4a8aabbb6f7b | 36,129,264,916,785 | f9b254b3d57453bd6fc4e66dc082f3e92dce4179 | /EHomeHDV5_1/eHomeHD/src/cc/wulian/app/model/device/impls/controlable/newthermostat/setting/differential/SendDifferentialItem.java | 09f28fc85c3cd4cb23fb64fae208868459b54a27 | [] | no_license | zcz123/ehome | https://github.com/zcz123/ehome | a45255bb4ebbfeb7804f424b1be53cf531589bf6 | 5a2df0be832f542cab6b49e7a0e8071d4f101525 | refs/heads/master | 2021-01-19T21:47:57.674000 | 2017-04-19T04:13:16 | 2017-04-19T04:13:16 | 88,708,738 | 3 | 0 | null | true | 2017-04-19T06:24:17 | 2017-04-19T06:24:17 | 2017-04-19T06:23:25 | 2017-04-19T04:11:27 | 56,282 | 0 | 0 | 0 | null | null | null | package cc.wulian.app.model.device.impls.controlable.newthermostat.setting.differential;
import android.content.Context;
import android.view.Gravity;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.View.OnTouchListener;
import android.widget.Butt... | UTF-8 | Java | 2,624 | java | SendDifferentialItem.java | Java | [] | null | [] | package cc.wulian.app.model.device.impls.controlable.newthermostat.setting.differential;
import android.content.Context;
import android.view.Gravity;
import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.View.OnTouchListener;
import android.widget.Butt... | 2,624 | 0.782012 | 0.775915 | 78 | 32.641026 | 31.628441 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.384615 | false | false | 5 |
26ee81bcfa3164706b23c5ae6b05223f9c7f8602 | 15,522,011,871,729 | 5f407527d3ff1efc056c47bed61be1bdb4e9c80f | /src/br/com/senaimg/wms/dao/CatalogueDAO.java | 9503838ef6f16f35e017b911a6631ca3107bd46b | [] | no_license | nesag/PyxisWMS | https://github.com/nesag/PyxisWMS | 28e7970ea7acfb02f83db7b458bb9ef6df812ea6 | ec2104c9373b76dae8fdfde7aea9eadf5170ec7d | refs/heads/master | 2021-01-21T13:29:35.437000 | 2017-08-19T00:48:53 | 2017-08-19T00:48:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package br.com.senaimg.wms.dao;
import br.com.senaimg.wms.hibernate.SessionHibernateUtil;
import br.com.senaimg.wms.language.L... | UTF-8 | Java | 6,790 | java | CatalogueDAO.java | Java | [
{
"context": " org.hibernate.Transaction;\r\n\r\n/**\r\n *\r\n * @author ÁlefeLucas\r\n */\r\npublic abstract class CatalogueDAO {\r\n \r\n ",
"end": 630,
"score": 0.999692976474762,
"start": 620,
"tag": "NAME",
"value": "ÁlefeLucas"
}
] | 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 br.com.senaimg.wms.dao;
import br.com.senaimg.wms.hibernate.SessionHibernateUtil;
import br.com.senaimg.wms.language.L... | 6,790 | 0.572544 | 0.571218 | 244 | 25.823771 | 25.605089 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.336066 | false | false | 5 |
8514aa06be463c19f16a0120cd4b02b9b17dc5cc | 15,522,011,873,442 | 0871d8606145cedaa6b677b41193c894c99b772a | /src/test/java/com/github/irgalin/reachablesettlements/SettlementsStorageTest.java | 5b10949104962bbe7b211bdce835047cd57c23be | [] | no_license | Irgalin/reachable-settlements-service | https://github.com/Irgalin/reachable-settlements-service | 24cf3f432a96c4b51fd359c16b55dbbaa288cfd0 | 2b2c2ac3963976ef24f9601c3958dbda161b987b | refs/heads/master | 2022-04-28T10:55:50.710000 | 2020-04-29T11:37:59 | 2020-04-29T11:37:59 | 247,795,716 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.irgalin.reachablesettlements;
import com.github.irgalin.reachablesettlements.entity.Settlement;
import com.github.irgalin.reachablesettlements.storage.SettlementsStorage;
import org.apache.log4j.Appender;
import org.apache.log4j.Logger;
import org.apache.log4j.spi.LoggingEvent;
import org.junit.jupi... | UTF-8 | Java | 2,948 | java | SettlementsStorageTest.java | Java | [
{
"context": "package com.github.irgalin.reachablesettlements;\n\nimport com.github.irgalin.",
"end": 26,
"score": 0.9790489077568054,
"start": 19,
"tag": "USERNAME",
"value": "irgalin"
},
{
"context": ".irgalin.reachablesettlements;\n\nimport com.github.irgalin.reachablesettlements.... | null | [] | package com.github.irgalin.reachablesettlements;
import com.github.irgalin.reachablesettlements.entity.Settlement;
import com.github.irgalin.reachablesettlements.storage.SettlementsStorage;
import org.apache.log4j.Appender;
import org.apache.log4j.Logger;
import org.apache.log4j.spi.LoggingEvent;
import org.junit.jupi... | 2,948 | 0.729308 | 0.719132 | 64 | 45.0625 | 33.899612 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 5 |
8d6d60be4960d8d3860b09b8087c96403dbffc63 | 36,910,948,968,036 | d2b125d5aed28c08fffe1302eff5317e4a189779 | /src/com/company/LinkedListCompare.java | 1f2399a6f19a4286639b838b4b62a7e1bb3f03a1 | [] | no_license | klakshmi75/ProblemSolving | https://github.com/klakshmi75/ProblemSolving | 19716fa73e28967444b2076de4e88ba9e5247f09 | cab629c8947d1c562ba69ba5de817b43509ef22c | refs/heads/master | 2020-03-23T07:05:05.118000 | 2018-09-20T10:42:46 | 2018-09-20T10:42:46 | 141,247,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Scanner;
public class LinkedListCompare {
static class SinglyLinkedListNode {
public int data;
public SinglyLinkedListNode next;
public SinglyLinkedListNode(int node... | UTF-8 | Java | 2,877 | java | LinkedListCompare.java | Java | [] | null | [] | package com.company;
import java.io.BufferedWriter;
import java.io.FileWriter;
import java.io.IOException;
import java.util.Scanner;
public class LinkedListCompare {
static class SinglyLinkedListNode {
public int data;
public SinglyLinkedListNode next;
public SinglyLinkedListNode(int node... | 2,877 | 0.57699 | 0.563782 | 102 | 27.196079 | 24.904146 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.490196 | false | false | 5 |
3ce9afdb4db04c8e3ff54f2199b94f8c25323625 | 37,331,855,764,146 | fa91450deb625cda070e82d5c31770be5ca1dec6 | /Diff-Raw-Data/6/6_1a5403d76b8416e18f54588a8c420aff16716cbf/ITabsheet/6_1a5403d76b8416e18f54588a8c420aff16716cbf_ITabsheet_s.java | 8dbe871d0a2598b272132fa05ec63c8001c25ea3 | [] | no_license | zhongxingyu/Seer | https://github.com/zhongxingyu/Seer | 48e7e5197624d7afa94d23f849f8ea2075bcaec0 | c11a3109fdfca9be337e509ecb2c085b60076213 | refs/heads/master | 2023-07-06T12:48:55.516000 | 2023-06-22T07:55:56 | 2023-06-22T07:55:56 | 259,613,157 | 6 | 2 | null | false | 2023-06-22T07:55:57 | 2020-04-28T11:07:49 | 2023-06-21T00:53:27 | 2023-06-22T07:55:57 | 2,849,868 | 2 | 2 | 0 | null | false | false | package com.itmill.toolkit.terminal.gwt.client.ui;
import java.util.ArrayList;
import java.util.Iterator;
import com.google.gwt.user.client.Command;
import com.google.gwt.user.client.DOM;
import com.google.gwt.user.client.DeferredCommand;
import com.google.gwt.user.client.Element;
import com.google.gwt.user... | UTF-8 | Java | 7,138 | java | 6_1a5403d76b8416e18f54588a8c420aff16716cbf_ITabsheet_s.java | Java | [] | null | [] | package com.itmill.toolkit.terminal.gwt.client.ui;
import java.util.ArrayList;
import java.util.Iterator;
import com.google.gwt.user.client.Command;
import com.google.gwt.user.client.DOM;
import com.google.gwt.user.client.DeferredCommand;
import com.google.gwt.user.client.Element;
import com.google.gwt.user... | 7,138 | 0.666853 | 0.664472 | 238 | 28.987394 | 22.151974 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.810924 | false | false | 5 |
5dfbcf9aa977ee7979c435229c71c0de791f267a | 37,331,855,764,748 | 2b1de73c2678c35a732bc6ba7cdb4b1a4a762da2 | /src/main/java/com/oberasoftware/train/controllers/ecos/EcosTrainController.java | 647360a53d314ce975e5eab07a507973c3303dc0 | [] | no_license | renarj/rc-train | https://github.com/renarj/rc-train | 213dea4ef0dcfe2299b4bae48af5d1a9dd1672ab | 4e23a316d520223ee138302e2ebbb13e38510fbe | refs/heads/master | 2021-04-18T21:33:24.502000 | 2016-08-10T19:34:50 | 2016-08-10T19:34:50 | 63,798,928 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oberasoftware.train.controllers.ecos;
import com.oberasoftware.home.api.converters.ConverterManager;
import com.oberasoftware.train.api.ConnectionException;
import com.oberasoftware.train.api.TrainCommand;
import com.oberasoftware.train.api.TrainController;
import org.slf4j.Logger;
import org.slf4j.Logger... | UTF-8 | Java | 2,559 | java | EcosTrainController.java | Java | [] | null | [] | package com.oberasoftware.train.controllers.ecos;
import com.oberasoftware.home.api.converters.ConverterManager;
import com.oberasoftware.train.api.ConnectionException;
import com.oberasoftware.train.api.TrainCommand;
import com.oberasoftware.train.api.TrainController;
import org.slf4j.Logger;
import org.slf4j.Logger... | 2,559 | 0.699883 | 0.69871 | 88 | 28.079546 | 25.391132 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.931818 | false | false | 5 |
8c8b1195b57537d165f154edb876b78e5e90fec9 | 35,570,919,179,433 | 2d4e4535f2019e717b4e069f879340834918d7d7 | /desenvolvimento/src/java/PWebServ/src/br/jsan/org/app/domain/Tarefa.java | 67bfc2a7467c1aa7782e23d294e62180743b9812 | [] | no_license | alessandrots/project-hera | https://github.com/alessandrots/project-hera | 59d0f7d5787bc18f8f93b010e65a2ce1bdb10605 | 0ab35350a64a2774858b62413440d9da3f905275 | refs/heads/master | 2016-09-08T01:25:41.331000 | 2013-07-16T10:43:21 | 2013-07-16T10:43:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.jsan.org.app.domain;
import java.sql.Timestamp;
public class Tarefa implements Domain {
/**
*
*/
private static final long serialVersionUID = -5652715197735231887L;
private Integer codigo;
private String nome;
private Integer duracao;
private Timestamp dataInicio;
private Timestamp dataEntre... | UTF-8 | Java | 1,658 | java | Tarefa.java | Java | [] | null | [] | package br.jsan.org.app.domain;
import java.sql.Timestamp;
public class Tarefa implements Domain {
/**
*
*/
private static final long serialVersionUID = -5652715197735231887L;
private Integer codigo;
private String nome;
private Integer duracao;
private Timestamp dataInicio;
private Timestamp dataEntre... | 1,658 | 0.672497 | 0.661037 | 95 | 16.452631 | 15.870376 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.284211 | false | false | 5 |
9eabfd99f7610c6b5a6bd25e5b1133a425abfc9f | 36,721,970,406,792 | e827b9873580f3fc4ae51694504fe92e3b225f3f | /app/src/main/java/com/example/android/apis/graphics/spritetext/LabelMaker.java | 0895c7a26db2d5f98335fa3307f83a4e59c3e0e3 | [] | no_license | vlad5ss/ApiDemos | https://github.com/vlad5ss/ApiDemos | d7b7aab4389b7c6d325474cc51af30ba85284d4f | ff0c40931245b7c02f4cc9fc9a39514ea0b9d65c | refs/heads/master | 2020-12-23T03:43:31.639000 | 2020-01-29T13:46:27 | 2020-01-29T13:46:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 29,065 | java | LabelMaker.java | Java | [] | null | [] | /*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 29,065 | 0.652514 | 0.643705 | 631 | 45.058636 | 35.318447 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581616 | false | false | 5 |
78b824cef9151a5bc1e0284dba33bf28566bb827 | 36,009,005,848,831 | 7245a0d76f44995a46134200ef27c4f89be903fd | /src/blogic/PersonDM.java | d706333384dca3973da75e5ef8e94f44d3d2fc86 | [] | no_license | AndreyOSGit/DBtable | https://github.com/AndreyOSGit/DBtable | 107bd613ffa71d992c5da97235c73245764a6fb9 | 56121d6ca380a7e5b915c8d4f944c46ab81992fd | refs/heads/master | 2020-04-04T18:39:45.164000 | 2018-11-11T20:02:34 | 2018-11-11T20:02:34 | 156,172,841 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package blogic;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.rmi.activation.ActivationSystem;
import java.util.ArrayList;
import javax.swing.event.TableModelEvent;
import javax.swing.table.AbstractTableModel;
import javax.swing.table.DefaultTableModel;
import javax.swing.table.... | WINDOWS-1251 | Java | 4,497 | java | PersonDM.java | Java | [
{
"context": "ntStackTrace();\n\t\t\t}\n\t\t\tPerson p1 = new Person(1,\"Man\",\"Good\",33);\n\t\t\tpp.set(0, p1);\n\t\t\tsetDataInTable(",
"end": 3240,
"score": 0.9983091354370117,
"start": 3237,
"tag": "NAME",
"value": "Man"
},
{
"context": "kTrace();\n\t\t\t}\n\t\t\tPerson p1 = ne... | null | [] | package blogic;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.rmi.activation.ActivationSystem;
import java.util.ArrayList;
import javax.swing.event.TableModelEvent;
import javax.swing.table.AbstractTableModel;
import javax.swing.table.DefaultTableModel;
import javax.swing.table.... | 4,497 | 0.68041 | 0.67426 | 225 | 18.51111 | 18.009901 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.022222 | false | false | 5 |
ef15e94bd8ea1eb6de8d6148a9e85c69dac03182 | 13,022,340,844,709 | cc9bc722ac13c50566ad27d2f8a0c97c7835af65 | /src/com/guushamm/helloworld/HelloWorldActivity.java | 4314cc3d67d4f380bad12ff462293b386422d16d | [] | no_license | GuusHamm/helloWorld | https://github.com/GuusHamm/helloWorld | 95d692c83191c8aac633a26e37e87b117eb87b27 | f3a6a1cdb3fcf4095560faa5aef85077a3d450ba | refs/heads/master | 2021-01-10T17:44:21.500000 | 2016-02-25T14:06:07 | 2016-02-25T14:06:07 | 52,509,495 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guushamm.helloworld;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.CompoundButton;
import android.widget.Switch;
import android.widget.Toast;
public class HelloWorldActivity extends Activity {
/**
* Called when the a... | UTF-8 | Java | 1,344 | java | HelloWorldActivity.java | Java | [] | null | [] | package com.guushamm.helloworld;
import android.app.Activity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.CompoundButton;
import android.widget.Switch;
import android.widget.Toast;
public class HelloWorldActivity extends Activity {
/**
* Called when the a... | 1,344 | 0.738095 | 0.738095 | 49 | 26.428572 | 25.020807 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.346939 | false | false | 5 |
46434b250ebe90f8d37ef73195e33f27203c5540 | 25,031,069,402,344 | ed44e68a9efeeed455062ecaa57e25b3200ee5ed | /ltudjava_bt2/src/Main.java | 152ef511c546d8ce4a0aa5226a493a4a5bf6569f | [] | no_license | caophuccp/student-management | https://github.com/caophuccp/student-management | d37f4e386f5a6e469f376795fe378821e7b430fd | 7cafd0fe0f75653bf2acf4515cea6416633f5d3a | refs/heads/master | 2022-11-05T13:59:36.693000 | 2020-07-05T08:01:33 | 2020-07-05T08:01:33 | 273,207,856 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import hibernate.java.HibernateUtil;
import screens.Application;
import javax.swing.*;
public class Main {
public static void main(String[] args) {
System.setProperty("apple.awt.application.name", "FAPP");
HibernateUtil.getSessionFactory();
Application app = new Application();
app.... | UTF-8 | Java | 337 | java | Main.java | Java | [] | null | [] | import hibernate.java.HibernateUtil;
import screens.Application;
import javax.swing.*;
public class Main {
public static void main(String[] args) {
System.setProperty("apple.awt.application.name", "FAPP");
HibernateUtil.getSessionFactory();
Application app = new Application();
app.... | 337 | 0.67359 | 0.67359 | 13 | 24.923077 | 19.687799 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 5 |
e891a741ee90fbae49aa81b3f7bed4d7dcfe5ec3 | 24,919,400,275,577 | 09447c7efba8ecd7ac854cc442d38f661b5abd78 | /src/edu/pjwstk/demo/datastore/SBAStoreForJavaObjects.java | 42c0312af1d0f793876f1b40678ecf2bebdda40c | [] | no_license | mtomkowicz/JSP_1_AST | https://github.com/mtomkowicz/JSP_1_AST | acf86c5e8b3ef36f0aa28645afe0ee1ab7d76990 | fd7e30ca09bedf5d94598d961f6dec9cba032092 | refs/heads/master | 2021-01-15T13:34:57.899000 | 2014-03-13T22:16:21 | 2014-03-13T22:16:21 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.pjwstk.demo.datastore;
import edu.pjwstk.demo.result.BagResult;
import edu.pjwstk.demo.result.ReferenceResult;
import edu.pjwstk.jps.datastore.IOID;
import edu.pjwstk.jps.datastore.ISBAObject;
import edu.pjwstk.jps.result.IBagResult;
import edu.pjwstk.jps.result.ISingleResult;
import java.util.ArrayList;
... | UTF-8 | Java | 877 | java | SBAStoreForJavaObjects.java | Java | [] | null | [] | package edu.pjwstk.demo.datastore;
import edu.pjwstk.demo.result.BagResult;
import edu.pjwstk.demo.result.ReferenceResult;
import edu.pjwstk.jps.datastore.IOID;
import edu.pjwstk.jps.datastore.ISBAObject;
import edu.pjwstk.jps.result.IBagResult;
import edu.pjwstk.jps.result.ISingleResult;
import java.util.ArrayList;
... | 877 | 0.686431 | 0.686431 | 32 | 26.40625 | 21.898714 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 5 |
62eff970e0245438a85486f7d33394f5f18ce1fb | 28,784,870,821,139 | 8e798a941596d381f351b8e6691060c526e0ea15 | /src/com/gy/DecoratorMode.java | bc14a34d55ffaec6fbe3310f864e3672e2e6a308 | [] | no_license | gy13477000/design_mode_test | https://github.com/gy13477000/design_mode_test | 9c7a925b18eb8d928aed9d1604d2afa648615299 | 8323b2e06919ccf75ccba1db6cb83dce67f11b46 | refs/heads/master | 2022-11-17T00:16:43.797000 | 2020-07-08T07:32:34 | 2020-07-08T07:32:34 | 277,773,170 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gy;
// 装饰器模式:动态地将责任附加到对象上,若要扩展功能,装饰着提供了比继承更有弹性的替代方案。
// java中的io类大量使用此模式
public class DecoratorMode {
public static void main(String[] args) {
Drink blackCoffee = new BlackCoffee();
Drink suggerBlackCoffee = new SuggerBlackCoffee(blackCoffee);
Drink dubbleSuggerBlackCoffee = new... | UTF-8 | Java | 1,336 | java | DecoratorMode.java | Java | [] | null | [] | package com.gy;
// 装饰器模式:动态地将责任附加到对象上,若要扩展功能,装饰着提供了比继承更有弹性的替代方案。
// java中的io类大量使用此模式
public class DecoratorMode {
public static void main(String[] args) {
Drink blackCoffee = new BlackCoffee();
Drink suggerBlackCoffee = new SuggerBlackCoffee(blackCoffee);
Drink dubbleSuggerBlackCoffee = new... | 1,336 | 0.663383 | 0.66092 | 53 | 21.962265 | 24.201172 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.301887 | false | false | 5 |
75de980ac7349e551669ef68eae179c91c83d483 | 14,207,751,878,869 | 8c3285346cbfb70350b7542e5ec411bb6d0ed80d | /java/simulator/src/main/java/com/hazelcast/simulator/test/annotations/TimeStep.java | 3cc89193a2cfacad5be4307baa6893bc77a1b53c | [
"Apache-2.0"
] | permissive | hazelcast/hazelcast-simulator | https://github.com/hazelcast/hazelcast-simulator | 5627d80c81e1f840127a1c41d290fb3538beb0e0 | 5d786228966d76863fe8accbdf222f7650364339 | refs/heads/master | 2023-08-25T10:46:18.508000 | 2023-08-11T13:38:39 | 2023-08-11T13:38:39 | 11,445,479 | 83 | 71 | Apache-2.0 | false | 2023-09-14T10:10:00 | 2013-07-16T09:18:54 | 2023-08-16T15:57:09 | 2023-09-14T10:09:59 | 19,627 | 83 | 67 | 109 | Java | false | false | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | UTF-8 | Java | 15,469 | java | TimeStep.java | Java | [] | null | [] | /*
* Copyright (c) 2008-2016, Hazelcast, Inc. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required ... | 15,469 | 0.706445 | 0.693128 | 384 | 39.283855 | 43.288399 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.200521 | false | false | 5 |
53e4a4a8be4de4da0965a480f78b1b497400b2d1 | 16,535,624,128,517 | f4df86ca1eda62cbba6b5706094c9fb505fa1913 | /src/test/java/kr/enterkey/accounts/AccountTest.java | b0b68a0811720fb979450fc8b19aa63cda2af038 | [
"MIT"
] | permissive | EnterKey/mirror-test2 | https://github.com/EnterKey/mirror-test2 | bd3fc9c7bf9ecf2b513dae8b8f060ef8c8207796 | 31126348cb12c4cf4b0a6deafe898c1493d0ae67 | refs/heads/master | 2021-08-23T07:39:09.986000 | 2017-12-04T05:34:14 | 2017-12-04T05:34:14 | 112,998,642 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.enterkey.accounts;
import org.junit.Test;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertThat;
/**
* Created by enterkey88 on 2016-10-11.
*/
public class AccountTest {
@Test
public void getterSetter() {
Account account = new Account();
account.... | UTF-8 | Java | 453 | java | AccountTest.java | Java | [
{
"context": "c org.junit.Assert.assertThat;\n\n\n/**\n * Created by enterkey88 on 2016-10-11.\n */\npublic class AccountTest {\n\n ",
"end": 172,
"score": 0.9996278285980225,
"start": 162,
"tag": "USERNAME",
"value": "enterkey88"
},
{
"context": "unt = new Account();\n accou... | null | [] | package kr.enterkey.accounts;
import org.junit.Test;
import static org.hamcrest.CoreMatchers.is;
import static org.junit.Assert.assertThat;
/**
* Created by enterkey88 on 2016-10-11.
*/
public class AccountTest {
@Test
public void getterSetter() {
Account account = new Account();
account.... | 455 | 0.677704 | 0.649007 | 21 | 20.571428 | 18.9751 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
3a2274a2bb7ad175cdc27a5e7e47a0d874cf1842 | 16,346,645,535,417 | d5b1baa3ca23334e398eff3dc8882164385b7c4b | /src/main/java/segmenter/Dictionary.java | e4a6c7abb58a8831721fdcdc4ab722ae7c6337ad | [] | no_license | yangxy1998/homework_5 | https://github.com/yangxy1998/homework_5 | c8cca6ce5c7c801aaa603cccb62768537666e2dd | 54a0588928df996dcc167d2eeac5115cad95a7a2 | refs/heads/master | 2021-09-03T04:10:51.145000 | 2018-01-05T13:33:15 | 2018-01-05T13:33:15 | 115,389,260 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package segmenter;
import javafx.util.Pair;
import java.util.ArrayList;
import java.util.List;
/**
*
* 每个项目自己的字典
* 一个项目对应一个字典
* totalDictionary是词库,包含所有词的内容和含该词的项目数量
* SumOfPrograms存储项目总量
*
*/
public class Dictionary {
//词库,装载了出现该单词的项目数
private static List<Pair<String,Integer>> totalDictionary=new Ar... | UTF-8 | Java | 2,537 | java | Dictionary.java | Java | [] | null | [] | package segmenter;
import javafx.util.Pair;
import java.util.ArrayList;
import java.util.List;
/**
*
* 每个项目自己的字典
* 一个项目对应一个字典
* totalDictionary是词库,包含所有词的内容和含该词的项目数量
* SumOfPrograms存储项目总量
*
*/
public class Dictionary {
//词库,装载了出现该单词的项目数
private static List<Pair<String,Integer>> totalDictionary=new Ar... | 2,537 | 0.630979 | 0.630101 | 102 | 21.343138 | 19.513945 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
ac2e5a6857bb18554db45dc4898347f2c62a0625 | 7,507,602,885,366 | d41b52fa61132a6aac4169baeda706db53fbe805 | /RoosterPGPlus/src/main/java/com/thomasdh/roosterpgplus/Settings/Constants.java | 8b12e991ea935bbf4e692cd96b80f68391e8b27e | [] | no_license | FWest98/Discipul-Android | https://github.com/FWest98/Discipul-Android | f6fc56adc1c44e51a9b3fb04e2a5b695a1010b5f | 837312c2144de418ee3f9f04dc9442733fc00d16 | refs/heads/development | 2022-07-05T21:53:21.172000 | 2022-06-24T23:20:17 | 2022-06-24T23:20:17 | 14,755,508 | 2 | 1 | null | false | 2015-02-13T18:57:22 | 2013-11-27T18:33:50 | 2015-02-13T11:39:49 | 2015-02-13T18:57:22 | 4,556 | 3 | 1 | 6 | Java | null | null | package com.thomasdh.roosterpgplus.Settings;
@SuppressWarnings("UnusedDeclaration")
public class Constants {
public static final String HTTP_BASE = "https://api.roosterpgplus.nl/";
public static final int WEEKS_IN_SPINNER = 10;
public static final String API_VERSION = "2";
public static final int TIME... | UTF-8 | Java | 2,961 | java | Constants.java | Java | [
{
"context": "final String ANALYTICS_FRAGMENT_CHANGEUSERNAME = \"Gebruikersnaamwijzigscherm\";\n public static final String ANALYTICS_FRAGME",
"end": 2863,
"score": 0.9996223449707031,
"start": 2837,
"tag": "USERNAME",
"value": "Gebruikersnaamwijzigscherm"
},
{
"context": "final S... | null | [] | package com.thomasdh.roosterpgplus.Settings;
@SuppressWarnings("UnusedDeclaration")
public class Constants {
public static final String HTTP_BASE = "https://api.roosterpgplus.nl/";
public static final int WEEKS_IN_SPINNER = 10;
public static final String API_VERSION = "2";
public static final int TIME... | 2,949 | 0.778791 | 0.770348 | 47 | 62 | 33.999374 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.765957 | false | false | 12 |
cafe53e2471b7479453ea08a51d0e71813886a68 | 28,896,540,033,410 | ee6ed7c92476cbb3cd72d702eb432dfd4f514329 | /src/forecrecursion/example09.java | 498713f9d172075abde758023362a098ca2be50b | [] | no_license | yangxcc/Algorithm | https://github.com/yangxcc/Algorithm | 739911bae63b6cc71c5d7a124212fa85cf34fdb0 | 9b9f9eea14561c2f127e15e5f4f4a8c08b9ab4f0 | refs/heads/master | 2022-05-21T01:36:08.349000 | 2022-03-28T03:07:27 | 2022-03-28T03:07:27 | 410,236,950 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package forecrecursion;
/**
* 对 n皇后问题进行优化
* n 皇后问题的时间复杂度是 O(N^N),下面的方式知识加速运算,减少常数时间
* 时间复杂度虽然还是这个指标,但是速度还是提升了不少
*
* */
public class example09 {
public static int queen(int n) {
if (n < 1 || n > 32) {
return -1;
}
// 如果是8皇后问题,那么后8位都是1,前24位都是0
// 如果是9皇后问题,那么后9位都是1,前2... | UTF-8 | Java | 2,951 | java | example09.java | Java | [] | null | [] | package forecrecursion;
/**
* 对 n皇后问题进行优化
* n 皇后问题的时间复杂度是 O(N^N),下面的方式知识加速运算,减少常数时间
* 时间复杂度虽然还是这个指标,但是速度还是提升了不少
*
* */
public class example09 {
public static int queen(int n) {
if (n < 1 || n > 32) {
return -1;
}
// 如果是8皇后问题,那么后8位都是1,前24位都是0
// 如果是9皇后问题,那么后9位都是1,前2... | 2,951 | 0.522936 | 0.46789 | 64 | 31.359375 | 25.479383 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.484375 | false | false | 12 |
58f0ec6ef1af78ed2b561ff31c1339694698d9b0 | 25,443,386,299,249 | 3a21e95d1387b4390494855baea82ce05496853c | /src/main/java/io/github/encryptorcode/permissions/abstracts/Pipeline.java | cdeabd91b65d276dc6f9624f23ba9617b33d0e4f | [
"MIT"
] | permissive | encryptorcode/spring-permissions | https://github.com/encryptorcode/spring-permissions | fdd72f7f00a9aa89252fd735e6ee5e292e04208b | 248ae6d3055300e60f48624f8c0c72a2aa07da43 | refs/heads/master | 2023-06-15T23:19:00.578000 | 2021-05-29T16:53:12 | 2021-05-29T16:53:12 | 277,316,022 | 1 | 1 | MIT | false | 2021-07-15T06:04:43 | 2020-07-05T14:15:47 | 2021-05-29T16:53:15 | 2021-07-15T06:04:39 | 45 | 1 | 0 | 3 | Java | false | false | package io.github.encryptorcode.permissions.abstracts;
public interface Pipeline<T> {
T pipe();
}
| UTF-8 | Java | 103 | java | Pipeline.java | Java | [] | null | [] | package io.github.encryptorcode.permissions.abstracts;
public interface Pipeline<T> {
T pipe();
}
| 103 | 0.747573 | 0.747573 | 5 | 19.6 | 20.323385 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
1efd406a0dfdaa7ca516183f074f4e3ef803528a | 15,444,702,436,414 | 4f9e893cedd8f25557239f939edee6bcb1246715 | /jinghua/dmm_teaching/src/main/java/cn/gilight/dmm/teaching/controller/StudentsQualityCtol.java | cac9099253464b0e98f7dc104bb3301ecc278870 | [] | no_license | yangtie34/projects | https://github.com/yangtie34/projects | cc9ba22c1fd235dadfe18509bc6951e21e9d3be4 | 5a3a86116e385db1086f8f6e9eb07198432fec27 | refs/heads/master | 2020-06-29T11:04:26.615000 | 2017-07-25T03:28:15 | 2017-07-25T03:28:15 | 74,436,105 | 1 | 4 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.gilight.dmm.teaching.controller;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.Htt... | UTF-8 | Java | 8,718 | java | StudentsQualityCtol.java | Java | [] | null | [] | package cn.gilight.dmm.teaching.controller;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.OutputStream;
import java.io.UnsupportedEncodingException;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.Htt... | 8,718 | 0.742131 | 0.739281 | 272 | 28.669117 | 28.501692 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.753676 | false | false | 12 |
5f2e63d189e909179878b1b116a0afb4a9fe6bee | 8,022,998,929,786 | dd07d7521c40c0602cbcd4342986636b3ade7229 | /user-service/user-service-provider/src/main/java/github/com/suitelhy/dingding/user/service/provider/domain/event/api/write/idempotence/UserIdempotentWriteEventImpl.java | aaa73c01da68bf13a725933fc877a14dec6f8bb3 | [] | no_license | bellmit/DingDing | https://github.com/bellmit/DingDing | 7d1454a0ae6825b9b58ec1e4a0a13e10816f27cd | 8a090e70966741713ec2ddc2b4d2261cf3b08695 | refs/heads/master | 2023-07-05T09:54:19.583000 | 2021-05-14T12:06:05 | 2021-05-14T12:06:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package github.com.suitelhy.dingding.user.service.provider.domain.event.api.write.idempotence;
import github.com.suitelhy.dingding.core.infrastructure.exception.BusinessAtomicException;
import github.com.suitelhy.dingding.security.service.api.domain.entity.User;
import github.com.suitelhy.dingding.security.service.api... | UTF-8 | Java | 5,816 | java | UserIdempotentWriteEventImpl.java | Java | [
{
"context": "package github.com.suitelhy.dingding.user.service.provider.domain.event.api.w",
"end": 27,
"score": 0.6867735981941223,
"start": 23,
"tag": "USERNAME",
"value": "elhy"
},
{
"context": "ent.api.write.idempotence;\n\nimport github.com.suitelhy.dingding.core.infrastructure... | null | [] | package github.com.suitelhy.dingding.user.service.provider.domain.event.api.write.idempotence;
import github.com.suitelhy.dingding.core.infrastructure.exception.BusinessAtomicException;
import github.com.suitelhy.dingding.security.service.api.domain.entity.User;
import github.com.suitelhy.dingding.security.service.api... | 5,816 | 0.708917 | 0.708917 | 142 | 35.169014 | 35.655033 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.323944 | false | false | 12 |
9d755c439fa7b87f66907c90eb7497aab446dcd5 | 10,866,267,323,824 | 12dff6f7d7d02102eb34769b82fe2ce8b5c3e2cc | /new1/l_12yaoqingxuesheng.java | 5fec6be4215f72ded1fad8e951c154ffb89ffab9 | [] | no_license | Gry1005/projectHelper | https://github.com/Gry1005/projectHelper | feb7a2304909b2dc86daa8554b4cc40c0e145026 | b991e38917e4aafd696ecc22290afd55607d4453 | refs/heads/master | 2020-03-29T13:26:24.285000 | 2018-09-23T07:58:14 | 2018-09-23T07:58:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bianlaoshi.new1;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.RecyclerV... | UTF-8 | Java | 11,642 | java | l_12yaoqingxuesheng.java | Java | [
{
"context": "ayList;\nimport java.util.List;\n\n\n/**\n * Created by frank on 2017/11/27.\n */\n\npublic class l_12yaoqingxuesh",
"end": 653,
"score": 0.9988222122192383,
"start": 648,
"tag": "USERNAME",
"value": "frank"
},
{
"context": "emberAdapter(this));\n\n\n String url=... | null | [] | package com.bianlaoshi.new1;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.RecyclerV... | 11,636 | 0.531491 | 0.515614 | 308 | 36.012985 | 28.503586 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522727 | false | false | 12 |
3d8a21993358110fe37e48cf915f8112b842ace1 | 35,244,501,683,893 | 725638b5f628de74dce207f926a458b2052d3358 | /ydhy-service/src/main/java/com/example/ydhy/dto/UserInfo.java | b897df565b7befc4678bccc95917b98f4dd728d1 | [] | no_license | waveFuzf/ydhy | https://github.com/waveFuzf/ydhy | c2d4eae2a0da1bbf87047427e2d2832db9b77ede | b39ce1611eb8128257098f7ce4b052dec335d96d | refs/heads/master | 2020-04-05T03:31:14.154000 | 2019-02-15T09:29:42 | 2019-02-15T09:29:42 | 156,475,467 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.ydhy.dto;
import lombok.Data;
@Data
public class UserInfo {
private Integer id;
private String realName;
private String phone;
private String email;
private Integer deptId;
private String vchatNum;
}
| UTF-8 | Java | 251 | java | UserInfo.java | Java | [] | null | [] | package com.example.ydhy.dto;
import lombok.Data;
@Data
public class UserInfo {
private Integer id;
private String realName;
private String phone;
private String email;
private Integer deptId;
private String vchatNum;
}
| 251 | 0.705179 | 0.705179 | 18 | 12.944445 | 12.509872 | 29 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 12 |
0ee82e68fefa6a0a079f18acc65cd40b2b6c4508 | 36,704,790,546,153 | 3703f77103bf3a5acf0ac139ede2a1b151b83b56 | /actions/pageObjectPayment/WithdrawPageObject.java | 75a7753673a62ed00e6836c60f11de1fad8c7a5c | [] | no_license | ngongoctram/POM_BANKGURU_11_TRAMNTN | https://github.com/ngongoctram/POM_BANKGURU_11_TRAMNTN | 40a8e32a4779344b159743c3799fef500b63aa6c | 9c1036a51c78701a3b2a50ce5a1fc0a92dcd777a | refs/heads/master | 2022-04-03T00:10:35.124000 | 2019-12-01T17:36:31 | 2019-12-01T17:36:31 | 207,830,687 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pageObjectPayment;
import org.openqa.selenium.WebDriver;
import commons.AbstractPages;
import pageUIForPayment.WithdrawPageUI;
public class WithdrawPageObject extends AbstractPages {
private WebDriver driver;
public WithdrawPageObject(WebDriver driver) {
this.driver = driver;
}
public b... | UTF-8 | Java | 673 | java | WithdrawPageObject.java | Java | [] | null | [] | package pageObjectPayment;
import org.openqa.selenium.WebDriver;
import commons.AbstractPages;
import pageUIForPayment.WithdrawPageUI;
public class WithdrawPageObject extends AbstractPages {
private WebDriver driver;
public WithdrawPageObject(WebDriver driver) {
this.driver = driver;
}
public b... | 673 | 0.780089 | 0.780089 | 25 | 24.92 | 24.559999 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.24 | false | false | 12 |
05c10e041f2cc12f1c12d4bdc1c6da0cd45c363a | 36,575,941,531,475 | 70ec881c4e14021b9e2f7569fcc194f37c341761 | /src/liuxiaochun/L_Test.java | bed871719d2edb18c56ad0464098012aa6d077cd | [] | no_license | Lxc123151321/Git_Test | https://github.com/Lxc123151321/Git_Test | 2030a12cdeefae77ec6b5d218986c187af0866bb | 0157ea28dd7fe9f11f4b77c22e31b929f91b533d | refs/heads/master | 2020-07-09T02:03:07.978000 | 2019-08-23T02:19:13 | 2019-08-23T02:19:13 | 203,844,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package liuxiaochun;
public class L_Test {
public static void main(String[] args) {
System.out.println("H1ello wo11rld!");
}
}
| UTF-8 | Java | 139 | java | L_Test.java | Java | [] | null | [] | package liuxiaochun;
public class L_Test {
public static void main(String[] args) {
System.out.println("H1ello wo11rld!");
}
}
| 139 | 0.669065 | 0.647482 | 7 | 17.857143 | 16.452778 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 12 |
bd5c1025aa884cc6d82afff3f1632bc5ead1f37f | 3,745,211,549,307 | 91976fd1f8fd6f459f44ca5dbe36d32470287c78 | /src/main/java/com/biu/generate/mapper/NoticeMapper.java | 25aa95eca0ccd278f9d723905252c3039711621d | [
"Apache-2.0"
] | permissive | lihongwu19921215/FastDev | https://github.com/lihongwu19921215/FastDev | 010e08f977b4e9e23d03b77da6a2b276f37a5349 | 359727a786c3be24f418c0fcf2c3c3ecae925d0c | refs/heads/master | 2021-01-19T16:09:40.767000 | 2017-03-07T10:26:29 | 2017-03-07T10:26:29 | 88,251,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biu.generate.mapper;
import com.biu.common.persistence.annotation.MyBatisRepository;
import com.biu.generate.model.Notice;
import com.biu.system.util.MapperUtils;
/**
* Created by Biu.
* 2017-03-07 15:42:08
*/
@MyBatisRepository
public interface NoticeMapper extends MapperUtils<Notice> {
}
| UTF-8 | Java | 312 | java | NoticeMapper.java | Java | [] | null | [] | package com.biu.generate.mapper;
import com.biu.common.persistence.annotation.MyBatisRepository;
import com.biu.generate.model.Notice;
import com.biu.system.util.MapperUtils;
/**
* Created by Biu.
* 2017-03-07 15:42:08
*/
@MyBatisRepository
public interface NoticeMapper extends MapperUtils<Notice> {
}
| 312 | 0.772436 | 0.727564 | 15 | 19.799999 | 21.251511 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.266667 | false | false | 12 |
63992d19b029745d08564ea7fa8f48efe7b37767 | 38,628,935,887,583 | 9958af291a59a57ee6db4ed5f320e0276d24cbea | /app/src/main/java/com/viettel/bss/viettelpos/v4/connecttionMobile/beans/ProductOfferCharacterClone.java | e1d9ef804f7690e25d51eb789ba21cf234d68105 | [] | no_license | mincasoft/mBCCS_VTT_real_22022016 | https://github.com/mincasoft/mBCCS_VTT_real_22022016 | 32ace9ec32b0476959726f91bbb1853b56c78631 | 0434b4bf83d021f58ec557552ac0fb913a88db96 | refs/heads/master | 2020-05-16T12:51:00.358000 | 2018-01-02T07:49:09 | 2018-01-02T07:49:09 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.viettel.bss.viettelpos.v4.connecttionMobile.beans;
import org.simpleframework.xml.Element;
import org.simpleframework.xml.Root;
import java.io.Serializable;
/**
* Created by thinhhq1 on 8/12/2017.
*/
@Root(name = "productOfferCharacterClone", strict = false)
public class ProductOfferCharacterClone impl... | UTF-8 | Java | 1,424 | java | ProductOfferCharacterClone.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by thinhhq1 on 8/12/2017.\n */\n@Root(name = \"productOfferChara",
"end": 198,
"score": 0.9995570778846741,
"start": 190,
"tag": "USERNAME",
"value": "thinhhq1"
}
] | null | [] | package com.viettel.bss.viettelpos.v4.connecttionMobile.beans;
import org.simpleframework.xml.Element;
import org.simpleframework.xml.Root;
import java.io.Serializable;
/**
* Created by thinhhq1 on 8/12/2017.
*/
@Root(name = "productOfferCharacterClone", strict = false)
public class ProductOfferCharacterClone impl... | 1,424 | 0.706461 | 0.70014 | 53 | 25.867924 | 23.737589 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.415094 | false | false | 12 |
1fa4489a404c3fd26f5c738d7d0599007c460e74 | 36,618,891,208,258 | 7989fc5119dfc0fe211578be475c677a97cba07e | /app/src/main/java/com/sakeenahstudios/roomwordsample/Word.java | 835a86c4790ff52f0d25bf17337b8d4ba8727b70 | [] | no_license | theSalafee/AndroidRoomWithAView | https://github.com/theSalafee/AndroidRoomWithAView | e239aa89446eb9f24d84b3aaa18f9eeaae51bcf6 | 3d2b216b392671bfa7bbc8b5dcb8e0542c72dfe4 | refs/heads/master | 2022-11-23T06:27:19.928000 | 2020-08-01T18:46:51 | 2020-08-01T18:46:51 | 282,369,290 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sakeenahstudios.roomwordsample;
import androidx.annotation.NonNull;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
/*
db tables are called Entities which equate to SQLite tables. Each property represents
a column in the table
*/
// @Entity annotation to ... | UTF-8 | Java | 863 | java | Word.java | Java | [] | null | [] | package com.sakeenahstudios.roomwordsample;
import androidx.annotation.NonNull;
import androidx.room.ColumnInfo;
import androidx.room.Entity;
import androidx.room.PrimaryKey;
/*
db tables are called Entities which equate to SQLite tables. Each property represents
a column in the table
*/
// @Entity annotation to ... | 863 | 0.687138 | 0.687138 | 38 | 21.710526 | 19.734964 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.289474 | false | false | 12 |
e5ef6e76e993ede9faaab47b472974f2c55cc367 | 39,127,152,088,758 | eb1bbe97f34817e1c261fb5f4dd3e9bea39d28fd | /src/com/scurab/web/drifmaps/client/validation/NotZeroValidation.java | b49482de78dd2868b91835422f6265a0dabeb210 | [] | no_license | jbruchanov/MyPlaces.Server | https://github.com/jbruchanov/MyPlaces.Server | 1cf5dda13ad2fd041bbc0900bfbba36163504c4b | e799c58d6d16edafc9424c7dfb8bcdad72471ecb | refs/heads/master | 2016-09-02T03:23:57.857000 | 2012-09-09T11:33:27 | 2012-09-09T11:33:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.scurab.web.drifmaps.client.validation;
import com.pietschy.gwt.pectin.client.form.validation.ValidationResultCollector;
import com.pietschy.gwt.pectin.client.form.validation.Validator;
import com.pietschy.gwt.pectin.client.form.validation.message.ErrorMessage;
public class NotZeroValidation implements Val... | UTF-8 | Java | 760 | java | NotZeroValidation.java | Java | [] | null | [] | package com.scurab.web.drifmaps.client.validation;
import com.pietschy.gwt.pectin.client.form.validation.ValidationResultCollector;
import com.pietschy.gwt.pectin.client.form.validation.Validator;
import com.pietschy.gwt.pectin.client.form.validation.message.ErrorMessage;
public class NotZeroValidation implements Val... | 760 | 0.788158 | 0.786842 | 30 | 24.333334 | 26.858063 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3 | false | false | 12 |
3e542760cea6327962e1ce9038cd12835568d382 | 24,266,565,284,194 | 921f0a61a015dd44bd88f2a8e5247ca1f70f3fab | /src/thinkingJavaWeekend_09/interfaceCollisions/I1.java | bf0460d49529d3d4829d24bc2390d7f8f09bbfa7 | [] | no_license | Ckattik/bookBruceEckelThinkingInJava | https://github.com/Ckattik/bookBruceEckelThinkingInJava | 823c92da857f57305657711d9f7c6ba72b19060b | 6d64f0f0261fd29a48ad7c01bb6913e987822cad | refs/heads/master | 2020-09-02T16:17:28.150000 | 2019-12-03T05:33:00 | 2019-12-03T05:33:00 | 219,256,734 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package thinkingJavaWeekend_09.interfaceCollisions;
public interface I1 {
void f();
}
| UTF-8 | Java | 98 | java | I1.java | Java | [] | null | [] | package thinkingJavaWeekend_09.interfaceCollisions;
public interface I1 {
void f();
}
| 98 | 0.704082 | 0.673469 | 7 | 12 | 17.468338 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 12 |
a442df467ab706cc5b363bedc4fd590a008e4262 | 12,936,441,528,990 | 31b1ec6e628e86fc8b8887b431b99a382bced1bd | /pzy-domain/src/main/java/org/pzy/opensource/domain/enums/LocalDateTimePatternEnum.java | f5e8c2d77cc5b904bcf9eb46e51a1e542491dec6 | [
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-mulanpsl-1.0-en",
"MulanPSL-1.0"
] | permissive | free-pan/pzy-opensource | https://github.com/free-pan/pzy-opensource | 211e78a7a697bf2f5b277efaae72a12f3cd35bd3 | 1b7a0121111bb422d5eaec4fcaa1de5a7a872119 | refs/heads/master | 2022-12-25T08:58:01.802000 | 2021-01-23T04:49:28 | 2021-01-23T04:49:28 | 248,950,490 | 0 | 0 | NOASSERTION | false | 2022-12-14T20:43:42 | 2020-03-21T10:11:07 | 2021-10-29T13:04:18 | 2022-12-14T20:43:42 | 14,152 | 1 | 0 | 7 | Java | false | false | package org.pzy.opensource.domain.enums;
import org.pzy.opensource.domain.GlobalConstant;
import org.pzy.opensource.domain.entity.BaseEnum;
/**
* 日期格式字符串枚举
*
* @author pan
* @date 2020/4/5 16:55
*/
public enum LocalDateTimePatternEnum implements BaseEnum<String> {
/**
* 日期模式字符串: yyyy-MM-dd
*/
... | UTF-8 | Java | 1,697 | java | LocalDateTimePatternEnum.java | Java | [
{
"context": "n.entity.BaseEnum;\n\n/**\n * 日期格式字符串枚举\n *\n * @author pan\n * @date 2020/4/5 16:55\n */\npublic enum LocalDate",
"end": 176,
"score": 0.9922633171081543,
"start": 173,
"tag": "USERNAME",
"value": "pan"
}
] | null | [] | package org.pzy.opensource.domain.enums;
import org.pzy.opensource.domain.GlobalConstant;
import org.pzy.opensource.domain.entity.BaseEnum;
/**
* 日期格式字符串枚举
*
* @author pan
* @date 2020/4/5 16:55
*/
public enum LocalDateTimePatternEnum implements BaseEnum<String> {
/**
* 日期模式字符串: yyyy-MM-dd
*/
... | 1,697 | 0.60712 | 0.585113 | 69 | 21.391304 | 20.20849 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.231884 | false | false | 12 |
8b0d450f652b79aeac9055b6d94eb65587f25f38 | 14,362,370,701,395 | 9de95e5c649a0177a34765b75fc23dfbb22feaf5 | /src/simpledb/index/hash/ExtensibleHashIndex.java | 96b53301ed34d1a90396167835410d82f0c00a9f | [] | no_license | SIZMW/cs4432-proj2 | https://github.com/SIZMW/cs4432-proj2 | 43c537fffd684e16509ce91e90e860499981ac02 | 3109d1c9d5eeef13ce3bb38e17920041f33278a4 | refs/heads/master | 2021-01-10T15:34:51.595000 | 2015-10-17T01:34:51 | 2015-10-17T01:34:51 | 43,500,095 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simpledb.index.hash;
import java.util.ArrayList;
import java.util.List;
import simpledb.index.Index;
import simpledb.query.Constant;
import simpledb.query.TableScan;
import simpledb.record.RID;
import simpledb.record.Schema;
import simpledb.record.TableInfo;
import simpledb.tx.Transaction;
/**
* CS 4432 Pro... | UTF-8 | Java | 15,011 | java | ExtensibleHashIndex.java | Java | [
{
"context": "xtensible hash index implementation.\n *\n * @author Aditya Nivarthi\n */\npublic class ExtensibleHashIndex implements I",
"end": 418,
"score": 0.9998569488525391,
"start": 403,
"tag": "NAME",
"value": "Aditya Nivarthi"
}
] | null | [] | package simpledb.index.hash;
import java.util.ArrayList;
import java.util.List;
import simpledb.index.Index;
import simpledb.query.Constant;
import simpledb.query.TableScan;
import simpledb.record.RID;
import simpledb.record.Schema;
import simpledb.record.TableInfo;
import simpledb.tx.Transaction;
/**
* CS 4432 Pro... | 15,002 | 0.608487 | 0.603757 | 452 | 32.210178 | 26.172972 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.464602 | false | false | 12 |
57362fd0ba0073ea0ba88873ba5644d54f672e25 | 12,773,232,767,252 | 64de275ceb39f60c7309e2ce65400d1d260906d5 | /src/main/java/wlw/zc/demo/utils/EmojiFilterUtil.java | f1371b52fe7d639ec65a7c9117ca4cb1ef013a57 | [] | no_license | wlwNb/springboot-customer | https://github.com/wlwNb/springboot-customer | 585e3f30fa1be9fbe41cb01d9a47fa2e9afebf94 | d31009aa586085db812d10e596ce20eeb313a6cb | refs/heads/master | 2023-04-16T10:09:37.895000 | 2021-04-29T08:41:16 | 2021-04-29T08:41:16 | 362,734,185 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wlw.zc.demo.utils;
import com.baomidou.mybatisplus.core.toolkit.StringUtils;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by huyan on 2019/3/23 15:07
*/
public class EmojiFilterUtil {
/**
* 检测是否有emoji字符
*
* @param source
* @return 一旦含有就抛出
*/
... | UTF-8 | Java | 746 | java | EmojiFilterUtil.java | Java | [
{
"context": "mport java.util.regex.Pattern;\n\n\n/**\n * Created by huyan on 2019/3/23 15:07\n */\npublic class EmojiFilterUt",
"end": 176,
"score": 0.9996711611747742,
"start": 171,
"tag": "USERNAME",
"value": "huyan"
}
] | null | [] | package wlw.zc.demo.utils;
import com.baomidou.mybatisplus.core.toolkit.StringUtils;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
/**
* Created by huyan on 2019/3/23 15:07
*/
public class EmojiFilterUtil {
/**
* 检测是否有emoji字符
*
* @param source
* @return 一旦含有就抛出
*/
... | 746 | 0.611421 | 0.571031 | 32 | 21.46875 | 24.071487 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.34375 | false | false | 12 |
92ae8c8baaa11bb0aa57c2d74fc3fe9bbd1a3e87 | 21,388,937,189,842 | e8d5dc8b6f28f83ae2ee67be4b2f7dbfeaf82440 | /src/main/java/com/sapient/weatherprediction/web/WeatherController.java | 405edef6ef9691020253a354fa1bdc2c6642f515 | [] | no_license | PSEH-8/weather-prediction | https://github.com/PSEH-8/weather-prediction | 910e4e84db68418decaf42e8260f01a6d43a27ec | 6b7921a22ce34ff63ad52b3bbf8dd1d537928fa7 | refs/heads/master | 2020-05-19T05:43:02.939000 | 2019-05-04T08:35:13 | 2019-05-04T08:35:13 | 184,855,103 | 0 | 0 | null | false | 2019-05-04T08:35:14 | 2019-05-04T05:15:23 | 2019-05-04T08:15:31 | 2019-05-04T08:35:14 | 7 | 0 | 0 | 0 | Java | false | false | package com.sapient.weatherprediction.web;
import com.sapient.weatherprediction.services.Forecast;
import com.sapient.weatherprediction.services.WeatherService;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bin... | UTF-8 | Java | 848 | java | WeatherController.java | Java | [] | null | [] | package com.sapient.weatherprediction.web;
import com.sapient.weatherprediction.services.Forecast;
import com.sapient.weatherprediction.services.WeatherService;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bin... | 848 | 0.792453 | 0.792453 | 29 | 28.241379 | 28.443113 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.413793 | false | false | 12 |
9f78878fcd2f5fb1181dc4889cda05d8b18a4f92 | 26,422,638,849,997 | 829ab3744db9bf024cbd57c08f5d129880b59f8a | /Java/Gra/Game.java | 473fb6da031309d2e1edca363cbde242421f98a7 | [] | no_license | pawel2004/First-steps-in-programming | https://github.com/pawel2004/First-steps-in-programming | 574665f01fb79009df18e855ec629387500a048d | 00dee7c5856574de6c272a0e3873c95062cc2ce4 | refs/heads/master | 2020-04-05T04:54:20.945000 | 2019-06-02T19:35:28 | 2019-06-02T19:35:28 | 156,572,105 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
import java.util.Random;
public class Game {
public static void main(String[] args)
{
Scanner scanner = new Scanner(System.in);
Random random = new Random();
Player player = new Player();
Spider spider = new Spider();
Zombie zombie =... | UTF-8 | Java | 19,045 | java | Game.java | Java | [
{
"context": "ater? \");\r\n System.out.println(\"Silny(1), przeciętny(2), czy słaby(3)?\");\r\n ",
"end": 995,
"score": 0.5295513272285461,
"start": 993,
"tag": "NAME",
"value": "ny"
}
] | null | [] | import java.util.Scanner;
import java.util.Random;
public class Game {
public static void main(String[] args)
{
Scanner scanner = new Scanner(System.in);
Random random = new Random();
Player player = new Player();
Spider spider = new Spider();
Zombie zombie =... | 19,045 | 0.27332 | 0.266954 | 352 | 51.997158 | 31.218393 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519886 | false | false | 12 |
ecafd4d9afc61fde4e8f68d313637286b0248710 | 26,422,638,851,469 | 6b81fc4223abebcf57155a910494a3f6f9f79e5f | /src/main/java/com/eazytec/model/ListViewButtons.java | ab0a77633f8438e4345e8b58674a793a009370dc | [] | no_license | Ramkavanan/easybpm | https://github.com/Ramkavanan/easybpm | 20f691bf69d5f7aea8825da265738e929405de63 | 6f9ef2e26e9566e1255c3708ddd6cef29d3a19cd | refs/heads/master | 2020-12-28T22:33:52.638000 | 2016-09-17T16:22:09 | 2016-09-17T16:22:09 | 68,453,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eazytec.model;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistenc... | UTF-8 | Java | 4,879 | java | ListViewButtons.java | Java | [] | null | [] | package com.eazytec.model;
import java.util.List;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistenc... | 4,879 | 0.739906 | 0.733552 | 198 | 23.641415 | 20.600523 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.212121 | false | false | 12 |
b36693e1321e6b35403c38c245d40267963395dc | 25,142,738,605,418 | b5efdb0f2216ef94b814d27d4b3f3bf804b84c73 | /src/com/example/flashbuddy/FlashBuddyEditDeckActivity.java | 50bb1dd2b3adb7e0e071aad5a2a0e78368141a72 | [] | no_license | Zfalgout/FlashBuddy | https://github.com/Zfalgout/FlashBuddy | a06a3fe7097affc73cdece44d3fd683834ae7004 | f4e9ca47367ed927f65fef4fd1f3ae97cdffd58d | refs/heads/master | 2020-03-26T04:24:30.310000 | 2015-07-09T22:25:13 | 2015-07-09T22:25:13 | 38,848,455 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* FlashBuddy Edit Deck Activity
*
* FlashBuddy Edit Deck Activity Class
*
* @author John Leidel
* @author Zack Falgout
* @author Chase Baker
* @version 1.0
*
*/
package com.example.flashbuddy;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import ... | UTF-8 | Java | 7,932 | java | FlashBuddyEditDeckActivity.java | Java | [
{
"context": "lashBuddy Edit Deck Activity Class \n * \n * @author John Leidel\n * @author Zack Falgout\n * @author Chase Baker \n ",
"end": 107,
"score": 0.9998731017112732,
"start": 96,
"tag": "NAME",
"value": "John Leidel"
},
{
"context": "ivity Class \n * \n * @author John Leidel... | null | [] | /**
* FlashBuddy Edit Deck Activity
*
* FlashBuddy Edit Deck Activity Class
*
* @author <NAME>
* @author <NAME>
* @author <NAME>
* @version 1.0
*
*/
package com.example.flashbuddy;
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStr... | 7,916 | 0.686334 | 0.68293 | 286 | 26.734266 | 24.921963 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.185315 | false | false | 12 |
aceb082836feb531e602d4d253b66e869e36e974 | 10,496,900,101,865 | 621b7e0cc50033184ac13030de5e1911d8fd781e | /src/Servlet/AdManageuServlet.java | d8abde92511d7feece22844fdfa1f4a5acc0e1ba | [] | no_license | Gin96/Awork | https://github.com/Gin96/Awork | 3d6a747d690cfc15228f169cc256551edd1fcaa3 | 7fd5784c7f92b3603fbd1a5b35fc0695cc97fc37 | refs/heads/master | 2021-01-01T16:12:21.464000 | 2017-07-20T03:40:07 | 2017-07-20T03:40:07 | 97,787,954 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import Bll.AdminBll;
import Model.Admin;
import Model.Page;
... | WINDOWS-1252 | Java | 1,326 | java | AdManageuServlet.java | Java | [] | null | [] | package Servlet;
import java.io.IOException;
import java.io.PrintWriter;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import Bll.AdminBll;
import Model.Admin;
import Model.Page;
... | 1,326 | 0.754932 | 0.751897 | 41 | 30.146341 | 26.164173 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.04878 | false | false | 12 |
3ccc61b728dddcc74f8944e559f56b8987f41835 | 3,461,743,641,699 | 8909c8082cf003bd0dc5ea99f7866039be6ec64f | /src/reusing/Component2.java | 0e0ab1da1e99ef843007b240cf0a684083c956f4 | [] | no_license | kscsq/Eckel | https://github.com/kscsq/Eckel | 62c83a443eecf7bcf67265c4862dfe0a78b71833 | 60f5463a3240d5f3efd30f4821975dc40442c4f1 | refs/heads/master | 2021-01-20T15:09:59.958000 | 2017-05-09T18:14:54 | 2017-05-09T18:14:54 | 90,709,878 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package reusing;
/**
* Created by kscsq on 04.05.2017.
*/
public class Component2 {
public Component2(){
System.out.println("Comp2 const");
}
}
| UTF-8 | Java | 163 | java | Component2.java | Java | [
{
"context": "package reusing;\n\n/**\n * Created by kscsq on 04.05.2017.\n */\npublic class Component2 {\n ",
"end": 41,
"score": 0.9996357560157776,
"start": 36,
"tag": "USERNAME",
"value": "kscsq"
}
] | null | [] | package reusing;
/**
* Created by kscsq on 04.05.2017.
*/
public class Component2 {
public Component2(){
System.out.println("Comp2 const");
}
}
| 163 | 0.619632 | 0.552147 | 10 | 15.3 | 14.422552 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 12 |
7d00a675b5ec9e33eec0a4719fdf31bf2d11199b | 6,605,659,746,786 | 1cc488a327c2677a777084bc128425fec6da409a | /spring_project/SinchonBeer3-shop&cart/src/main/java/com/bitcamp/sc/cart/service/CartService.java | 2a4e82efdf1d23124846c2e6a9e21c9310fc192f | [] | no_license | seongdeokjo/JAVA_Practice | https://github.com/seongdeokjo/JAVA_Practice | 8e54be671875b94a65d5ec19dee2118388cbd539 | 3e6046756b2c1b02753c7b5e9f8322f976e4c1a6 | refs/heads/master | 2023-08-23T21:51:21.513000 | 2021-10-23T06:39:11 | 2021-10-23T06:39:11 | 363,949,184 | 0 | 0 | null | false | 2021-06-29T07:14:07 | 2021-05-03T14:03:10 | 2021-06-29T07:01:56 | 2021-06-29T07:13:32 | 7,857 | 0 | 0 | 0 | Java | false | false | package com.bitcamp.sc.cart.service;
public interface CartService {
// 구매 상품 인터페이스 만들것
}
| UTF-8 | Java | 118 | java | CartService.java | Java | [] | null | [] | package com.bitcamp.sc.cart.service;
public interface CartService {
// 구매 상품 인터페이스 만들것
}
| 118 | 0.723404 | 0.723404 | 7 | 12.428572 | 14.529351 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
bcf70210c27508645c30959d369f3c7fcdee5041 | 21,311,627,743,291 | 0133d1fe8b0c6548fba9bcc0f06e35fb851c6d24 | /doc/main/java/com/hpe/cmca/pojo/DataCompare.java | db020a640bfc157129c4d81c6f35e9f3420e60af | [] | no_license | libing070/vj | https://github.com/libing070/vj | 60d91d64624760775dfe6c68f539abb7c5c30151 | 4762d000fda7f10cb8a215d888d4f9b317eb4070 | refs/heads/master | 2022-08-24T01:53:38.841000 | 2020-01-17T12:05:42 | 2020-01-17T12:05:42 | 162,565,378 | 2 | 0 | null | false | 2022-08-05T05:00:58 | 2018-12-20T10:41:26 | 2020-01-17T12:06:14 | 2022-08-05T05:00:58 | 125,271 | 0 | 0 | 7 | Vue | false | false | package com.hpe.cmca.pojo;
import java.util.Date;
public class DataCompare {
private Integer id;
private Integer orderNum;
private String fieldName;
private String wordValue;
private String wordName;
private String excelName;
private String excelValue;
private String compareResult;
private String operPerson;... | UTF-8 | Java | 1,844 | java | DataCompare.java | Java | [] | null | [] | package com.hpe.cmca.pojo;
import java.util.Date;
public class DataCompare {
private Integer id;
private Integer orderNum;
private String fieldName;
private String wordValue;
private String wordName;
private String excelName;
private String excelValue;
private String compareResult;
private String operPerson;... | 1,844 | 0.74295 | 0.74295 | 85 | 20.694118 | 15.104362 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.588235 | false | false | 12 |
5f909c8894465fe86bb1cd4300265e835381f986 | 24,472,723,658,389 | c0505e10f531dfe0f707de06858cba848012684a | /src/test/java/com/treino/libreria/configuration/RestTemplateTestConfiguration.java | 329ae805c9d81597a6f66d12f49eab99115c6a70 | [] | no_license | caique/libreria | https://github.com/caique/libreria | f7654b0c5cf46173b17aeb527aa71f0a22b0d959 | 5bba931a2820f7db839d5722f665e9d82b37c815 | refs/heads/master | 2020-06-03T14:51:27.962000 | 2019-05-31T18:52:31 | 2019-05-31T18:52:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.treino.libreria.configuration;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;
import org.springframework.web.client... | UTF-8 | Java | 565 | java | RestTemplateTestConfiguration.java | Java | [] | null | [] | package com.treino.libreria.configuration;
import org.springframework.boot.autoconfigure.EnableAutoConfiguration;
import org.springframework.context.annotation.Bean;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;
import org.springframework.web.client... | 565 | 0.814159 | 0.814159 | 20 | 27.25 | 24.334904 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
ad90d334174e403718cdb8dad42ce04544d8b6ea | 23,845,658,445,601 | 45961c4ff7ecc966aac1ed53d945946fa2683583 | /src/main/java/echopointng/AbleProperties.java | f8e0fe8102f46191c5c3fd211816128b72a186f7 | [] | no_license | ibissource/ibis-echo2 | https://github.com/ibissource/ibis-echo2 | 6ac8c33c7c8196068d23910ff8acd0aa654a1262 | a72a36e186fd45de3acb092339ded8be64a6eac4 | refs/heads/master | 2023-03-10T13:48:07.645000 | 2022-08-29T09:59:07 | 2022-08-29T09:59:07 | 141,299,432 | 2 | 1 | null | false | 2023-02-22T08:10:17 | 2018-07-17T14:14:39 | 2022-08-25T08:10:45 | 2023-02-22T08:10:16 | 1,515 | 2 | 0 | 1 | Java | false | false | /*
* This file is part of the Echo Point Project. This project is a collection
* of Components that have extended the Echo Web Application Framework.
*
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not u... | UTF-8 | Java | 3,867 | java | AbleProperties.java | Java | [] | null | [] | /*
* This file is part of the Echo Point Project. This project is a collection
* of Components that have extended the Echo Web Application Framework.
*
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not u... | 3,867 | 0.731575 | 0.726403 | 99 | 37.060608 | 33.367504 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.747475 | false | false | 12 |
1befac3990eab1c14168241d8b54a05a758281eb | 30,425,548,344,859 | cc953f667e11f32d4119ac827d9378ed477b7706 | /backend-exts/store-ext/src/main/java/com/stosz/store/ext/model/Invoicing.java | cb1f5a6c6006c18e3c92190bbaf61526322af1b5 | [] | no_license | ttggaa/erp | https://github.com/ttggaa/erp | e20ed03ecf6965da95c9fc472d505ae8ef4f3902 | 167f5d60d085d016b08452083f172df654a7c5c5 | refs/heads/master | 2020-04-22T12:03:43.913000 | 2018-12-05T16:16:11 | 2018-12-05T16:16:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stosz.store.ext.model;
import com.stosz.plat.model.AbstractParamEntity;
import com.stosz.plat.model.DBColumn;
import com.stosz.plat.model.ITable;
import com.stosz.store.ext.enums.InvoicingTypeEnum;
import com.stosz.store.ext.enums.StockStateEnum;
import java.io.Serializable;
import java.math.BigDecimal;
i... | UTF-8 | Java | 5,823 | java | Invoicing.java | Java | [
{
"context": ";\nimport java.time.LocalDateTime;\n\n/**\n * @Author:yangqinghui\n * @Description:Invoicing\n * @Created Time:2017/1",
"end": 378,
"score": 0.9992489814758301,
"start": 367,
"tag": "USERNAME",
"value": "yangqinghui"
}
] | null | [] | package com.stosz.store.ext.model;
import com.stosz.plat.model.AbstractParamEntity;
import com.stosz.plat.model.DBColumn;
import com.stosz.plat.model.ITable;
import com.stosz.store.ext.enums.InvoicingTypeEnum;
import com.stosz.store.ext.enums.StockStateEnum;
import java.io.Serializable;
import java.math.BigDecimal;
i... | 5,823 | 0.622046 | 0.619631 | 291 | 18.924398 | 17.293737 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302406 | false | false | 12 |
a398eecd9d20625218b6f24196c4e27e236a382e | 2,147,483,703,882 | 4a22f9b02de0162aded549367abbfc6100963f69 | /YAPCAsiaViewer/src/main/java/com/github/takuji31/yapcasiaviewer/YAVListFragment.java | 481017d92bd82602e52782a1fb54e476d4c29d1c | [
"Apache-2.0"
] | permissive | takuji31/YAPCAsiaViewer | https://github.com/takuji31/YAPCAsiaViewer | c77bf3641f4f8e542a84221e83b6c2ad4c190207 | e773740eddb79d3d52fb305a6f7a7c13a2d8193c | HEAD | 2016-09-06T21:40:02.914000 | 2015-07-10T00:18:15 | 2015-07-10T00:18:15 | 5,510,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.takuji31.yapcasiaviewer;
import com.github.takuji31.appbase.app.BaseListFragment;
public class YAVListFragment extends BaseListFragment<YapcAsiaViewer, YAVActivity> {
}
| UTF-8 | Java | 191 | java | YAVListFragment.java | Java | [
{
"context": "package com.github.takuji31.yapcasiaviewer;\n\nimport com.github.takuji31.appba",
"end": 27,
"score": 0.99885094165802,
"start": 19,
"tag": "USERNAME",
"value": "takuji31"
},
{
"context": "ithub.takuji31.yapcasiaviewer;\n\nimport com.github.takuji31.appbase.app.BaseList... | null | [] | package com.github.takuji31.yapcasiaviewer;
import com.github.takuji31.appbase.app.BaseListFragment;
public class YAVListFragment extends BaseListFragment<YapcAsiaViewer, YAVActivity> {
}
| 191 | 0.842932 | 0.82199 | 7 | 26.285715 | 32.083439 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 12 |
ee5f0933588bbb39ed4edb3b96732d139e719ab4 | 1,236,950,609,998 | 42b5c17d0eea72ded9b5b27e1aaad3a35efbc6b8 | /dp/1048. Longest String Chain.java | 6c9ebc55e6a2929740de3158bfb36f9a2cc06bb8 | [] | no_license | ankurraj511/leetcode | https://github.com/ankurraj511/leetcode | ecc7cf26d933c0f5f381d0f104c6ab0e0c0a1c45 | 0a9e5894bf03f8d3bc48cec2cc80203ceddf803a | refs/heads/main | 2023-04-23T11:46:13.328000 | 2021-05-16T23:56:38 | 2021-05-16T23:56:38 | 359,750,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class Pair {
String str;
int len;
Pair(String s , int l) {
str = s;
len = l;
}
}
class Solution {
ArrayList<ArrayList<Pair>> ls;
boolean isChain(String s1 , String s2) {
for (int i = 0 ; i < s2.length() ; i++) {
int j = 0 , k = 0;
while (j < s1.len... | UTF-8 | Java | 1,674 | java | 1048. Longest String Chain.java | Java | [] | null | [] | class Pair {
String str;
int len;
Pair(String s , int l) {
str = s;
len = l;
}
}
class Solution {
ArrayList<ArrayList<Pair>> ls;
boolean isChain(String s1 , String s2) {
for (int i = 0 ; i < s2.length() ; i++) {
int j = 0 , k = 0;
while (j < s1.len... | 1,674 | 0.398447 | 0.378734 | 56 | 28.892857 | 16.766973 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 12 |
9eb85b8f2077ebdc43a3b0e32d9b8f191f69bcf6 | 7,017,976,567,399 | dd36289ccebd3b4c4c5981538467ce1f9932eeee | /AndroidStudioProjects/AndroidTutorial-master/examples/0501/MyAndroidTutorial/app/src/main/java/net/macdidi/myandroidtutorial/PlayActivity.java | 5cfb523c3381a0210552fc3f4c0666b6c0b2e5f0 | [] | no_license | skyforcetw/skygoodjob | https://github.com/skyforcetw/skygoodjob | 110a37c62f7564a85e31cdfb1f36da27788dac31 | 2edaa07caf81b21b404539ec333bf60d390bc7d4 | refs/heads/master | 2018-10-20T03:34:11.714000 | 2018-10-08T11:13:42 | 2018-10-08T11:13:42 | 32,726,734 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.macdidi.myandroidtutorial;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
public class PlayActivity extends Activity {
private MediaPlayer mediaPlayer;
@Override
protect... | UTF-8 | Java | 1,469 | java | PlayActivity.java | Java | [] | null | [] | package net.macdidi.myandroidtutorial;
import android.app.Activity;
import android.content.Intent;
import android.media.MediaPlayer;
import android.net.Uri;
import android.os.Bundle;
import android.view.View;
public class PlayActivity extends Activity {
private MediaPlayer mediaPlayer;
@Override
protect... | 1,469 | 0.606192 | 0.605472 | 64 | 20.71875 | 16.670023 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.359375 | false | false | 12 |
e90ead1d0182985ad79a79b2f7c04ca879fe92e0 | 3,917,010,240,838 | 4fc3360e558d6b8d76a7b752c1528429391d4a6e | /ALDA/src/alda/linear/CAKLinkedList.java | 76d9348a1be08032f05db983605749cad5580448 | [] | no_license | chanpa/ALDA | https://github.com/chanpa/ALDA | cb229b724b8264669dff65511cf680af4c36d738 | 6b4a406d5c632837856e151015707840610d64b7 | refs/heads/master | 2020-12-24T14:19:01.892000 | 2014-03-12T16:33:28 | 2014-03-12T16:33:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package alda.linear;
import java.util.Iterator;
import java.util.NoSuchElementException;
public class CAKLinkedList<E> implements ALDAList<E> {
private int modCount = 0;
private int numberOfElements;
private Node<E> head;
private Node<E> tail;
public CAKLinkedList(){
clear();
}
... | UTF-8 | Java | 3,892 | java | CAKLinkedList.java | Java | [] | null | [] | package alda.linear;
import java.util.Iterator;
import java.util.NoSuchElementException;
public class CAKLinkedList<E> implements ALDAList<E> {
private int modCount = 0;
private int numberOfElements;
private Node<E> head;
private Node<E> tail;
public CAKLinkedList(){
clear();
}
... | 3,892 | 0.595838 | 0.590185 | 195 | 17.958975 | 15.429853 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.34359 | false | false | 12 |
b994e1d634dbaf32aeaffb34d856cc99fa75a467 | 19,602,230,747,582 | 7495df42f81cca8db2cddc19ea06abb2f4d702f6 | /src/main/java/cn/vfire/common/utils/enums/ClzTypeEnum.java | 3e5cd9cf84396c5e7a29a07b732ac1b4dcdb062e | [] | no_license | zgbn/WebCollector | https://github.com/zgbn/WebCollector | 5f76b3291f6bd7a33a3b702ef5d89655015500c5 | e643823dccd6a810ecc8fc04750995c4e56f608e | refs/heads/master | 2021-01-21T04:55:26.685000 | 2016-06-11T08:54:09 | 2016-06-11T08:54:09 | 53,814,391 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.vfire.common.utils.enums;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import java.util.Set;
public enum ClzTypeEnum {
NULL, BYTE, BYTE_ARRAY, CHAR, CHAR_ARRAY, SHORT, SHORT_ARRAY, INT, INT_ARRAY, LONG, LONG_ARRAY, FLOAT, FLOAT_ARRAY, DOUBLE, DOUBLE_ARRAY, BOOLEAN, B... | UTF-8 | Java | 2,403 | java | ClzTypeEnum.java | Java | [] | null | [] | package cn.vfire.common.utils.enums;
import java.util.Collection;
import java.util.List;
import java.util.Map;
import java.util.Set;
public enum ClzTypeEnum {
NULL, BYTE, BYTE_ARRAY, CHAR, CHAR_ARRAY, SHORT, SHORT_ARRAY, INT, INT_ARRAY, LONG, LONG_ARRAY, FLOAT, FLOAT_ARRAY, DOUBLE, DOUBLE_ARRAY, BOOLEAN, B... | 2,403 | 0.608406 | 0.608406 | 67 | 33.865673 | 33.248451 | 234 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.313433 | false | false | 12 |
f13e1f4e956ba4ccee233e0e4e92bccb04286e4b | 26,525,718,086,085 | c18c3f3bdc51f048f662344d032f9388dfecbd9d | /ddf-parent/ddf-service-rent/src/main/java/com/ddf/rent/service/simple/ApartmentService.java | e9b162901e5f165e7adcd33419bd6abe99b65113 | [] | no_license | soldiers1989/my_dev | https://github.com/soldiers1989/my_dev | 88d62e4f182ac68db26be3d5d3ddc8a68e36c852 | 4250267f6d6d1660178518e71b1f588b4f3926f7 | refs/heads/master | 2020-03-27T19:39:28.191000 | 2018-02-12T02:29:51 | 2018-02-12T02:29:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ddf.rent.service.simple;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.ddf.component.mybatis.api.impl.CrudServiceImpl;
import com.ddf.entity.base.dto.Page;
import com.ddf.entity.db.eo.... | UTF-8 | Java | 4,096 | java | ApartmentService.java | Java | [
{
"context": "tmentDao;\n\n/**\n * apartment Service\n * \n * @author robot\n * @version 2018-02-02\n */\n@Service\npublic class ",
"end": 794,
"score": 0.9989169836044312,
"start": 789,
"tag": "USERNAME",
"value": "robot"
}
] | null | [] | package com.ddf.rent.service.simple;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.ddf.component.mybatis.api.impl.CrudServiceImpl;
import com.ddf.entity.base.dto.Page;
import com.ddf.entity.db.eo.... | 4,096 | 0.776145 | 0.771663 | 128 | 30.382813 | 25.790661 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.625 | false | false | 12 |
12b0ddc6d40dedb08e588da1546b6d7da68bc28d | 27,401,891,418,915 | dd7f294e62844fd24c8ee2a47219e1b30fe81aa7 | /SoapServer/src/main/java/com/soapworkshop/ws/client/XmlRequest.java | f8fcb370acadc515e75edbcb1985476d24db7491 | [] | no_license | coremedy/SoapServer | https://github.com/coremedy/SoapServer | ef2ed34799217680fb8e7446a281fe4170f377dc | dff8c1eb1ca83db02ac5f82b856847dee2055f17 | refs/heads/master | 2021-01-19T10:49:12.449000 | 2015-04-10T07:27:51 | 2015-04-10T07:33:30 | 33,711,464 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.soapworkshop.ws.client;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>xmlRequest complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* ... | GB18030 | Java | 2,867 | java | XmlRequest.java | Java | [] | null | [] |
package com.soapworkshop.ws.client;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlType;
/**
* <p>xmlRequest complex type的 Java 类。
*
* <p>以下模式片段指定包含在此类中的预期内容。
*
* ... | 2,867 | 0.544026 | 0.535623 | 119 | 20.983192 | 20.12356 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.277311 | false | false | 12 |
8a7a36b0d98067418027192c376f083cb151b61c | 26,439,818,700,377 | 0622765cbcb197d80206467542f84a4c44a03907 | /app/cms/cms/src/main/java/com/ace/app/cms/drug/action/DepartmentJobAction.java | 75194445877a85712507ee70b544ddcbabc0f887 | [] | no_license | naruto890809/ace-parent | https://github.com/naruto890809/ace-parent | 3a99b6b249e26c0653677f68de3bdd64970dbd25 | d0f8f23079a89dd8dcb61eeed18b8416e08db5b9 | refs/heads/master | 2022-12-26T18:45:45.512000 | 2019-07-03T06:58:10 | 2019-07-03T06:58:10 | 194,997,363 | 0 | 0 | null | false | 2022-12-16T02:45:30 | 2019-07-03T06:57:36 | 2019-07-03T07:00:10 | 2022-12-16T02:45:25 | 8,763 | 0 | 0 | 31 | JavaScript | false | false | package com.ace.app.cms.drug.action;
import com.ace.app.cms.drug.domain.DepartmentJob;
import com.ace.app.cms.drug.domain.Drug;
import com.ace.app.cms.drug.model.DepartmentJobModel;
import com.ace.app.cms.drug.service.DepartmentJobService;
import com.ace.app.cms.drug.service.DepartmentService;
import com.ace.app.cms.... | UTF-8 | Java | 4,053 | java | DepartmentJobAction.java | Java | [] | null | [] | package com.ace.app.cms.drug.action;
import com.ace.app.cms.drug.domain.DepartmentJob;
import com.ace.app.cms.drug.domain.Drug;
import com.ace.app.cms.drug.model.DepartmentJobModel;
import com.ace.app.cms.drug.service.DepartmentJobService;
import com.ace.app.cms.drug.service.DepartmentService;
import com.ace.app.cms.... | 4,053 | 0.670321 | 0.665836 | 133 | 29.172932 | 22.795433 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518797 | false | false | 12 |
56ca3dea82ff9a4bcd656cd69213284354063f5c | 128,849,044,062 | 5ae4a19a3aecb7d0a43c2f601d690b3dc0c4bb4d | /src/math/Algo.java | 5bde79b1656af6cb0b04b492c6f25a099b55a39d | [] | no_license | VivienGaluchot/primes | https://github.com/VivienGaluchot/primes | bde5a199997914ed6f1399c0e45cf9ef6590dc36 | 518bd0e82521fe11c34838e44dab0e12b1c9fbf7 | refs/heads/master | 2021-01-23T12:38:38.277000 | 2017-06-08T19:00:41 | 2017-06-08T19:00:41 | 93,185,236 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package math;
public class Algo {
static public int pow(int x, int n) {
if (n < 0)
throw new IllegalArgumentException("power can't be negative");
int r = 1;
while (n > 0) {
r *= x;
n--;
}
return r;
}
public static void main(String[] args) {
PrimeCache cache = new PrimeCache(100000);
for (in... | UTF-8 | Java | 407 | java | Algo.java | Java | [] | null | [] |
package math;
public class Algo {
static public int pow(int x, int n) {
if (n < 0)
throw new IllegalArgumentException("power can't be negative");
int r = 1;
while (n > 0) {
r *= x;
n--;
}
return r;
}
public static void main(String[] args) {
PrimeCache cache = new PrimeCache(100000);
for (in... | 407 | 0.601966 | 0.567568 | 21 | 18.333334 | 18.757433 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.095238 | false | false | 12 |
2f26938316c9dee947ca9fe25d428ca1c28b9014 | 12,790,412,631,991 | d9eab55de57772151b6e498bbf2f36e303c09542 | /app/src/main/java/com/iet/abhinay/pravah/Sponcers.java | 8bf8d8b4e256d7f6aba357452207296e21f72e33 | [] | no_license | devabhi36/Pravah18 | https://github.com/devabhi36/Pravah18 | fa178adb908ba135149c5cf180c823a04f008b18 | 89084c9f395e8ba3b50ae25c067a046d0f2adbe9 | refs/heads/master | 2021-04-27T17:36:26.751000 | 2018-03-28T12:56:10 | 2018-03-28T12:56:10 | 122,324,060 | 0 | 0 | null | false | 2018-03-04T07:37:34 | 2018-02-21T10:49:39 | 2018-02-21T11:03:47 | 2018-03-04T07:37:34 | 13,136 | 0 | 0 | 0 | Java | false | null | package com.iet.abhinay.pravah;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.webkit.WebView;
public... | UTF-8 | Java | 1,442 | java | Sponcers.java | Java | [] | null | [] | package com.iet.abhinay.pravah;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
import android.view.View;
import android.webkit.WebView;
public... | 1,442 | 0.695562 | 0.681692 | 40 | 35.049999 | 23.654757 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 12 |
6d771f2c55cf4f3103ef54b60a0a87b560d48b86 | 30,322,469,135,438 | cebf08841064bb3423df06527181eb6782d39b18 | /Electricity Bill Calculation/src/com/wipro/eb/service/ConnectionServiceTest1.java | c3cb0e3bcfcf5523257082bf98489d8d7ca5d3b1 | [] | no_license | TABSHEERA-NASREEN/Electicity_bill_calculation_wtn | https://github.com/TABSHEERA-NASREEN/Electicity_bill_calculation_wtn | acfdbeee7feccc761f8e3d64be060b524d9e8546 | b7daee8eb1e18897d2f0700682079c73225101d0 | refs/heads/master | 2022-11-20T15:47:11.714000 | 2020-07-22T11:00:56 | 2020-07-22T11:00:56 | 281,652,653 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wipro.eb.service;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import com.wipro.eb.entity.Commercial;
import com.wipro.eb.entity.Domestic;
import com.wipro.eb.exception.InvalidConnectionException;
import com.wipro.eb.exception.InvalidReadingException;
public class Co... | UTF-8 | Java | 2,072 | java | ConnectionServiceTest1.java | Java | [] | null | [] | package com.wipro.eb.service;
import static org.junit.Assert.*;
import org.junit.Before;
import org.junit.Test;
import com.wipro.eb.entity.Commercial;
import com.wipro.eb.entity.Domestic;
import com.wipro.eb.exception.InvalidConnectionException;
import com.wipro.eb.exception.InvalidReadingException;
public class Co... | 2,072 | 0.715734 | 0.668919 | 72 | 27.777779 | 25.578976 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.513889 | false | false | 12 |
b3e9a9f0886533d6a003a08d7a4f639fafba43b2 | 22,574,348,139,439 | 5ac2fb4db63c9383abad7931025d5ac9bc7259d3 | /Tama_app/src/main/java/com/tama/chat/ui/adapters/mapBlink/MapBlinkElementAdapter.java | e5cea3b139285f51cc6ba80e773ecfe725693778 | [
"LicenseRef-scancode-unknown-license-reference",
"Apache-2.0"
] | permissive | Testtaccount/TamaAndroid | https://github.com/Testtaccount/TamaAndroid | 097f48f913c23449c983fa1260a1696b06742cc8 | 82912bd3cb80c9fc274c0c23adc005bba85b7fb7 | refs/heads/master | 2021-09-19T08:26:09.108000 | 2018-07-25T12:33:20 | 2018-07-25T12:35:42 | 139,688,915 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tama.chat.ui.adapters.mapBlink;
import android.graphics.Color;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RatingBar;
import android.widget.TextView;
import com.tama.chat.BuildConfig;
import com.tama.chat.R;... | UTF-8 | Java | 4,713 | java | MapBlinkElementAdapter.java | Java | [] | null | [] | package com.tama.chat.ui.adapters.mapBlink;
import android.graphics.Color;
import android.text.TextUtils;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.RatingBar;
import android.widget.TextView;
import com.tama.chat.BuildConfig;
import com.tama.chat.R;... | 4,713 | 0.683429 | 0.681095 | 122 | 37.639343 | 33.195415 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57377 | false | false | 12 |
10589f2063e1bcc0dd22c3d00b9b6e7d9a022055 | 29,326,036,716,147 | 41683150335e770e46bcb2863f751aff20385765 | /src/main/java/app/model/Users.java | 94fe140fe77fc2f3055a3a7c2c70673164f3fb2f | [] | no_license | hipacy/ticket-projetct | https://github.com/hipacy/ticket-projetct | 64e2d780177d28afa70bdd63af9e4a186accc564 | ae9f086fe7a1b7615dcdc35f9d9fa965a459911f | refs/heads/master | 2020-09-14T02:58:38.827000 | 2020-01-05T16:23:20 | 2020-01-05T16:23:20 | 221,514,443 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
import org.hibernate.annotations.BatchSize;
import org.hibernate.annotations.Fetch;
import org.hibernate.annotations.FetchMode;
import org.hibernate.validator.constraints.Length;
import ja... | UTF-8 | Java | 2,149 | java | Users.java | Java | [] | null | [] | package app.model;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.ToString;
import org.hibernate.annotations.BatchSize;
import org.hibernate.annotations.Fetch;
import org.hibernate.annotations.FetchMode;
import org.hibernate.validator.constraints.Length;
import ja... | 2,149 | 0.697068 | 0.694742 | 75 | 27.653334 | 22.165134 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
f0c2e486970fc495be818ba12b2201dd1c9b5b0b | 22,101,901,733,256 | 2ff16e40cacbbf46949a8ba860ffda5320e125ab | /src/main/java/org/fanjun/controller/StudentController.java | 920c08c5be41ffa4937d1a8c7d00b1b8e910536e | [] | no_license | fanjun-wu/school | https://github.com/fanjun-wu/school | be03c5e8116cf971d8424f358bdeb23f7af7878d | 59fd5813fd90f03f804bc87182369061d9f14983 | refs/heads/master | 2016-09-06T10:06:35.040000 | 2014-02-21T11:31:11 | 2014-02-21T11:31:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.fanjun.controller;
import java.util.Map;
import javax.annotation.Resource;
import org.fanjun.model.College;
import org.fanjun.model.Student;
import org.fanjun.service.CollegeService;
import org.fanjun.service.StudentService;
import org.springframework.beans.factory.annotation.Autowired;
impo... | UTF-8 | Java | 3,577 | java | StudentController.java | Java | [] | null | [] | package org.fanjun.controller;
import java.util.Map;
import javax.annotation.Resource;
import org.fanjun.model.College;
import org.fanjun.model.Student;
import org.fanjun.service.CollegeService;
import org.fanjun.service.StudentService;
import org.springframework.beans.factory.annotation.Autowired;
impo... | 3,577 | 0.71792 | 0.71792 | 112 | 29.9375 | 28.143852 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.116071 | false | false | 12 |
9673431585374454c55f0b383d4e8782be8317a7 | 601,295,457,279 | ee32e9115dc8d0187bb5c212832644ab9c35ab46 | /test/MPQSimulatorTests/AbilityTests.java | 92f4bb89ba155f8e36d073e9d9e93e6b1e311643 | [] | no_license | NorthernPolarity/MPQSimulator | https://github.com/NorthernPolarity/MPQSimulator | 1bb3fdbe6f7967f95bf01b34f750a40d0e01f5f1 | 5abba02a7a894884f47160156d4768facd48d0f6 | refs/heads/master | 2021-01-22T10:02:26.018000 | 2015-01-28T20:57:27 | 2015-01-28T20:57:27 | 20,146,354 | 0 | 0 | null | false | 2014-12-01T22:30:27 | 2014-05-25T04:15:24 | 2014-11-25T01:37:02 | 2014-12-01T22:30:26 | 2,359 | 0 | 2 | 2 | Java | null | null | package MPQSimulatorTests;
import static org.junit.Assert.*;
import org.junit.Test;
import MPQSimulator.Abilities.AbilityImpl;
import MPQSimulator.Abilities.AbilityComponent;
import MPQSimulator.Abilities.SwapTileAbilityComponent;
import MPQSimulator.Core.GameEngineImpl;
import MPQSimulator.Core.Tile.TileColor;
pub... | UTF-8 | Java | 2,195 | java | AbilityTests.java | Java | [] | null | [] | package MPQSimulatorTests;
import static org.junit.Assert.*;
import org.junit.Test;
import MPQSimulator.Abilities.AbilityImpl;
import MPQSimulator.Abilities.AbilityComponent;
import MPQSimulator.Abilities.SwapTileAbilityComponent;
import MPQSimulator.Core.GameEngineImpl;
import MPQSimulator.Core.Tile.TileColor;
pub... | 2,195 | 0.75672 | 0.729841 | 68 | 31.279411 | 21.359558 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.5 | false | false | 12 |
c175fd0c6351cbb4fbe8851b20820cf25804ffde | 14,654,428,450,787 | c5cad04270aac1d218decebb69ecb78c797d1671 | /src/Queue/Main.java | 91c1831417017a4cafd2ec331547abe9db2082e6 | [] | no_license | Abrar051/LinkedList | https://github.com/Abrar051/LinkedList | 643223f059ce6e704d844baec3c57219110aaa5e | e15455e9306a7b2e635b104a17255034cfd63c06 | refs/heads/master | 2023-03-27T12:15:19.979000 | 2021-03-24T12:02:26 | 2021-03-24T12:02:26 | 344,027,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Queue;
import java.util.*;
public class Main {
public static void main(String[] args) {
QueueFunctions obj = new QueueFunctions();
Scanner input = new Scanner(System.in);
for (int i=0;i<10;i++)
{
obj.push(i);
}
obj.display();
obj.popPrint(... | UTF-8 | Java | 534 | java | Main.java | Java | [] | null | [] | package Queue;
import java.util.*;
public class Main {
public static void main(String[] args) {
QueueFunctions obj = new QueueFunctions();
Scanner input = new Scanner(System.in);
for (int i=0;i<10;i++)
{
obj.push(i);
}
obj.display();
obj.popPrint(... | 534 | 0.539326 | 0.533708 | 21 | 24.428572 | 18.826454 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 12 |
85fa153d195dbe3e0735a0bdd78ef76825788e52 | 13,589,276,525,860 | e162f0d02ca769bbacb91bc0b4701181bc24dd95 | /src/main/java/app/service/BookService.java | ca0d84fa17466d28bea5977211fa7d867f402fed | [] | no_license | BlackPrinter/LAB_n | https://github.com/BlackPrinter/LAB_n | f2d1367cdf72bee51cd17d1ae9d6f1e0099c160f | b421926adae920036520cdfaf3540017381dc2fc | refs/heads/master | 2023-02-06T15:49:26.519000 | 2020-12-28T21:45:46 | 2020-12-28T21:45:46 | 325,123,376 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package app.service;
import app.model.Book;
import java.util.List;
public interface BookService {
Book addBook(Book book);
List<Book> getAllBook();
void deleteBook(Integer id);
}
| UTF-8 | Java | 196 | java | BookService.java | Java | [] | null | [] | package app.service;
import app.model.Book;
import java.util.List;
public interface BookService {
Book addBook(Book book);
List<Book> getAllBook();
void deleteBook(Integer id);
}
| 196 | 0.709184 | 0.709184 | 13 | 14.076923 | 13.257576 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 12 |
9fee8d2b1999a5116629c91a76b1e73b93a314d7 | 8,529,805,115,678 | 71a4589e18dc51b9db07e6ee95b62a722c6f76e4 | /src/main/java/net/sci/geom/geom2d/Point2D.java | 99808ff593b0da6349b42d5bab36dffd30b8c669 | [] | no_license | SciCompJ/cs4j | https://github.com/SciCompJ/cs4j | 0c9f2b7735c54349bd1351751c2aeafa46910650 | 20b92e832bf6cc3561de1daefb5e1b4cfc403ab1 | refs/heads/master | 2023-09-03T17:30:39.405000 | 2023-08-16T12:16:33 | 2023-08-16T12:16:33 | 244,849,869 | 0 | 0 | null | true | 2020-03-04T08:45:41 | 2020-03-04T08:45:41 | 2020-01-17T17:03:44 | 2020-02-04T17:24:24 | 36,773 | 0 | 0 | 0 | null | false | false | /**
*
*/
package net.sci.geom.geom2d;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.Locale;
import net.sci.geom.Point;
/**
* A point in the two-dimensional plane.
*
* @author dlegland
*
*/
public class Point2D implements... | UTF-8 | Java | 8,598 | java | Point2D.java | Java | [
{
"context": "oint in the two-dimensional plane. \n * \n * @author dlegland\n *\n */\npublic class Point2D implements Geometry2D",
"end": 281,
"score": 0.9994140267372131,
"start": 273,
"tag": "USERNAME",
"value": "dlegland"
}
] | null | [] | /**
*
*/
package net.sci.geom.geom2d;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Collections;
import java.util.Comparator;
import java.util.Locale;
import net.sci.geom.Point;
/**
* A point in the two-dimensional plane.
*
* @author dlegland
*
*/
public class Point2D implements... | 8,598 | 0.52582 | 0.515469 | 330 | 25.054546 | 24.216763 | 96 | false | false | 0 | 0 | 0 | 0 | 68 | 0.071179 | 0.521212 | false | false | 12 |
e6742a20eb11b7c4085ca61ae78f8b1af4784fc8 | 8,469,675,548,044 | e1b02c88da2aa2a73d337a3fce5b8330e068a2a4 | /app/src/main/java/org/y20k/transistor/MainActivityFragment.java | 8bd35bcd0cda62d5a45dfa59c0c678643e03fa49 | [
"MIT"
] | permissive | malah-code/Android-Open-Radio | https://github.com/malah-code/Android-Open-Radio | cbf997e49b6b1f010ebb8c3d77f2bbf9e1139f50 | e00edd5d7a61dcd9edf4f1f29d2e2d78af7b5d49 | refs/heads/master | 2023-01-12T16:58:02.012000 | 2023-01-05T14:57:31 | 2023-01-05T14:57:31 | 81,898,625 | 16 | 9 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* MainActivityFragment.java
* Implements the main fragment of the main activity
* This fragment is a list view of radio stations
* <p>
* This file is part of
* TRANSISTOR - Radio App for Android
* <p>
* Copyright (c) 2015-17 - Y20K.org
* Licensed under the MIT-License
* http://opensource.org/licenses/MIT
... | UTF-8 | Java | 48,434 | java | MainActivityFragment.java | Java | [] | null | [] | /**
* MainActivityFragment.java
* Implements the main fragment of the main activity
* This fragment is a list view of radio stations
* <p>
* This file is part of
* TRANSISTOR - Radio App for Android
* <p>
* Copyright (c) 2015-17 - Y20K.org
* Licensed under the MIT-License
* http://opensource.org/licenses/MIT
... | 48,434 | 0.639489 | 0.637362 | 1,083 | 43.722069 | 36.130386 | 207 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.577101 | false | false | 12 |
dc7afc0021fd658616a3b3c481814d97f3b90672 | 28,750,511,127,857 | 11c1c0bccc1da8aba7cc597333f5eed3f7031f3a | /src/main/java/exception/GitCommandErrorException.java | 2b74a3e41c2e0ce66f8509da5b7ff5144837ad74 | [] | no_license | ken-wang/multi-git-java | https://github.com/ken-wang/multi-git-java | 3ae19114b1bb9c2a747c903a76696044db735710 | b4a30cfe812e390bcf6746afeab514ce2b77ea79 | refs/heads/master | 2021-07-18T01:19:33.969000 | 2017-10-25T15:48:35 | 2017-10-25T15:48:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package exception;
public class GitCommandErrorException extends RuntimeException {
private static final String errorMsg = "' %s' is not a correct git command.";
public GitCommandErrorException(String cmd) {
super(String.format(errorMsg, cmd));
}
}
| UTF-8 | Java | 263 | java | GitCommandErrorException.java | Java | [] | null | [] | package exception;
public class GitCommandErrorException extends RuntimeException {
private static final String errorMsg = "' %s' is not a correct git command.";
public GitCommandErrorException(String cmd) {
super(String.format(errorMsg, cmd));
}
}
| 263 | 0.749049 | 0.749049 | 11 | 22.90909 | 28.134272 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 12 |
f132901aa0988592d57277d48f547c6d12966bd2 | 5,111,011,095,042 | ad049dabb1ce5a819f521e36674506cbe660ecfc | /app/src/main/java/br/edu/ifba/mlabs/injection/component/AppComponent.java | 3ffcff4d1d58177d46cb8fb1e00411532c516cdb | [] | no_license | silasrs/mlabs-experiences-android | https://github.com/silasrs/mlabs-experiences-android | ec98c18aaa937ac26cd78a3d2a84a219461e24e3 | 465c274d03a5d6a82fc6e412cc8aa68b67c2b93e | refs/heads/master | 2019-06-14T15:07:14.260000 | 2016-05-18T21:20:25 | 2016-05-18T21:20:25 | 57,148,588 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.edu.ifba.mlabs.injection.component;
import javax.inject.Singleton;
import br.edu.ifba.mlabs.data.DataManager;
import br.edu.ifba.mlabs.injection.module.AppModule;
import dagger.Component;
/**
*
*/
@Singleton
@Component(modules = AppModule.class)
public interface AppComponent {
DataManager dataManage... | UTF-8 | Java | 327 | java | AppComponent.java | Java | [] | null | [] | package br.edu.ifba.mlabs.injection.component;
import javax.inject.Singleton;
import br.edu.ifba.mlabs.data.DataManager;
import br.edu.ifba.mlabs.injection.module.AppModule;
import dagger.Component;
/**
*
*/
@Singleton
@Component(modules = AppModule.class)
public interface AppComponent {
DataManager dataManage... | 327 | 0.7737 | 0.7737 | 16 | 19.4375 | 18.316553 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 12 |
304f6f9fcddec01baf53214e01b52c54adf41339 | 1,116,691,505,081 | 7ba4d40598001b875ccd164c529f10d4f3315b40 | /src/main/java/com/jgp/ljoa/hr/service/EmployeeService.java | 4de372ad734bc7f32f624c2b707dba7a9190b600 | [] | no_license | AIRUISONG/ljoa | https://github.com/AIRUISONG/ljoa | 5d2e39a3183d54d5e5c49dd4ce3f5525e319e4ad | 9e1bde9efc600cfe6ff1a769fd4cd93b225367dc | refs/heads/master | 2020-05-09T21:22:26.193000 | 2019-04-15T08:10:29 | 2019-04-15T08:10:29 | 181,437,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jgp.ljoa.hr.service;
import com.jgp.common.pojo.LabelValue;
import com.jgp.ljoa.hr.model.Employee;
import com.jgp.sys.ui.Pager;
import java.io.File;
import java.util.List;
/**
* 项目 ljoa
* 作者 liujinxu
* 时间 2018/7/5
*/
public interface EmployeeService {
/*
* 条件查询员工信息
* */
List<... | UTF-8 | Java | 1,455 | java | EmployeeService.java | Java | [
{
"context": ";\nimport java.util.List;\n\n/**\n * 项目 ljoa\n * 作者 liujinxu\n * 时间 2018/7/5\n */\npublic interface EmployeeSer",
"end": 220,
"score": 0.9994537830352783,
"start": 212,
"tag": "USERNAME",
"value": "liujinxu"
}
] | null | [] | package com.jgp.ljoa.hr.service;
import com.jgp.common.pojo.LabelValue;
import com.jgp.ljoa.hr.model.Employee;
import com.jgp.sys.ui.Pager;
import java.io.File;
import java.util.List;
/**
* 项目 ljoa
* 作者 liujinxu
* 时间 2018/7/5
*/
public interface EmployeeService {
/*
* 条件查询员工信息
* */
List<... | 1,455 | 0.619197 | 0.614477 | 74 | 16.175676 | 18.832375 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.283784 | false | false | 12 |
d4dbf9c0e74df805f2029135c113b06eb8daf0ae | 26,156,350,890,446 | 9be38be86e9e636776468a2a01b9b513de314458 | /Torpedo/src/etri/sdn/controller/module/ml2/NetworkConfiguration.java | a76068c13ed8fa13416ad8260f6dbf8b596469d9 | [
"Apache-2.0"
] | permissive | uni2u/iNaaS | https://github.com/uni2u/iNaaS | 118215f6622c097b51092fa02f687cb6c79e1676 | f9deda42abb661932586ce53aa5da397b2779077 | refs/heads/master | 2021-01-10T18:46:05.668000 | 2020-07-28T01:16:57 | 2020-07-28T01:16:57 | 25,452,679 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package etri.sdn.controller.module.ml2;
import java.util.Arrays;
import etri.sdn.controller.OFModel;
class NetworkConfiguration extends OFModel {
private OFMOpenstackML2Connector parent = null;
private RESTApi[] apis = null;
public NetworkConfiguration(OFMOpenstackML2Connector parent)
{
this.parent = parent... | UTF-8 | Java | 1,100 | java | NetworkConfiguration.java | Java | [] | null | [] | package etri.sdn.controller.module.ml2;
import java.util.Arrays;
import etri.sdn.controller.OFModel;
class NetworkConfiguration extends OFModel {
private OFMOpenstackML2Connector parent = null;
private RESTApi[] apis = null;
public NetworkConfiguration(OFMOpenstackML2Connector parent)
{
this.parent = parent... | 1,100 | 0.765455 | 0.760909 | 37 | 28.729731 | 25.138157 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.972973 | false | false | 12 |
0d009b2be36ff483b769da20bdcd74b3c4a37570 | 7,773,890,808,622 | a7026215dd9d083c0e62b5316736018c78725085 | /base/src/main/java/com/activiti/base/entity/DelegateRule.java | 4e9fd19599ead1c5e127879da8b562026eaa7061 | [] | no_license | zikkorn/finalpj | https://github.com/zikkorn/finalpj | fdecdb4eebe62d5b41c8d199104e7ce1a0708020 | 2e118366768796147994d58c8c454567f39d9859 | refs/heads/master | 2020-04-22T13:59:59.362000 | 2019-02-13T02:58:47 | 2019-02-13T02:59:32 | 170,428,450 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.activiti.base.entity;
import java.io.Serializable;
/**
* 委托规则
*
*/
public class DelegateRule implements Serializable {
/**
*
*/
private static final long serialVersionUID = -6982625425057579427L;
//规则id
private String ruleId;
//规则名称
private String ruleName;
//规则key
private String ruleKey... | UTF-8 | Java | 1,430 | java | DelegateRule.java | Java | [] | null | [] | package com.activiti.base.entity;
import java.io.Serializable;
/**
* 委托规则
*
*/
public class DelegateRule implements Serializable {
/**
*
*/
private static final long serialVersionUID = -6982625425057579427L;
//规则id
private String ruleId;
//规则名称
private String ruleName;
//规则key
private String ruleKey... | 1,430 | 0.723665 | 0.709957 | 73 | 17.986301 | 16.115587 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.369863 | false | false | 12 |
cbbacb840e208a10c79f1807ce5b1226d19c0845 | 2,929,167,760,987 | 381a0d6a5a1f81d4e2a90413599aeac3bee2f07f | /lab10/src/ShapeList.java | 7ffada2197abb466313d3250d2914a0665687748 | [] | no_license | ErikBjare/ptdc-workspace | https://github.com/ErikBjare/ptdc-workspace | 77d15f0bd73fc84b26464976cb2662af8c57dfd2 | 23fa0ab9dee91686dc4130234a4ed2b3170e9513 | refs/heads/master | 2020-05-30T20:37:36.628000 | 2013-12-06T09:04:42 | 2013-12-06T09:04:42 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import se.lth.cs.ptdc.shapes.Shape;
import se.lth.cs.ptdc.window.SimpleWindow;
import java.util.ArrayList;
public class ShapeList extends ArrayList<Shape> {
/**
* Skapar en tom lista.
*/
public ShapeList() {
super();
}
/**
* Lägger in en figur i listan.
*
* @param s
* figuren som ska lä... | UTF-8 | Java | 1,054 | java | ShapeList.java | Java | [] | null | [] | import se.lth.cs.ptdc.shapes.Shape;
import se.lth.cs.ptdc.window.SimpleWindow;
import java.util.ArrayList;
public class ShapeList extends ArrayList<Shape> {
/**
* Skapar en tom lista.
*/
public ShapeList() {
super();
}
/**
* Lägger in en figur i listan.
*
* @param s
* figuren som ska lä... | 1,054 | 0.558429 | 0.558429 | 54 | 18.333334 | 17.785763 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.944444 | false | false | 12 |
25f98fd7335c8b1fd131ecda13f76aa3ec31badd | 22,539,988,436,024 | dfe269ff20e771474303fb7529bc56a39181084a | /4-Aviary/src/test/java/WorldPointTest.java | cb4b3c6a0d03828caa6e7e583b19f689c535d093 | [] | no_license | 9999years/cosi12b | https://github.com/9999years/cosi12b | bb70c05f73b40564e04c2a60c5103a33b6314d95 | de027d1dbd267e9432b68da204e0d34bb661c044 | refs/heads/main | 2022-12-24T07:24:13.034000 | 2017-12-10T07:50:22 | 2017-12-10T07:50:22 | 106,130,721 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import java.awt.Point;
public class WorldPointTest {
WorldPoint make(int x, int y) {
return new WorldPoint(new Point(x, y), Bird.AviarySize);
}
@Test
public void edgesTest() {
WorldPoint p;
p = make(0, 0);
assertTrue(p.o... | UTF-8 | Java | 1,654 | java | WorldPointTest.java | Java | [] | null | [] | import static org.junit.jupiter.api.Assertions.*;
import org.junit.jupiter.api.Test;
import java.awt.Point;
public class WorldPointTest {
WorldPoint make(int x, int y) {
return new WorldPoint(new Point(x, y), Bird.AviarySize);
}
@Test
public void edgesTest() {
WorldPoint p;
p = make(0, 0);
assertTrue(p.o... | 1,654 | 0.692261 | 0.683797 | 65 | 24.446154 | 12.525703 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.446154 | false | false | 12 |
c245af582c3d182002d993963d96bb4fef42beb9 | 24,627,342,544,675 | d593ad37a82a6396effceaf11679e70fddcabc06 | /step/FontDemoB1/src/com/androidside/fontdemob1/FontDemoB1.java | 5a448057be78024392a2eadfb372a645185c5204 | [] | no_license | psh667/android | https://github.com/psh667/android | 8a18ea22c8c977852ba2cd9361a8489586e06f05 | 8f7394de8e26ce5106d9828cf95eb1617afca757 | refs/heads/master | 2018-12-27T23:30:46.988000 | 2013-09-09T13:16:46 | 2013-09-09T13:16:46 | 12,700,292 | 3 | 5 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.androidside.fontdemob1;
import android.app.Activity;
import android.graphics.Typeface;
import android.os.Bundle;
import android.widget.TextView;
public class FontDemoB1 extends Activity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
... | UTF-8 | Java | 552 | java | FontDemoB1.java | Java | [] | null | [] | package com.androidside.fontdemob1;
import android.app.Activity;
import android.graphics.Typeface;
import android.os.Bundle;
import android.widget.TextView;
public class FontDemoB1 extends Activity {
@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
... | 552 | 0.706522 | 0.702899 | 18 | 29.722221 | 22.771341 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.611111 | false | false | 12 |
47bc1e2e0a120fd07347da01820ac47afab34585 | 25,159,918,492,039 | f9ef3159de3f7716452526ba96f5865ecfcc396e | /fastruntime/src/plaid/generated/IreplaceA_ll$2$plaid.java | 0f8130611a01c35389115405415ed2bd08b7b9cd | [] | no_license | AEminium/plaid-lang | https://github.com/AEminium/plaid-lang | f1e5f4f971effef05c03471091ed9cbbf4494ff2 | 7662acbddcf0db840ff209e4e4a85e08acf40e45 | refs/heads/master | 2021-01-19T03:35:53.390000 | 2015-04-11T16:17:07 | 2015-04-11T16:17:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package plaid.generated;
import plaid.fastruntime.PlaidObject;
public interface IreplaceA_ll$2$plaid{
PlaidObject replaceA_ll(PlaidObject receiver, PlaidObject arg0, PlaidObject arg1);
} | UTF-8 | Java | 189 | java | IreplaceA_ll$2$plaid.java | Java | [] | null | [] | package plaid.generated;
import plaid.fastruntime.PlaidObject;
public interface IreplaceA_ll$2$plaid{
PlaidObject replaceA_ll(PlaidObject receiver, PlaidObject arg0, PlaidObject arg1);
} | 189 | 0.825397 | 0.809524 | 7 | 26.142857 | 28.017487 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 12 |
751ee3d5bc26bb215b43e5705c6b28c389169a7f | 4,741,643,897,188 | b3e9357abf22f1f9056a3f468ebb8d98025a16d5 | /app/src/main/java/com/gpaschos_aikmpel/hotelbeaconapplication/globalVars/Params.java | 147a1eee43d7166f79b13e9d294a8c0c216282a5 | [] | no_license | ntelalis/HotelBeaconApplication | https://github.com/ntelalis/HotelBeaconApplication | 266cb6e96119efdc017f8de34b87cf9df5927983 | 3daea85624cbec7e66cbb6cf18a11cf2068255e4 | refs/heads/master | 2021-01-24T09:33:29.400000 | 2019-01-27T21:48:29 | 2019-01-27T21:48:29 | 123,018,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gpaschos_aikmpel.hotelbeaconapplication.globalVars;
public class Params {
public static final int maxReservationDateInYears = 1;
public static final int daysForCheckInUnlock=0;
public static final int eligibleForCheckIn =2;
public static final int notEligibleForCheckIn =1;
public stati... | UTF-8 | Java | 3,318 | java | Params.java | Java | [] | null | [] | package com.gpaschos_aikmpel.hotelbeaconapplication.globalVars;
public class Params {
public static final int maxReservationDateInYears = 1;
public static final int daysForCheckInUnlock=0;
public static final int eligibleForCheckIn =2;
public static final int notEligibleForCheckIn =1;
public stati... | 3,318 | 0.730561 | 0.712779 | 73 | 44.452053 | 31.612396 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.575342 | false | false | 12 |
c39d5690ada10ca46eb25799d5b400768583703b | 25,460,566,200,413 | 6ede747a6315bbce5d22a22d87f201d00dd01cc6 | /keepbusyapp/src/main/java/com/udinic/keepbusyapp/ReqReceiver.java | 30c76eac99a5a327098ffbc2b5d289ec7020d9ab | [
"MIT"
] | permissive | dongdaqing/PerformanceDemo | https://github.com/dongdaqing/PerformanceDemo | d4da9d3d2b30293122e63662a3d5912c8d4108b0 | ded26093b45b12f7e5f30fb2db8a65fc5d1c1a87 | refs/heads/master | 2020-04-01T19:03:06.849000 | 2015-09-06T08:00:44 | 2015-09-06T08:00:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.udinic.keepbusyapp;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
/**
* Broadcast receiver to start that service that will keep the cpu busy.
*
* Usage:
* adb shell am broadcast -a com.udinic.keepbusyapp.ACTION_KE... | UTF-8 | Java | 594 | java | ReqReceiver.java | Java | [] | null | [] | package com.udinic.keepbusyapp;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.util.Log;
/**
* Broadcast receiver to start that service that will keep the cpu busy.
*
* Usage:
* adb shell am broadcast -a com.udinic.keepbusyapp.ACTION_KE... | 594 | 0.73569 | 0.73569 | 21 | 27.285715 | 25.833059 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.47619 | false | false | 12 |
f1c2a2c1f71843d35fd8c72cfb1a236dc4818d1a | 28,157,805,603,716 | bdba56b1a74dee21a18d466f935a9039b0356847 | /src/universidad/Universidad.java | dbd5e960a47446212af29c110c01420d758e55be | [] | no_license | JGho00/TP2PARADIGMAS | https://github.com/JGho00/TP2PARADIGMAS | 1fa7d7e49e494fff9f68a7066499c8c5697fb97b | a352ef04720fe7f22a464d662c26a0753cba51f8 | refs/heads/master | 2022-08-23T02:24:01.804000 | 2020-05-22T07:16:20 | 2020-05-22T07:16:20 | 266,014,121 | 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 universidad;
/**
*
* @author jose-
*/
public class Universidad {
/**
* @param args the command line arguments
... | UTF-8 | Java | 703 | java | Universidad.java | Java | [
{
"context": "ditor.\n */\npackage universidad;\n\n/**\n *\n * @author jose-\n */\npublic class Universidad {\n\n /**\n * @p",
"end": 229,
"score": 0.9993459582328796,
"start": 225,
"tag": "USERNAME",
"value": "jose"
},
{
"context": "rsona = new Persona();\n persona.set... | 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 universidad;
/**
*
* @author jose-
*/
public class Universidad {
/**
* @param args the command line arguments
... | 703 | 0.577525 | 0.57468 | 34 | 19.67647 | 19.021227 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 12 |
5c4c2f5b3b96e0c0db9a982087507314cfaa0429 | 30,073,361,010,309 | f36732e6c5e924b4c808cc1ab22840f8153fa66a | /src2/设计模式/工厂模式/工厂方法模式/order/PizzaStore.java | f4da824daa659c6b75c775471eb287ad5a90c049 | [] | no_license | dxh1220/dxh--xml-uml-sheji | https://github.com/dxh1220/dxh--xml-uml-sheji | c33888ffdb46f569e8057d05e5b8365f9216dfb8 | 58da0acbf86f10bafe4ee8ace0fe74bc62e72291 | refs/heads/master | 2022-10-13T23:08:18.297000 | 2020-06-10T06:23:37 | 2020-06-10T06:23:37 | 271,191,704 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 设计模式.工厂模式.工厂方法模式.order;
import java.util.Scanner;
public class PizzaStore {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("请输入pizza产地:");
String loc = in.next();
if (loc.equals("bj")) {
new BJOrderPizza();
} else if (loc.equals("l... | UTF-8 | Java | 466 | java | PizzaStore.java | Java | [] | null | [] | package 设计模式.工厂模式.工厂方法模式.order;
import java.util.Scanner;
public class PizzaStore {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
System.out.println("请输入pizza产地:");
String loc = in.next();
if (loc.equals("bj")) {
new BJOrderPizza();
} else if (loc.equals("l... | 466 | 0.616505 | 0.616505 | 21 | 17.619047 | 14.70172 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.571429 | false | false | 12 |
b99c850af69b560201374553b47bb9ece5acf3cf | 5,858,335,454,485 | e9b19e89f6c4cfe66f615b7c9eac988ee7180ccc | /src/main/java/com/ydcx/core/linkApi/entity/CyhUserInfo.java | 046117ae9999718f94dc6629442764fc5cbb8542 | [
"Apache-2.0"
] | permissive | mywifesaber/ydcx | https://github.com/mywifesaber/ydcx | f94d69ceddfe91f17516c37f9ab26e6d9dd973a1 | e7b752fe7e7daef5c2543bafbf83ca629d9c462c | refs/heads/master | 2020-08-23T12:56:02.549000 | 2019-10-21T17:41:48 | 2019-10-21T17:41:48 | 216,620,536 | 0 | 0 | Apache-2.0 | false | 2021-04-26T19:36:40 | 2019-10-21T16:58:45 | 2019-10-21T17:41:59 | 2021-04-26T19:36:40 | 46,861 | 0 | 0 | 11 | JavaScript | false | false | package com.ydcx.core.linkApi.entity;
public class CyhUserInfo {
private static final long serialVersionUID = 1L;
private String duid;
private String userName;
private String phone;
private String couponCode;
private String corpId;
private String registerSource;
private String custome... | UTF-8 | Java | 2,138 | java | CyhUserInfo.java | Java | [
{
"context": " = 1L;\n private String duid;\n private String userName;\n private String phone;\n private String cou",
"end": 172,
"score": 0.9859206080436707,
"start": 164,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "\n\n public String getUserName() {\n ... | null | [] | package com.ydcx.core.linkApi.entity;
public class CyhUserInfo {
private static final long serialVersionUID = 1L;
private String duid;
private String userName;
private String phone;
private String couponCode;
private String corpId;
private String registerSource;
private String custome... | 2,138 | 0.621609 | 0.621141 | 110 | 18.436363 | 16.6758 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.318182 | false | false | 12 |
fa1c044a8ffc46891c552f1af08ad2f7cddf9238 | 266,288,016,596 | df1e8e5feddc02390f6fa65f348a2cca423f7217 | /app/src/main/java/com/project/doer/adminTask/AdminTaskListPresenter.java | edbab4770f5afbe8e4fcb5b2ac30be5b048079ff | [] | no_license | ashraf-hussain/doer | https://github.com/ashraf-hussain/doer | 4196f8064e8b0cddfdaa4d849c7e60182bb789c8 | b5aeb64847fb91d04648b7470f295dc4bbfb4b18 | refs/heads/master | 2020-05-02T10:46:12.116000 | 2019-04-05T11:44:07 | 2019-04-05T11:44:07 | 177,906,975 | 0 | 0 | null | false | 2019-04-05T11:44:08 | 2019-03-27T02:52:57 | 2019-04-05T09:20:15 | 2019-04-05T11:44:08 | 1,670 | 0 | 0 | 0 | Java | false | false | package com.project.doer.adminTask;
public interface AdminTaskListPresenter {
void loadAllCreatedTask(int groupId);
}
| UTF-8 | Java | 123 | java | AdminTaskListPresenter.java | Java | [] | null | [] | package com.project.doer.adminTask;
public interface AdminTaskListPresenter {
void loadAllCreatedTask(int groupId);
}
| 123 | 0.804878 | 0.804878 | 5 | 23.6 | 18.990524 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 12 |
0893f595a3df590a16fa1ce7e9f8df036a3c6f03 | 30,803,505,447,061 | 905e4376e0a4bbd99d70215b31caf8f0145519ae | /quyawar/src/pe/edu/upc/quyawar/core/rest/TipoCatalogoRestController.java | a28efb3dd7d64fc6c17a253ec03b338b775b2e1c | [] | no_license | jobermz/quyawar | https://github.com/jobermz/quyawar | 89ebd7d440e0c5648de690fbda5fadfd9c2a270a | c8c20f64d3f5fc03164ed956337c80d358a3d566 | refs/heads/master | 2020-12-03T06:40:34.973000 | 2017-07-24T23:56:19 | 2017-07-24T23:56:19 | 95,716,486 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pe.edu.upc.quyawar.core.rest;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import ... | UTF-8 | Java | 4,315 | java | TipoCatalogoRestController.java | Java | [
{
"context": "s de manteniento de Tipo Catalogo\r\n * \r\n * @author Jober Mena\r\n * \r\n */\r\n\r\n@RestController\r\npublic class TipoCa",
"end": 930,
"score": 0.9998657703399658,
"start": 920,
"tag": "NAME",
"value": "Jober Mena"
}
] | null | [] | package pe.edu.upc.quyawar.core.rest;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.MediaType;
import org.springframework.http.ResponseEntity;
import ... | 4,311 | 0.765469 | 0.765469 | 95 | 43.442104 | 37.036175 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.736842 | false | false | 12 |
c6a0d445c11a9a2970460f0019852c548cf6cbb2 | 34,119,220,226,029 | 816342d16468e32d317921a9a2da230c17aefe72 | /src/main/java/com/bysj/service/ArticleCommentService.java | bb5bbc6881aca6501137137dbf9cbd0bd88b40fe | [] | no_license | zrsky/zh | https://github.com/zrsky/zh | 8ce9f670e38ea2d13dce2431ba87e5c026dff765 | 5b3ecf5c9f9fd699ad74d76adf0086f98927f468 | refs/heads/master | 2020-03-19T11:31:30.205000 | 2018-06-07T10:28:38 | 2018-06-07T10:28:38 | 136,460,499 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bysj.service;
import com.bysj.pojo.ArticleComment;
import com.bysj.pojo.Comment;
import com.bysj.utils.JsonResult;
import java.util.List;
/**
* Created by super on 2018/4/20 10:30.
*/
public interface ArticleCommentService {
List<ArticleComment> getArticleCommentListByArticleId(int id);
JsonRe... | UTF-8 | Java | 580 | java | ArticleCommentService.java | Java | [
{
"context": "Result;\n\nimport java.util.List;\n\n/**\n * Created by super on 2018/4/20 10:30.\n */\npublic interface ArticleC",
"end": 176,
"score": 0.9068095088005066,
"start": 171,
"tag": "USERNAME",
"value": "super"
}
] | null | [] | package com.bysj.service;
import com.bysj.pojo.ArticleComment;
import com.bysj.pojo.Comment;
import com.bysj.utils.JsonResult;
import java.util.List;
/**
* Created by super on 2018/4/20 10:30.
*/
public interface ArticleCommentService {
List<ArticleComment> getArticleCommentListByArticleId(int id);
JsonRe... | 580 | 0.789655 | 0.77069 | 22 | 25.363636 | 26.617741 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 12 |
08a90429d8cfb64c142c18955677d56fd924f502 | 10,685,878,684,572 | 2ead9e98a58f200a41aab47a5293a3ce234431a1 | /Solves/Solution_1021.java | e2b0cbd2ea770396dade6e45fcf7815356743f65 | [] | no_license | Xylitolwhc/Leetcode-Solutions | https://github.com/Xylitolwhc/Leetcode-Solutions | 433f4b348116ef487a1a9cdf804cb9f09f0613d1 | 95f9bbe37a354be05be6f1a5c2dd51d25e2ed158 | refs/heads/master | 2022-02-02T22:48:28.826000 | 2019-05-20T12:48:13 | 2019-05-20T12:48:13 | 111,985,114 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by hanson on 2019/4/11
*
* @author Hanson
* 2019/4/11
* 1021. Remove Outermost Parentheses
* https://leetcode.com/problems/remove-outermost-parentheses/
*/
public class Solution_1021 {
public String removeOuterParentheses(String S) {
StringBuilder removedStr = new StringBuilder();
... | UTF-8 | Java | 756 | java | Solution_1021.java | Java | [
{
"context": "/**\n * Created by hanson on 2019/4/11\n *\n * @author Hanson\n * 2019/4/11\n *",
"end": 24,
"score": 0.9451439380645752,
"start": 18,
"tag": "NAME",
"value": "hanson"
},
{
"context": "**\n * Created by hanson on 2019/4/11\n *\n * @author Hanson\n * 2019/4/11\n * 1021. ... | null | [] | /**
* Created by hanson on 2019/4/11
*
* @author Hanson
* 2019/4/11
* 1021. Remove Outermost Parentheses
* https://leetcode.com/problems/remove-outermost-parentheses/
*/
public class Solution_1021 {
public String removeOuterParentheses(String S) {
StringBuilder removedStr = new StringBuilder();
... | 756 | 0.464286 | 0.428571 | 28 | 26 | 16.40122 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
7d5358780b2175826ef5908e754b658dabe84156 | 8,933,532,020,736 | fe5bb0bc96e5a1d7e73b431b3faad6edb42777dd | /src/main/java/cpp/codechecker/rules/ClassNameIsUpperCamel.java | 13076828841087fbac96db7aedc626c7873fa975 | [] | no_license | pabiswas/CodeChecker | https://github.com/pabiswas/CodeChecker | e052741c77d3c0ef7264ddfaf9675d5f12814bc1 | e973fe16df9f6649d99ef5b7e5d114de0c692e5e | refs/heads/master | 2016-09-05T17:54:55.425000 | 2014-05-22T12:21:35 | 2014-05-22T12:21:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package cpp.codechecker.rules;
import cpp.codechecker.CodeChecker;
import cpp.codechecker.IPrinter;
import cpp.codechecker.IXMLProces... | UTF-8 | Java | 754 | java | ClassNameIsUpperCamel.java | Java | [
{
"context": " cpp.codechecker.IXMLProcessor;\n\n/**\n *\n * @author basme\n */\npublic class ClassNameIsUpperCamel implements",
"end": 349,
"score": 0.9996086359024048,
"start": 344,
"tag": "USERNAME",
"value": "basme"
}
] | 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 cpp.codechecker.rules;
import cpp.codechecker.CodeChecker;
import cpp.codechecker.IPrinter;
import cpp.codechecker.IXMLProces... | 754 | 0.660477 | 0.660477 | 29 | 25 | 26.934147 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.310345 | false | false | 12 |
7d2a6c90bc359894c67e51fe2800067cc473fc53 | 23,167,053,648,970 | a701e5c02df42b54956c6fcd89888adcd8bf5a53 | /src/main/java/com/lbyier/collectionInfo/service/CollectionInfoService.java | 55c1c42d279a700ea71e14be17702d998884506b | [] | no_license | xxkkll/ssm | https://github.com/xxkkll/ssm | f4619be33016ef50c9bea95c3fff3127a92b4e22 | ed3be1492f87fe6a33079b24f591b135c383ae89 | refs/heads/master | 2023-01-22T00:51:15.372000 | 2020-11-24T14:45:16 | 2020-11-24T14:45:16 | 310,001,418 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lbyier.collectionInfo.service;
import com.util.ResponseVo;
/**
* @author LByier
* @date 2020/11/7 10:56
*/
public interface CollectionInfoService {
ResponseVo updateInfo();
}
| UTF-8 | Java | 197 | java | CollectionInfoService.java | Java | [
{
"context": "vice;\n\nimport com.util.ResponseVo;\n\n/**\n * @author LByier\n * @date 2020/11/7 10:56\n */\n\npublic interface Co",
"end": 94,
"score": 0.9985869526863098,
"start": 88,
"tag": "USERNAME",
"value": "LByier"
}
] | null | [] | package com.lbyier.collectionInfo.service;
import com.util.ResponseVo;
/**
* @author LByier
* @date 2020/11/7 10:56
*/
public interface CollectionInfoService {
ResponseVo updateInfo();
}
| 197 | 0.725888 | 0.670051 | 12 | 15.416667 | 15.569512 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 12 |
d5dd1eb46cdd9fdaa24eaf1558c40485d5795359 | 32,847,909,935,476 | db009232879c9336fb1d5eee26b7d3443db936e0 | /src/gen/java/jp/go/kishou/xml/jmaxml1/body/meteorology1/TypeWindSpeedPart.java | 691fc2d74fa96fb97da093972d4ca96f5405ae4e | [] | no_license | ArkUmbra/quaker | https://github.com/ArkUmbra/quaker | cd4b9238a597a81caa99f54085e38a5a973bb395 | 0cf4da426dc496fa87238dc7e339ae3c06050708 | refs/heads/master | 2020-12-22T02:42:15.098000 | 2020-09-06T06:52:31 | 2020-09-06T06:52:31 | 236,646,102 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package jp.go.kishou.xml.jmaxml1.body.meteorology1;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.an... | UTF-8 | Java | 9,358 | java | TypeWindSpeedPart.java | Java | [] | null | [] |
package jp.go.kishou.xml.jmaxml1.body.meteorology1;
import java.util.ArrayList;
import java.util.List;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
import javax.xml.bind.annotation.XmlSchemaType;
import javax.xml.bind.an... | 9,358 | 0.599701 | 0.594999 | 316 | 28.61076 | 28.707998 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.31962 | false | false | 12 |
08d1c5c47562e181e736f7cc4511b9a5498324fd | 16,449,724,805,605 | 2798b1c963cb554f96f05898c04f1b4bfa98fce0 | /MasterMind/src/main/java/com/tsg/fischer/mastermind/data/GameDAO.java | 00927c75b37808a14496af817b9fa2018e401dcb | [] | no_license | cfischera/MasterMind | https://github.com/cfischera/MasterMind | 591e2dec3c2048e2928bd1fc2711bb673bc0044d | ace06bb99b2c640e890c49a54b7b16bf098a6855 | refs/heads/master | 2020-08-10T00:24:55.217000 | 2019-10-10T14:50:12 | 2019-10-10T14:50:12 | 214,209,514 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tsg.fischer.mastermind.data;
import com.tsg.fischer.mastermind.model.Game;
import com.tsg.fischer.mastermind.model.Round;
import java.util.List;
public interface GameDAO {
Game addGame(Game game);
List<Round> addRound(int gameID, Round round);
Game getGameByID(int id);
List<Game> getAllGa... | UTF-8 | Java | 410 | java | GameDAO.java | Java | [] | null | [] | package com.tsg.fischer.mastermind.data;
import com.tsg.fischer.mastermind.model.Game;
import com.tsg.fischer.mastermind.model.Round;
import java.util.List;
public interface GameDAO {
Game addGame(Game game);
List<Round> addRound(int gameID, Round round);
Game getGameByID(int id);
List<Game> getAllGa... | 410 | 0.746341 | 0.746341 | 15 | 26.333334 | 17.699968 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.733333 | false | false | 12 |
ccfddd11cde668c084474d10f0afbcc8fdf4185b | 24,283,745,147,102 | bc70a4652a047a7afd15333747fc2aebfc90d2c4 | /platform/dolphin-platform-remoting-client/src/main/java/com/canoo/platform/remoting/client/ControllerFactory.java | 3a9f2492ffdb1e0102feb2d1339cc74fd51996b8 | [
"Apache-2.0"
] | permissive | potapczuk/dolphin-platform | https://github.com/potapczuk/dolphin-platform | 91bc4f564f5accf61ea7b462701473622f63db5f | 95c13dbd72b8c9c54caf8e9dd06a4933baeba490 | refs/heads/master | 2021-07-18T07:16:08.341000 | 2017-10-23T12:26:31 | 2017-10-23T12:26:31 | 108,169,860 | 1 | 0 | null | true | 2017-10-24T18:53:03 | 2017-10-24T18:53:03 | 2017-10-20T20:35:53 | 2017-10-24T15:07:53 | 73,764 | 0 | 0 | 0 | null | false | null | package com.canoo.platform.remoting.client;
import java.util.concurrent.CompletableFuture;
public interface ControllerFactory {
<T> CompletableFuture<ControllerProxy<T>> createController(String name);
}
| UTF-8 | Java | 211 | java | ControllerFactory.java | Java | [] | null | [] | package com.canoo.platform.remoting.client;
import java.util.concurrent.CompletableFuture;
public interface ControllerFactory {
<T> CompletableFuture<ControllerProxy<T>> createController(String name);
}
| 211 | 0.805687 | 0.805687 | 9 | 22.444445 | 26.882919 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 12 |
55b06b2e7b520a7c6f851517c6db295c8dcb78fe | 2,405,181,749,298 | 85f0d8482e4b742909b5c7652dbcb3ec5d9830a8 | /kiji-schema/src/test/java/org/kiji/schema/cassandra/TestingCassandraFactory.java | b28f510068d66eb5d7b5a9218fed9d6d4a3859d2 | [
"Apache-2.0"
] | permissive | wibiclint/kiji-schema | https://github.com/wibiclint/kiji-schema | 35d8cca381cf96bea4d134262b4b1c34aa94590d | 041b002c277828a09f9c6aa443aef1218d867d0e | refs/heads/master | 2021-01-15T17:46:04.564000 | 2014-04-15T18:46:04 | 2014-04-15T18:46:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* (c) Copyright 2012 WibiData, Inc.
*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* 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... | UTF-8 | Java | 12,838 | java | TestingCassandraFactory.java | Java | [
{
"context": "/**\n * (c) Copyright 2012 WibiData, Inc.\n *\n * See the NOTICE file distributed with ",
"end": 34,
"score": 0.9961158037185669,
"start": 26,
"tag": "NAME",
"value": "WibiData"
},
{
"context": "dra.yaml\" in test resources.\n String hostIp = \"127.0.0.1\";\n int ... | null | [] | /**
* (c) Copyright 2012 WibiData, Inc.
*
* See the NOTICE file distributed with this work for additional
* information regarding copyright ownership.
*
* 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... | 12,838 | 0.693254 | 0.690762 | 350 | 35.68 | 30.2638 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394286 | false | false | 12 |
1c84a9862204519545be97352e6f5095e4f15685 | 4,638,564,723,446 | 40a48e363b8a4324b18092338d31ca16ddce9e86 | /src/ide/Airthematic.java | ea791f1720ee001b62d0e5efe537764c5fc0fe10 | [] | no_license | AnkitMittal0501/AutomationClass | https://github.com/AnkitMittal0501/AutomationClass | 0b8e4a5ff80d7ede28ea1bc2d0b38bd48d098f4d | cf4b1524c59e444c3dbdeeda6f03cd4376e05c49 | refs/heads/master | 2020-04-24T10:39:52.086000 | 2019-02-21T15:59:56 | 2019-02-21T15:59:56 | 171,901,177 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ide;
import org.junit.Test;
public class Airthematic {
public int sum(int a, int b)
{
return a+b;
}
@Test
public void hashing()
{
String str="Hello";
Integer i=10;
System.out.println(str.hashCode());
System.out.println(i.hashCode());
}
}
| UTF-8 | Java | 267 | java | Airthematic.java | Java | [] | null | [] | package ide;
import org.junit.Test;
public class Airthematic {
public int sum(int a, int b)
{
return a+b;
}
@Test
public void hashing()
{
String str="Hello";
Integer i=10;
System.out.println(str.hashCode());
System.out.println(i.hashCode());
}
}
| 267 | 0.655431 | 0.64794 | 20 | 12.35 | 12.370428 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 5 |
a5da4a94a5b2d5dae7c4a1e5f2a6acf2477b60b1 | 35,012,573,400,709 | 05b07c14d221f74dba0fc24e7945d666eedc205b | /src/main/java/com/prodyna/training/spring/config/ApplicationConfiguration.java | 9b25f7b870067ee6a53ab31bb7f063a8bada54a5 | [] | no_license | cankesen/spring-training | https://github.com/cankesen/spring-training | 25b8f3deaa59fe781fc7a7a307f37d44d9171b63 | fcd4072c1d54ef0dbd512e1a9166eb4d41edf6b8 | refs/heads/master | 2020-06-23T14:01:22.560000 | 2019-08-01T08:40:39 | 2019-08-01T08:40:39 | 198,642,797 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.prodyna.training.spring.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;
@Primary
@Configuration
@ComponentScan(basePackages = "com.prodyna.training.spring.*")
public cla... | UTF-8 | Java | 354 | java | ApplicationConfiguration.java | Java | [] | null | [] | package com.prodyna.training.spring.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.Primary;
@Primary
@Configuration
@ComponentScan(basePackages = "com.prodyna.training.spring.*")
public cla... | 354 | 0.838983 | 0.838983 | 13 | 26.23077 | 25.789545 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 5 |
6bceff87ce2dfeeb42f98097ee72ebc9f380c9de | 34,488,587,403,481 | 9373c961fd51f47048891514465adb86f26c1ce6 | /app/src/main/java/com/zhaoyao/miaomiao/db/DBHelper.java | 548907605cb01f12e5ceff6212a3e746895dc9cf | [] | no_license | mickelfeng/MiaoMiao | https://github.com/mickelfeng/MiaoMiao | f23a263e0ebc38487c4fbf812493047fe6fd92f3 | 004c50c3872191e2caeda9412342b02e131bd6cc | refs/heads/master | 2023-03-18T20:24:11.999000 | 2018-03-14T09:51:38 | 2018-03-14T09:51:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhaoyao.miaomiao.db;
import android.content.Context;
import com.tgb.lk.ahibernate.util.MyDBHelper;
import com.zhaoyao.miaomiao.entity.GdtAdExposureClickEntity;
public class DBHelper extends MyDBHelper {
private static final String DBNAME = "miaomiao.db";// 数据库名
private static final int DBVERSIO... | UTF-8 | Java | 539 | java | DBHelper.java | Java | [] | null | [] | package com.zhaoyao.miaomiao.db;
import android.content.Context;
import com.tgb.lk.ahibernate.util.MyDBHelper;
import com.zhaoyao.miaomiao.entity.GdtAdExposureClickEntity;
public class DBHelper extends MyDBHelper {
private static final String DBNAME = "miaomiao.db";// 数据库名
private static final int DBVERSIO... | 539 | 0.739884 | 0.737958 | 20 | 25 | 26.886799 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 5 |
f706d67eef0893ae775a3efee2b7769cf1acf1e5 | 12,841,952,283,256 | 1dfc7a1e3e627e6163b7b171f78a9658c3332659 | /project/test/java/parallel/littlemr/TestFullPass.java | 123b91b8e781ac05fd76636a748ada6a1f4192aa | [] | no_license | LanceNorskog/parallel | https://github.com/LanceNorskog/parallel | eebc86c8513c7ba31e103ef3cefb9ffd7c96228a | d42809a8cf953f6e839ab65ac0daf9e79298c326 | refs/heads/master | 2020-04-06T04:47:53.574000 | 2010-11-18T05:14:26 | 2010-11-18T05:14:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package parallel.littlemr;
import junit.framework.TestCase;
import parallel.littlemr.Collector;
import parallel.littlemr.CountingReducer;
import parallel.littlemr.Emitter;
import parallel.littlemr.IdentityMapper;
import parallel.littlemr.IdentityReducer;
import parallel.littlemr.Job;
import parallel.littlemr.... | UTF-8 | Java | 2,064 | java | TestFullPass.java | Java | [] | null | [] | package parallel.littlemr;
import junit.framework.TestCase;
import parallel.littlemr.Collector;
import parallel.littlemr.CountingReducer;
import parallel.littlemr.Emitter;
import parallel.littlemr.IdentityMapper;
import parallel.littlemr.IdentityReducer;
import parallel.littlemr.Job;
import parallel.littlemr.... | 2,064 | 0.705426 | 0.701066 | 63 | 30.761906 | 28.066086 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.507936 | false | false | 5 |
a425b9da385f2bd6759b621d84eda1caa0dabb9f | 5,111,011,150,323 | f8231f43014e05241ea786527ffe44cbb31d68b0 | /src/main/java/com/proj/common/util/UserUtils.java | cbb1367f00b29237b303231ad7b0d59b2669eb4e | [] | no_license | edisongchen/2015Proj | https://github.com/edisongchen/2015Proj | d9c13ee2d3369bd4c778b29a731b4bd4868c4b02 | 3be11728a0a61dcba3d61838d5bcbffef62a218a | refs/heads/master | 2021-09-21T02:09:38.100000 | 2018-08-19T12:02:34 | 2018-08-19T12:02:34 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.proj.common.util;
import java.util.Map;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.subject.Subject;
import com.google.common.collect.Maps;
import com.proj.common.security.SysAuthorizaingRealm.Principal;
import com.proj.dao.mybatis.sys.IUserDao;
import com.proj.entity.sys.User;
/***
*... | UTF-8 | Java | 1,976 | java | UserUtils.java | Java | [
{
"context": "ort com.proj.entity.sys.User;\n\n/***\n * \n * @author ctg\n * @date 2016年6月16日\n */\npublic class UserUtils {\n",
"end": 336,
"score": 0.9996102452278137,
"start": 333,
"tag": "USERNAME",
"value": "ctg"
}
] | null | [] | package com.proj.common.util;
import java.util.Map;
import org.apache.shiro.SecurityUtils;
import org.apache.shiro.subject.Subject;
import com.google.common.collect.Maps;
import com.proj.common.security.SysAuthorizaingRealm.Principal;
import com.proj.dao.mybatis.sys.IUserDao;
import com.proj.entity.sys.User;
/***
*... | 1,976 | 0.675 | 0.671429 | 82 | 22.902439 | 20.643082 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.207317 | false | false | 5 |
18765d03e0c67fc9002aa699938ebb61d4ab400b | 21,328,807,658,997 | 5f179a192fdda1933f8dccda73f254548817825a | /docroot/WEB-INF/src/com/idetronic/subur/portlet/ItemTypeNavigationPortlet.java | b81bc0f3c152818d41bed660a3c30162d78dbe6f | [] | no_license | merbauraya/Subur | https://github.com/merbauraya/Subur | 4e71f2a130fd4f87a40f8c9058e2bd3410877ac5 | 49f229aa33c37f888835928817acf964f4bcf35f | refs/heads/master | 2021-01-18T21:24:03.841000 | 2016-05-19T05:03:06 | 2016-05-19T05:03:06 | 40,219,551 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.idetronic.subur.portlet;
import java.io.IOException;
import javax.portlet.ActionRequest;
import javax.portlet.ActionResponse;
import javax.portlet.PortletException;
import javax.xml.namespace.QName;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.... | UTF-8 | Java | 1,447 | java | ItemTypeNavigationPortlet.java | Java | [] | null | [] | package com.idetronic.subur.portlet;
import java.io.IOException;
import javax.portlet.ActionRequest;
import javax.portlet.ActionResponse;
import javax.portlet.PortletException;
import javax.xml.namespace.QName;
import com.liferay.portal.kernel.log.Log;
import com.liferay.portal.kernel.log.LogFactoryUtil;
import com.... | 1,447 | 0.752592 | 0.752592 | 48 | 29.145834 | 28.075041 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 5 |
f15d645786784bd84510309927a123e82b40c826 | 4,698,694,253,189 | a6f2080f4218de1bdde4c231c0fc27a7027ffe50 | /src/net/augcloud/arisa/saboteur/api/PlayerResidence.java | 0d6432457417bd5355b29f2b0ba7d6ce720a03cd | [
"Apache-2.0"
] | permissive | mcbbspluginmatch/Saboteur | https://github.com/mcbbspluginmatch/Saboteur | 501b7c8b605010b8b879f3a0dfa0e3c114000991 | 90692b4dc15d22652e4feb7414a1c0e4f0ac5147 | refs/heads/master | 2020-06-27T04:28:37.996000 | 2019-08-07T08:31:53 | 2019-08-07T08:31:53 | 199,844,402 | 2 | 1 | null | true | 2019-07-31T11:39:35 | 2019-07-31T11:39:34 | 2019-07-30T17:28:42 | 2019-07-30T17:39:44 | 6,732 | 0 | 0 | 0 | null | false | false | /**
All rights Reserved, Designed By www.aug.cloud
PlayerResidence.java
@Package net.augcloud.arisa.saboteur.behavior_instruction
@Description:
@author: Arisa
@date: 2019年7月30日 上午12:59:04
@version V1.0
@Copyright: 2019
*/
package net.augcloud.arisa.saboteur.api;
import org.bukkit.Location;
/**
@autho... | GB18030 | Java | 2,650 | java | PlayerResidence.java | Java | [
{
"context": "teur.behavior_instruction\r\n@Description:\r\n@author: Arisa\r\n@date: 2019年7月30日 上午12:59:04\r\n@version V1.0\r\n@",
"end": 163,
"score": 0.9996213316917419,
"start": 158,
"tag": "NAME",
"value": "Arisa"
},
{
"context": "pi;\r\n\r\nimport org.bukkit.Location;\r\n\r\n/... | null | [] | /**
All rights Reserved, Designed By www.aug.cloud
PlayerResidence.java
@Package net.augcloud.arisa.saboteur.behavior_instruction
@Description:
@author: Arisa
@date: 2019年7月30日 上午12:59:04
@version V1.0
@Copyright: 2019
*/
package net.augcloud.arisa.saboteur.api;
import org.bukkit.Location;
/**
@autho... | 2,650 | 0.642801 | 0.628245 | 119 | 19.361345 | 16.923323 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.394958 | false | false | 5 |
1dac7c83d57f957277361626c3aad46f09359734 | 18,769,007,131,008 | b22459053cd39fdbfdb4dd7ec66572c80a7265e3 | /ProgramacionOO/Practica13ColaConExcepciones/src/SacarElementoDeColaVaciaException.java | 5ad32b4b414c0719c6838f4b18f870445858341b | [] | no_license | ProgramacionPolitecnicoMalaga/PPM-Antonio-Borja-Badia-Checa | https://github.com/ProgramacionPolitecnicoMalaga/PPM-Antonio-Borja-Badia-Checa | e77213c8d13942093466472ae7ec9146e7833cc2 | da016b364dcb6049417051d08c159bb49f4d2a54 | refs/heads/master | 2020-08-30T05:10:24.447000 | 2020-02-17T23:54:29 | 2020-02-17T23:54:29 | 218,272,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class SacarElementoDeColaVaciaException extends ArrayIndexOutOfBoundsException {
public SacarElementoDeColaVaciaException(String mensaje){
super(mensaje);
System.out.println("La cola no contiene elementos. Por ello no es posible extraer elememtos");
}
public String advertenciaException(){
return... | UTF-8 | Java | 384 | java | SacarElementoDeColaVaciaException.java | Java | [] | null | [] | public class SacarElementoDeColaVaciaException extends ArrayIndexOutOfBoundsException {
public SacarElementoDeColaVaciaException(String mensaje){
super(mensaje);
System.out.println("La cola no contiene elementos. Por ello no es posible extraer elememtos");
}
public String advertenciaException(){
return... | 384 | 0.78329 | 0.78329 | 15 | 24.533333 | 34.310089 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 5 |
7c874ad1dd1521777fb1e440ebd91352902db138 | 28,544,352,690,725 | 1dd58f330cffa8d08d24bfe239dbbb51b333c02b | /Rent.java | 3532b37d3a31a533379ccbc293bd175a2e8f0cec | [] | no_license | 200GAUTAM/spoj_solutions | https://github.com/200GAUTAM/spoj_solutions | d72d2d74050f570866e4495f10d5b844498d0bfd | 927ebe36998f2377493b4199fb7250573169b367 | refs/heads/master | 2021-01-17T08:22:44.796000 | 2017-03-10T13:24:33 | 2017-03-10T13:24:33 | 83,887,973 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.Arrays;
import java.util.Comparator;
class Jobs
{
int startTime;
int durationTime;
int cost;
Jobs(int startTime, int durationTime, int cost )
{
this.startTime = startTime;
this.durationTime = durationTime;
this.cost = cost;
}
}
class jobComparator implements Comparator<J... | UTF-8 | Java | 4,558 | java | Rent.java | Java | [] | null | [] | import java.io.*;
import java.util.Arrays;
import java.util.Comparator;
class Jobs
{
int startTime;
int durationTime;
int cost;
Jobs(int startTime, int durationTime, int cost )
{
this.startTime = startTime;
this.durationTime = durationTime;
this.cost = cost;
}
}
class jobComparator implements Comparator<J... | 4,558 | 0.478499 | 0.466213 | 207 | 21.019323 | 16.958307 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.449275 | false | false | 5 |
a08d7364b69f51ab2ef8d42225f2701af9bce25e | 28,544,352,691,360 | 4ffaa2fc63f73683002deb81f3528af61d7dda3b | /src/main/java/com/buraksay/aegean/context/AppContext.java | f6620b13733014e10fd367abea7b851ade73612c | [
"Apache-2.0"
] | permissive | buraksay/aegean | https://github.com/buraksay/aegean | 6a84dfbf800c2aa7ec11ab00481ef2f8af5dafc5 | 251ae71dffde8ac8669858f6b77b0821542b49fa | refs/heads/master | 2020-04-30T06:27:56.879000 | 2015-01-15T21:14:27 | 2015-01-15T21:14:27 | 25,282,830 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.buraksay.aegean.context;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public abstract class AppContext {
private static ApplicationContext appContext = null;
... | UTF-8 | Java | 772 | java | AppContext.java | Java | [] | null | [] | package com.buraksay.aegean.context;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public abstract class AppContext {
private static ApplicationContext appContext = null;
... | 772 | 0.756477 | 0.753886 | 26 | 28.692308 | 29.966352 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.384615 | false | false | 5 |
142b3b2ebf10cf09a79e534d65b22fd7a3c44b5f | 5,111,011,152,403 | 39b8085de0451ce6b99e4ad2645f125abc2e6c75 | /Proyecto/src/com/alberto/matamarcianos/screens/DeadScreen.java | 651be2dd3238fca4ea6cf218815218b2159408aa | [] | no_license | telpalbrox/matamarcianos3000 | https://github.com/telpalbrox/matamarcianos3000 | 08b40ed5167fe6f20e175fd9272fd443a6313dd8 | 7e1afb87985e9f13f277b2bd4fc62d3536e7fce7 | refs/heads/master | 2021-01-01T16:50:46.195000 | 2014-01-24T23:23:59 | 2014-01-24T23:23:59 | 15,317,353 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.alberto.matamarcianos.screens;
import java.util.Collection;
import com.alberto.matamarcianos.Espacio;
import com.alberto.matamarcianos.InfoUtils;
import com.alberto.matamarcianos.Screens;
import com.alberto.matamarcianos.conexion.Facade;
import com.alberto.matamarcianos.conexion.PuntuacionesDTO;
... | UTF-8 | Java | 5,264 | java | DeadScreen.java | Java | [] | null | [] | package com.alberto.matamarcianos.screens;
import java.util.Collection;
import com.alberto.matamarcianos.Espacio;
import com.alberto.matamarcianos.InfoUtils;
import com.alberto.matamarcianos.Screens;
import com.alberto.matamarcianos.conexion.Facade;
import com.alberto.matamarcianos.conexion.PuntuacionesDTO;
... | 5,264 | 0.705167 | 0.68807 | 179 | 27.407822 | 24.470165 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.167598 | false | false | 5 |
d9cea9a46d676777bb5b84ddd45e39e565a72f31 | 36,094,905,158,807 | 4228d9578d4ac16b22335516b71a7d7852f7f36e | /src/main/java/io/github/lujian213/simulator/manager/ScriptInfo.java | 39ebfb9d77dcc06b932755f2893c1ae2fe74a78a | [
"Apache-2.0"
] | permissive | lujian213/SmartSimulator | https://github.com/lujian213/SmartSimulator | e0ad0a211c7f378335824549e921dbe7c7d68fca | 76bff8a50823cf729b1c0d8f0a39fde0f5f45c17 | refs/heads/master | 2022-11-26T05:26:31.319000 | 2020-03-01T13:07:56 | 2020-03-01T13:07:56 | 145,284,475 | 14 | 8 | Apache-2.0 | false | 2022-11-16T08:55:36 | 2018-08-19T08:05:49 | 2021-04-17T12:22:04 | 2022-11-16T08:55:33 | 2,838 | 14 | 7 | 7 | Java | false | false | package io.github.lujian213.simulator.manager;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import io.github.lujian213.simulator.SimScript;
import io.github.lujian213.simulator.SimScript.TemplatePair;
public class ScriptInfo {
String name;
List<TemplatePairInfo> templatePairs = n... | UTF-8 | Java | 1,232 | java | ScriptInfo.java | Java | [
{
"context": "package io.github.lujian213.simulator.manager;\n\nimport java.util.ArrayList;\ni",
"end": 27,
"score": 0.9995623826980591,
"start": 18,
"tag": "USERNAME",
"value": "lujian213"
},
{
"context": "t;\nimport java.util.Properties;\n\nimport io.github.lujian213.simulator.SimS... | null | [] | package io.github.lujian213.simulator.manager;
import java.util.ArrayList;
import java.util.List;
import java.util.Properties;
import io.github.lujian213.simulator.SimScript;
import io.github.lujian213.simulator.SimScript.TemplatePair;
public class ScriptInfo {
String name;
List<TemplatePairInfo> templatePairs = n... | 1,232 | 0.757305 | 0.75 | 43 | 27.651163 | 29.141901 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.488372 | false | false | 5 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.