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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f792dd83cbc313581cd930192fcd9efc534a460c | 31,585,189,517,510 | b208d1c993f7dcbd6fe4f3556f549cfcd1b5c82a | /trunk/app/src/main/java/sg/com/conversant/swiftplayer/activity/SearchActivity.java | e69fa07db384d4d634331c55c5d17967b83abbe6 | [
"Apache-2.0"
] | permissive | XiaodonQin/SwiftPlayerDemo | https://github.com/XiaodonQin/SwiftPlayerDemo | a9aa4b6d7f9350dd1d1c97cd98d02f4015a4854b | a53855859fa188061573112da6ca1764b4b7560c | refs/heads/master | 2021-08-19T19:18:44.336000 | 2017-11-27T07:27:51 | 2017-11-27T07:27:51 | 112,163,032 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2012 Conversant Solutions. All rights reserved.
* <p>
* Created on 2016/5/4.
*/
package sg.com.conversant.swiftplayer.activity;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.s... | UTF-8 | Java | 5,814 | java | SearchActivity.java | Java | [
{
"context": "archPreviewGridAdapter;\n\n/**\n * TODO\n *\n * @author Xiaodong\n */\npublic class SearchActivity extends AppCompat",
"end": 1195,
"score": 0.9729090929031372,
"start": 1187,
"tag": "NAME",
"value": "Xiaodong"
},
{
"context": "otList.add(\"武神赵子龙\");\n searchHotL... | null | [] | /**
* Copyright (c) 2012 Conversant Solutions. All rights reserved.
* <p>
* Created on 2016/5/4.
*/
package sg.com.conversant.swiftplayer.activity;
import android.content.Context;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v7.app.AppCompatActivity;
import android.s... | 5,814 | 0.672232 | 0.669069 | 197 | 27.883249 | 23.765598 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.502538 | false | false | 6 |
9ec0f1bb1ded2c84c1025b821befc2e0fa2701da | 26,259,430,084,692 | d003336f46d0122e54e25fa6a15815e239d2bef4 | /spring-11-transaction/src/test/java/MyTest11.java | 436bb6d739d33ca7e5d0c6ec0abc5169a4706c9d | [] | no_license | Abrahamlong/Spring-Study | https://github.com/Abrahamlong/Spring-Study | c7de3aa98a5cf546a5c7d1e9225093d50f0fd7e4 | 4720d167ff2657a4dedfb329d9ec5a4f97a0d395 | refs/heads/master | 2022-12-24T12:04:30.414000 | 2020-10-08T03:34:01 | 2020-10-08T03:34:01 | 293,053,253 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import com.abraham.mapper.UserMapper;
import com.abraham.pojo.User;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**
* @author long
* @date 2020/9/10
*/
public class MyTest11 {
@Test
public void test(... | UTF-8 | Java | 610 | java | MyTest11.java | Java | [
{
"context": "rt.ClassPathXmlApplicationContext;\n\n/**\n * @author long\n * @date 2020/9/10\n */\npublic class MyTest11 {\n ",
"end": 241,
"score": 0.9521716833114624,
"start": 237,
"tag": "USERNAME",
"value": "long"
}
] | null | [] | import com.abraham.mapper.UserMapper;
import com.abraham.pojo.User;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
/**
* @author long
* @date 2020/9/10
*/
public class MyTest11 {
@Test
public void test(... | 610 | 0.718033 | 0.703279 | 20 | 29.5 | 27.719128 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.45 | false | false | 6 |
0185b2dcab89026b0ae99f6cc5fd753f26e74a1b | 3,504,693,351,199 | 5c44d11d8ece972b578227677bd475091b5f787a | /tasks/test/src/main/java/ru/test/skype/test/animal/Dog.java | b0a3f82fee24bfda4f8e0e0ecb4bbb930b306b12 | [] | no_license | Kostegan/SkypeTeach | https://github.com/Kostegan/SkypeTeach | 69aaa96db0216b5cd7dac775dd0d0446e2264577 | 6fee2ddff01ce3d4817d4bfb62357a68bddaf9b6 | refs/heads/master | 2021-01-21T04:31:46.286000 | 2016-07-03T09:24:49 | 2016-07-03T09:24:49 | 46,164,579 | 0 | 0 | null | false | 2016-01-23T21:27:02 | 2015-11-14T06:37:39 | 2016-01-13T16:23:09 | 2016-01-23T21:27:02 | 695 | 0 | 0 | 0 | Java | null | null | package ru.test.skype.test.animal;
/**
*
*/
public class Dog extends Animal {
public final static Cat cat = null;
void say() {
System.out.println("Gaf..gaf");
}
}
| UTF-8 | Java | 187 | java | Dog.java | Java | [] | null | [] | package ru.test.skype.test.animal;
/**
*
*/
public class Dog extends Animal {
public final static Cat cat = null;
void say() {
System.out.println("Gaf..gaf");
}
}
| 187 | 0.593583 | 0.593583 | 12 | 14.583333 | 15.913612 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
0939b9c2a02024fe43123be71d5f5c800bee793e | 30,434,138,307,435 | fe0631cc9a4aee2a01ca90ef3c918a01cc51dcc3 | /Telemetria_svn/JavaSource/com/telemetria/dao/PessoaDao.java | 4f4afa56697484122454ae881e669f3e33b30cc2 | [] | no_license | SoftsquareBr/telemetria | https://github.com/SoftsquareBr/telemetria | 4fd49925916b8a799fe3ae17636b6c3fc2019ae5 | 0aec7de8e01f0b51e66d584bfe5a27659f120db8 | refs/heads/master | 2016-09-06T14:37:40.848000 | 2014-05-06T01:04:29 | 2014-05-06T01:04:29 | 40,316,640 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.telemetria.dao;
import java.util.List;
import com.telemetria.entity.Pessoa;
/**
*
* @author ARGLAS
*/
public interface PessoaDao {
public void save(Pessoa pessoa);
public v... | UTF-8 | Java | 487 | java | PessoaDao.java | Java | [
{
"context": "m.telemetria.entity.Pessoa;\r\n\r\n/**\r\n *\r\n * @author ARGLAS\r\n */\r\npublic interface PessoaDao {\r\n \r\n publi",
"end": 227,
"score": 0.8140827417373657,
"start": 221,
"tag": "NAME",
"value": "ARGLAS"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.telemetria.dao;
import java.util.List;
import com.telemetria.entity.Pessoa;
/**
*
* @author ARGLAS
*/
public interface PessoaDao {
public void save(Pessoa pessoa);
public v... | 487 | 0.663244 | 0.663244 | 23 | 19.173914 | 17.819511 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 6 |
be6035d867fdab35a5543cfd10ae60b745793da1 | 1,236,950,642,028 | e62c3b93b38d2d7781d38ba1cdbabfea2c1cf7af | /bocbiiclient/src/main/java/com/boc/bocsoft/mobile/bii/bus/fund/model/PsnFundAppointCancel/PsnFundAppointCancelParams.java | d4d34a6a3127ba51f39e7eebfb12161059b65c17 | [] | no_license | soghao/zgyh | https://github.com/soghao/zgyh | df34779708a8d6088b869d0efc6fe1c84e53b7b1 | 09994dda29f44b6c1f7f5c7c0b12f956fc9a42c1 | refs/heads/master | 2021-06-19T07:36:53.910000 | 2017-06-23T14:23:10 | 2017-06-23T14:23:10 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.boc.bocsoft.mobile.bii.bus.fund.model.PsnFundAppointCancel;
/**
* 036 基金指定日期交易撤单-上送参数
* Created by wy7105 on 2016/11/24.
*/
public class PsnFundAppointCancelParams {
/**
* assignedDate : 2013/08/30
* fundSeq : 123456789013
* fundCode : 059008
* originalTransCode : 022
* toke... | UTF-8 | Java | 1,677 | java | PsnFundAppointCancelParams.java | Java | [
{
"context": "tCancel;\n\n/**\n * 036 基金指定日期交易撤单-上送参数\n * Created by wy7105 on 2016/11/24.\n */\npublic class PsnFundAppointCan",
"end": 120,
"score": 0.9994562268257141,
"start": 114,
"tag": "USERNAME",
"value": "wy7105"
},
{
"context": "9008\n * originalTransCode : 022\n * ... | null | [] | package com.boc.bocsoft.mobile.bii.bus.fund.model.PsnFundAppointCancel;
/**
* 036 基金指定日期交易撤单-上送参数
* Created by wy7105 on 2016/11/24.
*/
public class PsnFundAppointCancelParams {
/**
* assignedDate : 2013/08/30
* fundSeq : 123456789013
* fundCode : 059008
* originalTransCode : 022
* toke... | 1,679 | 0.652473 | 0.624922 | 69 | 22.144928 | 19.106319 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.275362 | false | false | 6 |
5198c27119d2fb1e79f733defb62036a3fed757c | 6,502,580,527,087 | 915f07c02faca604fa3a3474aecbbbc241b01415 | /OpenIGTLink4J_v2/src/framework/network/MyLoopedRunnable.java | cb439025a6bd5186108bb1fd47a96ac3ab221d7f | [
"BSD-3-Clause"
] | permissive | IPA380/OpenIGTLink4J | https://github.com/IPA380/OpenIGTLink4J | e90e65fde0660c6136f906646076f5ff69281cd1 | 4cbcb31f6f1977babfa89a6e037c23e182d481ca | refs/heads/master | 2023-04-29T07:16:50.292000 | 2021-05-20T12:31:59 | 2021-05-20T12:31:59 | 246,294,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*=========================================================================
Program: OpenIGTLink4J Library
Language: java
Copyright (c) Fraunhofer IPA. All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICU... | UTF-8 | Java | 2,068 | java | MyLoopedRunnable.java | Java | [
{
"context": "ink4J Library\n Language: java\n \n Copyright (c) Fraunhofer IPA. All rights reserved.\n \n This software is distr",
"end": 162,
"score": 0.9967049360275269,
"start": 148,
"tag": "NAME",
"value": "Fraunhofer IPA"
}
] | null | [] | /*=========================================================================
Program: OpenIGTLink4J Library
Language: java
Copyright (c) <NAME>. All rights reserved.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PU... | 2,060 | 0.633462 | 0.632012 | 79 | 25.189873 | 25.514988 | 98 | false | false | 0 | 0 | 0 | 0 | 74 | 0.071567 | 1.088608 | false | false | 6 |
4ff882e2e49c16b39b7ff88ccbe33ad235691b61 | 20,280,835,585,431 | 84f24f94e72d1280ab0d7167e4c7c36887514efe | /components/core/src/main/java/com/atlassian/plugin/connect/plugin/ConnectAddonIdentifierService.java | e89a1447502a0a6ff71d496adc329533665e66fc | [
"Apache-2.0"
] | permissive | tied/ac | https://github.com/tied/ac | 797838f6535fec460697cb94b3f5be35a4645266 | 6626e4130c172bcf42f2dae7438ea2d5019b036d | refs/heads/master | 2021-05-31T19:29:21.425000 | 2016-03-02T00:33:26 | 2016-03-02T00:33:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atlassian.plugin.connect.plugin;
/**
* A publicly accessible service to identify if a given plugin is a connect add on
*/
public interface ConnectAddonIdentifierService {
boolean isConnectAddon(String pluginKey);
}
| UTF-8 | Java | 235 | java | ConnectAddonIdentifierService.java | Java | [] | null | [] | package com.atlassian.plugin.connect.plugin;
/**
* A publicly accessible service to identify if a given plugin is a connect add on
*/
public interface ConnectAddonIdentifierService {
boolean isConnectAddon(String pluginKey);
}
| 235 | 0.778723 | 0.778723 | 9 | 25.111111 | 28.544096 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 6 |
0050bd8b36fcd7cf9842512d552b2802aeea805b | 35,175,782,156,899 | 2c0a5f50aa44c40b34ec8412a20773ccc1f497b7 | /src/main/java/com/aymer/sirketimcepte/linkentegrasyon/dto/FaturaKalemDto.java | 25c982266a4b3cf7298e009483137d593026e522 | [] | no_license | emrealtun5444/sirketimceptelinkentegrasyon | https://github.com/emrealtun5444/sirketimceptelinkentegrasyon | de5341b7aa3e59d8397df3acde4046c017c3234a | deff0325a589f8e151246a556ae1e2be2f8babd5 | refs/heads/master | 2023-03-15T22:15:12.940000 | 2021-02-28T08:00:57 | 2021-02-28T08:00:57 | 272,273,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aymer.sirketimcepte.linkentegrasyon.dto;
import com.aymer.sirketimcepte.linkentegrasyon.enums.EOdemeYonu;
import lombok.*;
import org.springframework.util.CollectionUtils;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
... | UTF-8 | Java | 657 | java | FaturaKalemDto.java | Java | [
{
"context": "va.util.Date;\nimport java.util.List;\n\n/**\n * User: ealtun\n * Date: 14.06.2020\n * Time: 09:27\n */\n@Builder\n@",
"end": 339,
"score": 0.9996187686920166,
"start": 333,
"tag": "USERNAME",
"value": "ealtun"
}
] | null | [] | package com.aymer.sirketimcepte.linkentegrasyon.dto;
import com.aymer.sirketimcepte.linkentegrasyon.enums.EOdemeYonu;
import lombok.*;
import org.springframework.util.CollectionUtils;
import java.io.Serializable;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
... | 657 | 0.7793 | 0.761035 | 32 | 19.53125 | 17.188267 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 6 |
c03bfd8f120d39743b39b75488892283bb95f4c5 | 32,186,484,933,613 | e7c48e95f167f37edf8c4f5d9062d4d546211c81 | /chbase-jaxb/src/main/java/com/chbase/thing/oxm/jaxb/base/FlowValue.java | 2ea362edbd55c15d26e67c2bba35e80d69630277 | [] | no_license | CHBase/chbase-java-sdk | https://github.com/CHBase/chbase-java-sdk | 1d6b04e1884cfa20541bfe0d3ff0b7e3c1fcacd8 | 61c6143134162d11f897d446595a26a8abdcacd5 | refs/heads/master | 2023-02-19T09:14:26.321000 | 2023-02-09T07:10:58 | 2023-02-09T07:10:58 | 43,138,403 | 0 | 2 | null | false | 2023-02-09T07:11:00 | 2015-09-25T12:10:54 | 2021-12-15T10:41:46 | 2023-02-09T07:10:59 | 16,622 | 0 | 2 | 2 | Java | false | false | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009.... | UTF-8 | Java | 3,242 | java | FlowValue.java | Java | [] | null | [] | //
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, vJAXB 2.1.3 in JDK 1.6
// See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a>
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2009.... | 3,242 | 0.645898 | 0.633251 | 111 | 28.207207 | 38.729862 | 222 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702703 | false | false | 6 |
43522b1edd7e105eb7ecfe3de22eb6baadf1bc18 | 28,303,834,507,663 | 6aa3606f6ecf7c0d47b254a0f191055dfbd5cc39 | /app/src/main/java/com/example/aljaz/tutor4u/listViewAllTermins/ModelAllTermins.java | 576a87aee3a7938032c8b906d90211446d784bbc | [] | no_license | tutor4uteam/Android | https://github.com/tutor4uteam/Android | 82d77a7bc4fffb7d95b81e9cd6312446f24154e4 | 2b1cbeee607392758d37b9380d3686dfedbd6e2e | refs/heads/master | 2020-04-08T12:44:10.871000 | 2019-01-14T13:09:08 | 2019-01-14T13:09:08 | 159,359,410 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.aljaz.tutor4u.listViewAllTermins;
import java.io.Serializable;
import java.util.Date;
public class ModelAllTermins implements Serializable {
String idTutor;
String tutorName;
Date date;
String price;
String idTermin;
public ModelAllTermins(String idTutor, String tutorName,... | UTF-8 | Java | 843 | java | ModelAllTermins.java | Java | [] | null | [] | package com.example.aljaz.tutor4u.listViewAllTermins;
import java.io.Serializable;
import java.util.Date;
public class ModelAllTermins implements Serializable {
String idTutor;
String tutorName;
Date date;
String price;
String idTermin;
public ModelAllTermins(String idTutor, String tutorName,... | 843 | 0.634638 | 0.633452 | 40 | 20.075001 | 19.764093 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55 | false | false | 6 |
59b5babe34943b4b6c24ef0ac7c3b61d1bbfa2c7 | 18,296,560,724,064 | a7b6f705456e65f9c01675b1e275ee3d388fe411 | /src/main/java/com/newcitysoft/study/work/netty/plugin/App3.java | 93bbad5447385673f74eaf7c7f1f7fc1eb11069e | [] | no_license | yinzhidong/netty-learn | https://github.com/yinzhidong/netty-learn | a2ac6b74d0b231455f18c6b86ac979f6962b9844 | 557e986ec0a617dd6aa51c08986aa9bff8a13e9f | refs/heads/master | 2022-01-03T11:01:11.644000 | 2018-03-23T11:19:16 | 2018-03-23T11:19:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.newcitysoft.study.work.netty.plugin;
import com.newcitysoft.study.work.common.TaskAsyncExecutor;
import com.newcitysoft.study.work.entity.TaskItem;
import com.newcitysoft.study.work.entity.TaskResult;
import com.newcitysoft.study.work.netty.client.Client;
import java.util.List;
/**
* @author lixin.tian@... | UTF-8 | Java | 890 | java | App3.java | Java | [
{
"context": "nt.Client;\n\nimport java.util.List;\n\n/**\n * @author lixin.tian@renren-inc.com\n * @date 2018/3/23 16:00\n */\npublic class App3 {\n",
"end": 334,
"score": 0.9998119473457336,
"start": 309,
"tag": "EMAIL",
"value": "lixin.tian@renren-inc.com"
}
] | null | [] | package com.newcitysoft.study.work.netty.plugin;
import com.newcitysoft.study.work.common.TaskAsyncExecutor;
import com.newcitysoft.study.work.entity.TaskItem;
import com.newcitysoft.study.work.entity.TaskResult;
import com.newcitysoft.study.work.netty.client.Client;
import java.util.List;
/**
* @author <EMAIL>
* ... | 872 | 0.608989 | 0.593258 | 35 | 24.428572 | 20.998348 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.314286 | false | false | 6 |
1f265c6685a8a2ffa833b4ff44cdc9a9ebd88d88 | 25,623,774,940,505 | 35622d7299af6a57613c342a5501c155cfe41869 | /src/algoplex2/NumberTransition.java | 4439513049f208909371bb83b959355c186cd873 | [] | no_license | alexdmiller/processing-scenes | https://github.com/alexdmiller/processing-scenes | 50aaf29c4cafb2f22ef672f20574672a31f3a0fb | 206284d550b77779ebe8230b6279177b37e3568e | refs/heads/master | 2020-05-21T23:54:45.919000 | 2019-09-04T22:01:27 | 2019-09-04T22:01:27 | 65,712,153 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package algoplex2;
import spacefiller.graph.Edge;
import spacefiller.graph.Graph;
import spacefiller.graph.Node;
import spacefiller.graph.renderer.AnimatedFillGraphRenderer;
import spacefiller.graph.renderer.BasicGraphRenderer;
import spacefiller.graph.renderer.GraphRenderer;
import processing.core.PGraphics;
import s... | UTF-8 | Java | 2,075 | java | NumberTransition.java | Java | [
{
"context": "mport spacefiller.mapping.Grid;\n\n/**\n * Created by miller on 10/9/17.\n */\npublic class NumberTransition {\n ",
"end": 370,
"score": 0.9995737075805664,
"start": 364,
"tag": "USERNAME",
"value": "miller"
}
] | null | [] | package algoplex2;
import spacefiller.graph.Edge;
import spacefiller.graph.Graph;
import spacefiller.graph.Node;
import spacefiller.graph.renderer.AnimatedFillGraphRenderer;
import spacefiller.graph.renderer.BasicGraphRenderer;
import spacefiller.graph.renderer.GraphRenderer;
import processing.core.PGraphics;
import s... | 2,075 | 0.633253 | 0.566747 | 78 | 25.602564 | 21.103737 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 6 |
812eab2a3ed2e6003b16f5bb1df97ff23c555d07 | 18,691,697,689,081 | cf74b0479c07aa15e957534b250b7b34a306ed06 | /src/java/org/apache/ivy/ant/IvyDependency.java | 2359c164201be32c90426cf7af722f0e4869a4a4 | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"LicenseRef-scancode-unknown"
] | permissive | apache/ant-ivy | https://github.com/apache/ant-ivy | b9f3420da2d0a3f9e5cbba22b2e742e3d7200046 | e00e9e0ee072baf26e018ed27f30e23adf1c9953 | refs/heads/master | 2023-09-04T06:34:32.091000 | 2023-08-20T11:06:15 | 2023-08-20T14:32:58 | 20,248,082 | 69 | 124 | Apache-2.0 | false | 2023-07-12T05:08:36 | 2014-05-28T07:00:08 | 2023-05-15T07:49:46 | 2023-06-21T11:27:22 | 12,477 | 59 | 117 | 10 | Java | false | false | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | UTF-8 | Java | 5,056 | java | IvyDependency.java | Java | [] | null | [] | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you... | 5,056 | 0.658426 | 0.657634 | 184 | 26.47826 | 25.304655 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.456522 | false | false | 6 |
a8f420a68e6ef05ba9161a764f7123ba20caea73 | 22,874,995,841,055 | 3fb3273471afa47797902719fe697e6425dbeca6 | /src/org/otterlabs/hosting/gord1861/FinalChess/PieceBehavior.java | 0684f8876f313a28445860b31c9c5df86d8b766b | [] | no_license | TheOtterAaron/java_chess | https://github.com/TheOtterAaron/java_chess | 6b9941391349563ea16911f774bf3875ae8cc288 | 8d1ed02e0db09b506d1b4070ed7cfdaa9f76cbe0 | refs/heads/master | 2020-03-18T08:07:04.369000 | 2018-05-23T01:38:35 | 2018-05-23T01:38:35 | 134,491,026 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.otterlabs.hosting.gord1861.FinalChess;
import java.util.List;
/**
* Abstract class that determines if a given movement is valid for a given board. Classes handling movement rules for
* individual piece types should subclass this class and implements its calculatePath method.
* @author Aaron Gordon
*
... | UTF-8 | Java | 1,745 | java | PieceBehavior.java | Java | [
{
"context": "nd implements its calculatePath method.\n * @author Aaron Gordon\n *\n */\npublic abstract class PieceBehavior\n{\n p",
"end": 316,
"score": 0.999815821647644,
"start": 304,
"tag": "NAME",
"value": "Aaron Gordon"
}
] | null | [] | package org.otterlabs.hosting.gord1861.FinalChess;
import java.util.List;
/**
* Abstract class that determines if a given movement is valid for a given board. Classes handling movement rules for
* individual piece types should subclass this class and implements its calculatePath method.
* @author <NAME>
*
*/
pu... | 1,739 | 0.596562 | 0.594269 | 66 | 25.439394 | 26.8549 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.287879 | false | false | 6 |
5ba2c39e0cf8cf3e1e6b66e7e30c0920681c0ee0 | 7,962,869,375,183 | 3a1e7af3d147fafc215ec5bdb20f29c966985744 | /android-application/IDU_HEAD/src/com/vishrant/iduhead/activity/NoRecordsFoundActivity.java | 2c9edaca49e4c27a146f2f64052a925fd1f19d6c | [] | no_license | vishrantgupta/CSAT-and-ADHOC-Feedback-System | https://github.com/vishrantgupta/CSAT-and-ADHOC-Feedback-System | 13ae18b8ee922f75ff5108d53d1618b7fe3170e3 | aa70696e59547de628488b1d3a87a096c7ab86c0 | refs/heads/master | 2020-03-18T07:22:14.351000 | 2018-05-22T18:01:50 | 2018-05-22T18:01:50 | 134,448,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vishrant.iduhead.activity;
import android.app.Activity;
import android.graphics.Color;
import android.graphics.Typeface;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import android.widget.TextView;
import com.vishrant.iduhead.R;
public class NoRecordsFoundActiv... | UTF-8 | Java | 938 | java | NoRecordsFoundActivity.java | Java | [] | null | [] | package com.vishrant.iduhead.activity;
import android.app.Activity;
import android.graphics.Color;
import android.graphics.Typeface;
import android.os.Bundle;
import android.view.Window;
import android.view.WindowManager;
import android.widget.TextView;
import com.vishrant.iduhead.R;
public class NoRecordsFoundActiv... | 938 | 0.782516 | 0.782516 | 38 | 23.68421 | 21.534679 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.421053 | false | false | 6 |
cd73d78cbe114a53b6db2d55a0953f956dbfa3dc | 29,729,763,644,517 | 566bf78adeb8d4ea76abdbdcddedfc094abfb1bc | /src/main/java/com/invoister/service/mapper/BudgetMapper.java | d489d0414ef4b5f7ce1e643da449d3c7b09d5ca1 | [
"Apache-2.0"
] | permissive | anumber8/invoister | https://github.com/anumber8/invoister | c519dbefcc128c3878fd5988ed83e3e16a8a0619 | fc8742ecf3126ee8f4ea4e6913293efa9d1efcb3 | refs/heads/master | 2023-07-04T00:47:18.103000 | 2018-10-04T18:41:25 | 2018-10-04T18:41:25 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.invoister.service.mapper;
import com.invoister.domain.*;
import com.invoister.service.dto.BudgetDTO;
import org.mapstruct.*;
/**
* Mapper for the entity Budget and its DTO BudgetDTO.
*/
@Mapper(componentModel = "spring", uses = {CompanyMapper.class})
public interface BudgetMapper extends EntityMapper<B... | UTF-8 | Java | 727 | java | BudgetMapper.java | Java | [] | null | [] | package com.invoister.service.mapper;
import com.invoister.domain.*;
import com.invoister.service.dto.BudgetDTO;
import org.mapstruct.*;
/**
* Mapper for the entity Budget and its DTO BudgetDTO.
*/
@Mapper(componentModel = "spring", uses = {CompanyMapper.class})
public interface BudgetMapper extends EntityMapper<B... | 727 | 0.661623 | 0.661623 | 28 | 24.964285 | 21.893381 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
3314181ffece1cc601fc884a7a8b1daf193fca71 | 30,245,159,727,778 | 0f66f9e4ffc58d8d8fff7006c4ef43858b83929e | /src/main/java/org/avphs/map/MapFormatter.java | 0925b3b93161a035d5cb20003b2265e1929c162e | [
"Apache-2.0"
] | permissive | AutonomousCarProject/auto_racer | https://github.com/AutonomousCarProject/auto_racer | 92347eadc7af85b0659103eb07cfda2ede752ff2 | dab0dd71d61424005bd13e93eb88c0f1650e84a1 | refs/heads/master | 2020-05-20T08:44:44.666000 | 2019-08-07T20:17:41 | 2019-08-07T20:17:41 | 185,477,900 | 1 | 3 | Apache-2.0 | false | 2019-08-06T21:49:13 | 2019-05-07T21:04:06 | 2019-08-06T21:25:22 | 2019-08-06T21:49:12 | 12,087 | 1 | 3 | 0 | Java | false | false | package org.avphs.map;
/**
* This class is to simplify the map making process and allow for more organized data storage.
* It will contain functions for map creation, and map updating.
* It will have draw-like functions to enable easy map updating.
*
*
* NOT DONE
*/
public class MapFormatter {
private Map... | UTF-8 | Java | 7,366 | java | MapFormatter.java | Java | [] | null | [] | package org.avphs.map;
/**
* This class is to simplify the map making process and allow for more organized data storage.
* It will contain functions for map creation, and map updating.
* It will have draw-like functions to enable easy map updating.
*
*
* NOT DONE
*/
public class MapFormatter {
private Map... | 7,366 | 0.594624 | 0.579555 | 203 | 35.285713 | 40.494202 | 166 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.497537 | false | false | 6 |
1dbe997cb97b6452942d8f3d12865d206cf1e433 | 16,887,811,451,238 | 405bd268b5a5040810280b189f512d9339995e43 | /PlanillaWeb/PlanillaWeb-ejb/src/java/com/infosgroup/planilla/modelo/estructuras/DetallePlanilla.java | 6f5e2a8abcd4547d75e753cd3112f67b2148a2ef | [] | no_license | georgeemr/itca-planilla | https://github.com/georgeemr/itca-planilla | 7480e959e1e54453bc968729a92109280cd2a9c2 | 2907b25e2a7030c1ba275d373ccace236805dcad | refs/heads/master | 2021-01-10T11:18:53.650000 | 2012-06-01T16:34:54 | 2012-06-01T16:34:54 | 45,125,405 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.infosgroup.planilla.modelo.estructuras;
//import com.infosgroup.planilla.modelo.entidades.DetPlanilla;
import com.infosgroup.planilla.modelo.entidades.Planilla;
//import com.infosgroup.planilla.modelo.entida... | UTF-8 | Java | 1,979 | java | DetallePlanilla.java | Java | [
{
"context": "cimal;\n//import java.util.List;\n\n/**\n *\n * @author root\n */\npublic class DetallePlanilla implements Seria",
"end": 446,
"score": 0.9989444613456726,
"start": 442,
"tag": "USERNAME",
"value": "root"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.infosgroup.planilla.modelo.estructuras;
//import com.infosgroup.planilla.modelo.entidades.DetPlanilla;
import com.infosgroup.planilla.modelo.entidades.Planilla;
//import com.infosgroup.planilla.modelo.entida... | 1,979 | 0.696311 | 0.696311 | 86 | 22.011627 | 20.532728 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.348837 | false | false | 6 |
06b2e4e17bd46e797b03d9c3b47292407a056549 | 17,025,250,404,376 | d4d9d89593f8ac8ee18f3b0eb1231ece1fc17f44 | /src/main/java/com/example/demo/web/LiquidationServeur.java | a6c7b1cabea9e5df9eef245dddfb40d77ceca6f7 | [] | no_license | monssa1/delai_traitement | https://github.com/monssa1/delai_traitement | fd2c7f6ef7198ba763adb8e0f73e7e6b71b55008 | bff6f049b777f403859f97fc96fc976d33ac5958 | refs/heads/master | 2022-07-07T11:52:34.453000 | 2019-10-15T18:16:08 | 2019-10-15T18:16:08 | 200,541,757 | 0 | 0 | null | false | 2022-07-01T21:24:08 | 2019-08-04T21:08:18 | 2019-10-15T18:16:10 | 2022-07-01T21:24:08 | 332 | 0 | 0 | 1 | JavaScript | false | false | package com.example.demo.web;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframewo... | UTF-8 | Java | 3,157 | java | LiquidationServeur.java | Java | [] | null | [] | package com.example.demo.web;
import java.text.ParseException;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model;
import org.springframewo... | 3,157 | 0.735508 | 0.734558 | 96 | 31.885416 | 35.453865 | 300 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.041667 | false | false | 6 |
0f8d47fbd1b676a1c68e4f439716be68ec9db6fb | 38,611,756,008,694 | 3e8bb5f9d515cdd8c5ed59d52b04b99523173920 | /src/main/java/com/company/DayPlannerApplication.java | 70a2686445e32d2590d078fdf6c774ed3781b2b4 | [] | no_license | ZdravkoChorlev/DayPlanner | https://github.com/ZdravkoChorlev/DayPlanner | 8a8f9be4bf5c83a3a9dac004c12512fc605e5417 | e02da06d17dc54b4303de48b06222450d38fe6cf | refs/heads/master | 2021-06-25T10:01:36.619000 | 2020-11-15T20:01:16 | 2020-11-15T20:01:16 | 159,399,762 | 1 | 0 | null | false | 2020-11-17T16:53:48 | 2018-11-27T21:11:03 | 2020-11-15T20:01:19 | 2020-11-17T16:53:47 | 93 | 1 | 0 | 1 | Java | false | false | package com.company;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class DayPlannerApplication {
public static void main(String[] args) {
SpringApplication.run(DayPlannerApplication.class, args);
Menu menu = ... | UTF-8 | Java | 465 | java | DayPlannerApplication.java | Java | [] | null | [] | package com.company;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
@SpringBootApplication
public class DayPlannerApplication {
public static void main(String[] args) {
SpringApplication.run(DayPlannerApplication.class, args);
Menu menu = ... | 465 | 0.795699 | 0.793548 | 16 | 28.0625 | 22.06374 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 6 |
dbba5d085e3aa5799d1c746bfe4383b5c73b3572 | 39,109,972,230,466 | ad480dce7ec2428ca5136e0fb71d95de079d8298 | /src/main/java/com/fox/api/schedule/stock/StockScanSchedule.java | 12c1b359a785ed628ff0b1cb8cba969221533cae | [] | no_license | 1fox3/api | https://github.com/1fox3/api | 3523ba53a109b536fa28b2d437f7a0dbb136fbca | 054ed9c18e7d289f3bac9d562ee04a68091f9135 | refs/heads/master | 2022-09-22T05:09:26.663000 | 2022-01-26T11:47:13 | 2022-01-26T11:47:13 | 245,129,656 | 0 | 1 | null | false | 2022-09-01T23:37:40 | 2020-03-05T10:11:44 | 2022-01-26T11:47:26 | 2022-09-01T23:37:38 | 922 | 0 | 0 | 2 | Java | false | false | package com.fox.api.schedule.stock;
import com.fox.api.annotation.aspect.log.LogShowTimeAnt;
import com.fox.api.dao.stock.entity.StockEntity;
import com.fox.api.util.StockUtil;
import com.fox.spider.stock.api.sina.SinaBaseApi;
import com.fox.spider.stock.api.sina.SinaRealtimeDealInfoApi;
import com.fox.spider.stock.co... | UTF-8 | Java | 12,670 | java | StockScanSchedule.java | Java | [
{
"context": "\n\nimport java.util.*;\n\n/**\n * 股票代码扫描\n *\n * @author lusongsong\n * @date 2020/3/5 18:13\n */\n@Component\npublic cla",
"end": 737,
"score": 0.9995349645614624,
"start": 727,
"tag": "USERNAME",
"value": "lusongsong"
}
] | null | [] | package com.fox.api.schedule.stock;
import com.fox.api.annotation.aspect.log.LogShowTimeAnt;
import com.fox.api.dao.stock.entity.StockEntity;
import com.fox.api.util.StockUtil;
import com.fox.spider.stock.api.sina.SinaBaseApi;
import com.fox.spider.stock.api.sina.SinaRealtimeDealInfoApi;
import com.fox.spider.stock.co... | 12,670 | 0.564897 | 0.559735 | 328 | 36.207317 | 28.698915 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478659 | false | false | 6 |
1b73d72340f13cd16d0fd973ae60e73f79858eea | 35,442,070,171,437 | aa19604a2327ae9aac0781485e4fc77469b44d14 | /src/main/java/com/chinaoct/budget/validator/MenuForm.java | ea753d64fc3f5305df445fcebccf57ab53ae8ce9 | [] | no_license | BillingLiao/budget | https://github.com/BillingLiao/budget | 2a950cf8ed015313b8b17b9b9544c6cb55909ce3 | 89ffcf41fccb8e20a78300f0fabd0c06e6813212 | refs/heads/master | 2020-04-13T13:32:12.184000 | 2019-05-13T03:30:34 | 2019-05-13T03:30:34 | 163,233,715 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.chinaoct.budget.validator;
import com.chinaoct.budget.entity.Menu;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
/**
* @author 小懒虫
* @date 2018/8/14
*/
public class MenuForm extends Menu implements Serializable {
private Obj... | UTF-8 | Java | 1,280 | java | MenuForm.java | Java | [
{
"context": "Null;\nimport java.io.Serializable;\n\n/**\n * @author 小懒虫\n * @date 2018/8/14\n */\npublic class MenuForm exte",
"end": 220,
"score": 0.8032783269882202,
"start": 217,
"tag": "USERNAME",
"value": "小懒虫"
}
] | null | [] | package com.chinaoct.budget.validator;
import com.chinaoct.budget.entity.Menu;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.NotNull;
import java.io.Serializable;
/**
* @author 小懒虫
* @date 2018/8/14
*/
public class MenuForm extends Menu implements Serializable {
private Obj... | 1,280 | 0.615764 | 0.610016 | 63 | 18.333334 | 15.346785 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.31746 | false | false | 6 |
10aa664d5627b0af6c475f63f0a6b5133427347b | 27,273,042,400,967 | f09e2482f45e94614245be1763c7a5667b7a8b8b | /src/sales/CashInvoiceData.java | 3d9a7adff1634f00a6a7bc4061bdfa6d646c7c1e | [] | no_license | chadirahme/publisher | https://github.com/chadirahme/publisher | bd4d434b7aaeaab0c8ee099bcc58f01a732a108e | fb311593342f0f4eacc4d1d9b0cd22104b160362 | refs/heads/master | 2020-04-10T20:34:28.074000 | 2018-12-11T20:56:36 | 2018-12-11T20:56:36 | 161,272,023 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sales;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.apache.log4j.Logger;
import db.DBHandler;
import domains.BooksModel;
import domains.CompanySettingModel;
import domains.ExhibitionsModel;
import domains.ImportbookModel;
import domains.Invoi... | UTF-8 | Java | 10,951 | java | CashInvoiceData.java | Java | [] | null | [] | package sales;
import java.sql.ResultSet;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.apache.log4j.Logger;
import db.DBHandler;
import domains.BooksModel;
import domains.CompanySettingModel;
import domains.ExhibitionsModel;
import domains.ImportbookModel;
import domains.Invoi... | 10,951 | 0.688704 | 0.6877 | 335 | 31.689552 | 26.260675 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.659702 | false | false | 6 |
19fb9cdd1ffc83dbbeb926b836ea3f3393bb1007 | 13,554,916,849,104 | 05e45581f8b3b147af2f42cff1b701654d7b61d2 | /suzhou/yuanqu/common/src/main/java/cn/gtmap/landsale/service/IdentityService.java | 4e64444de95d78989da8eb97b4b030e692deb963 | [] | no_license | TimfuDeng/gtfree-bank | https://github.com/TimfuDeng/gtfree-bank | 581bdc0478e47e2303296b3b6921ae59f976208f | 48106284af428a449f0a2ccbee1653b57b4bd120 | refs/heads/master | 2020-04-03T05:22:06.031000 | 2018-10-28T06:50:40 | 2018-10-28T06:50:40 | 155,043,209 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.gtmap.landsale.service;
import cn.gtmap.landsale.Constants;
import cn.gtmap.landsale.model.CaSignerX;
import java.util.Map;
import java.util.Set;
/**
* 用户认证服务
* @author <a href="mailto:shenjian@gtmap.cn">shenjian</a>
* @version 1.0, 2015/6/10
*/
public interface IdentityService {
/**
* 登录
... | UTF-8 | Java | 956 | java | IdentityService.java | Java | [
{
"context": "il.Set;\n\n/**\n * 用户认证服务\n * @author <a href=\"mailto:shenjian@gtmap.cn\">shenjian</a>\n * @version 1.0, 2015/6/10\n */\npubl",
"end": 218,
"score": 0.9999182820320129,
"start": 201,
"tag": "EMAIL",
"value": "shenjian@gtmap.cn"
},
{
"context": "证服务\n * @author <a href=... | null | [] | package cn.gtmap.landsale.service;
import cn.gtmap.landsale.Constants;
import cn.gtmap.landsale.model.CaSignerX;
import java.util.Map;
import java.util.Set;
/**
* 用户认证服务
* @author <a href="mailto:<EMAIL>">shenjian</a>
* @version 1.0, 2015/6/10
*/
public interface IdentityService {
/**
* 登录
* @para... | 946 | 0.626106 | 0.61615 | 48 | 17.833334 | 19.59202 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.291667 | false | false | 6 |
b1d94a2eb65b4e6a809dff1703429be2f99f9727 | 37,769,942,430,922 | 51c374b8be9ec3c6b0de7b7ac071ba06a8a16e32 | /src/main/java/io/liwei/fullstack/examples/nats/streaming/ExampleAuthHandler.java | c9476c0ecf0fba4cc472291ea4d0e8bf10ba7780 | [
"MIT"
] | permissive | fullstackx/natsss-examples-java | https://github.com/fullstackx/natsss-examples-java | 9736423f8f7cd59809cb5eb3e54582e846e28167 | a64a36ac3a5f56676ca55ac3f6d3b4bc1a620110 | refs/heads/master | 2020-07-12T17:35:11.329000 | 2019-08-30T06:50:31 | 2019-08-30T06:50:31 | 204,873,828 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright 2018 The NATS Authors
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at:
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in w... | UTF-8 | Java | 2,102 | java | ExampleAuthHandler.java | Java | [] | null | [] | // Copyright 2018 The NATS Authors
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at:
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in w... | 2,102 | 0.620362 | 0.61275 | 75 | 27.040001 | 23.463129 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52 | false | false | 6 |
55ce3e7696f87edae04c409a313dd1bd2e72fac8 | 35,278,861,422,177 | 2cdbcdd55b90f27c93577cfc1fd6b0e15d8aecf6 | /zadania4/src/watki/zad1/ProgramDwuwatkowy.java | 7336d7fd373d8cab7da5427afcc5f1aafa1f7148 | [] | no_license | hubertuss13/javaPAW | https://github.com/hubertuss13/javaPAW | 320582dc15501f4c2d70206381693137454b8ce8 | 7102afff4943d2a6fa81fd2441b727fcaee6efd5 | refs/heads/master | 2020-03-18T06:35:32.776000 | 2018-08-16T21:09:01 | 2018-08-16T21:09:01 | 134,404,748 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package watki.zad1;
public class ProgramDwuwatkowy {
public static void main(String[] args) {
MyThread0 thread0 = new MyThread0();
MyThread1 thread1 = new MyThread1();
thread0.start();
thread1.start();
}
}
| UTF-8 | Java | 252 | java | ProgramDwuwatkowy.java | Java | [] | null | [] | package watki.zad1;
public class ProgramDwuwatkowy {
public static void main(String[] args) {
MyThread0 thread0 = new MyThread0();
MyThread1 thread1 = new MyThread1();
thread0.start();
thread1.start();
}
}
| 252 | 0.611111 | 0.575397 | 15 | 15.8 | 17.56208 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
4510fe64e8ef3b7a3b12ad3511eb5e6ec7568bbe | 38,113,539,815,861 | 5619da6b6fdb3182a3c978dccaa670ac4656ca3c | /JPA/src/org/javacream/publishing/inheritance/SingleTableDiscriminatorFormulaSpecialistBook.java | 35715992c37f363e3f98ae6d335660f28ad1b1c9 | [] | no_license | Javacream/org.javacream.training.jpa | https://github.com/Javacream/org.javacream.training.jpa | e006f47860c144e97744aaeaf5fd45ddb8f756f2 | 2d84578ca7b08a74d2a9617ca71e548aaada889e | refs/heads/master | 2020-04-21T09:11:07.889000 | 2016-07-21T09:36:59 | 2016-07-21T09:36:59 | 169,439,807 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.javacream.publishing.inheritance;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
@Entity
@DiscriminatorValue("specialist")
public class SingleTableDiscriminatorFormulaSpecialistBook extends SingleTableDiscriminatorFormulaStrategyBaseBook {
private static final long ... | UTF-8 | Java | 650 | java | SingleTableDiscriminatorFormulaSpecialistBook.java | Java | [] | null | [] | package org.javacream.publishing.inheritance;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
@Entity
@DiscriminatorValue("specialist")
public class SingleTableDiscriminatorFormulaSpecialistBook extends SingleTableDiscriminatorFormulaStrategyBaseBook {
private static final long ... | 650 | 0.786154 | 0.784615 | 22 | 27.545454 | 30.55357 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.318182 | false | false | 6 |
31cef4e75fe23bd94b9f4a57198fd2541fe8b634 | 39,092,792,345,705 | aeaa9ecf6fc499eba984ff42428bfcfd865fb07c | /src/test/java/com/smart/util/AutomicIntegerCompare.java | 23af9539d66f695cc7e44cc4433fe08162893207 | [] | no_license | tclabpims/pims | https://github.com/tclabpims/pims | d91dc3930d5bed82d6c97c42833d0a4990311d15 | 474e75e808746fcdac6374a9860191e0efa69acf | refs/heads/master | 2021-01-24T10:59:43.542000 | 2017-02-20T03:40:39 | 2017-02-20T03:40:39 | 69,342,062 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.smart.util;
import org.apache.commons.logging.Log;
import org.apache.log4j.Logger;
import java.util.ResourceBundle;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Created by lenovo on 2016/9/21.
*/
public class AutomicIntegerCompare {
private int value;
private static final long NUM... | UTF-8 | Java | 1,462 | java | AutomicIntegerCompare.java | Java | [
{
"context": "oncurrent.atomic.AtomicInteger;\n\n/**\n * Created by lenovo on 2016/9/21.\n */\npublic class AutomicIntegerComp",
"end": 206,
"score": 0.999545693397522,
"start": 200,
"tag": "USERNAME",
"value": "lenovo"
}
] | null | [] | package com.smart.util;
import org.apache.commons.logging.Log;
import org.apache.log4j.Logger;
import java.util.ResourceBundle;
import java.util.concurrent.atomic.AtomicInteger;
/**
* Created by lenovo on 2016/9/21.
*/
public class AutomicIntegerCompare {
private int value;
private static final long NUM... | 1,462 | 0.645007 | 0.632695 | 61 | 22.967213 | 26.650112 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52459 | false | false | 6 |
7ef07155df3dbbabdc21b2401fca553088380d07 | 35,218,731,881,079 | 73f977da65d1ae74ce0358ccfac088f6bc277a98 | /src/main/java/km/software/agendago/db/Responsable.java | 6f510e13612e5d765a6abd60fb72621adf561355 | [] | no_license | jkelsy/agendaGo | https://github.com/jkelsy/agendaGo | 8251c6365ce2405005a11f25120b949e871c7405 | 3e678bbe979f721c5b21ef28292e14ee20332f15 | refs/heads/master | 2020-05-21T09:04:01.536000 | 2018-07-14T16:02:56 | 2018-07-14T16:02:56 | 84,607,602 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* This file was generated by the JPA Modeler
*/
package km.software.agendago.db;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Jo... | UTF-8 | Java | 1,598 | java | Responsable.java | Java | [
{
"context": "y;\nimport javax.persistence.Table;\n\n/**\n * @author jkelsy\n */\n@Entity(name = \"Responsable\")\n@Table(name = \"",
"end": 496,
"score": 0.9996417164802551,
"start": 490,
"tag": "USERNAME",
"value": "jkelsy"
}
] | null | [] | /**
* This file was generated by the JPA Modeler
*/
package km.software.agendago.db;
import java.io.Serializable;
import javax.persistence.Basic;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.Jo... | 1,598 | 0.697121 | 0.697121 | 64 | 23.96875 | 24.365042 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 6 |
e1b127d5b24645102cb602b6af3a7c2e21609595 | 12,841,952,273,482 | 2dee80ff2dd4481caad9391b95fba71fb50864f8 | /gateway-admin/src/main/java/org/cloud/gateway/admin/controller/RouteRuleController.java | 7f932433d983e2a51aff77f00bdba12b7943f429 | [] | no_license | chenjy16/cloud-gateway | https://github.com/chenjy16/cloud-gateway | 0e4721055423aac801283e9b317cca564c791722 | 33bdb76dca532225c0568c849278cb6fe6a5ecb8 | refs/heads/master | 2022-12-23T09:24:08.929000 | 2021-12-25T15:07:11 | 2021-12-25T15:07:11 | 235,748,628 | 9 | 5 | null | false | 2022-12-14T20:27:38 | 2020-01-23T07:56:06 | 2022-12-11T13:21:08 | 2022-12-14T20:27:36 | 980 | 8 | 5 | 6 | Java | false | false | package org.cloud.gateway.admin.controller;
import lombok.extern.slf4j.Slf4j;
import org.cloud.gateway.admin.response.GatewayAdminRes;
import org.cloud.gateway.admin.response.ResServiceUtil;
import org.cloud.gateway.admin.service.RouteConfigurationService;
import org.cloud.gateway.core.configuration.ClusterConfiguratio... | UTF-8 | Java | 2,958 | java | RouteRuleController.java | Java | [] | null | [] | package org.cloud.gateway.admin.controller;
import lombok.extern.slf4j.Slf4j;
import org.cloud.gateway.admin.response.GatewayAdminRes;
import org.cloud.gateway.admin.response.ResServiceUtil;
import org.cloud.gateway.admin.service.RouteConfigurationService;
import org.cloud.gateway.core.configuration.ClusterConfiguratio... | 2,958 | 0.66771 | 0.666667 | 78 | 35.846153 | 30.258745 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 6 |
9ec386b901c0eba6182b24088adacb31720d4719 | 7,421,703,543,597 | f5c2158496417a8252fd6d3d22cd94cb4c455f84 | /src/ib/user/service/UserService.java | 1a4372e28edfdc887423a4ebd0d5adfd9cd5819a | [] | no_license | yixinduan/bbt | https://github.com/yixinduan/bbt | 3263c3ead8dcb615a1ea3a6e857c8ec71539a557 | 83b4cea796bd8d01b52dfa64ad4354be448930f4 | refs/heads/master | 2020-06-04T00:17:03.492000 | 2019-06-14T02:03:14 | 2019-06-14T02:03:14 | 191,790,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ib.user.service;
import ib.common.BaseService;
import ib.user.dao.UserDao;
import ib.user.model.User;
import java.util.List;
public class UserService extends BaseService {
private UserDao userDao;
/**
* 按条件查询
* @param sqlCondition
* @return
*/
public List<User> findListUserBycondition(S... | GB18030 | Java | 979 | java | UserService.java | Java | [] | null | [] | package ib.user.service;
import ib.common.BaseService;
import ib.user.dao.UserDao;
import ib.user.model.User;
import java.util.List;
public class UserService extends BaseService {
private UserDao userDao;
/**
* 按条件查询
* @param sqlCondition
* @return
*/
public List<User> findListUserBycondition(S... | 979 | 0.624868 | 0.624868 | 60 | 14.816667 | 15.856115 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.766667 | false | false | 6 |
3d702d57b3a708ec48658414769022a112dc47d3 | 34,505,767,263,379 | 77ab06031110e906635b995eb9cbfdde221dc472 | /src/main/java/zoowebapp/service/OrderService.java | 8b5ab947d255af65867f9b8b7413c8ce1d1a6a0e | [] | no_license | BohdanNedostup/zoo | https://github.com/BohdanNedostup/zoo | e1dc206f304ba8695831a36c49a933903f9154c2 | 8d42105a91a94e9aecfb8f19d1c8d139cabb378d | refs/heads/master | 2020-03-27T20:51:00.803000 | 2018-09-02T17:16:58 | 2018-09-02T17:16:58 | 147,097,771 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zoowebapp.service;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import zoowebapp.dto.filter.OrderAdminFilter;
import zoowebapp.dto.filter.OrderUserFilter;
import zoowebapp.entity.Order;
import java.util.List;
public interface OrderService {
void save(Orde... | UTF-8 | Java | 830 | java | OrderService.java | Java | [] | null | [] | package zoowebapp.service;
import org.springframework.data.domain.Page;
import org.springframework.data.domain.Pageable;
import zoowebapp.dto.filter.OrderAdminFilter;
import zoowebapp.dto.filter.OrderUserFilter;
import zoowebapp.entity.Order;
import java.util.List;
public interface OrderService {
void save(Orde... | 830 | 0.785542 | 0.785542 | 32 | 24.9375 | 28.409876 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
f7a48ee72ca66f3031799b2b31148f77a62b642b | 32,049,045,985,777 | b1b07ddc9ffa827ee7190454ffb1dc161bb2f597 | /opportunity-management/src/main/java/com/neu/opportunitymanagement/oppManagement/service/impl/EmployeeServiceImpl.java | c5c8f78855a5b4c68c7f9f8dafac611d4cedea62 | [
"MIT"
] | permissive | xsb1999/npms-backend | https://github.com/xsb1999/npms-backend | cfc03ec4d62792cda85017f22ac4886e14cbf0d2 | 126f4e1771cce98d86e170d3797c2d66dd63891f | refs/heads/main | 2023-09-04T15:32:50.652000 | 2021-11-01T13:36:09 | 2021-11-01T13:36:09 | 406,802,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.neu.opportunitymanagement.oppManagement.service.impl;
import com.neu.opportunitymanagement.oppManagement.dto.common.Role;
import com.neu.opportunitymanagement.oppManagement.entity.Employee;
import com.neu.opportunitymanagement.oppManagement.mapper.EmployeeMapper;
import com.neu.opportunitymanagement.oppMan... | UTF-8 | Java | 1,050 | java | EmployeeServiceImpl.java | Java | [
{
"context": ".List;\n\n/**\n * <p>\n * 服务实现类\n * </p>\n *\n * @author xsb\n * @since 2021-07-15\n */\n@Service\npublic class Em",
"end": 603,
"score": 0.9996643662452698,
"start": 600,
"tag": "USERNAME",
"value": "xsb"
}
] | null | [] | package com.neu.opportunitymanagement.oppManagement.service.impl;
import com.neu.opportunitymanagement.oppManagement.dto.common.Role;
import com.neu.opportunitymanagement.oppManagement.entity.Employee;
import com.neu.opportunitymanagement.oppManagement.mapper.EmployeeMapper;
import com.neu.opportunitymanagement.oppMan... | 1,050 | 0.780769 | 0.773077 | 36 | 27.888889 | 29.314177 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.361111 | false | false | 6 |
72ce0cbd2aa7c0b6810b4fc027b574ce69a8d6cf | 34,359,738,379,680 | 3df362c840a6d2a5c17d9aea2bc18b9e1e70ddfb | /ingenieria2/src/ingenieria2/Calculadora.java | 4fc5208b8d24fd42747f2a0580cb9f41b4c387c9 | [] | no_license | dbymatt/IngenieriaDos | https://github.com/dbymatt/IngenieriaDos | b0d8b78722da75e04e7bbf03279156d62d8decfb | 60e75af62f8d3c38823123e5e5d3a690ba18eda3 | refs/heads/master | 2020-03-26T20:31:59.999000 | 2018-08-22T23:48:18 | 2018-08-22T23:48:18 | 145,330,533 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ingenieria2;
public class Calculadora {
public int sumar(int a , int b)
{
return a+b;
}
public int restar(int a, int b)
{
return a-b;
}
}
| UTF-8 | Java | 180 | java | Calculadora.java | Java | [] | null | [] | package ingenieria2;
public class Calculadora {
public int sumar(int a , int b)
{
return a+b;
}
public int restar(int a, int b)
{
return a-b;
}
}
| 180 | 0.561111 | 0.555556 | 16 | 9.25 | 11.491845 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.125 | false | false | 6 |
ebefa2a11b9d9ad890e228f8965ffc992c1e93ee | 29,703,993,850,994 | 52c6340be2672697be4e13200b6bf3aab5be8e71 | /src/main/java/com/asiainfo/security/controller/UrlController.java | a75302597f388f266a0025502cd2f7faced5a9f2 | [] | no_license | sdasiainfodata-rd/data-zd-service | https://github.com/sdasiainfodata-rd/data-zd-service | 6ea8a67d3f6899ed125930d6d3fe1b7d46d3a6b3 | e200475de2be16a330536152ca6d753c162e55b8 | refs/heads/master | 2021-07-15T14:51:00.856000 | 2019-10-11T08:39:18 | 2019-10-11T08:39:18 | 214,365,857 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.asiainfo.security.controller;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import jav... | UTF-8 | Java | 754 | java | UrlController.java | Java | [] | null | [] | package com.asiainfo.security.controller;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import jav... | 754 | 0.741379 | 0.737401 | 24 | 30.458334 | 22.881905 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.583333 | false | false | 6 |
c5daf58686a1ea407d9807ff0d930bcd564a1ff6 | 34,273,839,036,598 | 0272fdf9057253d622d335751950c562849260a6 | /app/src/main/java/com/nickming/nkmusic/base/Constant.java | f936beaf28ab1be537fb5db192b5eb7733460b41 | [] | no_license | nickming/NKMusic | https://github.com/nickming/NKMusic | 66181d6e06f5ec24b79cb2dcec7013b8f36f1dc0 | 4b5af84d6c0547764ffd08b099490eeaccfda09c | refs/heads/master | 2016-09-21T17:34:17.810000 | 2016-09-21T07:26:03 | 2016-09-21T07:26:03 | 67,497,602 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nickming.nkmusic.base;
import android.os.Environment;
import com.nickming.nkmusic.R;
import java.io.File;
/**
* Desc:
* Author:nickming
* Date:16/9/7
* Time:20:50
* E-mail:962570483@qq.com
*/
public class Constant {
/**
* sd卡根路径
*/
public static final String SD_CARD_PATH = Enviro... | UTF-8 | Java | 1,369 | java | Constant.java | Java | [
{
"context": ".R;\n\nimport java.io.File;\n\n/**\n * Desc:\n * Author:nickming\n * Date:16/9/7\n * Time:20:50\n * E-mail:962570483@",
"end": 153,
"score": 0.9996263980865479,
"start": 145,
"tag": "USERNAME",
"value": "nickming"
},
{
"context": "r:nickming\n * Date:16/9/7\n * Time:20:... | null | [] | package com.nickming.nkmusic.base;
import android.os.Environment;
import com.nickming.nkmusic.R;
import java.io.File;
/**
* Desc:
* Author:nickming
* Date:16/9/7
* Time:20:50
* E-mail:<EMAIL>
*/
public class Constant {
/**
* sd卡根路径
*/
public static final String SD_CARD_PATH = Environment.get... | 1,360 | 0.698751 | 0.68626 | 40 | 33.025002 | 41.485229 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 6 |
7486f31789cc3ea57f91a2e14eb81520d27215a0 | 687,194,801,359 | 4fe323f157b307717f599dd641f09ed9f10f9ff7 | /src/RNCalc.java | cb0c32a75d7009ad980b6f31cff6d2feb6a1c180 | [] | no_license | joshuasellers/RomanNumeralCalc | https://github.com/joshuasellers/RomanNumeralCalc | 74306feb794f3616a72a8354f89dec345482c842 | 06554ccc26bf45530879388addffe2519fb92463 | refs/heads/master | 2022-02-22T23:39:00.522000 | 2019-07-22T01:19:09 | 2019-07-22T01:19:09 | 198,123,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Created by joshuasellers on 7/11/18.
*/
public class RNCalc {
private String first;
private String second;
private String operation;
private static Integer getInt(String numeral){
char[] digitsRN = numeral.toCharArray();
int[] digitsActual = new int[digitsRN.length];
fo... | UTF-8 | Java | 5,032 | java | RNCalc.java | Java | [
{
"context": "/**\n * Created by joshuasellers on 7/11/18.\n */\npublic class RNCalc {\n private",
"end": 31,
"score": 0.9962296485900879,
"start": 18,
"tag": "USERNAME",
"value": "joshuasellers"
}
] | null | [] | /**
* Created by joshuasellers on 7/11/18.
*/
public class RNCalc {
private String first;
private String second;
private String operation;
private static Integer getInt(String numeral){
char[] digitsRN = numeral.toCharArray();
int[] digitsActual = new int[digitsRN.length];
fo... | 5,032 | 0.370032 | 0.352544 | 165 | 29.496969 | 16.765991 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.593939 | false | false | 6 |
f20f247a01897572a926bdae463f0f602b5f4fcc | 6,622,839,609,839 | c81a97b578c361c2f1fa1f5ee9504a304e901f0c | /src/main/java/com/ffsoft/kyro/model/calendar/Schedule.java | 1a9a7534c5b6c84c78379a1f6dacda659c9e5fd1 | [] | no_license | andrefog/Kyro | https://github.com/andrefog/Kyro | 2803cd2337f83248c4e6d2a1238a5d377f1b1fbc | c78ac2923b307dddfadf689773dd5fc2c6b2ce8c | refs/heads/master | 2016-09-11T03:15:03.810000 | 2014-06-30T21:54:46 | 2014-06-30T21:54:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.ffsoft.kyro.model.calendar;
import java.util.Calendar;
/**
*
* @author andrefog
*/
public class Schedule {
private int branch;
private int staff;
private int client;
private int service;
... | UTF-8 | Java | 2,417 | java | Schedule.java | Java | [
{
"context": "dar;\n\nimport java.util.Calendar;\n/**\n *\n * @author andrefog\n */\npublic class Schedule {\n private int branc",
"end": 194,
"score": 0.9993025660514832,
"start": 186,
"tag": "USERNAME",
"value": "andrefog"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.ffsoft.kyro.model.calendar;
import java.util.Calendar;
/**
*
* @author andrefog
*/
public class Schedule {
private int branch;
private int staff;
private int client;
private int service;
... | 2,417 | 0.604882 | 0.604882 | 122 | 18.811476 | 16.876276 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.327869 | false | false | 6 |
b988eb2e62ed7c6c1dc24a3a4fd2ac2f59ec95a4 | 20,143,396,664,352 | 63da595a4e74145e86269e74e46c98ad1c1bcad3 | /java/com/genscript/gsscm/shipment/entity/ShipClerk.java | 11920b2dbb83058fc0f94598c941079cb0a3d71a | [] | no_license | qcamei/scm | https://github.com/qcamei/scm | 4f2cec86fedc3b8dc0f1cc1649e9ef3be687f726 | 0199673fbc21396e3077fbc79eeec1d2f9bd65f5 | refs/heads/master | 2020-04-27T19:38:19.460000 | 2012-09-18T07:06:04 | 2012-09-18T07:06:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.genscript.gsscm.shipment.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.pers... | UTF-8 | Java | 4,710 | java | ShipClerk.java | Java | [
{
"context": "pt.gsscm.privilege.entity.User;\n\n/**\n *\n * @author jinsite\n */\n@Entity\n@Table(name = \"shipping_clerks\", cata",
"end": 705,
"score": 0.9996018409729004,
"start": 698,
"tag": "USERNAME",
"value": "jinsite"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.genscript.gsscm.shipment.entity;
import java.io.Serializable;
import java.util.Date;
import javax.persistence.CascadeType;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.pers... | 4,710 | 0.624628 | 0.624628 | 233 | 19.214592 | 16.9869 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.351931 | false | false | 6 |
9d47af1399ccd1a88507dd3f6cc3f125a5b367f0 | 8,495,445,372,366 | a7a2717109b0fc5526859fe68e1ffa37691ca08f | /src/com/reqman/beans/Suggestionbean.java | 669b880a45e757e052b6ff5424f22b366a131e15 | [] | no_license | hemantraghav012/ReqMan | https://github.com/hemantraghav012/ReqMan | b4836b5da1fe400e3b44a149a667982bb50cbce4 | be39bceab1360fc735b23d3e71521e4871b81bf6 | refs/heads/master | 2021-01-02T09:30:58.056000 | 2018-08-02T05:41:07 | 2018-08-02T05:41:07 | 99,231,883 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.reqman.beans;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.RequestScoped;
import javax.faces.bean.ViewScoped;
impor... | UTF-8 | Java | 4,022 | java | Suggestionbean.java | Java | [
{
"context": "\t\tString userName = (String)session.getAttribute(\"username\");\r\n\t\t\tSystem.out.println(\"--usersession--userNam",
"end": 1550,
"score": 0.758554995059967,
"start": 1542,
"tag": "USERNAME",
"value": "username"
},
{
"context": "\t\tString userName = (String)session... | null | [] | package com.reqman.beans;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.faces.application.FacesMessage;
import javax.faces.bean.ManagedBean;
import javax.faces.bean.RequestScoped;
import javax.faces.bean.ViewScoped;
impor... | 4,022 | 0.67628 | 0.671059 | 209 | 17.244019 | 21.963057 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.703349 | false | false | 6 |
fba866c23c73f0f5e051ace4530f33bee41d230c | 14,800,457,349,610 | ab8f906b8d12a8d5afac6490351d0dd9b357f821 | /src/nes/Decrypt2.java | 24935c235a269769a6b3a9226fd907940fa79a61 | [] | no_license | SBMama/Encryptic | https://github.com/SBMama/Encryptic | cf0c51baf195f27b7dfa30ba6ad8097ef34f2583 | d93743a61366df22eaedded06d509a1a4c049d06 | refs/heads/master | 2021-01-22T17:15:24.416000 | 2015-07-26T07:53:44 | 2015-07-26T07:53:44 | 39,383,293 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nes;
import java.io.*;
import org.apache.commons.io.FileDeleteStrategy;
public class Decrypt2
{
public static int alpha [] = new int [26];
public static void main(String m, String user)throws IOException
{
writeDecrypt1(m, user);
setFrequency("C:\\My Files\\Temp\\de1.txt");
writeDecrypt2(... | UTF-8 | Java | 4,276 | java | Decrypt2.java | Java | [] | null | [] | package nes;
import java.io.*;
import org.apache.commons.io.FileDeleteStrategy;
public class Decrypt2
{
public static int alpha [] = new int [26];
public static void main(String m, String user)throws IOException
{
writeDecrypt1(m, user);
setFrequency("C:\\My Files\\Temp\\de1.txt");
writeDecrypt2(... | 4,276 | 0.479888 | 0.466324 | 181 | 21.62431 | 18.826403 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.751381 | false | false | 6 |
b4c64024dfd138c662a1a6bf4de269b0e313f603 | 27,590,869,946,753 | 781d827fae337e10d56169342b45bd965996fb05 | /src/main/java/com/demo/swapnil/helper/http/HttpClient.java | b8a543f8a6c81d73d0edcf28b95f239bcb447a9f | [] | no_license | SwapnilSankla/ConfluentKafka_SchemaRegistry | https://github.com/SwapnilSankla/ConfluentKafka_SchemaRegistry | 69d1205e2e9a0d837fcb636607abcdfe4cd9c230 | be8bfadecb3fa18ec658e8ffea5ec9c864844a56 | refs/heads/master | 2020-04-14T04:54:25.263000 | 2018-12-31T07:35:50 | 2018-12-31T07:35:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.swapnil.helper.http;
import java.io.IOException;
public interface HttpClient {
String post(final String url, final String contentType, final String body) throws IOException;
}
| UTF-8 | Java | 197 | java | HttpClient.java | Java | [] | null | [] | package com.demo.swapnil.helper.http;
import java.io.IOException;
public interface HttpClient {
String post(final String url, final String contentType, final String body) throws IOException;
}
| 197 | 0.796954 | 0.796954 | 7 | 27.142857 | 31.620195 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 6 |
596048175d4b85267495ab967e6cd336d654292c | 27,590,869,945,045 | 5dbbadad083b374690ee13bd3b45e94fbb52d67a | /src/chapter06/PackagedClass.java | c9de74aeb18f7112e8590e3001c5b4183e71ec4d | [] | no_license | Spancymath/ThinkingJava | https://github.com/Spancymath/ThinkingJava | df579fa1e2b2b746196c62d14c436119b2ef085c | 7508470921f205a03f0fef011a458e595ea24c5d | refs/heads/master | 2020-09-22T08:37:11.012000 | 2019-12-01T07:33:00 | 2019-12-01T07:33:00 | 225,123,340 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chapter06;
class PackagedClass {
public PackagedClass() {};
}
| UTF-8 | Java | 76 | java | PackagedClass.java | Java | [] | null | [] | package chapter06;
class PackagedClass {
public PackagedClass() {};
}
| 76 | 0.697368 | 0.671053 | 6 | 11.666667 | 11.897712 | 30 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
5a7798a7fbf8434e3a21d2de18504b4d94f83bd6 | 3,573,412,819,600 | 859323e827ca1420bf0679b291f06df4c2ef2609 | /MoviesCatalogueApplication/app/src/main/java/com/quicksilver/moviesapp/views/movieHome/HomePresenter.java | 4e3c2edb2920a1c68e37307d5c30299a168b0f11 | [] | no_license | samuilz/MoviesCatalogueApp | https://github.com/samuilz/MoviesCatalogueApp | 89fe39e60c7e7fd376e46da90c58069c8aeb3b05 | 8b68ebe6853c275399a6a21822f4e7ecc02bb432 | refs/heads/master | 2020-03-31T04:46:19.750000 | 2018-10-07T08:26:19 | 2018-10-07T08:26:19 | 151,919,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.quicksilver.moviesapp.views.movieHome;
import com.quicksilver.moviesapp.async.base.SchedulerProvider;
import com.quicksilver.moviesapp.models.Movie;
import com.quicksilver.moviesapp.services.base.MoviesService;
import java.util.List;
import javax.inject.Inject;
import io.reactivex.Observable;
import io.... | UTF-8 | Java | 1,518 | java | HomePresenter.java | Java | [] | null | [] | package com.quicksilver.moviesapp.views.movieHome;
import com.quicksilver.moviesapp.async.base.SchedulerProvider;
import com.quicksilver.moviesapp.models.Movie;
import com.quicksilver.moviesapp.services.base.MoviesService;
import java.util.List;
import javax.inject.Inject;
import io.reactivex.Observable;
import io.... | 1,518 | 0.724638 | 0.724638 | 47 | 31.297873 | 26.947479 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 6 |
1892e45ee0733f3a59c21888a5252ed8544a2271 | 28,604,482,229,267 | ab6897c4bf8fbfdabb47dfd1ac7c59212c32e0a3 | /app/src/main/java/online/fisk/kroki/effects/vignette/VignetteEffect.java | cf313100294de88cae860c8b424aa96a71ccae05 | [] | no_license | fiskurgit/Marcie | https://github.com/fiskurgit/Marcie | 6d9a5e26dc5debcae19693f94df6fceb959e89db | f809836aa069913bf01e813fe61d0b542bc6eaf1 | refs/heads/master | 2018-09-28T16:24:39.017000 | 2018-07-10T08:20:37 | 2018-07-10T08:20:37 | 136,170,456 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package online.fisk.kroki.effects.vignette;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.RadialGradient;
import android.graphics.Rect;
import android.graphics.RectF;
import android.graphics.Shader;
import java.uti... | UTF-8 | Java | 3,499 | java | VignetteEffect.java | Java | [] | null | [] | package online.fisk.kroki.effects.vignette;
import android.graphics.Bitmap;
import android.graphics.Canvas;
import android.graphics.Color;
import android.graphics.Paint;
import android.graphics.RadialGradient;
import android.graphics.Rect;
import android.graphics.RectF;
import android.graphics.Shader;
import java.uti... | 3,499 | 0.627036 | 0.609603 | 117 | 28.905983 | 21.950598 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65812 | false | false | 6 |
a6dff6761bcc6219c922fcbadcaae7ece7329263 | 3,770,981,336,054 | 501b4b676a62edf4a863edd3396a2a002bcba2c2 | /achilles-model/src/main/java/info/archinnov/achilles/exception/AchillesLightWeightTransactionException.java | 4512fa95c93667a6d0cc62e38478383bad1ff0da | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | thitranthanh/Achilles | https://github.com/thitranthanh/Achilles | 2c290505fa40f9b60a8934ad6787722f3af9d614 | 865b4352e2953e81f8a884e9875e1766667a5401 | refs/heads/master | 2021-01-01T15:51:07.215000 | 2014-11-06T22:16:47 | 2014-11-06T22:16:47 | 26,308,884 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2012-2014 DuyHai DOAN
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or ... | UTF-8 | Java | 1,449 | java | AchillesLightWeightTransactionException.java | Java | [
{
"context": "/*\n * Copyright (C) 2012-2014 DuyHai DOAN\n *\n * Licensed under the Apache License, Version",
"end": 41,
"score": 0.9996938109397888,
"start": 30,
"tag": "NAME",
"value": "DuyHai DOAN"
}
] | null | [] | /*
* Copyright (C) 2012-2014 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 1,444 | 0.73706 | 0.728088 | 43 | 32.651161 | 27.935877 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.372093 | false | false | 6 |
55434e92b4abdb3f10906f217db20711a3a5c032 | 3,770,981,334,524 | c5208225c8a8176ea651331913feef6342e45c37 | /src/main/java/cn/ghaien/machinedemo/controller/ArmInfoController.java | 317ca051cbbd9c5d535b6b25a0c5b1b3103b8857 | [] | no_license | ghaien/machine | https://github.com/ghaien/machine | 0fc543ea8e5d7ff5a85a21c02eab5882fb0a2124 | 3e2fe240b3cbc113ce91d88e768387ff70e80596 | refs/heads/master | 2022-06-27T15:06:31.024000 | 2020-03-28T08:52:07 | 2020-03-28T08:52:07 | 250,736,758 | 0 | 0 | null | false | 2022-06-17T02:59:22 | 2020-03-28T07:20:14 | 2020-03-28T08:52:16 | 2022-06-17T02:59:22 | 223 | 0 | 0 | 2 | JavaScript | false | false | package cn.ghaien.machinedemo.controller;
import cn.ghaien.machinedemo.entity.input.ArmInfoQuery;
import cn.ghaien.machinedemo.entity.pojo.ArmInfo;
import cn.ghaien.machinedemo.service.ArmInfoService;
import cn.ghaien.machinedemo.util.commons.Response;
import cn.ghaien.machinedemo.util.commons.ResponseCode;
import org... | UTF-8 | Java | 1,678 | java | ArmInfoController.java | Java | [
{
"context": "alDateTime;\nimport java.util.List;\n\n/**\n * @author guo.haien\n * @Date 2018/7/12\n */\n@RestController\n@Re",
"end": 741,
"score": 0.5263136625289917,
"start": 739,
"tag": "NAME",
"value": "gu"
},
{
"context": "ateTime;\nimport java.util.List;\n\n/**\n * @author guo... | null | [] | package cn.ghaien.machinedemo.controller;
import cn.ghaien.machinedemo.entity.input.ArmInfoQuery;
import cn.ghaien.machinedemo.entity.pojo.ArmInfo;
import cn.ghaien.machinedemo.service.ArmInfoService;
import cn.ghaien.machinedemo.util.commons.Response;
import cn.ghaien.machinedemo.util.commons.ResponseCode;
import org... | 1,678 | 0.766389 | 0.762217 | 44 | 37.136364 | 29.998932 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.613636 | false | false | 6 |
116563f0e8b2f9034951fcc7c2570df15bf0ae9c | 14,542,759,325,001 | 1173d37f9e80f915c23d4da49ab38253ac0d7160 | /src/main/java/com/liaoyb/persistence/dao/base/MyfileMapper.java | 636a180a4fd603a0a6a54ca617675e11ea07a11e | [] | no_license | OnlyYC/MyMusic | https://github.com/OnlyYC/MyMusic | 37839f524e9bd62c5b362efdeccc61d5b87da6bf | 650fe7e8c6584e64809026559d920917324c6272 | refs/heads/master | 2016-08-12T15:27:17.976000 | 2016-04-03T10:39:30 | 2016-04-03T10:39:30 | 50,723,470 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.liaoyb.persistence.dao.base;
import com.liaoyb.persistence.domain.vo.base.Myfile;
import com.liaoyb.persistence.domain.vo.base.MyfileExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface MyfileMapper {
int countByExample(MyfileExample example);
int deleteByE... | UTF-8 | Java | 866 | java | MyfileMapper.java | Java | [] | null | [] | package com.liaoyb.persistence.dao.base;
import com.liaoyb.persistence.domain.vo.base.Myfile;
import com.liaoyb.persistence.domain.vo.base.MyfileExample;
import java.util.List;
import org.apache.ibatis.annotations.Param;
public interface MyfileMapper {
int countByExample(MyfileExample example);
int deleteByE... | 866 | 0.772517 | 0.772517 | 30 | 27.9 | 29.118551 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 6 |
097c5e08b526abf2ef7a4c4014fa449092a46c2f | 28,750,511,104,935 | 374ad03287670140e4a716aa211cdaf60f50c944 | /ztr-order/ztravel-order/src/main/java/com/ztravel/order/back/convertor/CommentConvertor.java | 18ec7a9bec221792e8a22441d7c4adc68e5970b4 | [] | no_license | xxxJppp/firstproj | https://github.com/xxxJppp/firstproj | ca541f8cbe004a557faff577698c0424f1bbd1aa | 00dcfbe731644eda62bd2d34d55144a3fb627181 | refs/heads/master | 2020-07-12T17:00:00.549000 | 2017-04-17T08:29:58 | 2017-04-17T08:29:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ztravel.order.back.convertor;
import java.util.ArrayList;
import java.util.List;
import com.travelzen.framework.core.time.DateTimeUtil;
import com.ztravel.common.entity.OrderComment;
import com.ztravel.order.back.vo.OrderCommentVO;
public class CommentConvertor {
public static List<OrderCommentVO> conv... | UTF-8 | Java | 1,347 | java | CommentConvertor.java | Java | [] | null | [] | package com.ztravel.order.back.convertor;
import java.util.ArrayList;
import java.util.List;
import com.travelzen.framework.core.time.DateTimeUtil;
import com.ztravel.common.entity.OrderComment;
import com.ztravel.order.back.vo.OrderCommentVO;
public class CommentConvertor {
public static List<OrderCommentVO> conv... | 1,347 | 0.781737 | 0.77951 | 40 | 32.674999 | 26.88158 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 6 |
d6b58388f094acedc07771907d482a6f4a032bb0 | 21,818,433,877,134 | deb8ebc833f80c4ba63b35719d5a6d0b179f116e | /otm-dex/src/main/java/org/opentravel/dex/actions/BaseTypeChangeAction.java | 7b676fb42627b944c3482af7fe91af1f00d35aaa | [] | no_license | xjc90s/OTM-DE-Utilities | https://github.com/xjc90s/OTM-DE-Utilities | c992d3539047931bada0c295876c3e2561d30b4a | bd2871261e25ff793c3c2f6058a2e5c0c54b8675 | refs/heads/master | 2022-09-23T10:35:18.255000 | 2022-08-28T12:42:31 | 2022-08-28T12:42:31 | 162,573,059 | 0 | 0 | null | true | 2022-08-29T04:16:06 | 2018-12-20T11:53:05 | 2022-02-27T11:07:17 | 2022-08-29T04:16:04 | 5,289 | 0 | 0 | 0 | Java | false | false | /**
* Copyright (C) 2014 OpenTravel Alliance (info@opentravel.org)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless r... | UTF-8 | Java | 6,273 | java | BaseTypeChangeAction.java | Java | [
{
"context": "/**\n * Copyright (C) 2014 OpenTravel Alliance (info@opentravel.org)\n *\n * Licensed under the Apache License, Version",
"end": 66,
"score": 0.9999236464500427,
"start": 47,
"tag": "EMAIL",
"value": "info@opentravel.org"
}
] | null | [] | /**
* Copyright (C) 2014 OpenTravel Alliance (<EMAIL>)
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 6,261 | 0.680854 | 0.678144 | 167 | 36.562874 | 29.177044 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473054 | false | false | 6 |
c6112745dbe9cf4132b11dfbdc9fbdc9ff006994 | 12,962,211,328,198 | 127ca025cd6187ca6ba58c2099312d991f073f11 | /src/main/java/com/olive/olive/dbservice/mapper/AddressEMM.java | 2e82f3f9939571383b2bd0270c80855ed3cbac4c | [] | no_license | pragya234/olive | https://github.com/pragya234/olive | ebcdf698d938c071a14a8b26ecadd713f607a9ce | 86e4bf241efadf7aab9abb7a0b8780ea184d5125 | refs/heads/master | 2023-07-19T19:28:59.216000 | 2021-09-07T14:33:43 | 2021-09-07T14:33:43 | 344,237,134 | 0 | 0 | null | false | 2021-09-07T14:33:44 | 2021-03-03T19:13:17 | 2021-09-07T13:56:12 | 2021-09-07T14:33:43 | 151 | 0 | 0 | 0 | Java | false | false | package com.olive.olive.dbservice.mapper;
import com.olive.olive.dbservice.entity.AddressEntity;
import com.olive.olive.models.Address;
public class AddressEMM {
public static AddressEntity map(Address address) {
AddressEntity addressEntity = new AddressEntity();
addressEntity.setAddressLine1(address.getAdd... | UTF-8 | Java | 1,417 | java | AddressEMM.java | Java | [] | null | [] | package com.olive.olive.dbservice.mapper;
import com.olive.olive.dbservice.entity.AddressEntity;
import com.olive.olive.models.Address;
public class AddressEMM {
public static AddressEntity map(Address address) {
AddressEntity addressEntity = new AddressEntity();
addressEntity.setAddressLine1(address.getAdd... | 1,417 | 0.775582 | 0.769937 | 34 | 40.676472 | 20.988401 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.735294 | false | false | 6 |
43945e1368d2d037dcd440e3b8b629faee466222 | 23,776,938,980,264 | e4ad34c9c45ebead31dbcf01785b43ace6e02e63 | /Archivage/src/main/java/Controller/Structure_mairieController.java | a5790e5a1a8ba71b6a59511270f267338eeb01a6 | [] | no_license | mmesall/ProjetJee2021 | https://github.com/mmesall/ProjetJee2021 | 1246fce1f8491eff217f63aa2e3517a2c8a7e71b | 0bef42ea5993d1e4f8cc4f9a7db03a3ebaefb67a | refs/heads/master | 2023-08-11T19:12:07.583000 | 2021-09-23T11:39:22 | 2021-09-23T11:39:22 | 405,063,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Controller;
import Service.StructureSanitaire_mairieService;
import com.entity.Structure_Sanitaire;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.Collection;
@RestController
@CrossOrigin(origins = "*")
public class Structure... | UTF-8 | Java | 1,332 | java | Structure_mairieController.java | Java | [] | null | [] | package Controller;
import Service.StructureSanitaire_mairieService;
import com.entity.Structure_Sanitaire;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;
import java.util.Collection;
@RestController
@CrossOrigin(origins = "*")
public class Structure... | 1,332 | 0.756757 | 0.756757 | 43 | 29.976744 | 26.866152 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.27907 | false | false | 6 |
af6fe0b9a70ee87c5a4816f91ee6b09b4c9e134b | 21,552,145,923,178 | 07b996b8440dbe5499b857f284e0aa86193f2faa | /src/main/java/com/sky/ddt/entity/User.java | 2a7d5292cd7aa43881b103a4ac0d86d7d79bf0c4 | [] | no_license | skywhitebai/ddt | https://github.com/skywhitebai/ddt | 2b0b35194199abf2126e8297316ad16fec2186b9 | 33ce8da01d75f185c832e32ac117e23a7040cf64 | refs/heads/master | 2023-06-07T00:29:53.206000 | 2023-06-04T04:19:53 | 2023-06-04T04:19:53 | 311,826,029 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sky.ddt.entity;
import java.util.Date;
public class User {
private Integer userId;
private String userName;
private String password;
private String mobile;
private String realName;
private Integer gender;
private String email;
private Integer status;
private Str... | UTF-8 | Java | 3,243 | java | User.java | Java | [
{
"context": " {\n private Integer userId;\n\n private String userName;\n\n private String password;\n\n private Strin",
"end": 129,
"score": 0.9766002893447876,
"start": 121,
"tag": "USERNAME",
"value": "userName"
},
{
"context": "\n\n public String getUserName() {\n ... | null | [] | package com.sky.ddt.entity;
import java.util.Date;
public class User {
private Integer userId;
private String userName;
private String password;
private String mobile;
private String realName;
private Integer gender;
private String email;
private Integer status;
private Str... | 3,243 | 0.616096 | 0.616096 | 165 | 18.660606 | 18.697754 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.30303 | false | false | 6 |
3805cc235f266be1807e185d3f867df3e0bb2c00 | 21,552,145,920,985 | 882e77219bce59ae57cbad7e9606507b34eebfcf | /mi2s_10_miui12/src/main/java/android/widget/AbsListView$InspectionCompanion.java | cdf16571e41b9d98b52da53ca3fb598c8f2a0d9d | [] | no_license | CrackerCat/XiaomiFramework | https://github.com/CrackerCat/XiaomiFramework | 17a12c1752296fa1a52f61b83ecf165f328f4523 | 0b7952df317dac02ebd1feea7507afb789cef2e3 | refs/heads/master | 2022-06-12T03:30:33.285000 | 2020-05-06T11:30:54 | 2020-05-06T11:30:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.widget;
import android.util.SparseArray;
import android.view.inspector.InspectionCompanion;
import android.view.inspector.InspectionCompanion.UninitializedPropertyMapException;
import android.view.inspector.PropertyMapper;
import android.view.inspector.PropertyReader;
import java.util.Objects;
public ... | UTF-8 | Java | 3,892 | java | AbsListView$InspectionCompanion.java | Java | [
{
"context": "ption();\n }\n}\n\n\n/* Location: /Users/sanbo/Desktop/framework/miui/framework/classes3-dex2jar",
"end": 3713,
"score": 0.976036548614502,
"start": 3708,
"tag": "USERNAME",
"value": "sanbo"
}
] | null | [] | package android.widget;
import android.util.SparseArray;
import android.view.inspector.InspectionCompanion;
import android.view.inspector.InspectionCompanion.UninitializedPropertyMapException;
import android.view.inspector.PropertyMapper;
import android.view.inspector.PropertyReader;
import java.util.Objects;
public ... | 3,892 | 0.800874 | 0.774666 | 75 | 50.906666 | 38.787342 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.093333 | false | false | 6 |
d2fe26b8b346ce7cef8900ac9d3617bad5b9358d | 11,768,210,423,376 | 908b75cc2d4a409e4e52cfc808c9c8a76dcc6f28 | /src/main/java/ar/edu/unq/ACell.java | 2b2d934c2ac73694d0c2a2d6dcc03d7415e854c4 | [] | no_license | UNVQUI/eis_ci_codecov_spread_sheet | https://github.com/UNVQUI/eis_ci_codecov_spread_sheet | 2c3dc919a050ebc0b889fecdb9b3c55249207747 | f4180e7a7e085203b99afcb9685a6ee8a4758c58 | refs/heads/master | 2020-08-18T17:28:54.490000 | 2019-10-17T15:29:29 | 2019-10-17T15:32:18 | 215,816,147 | 0 | 1 | null | false | 2019-10-17T15:02:13 | 2019-10-17T14:42:18 | 2019-10-17T14:55:21 | 2019-10-17T15:02:13 | 0 | 0 | 0 | 1 | Java | false | false | package ar.edu.unq;
public class ACell implements Cell {
private final CellAddress address;
private final Contenido value;
public ACell(String address, Integer i) {
this.address = new CellAddress(address);
this.value = new ANumber(i);
}
public ACell(String address, String label) ... | UTF-8 | Java | 734 | java | ACell.java | Java | [] | null | [] | package ar.edu.unq;
public class ACell implements Cell {
private final CellAddress address;
private final Contenido value;
public ACell(String address, Integer i) {
this.address = new CellAddress(address);
this.value = new ANumber(i);
}
public ACell(String address, String label) ... | 734 | 0.644414 | 0.644414 | 30 | 23.5 | 20.072784 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 6 |
a9c724fecc3dd929e00f1a2d8291eef635e0fd92 | 11,819,750,001,733 | 6392fb49c9cb678c8afcd12aa7a8c76c62b8923b | /FInalProject/src/com/board/dao/UserDaoImpl.java | 9e0bf7fa60cf064f63018d92bed8f43ecf340d3b | [] | no_license | kyoungmin-Jeon/Board_Project | https://github.com/kyoungmin-Jeon/Board_Project | b8ce9ecb201101971462af63f8a127bf7c6c18c6 | 73cf1683f0ce76aeeb2b93463600c9c9b9a82eda | refs/heads/master | 2023-04-01T10:22:31.418000 | 2021-03-30T16:45:13 | 2021-03-30T16:45:13 | 336,754,898 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.board.dao;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.board.beans.UserBean;
@Repository
public class UserDaoImpl implements UserDao {
@Autowired
private SqlSessionTemplate sq... | UTF-8 | Java | 1,803 | java | UserDaoImpl.java | Java | [] | null | [] | package com.board.dao;
import org.mybatis.spring.SqlSessionTemplate;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.board.beans.UserBean;
@Repository
public class UserDaoImpl implements UserDao {
@Autowired
private SqlSessionTemplate sq... | 1,803 | 0.809762 | 0.809762 | 55 | 31.672728 | 31.861094 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.454545 | false | false | 6 |
48b700658542f861989f875c5108b7c4ae10a597 | 1,013,612,287,975 | f180f263601862918944c63f18036d0b33234741 | /src/main/java/com/info/web/pojo/BackConfigParamsVo.java | 958f0a7e5457eda1a9ea7b5092b66976c25944ce | [] | no_license | xiaobxia/haze_server | https://github.com/xiaobxia/haze_server | b2fa3d70cfbf7beb257c270de9d6421d0487d03f | e3c64083aefbab3d221603fea59950f12997fa95 | refs/heads/dev | 2022-12-24T08:31:59.776000 | 2019-07-16T08:00:07 | 2019-07-16T08:00:07 | 253,661,680 | 0 | 3 | null | false | 2022-12-16T05:48:28 | 2020-04-07T01:59:05 | 2020-04-07T02:01:18 | 2022-12-16T05:48:25 | 13,728 | 0 | 3 | 20 | JavaScript | false | false | package com.info.web.pojo;
import java.util.List;
public class BackConfigParamsVo {
private List<BackConfigParams> list;
public List<BackConfigParams> getList() {
return list;
}
public void setList(List<BackConfigParams> list) {
this.list = list;
}
@Override
public String toString() {
return "BackConf... | UTF-8 | Java | 359 | java | BackConfigParamsVo.java | Java | [] | null | [] | package com.info.web.pojo;
import java.util.List;
public class BackConfigParamsVo {
private List<BackConfigParams> list;
public List<BackConfigParams> getList() {
return list;
}
public void setList(List<BackConfigParams> list) {
this.list = list;
}
@Override
public String toString() {
return "BackConf... | 359 | 0.710306 | 0.710306 | 21 | 16.095238 | 17.51436 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.952381 | false | false | 6 |
5eb02d99086ee86444e3297104a971498643cef3 | 7,172,595,390,886 | a1bcc8630b576c5341ef5a7f87df902febbc9f07 | /app/src/main/java/com/example/haeunkim/mealtime/view/SignUpActivity.java | cb0f23dcc8f466ccbc3c6a8dc95575d0e5d86f89 | [
"MIT"
] | permissive | haeungun/MealTime_Android | https://github.com/haeungun/MealTime_Android | d896bb580e4b4bbe5a3ad1c31130cb7d34044dc6 | 796ba74e012e96761147763716fa87456b013394 | refs/heads/master | 2021-01-20T13:41:38.072000 | 2017-11-13T04:38:59 | 2017-11-13T04:38:59 | 89,456,754 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.haeunkim.mealtime.view;
import android.app.Activity;
import android.databinding.DataBindingUtil;
import android.graphics.Color;
import android.net.wifi.WifiInfo;
import android.net.wifi.WifiManager;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.A... | UTF-8 | Java | 3,017 | java | SignUpActivity.java | Java | [] | null | [] | package com.example.haeunkim.mealtime.view;
import android.app.Activity;
import android.databinding.DataBindingUtil;
import android.graphics.Color;
import android.net.wifi.WifiInfo;
import android.net.wifi.WifiManager;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.A... | 3,017 | 0.678489 | 0.678157 | 87 | 33.678162 | 26.127228 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609195 | false | false | 6 |
910c222300da217bb5c4bb430e4568eef39a2d1f | 7,722,351,205,554 | 6eea1bedeb7a9384b01f7e0b59b9a1911a8facf3 | /service-user/src/main/java/cn/codeforfun/serviceuser/UserDao.java | 2aa219d640d48c7297561ca2d570c26ca9824b12 | [] | no_license | qq253498229/springboot2-gateway-test | https://github.com/qq253498229/springboot2-gateway-test | 218492d8d94b2de2f127634aa4bbfd5a94f6c96c | 0f8d5bac563419db5f37863f2a6de7c2f99e1dbc | refs/heads/master | 2021-05-01T07:24:20.643000 | 2018-02-11T20:08:44 | 2018-02-11T20:08:44 | 121,155,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.codeforfun.serviceuser;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface UserDao extends JpaRepository<User, String> {
}
| UTF-8 | Java | 226 | java | UserDao.java | Java | [] | null | [] | package cn.codeforfun.serviceuser;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
@Repository
public interface UserDao extends JpaRepository<User, String> {
}
| 226 | 0.840708 | 0.840708 | 8 | 27.25 | 25.747572 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
0633c70208987e9719bd8eb4b089d230c1fe9e69 | 9,749,575,766,707 | 879f040e8b59f88d26798142485d844a21760c8f | /app/src/main/java/com/felixunlimited/pbbible/utils/SyncUtils.java | 4395dec36a8a9de3a5da6ce0499a9c6c5f403546 | [] | no_license | astrodextro/PB-Bible | https://github.com/astrodextro/PB-Bible | 46fc78a4fdb458aa9dd63de176960145f2055400 | f00ba591cea70f6f24ed4b3ab9118a9d9d0f5c9a | refs/heads/master | 2022-12-12T18:32:47.965000 | 2018-02-02T13:52:03 | 2018-02-02T13:52:03 | 105,841,011 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.felixunlimited.pbbible.utils;
import android.annotation.TargetApi;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Build;
import android.os.Environment;
import android.provider.Settings;
import android.telephony.TelephonyManager;
im... | UTF-8 | Java | 5,468 | java | SyncUtils.java | Java | [
{
"context": "on;\nimport java.nio.file.Files;\n\n/**\n * Created by Ando on 06/10/2017.\n */\n\npublic class SyncUtils {\n\n ",
"end": 621,
"score": 0.9325469136238098,
"start": 617,
"tag": "USERNAME",
"value": "Ando"
}
] | null | [] | package com.felixunlimited.pbbible.utils;
import android.annotation.TargetApi;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Build;
import android.os.Environment;
import android.provider.Settings;
import android.telephony.TelephonyManager;
im... | 5,468 | 0.616496 | 0.612838 | 146 | 36.452053 | 29.0012 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541096 | false | false | 6 |
833a10487c6bdb6bff6ea9024e909948d42cf253 | 9,749,575,769,032 | 8b70477ccf34dc6510c403d5c5f08d6d209521fa | /src/com/aca/database/DBA_TEST_2.java | 4ba9d48e395cbfd718b1786080d70b02e10b75fe | [] | no_license | AcaInsurance/amm | https://github.com/AcaInsurance/amm | af35dc0155ea059df93d3b78008a9b33bbe6fbd9 | 721395bee9ec09f7d9fe22f27e28b83ef47eb19c | refs/heads/master | 2020-12-02T05:27:22.916000 | 2017-03-03T07:25:28 | 2017-03-03T07:25:28 | 71,744,198 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aca.database;
import com.aca.amm.Utility;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
p... | UTF-8 | Java | 4,817 | java | DBA_TEST_2.java | Java | [] | null | [] | package com.aca.database;
import com.aca.amm.Utility;
import android.content.ContentValues;
import android.content.Context;
import android.database.Cursor;
import android.database.SQLException;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import android.util.Log;
p... | 4,817 | 0.600996 | 0.595599 | 181 | 25.61326 | 22.430855 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.331492 | false | false | 6 |
fc619880d08163d47a2c87b0ab3000910131cb5a | 11,768,210,400,557 | 756430288c3c5aaabfb18a9c7f8a93be56d32e5e | /demo_kafka/src/main/java/com/dangqp/demo_kafka/domain/Message.java | 8015be8ee64bb51507d11d482e01c5c7a6397a21 | [] | no_license | dangqp/message | https://github.com/dangqp/message | 2ed0ec9dd25b29adc108fdac7b6da2cb244a9b41 | 2581e507bce079531e1e57d564231c2b484c06d7 | refs/heads/master | 2021-07-03T22:35:42.372000 | 2020-09-09T03:28:47 | 2020-09-09T03:28:47 | 166,368,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dangqp.demo_kafka.domain;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* Title:com.dangqp.demo_kafka.domain
* Description:
* Copyright: Copyright (c) 2018
*
* @author dangqp
* @version 1.0
* @created 2018/06/07 15:4... | UTF-8 | Java | 493 | java | Message.java | Java | [
{
"context": "\r\n * Copyright: Copyright (c) 2018\r\n *\r\n * @author dangqp\r\n * @version 1.0\r\n * @created 2018/06/07 15:47\r\n",
"end": 273,
"score": 0.9996583461761475,
"start": 267,
"tag": "USERNAME",
"value": "dangqp"
}
] | null | [] | package com.dangqp.demo_kafka.domain;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
/**
* Title:com.dangqp.demo_kafka.domain
* Description:
* Copyright: Copyright (c) 2018
*
* @author dangqp
* @version 1.0
* @created 2018/06/07 15:4... | 493 | 0.69574 | 0.659229 | 26 | 16.961538 | 12.157557 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.307692 | false | false | 6 |
85faa2186dff95fa5068645aded09c13d77aff1e | 13,778,255,092,919 | 564b1ea3c488e099f2434132af501758e3ccc557 | /src/main/java/com/zjjhyzd/blog/config/SecurityConfiguration.java | 937d6fb3ee9304e1c873e3cf69ffe1890d5592a1 | [] | no_license | 172115637/blog | https://github.com/172115637/blog | e7311d08d47c31b0f0bcb432ac7afc91f3f42376 | 69a31d3ce4fe388bc498a5b837a52c827dc18d17 | refs/heads/main | 2022-12-30T04:06:01.327000 | 2020-10-16T05:08:10 | 2020-10-16T05:08:10 | 304,333,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjjhyzd.blog.config;
import com.zjjhyzd.blog.filter.JwtAuthenticationTokenFilter;
import com.zjjhyzd.blog.handler.LocalAccessDeniedHandler;
import com.zjjhyzd.blog.handler.LocalAuthenticationEntryPoint;
import com.zjjhyzd.blog.service.impl.UserDetailsServiceImpl;
import org.springframework.beans.factory.an... | UTF-8 | Java | 2,832 | java | SecurityConfiguration.java | Java | [] | null | [] | package com.zjjhyzd.blog.config;
import com.zjjhyzd.blog.filter.JwtAuthenticationTokenFilter;
import com.zjjhyzd.blog.handler.LocalAccessDeniedHandler;
import com.zjjhyzd.blog.handler.LocalAuthenticationEntryPoint;
import com.zjjhyzd.blog.service.impl.UserDetailsServiceImpl;
import org.springframework.beans.factory.an... | 2,832 | 0.815325 | 0.814266 | 62 | 44.677418 | 36.314831 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.467742 | false | false | 6 |
0d0b480f6e8a265f42fb9ed5c1abdd1e9350510f | 13,778,255,090,698 | 8906e9f90658849c329fa59b4aad74014edbe710 | /src/main/java/com/message/service/SensitiveWordService.java | 83d3df3525992d22154f451254e15de74570c2ae | [] | no_license | pologood/message-platform | https://github.com/pologood/message-platform | d2d18a23c9dfe8d77d677195d316003d2cb7eda3 | f17a2c0b4e37466a904ac844667f6fef931bb44a | refs/heads/master | 2021-01-09T09:37:29.088000 | 2017-02-04T06:08:28 | 2017-02-04T06:08:28 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.message.service;
import com.message.entities.SensitiveWord;
import com.message.util.Pager;
import java.util.List;
/**
* @author hpj
* @desc 短信关键词
*/
public interface SensitiveWordService {
//校验敏感词
String validateKeyword(String words);
/**查询敏感词*/
List<String> queryInvalidKeyword(Stri... | UTF-8 | Java | 616 | java | SensitiveWordService.java | Java | [
{
"context": "il.Pager;\n\nimport java.util.List;\n\n/**\n * @author hpj\n * @desc 短信关键词\n */\npublic interface SensitiveWord",
"end": 148,
"score": 0.9996391534805298,
"start": 145,
"tag": "USERNAME",
"value": "hpj"
}
] | null | [] | package com.message.service;
import com.message.entities.SensitiveWord;
import com.message.util.Pager;
import java.util.List;
/**
* @author hpj
* @desc 短信关键词
*/
public interface SensitiveWordService {
//校验敏感词
String validateKeyword(String words);
/**查询敏感词*/
List<String> queryInvalidKeyword(Stri... | 616 | 0.726148 | 0.726148 | 27 | 19.962963 | 23.963678 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 6 |
0a5b2f8c34a99ac01632e6278ea69a21132a31e8 | 21,801,253,999,369 | 5b5f90c99f66587cea981a640063a54b6ea75185 | /src/main/java/com/coxandkings/travel/operations/service/managepickupdropoff/PickUpDropOffService.java | eadcb51840578296d346a33382951d71ead6ea23 | [] | no_license | suyash-capiot/operations | https://github.com/suyash-capiot/operations | 02558d5f4c72a895d4a7e7e743495a118b953e97 | b6ad01cbdd60190e3be1f2a12d94258091fec934 | refs/heads/master | 2020-04-02T06:22:30.589000 | 2018-10-26T12:11:11 | 2018-10-26T12:11:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.coxandkings.travel.operations.service.managepickupdropoff;
import com.coxandkings.travel.operations.exceptions.OperationException;
import com.coxandkings.travel.operations.model.managepickupdropoff.PickUpDropOff;
import com.coxandkings.travel.operations.resource.managepickupdropoff.PickUpDropOffResource;
... | UTF-8 | Java | 680 | java | PickUpDropOffService.java | Java | [] | null | [] | package com.coxandkings.travel.operations.service.managepickupdropoff;
import com.coxandkings.travel.operations.exceptions.OperationException;
import com.coxandkings.travel.operations.model.managepickupdropoff.PickUpDropOff;
import com.coxandkings.travel.operations.resource.managepickupdropoff.PickUpDropOffResource;
... | 680 | 0.870588 | 0.870588 | 14 | 47.57143 | 44.142162 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 6 |
dc79399c995054b4009ae1397be6df32c1192e70 | 23,416,161,706,679 | d1789d25e6f9286a34e8ec2495f5ee1729d4c891 | /turin-compiler/src/test/java/me/tomassetti/turin/compiler/ExplicitConstructorsTest.java | 841dac6c2514698c36f7b4d7d7fe09b50d84a814 | [
"Apache-2.0"
] | permissive | vflyvv/turin-programming-language | https://github.com/vflyvv/turin-programming-language | bab932d9e594fde1a60a17dcdff9e7e07b47b240 | ae4aa23f92727a28479c99c3fd79b6c6d73fdd20 | refs/heads/master | 2021-12-07T12:36:39.023000 | 2015-10-28T16:03:23 | 2015-10-28T16:03:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.tomassetti.turin.compiler;
import me.tomassetti.turin.classloading.ClassFileDefinition;
import me.tomassetti.turin.classloading.TurinClassLoader;
import me.tomassetti.turin.compiler.errorhandling.ErrorCollector;
import me.tomassetti.turin.parser.Parser;
import me.tomassetti.turin.parser.ast.Position;
import... | UTF-8 | Java | 2,424 | java | ExplicitConstructorsTest.java | Java | [] | null | [] | package me.tomassetti.turin.compiler;
import me.tomassetti.turin.classloading.ClassFileDefinition;
import me.tomassetti.turin.classloading.TurinClassLoader;
import me.tomassetti.turin.compiler.errorhandling.ErrorCollector;
import me.tomassetti.turin.parser.Parser;
import me.tomassetti.turin.parser.ast.Position;
import... | 2,424 | 0.758663 | 0.75165 | 56 | 42.285713 | 40.543503 | 164 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 6 |
dac2def245a25d0308d6eb657350eb04a1234621 | 2,302,102,484,177 | 6b966225b1ab00a1754c9cb498983265b0fad64f | /app/src/main/java/com/example/zippedimagesdownloaderdemo/utils/Utils.java | 97f0ab2f717bcd83873e5cf462e12fd9348d11ee | [] | no_license | Arielmann/ZippedImagesDownloaderDemo | https://github.com/Arielmann/ZippedImagesDownloaderDemo | 2e41916e38985f8afd7cd71c3812c82fd79fb7e8 | ed9041e0bf513e34b8fb93effe0aeffad641eece | refs/heads/master | 2023-02-24T12:30:36.740000 | 2021-01-27T17:45:58 | 2021-01-27T17:45:58 | 333,324,910 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.zippedimagesdownloaderdemo.utils;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import com.example.zippedimagesdownloaderdemo.app.ZippedImagesDownloadApp;
import java.io.BufferedInputStream;
import java.io.ByteArrayInputStream;
import java... | UTF-8 | Java | 2,495 | java | Utils.java | Java | [] | null | [] | package com.example.zippedimagesdownloaderdemo.utils;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import com.example.zippedimagesdownloaderdemo.app.ZippedImagesDownloadApp;
import java.io.BufferedInputStream;
import java.io.ByteArrayInputStream;
import java... | 2,495 | 0.684569 | 0.682164 | 59 | 41.288136 | 35.872681 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.508475 | false | false | 6 |
bc65cde254f56ad1eb2f16a5eb65ca6a465e4d8a | 22,033,182,241,471 | d456cb1f934a0cefc7ad15746eb18901a80ea9c7 | /Spring1/src/aop/test3.java | 2d41eba6a40d6d9112ad0e3cb5b98cee4f4efb5b | [] | no_license | wangli-wangli/Spring | https://github.com/wangli-wangli/Spring | 69f0674861194f981129fb1a95681d6880b1f86f | 4993c5ae96bf5d478c0461024f536c5efe8884d3 | refs/heads/master | 2021-05-05T09:23:26.993000 | 2018-01-29T05:11:14 | 2018-01-29T05:11:14 | 119,334,185 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aop;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class test3 {
@Test
public void testDemo() {
ApplicationContext context=new ClassPathXmlApplicationContext("bean3.xml");
Bo... | UTF-8 | Java | 392 | java | test3.java | Java | [] | null | [] | package aop;
import org.junit.Test;
import org.springframework.context.ApplicationContext;
import org.springframework.context.support.ClassPathXmlApplicationContext;
public class test3 {
@Test
public void testDemo() {
ApplicationContext context=new ClassPathXmlApplicationContext("bean3.xml");
Bo... | 392 | 0.729592 | 0.72449 | 15 | 25.133333 | 25.708279 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
4cb20bad582089e30d4a6f512a1aff64fdafbee3 | 5,085,241,294,137 | 54dedfcd73080dcb00fb7db8bc88f1fba1ea7c2c | /blog/src/main/java/org/guohai/util/Utility.java | 3acef0552957e0321564751a78c85644e4674f66 | [] | no_license | guohai163/blog | https://github.com/guohai163/blog | fe60c301e7ac334c84a481f059fe22e7366b751b | 55a87d05f69ea844dd1e69dc6200deca00587569 | refs/heads/master | 2020-03-30T08:04:42.143000 | 2014-07-29T10:11:06 | 2014-07-29T10:11:06 | 20,955,580 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.guohai.util;
public class Utility {
public static String GetPageTempleFromDevice(String userAgent,String page){
if(userAgent.contains("iPhone")){
return page+"-iphone";
}
return page;
}
}
| UTF-8 | Java | 214 | java | Utility.java | Java | [] | null | [] | package org.guohai.util;
public class Utility {
public static String GetPageTempleFromDevice(String userAgent,String page){
if(userAgent.contains("iPhone")){
return page+"-iphone";
}
return page;
}
}
| 214 | 0.724299 | 0.724299 | 10 | 20.4 | 21.795412 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.7 | false | false | 6 |
fc1711563c0b75b2576f1bd29ab180237b0df695 | 38,774,964,770,980 | 34087197642936ba48fe559f3d3c7bab1e2e8572 | /news-common/src/main/java/com/epam/newsmanagement/dao/hibernate/impl/TagDAOImpl.java | 200455970dabf68be8ad1f145cf1c56f43673b04 | [] | no_license | SafinKaren/NewsPortal | https://github.com/SafinKaren/NewsPortal | cafd9354acbe05081ca6be27201b9d5bbf9e13d3 | c00b56c696f9d75a07c8a402bb275d43a8208642 | refs/heads/master | 2019-06-16T03:04:46.632000 | 2015-10-09T11:33:11 | 2015-10-09T11:33:11 | 32,988,573 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.epam.newsmanagement.dao.hibernate.impl;
import com.epam.newsmanagement.dao.TagDAO;
import com.epam.newsmanagement.dao.exception.DAOException;
import com.epam.newsmanagement.model.NewsTag;
import com.epam.newsmanagement.model.Tag;
import java.util.ArrayList;
import java.util.Iterator;
import java.ut... | UTF-8 | Java | 3,136 | java | TagDAOImpl.java | Java | [] | null | [] | package com.epam.newsmanagement.dao.hibernate.impl;
import com.epam.newsmanagement.dao.TagDAO;
import com.epam.newsmanagement.dao.exception.DAOException;
import com.epam.newsmanagement.model.NewsTag;
import com.epam.newsmanagement.model.Tag;
import java.util.ArrayList;
import java.util.Iterator;
import java.ut... | 3,136 | 0.694515 | 0.694515 | 86 | 34.465115 | 26.92267 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511628 | false | false | 6 |
d8374d75f811776c95a8a16d18a7db13a94d2c0d | 37,280,316,160,143 | 80f0c517419ecf0813a67c6d7abbf1a0ca4c388e | /src/main/java/net/rebeyond/behinder/payload/java/ReversePortMap.java | 8ec0ebdc802505b6a9f72cadb9cf80c8095e998c | [] | no_license | sBkRepoF/BehinderClientSource | https://github.com/sBkRepoF/BehinderClientSource | 21858dfbf59adeac1a3a33dbe39a30a28fce5801 | 4baa671e642eba09fbc08e31d4cdad8cd7372acf | refs/heads/master | 2023-08-28T20:11:08.864000 | 2021-10-21T09:27:27 | 2021-10-21T09:27:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.rebeyond.behinder.payload.java;
import java.lang.reflect.Method;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.ServerSocketChannel;
import java.nio.channels.SocketChannel;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.HashMap;
import ja... | UTF-8 | Java | 18,015 | java | ReversePortMap.java | Java | [] | null | [] | package net.rebeyond.behinder.payload.java;
import java.lang.reflect.Method;
import java.net.InetSocketAddress;
import java.nio.ByteBuffer;
import java.nio.channels.ServerSocketChannel;
import java.nio.channels.SocketChannel;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.HashMap;
import ja... | 18,015 | 0.539908 | 0.528728 | 433 | 40.521938 | 32.256622 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.815242 | false | false | 6 |
bb29dd1c301f54cea25b7c0040548e211842bbb1 | 39,711,267,628,705 | 96ffb094e7b826cf0973686c443978b20f39a002 | /src/main/java/com/halfstory/forkchapter/common/bean/Level.java | 540b57518f6806882326ae88c83601430e1f4e16 | [] | no_license | HalfStory/fork-chapter | https://github.com/HalfStory/fork-chapter | fa750373059da9ae72632dcd28553fd1685a6736 | 4a195310b7f3371d0d2fae2219e42b7a115be590 | refs/heads/master | 2021-08-11T00:53:07.646000 | 2017-11-13T03:31:13 | 2017-11-13T03:31:13 | 106,385,402 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.halfstory.forkchapter.common.bean;
/**
* 异常等级
*
* @author xu
* @date 2017/10/16
*/
public enum Level {
/**
* high level,需要通知到人紧急处理
*/
high(3),
/**
* normal level,需要事后分析
*/
normal(2),
/**
* ignore level,只需要打印即可
*/
ignore(1);
private int level;
... | UTF-8 | Java | 491 | java | Level.java | Java | [
{
"context": "orkchapter.common.bean;\n\n/**\n * 异常等级\n *\n * @author xu\n * @date 2017/10/16\n */\npublic enum Level {\n /",
"end": 76,
"score": 0.9171236753463745,
"start": 74,
"tag": "USERNAME",
"value": "xu"
}
] | null | [] | package com.halfstory.forkchapter.common.bean;
/**
* 异常等级
*
* @author xu
* @date 2017/10/16
*/
public enum Level {
/**
* high level,需要通知到人紧急处理
*/
high(3),
/**
* normal level,需要事后分析
*/
normal(2),
/**
* ignore level,只需要打印即可
*/
ignore(1);
private int level;
... | 491 | 0.508009 | 0.482838 | 32 | 12.65625 | 11.024431 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3125 | false | false | 6 |
6df3ea85f696249585d932a2b24e0d34b50479bf | 17,918,603,626,788 | 3a6322242b65511b75d73d5e33cd4d1c34b11696 | /src/entities/Aluno.java | 41159f6aab258ee54dccece6557ce6ddf9a5f18c | [] | no_license | julhaorocha/aulaJava | https://github.com/julhaorocha/aulaJava | d493feb94500f30a026b31c0b202e67dde6e0bde | 0d3889698bb767cc56240461e8c2557166c69b82 | refs/heads/master | 2020-05-22T18:47:28.861000 | 2019-05-20T20:13:07 | 2019-05-20T20:13:07 | 186,479,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entities;
public class Aluno {
public String name;
public double notaA, notaB, notaC;
public double finalGrade() {
return notaA + notaB + notaC;
}
public double missingPoints() {
if (finalGrade() < 60.0) {
return 60.0 - finalGrade();
}
else{
return 0.0;
}
}
}
| UTF-8 | Java | 298 | java | Aluno.java | Java | [] | null | [] | package entities;
public class Aluno {
public String name;
public double notaA, notaB, notaC;
public double finalGrade() {
return notaA + notaB + notaC;
}
public double missingPoints() {
if (finalGrade() < 60.0) {
return 60.0 - finalGrade();
}
else{
return 0.0;
}
}
}
| 298 | 0.630872 | 0.604027 | 20 | 13.9 | 12.961096 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.65 | false | false | 6 |
3909fa9d99fcc7849612df5165a97ca38c5a9fbb | 35,828,617,229,364 | 68b04fba94109569971046c8f31d6991aa09bbce | /milton/milton-console/src/main/java/com/ettrema/console/Mk.java | 1bb325de9a57876e5b7665282574ec4900864482 | [
"Apache-2.0"
] | permissive | ponns/milton | https://github.com/ponns/milton | 44ae16df122ec18d872aac17d950034262d84430 | 43d442d60833ae67de87153b809086b712004e9c | refs/heads/master | 2021-01-11T10:47:47.928000 | 2012-06-03T14:17:18 | 2012-06-03T14:17:18 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2012 McEvoy Software Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | UTF-8 | Java | 3,507 | java | Mk.java | Java | [] | null | [] | /*
* Copyright (C) 2012 McEvoy Software Ltd
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This p... | 3,507 | 0.619618 | 0.616481 | 83 | 40.253014 | 29.487528 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.626506 | false | false | 6 |
817538421ffc40b6dea539c8b8a5e54b2c98659b | 38,379,827,787,480 | 7d700097079b2010e60bee2e8a36e61685abb12e | /UserThread.java | 17b27d799518f7de707d5b75d50fa29f800cfc12 | [] | no_license | ZackHollander/NetworksFinalProject | https://github.com/ZackHollander/NetworksFinalProject | 98983d8c9bce6164d365fb2c6e60faa917a2c301 | 09b4a21a1ed86087825f6ac85011a47f335fae7e | refs/heads/main | 2023-04-18T07:40:12.597000 | 2021-05-02T17:43:15 | 2021-05-02T17:43:15 | 356,380,671 | 0 | 0 | null | false | 2021-05-02T17:43:16 | 2021-04-09T19:39:12 | 2021-04-29T17:07:32 | 2021-05-02T17:43:16 | 61 | 0 | 0 | 0 | Java | false | false | /*
* Auction Application
* 2020
*
* This application is made by Zack Hollander for his Networks 352 class at Dickinson College.
* Please feel free to edit and play around with the code. Use this code to learn about TCP
* applications. The application simulates a chat with an auction functionality. ENJOY!
*/
import ... | UTF-8 | Java | 3,416 | java | UserThread.java | Java | [
{
"context": "pplication \n* 2020\n*\n* This application is made by Zack Hollander for his Networks 352 class at Dickinson College. ",
"end": 79,
"score": 0.9998409152030945,
"start": 65,
"tag": "NAME",
"value": "Zack Hollander"
},
{
"context": " }else{\n serverMe... | null | [] | /*
* Auction Application
* 2020
*
* This application is made by <NAME> for his Networks 352 class at Dickinson College.
* Please feel free to edit and play around with the code. Use this code to learn about TCP
* applications. The application simulates a chat with an auction functionality. ENJOY!
*/
import java.io.... | 3,408 | 0.583138 | 0.578162 | 103 | 32.174759 | 29.931452 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.495146 | false | false | 6 |
0c1c582c9cb34f7cdfebc9170d8d748b9e65d19d | 18,056,042,559,964 | d9ce77ff377158068f9318d37acefc834d9ebbd4 | /ngày 6/Point2d3d/src/baitap/Point3D.java | 1ca7e4b8fbfe72e5bafbe9487bbb7c4156eecc90 | [] | no_license | Trungdeptrai99/JAVA | https://github.com/Trungdeptrai99/JAVA | a555e0c4f46b84ac11b08c89ede821192abb8f84 | fede938118a77113cdf51e5a03ff7162f1c86e5e | refs/heads/master | 2022-11-17T18:50:25.841000 | 2020-07-22T16:45:50 | 2020-07-22T16:45:50 | 277,106,081 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baitap;
public class Point3D extends Point2D {
private float z = 0.0f;
public Point3D(float x, float y,float z) {
super(x,y);
this.z= z;
}
public Point3D(){}
public float getZ() {
return z;
}
public void setZ(float z) {
this.z = z;
}
public... | UTF-8 | Java | 531 | java | Point3D.java | Java | [] | null | [] | package baitap;
public class Point3D extends Point2D {
private float z = 0.0f;
public Point3D(float x, float y,float z) {
super(x,y);
this.z= z;
}
public Point3D(){}
public float getZ() {
return z;
}
public void setZ(float z) {
this.z = z;
}
public... | 531 | 0.514124 | 0.502825 | 28 | 18 | 14.217695 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 6 |
cdb8d75a5fd7375bb80cd7991f4b30de4adba1b5 | 9,105,330,670,201 | e5694d5c03d28301e2a321fe8c5e8c4b429c63fc | /javawork/basicjava/src/chap04/SwitchTest03.java | b837f2f6233006c3644162e52355f58b2c33d6b8 | [] | no_license | kwakhyeran/java | https://github.com/kwakhyeran/java | 7016f56e65abfc471037eaa2d31cfb0aa5208e81 | 57da6a8d33c0fad1c643866a958e3e2142c33f16 | refs/heads/master | 2020-11-25T10:01:28.286000 | 2020-01-02T08:57:01 | 2020-01-02T08:57:01 | 228,608,516 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chap04;
public class SwitchTest03 {
public static void main(String[] args) {
// switch의 조건문인 int로 casting될 수 있는 값을 담고 있는 변수, 연산식, 메소드
double d = 1.5;
/*
* switch(d){ }
*/
int data = 5;
switch (data + 60) {
case 'A': // '문자' 하면 자동변환 안에 아스키 코드가 장착
System.out.println("A");
break;
case... | UHC | Java | 644 | java | SwitchTest03.java | Java | [] | null | [] | package chap04;
public class SwitchTest03 {
public static void main(String[] args) {
// switch의 조건문인 int로 casting될 수 있는 값을 담고 있는 변수, 연산식, 메소드
double d = 1.5;
/*
* switch(d){ }
*/
int data = 5;
switch (data + 60) {
case 'A': // '문자' 하면 자동변환 안에 아스키 코드가 장착
System.out.println("A");
break;
case... | 644 | 0.572202 | 0.537906 | 32 | 16.3125 | 13.816741 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.25 | false | false | 6 |
425e3d751a649ee870d7ff6368cddf7d299ef0fc | 10,075,993,329,312 | 281bece50ac00694dd0f009ca6f5528cc2bd828c | /src/main/java/com/yube/configuration/transformers/styling/LexerStyleTransformer.java | befedee640c12dbeaa0bcb490f400892eea55455 | [] | no_license | Yurets2000/SupremeEditorFx | https://github.com/Yurets2000/SupremeEditorFx | 7f85e373aec5e5cc918415b5183e3a3c7ee0c682 | dc2b50590c7b9a395b03cc961b0bb32f739eafda | refs/heads/master | 2022-05-31T01:05:39.453000 | 2020-05-21T14:41:44 | 2020-05-21T14:41:44 | 253,331,267 | 1 | 0 | null | false | 2021-06-04T02:39:14 | 2020-04-05T21:00:59 | 2020-05-21T14:42:21 | 2021-06-04T02:39:14 | 585 | 1 | 0 | 2 | Java | false | false | package com.yube.configuration.transformers.styling;
import com.yube.configuration.exceptions.TransformationException;
import com.yube.configuration.models.styling.LexerStyle;
import org.dom4j.Element;
import org.dom4j.dom.DOMElement;
public final class LexerStyleTransformer {
private LexerStyleTransformer() {
... | UTF-8 | Java | 1,549 | java | LexerStyleTransformer.java | Java | [] | null | [] | package com.yube.configuration.transformers.styling;
import com.yube.configuration.exceptions.TransformationException;
import com.yube.configuration.models.styling.LexerStyle;
import org.dom4j.Element;
import org.dom4j.dom.DOMElement;
public final class LexerStyleTransformer {
private LexerStyleTransformer() {
... | 1,549 | 0.650742 | 0.649451 | 39 | 38.717949 | 29.626694 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 6 |
74705d9c17ba189952b00c404ad291e71c5b9e67 | 23,381,801,961,336 | 5a4c3844cfaf521fe5cc4701390718bc9811ad8c | /src/main/java/dev/mvc/calender/CalenderCont.java | 9f7daa03dc4dcc29d588fa8c1f17719adedbeec1 | [] | no_license | SpyDolphine/IEP_v1s4m3c | https://github.com/SpyDolphine/IEP_v1s4m3c | c5a3d8d356330f886d67f8dd96c9fdc40602b568 | b4907839021c30a46e7e28ba9d708a35b556aa27 | refs/heads/master | 2021-01-24T11:23:13.586000 | 2016-11-17T07:49:45 | 2016-11-17T07:49:45 | 70,223,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dev.mvc.calender;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qua... | UHC | Java | 3,246 | java | CalenderCont.java | Java | [] | null | [] | package dev.mvc.calender;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.List;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qua... | 3,246 | 0.70278 | 0.702464 | 86 | 34.813953 | 27.460546 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674419 | false | false | 6 |
dbd660684636f9c919b332e02a5c326b3d04405b | 23,381,801,963,218 | fd432adc7239e001e4b22207ba63613cc053282f | /src/main/java/org/nwnu/pub/inter/AdminInterceptor.java | 42fdb862836984a7b977a8b638d661f4d2a82759 | [] | no_license | NwnuPioneer/adanmu | https://github.com/NwnuPioneer/adanmu | bc5d12aca40d300e368f9af70844a613852192f9 | 729f1da5788a36d6342ae417712de4261c67cf65 | refs/heads/master | 2020-03-16T07:22:30.673000 | 2018-06-28T12:57:02 | 2018-06-28T12:57:02 | 132,317,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.nwnu.pub.inter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
public class AdminInterceptor implements HandlerInterceptor{
public Admi... | UTF-8 | Java | 1,227 | java | AdminInterceptor.java | Java | [] | null | [] | package org.nwnu.pub.inter;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import org.springframework.web.servlet.HandlerInterceptor;
import org.springframework.web.servlet.ModelAndView;
public class AdminInterceptor implements HandlerInterceptor{
public Admi... | 1,227 | 0.738272 | 0.737449 | 44 | 25.613636 | 23.053511 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.772727 | false | false | 6 |
fc0372bb890708a70a96031a26416d18bbe286dd | 28,097,676,101,800 | ab780f9366637f22d4777a407794b9b845f7668c | /zadatak-12/src/Livada.java | 0d88b0813195639f74424a8cdd0f4e0711414cf7 | [] | no_license | Mladenovic92/UOOP-Java-domaci | https://github.com/Mladenovic92/UOOP-Java-domaci | 95b108c7367b8fcdc0cf7376b62ad919510ca854 | 9fe6c6f400e0a4b2ae6c4d900012ff7a7f2ae161 | refs/heads/master | 2015-09-24T08:57:32.695000 | 2015-06-12T11:35:20 | 2015-06-12T11:35:20 | 37,195,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Livada {
private Busen[][] liv;
public Livada(int m, int n, Busen b) {
liv = new Busen[m][n];
for (int i=0; i<m; i++)
for(int j=0; j<n; liv[i][j++]=b.clone());
}
public int brVrs() { return liv.length; }
public int brKol() { return liv[0].length; }
public synchronized void p... | UTF-8 | Java | 765 | java | Livada.java | Java | [] | null | [] | public class Livada {
private Busen[][] liv;
public Livada(int m, int n, Busen b) {
liv = new Busen[m][n];
for (int i=0; i<m; i++)
for(int j=0; j<n; liv[i][j++]=b.clone());
}
public int brVrs() { return liv.length; }
public int brKol() { return liv[0].length; }
public synchronized void p... | 765 | 0.539869 | 0.532026 | 33 | 22.181818 | 18.854233 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.818182 | false | false | 6 |
9a9f2c16dc22a7669fbe73dbcede46e7d0a832ca | 103,079,269,921 | bd1a0e8e314c0ea0edecb2f73bdc954da51e58ad | /dealight_project/src/main/java/com/dealight/domain/RsvdRequestDTO.java | adaf7d94c02d134067e23dbab408ecd4db97fdd3 | [] | no_license | Dealight-JDH/Dealight | https://github.com/Dealight-JDH/Dealight | 36d674ab895e59e671717b2da2eaa93442edb7fb | f3f645f991502b650e904613037d6d3a5f26ce13 | refs/heads/main | 2023-03-23T14:36:40.035000 | 2021-03-13T04:47:12 | 2021-03-13T04:47:12 | 316,151,197 | 0 | 6 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dealight.domain;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.NotNull;
import org.springframework.lang.Nullable;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Da... | UTF-8 | Java | 1,273 | java | RsvdRequestDTO.java | Java | [] | null | [] | package com.dealight.domain;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.List;
import javax.validation.constraints.NotEmpty;
import javax.validation.constraints.NotNull;
import org.springframework.lang.Nullable;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Da... | 1,273 | 0.70358 | 0.702748 | 68 | 16.661764 | 14.180154 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.647059 | false | false | 6 |
1acd158ebf1b2bac170ced9c96f1a1f2eeeae588 | 10,419,590,665,726 | a14814f1c2a96845176fa485b85309e12c1e0930 | /libonvif/src/main/java/com/dftc/libonvif/model/MediaMessage.java | 7e50707508b0f0c26fda8a9b4a681f997c0ab479 | [] | no_license | doniexun/libonvif | https://github.com/doniexun/libonvif | 5e82edcc2cf201278f31c1da5d9bab50711974a5 | 290dad8991e100deb636fd352d759740f1d4ad8c | refs/heads/master | 2020-05-27T09:14:03.746000 | 2018-03-22T10:37:00 | 2018-03-22T10:37:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dftc.libonvif.model;
import android.os.Parcel;
import android.os.Parcelable;
/**
* █████ ▒ █ ██ ▄████▄ ██ ▄█▀ ██████╗ ██╗ ██╗ ██████╗
* ▓██ ▒ ██ ▓██▒▒██▀ ▀█ ██▄█▒ ██╔══██╗██║ ██║██╔════╝
* ▒████ ░▓██ ▒██░▒▓█ ▄ ▓███▄░ ██████╔╝██║ ██║██║ ███╗
* ░▓█▒ ░▓▓█ ░██░▒... | UTF-8 | Java | 3,402 | java | MediaMessage.java | Java | [] | null | [] | package com.dftc.libonvif.model;
import android.os.Parcel;
import android.os.Parcelable;
/**
* █████ ▒ █ ██ ▄████▄ ██ ▄█▀ ██████╗ ██╗ ██╗ ██████╗
* ▓██ ▒ ██ ▓██▒▒██▀ ▀█ ██▄█▒ ██╔══██╗██║ ██║██╔════╝
* ▒████ ░▓██ ▒██░▒▓█ ▄ ▓███▄░ ██████╔╝██║ ██║██║ ███╗
* ░▓█▒ ░▓▓█ ░██░▒... | 3,402 | 0.513859 | 0.499289 | 90 | 30.266666 | 22.976219 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
ce6205c563b5d5f1a4bccc0debc4afc5f7ea706d | 21,191,368,694,314 | e137bfe0563f977db2246006de91a3d437e9b720 | /trunk/code/modul/server/comp/ImageManagerWeb/src/main/java/com/thirdq/thinkhealth/content/ImageServlet.java | e1788535264c116ff9535a9d198f02ca0129efaa | [] | no_license | mishraab2106/ms-data-models | https://github.com/mishraab2106/ms-data-models | 2464e26cc057c9d0bfb7d9fba533441ac2a3461d | e6b9a9bb1ae43faedd76f26c91b8ccd01d833e86 | refs/heads/master | 2021-07-16T10:07:31.085000 | 2019-10-10T08:13:06 | 2019-10-10T08:13:06 | 213,850,254 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.thirdq.thinkhealth.content;
import org.apache.log4j.Logger;
import java.io.IOException;
import java.io.OutputStream;
import java.net.FileNameMap;
import javax.ejb.FinderException;
import javax.naming.NamingException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import jav... | UTF-8 | Java | 2,584 | java | ImageServlet.java | Java | [
{
"context": "t javax.servlet.http.HttpServlet;\n\n\n/**\n * @author barna.sonkovits\n *\n * The class serves the image by image ID\n *\n ",
"end": 381,
"score": 0.7575655579566956,
"start": 366,
"tag": "USERNAME",
"value": "barna.sonkovits"
}
] | null | [] | package com.thirdq.thinkhealth.content;
import org.apache.log4j.Logger;
import java.io.IOException;
import java.io.OutputStream;
import java.net.FileNameMap;
import javax.ejb.FinderException;
import javax.naming.NamingException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import jav... | 2,584 | 0.611842 | 0.611068 | 83 | 30.13253 | 25.943762 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554217 | false | false | 6 |
f62e25e07799cffa01d1450ff8175e7864942bab | 29,360,396,501,258 | 1672d6af7b51856509edee8e308c390080530a59 | /Scenario_PA/src/main/java/project/T_Actions.java | 0280fe55dd65d5c00697c10f417142277781eed7 | [] | no_license | nhantran1509/JavaSeleniumSample | https://github.com/nhantran1509/JavaSeleniumSample | e140bf4c4c2b6872f6b9677dbc4762c158934e4c | 65b456617081e5ce519ff8f7f23402d9721695e8 | refs/heads/master | 2016-08-09T16:41:29.003000 | 2016-04-14T11:02:26 | 2016-04-14T11:02:26 | 53,293,104 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package project;
import libraries.T_Inital;
import libraries.T_Keywords;
import org.openqa.selenium.By;
import org.openqa.selenium.interactions.Actions;
import org.testng.Assert;
/**
* Created by thangctran on 3/25/2016.
*/
public class T_Actions {
////////////////////////////// General functions///... | UTF-8 | Java | 2,484 | java | T_Actions.java | Java | [
{
"context": ";\r\nimport org.testng.Assert;\r\n\r\n/**\r\n * Created by thangctran on 3/25/2016.\r\n */\r\npublic class T_Actions {\r\n ",
"end": 218,
"score": 0.9996805191040039,
"start": 208,
"tag": "USERNAME",
"value": "thangctran"
}
] | null | [] | package project;
import libraries.T_Inital;
import libraries.T_Keywords;
import org.openqa.selenium.By;
import org.openqa.selenium.interactions.Actions;
import org.testng.Assert;
/**
* Created by thangctran on 3/25/2016.
*/
public class T_Actions {
////////////////////////////// General functions///... | 2,484 | 0.601449 | 0.597423 | 52 | 45.76923 | 34.376095 | 141 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.769231 | false | false | 6 |
c8d3f94dfde47c942d4840af3b0a643a86a80512 | 1,443,109,011,689 | 4da202fc37c3a077918ba88dc738182d36f41213 | /src/main/java/soulspark/tea_kettle/common/items/LegacyKettleItem.java | cf395d84118587d6d84c9adda97398bf831b426d | [] | no_license | a-soulspark/Kettle | https://github.com/a-soulspark/Kettle | e7ff45cf236c740582d88fcc64656b19f8675cfa | 34169864802621e74cd5feb570acb2aca16e3ef6 | refs/heads/main | 2023-03-02T02:18:58.856000 | 2021-08-22T16:33:07 | 2021-08-22T16:33:07 | 337,691,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package soulspark.tea_kettle.common.items;
import net.minecraft.entity.Entity;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.CompoundNBT;
import net.minecraft.world.World;
import soulspark.tea_kettle.core.init.ModItems;
public class LegacyKettleItem extends Item {
publ... | UTF-8 | Java | 1,284 | java | LegacyKettleItem.java | Java | [] | null | [] | package soulspark.tea_kettle.common.items;
import net.minecraft.entity.Entity;
import net.minecraft.item.Item;
import net.minecraft.item.ItemStack;
import net.minecraft.nbt.CompoundNBT;
import net.minecraft.world.World;
import soulspark.tea_kettle.core.init.ModItems;
public class LegacyKettleItem extends Item {
publ... | 1,284 | 0.756231 | 0.755452 | 36 | 34.666668 | 31.5445 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.444444 | false | false | 6 |
d5e5d33abd7d280011995e1595761da938a3fc98 | 15,350,213,123,479 | 266f3193b5957065c7335610e63c1f3fd2da7a8e | /app/src/main/java/comhuizecui/httpsgithub/contactbook/MainActivity.java | 655733e87e010bf26f4834ff0e612dd5ec596d73 | [] | no_license | huizecui/ContactBook1 | https://github.com/huizecui/ContactBook1 | 7e8dbea58c6a11ba852e824fdc04e3c74543ef74 | 17898e70a551c9ca52a44fb377c02ba75d0818e8 | refs/heads/master | 2020-03-10T07:20:18.443000 | 2018-04-12T14:06:36 | 2018-04-12T14:06:36 | 129,255,929 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Name:Huize Cui
* Course:CS40S
* Teacher:Mr.Hardman
* Lab #3,Program.1
* Date Last Modified: 4/10/18
*/
package comhuizecui.httpsgithub.contactbook;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.Te... | UTF-8 | Java | 6,267 | java | MainActivity.java | Java | [
{
"context": "/**\n * Name:Huize Cui\n * Course:CS40S\n * Teacher:Mr.Hardman\n * Lab #3,P",
"end": 21,
"score": 0.9998728036880493,
"start": 12,
"tag": "NAME",
"value": "Huize Cui"
},
{
"context": "/**\n * Name:Huize Cui\n * Course:CS40S\n * Teacher:Mr.Hardman\n * Lab #3,Program.1\n ... | null | [] | /**
* Name:<NAME>
* Course:CS40S
* Teacher:Mr.Hardman
* Lab #3,Program.1
* Date Last Modified: 4/10/18
*/
package comhuizecui.httpsgithub.contactbook;
import android.content.Context;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextW... | 6,264 | 0.505026 | 0.499122 | 265 | 22.649057 | 21.488422 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449057 | false | false | 6 |
8f8748839c5efb89e34a85d2ad0abfd9b99deeec | 30,949,534,347,044 | c8715d91b92b1fb27d0303da57f2636e62d023e2 | /src/view/Container_Person_Employee.java | c6e1a6ef8ecc7070a06dcb2c567df29f2d4ed586 | [] | no_license | JGabrielGruber/SPT-SIG | https://github.com/JGabrielGruber/SPT-SIG | c0d2e548032927cf9746192f19851fb77309d3de | e74b7ee38e3ef0a53444301b682c38e3ba6f473f | refs/heads/master | 2020-03-22T19:07:23.482000 | 2018-07-12T01:54:14 | 2018-07-12T01:54:14 | 140,506,720 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (C) 2018 gruber
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed... | UTF-8 | Java | 11,389 | java | Container_Person_Employee.java | Java | [
{
"context": "/*\n * Copyright (C) 2018 gruber\n *\n * This program is free software; you can redi",
"end": 31,
"score": 0.9972162842750549,
"start": 25,
"tag": "USERNAME",
"value": "gruber"
},
{
"context": ";\nimport model.Person_Employee;\n\n/**\n *\n * @author gruber\n */\npublic ... | null | [] | /*
* Copyright (C) 2018 gruber
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This program is distributed... | 11,389 | 0.648392 | 0.637937 | 383 | 28.718016 | 23.713011 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.616188 | false | false | 6 |
cbfa0df8cfe895cd2afd9ae0db3e492d4c7908cf | 22,497,038,707,997 | 99c3f2687adbd731be6d6abb46ce797da345d627 | /Vehicle Rental System/src/main/java/com/sdmproject/service/UserService.java | 0fe6e36f44679096a7438a677893263d0f3af572 | [] | no_license | niravjdn/SDM-Project | https://github.com/niravjdn/SDM-Project | 2182acfc13eb540374911b87aacd01865f09c750 | e0bd14ec58b7bbe56a6afdd4c4ac70ab01bda176 | refs/heads/master | 2023-07-07T15:41:25.152000 | 2023-06-29T14:21:08 | 2023-06-29T14:21:08 | 208,671,998 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sdmproject.service;
import com.sdmproject.exceptions.DuplicateEntryException;
import com.sdmproject.model.Role;
import com.sdmproject.model.User;
import com.sdmproject.repository.RoleRepository;
import com.sdmproject.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;... | UTF-8 | Java | 1,151 | java | UserService.java | Java | [] | null | [] | package com.sdmproject.service;
import com.sdmproject.exceptions.DuplicateEntryException;
import com.sdmproject.model.Role;
import com.sdmproject.model.User;
import com.sdmproject.repository.RoleRepository;
import com.sdmproject.repository.UserRepository;
import org.springframework.beans.factory.annotation.Autowired;... | 1,151 | 0.771503 | 0.771503 | 35 | 31.914286 | 22.894007 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 6 |
26141adff4c46f408f14080323f8db9246e9750a | 20,332,375,241,573 | e88f2e20e7233bb5a13726c2074d3c9b83ebf3fc | /core/src/stonering/stage/renderer/EntitySelectorDrawer.java | d1c97d7137e502eb8064b4b809197dbd219c5167 | [
"MIT"
] | permissive | Sorgas/Tearfall | https://github.com/Sorgas/Tearfall | 190ccfcade5b65ecc98ae57f0fa6603c3840a226 | 201c80311b9245bf52387c640d022cffab1b4463 | refs/heads/master | 2021-06-26T00:58:02.548000 | 2020-10-19T20:12:59 | 2020-10-19T20:12:59 | 160,510,547 | 6 | 3 | MIT | false | 2019-10-16T20:58:23 | 2018-12-05T11:49:38 | 2019-10-16T15:39:20 | 2019-10-16T20:58:23 | 4,293 | 3 | 2 | 0 | Java | false | false | package stonering.stage.renderer;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import stonering.entity.RenderAspect;
import stonering.game.GameMvc;
import stonering.game.model.entity_selector.EntitySelector;
import stonering.game.model.entity_selector.aspect.BoxSelection... | UTF-8 | Java | 7,020 | java | EntitySelectorDrawer.java | Java | [
{
"context": "DO add landscape dependant rendering\n *\n * @author Alexander on 06.02.2019.\n */\npublic class EntitySelectorDra",
"end": 1485,
"score": 0.9932193756103516,
"start": 1476,
"tag": "NAME",
"value": "Alexander"
}
] | null | [] | package stonering.stage.renderer;
import com.badlogic.gdx.graphics.Color;
import com.badlogic.gdx.graphics.g2d.TextureRegion;
import stonering.entity.RenderAspect;
import stonering.game.GameMvc;
import stonering.game.model.entity_selector.EntitySelector;
import stonering.game.model.entity_selector.aspect.BoxSelection... | 7,020 | 0.669231 | 0.659829 | 146 | 47.082191 | 32.881168 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.041096 | false | false | 6 |
27a73e871dcfe6920e48094b1619ee730520dbac | 6,657,199,329,372 | 53961660abf7fef51715b605e0beb709c61e0f3c | /src/dp/CalculateTarget.java | 9298c49832d4dfa324200f33fca6fae84d28fc46 | [] | no_license | ayushi16535/DSA_Learning | https://github.com/ayushi16535/DSA_Learning | 67d8a9e4aaf2ffaa4c3638c9676b6bb6cb9decf1 | ccf3f5cdbdee9b4f0d3a31488e36207c2d001d6c | refs/heads/master | 2023-04-12T21:41:47.212000 | 2021-04-29T00:03:42 | 2021-04-29T00:03:42 | 354,561,387 | 0 | 0 | null | false | 2021-04-04T14:32:36 | 2021-04-04T14:14:15 | 2021-04-04T14:25:48 | 2021-04-04T14:32:36 | 0 | 0 | 0 | 0 | Java | false | false | //https://www.techiedelight.com/find-ways-calculate-target-elements-array/
package dp;
import java.util.ArrayDeque;
import java.util.Deque;
class Pair{
Integer num;
Character sign;
public Pair(Integer num, Character sign) {
this.num = num;
this.sign = sign;
}
@Override
public... | UTF-8 | Java | 1,800 | java | CalculateTarget.java | Java | [] | null | [] | //https://www.techiedelight.com/find-ways-calculate-target-elements-array/
package dp;
import java.util.ArrayDeque;
import java.util.Deque;
class Pair{
Integer num;
Character sign;
public Pair(Integer num, Character sign) {
this.num = num;
this.sign = sign;
}
@Override
public... | 1,800 | 0.537222 | 0.525556 | 73 | 23.657534 | 22.951538 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.90411 | false | false | 6 |
e58c0cf58458deae189638e491afbdc1c0060b96 | 13,134,010,031,962 | 0382ebe0658668a940f4a157981eab501f6133d9 | /src/com/company/TestDriver.java | 0756e33877b4685accb49ea35bdae8b4f574dba2 | [] | no_license | LubaEremenko/oop-reboot-homework1 | https://github.com/LubaEremenko/oop-reboot-homework1 | b7703cd368354a78f8414ede1f2e6d043071f99f | 87abf3861fea47aba6adab5db9ae7551bf6d8658 | refs/heads/master | 2023-01-04T21:49:48.828000 | 2020-10-29T19:52:33 | 2020-10-29T19:52:33 | 308,404,159 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class TestDriver {
public static void run(){
testApple();
testBag();
testBoard();
testBook();
testPencil();
}
private static void testApple(){
Apple a = new Apple("Granny Smith");
System.out.println("Apple variety is " + a... | UTF-8 | Java | 1,192 | java | TestDriver.java | Java | [
{
"context": "ic void testApple(){\n Apple a = new Apple(\"Granny Smith\");\n System.out.println(\"Apple variety is \"",
"end": 266,
"score": 0.9997676014900208,
"start": 254,
"tag": "NAME",
"value": "Granny Smith"
},
{
"context": " \" + bk.getName());\n\n Book b... | null | [] | package com.company;
public class TestDriver {
public static void run(){
testApple();
testBag();
testBoard();
testBook();
testPencil();
}
private static void testApple(){
Apple a = new Apple("<NAME>");
System.out.println("Apple variety is " + a.getVa... | 1,182 | 0.569631 | 0.569631 | 46 | 24.913044 | 24.211771 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434783 | false | false | 6 |
bd6e26dcfea65d7dfffa0056bcf3b36efe7edcf8 | 28,905,129,958,091 | 41ecf0c595b6fb510f55e6ead61a089c37b3c706 | /herald/src/main/java/com/vmware/herald/sensor/ble/BluetoothStateManagerDelegate.java | f0b6179b9eb786a8ebcf6c3fd34241b3072d9143 | [] | no_license | namrathatippireddy/MN_Project | https://github.com/namrathatippireddy/MN_Project | 309197c0e8df6c104d2f959103f180b49d6f7bcf | 451532c228d7a044c38156f9a822476e881ccbd1 | refs/heads/main | 2023-01-28T11:41:54.385000 | 2020-12-10T03:43:55 | 2020-12-10T03:43:55 | 319,119,390 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright 2020 VMware, Inc.
// SPDX-License-Identifier: MIT
//
package com.vmware.herald.sensor.ble;
import com.vmware.herald.sensor.datatype.BluetoothState;
public interface BluetoothStateManagerDelegate {
void bluetoothStateManager(BluetoothState didUpdateState);
}
| UTF-8 | Java | 291 | java | BluetoothStateManagerDelegate.java | Java | [] | null | [] | // Copyright 2020 VMware, Inc.
// SPDX-License-Identifier: MIT
//
package com.vmware.herald.sensor.ble;
import com.vmware.herald.sensor.datatype.BluetoothState;
public interface BluetoothStateManagerDelegate {
void bluetoothStateManager(BluetoothState didUpdateState);
}
| 291 | 0.766323 | 0.752577 | 11 | 24.454546 | 23.480606 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 6 |
713ad2e12add9dbd63d0959cade766d56db8a90b | 13,494,787,269,613 | ee0ba25153b8415063b3a1d45b91b57df0d3dde5 | /common/src/main/java/ru/otus/common/config/JWTConfig.java | 0951cafcc037d199f0816466857b8d7a39447b38 | [
"MIT"
] | permissive | palevo/otus | https://github.com/palevo/otus | fe22a6832c9321b8c22a66eaf70e59a7dee80e24 | 5059375b6576552d9300f6a1f9a68fb489ff7c4f | refs/heads/master | 2022-11-12T20:24:16.688000 | 2020-07-05T19:57:29 | 2020-07-05T19:57:29 | 256,964,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.otus.common.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import lombok.Getter;
/**
* JWT config
*
* @author A.Osipov
* @since 06 июнь 2020 г.
*/
@Getter
@Component
public class JWTConfig {
@Value("${security.jwt.expiration:#{... | UTF-8 | Java | 452 | java | JWTConfig.java | Java | [
{
"context": "rt lombok.Getter;\n\n/**\n * JWT config\n *\n * @author A.Osipov\n * @since 06 июнь 2020 г.\n */\n@Getter\n@Component\n",
"end": 204,
"score": 0.999644935131073,
"start": 196,
"tag": "NAME",
"value": "A.Osipov"
}
] | null | [] | package ru.otus.common.config;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Component;
import lombok.Getter;
/**
* JWT config
*
* @author A.Osipov
* @since 06 июнь 2020 г.
*/
@Getter
@Component
public class JWTConfig {
@Value("${security.jwt.expiration:#{... | 452 | 0.720358 | 0.693512 | 22 | 19.318182 | 18.633759 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 6 |
0fc202fd25cc82b44faa401e714fb789b570eb20 | 34,866,544,520,334 | 1357abcb0bad475f757ed90b0ff9a6def20380d5 | /src/main/java/com/james/demo/object/ObjectInstanceTest.java | 30de91a0ec6f5b2161172d18bfdc7bcbc750f5d5 | [] | no_license | james-hadoop/all-in-one | https://github.com/james-hadoop/all-in-one | 88ca282e3b521bc71cac6c1c0315388bc3b33223 | eba38d7513a5ca11b4ff2a5d4540837614137ace | refs/heads/master | 2021-06-19T12:14:59.905000 | 2019-04-30T13:30:51 | 2019-04-30T13:30:51 | 53,732,280 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.james.demo.object;
public class ObjectInstanceTest {
public static void main(String[] args) {
Base a = new A();
System.out.println(a instanceof Base);
System.out.println(a instanceof A);
System.out.println(a instanceof B);
}
}
class Base {
}
class A extends Base... | UTF-8 | Java | 378 | java | ObjectInstanceTest.java | Java | [] | null | [] | package com.james.demo.object;
public class ObjectInstanceTest {
public static void main(String[] args) {
Base a = new A();
System.out.println(a instanceof Base);
System.out.println(a instanceof A);
System.out.println(a instanceof B);
}
}
class Base {
}
class A extends Base... | 378 | 0.62963 | 0.62963 | 28 | 12.5 | 16.400131 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.178571 | false | false | 6 |
b2dea4c3b45df745df2e5d2ea13814316ca55ec0 | 8,830,452,783,858 | 375258ba8d06b426c5ee7a2ce92b475df5b474db | /src/com/app/QRCodeCreator.java | 13166a281c84f1c6e00d45aefab5b9304a2a3e45 | [] | no_license | dr0psh0t/qrcodecreator | https://github.com/dr0psh0t/qrcodecreator | a5a7efff8eb172233d326f1232b86930d3104fe8 | 896f5c2194cf18fa597cc807c7d1ea65dee294df | refs/heads/master | 2021-05-07T04:48:22.579000 | 2017-11-21T01:21:07 | 2017-11-21T01:21:07 | 111,481,316 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import com.app.utils.QRUtils;
import com.google.zxing... | UTF-8 | Java | 2,153 | java | QRCodeCreator.java | Java | [
{
"context": "ort org.json.simple.JSONObject;\n\n/**\n * Created by wmdcprog on 11/20/2017.\n */\npublic class QRCodeCreator ext",
"end": 400,
"score": 0.9996016621589661,
"start": 392,
"tag": "USERNAME",
"value": "wmdcprog"
}
] | null | [] | package com.app;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.File;
import java.io.IOException;
import java.io.PrintWriter;
import com.app.utils.QRUtils;
import com.google.zxing... | 2,153 | 0.654436 | 0.648862 | 70 | 29.757143 | 29.075977 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 6 |
9b74ff45ada40865c976a323f5cea73735a1ad3d | 19,610,820,699,476 | d7abc0be6b88dbf62d56415202f4961c95a5acb9 | /src/com/SAB_v1/IncomingCallReceiver.java | b08d5bb81c44ceb1f209917d37e55953a2e4c10e | [] | no_license | kulavi/Smart-Address-Book | https://github.com/kulavi/Smart-Address-Book | a9036478475fa03a5c9e914c41bdfc418504350f | b972583383ce25aec7a51e433f5e5582327bc8fb | refs/heads/master | 2020-05-17T23:55:46.703000 | 2012-02-13T11:34:15 | 2012-02-13T11:34:15 | 3,420,556 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.SAB_v1;
import java.io.InputStream;
import java.util.ArrayList;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.HttpClient;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.met... | UTF-8 | Java | 4,908 | java | IncomingCallReceiver.java | Java | [] | null | [] | package com.SAB_v1;
import java.io.InputStream;
import java.util.ArrayList;
import org.apache.http.HttpEntity;
import org.apache.http.HttpResponse;
import org.apache.http.NameValuePair;
import org.apache.http.client.HttpClient;
import org.apache.http.client.entity.UrlEncodedFormEntity;
import org.apache.http.client.met... | 4,908 | 0.678077 | 0.672983 | 161 | 29.484472 | 23.312382 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.546584 | false | false | 6 |
faaf56fa9789c080cecbab915bad3cefcb97a195 | 34,016,141,012,578 | faa85c1f20281eed0ee20977cc043f86b89e6854 | /src/main/java/com/example/demo/entities/Seller.java | 5397ad797b0fa052588ee6088125e416c6771f17 | [] | no_license | Diana3101/A3_mediator_DS3 | https://github.com/Diana3101/A3_mediator_DS3 | 54e2abe9c8d8ea7f7117d97852d93acf7d1421c6 | 974fb5cd7377897478cb1a732adf3d05fbe5baa9 | refs/heads/master | 2023-01-23T13:10:49.249000 | 2020-12-04T12:36:03 | 2020-12-04T12:36:03 | 307,998,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.entities;
import java.util.List;
import java.util.UUID;
public class Seller {
private UUID id;
private String firstName;
private String lastName;
private List<Thing> addedClothing;
public Seller(){
}
public Seller(String firstName, String lastName) {
thi... | UTF-8 | Java | 1,240 | java | Seller.java | Java | [
{
"context": "tName, String lastName) {\n this.firstName = firstName;\n this.lastName = lastName;\n }\n\n pub",
"end": 343,
"score": 0.7070834040641785,
"start": 334,
"tag": "NAME",
"value": "firstName"
},
{
"context": " \"id=\" + id +\n \", firs... | null | [] | package com.example.demo.entities;
import java.util.List;
import java.util.UUID;
public class Seller {
private UUID id;
private String firstName;
private String lastName;
private List<Thing> addedClothing;
public Seller(){
}
public Seller(String firstName, String lastName) {
thi... | 1,240 | 0.572581 | 0.572581 | 61 | 19.327869 | 17.181501 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.344262 | false | false | 6 |
de3a5a32ebbe9580371b09ce3c158c3f6c3fdc4d | 17,763,984,779,747 | 3291ff10ce8698a6cfb0f0e6fa3aa27b5e4b7fe2 | /gwt-pixlr-library/gwt-pixlr-client/src/main/java/com/tinesoft/gwt/pixlr/client/resources/PixlrWidgetResources.java | 3a5ccd23b631c8fb892a8b000c5b6d182a855830 | [
"Apache-2.0"
] | permissive | brandboxmarketplace/gwt-pixlr | https://github.com/brandboxmarketplace/gwt-pixlr | 1fe47eecc2bd54af329712b371164655a9a1219b | 82fcd7f821139f0675a40cda560f77454befca6e | refs/heads/master | 2023-05-25T12:59:50.995000 | 2015-03-14T18:54:48 | 2015-03-14T18:54:48 | 340,919,564 | 0 | 0 | null | true | 2021-06-07T19:04:27 | 2021-02-21T14:22:20 | 2021-02-21T14:22:21 | 2021-06-07T19:04:25 | 884 | 0 | 0 | 4 | null | false | false |
package com.tinesoft.gwt.pixlr.client.resources;
import com.google.gwt.resources.client.ClientBundle;
import com.google.gwt.resources.client.CssResource.NotStrict;
import com.google.gwt.resources.client.ImageResource;
import com.tinesoft.gwt.pixlr.client.ui.PixlrWidget;
/**
* Client bundle for the {@link... | UTF-8 | Java | 2,955 | java | PixlrWidgetResources.java | Java | [
{
"context": "rWidget} css and image resources.\r\n * \r\n * @author Tine Kondo\r\n */\r\npublic interface PixlrWidgetResources exten",
"end": 386,
"score": 0.9998650550842285,
"start": 376,
"tag": "NAME",
"value": "Tine Kondo"
},
{
"context": "tyle for the PixlrWidget.\r\n * \r\... | null | [] |
package com.tinesoft.gwt.pixlr.client.resources;
import com.google.gwt.resources.client.ClientBundle;
import com.google.gwt.resources.client.CssResource.NotStrict;
import com.google.gwt.resources.client.ImageResource;
import com.tinesoft.gwt.pixlr.client.ui.PixlrWidget;
/**
* Client bundle for the {@link... | 2,947 | 0.558714 | 0.558714 | 104 | 26.39423 | 26.158693 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.211538 | false | false | 6 |
0e165a27c4e19f6e8f6d80635093bd0ad26c5b8b | 26,834,955,730,792 | e974b811e8bc9aa53b2a04b2423f14fc27819703 | /app/src/main/java/com/example/root/higherorlower/MainActivity.java | f666469a28bb5cbaec7f7048830a019deaea6821 | [] | no_license | LVZ2172/Java-Number-Guesser | https://github.com/LVZ2172/Java-Number-Guesser | 66ff26c45d84ee280d8beb2666768b4c8e919c94 | 527f2fb6a792bdfb1b85361ec57e02ab6c27e5d0 | refs/heads/master | 2020-12-24T20:52:11.768000 | 2016-04-27T19:46:53 | 2016-04-27T19:46:53 | 57,242,824 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.root.higherorlower;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.EditText;
import android.view.View;
import java.util.Random;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
int generatedNumber;
pu... | UTF-8 | Java | 1,551 | java | MainActivity.java | Java | [] | null | [] | package com.example.root.higherorlower;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.widget.EditText;
import android.view.View;
import java.util.Random;
import android.widget.Toast;
public class MainActivity extends AppCompatActivity {
int generatedNumber;
pu... | 1,551 | 0.617666 | 0.615087 | 48 | 31.3125 | 24.982624 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.