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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1e7709076d67c6217131d72f02c066a3a5314ffd | 24,747,601,605,571 | 621e4b2cb2e153790c5ebc8380c08bba563713ac | /src/main/java/com/demoapp/controller/AppDirectStubController.java | a86c3aa7c853100b47217d265662dab7c63da784 | [] | no_license | pjlacharite/demoApp | https://github.com/pjlacharite/demoApp | dbac96a746facd4427d78fcaee0da524132d516c | 30e9f54792137f1052177b63e2415010c56e8f6b | refs/heads/master | 2021-01-12T13:01:13.138000 | 2016-10-04T17:07:42 | 2016-10-04T17:07:42 | 69,402,717 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demoapp.controller;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import static org.springframework.http.MediaType.APPLICATION_JSON_VALUE;
import ... | UTF-8 | Java | 7,849 | java | AppDirectStubController.java | Java | [
{
"context": "\\n\" +\n \" \\\"firstName\\\": \\\"Sample\\\",\\n\" +\n \" \\\"fullName\\\": ",
"end": 1230,
"score": 0.9540448188781738,
"start": 1224,
"tag": "NAME",
"value": "Sample"
},
{
"context": ",\\n\" +\n \" ... | null | [] | package com.demoapp.controller;
import org.apache.log4j.Logger;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.ResponseBody;
import static org.springframework.http.MediaType.APPLICATION_JSON_VALUE;
import ... | 7,686 | 0.372149 | 0.337623 | 170 | 45.176472 | 26.909075 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505882 | false | false | 4 |
d364f61786c7931fc10c2335f610bbeee7b63fcf | 17,600,776,026,366 | 6c24ce36b03fa725c36fb58afcffb55e183a622a | /src/com/esprit/services/ProductService.java | e91da3d2aa0b6a63fe88fc16563a2efac57420ab | [
"Apache-2.0"
] | permissive | sadek-selmi/BaskaltyMobilePIDEV | https://github.com/sadek-selmi/BaskaltyMobilePIDEV | eab99b401daa4ec4b70208e9485feb2ebe072e77 | 9a221190c22c0bd66fe5d15f92a74c4d829022cc | refs/heads/master | 2023-05-13T19:05:08.810000 | 2020-06-06T16:29:28 | 2020-06-06T16:29:28 | 269,474,141 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.esprit.services;
import com.codename1.components.ToastBar;
import com.codename1.io.CharArrayReader;
import com.codename1.i... | UTF-8 | Java | 9,668 | java | ProductService.java | Java | [
{
"context": "til.List;\nimport java.util.Map;\n\n/**\n *\n * @author benha\n */\npublic class ProductService {\n\n private Co",
"end": 936,
"score": 0.9964743256568909,
"start": 931,
"tag": "USERNAME",
"value": "benha"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.esprit.services;
import com.codename1.components.ToastBar;
import com.codename1.io.CharArrayReader;
import com.codename1.i... | 9,668 | 0.604779 | 0.601469 | 264 | 35.621212 | 29.293455 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.57197 | false | false | 4 |
11a1300125113af79e0f5a48b46d4b1ef807b0ff | 15,556,371,546,866 | 7db7fff249bedccebea9a6d27a11bde046b7b11c | /06_vsebovalniki/07_obratSlovarja/Test03.java | 18fbe54d27cfa00bdf3bad6b73241707b647d395 | [] | no_license | bl4ko/java_programming | https://github.com/bl4ko/java_programming | acca46aa565ef18c633fdd7b1c5b9119252b8844 | 5cf88c17a841b7e7eb11ba02b94b3bf971b8fc50 | refs/heads/master | 2023-07-13T03:53:38.788000 | 2021-08-25T17:38:21 | 2021-08-25T17:38:21 | 362,529,919 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.util.*;
public class Test03 {
public static void main(String[] args) {
Map<String, String> slovar = Map.of(
"deska", "board",
"dobiti", "get",
"doseci", "get",
"nacin", "way",
"odbor", "board",
"po... | UTF-8 | Java | 907 | java | Test03.java | Java | [] | null | [] |
import java.util.*;
public class Test03 {
public static void main(String[] args) {
Map<String, String> slovar = Map.of(
"deska", "board",
"dobiti", "get",
"doseci", "get",
"nacin", "way",
"odbor", "board",
"po... | 907 | 0.428886 | 0.426681 | 31 | 28.225807 | 19.035976 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.096774 | false | false | 4 |
94bf23887603e8ac713711d7f98e7167287fdc99 | 20,864,951,174,003 | 94528515b0544aba0258601d53b28fd337a8b204 | /hadoop-benchmarks/src/main/java/pegasus/pagerank/MinMaxInfo.java | 7a103f549681b907af5ff24ef33ab5fc459e59ee | [] | no_license | harshavardhana/KVCBench | https://github.com/harshavardhana/KVCBench | 6f801c0830c1d48ee40e3ba460ef6bdd12597324 | b7c0a91e0a74ca22d2f5b6279b36cb96079b8d16 | refs/heads/master | 2020-06-23T22:52:34.170000 | 2017-03-09T10:41:30 | 2017-03-09T10:41:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pegasus.pagerank;
public class MinMaxInfo {
public double min;
public double max;
}
| UTF-8 | Java | 101 | java | MinMaxInfo.java | Java | [] | null | [] | package pegasus.pagerank;
public class MinMaxInfo {
public double min;
public double max;
}
| 101 | 0.722772 | 0.722772 | 6 | 15.833333 | 10.915076 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
3b97fd51523206bbb8988e6a4ecb78a95b5f6aa5 | 28,681,791,667,712 | 666fbed7e646eb41e321d75834af698bbdc859aa | /src/sundaySch/students/StudentsController.java | 7c07d493f9167c47f8454da111c38aac74c40195 | [] | no_license | Cosmosha/SundaySchoolSystem-Demo | https://github.com/Cosmosha/SundaySchoolSystem-Demo | 827c722b43e811eab869df8a65c252189a1bd48e | 919d4d32d67ba3c869df3a68ea7b178a56e3353c | refs/heads/master | 2020-04-19T15:00:14.625000 | 2019-01-30T02:06:13 | 2019-01-30T02:06:13 | 168,261,240 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package sundaySch.students;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXComboBox;
import com.jfoenix.control... | UTF-8 | Java | 16,691 | java | StudentsController.java | Java | [
{
"context": "ility;\n\n/**\n * FXML Controller class\n *\n * @author cosmos hagan\n */\npublic class StudentsController implements Ini",
"end": 1548,
"score": 0.9776926040649414,
"start": 1536,
"tag": "NAME",
"value": "cosmos hagan"
},
{
"context": "ArrayList();\n users.add(... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package sundaySch.students;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXComboBox;
import com.jfoenix.control... | 16,641 | 0.622911 | 0.613384 | 426 | 38.180752 | 40.153202 | 367 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.884977 | false | false | 4 |
50c5acdd2a3ddffa652bfc802693a9d9617161ec | 28,681,791,668,097 | 5109211de8b7e7713b34750ccf915e79e3e7662c | /app/src/main/java/com/maskedgeek/androidinterviewprep/recyclerview/RecyclerViewActivity.java | db4efa210fafd679864331bd0fbbfd270161c597 | [] | no_license | sumitkrnitjsr/AndroidInterviewPrep | https://github.com/sumitkrnitjsr/AndroidInterviewPrep | 21495e0bb68c51c249bbbd6df1f06b2659691f1e | e7a5e87d5e1e427c2aedd1ce807029a3d2964d7d | refs/heads/main | 2023-05-12T15:23:16.368000 | 2021-05-30T21:47:04 | 2021-05-30T21:47:04 | 355,686,272 | 0 | 0 | null | false | 2021-05-30T21:47:05 | 2021-04-07T21:26:31 | 2021-05-27T16:33:03 | 2021-05-30T21:47:05 | 6,196 | 0 | 0 | 0 | Java | false | false | package com.maskedgeek.androidinterviewprep.recyclerview;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.Li... | UTF-8 | Java | 3,706 | java | RecyclerViewActivity.java | Java | [] | null | [] | package com.maskedgeek.androidinterviewprep.recyclerview;
import android.content.Intent;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.Toast;
import androidx.appcompat.app.AppCompatActivity;
import androidx.recyclerview.widget.Li... | 3,706 | 0.692661 | 0.691042 | 113 | 31.796461 | 28.390812 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584071 | false | false | 4 |
4907c405496027bdad1a05fa01c7aaa9b83b5264 | 10,136,122,838,310 | 00f0d4bcdbaa7c390ffe9146907ee17202b32eb7 | /src/leetcode/N151_200/N165_CompareVersionNumbers.java | 4a2a53f820eb40bce8d32659da6b9073fdcd5b6e | [] | no_license | wsquan171/leetcode | https://github.com/wsquan171/leetcode | f7fd5f9cb7cfe266b85c592c6310c2a078960d7d | f0575f3ae2974c897a6408c3b8457299a5cb8f2a | refs/heads/master | 2018-10-16T15:23:36.102000 | 2018-09-23T04:51:05 | 2018-09-23T04:51:05 | 133,767,282 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Compare two version numbers version1 and version2.
* If version1 > version2 return 1;
* if version1 < version2 return -1;
* otherwise return 0.
*
* You may assume that the version strings are non-empty
* and contain only digits and the . character.
*
* The . character does not represent a decimal poi... | UTF-8 | Java | 1,783 | java | N165_CompareVersionNumbers.java | Java | [] | null | [] | /**
* Compare two version numbers version1 and version2.
* If version1 > version2 return 1;
* if version1 < version2 return -1;
* otherwise return 0.
*
* You may assume that the version strings are non-empty
* and contain only digits and the . character.
*
* The . character does not represent a decimal poi... | 1,783 | 0.553001 | 0.500841 | 64 | 26.859375 | 22.23164 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.796875 | false | false | 4 |
0b59334d3737b469ff5cc2967aeee9357f4223cc | 6,330,781,822,277 | 25d393ca3d2cc8b86dccaa73b39a499db9c5baf1 | /components/apimgt/org.wso2.carbon.apimgt.rest.api.admin.v1/src/gen/java/org/wso2/carbon/apimgt/rest/api/admin/v1/AlertSubscriptionsApiService.java | ae65b0f7b28df9004a1f8f0b1921fd64f4d9d31a | [
"Apache-2.0"
] | permissive | sanjeewa-malalgoda/carbon-apimgt | https://github.com/sanjeewa-malalgoda/carbon-apimgt | 9b4a43c9382467ff62ad2b1f897d73d97d6173fe | ac7d821c23f61f5af748673f248056d9d5108b97 | refs/heads/master | 2022-11-30T04:07:15.048000 | 2022-11-22T03:26:30 | 2022-11-22T03:26:30 | 32,058,716 | 1 | 1 | Apache-2.0 | true | 2022-11-22T04:38:54 | 2015-03-12T05:24:41 | 2022-11-15T03:16:41 | 2022-11-22T04:38:48 | 188,832 | 1 | 1 | 0 | JavaScript | false | false | package org.wso2.carbon.apimgt.rest.api.admin.v1;
import org.apache.cxf.jaxrs.ext.MessageContext;
import org.wso2.carbon.apimgt.api.APIManagementException;
import org.wso2.carbon.apimgt.rest.api.admin.v1.dto.AlertsSubscriptionDTO;
import org.wso2.carbon.apimgt.rest.api.admin.v1.dto.BotDetectionAlertSubscriptionDT... | UTF-8 | Java | 1,204 | java | AlertSubscriptionsApiService.java | Java | [] | null | [] | package org.wso2.carbon.apimgt.rest.api.admin.v1;
import org.apache.cxf.jaxrs.ext.MessageContext;
import org.wso2.carbon.apimgt.api.APIManagementException;
import org.wso2.carbon.apimgt.rest.api.admin.v1.dto.AlertsSubscriptionDTO;
import org.wso2.carbon.apimgt.rest.api.admin.v1.dto.BotDetectionAlertSubscriptionDT... | 1,204 | 0.854651 | 0.848837 | 26 | 45.307693 | 54.567368 | 181 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.576923 | false | false | 4 |
de55207daa5b5aa875f784f2edfdfa3b8186eab8 | 26,508,538,160,617 | c77fdaae357eb8a131a114c21c6d5ecf5c04d49f | /jiabian-dao/src/main/java/com/jiabian/dao/basic/SysUserMapper.java | 12c7f0848c14b75bcfc8bbc2fec32913b34f2cfc | [] | no_license | RenYongliang/jiabian-parent | https://github.com/RenYongliang/jiabian-parent | 9b6af4e2d84d597f733cd7c0f99af5f80a608411 | 1df2425633446ffd4ae16670e69d46d119ff237d | refs/heads/master | 2020-03-25T15:06:50.398000 | 2018-08-13T16:46:07 | 2018-08-13T16:46:16 | 143,867,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* SysUserMapper.java
* Copyright(C) 20xx-2015 xxxxxx��˾
* All rights reserved.
* -----------------------------------------------
* 2016-12-21 Created
*/
package com.jiabian.dao.basic;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.jiabian.base.PagesModel;
import ... | UTF-8 | Java | 3,581 | java | SysUserMapper.java | Java | [
{
"context": " \r\n * 方法名:selectSysUserByDistrict\r\n * 创建人:彭振锋 \r\n * 时间:2016年12月22日-下午4:30:45 \r\n * @param",
"end": 1983,
"score": 0.9997866749763489,
"start": 1980,
"tag": "NAME",
"value": "彭振锋"
},
{
"context": "basic \r\n * 方法名:selectSereviceList\r\n * 创建... | null | [] | /*
* SysUserMapper.java
* Copyright(C) 20xx-2015 xxxxxx��˾
* All rights reserved.
* -----------------------------------------------
* 2016-12-21 Created
*/
package com.jiabian.dao.basic;
import java.util.List;
import org.apache.ibatis.annotations.Param;
import com.jiabian.base.PagesModel;
import ... | 3,581 | 0.642424 | 0.618788 | 128 | 23.796875 | 24.641922 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.429688 | false | false | 4 |
f5fc951bcb76fa2cd2fd7c1770c5e7ad10d8f340 | 29,154,238,053,499 | cf7477f25a82454b80fc5e9d7c4b88f8ef76fa0f | /OIS-Ue1-SchausbergerL-Vers-1/src/at/fhooe/mc/vis/DrawingTest.java | 8664dc3ec9a53d8d3feb171d273c992e7f3420bf | [] | no_license | lauli/location_based_systems | https://github.com/lauli/location_based_systems | f0751e73c31bb940bcae5d4aa1751bd537f0ed63 | 389462d8d959137200e334f7f33b0b8f9fda9d9b | refs/heads/master | 2021-07-06T01:14:23.288000 | 2017-09-25T23:09:33 | 2017-09-25T23:09:33 | 104,810,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package at.fhooe.mc.vis;
import javax.swing.border.Border;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
/**
* Created by laureenschausberger on 05.04.17.
*/
public class DrawingTest extends WindowA... | UTF-8 | Java | 1,820 | java | DrawingTest.java | Java | [
{
"context": "ort java.awt.event.WindowEvent;\n\n/**\n * Created by laureenschausberger on 05.04.17.\n */\npublic class DrawingTest extends",
"end": 262,
"score": 0.9926307797431946,
"start": 243,
"tag": "USERNAME",
"value": "laureenschausberger"
}
] | null | [] | package at.fhooe.mc.vis;
import javax.swing.border.Border;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
/**
* Created by laureenschausberger on 05.04.17.
*/
public class DrawingTest extends WindowA... | 1,820 | 0.654945 | 0.623077 | 65 | 27 | 21.192886 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.876923 | false | false | 4 |
b741ce37fb0ee2dfd28acdaa11eb4f2b5daae111 | 6,734,508,750,399 | 2f4c2a642847d402d93f7ee747e7284681cf98a4 | /bankproxy/common/model/src/main/java/com/che001/bankproxy/v1/common/model/util/conversion/MoneyConverter.java | bdfc9f39d7782bd6ce33f05eed63a648270d4b1e | [] | no_license | zhulishuang/DylanDemo | https://github.com/zhulishuang/DylanDemo | 0dc949ee6e5731a2216c4a446f85490ab8f671ff | e7a95f1ffea0f58ec1a529d76d38ce30a2abfd96 | refs/heads/master | 2016-08-08T18:08:29.777000 | 2016-03-22T03:21:45 | 2016-03-22T03:21:45 | 54,436,595 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.che001.bankproxy.v1.common.model.util.conversion;
import com.che001.bankproxy.v1.common.model.Money;
/**
* @author clark.gao
*/
public class MoneyConverter {
/**
* Convert from a two decimal currency value to internal representation
*
* @param value
* external strin... | UTF-8 | Java | 787 | java | MoneyConverter.java | Java | [
{
"context": ".bankproxy.v1.common.model.Money;\n\n\n/**\n * @author clark.gao\n */\npublic class MoneyConverter {\n\n /**\n *",
"end": 140,
"score": 0.9917569160461426,
"start": 131,
"tag": "USERNAME",
"value": "clark.gao"
}
] | null | [] | package com.che001.bankproxy.v1.common.model.util.conversion;
import com.che001.bankproxy.v1.common.model.Money;
/**
* @author clark.gao
*/
public class MoneyConverter {
/**
* Convert from a two decimal currency value to internal representation
*
* @param value
* external strin... | 787 | 0.64676 | 0.636595 | 32 | 23.59375 | 22.972618 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 4 |
e524cd37f32de0518e6d7d62ccb1bab811681d06 | 22,505,628,666,854 | 123ab2d8cc67cb0c63864360ee82810adfd3bcb6 | /MinMaxTestCajaNegra.java | 1123dc6628e483b32a081dfa424666bfb81f723b | [] | no_license | marinammp/Tarea-de-Prueba-de-Software | https://github.com/marinammp/Tarea-de-Prueba-de-Software | 2a3535686af30d46c8e5c793e3f40cfa2a8cd73b | c468e538f896cc2d29895ff13f3f112bf63dbf07 | refs/heads/master | 2021-01-24T07:42:09.814000 | 2017-06-05T21:52:04 | 2017-06-05T21:52:04 | 93,351,974 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertNull;
import org.junit.Test;
public class MinMaxTestCajaNegra {
@Test
public void testArrayDeDatosVacio() {
int[] datos={};
assertNull(MinMax.minMax(datos));
}
@Test
public void tesConDatos() {
int[] datos= {1,2,3};... | UTF-8 | Java | 570 | java | MinMaxTestCajaNegra.java | Java | [] | null | [] | import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertNull;
import org.junit.Test;
public class MinMaxTestCajaNegra {
@Test
public void testArrayDeDatosVacio() {
int[] datos={};
assertNull(MinMax.minMax(datos));
}
@Test
public void tesConDatos() {
int[] datos= {1,2,3};... | 570 | 0.694737 | 0.677193 | 30 | 18 | 17.706873 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.733333 | false | false | 4 |
d173aca39d4706cdf6c37fa405089ca019d1b8e7 | 22,505,628,666,463 | 9b4110097a5cd3c6ff942ec451b6003833741458 | /app_mvvm_livedata/src/main/java/com/example/app_mvvm_livedata/http/WXSSlSocketFactory.java | e8b7589e658bf8d507767d4ef20686289444cc3f | [] | no_license | wang-xiong/WxApp | https://github.com/wang-xiong/WxApp | e3dbb71dfe219b62ba753e8a6b9423ca20a2124c | 3ed301ee7c2dd1e2485eb4d95f68f7dce59971c4 | refs/heads/master | 2020-03-25T04:38:40.474000 | 2019-05-30T02:52:49 | 2019-05-30T02:52:49 | 143,405,847 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.app_mvvm_livedata.http;
import android.content.Context;
import java.io.InputStream;
import java.security.KeyStore;
import java.security.SecureRandom;
import java.security.cert.Certificate;
import java.security.cert.CertificateFactory;
import java.util.Arrays;
import javax.net.ssl.KeyManager;
impo... | UTF-8 | Java | 5,911 | java | WXSSlSocketFactory.java | Java | [] | null | [] | package com.example.app_mvvm_livedata.http;
import android.content.Context;
import java.io.InputStream;
import java.security.KeyStore;
import java.security.SecureRandom;
import java.security.cert.Certificate;
import java.security.cert.CertificateFactory;
import java.util.Arrays;
import javax.net.ssl.KeyManager;
impo... | 5,911 | 0.663149 | 0.653122 | 139 | 39.899281 | 31.82151 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597122 | false | false | 4 |
945f4efee108da1f862175b0399e2202d76dce7a | 29,807,073,065,231 | c7a15a307af709c875c9bff0dff80c04f0140b90 | /p000o/C1335.java | 0e61e5ac57828d4a015c2bd9f5d62bf71e91028f | [] | no_license | officialwedevgames/testing | https://github.com/officialwedevgames/testing | 4b0af18ddd8c92b73ef73b35710598f759b8f4b6 | 56b12e1374bce2635c8021eba0c799c9b9bf32b1 | refs/heads/master | 2019-03-20T02:43:56.562000 | 2018-07-04T05:34:49 | 2018-07-04T05:34:49 | 123,827,836 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package p000o;
class C1335 extends az {
C1335(int i, int i2, int i3) {
this.ܕ = (short) 275;
C0406.f3003.f8225.mo686(this, 0);
this.Ą.putShort((short) i2);
C0406.f3003.f8225.mo686(this, 1);
this.Ą.putShort((short) i);
C0406.f3003.f8225.mo686(this, 2);
this.Ą.... | UTF-8 | Java | 383 | java | C1335.java | Java | [] | null | [] | package p000o;
class C1335 extends az {
C1335(int i, int i2, int i3) {
this.ܕ = (short) 275;
C0406.f3003.f8225.mo686(this, 0);
this.Ą.putShort((short) i2);
C0406.f3003.f8225.mo686(this, 1);
this.Ą.putShort((short) i);
C0406.f3003.f8225.mo686(this, 2);
this.Ą.... | 383 | 0.564644 | 0.350923 | 14 | 26.071428 | 14.547775 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 4 |
383b339d00f3df1670b05acda6f25ac16f6ffe57 | 10,273,561,819,143 | e6b087ae131cb1a6bc799740cb0012598bed1e32 | /src/main/java/com/kjz/www/coin/controller/base/CoinTransferRecordController.java | f5f4e34f0e3e40fe3119f5d987f227e9c5132539 | [] | no_license | xeonye/smartContract | https://github.com/xeonye/smartContract | 5f9f72caef3028101ce99ece2ec0c57f9cc0b0d0 | 1864c95c561c8258f1bd66384a61444f42b8042a | refs/heads/master | 2020-03-10T01:10:14.881000 | 2018-04-11T13:06:57 | 2018-04-11T13:06:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package com.kjz.www.coin.controller.base;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http... | UTF-8 | Java | 24,916 | java | CoinTransferRecordController.java | Java | [] | null | [] |
package com.kjz.www.coin.controller.base;
import java.math.BigDecimal;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http... | 24,916 | 0.701811 | 0.693292 | 513 | 45.360622 | 75.487762 | 912 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.672515 | false | false | 4 |
3b771569c4340fe346f311a705a76d9d1e92935d | 22,531,398,502,437 | 07567d1b051d679c203d63b7feaa3429f4599862 | /RoverMelange/src-gen/rover/raspirovermt/raspirover/Action.java | 3d13a9b3dedf3dc85987782add025b361e89c185 | [] | no_license | tdegueul/gemoc-pirover | https://github.com/tdegueul/gemoc-pirover | 1bce59c253de235a2a594f5b2ea96c1632100099 | b786281099b0cc76f292a0a7f9218c4b8e02cae8 | refs/heads/master | 2020-04-05T13:00:34.008000 | 2017-10-10T14:15:57 | 2017-10-10T14:15:57 | 95,002,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package rover.raspirovermt.raspirover;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Action</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link rover.raspirovermt.raspirover.Action#getAssociatedPin <em>Associat... | UTF-8 | Java | 1,381 | java | Action.java | Java | [] | null | [] | /**
*/
package rover.raspirovermt.raspirover;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Action</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link rover.raspirovermt.raspirover.Action#getAssociatedPin <em>Associat... | 1,381 | 0.648805 | 0.648805 | 49 | 27.183674 | 29.29768 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
3927d4f5efb141b654e8bf406097f17fcdd3802e | 23,459,111,432,766 | c64b32c7c0ec56747a55e93415e4d2b4be0a1c9e | /app/src/main/java/elsys/exert/com/exert/activities/tasks/TaskActivity.java | b7b401d62c8776cdf2e5be166194348125daef75 | [] | no_license | jobs-elsys/Jobche.bg | https://github.com/jobs-elsys/Jobche.bg | 61c3c54b4c14494179fc0cae42cf48323e2209b1 | c609d4f1c36d27916ff6dde00c66414a6d4be08f | refs/heads/master | 2018-09-11T00:27:49.207000 | 2018-06-05T12:44:14 | 2018-06-05T12:44:14 | 126,154,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package elsys.exert.com.exert.activities.tasks;
import android.provider.ContactsContract;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import com.... | UTF-8 | Java | 5,761 | java | TaskActivity.java | Java | [] | null | [] | package elsys.exert.com.exert.activities.tasks;
import android.provider.ContactsContract;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.widget.Button;
import android.widget.TextView;
import android.widget.Toast;
import com.... | 5,761 | 0.591564 | 0.591217 | 154 | 36.409092 | 27.020102 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519481 | false | false | 4 |
3fb699075da3a0ee1935b0f7972d0eff9461cd8d | 8,126,078,142,982 | b181fec2af5fe0f8b97bb0cb77048adbb95794fe | /src/Main.java | de1bfb9b3229d2d6527a1d95f9892a396d1eea90 | [] | no_license | Luk3s/wordpress-offline-reading | https://github.com/Luk3s/wordpress-offline-reading | e2309b0b54532825b4b5bcb2697726cde1d7b2fb | 214174bf3c778ffde6ba095983b95cc584bf3cee | refs/heads/master | 2021-01-23T21:42:32.429000 | 2015-01-01T19:02:57 | 2015-01-01T19:02:57 | 28,691,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.File;
import java.io.IOException;
public class Main
{
public static void main(String[] args) throws IOException
{
// Input data
String aboutTheAuthorURL = "http://erasmusinstirling.altervista.org/author/erasmusinstirling/"; // ToChange
String howToReachOneArticleUrlUsingCss = ".entry-title a";... | UTF-8 | Java | 557 | java | Main.java | Java | [
{
"context": "= \"http://erasmusinstirling.altervista.org/author/erasmusinstirling/\";\t\t// ToChange\n\t\tString howToReachOneArticleUrlU",
"end": 243,
"score": 0.9961593747138977,
"start": 226,
"tag": "USERNAME",
"value": "erasmusinstirling"
}
] | null | [] | import java.io.File;
import java.io.IOException;
public class Main
{
public static void main(String[] args) throws IOException
{
// Input data
String aboutTheAuthorURL = "http://erasmusinstirling.altervista.org/author/erasmusinstirling/"; // ToChange
String howToReachOneArticleUrlUsingCss = ".entry-title a";... | 557 | 0.75763 | 0.75763 | 18 | 29.944445 | 39.798759 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.722222 | false | false | 4 |
67036c78a8c94eca1998076b6291d799814c3de3 | 30,288,109,410,954 | fc5785c90a28de6b7dac8393b9bbfa2a4155d177 | /src/smartcall/Test.java | 526b7aa08bf65c289b2805f907d1f2cb7eeb47f1 | [] | no_license | scaperow/SIPTest | https://github.com/scaperow/SIPTest | e5e29ac52ce176b4ac391caa73677798e444263c | d5c03802bd19fe2c3c266daadb0d485eb73bd346 | refs/heads/master | 2020-04-06T07:08:49.645000 | 2018-03-07T04:47:12 | 2018-03-07T04:47:12 | 124,180,578 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package smartcall;
import java.io.IOException;
import java.util.Enumeration;
import javax.servlet.ServletConfig;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.sip.*;
public class Test {
public static void main(String[] args){
//System.out.print("sdfsdfsd");
//in... | UTF-8 | Java | 1,261 | java | Test.java | Java | [] | null | [] | package smartcall;
import java.io.IOException;
import java.util.Enumeration;
import javax.servlet.ServletConfig;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.sip.*;
public class Test {
public static void main(String[] args){
//System.out.print("sdfsdfsd");
//in... | 1,261 | 0.731166 | 0.727994 | 61 | 19.672131 | 17.372223 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.327869 | false | false | 4 |
a574d275ee28f23c7b3a8a0695aa64e787f98dd5 | 34,282,428,984,149 | ae642b36ba414e8b52d6981d851707d5faaafec2 | /src/main/java/com/challenge/easy/SockMerchant.java | 7036bba8f5d5f6ff7c8c9f6ba7097c6bf9801b86 | [
"Apache-2.0"
] | permissive | jorgelizandro/coding-challenges | https://github.com/jorgelizandro/coding-challenges | da3f791e76610ad05a760db5f1cac3d6a4f7259e | 4c38d7dcd13cbea920bedf629a5f19c60b78dd4f | refs/heads/master | 2020-03-24T16:28:32.462000 | 2019-10-18T13:15:15 | 2019-10-18T13:15:15 | 142,826,053 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.challenge.easy;
import java.util.Arrays;
import java.util.Map;
import java.util.function.Function;
import java.util.stream.Collectors;
public class SockMerchant {
private SockMerchant() {
}
static int sockMerchant(int n, int[] arr) {
if (arr == null || arr.length == 0) {
... | UTF-8 | Java | 1,020 | java | SockMerchant.java | Java | [] | null | [] | package com.challenge.easy;
import java.util.Arrays;
import java.util.Map;
import java.util.function.Function;
import java.util.stream.Collectors;
public class SockMerchant {
private SockMerchant() {
}
static int sockMerchant(int n, int[] arr) {
if (arr == null || arr.length == 0) {
... | 1,020 | 0.568627 | 0.536274 | 35 | 28.142857 | 27.016548 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.971429 | false | false | 4 |
d7a204ac05a555b84d14194ea50bdda64d061c20 | 15,324,443,369,721 | c4150a9322eb805db170c500ddff60160c49c986 | /src/main/java/service/ServiceBusController.java | dd889e9ebf1f221abbd64479af19d89584c2645e | [] | no_license | petlurinavyasree/entertainmentdiscovery | https://github.com/petlurinavyasree/entertainmentdiscovery | 53c61824abedc4a73a04830af972f2049abf16e0 | f78f1377bbf34c8ffcb84c9a784f1c7bff131d8d | refs/heads/master | 2021-01-24T04:02:13.523000 | 2018-03-05T01:36:50 | 2018-03-05T01:36:50 | 122,919,081 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import facebook.FacebookController;
import lastfm.LastFmController;
import model.facebook.FacebookResponse;
import model.lastfm.ArtistData;
import model.movie.MovieTitle;
import model.service.ServiceResponse;
import movie.RelatedMoviesController;
import org.springframework.web.bind.annotation.CrossOri... | UTF-8 | Java | 2,924 | java | ServiceBusController.java | Java | [
{
"context": " ParseException {\n //String accesstoken = \"EAACEdEose0cBALZBdKH7oxDqXPXFGoLyBg55OhW3p1Jw4SCMjPkWUTjxQ7tYfaBRpZAeov57Ojx1sOSB9Hxm6rQjLMfTLVpS5rqxwCd1b2MDHZC5zyHJA6iLh3MyJkfhGVkJ4HWTo2yJWvwscNIYBbVZB1HQUDK6mKVb6CzIXcW17SwR2idPSGx1aC9FsdwneAS7qnpQJgZDZD\\n\";\n\n\n FacebookResponse re... | null | [] | package service;
import facebook.FacebookController;
import lastfm.LastFmController;
import model.facebook.FacebookResponse;
import model.lastfm.ArtistData;
import model.movie.MovieTitle;
import model.service.ServiceResponse;
import movie.RelatedMoviesController;
import org.springframework.web.bind.annotation.CrossOri... | 2,720 | 0.7671 | 0.749658 | 57 | 50.298244 | 45.528076 | 243 | false | false | 0 | 0 | 0 | 0 | 207 | 0.070793 | 0.842105 | false | false | 4 |
8396c31363b4f2eec9b874c788af21cbcf341f5a | 19,275,813,226,828 | 050717a204ef8c7c420b7bb5a0baea73aaf548f5 | /app/src/main/java/com/aixinwu/axw/activity/Buy.java | 41eb1fb1639f77f8aa17699ba9a558f22ec9c3f9 | [
"Apache-2.0"
] | permissive | lionelee/AixinwuApp | https://github.com/lionelee/AixinwuApp | f7154f4bec0070ef20fd492b91b6177a14a76b92 | 70ce48701fdce8c0482e6612d41e079ce0737438 | refs/heads/master | 2021-09-14T01:44:28.749000 | 2018-05-07T11:11:10 | 2018-05-07T11:11:10 | 106,914,027 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aixinwu.axw.activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
impo... | UTF-8 | Java | 13,380 | java | Buy.java | Java | [
{
"context": "ircleimageview.CircleImageView;\n\n/**\n * Created by liangyuding on 2016/4/15.\n */\npublic class Buy extends AppCom",
"end": 1047,
"score": 0.9996463656425476,
"start": 1036,
"tag": "USERNAME",
"value": "liangyuding"
},
{
"context": "D);\n intent2.p... | null | [] | package com.aixinwu.axw.activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.os.Handler;
import android.os.Message;
import android.support.v7.app.AppCompatActivity;
import android.support.v7.widget.Toolbar;
impo... | 13,380 | 0.585481 | 0.581061 | 314 | 41.509556 | 29.910614 | 238 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.834395 | false | false | 4 |
4eb28d7e81b7eeeac7e6ef842adb0b6d82a34ffb | 20,590,073,283,184 | 1eabf8d99ed1bf70ddb3119b9bc0ec2388a4ae75 | /dspace-api/src/main/java/org/dspace/orcid/consumer/OrcidQueueConsumer.java | d177e61607f111d5c7b7042818ec61862c0733c0 | [
"BSD-3-Clause",
"LGPL-2.0-or-later",
"EPL-1.0",
"LicenseRef-scancode-unicode",
"LGPL-2.1-or-later",
"CDDL-1.0",
"MIT",
"LicenseRef-scancode-unicode-icu-58",
"MPL-1.0",
"W3C",
"GPL-1.0-or-later",
"Apache-2.0",
"LicenseRef-scancode-public-domain",
"LicenseRef-scancode-unknown-license-referen... | permissive | CICBA/DSpace | https://github.com/CICBA/DSpace | c849eedd4cda37460a9023418d5c26214af48bf5 | 932845a833c345a2c76aa8b80a53c37ba0b3890a | refs/heads/master | 2023-08-18T02:29:20.835000 | 2023-08-10T17:09:57 | 2023-08-10T17:09:57 | 23,224,860 | 5 | 8 | BSD-3-Clause | true | 2023-08-04T14:49:59 | 2014-08-22T12:39:27 | 2022-10-04T16:40:59 | 2023-08-04T14:49:58 | 167,076 | 2 | 4 | 3 | Java | false | false | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.orcid.consumer;
import static java.util.Arrays.asList;
import static java.util.Comp... | UTF-8 | Java | 13,486 | java | OrcidQueueConsumer.java | Java | [
{
"context": "s set by the user)</li>\n * \n * </ul>\n *\n * @author Luca Giamminonni (luca.giamminonni at 4science.it)\n *\n */\npublic c",
"end": 2375,
"score": 0.9998732209205627,
"start": 2359,
"tag": "NAME",
"value": "Luca Giamminonni"
}
] | null | [] | /**
* The contents of this file are subject to the license and copyright
* detailed in the LICENSE and NOTICE files at the root of the source
* tree and available online at
*
* http://www.dspace.org/license/
*/
package org.dspace.orcid.consumer;
import static java.util.Arrays.asList;
import static java.util.Comp... | 13,476 | 0.715705 | 0.715409 | 358 | 36.670391 | 35.117088 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.581006 | false | false | 4 |
c1d6f33a63d2d600d0503bac1bb766ae7db62bee | 3,118,146,313,809 | a498267df5c672da259f2810e41830bec1d47adf | /mobile/src/main/java/com/alexstyl/specialdates/ui/widget/LetterPainter.java | 38156f6170fce944b2f7304a955e2deedd15facf | [
"MIT"
] | permissive | danybony/Memento-Namedays | https://github.com/danybony/Memento-Namedays | 9f0fcf6db52e223250d752c31a667fe5e758a334 | 1bf6030d1cd418a5aae6f6e0d88d617c312bf7aa | refs/heads/master | 2021-01-17T23:05:56.966000 | 2016-09-06T22:22:12 | 2016-09-06T22:22:12 | 68,078,712 | 1 | 0 | null | true | 2016-09-13T08:29:17 | 2016-09-13T05:55:13 | 2016-09-13T05:55:14 | 2016-09-13T07:32:33 | 1,043 | 0 | 0 | 0 | Java | null | null | package com.alexstyl.specialdates.ui.widget;
import android.content.res.Resources;
import com.alexstyl.specialdates.R;
public class LetterPainter {
/**
* The different color variants to draw
*/
private static final int[] mVariants = {
R.color.avatar_variant_1,
R.color.avata... | UTF-8 | Java | 901 | java | LetterPainter.java | Java | [
{
"context": "package com.alexstyl.specialdates.ui.widget;\n\nimport android.content.r",
"end": 20,
"score": 0.9081815481185913,
"start": 16,
"tag": "USERNAME",
"value": "styl"
},
{
"context": "import android.content.res.Resources;\n\nimport com.alexstyl.specialdates.R;\n\npublic cla... | null | [] | package com.alexstyl.specialdates.ui.widget;
import android.content.res.Resources;
import com.alexstyl.specialdates.R;
public class LetterPainter {
/**
* The different color variants to draw
*/
private static final int[] mVariants = {
R.color.avatar_variant_1,
R.color.avata... | 901 | 0.537181 | 0.529412 | 39 | 22.076923 | 17.722048 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 4 |
a438be5df9280e688140e26c7c6e95dc7b2d87c0 | 36,850,819,417,367 | 80afe5d514471b5c570d918562f1c7c7d3488cf6 | /lesson10/src/Bai13/Test.java | ea402b4d14e490892154a8e213263df987e541af | [] | no_license | DuyToi140299/JavaWeb-Programimng | https://github.com/DuyToi140299/JavaWeb-Programimng | 2129d6dc4acb5b7de072ce0266ba768f8dda6b1b | 34fa17b840c32c305efa21a6dc451c8379ec2a71 | refs/heads/master | 2023-06-10T01:53:27.765000 | 2023-05-31T09:09:11 | 2023-05-31T09:09:11 | 171,900,709 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Bai13;
/**
*
* @author Admin
*/
public class Test {
public static void main(String[] args) {
HinhBinhHanh obj1 ... | UTF-8 | Java | 638 | java | Test.java | Java | [
{
"context": " the editor.\n */\npackage Bai13;\n\n/**\n *\n * @author Admin\n */\npublic class Test {\n public static void ma",
"end": 224,
"score": 0.9611018300056458,
"start": 219,
"tag": "USERNAME",
"value": "Admin"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Bai13;
/**
*
* @author Admin
*/
public class Test {
public static void main(String[] args) {
HinhBinhHanh obj1 ... | 638 | 0.609718 | 0.594044 | 26 | 23.538462 | 21.417517 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 4 |
d5d45237ef0e8f07d2801745084f75b093b7a2d6 | 592,705,549,032 | 5bbb7b33bdb79c37aec6b0c6ba3a71e87ba718ae | /src/main/java/org/pergamum/battlesnek/api/Request.java | d1ea00601cfb5385e609b5ac80ce0afb5f551dfc | [] | no_license | GeoffreyPeart/Battlesnek | https://github.com/GeoffreyPeart/Battlesnek | 77be078a477443d176a5f5da2676eff8221f772d | 81061a0c16a98ca8cdabf44f684caf37e53c05f2 | refs/heads/master | 2023-08-12T10:40:37.911000 | 2021-10-06T03:58:56 | 2021-10-06T03:58:56 | 349,770,269 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.pergamum.battlesnek.api;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.extern.slf4j.Slf4j;
@Data
@Slf4j
@AllArgsConstructor
@NoArgsConstructor
public class Request {
private Game game;
private int turn;
private Board board;
private Battlesnake you... | UTF-8 | Java | 324 | java | Request.java | Java | [] | null | [] | package org.pergamum.battlesnek.api;
import lombok.AllArgsConstructor;
import lombok.Data;
import lombok.NoArgsConstructor;
import lombok.extern.slf4j.Slf4j;
@Data
@Slf4j
@AllArgsConstructor
@NoArgsConstructor
public class Request {
private Game game;
private int turn;
private Board board;
private Battlesnake you... | 324 | 0.811728 | 0.802469 | 17 | 18.058823 | 11.623863 | 36 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.764706 | false | false | 4 |
e60f2b0d0cd0f9be872e2d5326e9c18fc6ba09bb | 38,371,237,829,551 | 2aa887e6d5f4f76633ea4d94ab1cded57bb57516 | /src/main/java/com/vpoesmann/soutien/Cochon.java | 97da55cb34f2f2047cd1dcecef5a33b29bf0e347 | [
"MIT"
] | permissive | vpoesmann-bts/coursJava | https://github.com/vpoesmann-bts/coursJava | 761701cdd140294f751afb24c3842591b7187dec | a194891e4e892812caa7b4e692bd19785c11c61a | refs/heads/main | 2023-03-17T02:44:57.727000 | 2021-03-12T10:20:31 | 2021-03-12T10:20:31 | 346,974,966 | 0 | 0 | MIT | false | 2021-03-12T09:15:21 | 2021-03-12T07:11:08 | 2021-03-12T07:11:11 | 2021-03-12T09:15:21 | 5 | 0 | 0 | 0 | null | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.vpoesmann.soutien;
/**
*
* @author sogeking
*/
public class Cochon {
private String prenom;
private int taille;... | UTF-8 | Java | 644 | java | Cochon.java | Java | [
{
"context": "\npackage com.vpoesmann.soutien;\n\n/**\n *\n * @author sogeking\n */\npublic class Cochon {\n private String pren",
"end": 243,
"score": 0.9995663166046143,
"start": 235,
"tag": "USERNAME",
"value": "sogeking"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.vpoesmann.soutien;
/**
*
* @author sogeking
*/
public class Cochon {
private String prenom;
private int taille;... | 644 | 0.625776 | 0.625776 | 30 | 20.466667 | 19.869127 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.466667 | false | false | 4 |
bf8a9fdfaabce8321c060f05edbea6d43823372d | 10,230,612,154,401 | 6cdca38020300e1b9e5eaffe5c5f72009d53be95 | /app/src/main/java/com/fastbuyapp/omar/fastbuy/TutorialAdapter.java | 48f8ef680b5b91a05d5bcb37b8384f3ebf947f0d | [] | no_license | antver/FastBuy | https://github.com/antver/FastBuy | 7cb4069321c1f0f882c26a2effda58efef9e3bcd | e757e1c9918204a1509e866a611fb164713d28ef | refs/heads/master | 2023-01-03T18:51:36.120000 | 2020-11-02T13:59:34 | 2020-11-02T13:59:34 | 285,624,569 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fastbuyapp.omar.fastbuy;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.fastbuyapp.omar.fastbuy.entidades.Tutorial_Item;
import ... | UTF-8 | Java | 1,532 | java | TutorialAdapter.java | Java | [] | null | [] | package com.fastbuyapp.omar.fastbuy;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import androidx.annotation.NonNull;
import androidx.recyclerview.widget.RecyclerView;
import com.fastbuyapp.omar.fastbuy.entidades.Tutorial_Item;
import ... | 1,532 | 0.731071 | 0.731071 | 51 | 29.039215 | 30.682409 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431373 | false | false | 4 |
240f9999e97e52404727eaa8eff9275c95fc16b9 | 17,136,919,544,822 | 6adee814df902144d3d1b6a1790754d4420947e5 | /src/test/java/RockPaperScissorsAppTest.java | 447146120f106f7ee83931fe79c99b37fea30c2c | [] | no_license | mklgallegos/rock-paper-scissors | https://github.com/mklgallegos/rock-paper-scissors | 49a37404376e7336c76ff418c20f71eed401fc78 | 27c53a03f21bde326b36401fa8e88e37a7aec074 | refs/heads/master | 2018-01-10T11:23:05.016000 | 2016-02-11T01:43:42 | 2016-02-11T01:43:42 | 51,458,361 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //import JUnit
import org.junit.*;
import static org.junit.Assert.*;
public class RockPaperScissorsAppTest {
@Test
public void detectTie_returnsTrueforTie_true() {
RockPaperScissorsApp rockPaperScissorsApp = new RockPaperScissorsApp();
assertEquals(true, rockPaperScissorsApp.detectTie("rock","rock"));
}... | UTF-8 | Java | 3,358 | java | RockPaperScissorsAppTest.java | Java | [] | null | [] | //import JUnit
import org.junit.*;
import static org.junit.Assert.*;
public class RockPaperScissorsAppTest {
@Test
public void detectTie_returnsTrueforTie_true() {
RockPaperScissorsApp rockPaperScissorsApp = new RockPaperScissorsApp();
assertEquals(true, rockPaperScissorsApp.detectTie("rock","rock"));
}... | 3,358 | 0.734961 | 0.726623 | 102 | 31.931372 | 29.614603 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
55f4ee899bcae76ee05fb6fd5d9b16d38a4c5fde | 27,659,589,415,187 | 512397a9abaeae96735983596c0024c702d7d172 | /src/main/java/com/zj/system/dao/impl/WeekAttendDaoImpl.java | ac872fb5a65b2c4823f5038a9e3c470b62e31c5d | [] | no_license | zhuangwentao/shop-server | https://github.com/zhuangwentao/shop-server | 01da792724eacbfbccb0565eae074cac1edf26f4 | 14faf8bccdedea61779c135bb4e7df324b9d9c75 | refs/heads/master | 2017-10-30T15:34:09.963000 | 2016-07-26T07:53:47 | 2016-07-26T07:53:47 | 64,199,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zj.system.dao.impl;
import com.zj.common.persistence.impl.BaseDaoImpl;
import com.zj.common.web.PageResult;
import com.zj.system.dao.WeekAttendDao;
import com.zj.system.entity.WeekAttend;
import com.zj.system.utils.DateUtil;
import org.springframework.stereotype.Repository;
import java.util.Array... | UTF-8 | Java | 4,685 | java | WeekAttendDaoImpl.java | Java | [
{
"context": ".ArrayList;\r\nimport java.util.List;\r\n\r\n/**\r\n * 作者:钱剑锋\r\n * 时间:4/12/2016\r\n */\r\n@Repository\r\npublic class ",
"end": 367,
"score": 0.9125694036483765,
"start": 364,
"tag": "NAME",
"value": "钱剑锋"
}
] | null | [] | package com.zj.system.dao.impl;
import com.zj.common.persistence.impl.BaseDaoImpl;
import com.zj.common.web.PageResult;
import com.zj.system.dao.WeekAttendDao;
import com.zj.system.entity.WeekAttend;
import com.zj.system.utils.DateUtil;
import org.springframework.stereotype.Repository;
import java.util.Array... | 4,685 | 0.617186 | 0.611386 | 88 | 50.897728 | 60.021786 | 327 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.965909 | false | false | 4 |
0a53eb1cb9b8b059356061b31b70d6096a1f994b | 21,268,678,057,456 | 9043849a03d0070fceea7cd39c4d5200d02d68b7 | /src/main/java/controllers/SaladController.java | 127bef337d15a1558ff840424d67d3b812e317d8 | [] | no_license | YuliaMelnyk/HollyOrder | https://github.com/YuliaMelnyk/HollyOrder | 0dba3217a70466f3bdc8b198f81b48c3c721e92c | 9137a66c316d5f68ed506e70492e3c6d7e139b08 | refs/heads/master | 2023-05-31T19:50:23.918000 | 2021-06-18T20:06:55 | 2021-06-18T20:06:55 | 332,882,031 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controllers;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.control.ScrollPane;
import javafx.scene.control.TableColumn;
import javafx.scene.control.TableView... | UTF-8 | Java | 5,831 | java | SaladController.java | Java | [
{
"context": "class controller for page salad.fxml\n *\n * @author yuliiamelnik on 11/2/21\n * @project HollyOrder\n */\n\npublic cla",
"end": 645,
"score": 0.9991763234138489,
"start": 633,
"tag": "USERNAME",
"value": "yuliiamelnik"
}
] | null | [] | package controllers;
import javafx.fxml.FXML;
import javafx.fxml.FXMLLoader;
import javafx.fxml.Initializable;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.control.Label;
import javafx.scene.control.ScrollPane;
import javafx.scene.control.TableColumn;
import javafx.scene.control.TableView... | 5,831 | 0.605385 | 0.604528 | 272 | 20.4375 | 19.88579 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.264706 | false | false | 4 |
cdb914d9fc812599b7e747403084fb9070a228a1 | 2,181,843,399,684 | 9923233eee9bb6137ff1786ab2abba16dbcc42aa | /app/src/main/java/com/example/movie1/MovieAdapter.java | 76f4e06c2f2602265cbb44b07882bb0361a3e469 | [] | no_license | Teja243/Movie1 | https://github.com/Teja243/Movie1 | a7e53723e59ec499b1e156527ed60dfcff4e65a2 | 5cdcbd977d5dc0c175ad6e4f42d3ff718fb9e433 | refs/heads/master | 2020-05-27T14:48:07.477000 | 2019-05-26T10:18:55 | 2019-05-26T10:18:55 | 188,667,951 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.movie1;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextVie... | UTF-8 | Java | 2,914 | java | MovieAdapter.java | Java | [] | null | [] | package com.example.movie1;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.TextVie... | 2,914 | 0.656829 | 0.65477 | 76 | 37.342106 | 33.108097 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 4 |
11ca71d3845c989f948548dc8f004d81dcdc488f | 2,181,843,396,186 | 8782061b1e1223488a090f9f3f3b8dfe489e054a | /storeMongoDB/projects/ABCD/aaronp_disruptor/test/10Test.java | 5f8448f370261bc380f5f66a6666505a1055f314 | [] | no_license | ryosuke-ku/TCS_init | https://github.com/ryosuke-ku/TCS_init | 3cb79a46aa217e62d8fff13d600f2a9583df986c | e1207d68bdc9d2f1eed63ef44a672b5a37b45633 | refs/heads/master | 2020-08-08T18:40:17.929000 | 2019-10-18T01:06:32 | 2019-10-18T01:06:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public void shouldGetTwoNinesUpperBound()
{
final long[] INTERVALS = new long[]{ 1, 10, 100, 1000, 10000 };
final Histogram histogram = new Histogram(INTERVALS);
for (long i = 1; i < 101; i++)
{
histogram.addObservation(i);
}
assertThat(Lon... | UTF-8 | Java | 399 | java | 10Test.java | Java | [] | null | [] | public void shouldGetTwoNinesUpperBound()
{
final long[] INTERVALS = new long[]{ 1, 10, 100, 1000, 10000 };
final Histogram histogram = new Histogram(INTERVALS);
for (long i = 1; i < 101; i++)
{
histogram.addObservation(i);
}
assertThat(Lon... | 399 | 0.568922 | 0.513784 | 12 | 30.916666 | 29.850903 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.916667 | false | false | 4 |
031eff82f0a4f88825bfee18222bddcd18e836e7 | 27,943,057,287,619 | e948ea72b6f721d8af50a326c9081532277d07ff | /src/main/java/oj120_139/Lee_132_Self.java | 74f0118f8b11be80180e24f37af6d1f980854e10 | [] | no_license | yilak1/LeetCode | https://github.com/yilak1/LeetCode | 3a17f2f3ba03002861d11f472a8824de54e9c9a6 | e4c9169b03175c825d17a642c56d06016751c8f4 | refs/heads/master | 2020-12-11T10:53:22.936000 | 2020-01-14T11:52:39 | 2020-01-14T11:52:39 | 233,829,412 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oj120_139;
/**
* 分割回文串II,分割字符串,使得每一个子串都是回文串,并且计算最小切割数
* state 前i个字符,最小的分割字符串数。
* function: min(得到多个f[j]取最小值 ,如果j<i 并且 [j+1, i]闭区间的字符串是符文串)+1
* initialValue f[s.length + 1] ,f[0] = 0;//当为空串时,字符串个数为0;
* out
*/
public class Lee_132_Self {
//可以把所有的字串都给计算出来是否是回文串,这样复杂度会降低
public boolean isPalindrome(... | UTF-8 | Java | 1,505 | java | Lee_132_Self.java | Java | [] | null | [] | package oj120_139;
/**
* 分割回文串II,分割字符串,使得每一个子串都是回文串,并且计算最小切割数
* state 前i个字符,最小的分割字符串数。
* function: min(得到多个f[j]取最小值 ,如果j<i 并且 [j+1, i]闭区间的字符串是符文串)+1
* initialValue f[s.length + 1] ,f[0] = 0;//当为空串时,字符串个数为0;
* out
*/
public class Lee_132_Self {
//可以把所有的字串都给计算出来是否是回文串,这样复杂度会降低
public boolean isPalindrome(... | 1,505 | 0.471282 | 0.446105 | 46 | 26.630434 | 18.369822 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608696 | false | false | 4 |
c5d3eef463628862a364e2cbfab8d7fd3cf24b94 | 7,052,336,319,216 | 834184ae7fb5fc951ec4ca76d0ab4d74224817a0 | /src/main/java/com/nswt/framework/Ajax.java | 4fd714e0fc06537dc4998633945fc79220f9e91a | [] | no_license | mipcdn/NswtOldPF | https://github.com/mipcdn/NswtOldPF | 3bf9974be6ffbc32b2d52ef2e39adbe495185c7e | fe7be46f12b3874a7f19967c0808870d8e465f5a | refs/heads/master | 2020-08-09T16:44:47.585000 | 2017-01-11T13:26:37 | 2017-01-11T13:26:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nswt.framework;
/**
* 继承了Ajax的类允许未登录用户访问,所有前台未登录即能访问的页面对应的后台类都要继承本类
*
* @Author NSWT
* @Date 2008-12-27
* @Mail nswt@nswt.com.cn
*/
public class Ajax extends Page {
} | GB18030 | Java | 280 | java | Ajax.java | Java | [
{
"context": "登录用户访问,所有前台未登录即能访问的页面对应的后台类都要继承本类\r\n * \r\n * @Author NSWT\r\n * @Date 2008-12-27\r\n * @Mail nswt@nswt.com.cn\r\n",
"end": 106,
"score": 0.9996819496154785,
"start": 102,
"tag": "USERNAME",
"value": "NSWT"
},
{
"context": "* \r\n * @Author NSWT\r\n * @Date 2008-12-27\... | null | [] | package com.nswt.framework;
/**
* 继承了Ajax的类允许未登录用户访问,所有前台未登录即能访问的页面对应的后台类都要继承本类
*
* @Author NSWT
* @Date 2008-12-27
* @Mail <EMAIL>
*/
public class Ajax extends Page {
} | 271 | 0.666667 | 0.626263 | 12 | 14.666667 | 15.040686 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.083333 | false | false | 4 |
514ca841cc9d282aa067f1e507ea901fc709bc84 | 12,146,167,539,681 | 18b917f70e68f1bf3b4e4cc219b2102a9b8a8792 | /Tally/app/src/main/java/com/hjf/tally/HistoryActivity.java | 19a48fe383d414f4376b9682d11101668cbda570 | [] | no_license | BloothOfYouth/2018127109_Android | https://github.com/BloothOfYouth/2018127109_Android | 2946898e8b9cfc4d1abd6bfb89a1bc0f8b2b7c2b | 65fab34b3982d515bfedc87849c058cf476f4276 | refs/heads/master | 2023-02-06T14:47:36.778000 | 2020-12-29T06:38:51 | 2020-12-29T06:38:51 | 293,481,175 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hjf.tally;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import android.widget.TextView;
import com.... | UTF-8 | Java | 4,654 | java | HistoryActivity.java | Java | [] | null | [] | package com.hjf.tally;
import androidx.appcompat.app.AlertDialog;
import androidx.appcompat.app.AppCompatActivity;
import android.content.DialogInterface;
import android.os.Bundle;
import android.view.View;
import android.widget.AdapterView;
import android.widget.ListView;
import android.widget.TextView;
import com.... | 4,654 | 0.602193 | 0.600877 | 132 | 33.545456 | 25.174652 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643939 | false | false | 4 |
1d0bd9723b645f41947304dfac28a522d12b2452 | 19,464,791,805,941 | 83cc8864b2b01d84d1b0a793699c9672b0df562c | /Final Project Java/TestContactList.java | cfb172080f844ecb845dc7525cb09c6443a9750f | [] | no_license | meganwong94/Homework-Files | https://github.com/meganwong94/Homework-Files | 3a9e7e46ab4ab92ed4b786b771eb3ed1f89940a3 | 3d4547318d29983e7a66ede4ae2e8d1f6d26e9de | refs/heads/master | 2021-09-03T18:02:19.726000 | 2018-01-10T23:16:25 | 2018-01-10T23:16:25 | 111,034,897 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Tests class ContactList by creating a ContactList object.
*/
package test;
public class TestContactList {
public static void main(String[] args) {
Contact contact1;
contact1 = new Contact();
contact1.userInputContact();
Contact contact2;
contact2 = new Contact();
contact2.userInputContact();
Co... | UTF-8 | Java | 631 | java | TestContactList.java | Java | [] | null | [] | /**
* Tests class ContactList by creating a ContactList object.
*/
package test;
public class TestContactList {
public static void main(String[] args) {
Contact contact1;
contact1 = new Contact();
contact1.userInputContact();
Contact contact2;
contact2 = new Contact();
contact2.userInputContact();
Co... | 631 | 0.681458 | 0.660856 | 28 | 21.535715 | 16.715012 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.464286 | false | false | 4 |
13960fba7c91abaa988b1876ce07a6e02a64f133 | 17,617,955,917,245 | da5cae01bdaca8e469ad8d421d856319cfe40e12 | /src/main/java/com/feng/knowlege/atomic/AtomicIntegerDemo1.java | d1fb213a36883d0f267f2e8a6561c338d29d5b97 | [] | no_license | IFADA/javaKnowledge | https://github.com/IFADA/javaKnowledge | ced57f5f65f002bc8899c9f83a655e7b8976e8a0 | 7a909e8165078bf64c0e13d306a17db4dc702318 | refs/heads/master | 2023-02-03T17:13:08.703000 | 2023-02-02T12:09:48 | 2023-02-02T12:09:48 | 286,013,337 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.feng.knowlege.atomic;
import java.util.concurrent.atomic.AtomicInteger;
public class AtomicIntegerDemo1 implements Runnable {
private static final AtomicInteger atomicInteger = new AtomicInteger();
public static void main(String[] args) throws InterruptedException {
AtomicIntegerDemo1 r... | UTF-8 | Java | 960 | java | AtomicIntegerDemo1.java | Java | [] | null | [] | package com.feng.knowlege.atomic;
import java.util.concurrent.atomic.AtomicInteger;
public class AtomicIntegerDemo1 implements Runnable {
private static final AtomicInteger atomicInteger = new AtomicInteger();
public static void main(String[] args) throws InterruptedException {
AtomicIntegerDemo1 r... | 960 | 0.602941 | 0.587185 | 39 | 23.410257 | 21.530798 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.487179 | false | false | 4 |
a2d7659663b08f8147295236a32337a43a192f69 | 30,305,289,291,018 | 999930340d5cb8f5015a8be3b7d62a49a88634e4 | /app/src/main/java/com/amisrs/gavin/stratdex/controller/AsyncResponse.java | 8c5cc85698ad6382d7603c70983a5757c77457dc | [] | no_license | amisrs/StratDex | https://github.com/amisrs/StratDex | bf3043a5e172a0613cac0e26d1abbc95a9c121ce | 0dcfe40ff0b7795b18b3958c407814cf0705060a | refs/heads/master | 2021-01-16T21:26:24.761000 | 2016-10-04T02:32:04 | 2016-10-04T02:32:04 | 68,459,548 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.amisrs.gavin.stratdex.controller;
import com.amisrs.gavin.stratdex.model.DetailsFromSpecies;
import com.amisrs.gavin.stratdex.model.PokemonSpecies;
import java.util.ArrayList;
/**
* Created by Gavin on 15/09/2016.
*/
public interface AsyncResponse {
void giveFilledPokemon(PokemonSpecies pokemonSpec... | UTF-8 | Java | 367 | java | AsyncResponse.java | Java | [
{
"context": "s;\n\nimport java.util.ArrayList;\n\n/**\n * Created by Gavin on 15/09/2016.\n */\npublic interface AsyncResponse",
"end": 214,
"score": 0.9529378414154053,
"start": 209,
"tag": "NAME",
"value": "Gavin"
}
] | null | [] | package com.amisrs.gavin.stratdex.controller;
import com.amisrs.gavin.stratdex.model.DetailsFromSpecies;
import com.amisrs.gavin.stratdex.model.PokemonSpecies;
import java.util.ArrayList;
/**
* Created by Gavin on 15/09/2016.
*/
public interface AsyncResponse {
void giveFilledPokemon(PokemonSpecies pokemonSpec... | 367 | 0.790191 | 0.768392 | 14 | 25.214285 | 22.583744 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 4 |
57bcdfd264f3e29b47b91689c3db1708df7c5b2d | 10,290,741,656,924 | 6e1a436761a145345e73ebca3db79d1c0b11df69 | /src/MainForm.java | 3cf4001e4fc3358bf5216984ef478c94f9b754f7 | [] | no_license | munjalapraveen/Bus | https://github.com/munjalapraveen/Bus | 205076520455bfedeb0a07f4e7de4316507e2305 | 0fa6138cbdfda5ccfc9195c9f6afd72a8e127323 | refs/heads/master | 2023-02-01T02:06:09.766000 | 2020-12-18T05:10:58 | 2020-12-18T05:10:58 | 319,508,279 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.awt.event.WindowEvent;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
/**
* This class is responsible to display all the contents of the MainForm of Bus Management System
* This class contains following methods :
*
* 1. void itemDestinationActionPerformed(java.awt.event.ActionEvent evt)
... | UTF-8 | Java | 23,750 | java | MainForm.java | Java | [
{
"context": " see Customer, Booking and Bus log \n * \n * @author Mamta Sinha\n */\npublic class MainForm extends JFrame {\n //",
"end": 1878,
"score": 0.9998461008071899,
"start": 1867,
"tag": "NAME",
"value": "Mamta Sinha"
}
] | null | [] |
import java.awt.event.WindowEvent;
import javax.swing.JFrame;
import javax.swing.JOptionPane;
/**
* This class is responsible to display all the contents of the MainForm of Bus Management System
* This class contains following methods :
*
* 1. void itemDestinationActionPerformed(java.awt.event.ActionEvent evt)
... | 23,745 | 0.664168 | 0.652632 | 580 | 39.946552 | 33.579842 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.537931 | false | false | 4 |
b769fdca14bf7bf46605da91f8c88576eaf763e3 | 17,609,365,931,251 | ccaeddafb73e969c0c2b242dd9625f40a8dfd541 | /src/com/d1/helper/SearchListHelper.java | d30ba7894a012539e14444bec40ba7c71a92fd1c | [] | no_license | ACGT/d1 | https://github.com/ACGT/d1 | 1f2e3e1759e34bfb1a730fda28ff90d3a4349531 | c661e7c0b2ea1182105c9b155b1740515c6a2f37 | refs/heads/master | 2021-01-21T20:34:57.056000 | 2015-10-16T14:10:51 | 2015-10-16T14:10:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.d1.helper;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
import org.hibernate.criterion.SimpleExpression;
import com.d1.bean.SearchList;
import com.d1.bean.SearchListItem;
import com.d1.dbcache.core.BaseEntity;
import... | GB18030 | Java | 3,042 | java | SearchListHelper.java | Java | [
{
"context": "t com.d1.util.Tools;\n\n/**\n * 获取搜索条件的工具类\n * @author kk\n */\npublic class SearchListHelper {\n\t/**\n\t * 根据分类",
"end": 372,
"score": 0.998200535774231,
"start": 370,
"tag": "USERNAME",
"value": "kk"
}
] | null | [] | package com.d1.helper;
import java.util.ArrayList;
import java.util.List;
import org.hibernate.criterion.Order;
import org.hibernate.criterion.Restrictions;
import org.hibernate.criterion.SimpleExpression;
import com.d1.bean.SearchList;
import com.d1.bean.SearchListItem;
import com.d1.dbcache.core.BaseEntity;
import... | 3,042 | 0.714739 | 0.706629 | 97 | 28.237114 | 26.762327 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.061856 | false | false | 4 |
56bf65484e16590671989d8f59ac0c66c3316db8 | 9,002,251,468,104 | e5c888f683c7f7b9c324afa990f47313983efe3e | /app/src/main/java/com/faviotorres/acopiomx/home/ActivityHome.java | acc22176b1d50cb2bc71f9114334fe1a836bfeb0 | [
"Apache-2.0"
] | permissive | ingscjoshua/AcopioMX | https://github.com/ingscjoshua/AcopioMX | e4692fb4a0733682a41ded71988308e54b5f7818 | 362de559762c6f4c24a826376dc462a841f793e6 | refs/heads/master | 2021-07-05T17:44:23.783000 | 2017-09-25T20:22:44 | 2017-09-25T20:22:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.faviotorres.acopiomx.home;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.View;
import android.widget.ProgressBar;
import com.faviotorres.acopiomx.R;
import com.faviotorres.acopiomx.base.BaseActivity;
import com.faviotorres.acopiomx.model.Acopio;
import java.util.L... | UTF-8 | Java | 1,640 | java | ActivityHome.java | Java | [] | null | [] | package com.faviotorres.acopiomx.home;
import android.support.v7.widget.Toolbar;
import android.util.Log;
import android.view.View;
import android.widget.ProgressBar;
import com.faviotorres.acopiomx.R;
import com.faviotorres.acopiomx.base.BaseActivity;
import com.faviotorres.acopiomx.model.Acopio;
import java.util.L... | 1,640 | 0.65 | 0.64939 | 75 | 20.866667 | 20.209789 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
1fb62e8ba0aea818242002c7bca870878d354812 | 25,400,436,603,174 | db749993d341db958d139736ee81b0d2e9389fc3 | /src/edu/login/Action/LoginAction.java | 5fbc31686f76376f3abe7b27832ee96889ca4de3 | [] | no_license | jinpanji/pmms | https://github.com/jinpanji/pmms | fbdf3a589e8711e574f46d6640aa663c084c0bab | 5a99bec1a5ebe064752e9f74bf168e01a1f38561 | refs/heads/master | 2021-06-20T12:55:12.808000 | 2017-06-19T00:49:49 | 2017-06-19T00:49:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.login.Action;
import java.sql.ResultSet;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.interceptor.ServletRequestAware;
import com.opensymphony.xwork2.ActionSupport;
import DBJavaBean.DB;
public class LoginAction extends ActionSupport implements ServletRequestAwar... | UTF-8 | Java | 1,953 | java | LoginAction.java | Java | [
{
"context": "uest;\r\n\t\r\n\tpublic String getUserName() {\r\n\t\treturn userName;\r\n\t}\r\n\tpublic void setUserName(String userName) {",
"end": 529,
"score": 0.8195161819458008,
"start": 521,
"tag": "USERNAME",
"value": "userName"
},
{
"context": " setUserName(String userName) {... | null | [] | package edu.login.Action;
import java.sql.ResultSet;
import javax.servlet.http.HttpServletRequest;
import org.apache.struts2.interceptor.ServletRequestAware;
import com.opensymphony.xwork2.ActionSupport;
import DBJavaBean.DB;
public class LoginAction extends ActionSupport implements ServletRequestAwar... | 1,953 | 0.658911 | 0.655738 | 78 | 22.243589 | 19.684814 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.474359 | false | false | 4 |
7db6580daefb410de2c8aa75a9e6ce6699ddea76 | 807,453,877,407 | eb150ca2c399a78641542f9d9ff99375de1b0fb7 | /_src/Chapter 3/source_code/cloudstreetmarket-parent/cloudstreetmarket-core/src/main/java/edu/zipcloud/cloudstreetmarket/core/daos/HistoricalIndexRepositoryImpl.java | 56e37af59614d9c49a92e36adc3193fb5f2440ed | [
"Apache-2.0"
] | permissive | paullewallencom/spring-978-1-7843-9641-1 | https://github.com/paullewallencom/spring-978-1-7843-9641-1 | 3b2f8659dcace471e0e2016f9f0bffb40b86440b | 34a471328e687045ca517da04618c4f5c539a205 | refs/heads/main | 2023-02-02T09:32:17.901000 | 2020-12-20T17:12:08 | 2020-12-20T17:12:08 | 319,432,015 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.zipcloud.cloudstreetmarket.core.daos;
import java.util.Date;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.TypedQuery;
import org.springframework.stereotype.Repository;
import edu.zipcloud.cloudstreetmarket.core.entities.Historica... | UTF-8 | Java | 1,450 | java | HistoricalIndexRepositoryImpl.java | Java | [] | null | [] | package edu.zipcloud.cloudstreetmarket.core.daos;
import java.util.Date;
import javax.persistence.EntityManager;
import javax.persistence.PersistenceContext;
import javax.persistence.TypedQuery;
import org.springframework.stereotype.Repository;
import edu.zipcloud.cloudstreetmarket.core.entities.Historica... | 1,450 | 0.776552 | 0.773103 | 40 | 34.25 | 39.720116 | 188 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 4 |
fcf3b69d8b149cef114de52f76b2e5591f5067be | 8,194,797,629,095 | f322e0ad7f04fdc3e8112fd0e3f2ec4cb317996b | /src/com/javarush/test/level08/lesson08/task04/Solution.java | 845abb60cee861140d04830a9d11c1208307c3e9 | [] | no_license | VovanFun/JavaRushHomeWork | https://github.com/VovanFun/JavaRushHomeWork | 90c45585a0f6f8dbbe5b8a33ba4685e0996f28dd | 9c35449df54bd36b36dd038e19419a7c9fe40d00 | refs/heads/master | 2021-01-20T20:18:35.254000 | 2016-07-04T10:29:22 | 2016-07-04T10:29:22 | 60,034,681 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.javarush.test.level08.lesson08.task04;
import java.util.*;
/* Удалить всех людей, родившихся летом
Создать словарь (Map<String, Date>) и занести в него десять записей по принципу: «фамилия» - «дата рождения».
Удалить из словаря всех людей, родившихся летом.
*/
public class Solution
{
public static vo... | UTF-8 | Java | 1,993 | java | Solution.java | Java | [
{
"context": "\n //напишите тут ваш код\n\n map.put(\"Stallone\", new Date(\"JUNE 1 1980\"));\n map.put(\"Arno",
"end": 699,
"score": 0.9982452988624573,
"start": 691,
"tag": "NAME",
"value": "Stallone"
},
{
"context": "lone\", new Date(\"JUNE 1 1980\"));\n ... | null | [] | package com.javarush.test.level08.lesson08.task04;
import java.util.*;
/* Удалить всех людей, родившихся летом
Создать словарь (Map<String, Date>) и занести в него десять записей по принципу: «фамилия» - «дата рождения».
Удалить из словаря всех людей, родившихся летом.
*/
public class Solution
{
public static vo... | 1,993 | 0.593939 | 0.561983 | 58 | 30.293104 | 27.714685 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.758621 | false | false | 4 |
558fefd167189cd1492214960698a6bfe031a4a5 | 22,273,700,463,377 | 01767b3590765781b1ef6205fec4d80f4a4d24f9 | /src/main/java/student_alexander_shl/homework/lesson_2/level_1/task_1/Task_1.java | 9419fdc4b8115dc1fad8b99fdfac2643d4724cab | [] | no_license | ApTyPuk/java_1_monday_2020_online | https://github.com/ApTyPuk/java_1_monday_2020_online | 127284d6f58a28862dd2682b62fb5c0237d3e8c0 | c16bb3786d00a16ff7a70276b967caebbbc0d476 | refs/heads/master | 2023-02-04T06:22:19.475000 | 2020-12-22T00:13:46 | 2020-12-22T00:13:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package student_alexander_shl.homework.lesson_2.level_1.task_1;
import teacher.annotations.CodeReview;
import java.util.Scanner;
@CodeReview(approved = true)
class Task_1 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Please enter first ... | UTF-8 | Java | 955 | java | Task_1.java | Java | [] | null | [] | package student_alexander_shl.homework.lesson_2.level_1.task_1;
import teacher.annotations.CodeReview;
import java.util.Scanner;
@CodeReview(approved = true)
class Task_1 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.println("Please enter first ... | 955 | 0.671204 | 0.667016 | 32 | 28.84375 | 25.645552 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
5d77b1cd79ecd9ba75c25976f5431ffffdfcbe27 | 32,341,103,758,834 | 6bf350a4a289a3899a3b1b7714f540148f5406cd | /src/main/java/it/polimi/ingsw/HANDLER/ResourcePerMissedExcommunicationHandler.java | fe3c1fef4182fb80d6dc3aadbd66bd4ce1ab88a8 | [] | no_license | michelepapale1996/Lorenzo-il-Magnifico | https://github.com/michelepapale1996/Lorenzo-il-Magnifico | 90e1e08e2355e7cf035b382fd6afbc482e100f21 | 74c83eb157c4afe42496802ec4a5391342e2c347 | refs/heads/master | 2020-08-02T15:17:47.419000 | 2017-07-10T09:20:41 | 2017-07-10T09:20:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package it.polimi.ingsw.HANDLER;
import java.util.ArrayList;
import it.polimi.ingsw.BONUS.AddResourceBonus;
import it.polimi.ingsw.BONUS.ADVANCED.PermanentBonus;
import it.polimi.ingsw.BONUS.ADVANCED.ResourcePerMissedExcommunicationBonus;
import it.polimi.ingsw.GC_15.Player;
import it.polimi.ingsw.RESOURCE.Re... | UTF-8 | Java | 1,027 | java | ResourcePerMissedExcommunicationHandler.java | Java | [] | null | [] | package it.polimi.ingsw.HANDLER;
import java.util.ArrayList;
import it.polimi.ingsw.BONUS.AddResourceBonus;
import it.polimi.ingsw.BONUS.ADVANCED.PermanentBonus;
import it.polimi.ingsw.BONUS.ADVANCED.ResourcePerMissedExcommunicationBonus;
import it.polimi.ingsw.GC_15.Player;
import it.polimi.ingsw.RESOURCE.Re... | 1,027 | 0.781889 | 0.779942 | 27 | 36.037037 | 31.809015 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.814815 | false | false | 4 |
ad99ae0ac72622e97ea3b83cae4b9bec2a47b824 | 25,116,968,747,621 | dd3039fee673809ab42b66c9d2621e017f7c8ecb | /main/bread/src/main/java/com/example/team/bread/ingredients/Flour.java | e223e50f734efcd4c6550d164795548155bba79f | [] | no_license | mikexliu/maven-example | https://github.com/mikexliu/maven-example | a684c4937a99a7c0f6aead0e73158940c2980793 | ecb6f231f0bc166532f767499f5c8fee275dda92 | refs/heads/master | 2015-08-09T19:57:21.458000 | 2014-01-17T06:33:26 | 2014-01-17T06:33:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.team.bread.ingredients;
public class Flour {
}
| UTF-8 | Java | 69 | java | Flour.java | Java | [] | null | [] | package com.example.team.bread.ingredients;
public class Flour {
}
| 69 | 0.768116 | 0.768116 | 5 | 12.8 | 16.916264 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 4 |
5713e8bf5ce72085b983833c4f991cbea8f22894 | 30,107,720,801,750 | c2d64a45e7bee3ec4710c12c9f8901eed1e16a2e | /src/main/java/by/htp/epam/cinema/domain/Film.java | e624f6ac63b26998bf7bb53632d34a82c4c3e143 | [] | no_license | PatskoArkadzi/HTP_EPAM_cinema | https://github.com/PatskoArkadzi/HTP_EPAM_cinema | ee46326dcd66b69b003f7aa3f8a791e0c99a1300 | 351a22c80adc64061e607a8ff8efa8fdf2233c69 | refs/heads/master | 2020-03-25T08:18:11.150000 | 2018-10-04T21:40:19 | 2018-10-04T21:40:19 | 143,606,091 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package by.htp.epam.cinema.domain;
/**
* Class describing Film entity
*
* @author Arkadzi Patsko
*
*/
public class Film extends BaseEntity {
/**
* An unique serial version identifier
*/
private static final long serialVersionUID = -2248408866984238822L;
/**
* Film name
*/
private ... | UTF-8 | Java | 4,530 | java | Film.java | Java | [
{
"context": "\r\n * Class describing Film entity\r\n * \r\n * @author Arkadzi Patsko\r\n *\r\n */\r\npublic class Film extends BaseEntity {\r\n\r",
"end": 106,
"score": 0.9817782640457153,
"start": 92,
"tag": "NAME",
"value": "Arkadzi Patsko"
},
{
"context": "ass for build Film clas... | null | [] | package by.htp.epam.cinema.domain;
/**
* Class describing Film entity
*
* @author <NAME>
*
*/
public class Film extends BaseEntity {
/**
* An unique serial version identifier
*/
private static final long serialVersionUID = -2248408866984238822L;
/**
* Film name
*/
private String f... | 4,514 | 0.582781 | 0.577263 | 225 | 18.133333 | 18.302399 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.72 | false | false | 4 |
c3a7d390728b6ee0c61ae253dbd0134d119d48da | 24,386,824,373,326 | d2b43cb133145612bbfd26d3f8cf3fb2d24d4959 | /src/LogicalOpTable.java | 2f1ca062e5a95367d3809b0467555b75fde68d8b | [] | no_license | Itanik/javaLearn | https://github.com/Itanik/javaLearn | ac8307ddf46478b43a4d8fcfe2a0f2124813ccf2 | efa28f7871ec7d86af0d3f427906578345abbc96 | refs/heads/master | 2018-12-05T17:34:55.869000 | 2018-09-15T15:26:44 | 2018-09-15T15:26:44 | 146,700,198 | 0 | 0 | null | false | 2018-09-10T10:04:06 | 2018-08-30T05:32:31 | 2018-09-10T09:46:35 | 2018-09-10T10:04:06 | 1 | 0 | 0 | 0 | Java | false | null | public class LogicalOpTable {
public static void main (String[] args) {
boolean p,q;
System.out.println("P\tQ\tAND\tOR\tXOR\tNOT");
p = true; q = true;
System.out.print(b(p) + "\t" + b(q) + "\t");
System.out.print(b(p&q) + "\t" + b(p|q) + "\t");
System.out.println(b(p^q) + "\t" + b(!p));
p = true; q = f... | UTF-8 | Java | 891 | java | LogicalOpTable.java | Java | [] | null | [] | public class LogicalOpTable {
public static void main (String[] args) {
boolean p,q;
System.out.println("P\tQ\tAND\tOR\tXOR\tNOT");
p = true; q = true;
System.out.print(b(p) + "\t" + b(q) + "\t");
System.out.print(b(p&q) + "\t" + b(p|q) + "\t");
System.out.println(b(p^q) + "\t" + b(!p));
p = true; q = f... | 891 | 0.506173 | 0.503928 | 29 | 29.724138 | 18.435154 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.517241 | false | false | 4 |
492827369f2003e7a79e1e03af81a59567f44807 | 326,417,559,340 | 5f68e01820b6ac97debca0147e1a66e179dc9da0 | /s2chronos-sastruts-example/src/main/java/org/seasar/chronos/sastruts/example/form/MemberForm.java | 0200f584de3a9c516e4db50261361e2cb4578d16 | [] | no_license | singletonton/s2chronos | https://github.com/singletonton/s2chronos | 5a5e57917e8a43f609e40da9bbd7badb02f05eb5 | bdd1c7ddcf9c2f66d90529829f44b84923cb674a | refs/heads/master | 2016-08-09T07:09:10.446000 | 2014-01-18T17:15:51 | 2014-01-18T17:15:51 | 47,863,307 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.seasar.chronos.sastruts.example.form;
import org.seasar.struts.annotation.EmailType;
import org.seasar.struts.annotation.Maxlength;
import org.seasar.struts.annotation.Required;
public class MemberForm {
public Long userId;
@Required
@Maxlength(maxlength = 255)
public String userName;
... | UTF-8 | Java | 779 | java | MemberForm.java | Java | [] | null | [] | package org.seasar.chronos.sastruts.example.form;
import org.seasar.struts.annotation.EmailType;
import org.seasar.struts.annotation.Maxlength;
import org.seasar.struts.annotation.Required;
public class MemberForm {
public Long userId;
@Required
@Maxlength(maxlength = 255)
public String userName;
... | 779 | 0.702182 | 0.690629 | 43 | 16.11628 | 14.312475 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.209302 | false | false | 4 |
f3fdd3f657778ea927f36cb934cd28b2becf0885 | 15,350,213,152,602 | 221ead91f310a1caf41ca596ebee4af026ccb891 | /app/src/main/java/com/base/application/baseapplication/utils/DimenUtils.java | 82daedb486dab0887d4e02670427678eba90dddf | [] | no_license | JerryCaicos/baseroot | https://github.com/JerryCaicos/baseroot | b36d46d13f61027c9abcc7599407d2cef1f15565 | 6da758638851610d18a20cb9a6842cc8c8203e14 | refs/heads/master | 2020-12-02T18:14:28.030000 | 2018-03-08T08:51:39 | 2018-03-08T08:51:39 | 96,501,297 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.base.application.baseapplication.utils;
import android.content.Context;
import android.util.DisplayMetrics;
import android.view.Display;
/**
* Created by JerryCaicos on 16/1/16.
*/
public class DimenUtils
{
/**
* @Description: dip转换为px
*/
public static int dip2px(Context context, floa... | UTF-8 | Java | 1,414 | java | DimenUtils.java | Java | [
{
"context": "s;\nimport android.view.Display;\n\n/**\n * Created by JerryCaicos on 16/1/16.\n */\npublic class DimenUtils\n{\n\n /*",
"end": 180,
"score": 0.9980216026306152,
"start": 169,
"tag": "USERNAME",
"value": "JerryCaicos"
}
] | null | [] | package com.base.application.baseapplication.utils;
import android.content.Context;
import android.util.DisplayMetrics;
import android.view.Display;
/**
* Created by JerryCaicos on 16/1/16.
*/
public class DimenUtils
{
/**
* @Description: dip转换为px
*/
public static int dip2px(Context context, floa... | 1,414 | 0.62301 | 0.61288 | 55 | 24.127274 | 24.342297 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.381818 | false | false | 4 |
f3442296450ccdb9906e227df9685ee7e1427c54 | 13,073,880,464,967 | 010812e68a41054fafce519f98a36f41890c1f6a | /src/main/java/com/zjgsu/forum/module/topic/model/Topic.java | 700cbe122277be8f61224fbd654d3cfc98a8ce48 | [] | no_license | quentinschuman/forum | https://github.com/quentinschuman/forum | 8efc6171cc677cb681116540436fafc1f16a3257 | 6374435a19550428b69970788ffa0ee7acdc9208 | refs/heads/master | 2020-03-21T13:14:20.769000 | 2018-07-09T03:02:02 | 2018-07-09T03:02:02 | 138,594,722 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zjgsu.forum.module.topic.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.zjgsu.forum.core.util.Constants;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
/**
* Created by IntelliJ IDEA.
* ProjectName: foru... | UTF-8 | Java | 1,557 | java | Topic.java | Java | [
{
"context": "d by IntelliJ IDEA.\n * ProjectName: forum\n * User: quent\n * Date: 2018/6/27\n * Time: 21:41\n */\n@Entity\n@Ta",
"end": 336,
"score": 0.9995293617248535,
"start": 331,
"tag": "USERNAME",
"value": "quent"
}
] | null | [] | package com.zjgsu.forum.module.topic.model;
import com.fasterxml.jackson.annotation.JsonFormat;
import com.zjgsu.forum.core.util.Constants;
import lombok.Getter;
import lombok.Setter;
import javax.persistence.*;
import java.io.Serializable;
import java.util.Date;
/**
* Created by IntelliJ IDEA.
* ProjectName: foru... | 1,557 | 0.703918 | 0.695568 | 71 | 20.929577 | 16.859255 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.366197 | false | false | 4 |
94360f3d82ed4b662b2bb196497fa7da824574f1 | 31,482,110,304,241 | 953659441fb36878c211c7dba3f88f21b00439d2 | /JC-HW-lesson 12/src/lviv/lgs/ua/task2/MainApp.java | 9bffb116bfc889d09a4aace0cced93b685350a5f | [] | no_license | Stacy-Kucherenko/JAVA-CORE-hw-lesson12 | https://github.com/Stacy-Kucherenko/JAVA-CORE-hw-lesson12 | b198e6d9bc89051adc342c5f7d9ff1bf2f9acce7 | 20ccb3fe711b0ca5b41030bd78397dd1ab27c379 | refs/heads/master | 2023-04-11T15:45:38.894000 | 2021-04-30T20:52:56 | 2021-04-30T20:52:56 | 363,255,825 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lviv.lgs.ua.task2;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class MainApp {
enum Seasons {
WINTER, SPRING, SUMMER, FALL;
}
enum Months {
DECEMBER(Seasons.WINTER, 31), JANUARY(Seasons.WINTER, 30), FEBRUARY(Seasons.WINTER, 28),
MARCH(Seasons.SPRING, 31), APR... | WINDOWS-1251 | Java | 6,109 | java | MainApp.java | Java | [] | null | [] | package lviv.lgs.ua.task2;
import java.util.ArrayList;
import java.util.List;
import java.util.Scanner;
public class MainApp {
enum Seasons {
WINTER, SPRING, SUMMER, FALL;
}
enum Months {
DECEMBER(Seasons.WINTER, 31), JANUARY(Seasons.WINTER, 30), FEBRUARY(Seasons.WINTER, 28),
MARCH(Seasons.SPRING, 31), APR... | 6,109 | 0.62656 | 0.616221 | 224 | 24.044643 | 26.124834 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.263393 | false | false | 4 |
d6030aa944ef064043e0495dda071bcd464820bd | 29,119,878,304,256 | 2f0f12590cace1965ac793b9656e882359c61dea | /app/src/main/java/es/iessaladillo/pedrojoya/pr05/utils/ValidationUtils.java | ffefa838d23e249bcfc9baa7aa8ac79e7f34b47a | [] | no_license | chitaua/MGC-PR05-OrientationChange-Base-master | https://github.com/chitaua/MGC-PR05-OrientationChange-Base-master | 0ae756079adeb3e0a4dae5b02e7777e97dea9949 | 20c42f7a4d3e31547787b5501e4066786efb6d1f | refs/heads/master | 2020-04-04T11:59:49.016000 | 2018-11-02T19:09:13 | 2018-11-02T19:09:13 | 155,910,694 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.iessaladillo.pedrojoya.pr05.utils;
import android.text.TextUtils;
import android.util.Patterns;
// DO NOT TOUCH
public class ValidationUtils {
private ValidationUtils() {
}
public static boolean isValidEmail(String email) {
return !TextUtils.isEmpty(email) && Patterns.EMAIL_ADDRESS.m... | UTF-8 | Java | 660 | java | ValidationUtils.java | Java | [] | null | [] | package es.iessaladillo.pedrojoya.pr05.utils;
import android.text.TextUtils;
import android.util.Patterns;
// DO NOT TOUCH
public class ValidationUtils {
private ValidationUtils() {
}
public static boolean isValidEmail(String email) {
return !TextUtils.isEmpty(email) && Patterns.EMAIL_ADDRESS.m... | 660 | 0.710606 | 0.707576 | 25 | 25.4 | 30.491966 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.24 | false | false | 4 |
460cf9b957860403b7f79cb7ee2c0b726ac024d8 | 12,395,275,647,579 | ab5dd110e36708122d10b21705f46f596c0a69d2 | /TestProject/src/ClassFirst.java | b4aaabda010fc2cfefaf679312e8f5037f396381 | [] | no_license | Barnali7/FirstTest | https://github.com/Barnali7/FirstTest | e8b1b16bf7f799ac9e7366982aed4c732830210e | 57c20750b75e03911e872b82c58909d163874de9 | refs/heads/master | 2022-04-22T13:52:17.354000 | 2020-04-21T11:23:20 | 2020-04-21T11:23:20 | 257,564,402 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class ClassFirst {
}
| UTF-8 | Java | 34 | java | ClassFirst.java | Java | [] | null | [] |
public class ClassFirst {
}
| 34 | 0.617647 | 0.617647 | 3 | 8.666667 | 11.556623 | 25 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0 | false | false | 4 |
6e518310fdbc99b1729c847ab72bc95771b2411e | 21,457,656,642,267 | 9ee2c662b6fe2c33881dc41e86b2beec2cea44e5 | /src/main/java/outbackv2/dto/FilesDto.java | bee2c71fb16b8cb870954c4218d910d25a1357bb | [] | no_license | jihye0427/Outback | https://github.com/jihye0427/Outback | 6b78e15d8e46e2dec3dcb7a1a69d0024f9a92fde | ec0ccc7f7c973a96244fdb39456459c475255b7f | refs/heads/master | 2022-12-24T03:36:47.341000 | 2020-10-08T03:20:39 | 2020-10-08T03:20:39 | 295,178,359 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package outbackv2.dto;
import lombok.Data;
import lombok.NoArgsConstructor;
import outbackv2.entity.Files;
@NoArgsConstructor
@Data
public class FilesDto {
private String t_text;
private String b_text;
private String fileName;
public Files toEntity() {
return Files.builder().t_t... | UTF-8 | Java | 396 | java | FilesDto.java | Java | [] | null | [] | package outbackv2.dto;
import lombok.Data;
import lombok.NoArgsConstructor;
import outbackv2.entity.Files;
@NoArgsConstructor
@Data
public class FilesDto {
private String t_text;
private String b_text;
private String fileName;
public Files toEntity() {
return Files.builder().t_t... | 396 | 0.669192 | 0.664141 | 28 | 12.142858 | 17.543242 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 4 |
cbc522035a43881728f4be51f5d912a710f162b7 | 2,181,843,423,147 | 47b2e47d3becd3182fc327cf12387122bce6c90c | /CrossWordGithub/src/eprojectsemii/dlgNewQuestionFinal.java | b9efa268972b5d95f3dbe839190df1fbeef538ef | [] | no_license | fozgee/crossword | https://github.com/fozgee/crossword | 1dfb6564788e88f07add01921caad88ea270aac5 | feb7857d1f06a56147ad91353f86367704a7d405 | refs/heads/master | 2021-01-10T18:32:24.195000 | 2012-11-23T04:00:46 | 2012-11-23T04:00: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 eprojectsemii;
import data.Questions;
import entities.Question;
import java.sql.Array;
import java.util.ArrayList;
import java.util.Arrays;
import javax.swing.DefaultListModel;
import javax.swing.JOptionPane;
/... | UTF-8 | Java | 32,017 | java | dlgNewQuestionFinal.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author Fozg\n */\npublic class dlgNewQuestionFinal extends java",
"end": 341,
"score": 0.9948799014091492,
"start": 337,
"tag": "USERNAME",
"value": "Fozg"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package eprojectsemii;
import data.Questions;
import entities.Question;
import java.sql.Array;
import java.util.ArrayList;
import java.util.Arrays;
import javax.swing.DefaultListModel;
import javax.swing.JOptionPane;
/... | 32,017 | 0.627229 | 0.614517 | 612 | 51.315361 | 37.224373 | 180 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 4 |
ce338a766b47cd5c9917eedec31c679579cf0be7 | 2,834,678,427,682 | c56ae27209c45169827245c80e3c177d1d200b74 | /src/simplegraphlibrary/ConnectivityAlgorithmsTest.java | 3c91102ee047a3926852092d9f6923cf733f1900 | [] | no_license | permin/SimpleGraphLibrary | https://github.com/permin/SimpleGraphLibrary | f1f2e53f21a8a57b15f9d046077a78456d4564b0 | 1be448d5a1572e8fd24a8a73eab09e3be6841f82 | refs/heads/master | 2020-07-15T08:13:48.978000 | 2016-11-24T15:25:10 | 2016-11-24T15:25:10 | 73,967,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package simplegraphlibrary;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import simplegraphlibrary.DigraphTraversals.AbstractVisitor;
import simplegraphlibrary.TestUtils.RandomSimpleDigraphGenerator;
import simplegraphlibrary.TestUtils.Ra... | UTF-8 | Java | 3,418 | java | ConnectivityAlgorithmsTest.java | Java | [
{
"context": "ic org.junit.Assert.assertThat;\n\n/**\n * Created by permin on 16/11/2016.\n */\npublic class ConnectivityAlgor",
"end": 545,
"score": 0.9994158744812012,
"start": 539,
"tag": "USERNAME",
"value": "permin"
}
] | null | [] | package simplegraphlibrary;
import org.junit.Test;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.List;
import java.util.Random;
import simplegraphlibrary.DigraphTraversals.AbstractVisitor;
import simplegraphlibrary.TestUtils.RandomSimpleDigraphGenerator;
import simplegraphlibrary.TestUtils.Ra... | 3,418 | 0.695143 | 0.679052 | 87 | 38.298851 | 29.251236 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.896552 | false | false | 4 |
9e6185b7704d2f823fd9f0668f67d928eeaecf0d | 2,834,678,426,826 | 61fea3d3281a454ca9caa741b81b2978e8cb2c1f | /Ex_1205/src/ex_override/Dog.java | 7de2c8f0269baf772f30c3cefb3380f467345ed8 | [] | no_license | inayun/java_study | https://github.com/inayun/java_study | c48d9fb52cd1f583bb3b37af738ed3e962d2e52a | a46ec90e138586ac5e29a22db6497d27fc1bf336 | refs/heads/master | 2021-08-31T17:27:41.769000 | 2017-12-22T07:44:15 | 2017-12-22T07:44:15 | 111,745,809 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ex_override;
public class Dog extends Animal{
String nose = "Èİ¢";
}
| WINDOWS-1252 | Java | 87 | java | Dog.java | Java | [] | null | [] | package ex_override;
public class Dog extends Animal{
String nose = "Èİ¢";
}
| 87 | 0.674699 | 0.674699 | 7 | 10.857142 | 12.44908 | 32 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 4 |
eed18417c641dc74e7082f59c95859861e350f34 | 31,052,613,606,308 | 539f3e4323220df9768ea193e77337aed340d60c | /src/main/java/com/directorymonitor/listener/ConnectionHandler.java | 9a3d14106cc37dfbcc699a0f4afc54c4d9fd6478 | [] | no_license | rohanshrimal/directorymonitor | https://github.com/rohanshrimal/directorymonitor | c642839a63b794c9497528be03b07188e6dab882 | bf82a5f6bda8eb7ea320a045cb38e7c2e8ad5b33 | refs/heads/master | 2022-12-23T04:16:09.746000 | 2019-09-11T17:58:09 | 2019-09-11T17:58:09 | 207,873,995 | 0 | 0 | null | false | 2022-12-16T08:54:05 | 2019-09-11T17:56:48 | 2019-11-27T10:45:47 | 2022-12-16T08:54:02 | 26,545 | 0 | 0 | 7 | HTML | false | false | package com.directorymonitor.listener;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
public class ConnectionHandler implements ServletContextListener {
Connection con;
public void co... | UTF-8 | Java | 1,398 | java | ConnectionHandler.java | Java | [] | null | [] | package com.directorymonitor.listener;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
import javax.servlet.ServletContextEvent;
import javax.servlet.ServletContextListener;
public class ConnectionHandler implements ServletContextListener {
Connection con;
public void co... | 1,398 | 0.676681 | 0.67382 | 43 | 31.511627 | 29.537813 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.906977 | false | false | 4 |
c17dd3f54f5eca9748c01f65965bdcc5a5cb64df | 13,812,614,895,171 | 89ce13475ed5f71e5c392f3400c27b1e1f1cd8f6 | /src/main/java/com/finalproject/BankApplication/model/Account.java | bce350d7072aaff41134be7c8c52eea5ebba8719 | [] | no_license | cheuwami/BankApplication | https://github.com/cheuwami/BankApplication | ff5e546531995b50e4359579c69eae8ad615c50d | bddce0f76aa7cb4c42717b25067b765194d4df81 | refs/heads/main | 2023-03-05T21:58:25.867000 | 2021-02-21T11:45:53 | 2021-02-21T11:45:53 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.finalproject.BankApplication.model;
import lombok.Data;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
@Entity
@Data
@Table
public class Account extends BaseEntity{
private String account_number;
@ManyToOne
@JoinColumn(name="client_id")
private Client client... | UTF-8 | Java | 637 | java | Account.java | Java | [] | null | [] | package com.finalproject.BankApplication.model;
import lombok.Data;
import javax.persistence.*;
import java.util.HashSet;
import java.util.Set;
@Entity
@Data
@Table
public class Account extends BaseEntity{
private String account_number;
@ManyToOne
@JoinColumn(name="client_id")
private Client client... | 637 | 0.731554 | 0.731554 | 32 | 18.90625 | 19.514994 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.40625 | false | false | 4 |
70c2b0de6c524089c3c6c5d306512725944c909a | 13,812,614,893,712 | fa68567e500eec39ad83768b5f53a3f9b28e2383 | /core/sorcer-platform/src/main/java/sorcer/core/exertion/ObjectTask.java | 92dfe32e06aad1dd2685bf098f6e91b27bef5a89 | [
"Apache-2.0"
] | permissive | fryciemat/SORCER | https://github.com/fryciemat/SORCER | e2aab878e431b0e6526099028bf80ec814462b47 | 9a1d549fd1f0e4a42eb679e2776de55436cb20b6 | refs/heads/master | 2019-03-20T13:03:03.785000 | 2015-01-17T16:41:48 | 2015-01-17T16:41:48 | 29,397,229 | 0 | 0 | null | true | 2015-01-17T16:34:20 | 2015-01-17T16:34:19 | 2015-01-13T17:42:05 | 2015-01-15T02:22:25 | 256,859 | 0 | 0 | 0 | null | null | null | /*
* Copyright 2012 the original author or authors.
* Copyright 2012 SorcerSoft.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-... | UTF-8 | Java | 6,141 | java | ObjectTask.java | Java | [
{
"context": "ic task implementation {@link Task}.\n *\n * @author Mike Sobolewski\n */\n@SuppressWarnings(\"rawtypes\")\npublic class Ob",
"end": 1187,
"score": 0.998613178730011,
"start": 1172,
"tag": "NAME",
"value": "Mike Sobolewski"
}
] | null | [] | /*
* Copyright 2012 the original author or authors.
* Copyright 2012 SorcerSoft.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-... | 6,132 | 0.696466 | 0.69093 | 206 | 28.81068 | 22.897154 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.747573 | false | false | 4 |
50a75093a6c1a1bd15a44469ac260c41f30978d6 | 2,628,520,039,414 | be164ac6cc3629f43e1c0da92b0c79d8e0799e90 | /java/source/com/vmail/model/base/AcGb0901PayComponentTrendVsVoToolsBase.java | de13004dcb368f71c475500c32b487fa056f274c | [] | no_license | pabplanalp/pvmail | https://github.com/pabplanalp/pvmail | da51b664e17f60dfae9f64764d23e2e150adad10 | 06e75afc0181a416146bd351d37a4045e8656fc4 | refs/heads/master | 2019-04-20T14:12:17.573000 | 2013-07-19T19:22:31 | 2013-07-19T19:22:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* AUTO GENERATED - DO NOT EDIT
*/
package com.vmail.model.base;
import com.jwApps.collection.*;
import com.jwApps.servlet.ScServletData;
import com.jwApps.servlet.command.ScCommand;
import com.jwApps.servlet.control.*;
import com.jwApps.servlet.field.*;
import com.jwApps.servlet.utility.ScFormatter;
import com.... | UTF-8 | Java | 27,951 | java | AcGb0901PayComponentTrendVsVoToolsBase.java | Java | [] | null | [] | /**
* AUTO GENERATED - DO NOT EDIT
*/
package com.vmail.model.base;
import com.jwApps.collection.*;
import com.jwApps.servlet.ScServletData;
import com.jwApps.servlet.command.ScCommand;
import com.jwApps.servlet.control.*;
import com.jwApps.servlet.field.*;
import com.jwApps.servlet.utility.ScFormatter;
import com.... | 27,951 | 0.622232 | 0.605202 | 863 | 31.388182 | 32.646622 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.418308 | false | false | 4 |
8c592a69f41da5f226ff1278b5df1896aa27caea | 23,510,650,981,462 | 657afb17baeaeb0257586225a479f2cc6d52d929 | /src/main/java/comt/test/method/reference/StringSort.java | fc628f7a34b0c52e9ca3a6b651b1299d6ed2f441 | [] | no_license | rakeshpriyad/java-8-tutoriol | https://github.com/rakeshpriyad/java-8-tutoriol | b2dc60793b51ff022c1a38a68b5058ca0ef2f066 | 76ec79e0d9d9df04111c587c6a7540025be92edf | refs/heads/master | 2021-01-02T22:53:43.215000 | 2018-05-13T06:28:26 | 2018-05-13T06:28:26 | 99,413,808 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package comt.test.method.reference;
class StringSort {
public int stringSortMethod(String a, String b) {
return a.compareTo(b);
}
} | UTF-8 | Java | 155 | java | StringSort.java | Java | [] | null | [] | package comt.test.method.reference;
class StringSort {
public int stringSortMethod(String a, String b) {
return a.compareTo(b);
}
} | 155 | 0.651613 | 0.651613 | 6 | 24.166666 | 18.114605 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 4 |
a4e64b8e72a31b1756de872d3a998aae3b479d71 | 3,702,261,863,373 | bc507f5793e8340459d53af0495f74e9b2c7fb9e | /Vue.java | 2985bf3e630708f826eb5364e8ff0054b0b79a66 | [
"Apache-2.0"
] | permissive | SowahCore/KamisaJOJO | https://github.com/SowahCore/KamisaJOJO | a8b5f40a370af2ebc45bd73d524bdf1663f9e315 | 624784a5b2cef17e28720409da3a685c497f6019 | refs/heads/main | 2023-03-12T04:13:10.988000 | 2021-02-24T20:05:56 | 2021-02-24T20:05:56 | 342,019,579 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Vue extends JFrame {
protected Model model;
// panels
protected JPanel pTout;
protected JPanel pSousTout;
protected JPanel pBouton;
//bouton
protected JButton[][] tabBouton;
//menu
protected JMenuBar barMenu... | UTF-8 | Java | 2,593 | java | Vue.java | Java | [] | null | [] | import java.util.*;
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class Vue extends JFrame {
protected Model model;
// panels
protected JPanel pTout;
protected JPanel pSousTout;
protected JPanel pBouton;
//bouton
protected JButton[][] tabBouton;
//menu
protected JMenuBar barMenu... | 2,593 | 0.692901 | 0.686728 | 118 | 20.966103 | 18.389814 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.991525 | false | false | 4 |
b6a129e441e450b1e7dfa7e866a05bd3d71fbca8 | 26,353,919,398,448 | e240e994b40a4e972f691876327f93dd37a39bde | /src/test/java/com/auth0/jwt/JWTVerifierRsa256Test.java | 485954ce9c5883542e446ab9e9fa56aa36253eab | [
"MIT"
] | permissive | twtkthh2008/java-jwt | https://github.com/twtkthh2008/java-jwt | 19d6bc19b28e58f42b315bdd163a115f7832e353 | 217af05d16d62e462f5fa4456c090c1af9e1a51e | refs/heads/master | 2021-01-15T12:09:19.008000 | 2016-08-24T01:36:33 | 2016-08-24T01:36:49 | 68,508,390 | 0 | 1 | null | true | 2016-09-18T08:40:46 | 2016-09-18T08:40:46 | 2016-09-18T08:15:41 | 2016-09-17T06:54:15 | 239 | 0 | 0 | 0 | null | null | null | package com.auth0.jwt;
import com.auth0.jwt.pem.X509CertUtils;
import org.apache.commons.codec.binary.Base64;
import org.junit.Test;
import java.io.File;
import java.nio.file.Files;
import java.security.PublicKey;
import java.security.SignatureException;
import java.security.cert.X509Certificate;
import java.util.Has... | UTF-8 | Java | 7,410 | java | JWTVerifierRsa256Test.java | Java | [
{
"context": " throws Exception {\n final String token = \"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlFVTkVRelZCTXpoRk1FVTNRMFZGTURJNFFqYzROakJDTkRSQ1JFRkNSalkzUWpnMFJEVXlOZyJ9\" +\n \".\" +\n \"eyJyb2x",
"end": 1262,
"score": 0.9997610449790955,
"start": 1142... | null | [] | package com.auth0.jwt;
import com.auth0.jwt.pem.X509CertUtils;
import org.apache.commons.codec.binary.Base64;
import org.junit.Test;
import java.io.File;
import java.nio.file.Files;
import java.security.PublicKey;
import java.security.SignatureException;
import java.security.cert.X509Certificate;
import java.util.Has... | 4,166 | 0.803104 | 0.734413 | 105 | 69.561905 | 95.57225 | 383 | false | false | 0 | 0 | 0 | 0 | 363 | 0.396761 | 0.52381 | false | false | 4 |
cd75061d7c764df43f58fff5d394c289281353df | 28,896,539,986,108 | 14072812b17313b1a324453d33512ef9107866fc | /MobilePurchaseSystem/src/com/cg/mps/DTO/Mobile.java | fd5b69431c87db31169c1ca0e7504a520e61bd82 | [] | no_license | amity333/sql | https://github.com/amity333/sql | 5fc9a5bf1fcc18dec671cdb8c26e538b7a93f271 | 8c39c4947662be3b84eece274c75d2894936ba20 | refs/heads/master | 2020-06-23T11:30:33.149000 | 2019-08-04T19:18:09 | 2019-08-04T19:18:09 | 198,610,207 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cg.mps.DTO;
public class Mobile
{
int mobId;
String name;
int price;
int quant;
public Mobile() {
super();
// TODO Auto-generated constructor stub
}
public Mobile(int mobId, String name, int price, int quant) {
super();
this.mobId = mobId;
this.name = name;
this.price = ... | UTF-8 | Java | 951 | java | Mobile.java | Java | [] | null | [] | package com.cg.mps.DTO;
public class Mobile
{
int mobId;
String name;
int price;
int quant;
public Mobile() {
super();
// TODO Auto-generated constructor stub
}
public Mobile(int mobId, String name, int price, int quant) {
super();
this.mobId = mobId;
this.name = name;
this.price = ... | 951 | 0.602524 | 0.602524 | 49 | 17.408163 | 15.092799 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.816326 | false | false | 4 |
c2cf5cb0e07bc766e3a0d34f05358b7227e52810 | 17,489,106,898,952 | 114843d130feeb59f13f908503d37e9182926614 | /src/lk/ijse/mountCalvary/controller/student/profile/CompetitionForStudentController.java | 681666b1b8a59ae654001ea223a927aea1c8ec4a | [] | no_license | PandukaNandara/Mount | https://github.com/PandukaNandara/Mount | c5133c700348b7f60089987ef4301ea1cd4021be | fa5009cbfc825b36d194c177063e98d7da878047 | refs/heads/master | 2021-07-13T06:48:29.521000 | 2020-05-18T13:25:50 | 2020-05-18T13:25:50 | 135,074,895 | 0 | 0 | null | false | 2020-05-18T13:25:52 | 2018-05-27T19:19:47 | 2019-07-10T16:10:42 | 2020-05-18T13:25:50 | 27,922 | 0 | 0 | 0 | null | false | false | package lk.ijse.mountCalvary.controller.student.profile;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXComboBox;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.TableColumn;
import ... | UTF-8 | Java | 4,993 | java | CompetitionForStudentController.java | Java | [] | null | [] | package lk.ijse.mountCalvary.controller.student.profile;
import com.jfoenix.controls.JFXButton;
import com.jfoenix.controls.JFXComboBox;
import javafx.collections.ObservableList;
import javafx.event.ActionEvent;
import javafx.fxml.FXML;
import javafx.fxml.Initializable;
import javafx.scene.control.TableColumn;
import ... | 4,993 | 0.726617 | 0.726617 | 139 | 34.920864 | 32.705368 | 156 | false | false | 0 | 0 | 0 | 0 | 64 | 0.012818 | 0.57554 | false | false | 4 |
23dd8a26c36c7b8da863aa5666ebc185dedce301 | 13,065,290,577,581 | 00561c2363dd99192753b7cd955fc8acc6875fe3 | /src/main/java/org/java/homework/Task_37/Deserialization.java | 86cadaf9ce47667d87daa494f4c7010c21f30264 | [] | no_license | DaryaIvasyuk253/maventest | https://github.com/DaryaIvasyuk253/maventest | 5e7ff98fa56944f38d7a9ef77272c4d11b6583aa | 2638ab46c674380bb32cf4bcc505c76352acdb55 | refs/heads/master | 2020-03-13T09:19:41.578000 | 2018-06-05T18:49:02 | 2018-06-05T18:49:02 | 131,061,938 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.java.homework.Task_37;
import org.java.homework.Task_34.Employee;
import org.java.homework.Task_34.Gender;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.*;
public class Deserialization {
public static void main(String[] args) {
String p... | UTF-8 | Java | 1,452 | java | Deserialization.java | Java | [
{
"context": "ing[] args) {\n String path = \"C:\\\\Users\\\\Asus\\\\IdeaProjects\\\\maventest\\\\src\\\\main\\\\resources\\\\i",
"end": 342,
"score": 0.8096866011619568,
"start": 340,
"tag": "NAME",
"value": "us"
}
] | null | [] | package org.java.homework.Task_37;
import org.java.homework.Task_34.Employee;
import org.java.homework.Task_34.Gender;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.*;
public class Deserialization {
public static void main(String[] args) {
String p... | 1,452 | 0.626722 | 0.619146 | 37 | 38.243244 | 30.422613 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702703 | false | false | 4 |
99a9db3afac28ad1e24d835d95d77ac63f990668 | 11,974,368,833,325 | f6d2e2d93a8a8993ecfbf424f13f86d6cf8ed2ec | /ocs_admin/src/main/java/com/rong/admin/controller/BaseController.java | 7cf737ed51b9031c893cdcbffe2e2097c7fca2c9 | [] | no_license | moutainhigh/ocs | https://github.com/moutainhigh/ocs | a5671a80338ed50f890b8b40235b39a8ffa1e877 | c7567c33615aa1b83ac2a5da34cc530913bdce39 | refs/heads/master | 2021-10-27T05:39:44.669000 | 2019-04-16T10:18:16 | 2019-04-16T10:18:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* 后台控制器基类
*/
package com.rong.admin.controller;
import java.lang.reflect.Field;
import com.jfinal.core.Controller;
import com.rong.common.bean.MyConst;
import com.rong.persist.model.SystemAdmin;
public class BaseController extends Controller {
public static int pageSize = 10;
public Field servic... | UTF-8 | Java | 1,236 | java | BaseController.java | Java | [] | null | [] | /**
* 后台控制器基类
*/
package com.rong.admin.controller;
import java.lang.reflect.Field;
import com.jfinal.core.Controller;
import com.rong.common.bean.MyConst;
import com.rong.persist.model.SystemAdmin;
public class BaseController extends Controller {
public static int pageSize = 10;
public Field servic... | 1,236 | 0.669394 | 0.665303 | 50 | 22.440001 | 19.983152 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.86 | false | false | 4 |
682df0973847d4824e4b16a195d483f893345481 | 19,593,640,873,380 | e07a1429abe596c5334effa422779da077735819 | /src/main/java/com/infernalwhaler/testproject/exceptions/CustomExceptionHandler.java | 250d45e83e2d329cf61992beaff4e647d96eb942 | [] | no_license | ExileNoir/testProjectSpring | https://github.com/ExileNoir/testProjectSpring | 93a1a8cc290d333175169964d3ed7b6ac08a3760 | 74aad280bc402d15ea170cd2e14c775579866a21 | refs/heads/main | 2023-08-17T02:09:57.218000 | 2021-10-05T09:41:33 | 2021-10-05T09:41:33 | 399,141,177 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.infernalwhaler.testproject.exceptions;
import org.springframework.context.support.DefaultMessageSourceResolvable;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.security.authentication.BadCr... | UTF-8 | Java | 3,468 | java | CustomExceptionHandler.java | Java | [
{
"context": "ND;\n\n/**\n * Custom Exception Handler\n *\n * @author sDeseure\n * @project TestProject\n * @date 22/08/2021\n */\n\n",
"end": 1080,
"score": 0.9997241497039795,
"start": 1072,
"tag": "USERNAME",
"value": "sDeseure"
}
] | null | [] | package com.infernalwhaler.testproject.exceptions;
import org.springframework.context.support.DefaultMessageSourceResolvable;
import org.springframework.http.HttpHeaders;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import org.springframework.security.authentication.BadCr... | 3,468 | 0.764418 | 0.762111 | 80 | 42.325001 | 34.305531 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675 | false | false | 4 |
95bc70218269dd1918cae09a5991bb833d971bcb | 3,470,333,626,058 | 5d5368161bb86a62eca2d1fe3a80e9cb81f5a16d | /src/beans/Photo.java | 794a96c2d5bf9ed379c3b338c3a794b2a9258a09 | [] | no_license | patricklatorre/WEBAPDE_MP | https://github.com/patricklatorre/WEBAPDE_MP | b23ad95039d87fe0ff6be91322bf154b83024183 | 4eeef0e089a43b4305636895310825ea52e4976d | refs/heads/master | 2021-06-23T16:48:38.990000 | 2017-08-14T17:05:16 | 2017-08-14T17:05:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package beans;
import java.io.Serializable;
public class Photo implements Serializable {
public static final String TABLE_NAME = "photos";
public static final String COLUMN_IDPHOTO = "idphoto";
public static final String COLUMN_PHOTO = "photo";
private int idphoto;
private String photo;
public Photo() {
... | UTF-8 | Java | 619 | java | Photo.java | Java | [] | null | [] | package beans;
import java.io.Serializable;
public class Photo implements Serializable {
public static final String TABLE_NAME = "photos";
public static final String COLUMN_IDPHOTO = "idphoto";
public static final String COLUMN_PHOTO = "photo";
private int idphoto;
private String photo;
public Photo() {
... | 619 | 0.696284 | 0.696284 | 37 | 15.72973 | 16.700296 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.324324 | false | false | 4 |
7618d3f7df3f6fc577e06d432ea70b8399612570 | 4,372,276,766,003 | 4803f366e6f14b6f0979b04e8321783bf837ecce | /app/src/main/java/com/Phone/Recording/InOutCallRec/DeletingFileService.java | 381d5bdfb6abe62b9d053aba7cce2ab4031648b1 | [] | no_license | HeenaNautiyal/InOutCallRecording | https://github.com/HeenaNautiyal/InOutCallRecording | 8b63e6434e37293781e3dfca5e95fccf22d02f70 | 12bfade53194c08b7f3c21b12841a48be06d7250 | refs/heads/master | 2020-03-22T15:37:11.480000 | 2018-07-09T09:48:41 | 2018-07-09T09:48:41 | 140,264,638 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.Phone.Recording.InOutCallRec;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.os.Handler;
import android.os.IBinder;
import android.text.format.DateFormat;
import android.util.Log;
import android.widget.Toast;
import java.io.File;
import java.text.... | UTF-8 | Java | 5,045 | java | DeletingFileService.java | Java | [
{
"context": "er;\nimport java.util.TimerTask;\n\n/**\n * Created by Caritas-Heena on 27-11-2017.\n */\n\npublic class DeletingFileServ",
"end": 470,
"score": 0.9995903968811035,
"start": 457,
"tag": "NAME",
"value": "Caritas-Heena"
}
] | null | [] | package com.Phone.Recording.InOutCallRec;
import android.app.Service;
import android.content.Context;
import android.content.Intent;
import android.os.Handler;
import android.os.IBinder;
import android.text.format.DateFormat;
import android.util.Log;
import android.widget.Toast;
import java.io.File;
import java.text.... | 5,045 | 0.541725 | 0.530426 | 169 | 28.852072 | 24.127043 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473373 | false | false | 4 |
7ab39a64309492e78826e7627c78d021666d3ab2 | 35,158,602,297,031 | e44ef18836519918f763e5715b293bf89349929f | /algs4-II/1/test/SAPTest.java | 209fa61786ac471ec87046d2cc094db6d4f5989e | [] | no_license | Asalle/coursera | https://github.com/Asalle/coursera | 10938c4d859576ad560b604b15404b78e0933f74 | bd6c85684d111776223e93b125a36d6c907405d6 | refs/heads/master | 2021-08-17T15:50:13.555000 | 2017-11-21T10:33:06 | 2017-11-21T10:33:06 | 107,301,073 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.testng.annotations.Test;
import static org.testng.Assert.*;
/**
* Created by mirzaiev on 21.11.2017.
*/
public class SAPTest {
@Test
public void testLength() throws Exception {
}
@Test
public void testAncestor() throws Exception {
}
@Test
public void testLength1() throws... | UTF-8 | Java | 409 | java | SAPTest.java | Java | [
{
"context": "ort static org.testng.Assert.*;\n\n/**\n * Created by mirzaiev on 21.11.2017.\n */\npublic class SAPTest {\n @Te",
"end": 99,
"score": 0.999476969242096,
"start": 91,
"tag": "USERNAME",
"value": "mirzaiev"
}
] | null | [] | import org.testng.annotations.Test;
import static org.testng.Assert.*;
/**
* Created by mirzaiev on 21.11.2017.
*/
public class SAPTest {
@Test
public void testLength() throws Exception {
}
@Test
public void testAncestor() throws Exception {
}
@Test
public void testLength1() throws... | 409 | 0.645477 | 0.621027 | 25 | 15.4 | 18.068758 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.08 | false | false | 4 |
f1cd66f1cc9156eeb6863a584db97a4bc03fdd8f | 20,555,713,518,393 | 08bd28dab9a12044c901356d6bed1da8145653b9 | /app/src/main/java/com/idhub/wallet/didhub/util/BIP44Util.java | a3147c397a3ba27f3b8e9fc9553b4593a1cefadc | [
"MIT"
] | permissive | idhub-did-plus/did-wallet-android | https://github.com/idhub-did-plus/did-wallet-android | 45f1943c8f4d8fd0aebe15720c73ac1833e08113 | 34f2b5ea712ed46da176167a646cbddf580e63f6 | refs/heads/master | 2020-07-01T12:59:33.768000 | 2020-01-02T06:21:22 | 2020-01-02T06:21:22 | 201,180,587 | 3 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.idhub.wallet.didhub.util;
import com.google.common.collect.ImmutableList;
import org.bitcoinj.crypto.ChildNumber;
import java.util.ArrayList;
import java.util.List;
public class BIP44Util {
public final static String BITCOIN_MAINNET_PATH = "m/44'/0'/0'";
public final static String BITCOIN_TESTNET_PA... | UTF-8 | Java | 1,664 | java | BIP44Util.java | Java | [] | null | [] | package com.idhub.wallet.didhub.util;
import com.google.common.collect.ImmutableList;
import org.bitcoinj.crypto.ChildNumber;
import java.util.ArrayList;
import java.util.List;
public class BIP44Util {
public final static String BITCOIN_MAINNET_PATH = "m/44'/0'/0'";
public final static String BITCOIN_TESTNET_PA... | 1,664 | 0.66226 | 0.628606 | 45 | 35.977779 | 29.812368 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.622222 | false | false | 4 |
fbb485c76f3f2e77b16faa1826af52727aab47fb | 29,703,993,860,828 | 6297b6da268278fc98444e45cd65991a7dffbaf6 | /publicsdk/src/main/java/zj/neverland/publicsdk/widget/easypicker/PickerViewManager.java | 361feaab49ac784b4dbc2444439180bb3f64dded | [
"Apache-2.0"
] | permissive | hopjojo/PublicWidget | https://github.com/hopjojo/PublicWidget | 4a20f238ec301c3eb38a3db9b12ad1ef5e6656d2 | e8f70dbd8cc36d7e367a5b24ba6b6bb089ccf2f3 | refs/heads/master | 2020-12-02T19:47:57.224000 | 2017-07-12T07:58:00 | 2017-07-12T07:58:00 | 96,376,588 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package zj.neverland.publicsdk.widget.easypicker;
import android.app.Activity;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.Color;
import android.view.View;
import com.bigkoo.pickerview.OptionsPickerView;
import com.bigkoo.pickerview.TimePickerView;
import com.googl... | UTF-8 | Java | 7,980 | java | PickerViewManager.java | Java | [
{
"context": "dget.easypicker.bean.JsonBean;\n\n\n/**\n * Created by cefoc on 2017/5/3.\n * Class Note:\n */\n\npublic class Pic",
"end": 691,
"score": 0.9997003078460693,
"start": 686,
"tag": "USERNAME",
"value": "cefoc"
}
] | null | [] | package zj.neverland.publicsdk.widget.easypicker;
import android.app.Activity;
import android.content.Context;
import android.content.res.AssetManager;
import android.graphics.Color;
import android.view.View;
import com.bigkoo.pickerview.OptionsPickerView;
import com.bigkoo.pickerview.TimePickerView;
import com.googl... | 7,980 | 0.570633 | 0.563434 | 199 | 35.994976 | 29.786257 | 186 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603015 | false | false | 4 |
c43a6b54205841015467f25f8b693fef7aa3c21d | 3,813,931,027,339 | ec380b5848d9709159b5341feba9ddac8f31a16a | /MobileSafe/src/com/example/mobilesafe/activity/AddressActivity.java | 6ddf9b0f9655b67086e096982471fedd338fe6aa | [] | no_license | shenliang-me/MobileSafe | https://github.com/shenliang-me/MobileSafe | 7623d3587859659e630b8fe39b2de16d9aab1385 | 07a60bf007cdae805b6adb41f5766bedf55c6cce | refs/heads/master | 2021-01-10T03:46:56.567000 | 2016-03-06T13:16:25 | 2016-03-06T13:16:25 | 53,254,285 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mobilesafe.activity;
import com.example.mobilesafe.R;
import com.example.mobilesafe.Utils.ToastUtils;
import com.example.mobilesafe.db.dao.AddressDao;
import android.app.Activity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.view.View.OnClickLis... | UTF-8 | Java | 1,337 | java | AddressActivity.java | Java | [] | null | [] | package com.example.mobilesafe.activity;
import com.example.mobilesafe.R;
import com.example.mobilesafe.Utils.ToastUtils;
import com.example.mobilesafe.db.dao.AddressDao;
import android.app.Activity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.view.View.OnClickLis... | 1,337 | 0.757759 | 0.757759 | 49 | 25.959183 | 20.070244 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.816326 | false | false | 4 |
8e76a0563c25cc73353a5044265184429e244e9e | 36,000,415,884,806 | 8813b71328a3d647f56feb4210341b22ae59d5f8 | /src/ch/unibnf/scg/jseuss/testing/JSeuss.java | 35031e796220d7fb894ab2d76243c45155926acc | [] | no_license | nes1983/JSeuss | https://github.com/nes1983/JSeuss | 723ee49480872a61868d18971eb5b861764cf17f | f1a3400da9f0ebfc5f25a6397133158d4ef08342 | refs/heads/master | 2021-01-15T21:44:15.669000 | 2011-05-30T16:19:38 | 2011-05-30T16:19:38 | 3,016,154 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ch.unibnf.scg.jseuss.testing;
import javassist.CannotCompileException;
import javassist.ClassPool;
import javassist.Loader;
import javassist.NotFoundException;
import org.junit.runners.BlockJUnit4ClassRunner;
import org.junit.runners.model.InitializationError;
import ch.unibnf.scg.jseuss.core.javaa... | UTF-8 | Java | 1,582 | java | JSeuss.java | Java | [] | null | [] | package ch.unibnf.scg.jseuss.testing;
import javassist.CannotCompileException;
import javassist.ClassPool;
import javassist.Loader;
import javassist.NotFoundException;
import org.junit.runners.BlockJUnit4ClassRunner;
import org.junit.runners.model.InitializationError;
import ch.unibnf.scg.jseuss.core.javaa... | 1,582 | 0.747788 | 0.746523 | 54 | 27.333334 | 22.633144 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.648148 | false | false | 4 |
6b60d791df058a68bde2718d07f49fdd4fe9f232 | 29,841,432,829,114 | e94a822eef130dcfc7855aa05b3ce234cacbfa4b | /Car98-mvc/src/main/java/com/web/car98/forum/model/CommentAllBean.java | 1ee888d5b8ef8dc516f534e743709d8f5f3d4a82 | [] | no_license | ron7686/Car98-Mvc | https://github.com/ron7686/Car98-Mvc | 52e32848d9e69fe2cf8a7f25c8b5d4e008c58d62 | 8343b06f523f941e74349d5efcf092f8de31ab9d | refs/heads/master | 2023-01-02T00:53:33.365000 | 2020-10-19T01:55:27 | 2020-10-19T01:55:27 | 295,685,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.web.car98.forum.model;
import java.io.Serializable;
public class CommentAllBean implements Serializable {
private String comText;
private Integer comId;
private Integer postID;
public CommentAllBean() {
super();
}
public CommentAllBean(String comText, Integer comId, Integer postID) {
supe... | UTF-8 | Java | 756 | java | CommentAllBean.java | Java | [] | null | [] | package com.web.car98.forum.model;
import java.io.Serializable;
public class CommentAllBean implements Serializable {
private String comText;
private Integer comId;
private Integer postID;
public CommentAllBean() {
super();
}
public CommentAllBean(String comText, Integer comId, Integer postID) {
supe... | 756 | 0.71164 | 0.708995 | 41 | 17.439024 | 16.42878 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.536585 | false | false | 4 |
55bed7cabdae9fe6c5002bb1afb1c5f89290e851 | 12,781,822,709,575 | 1441daaef5377cdc8ab1a4a22d9b02586f7947a0 | /Android/代码库/Keys_Android/app/src/main/java/com/ejoykeys/one/android/network/model/OrderServerVo.java | 173f8088cc2c45fc1f8ad25c67835c6dfa2ab4fb | [] | no_license | chenzhenyu/Development_Rooster | https://github.com/chenzhenyu/Development_Rooster | ec4dc43ac16a9059c58665a93ed49fc88866aeba | 09e249b5a869f05c1d3c9ae0d6ff108826ba379c | refs/heads/master | 2018-11-02T14:26:53.377000 | 2018-09-28T06:26:08 | 2018-09-28T06:26:08 | 128,865,523 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ejoykeys.one.android.network.model;
/**
* 订单服务
* author:Rooster.Yu
* date:2016/10/31.
*/
public class OrderServerVo {
private int pic;
private String category;
private String explain;
public OrderServerVo(int pic, String category, String explain) {
this.pic = pic;
... | UTF-8 | Java | 851 | java | OrderServerVo.java | Java | [
{
"context": "android.network.model;\r\n\r\n/**\r\n * 订单服务\r\n * author:Rooster.Yu\r\n * date:2016/10/31.\r\n */\r\npublic class OrderServ",
"end": 85,
"score": 0.9994943737983704,
"start": 75,
"tag": "NAME",
"value": "Rooster.Yu"
}
] | null | [] | package com.ejoykeys.one.android.network.model;
/**
* 订单服务
* author:Rooster.Yu
* date:2016/10/31.
*/
public class OrderServerVo {
private int pic;
private String category;
private String explain;
public OrderServerVo(int pic, String category, String explain) {
this.pic = pic;
... | 851 | 0.572954 | 0.563464 | 42 | 18.071428 | 16.417749 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.357143 | false | false | 4 |
86905a0c371d3d367cf2bc2354e6c269d12648c7 | 14,551,349,266,808 | 8b723c084e0c53d4acad31141c72d2fcce91a943 | /Database/JDBC/Labs/JDBC/src/kr/or/bit/utils/ConnectionHelper.java | 925a1bf633d6b8f28adf9c4fc89403a9bd491768 | [] | no_license | green-in77/bit | https://github.com/green-in77/bit | 56a5f4760993a2487d74b969e04b606afb908eff | 0f8bda2901d1303bbd1778b5e8c56dc8ee16818d | refs/heads/master | 2023-01-27T18:49:48.717000 | 2020-05-13T06:39:25 | 2020-05-13T06:39:25 | 210,523,587 | 0 | 1 | null | false | 2023-01-12T01:50:48 | 2019-09-24T06:01:38 | 2022-12-08T05:21:10 | 2023-01-12T01:50:48 | 239,926 | 1 | 0 | 187 | CSS | false | false | package kr.or.bit.utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
/*
Class.forName("oracle.jdbc.OracleDriver"); //메모리에 로드. >> new Driver
//1. DB연결
conn = DriverManager.getConnection... | UHC | Java | 2,826 | java | ConnectionHelper.java | Java | [] | null | [] | package kr.or.bit.utils;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
/*
Class.forName("oracle.jdbc.OracleDriver"); //메모리에 로드. >> new Driver
//1. DB연결
conn = DriverManager.getConnection... | 2,826 | 0.645589 | 0.631538 | 112 | 21.883928 | 24.736376 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.232143 | false | false | 4 |
2cb8d307af13ee9843957cfe74ae3b41990f8896 | 27,315,992,065,295 | 205b2bdaaab30bffa75968de5786f2e47f452e6f | /SerieSenoTaylorRecursivo.java | 560ed0a8b8dcec082136b6e3544802984d66fb39 | [] | no_license | victorhtorres/ED2 | https://github.com/victorhtorres/ED2 | 52ef021710eceb6c6eeaf2fa15d1c951cbb1af92 | 5699415e9f6ce946bb66ba602e64fa68bc52aa60 | refs/heads/master | 2021-01-18T01:41:55.154000 | 2016-09-05T16:02:13 | 2016-09-05T16:02:13 | 51,026,118 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class SerieSenoTaylor {
public static double serieSeno(double x, int n) {
if (n == 0) {
return x;
} else {
return serieSeno(x, n - 1) + (Math.pow(-1, n) / fact(2 * n + 1) ) * Math.pow (x, 2 * n + 1);
}
}
public static int fact(int n) {
return factExtend(n, 1);
}
pri... | UTF-8 | Java | 956 | java | SerieSenoTaylorRecursivo.java | Java | [
{
"context": "\npublic class SerieSenoTaylor {\n\n public static double serieSeno(dou",
"end": 19,
"score": 0.6782890558242798,
"start": 14,
"tag": "NAME",
"value": "Serie"
}
] | null | [] |
public class SerieSenoTaylor {
public static double serieSeno(double x, int n) {
if (n == 0) {
return x;
} else {
return serieSeno(x, n - 1) + (Math.pow(-1, n) / fact(2 * n + 1) ) * Math.pow (x, 2 * n + 1);
}
}
public static int fact(int n) {
return factExtend(n, 1);
}
pri... | 956 | 0.512552 | 0.488494 | 51 | 17.745098 | 25.891813 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509804 | false | false | 4 |
47a831ad45bd80677503f7a55b5d15a6ddb182ad | 5,188,320,511,633 | 7e6ffa8bc055606c67e9583804354b16123c6d37 | /src/main/java/core/resources/api/user/RolePermissionResource.java | 9ee90ca9727749387203194777f1b952de26d261 | [] | no_license | mafais/HIS_API | https://github.com/mafais/HIS_API | 123380a2d5ef6f578d196d9424e946c843dc63f4 | f5558b035aa8a6a3b85ff75838302ba438ad1d8f | refs/heads/master | 2021-05-31T19:59:03.720000 | 2015-12-05T15:25:43 | 2015-12-05T15:25:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package core.resources.api.user;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import lib.driver.api.driver_class.user.RolePermissionDBDriver;
import core.classes.api.user.AdminPermission;
... | UTF-8 | Java | 1,574 | java | RolePermissionResource.java | Java | [] | null | [] | package core.resources.api.user;
import javax.ws.rs.Consumes;
import javax.ws.rs.DELETE;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import lib.driver.api.driver_class.user.RolePermissionDBDriver;
import core.classes.api.user.AdminPermission;
... | 1,574 | 0.759212 | 0.759212 | 62 | 24.387096 | 23.019175 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.870968 | false | false | 4 |
7667a10e4aabb1af2d11bc24d1309ec7aee7792d | 36,051,955,485,304 | 40c2f923642f7462fbf553aade3e10f6c6c4d196 | /src/com/buss/gjjsj/controller/AyGjjsjController.java | 5f1c31dc6f620472fee6704998f3550d8d03b456 | [] | no_license | huyongjing/AYHK | https://github.com/huyongjing/AYHK | a100a6654a3add6108fe1d393072dc0fcff5ae04 | 4b39b34c28ff2fe7b77b74b3f895082d8bfc8d3c | refs/heads/master | 2021-04-12T08:01:18.731000 | 2017-06-16T03:16:09 | 2017-06-16T03:16:09 | 94,513,351 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.buss.gjjsj.controller;
import com.buss.gjjsj.entity.AyGjjsjEntity;
import com.buss.gjjsj.service.AyGjjsjServiceI;
import com.buss.shgjj.entity.AyShgjjEntity;
import com.buss.zxpz.entity.AyZxpzEntity;
import org.apache.commons.collections.map.HashedMap;
import org.apache.log4j.Logger;
import org.jeecgframew... | UTF-8 | Java | 16,261 | java | AyGjjsjController.java | Java | [
{
"context": ": Controller \n * @Description: 社会公积金时间\n * @author caozengling\n * @date 2017-03-20 16:04:30\n * @version V1.0 \n",
"end": 2377,
"score": 0.9992226362228394,
"start": 2366,
"tag": "USERNAME",
"value": "caozengling"
}
] | null | [] | package com.buss.gjjsj.controller;
import com.buss.gjjsj.entity.AyGjjsjEntity;
import com.buss.gjjsj.service.AyGjjsjServiceI;
import com.buss.shgjj.entity.AyShgjjEntity;
import com.buss.zxpz.entity.AyZxpzEntity;
import org.apache.commons.collections.map.HashedMap;
import org.apache.log4j.Logger;
import org.jeecgframew... | 16,261 | 0.736999 | 0.733688 | 489 | 30.498978 | 28.320986 | 175 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.274029 | false | false | 4 |
e9371e44a45ecc6ae59933f132bed0cb275ea60f | 20,392,504,774,526 | 5bf9ccaa529b0b5067d8b866629db70799997b34 | /src/com/code/servlet/DiseaseInfoServlet.java | 34882b01b7dc5447a919bf2d78f5244f5dc996ed | [] | no_license | Promise-Leo/forest_system | https://github.com/Promise-Leo/forest_system | 9d13f9f193ed3d4b4a5388b8f28103b4525920e9 | c4488bd8c3a73aca46967a1631874328d685dfed | refs/heads/master | 2023-04-16T11:14:35.627000 | 2015-10-21T16:53:33 | 2015-10-21T16:53:33 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.code.servlet;
import com.code.bean.DiseaseBean;
import com.code.service.imp.DiseaseServiceimp_old;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
public ... | UTF-8 | Java | 1,145 | java | DiseaseInfoServlet.java | Java | [] | null | [] | package com.code.servlet;
import com.code.bean.DiseaseBean;
import com.code.service.imp.DiseaseServiceimp_old;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import java.io.IOException;
public ... | 1,145 | 0.768559 | 0.767686 | 39 | 28.358974 | 23.414314 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.794872 | false | false | 4 |
0f51f1f55c9b0c5dbb127f1c32ae98509863a53f | 1,082,331,771,823 | 3f216893e2d5ee0cfe0130de8cea2f2885d2be0b | /app/src/main/java/com/example/solene/galidog/MapsActivity.java | 8dba4ade6eb4d4068fce657ae65c2336c32de8f6 | [] | no_license | soleneG02/ProjetGalidog | https://github.com/soleneG02/ProjetGalidog | d4f68c9040c061f995ec0052e186059d4a6c6ff5 | c5c71c3ae8ba971d944041deebb85e93322c7a59 | refs/heads/master | 2020-04-21T03:12:13.500000 | 2019-02-05T17:12:24 | 2019-02-05T17:12:24 | 169,277,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.solene.galidog;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.location.GpsSatellite;
import android.location.GpsStatus;
import android.location.Location;
import ... | UTF-8 | Java | 27,943 | java | MapsActivity.java | Java | [
{
"context": "package com.example.solene.galidog;\n\nimport android.Manifest;\nimport android",
"end": 26,
"score": 0.9454995393753052,
"start": 20,
"tag": "USERNAME",
"value": "solene"
}
] | null | [] | package com.example.solene.galidog;
import android.Manifest;
import android.annotation.SuppressLint;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.location.GpsSatellite;
import android.location.GpsStatus;
import android.location.Location;
import ... | 27,943 | 0.595998 | 0.594667 | 642 | 42.281933 | 34.063026 | 143 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.55296 | false | false | 4 |
2b19277d6c6d61d8759ff6743c6dd605663b973a | 33,517,924,836,758 | 47f007d6366dac53b49116d7e0440834a2dee203 | /src/CompositePattern/StrongJunior.java | 5dc14e1fb932223813bf5c4fa5904d7544a7f9d1 | [] | no_license | Aiqwf/Desing-Patterns | https://github.com/Aiqwf/Desing-Patterns | 71aaebd95dad29bf3eca942732e332adf7027af3 | a07ce3913cf06a9c605982e22d71804869c0bea2 | refs/heads/master | 2023-09-03T06:57:20.409000 | 2021-10-28T14:43:37 | 2021-10-28T14:43:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package CompositePattern;
public class StrongJunior extends Junior{
private String id;
public void setId(String id) {
this.id = id;
}
public String getId() {
return id;
}
public StrongJunior(double salary){
setTitle("sj");
setSalary(salary);
}
@Override... | UTF-8 | Java | 713 | java | StrongJunior.java | Java | [] | null | [] | package CompositePattern;
public class StrongJunior extends Junior{
private String id;
public void setId(String id) {
this.id = id;
}
public String getId() {
return id;
}
public StrongJunior(double salary){
setTitle("sj");
setSalary(salary);
}
@Override... | 713 | 0.499299 | 0.497896 | 37 | 18.270269 | 14.663153 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297297 | false | false | 4 |
7f865c96e63721bb5bc5469290b0c057398a7483 | 13,331,578,537,187 | 5e014279f7c08fc6a108808c09d1f3f11a4bd859 | /aoj/2253/Main.java | 70a743afb2200c61d7b95c6e4402ef3ec2015e97 | [] | no_license | Goryudyuma/java-work | https://github.com/Goryudyuma/java-work | d0ed58714ccdb8ceb3cfcd238513d2742f2ae03a | 3b6afe8a083899e7794b4c8143338df69cb51de4 | refs/heads/master | 2021-03-08T20:37:37.812000 | 2019-05-29T13:25:59 | 2019-05-29T13:25:59 | 50,090,060 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class Main {
public static int map[][];
public static int t, n;
public static int dx[] = {0,1,1,0,-1,-1};
public static int dy[] = {1,1,0,-1,-1,0};
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
while (true) {
t = sc.nextInt();
n = sc.nextInt();
if ... | UTF-8 | Java | 1,325 | java | Main.java | Java | [] | null | [] | import java.util.*;
class Main {
public static int map[][];
public static int t, n;
public static int dx[] = {0,1,1,0,-1,-1};
public static int dy[] = {1,1,0,-1,-1,0};
public static void main(String args[]) {
Scanner sc = new Scanner(System.in);
while (true) {
t = sc.nextInt();
n = sc.nextInt();
if ... | 1,325 | 0.449811 | 0.395472 | 57 | 22.245613 | 15.94869 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.947368 | false | false | 4 |
577eb38d18db2f1f5b9ce56efb22e1cec963c765 | 25,383,256,744,407 | 8820d16dcadee237c689006fb42c2b50e68316f7 | /study-core/src/main/java/org/solovyev/study/model/db/SQLBuilder.java | bb62028063223d20976cb0119fa56df2c4adeb5e | [
"Apache-2.0"
] | permissive | serso/study | https://github.com/serso/study | fe64c8fd4164c1ad8501e610fa3378d0d14cb5c7 | d2aae1a29aa427ffb23753a5bbc10c9229f046a5 | refs/heads/master | 2021-01-13T14:20:45.247000 | 2014-02-28T09:02:29 | 2014-02-28T09:02:29 | 1,341,216 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2009-2010. Created by serso.
*
* For more information, please, contact serso1988@gmail.com.
*/
package org.solovyev.study.model.db;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.solovyev.common.collections.LoopData;
import org.springframework.jd... | UTF-8 | Java | 7,655 | java | SQLBuilder.java | Java | [
{
"context": "/*\n * Copyright (c) 2009-2010. Created by serso.\n *\n * For more information, please, contact sers",
"end": 47,
"score": 0.8533463478088379,
"start": 42,
"tag": "NAME",
"value": "serso"
},
{
"context": "serso.\n *\n * For more information, please, contact serso1988@gm... | null | [] | /*
* Copyright (c) 2009-2010. Created by serso.
*
* For more information, please, contact <EMAIL>.
*/
package org.solovyev.study.model.db;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
import org.solovyev.common.collections.LoopData;
import org.springframework.jdbc.core.name... | 7,643 | 0.690921 | 0.687524 | 287 | 25.672474 | 34.266491 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.059233 | false | false | 4 |
63d6a27bc64d468d877cbcd67b7418632886230a | 644,245,115,458 | 3c1afec1128a23f4775c741099d00773836829ad | /src/main/java/org/richardinnocent/polysight/auth/server/http/mapper/HttpObjectMapper.java | 7f6161846137d562e680b5c23a918edde144c80e | [] | no_license | RichardInnocent/polysight-auth | https://github.com/RichardInnocent/polysight-auth | cc35c908e0eceea5e6d509d18e7efe3296bc864c | a91c636a096a2163becca8b12a61add2b07a89ee | refs/heads/master | 2022-07-11T15:57:37.796000 | 2021-11-08T15:36:15 | 2021-11-08T15:36:15 | 214,806,459 | 1 | 0 | null | false | 2021-11-08T15:36:16 | 2019-10-13T11:16:04 | 2021-11-07T21:15:57 | 2021-11-08T15:36:15 | 208 | 1 | 0 | 0 | Java | false | false | package org.richardinnocent.polysight.auth.server.http.mapper;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import org.springframework.context.annotation.Primary;
import org.springframework.stereotype.Component;
/**
* An {@link ObjectMapper} used to... | UTF-8 | Java | 699 | java | HttpObjectMapper.java | Java | [] | null | [] | package org.richardinnocent.polysight.auth.server.http.mapper;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.datatype.jsr310.JavaTimeModule;
import org.springframework.context.annotation.Primary;
import org.springframework.stereotype.Component;
/**
* An {@link ObjectMapper} used to... | 699 | 0.788269 | 0.783977 | 23 | 29.391304 | 30.178799 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 4 |
4c7ab19c1ac4203104391968fe623c0207669d52 | 21,835,613,748,814 | 1fc9d3b4ad52d2c7690e4ec1b4b33e955d2892dd | /src/main/java/com/designPtn/decorator/HouseBlend.java | fcbf03fe1728e3785a83a8eb600b9cdaeda0277d | [] | no_license | yangmengjun/test | https://github.com/yangmengjun/test | 750243ff07251902509c820fa1632018378fda1d | 934d1e63566d36e65c77b3782f7fc6386bc532a5 | refs/heads/master | 2022-07-15T17:24:22.297000 | 2020-06-06T13:25:00 | 2020-06-06T13:25:00 | 108,247,967 | 0 | 0 | null | false | 2022-06-17T01:44:39 | 2017-10-25T09:23:05 | 2020-06-06T13:24:00 | 2022-06-17T01:44:38 | 3,326 | 0 | 0 | 3 | Java | false | false | package com.designPtn.decorator;
/**
* 综合咖啡
*/
public class HouseBlend extends Beverage {
public HouseBlend(){
desc = "House Blend Coffee";
}
@Override
public float cost() {
return 0.89f;
}
}
| UTF-8 | Java | 239 | java | HouseBlend.java | Java | [] | null | [] | package com.designPtn.decorator;
/**
* 综合咖啡
*/
public class HouseBlend extends Beverage {
public HouseBlend(){
desc = "House Blend Coffee";
}
@Override
public float cost() {
return 0.89f;
}
}
| 239 | 0.593074 | 0.580087 | 14 | 15.5 | 13.756817 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 4 |
1d81842e2ed4f621142a610cb1576f0bef29c0f4 | 9,259,949,557,070 | 572bab4f7ee48a1594366181378d920616e70e24 | /src/mainpackage/AjoutDeplacement.java | bc4545aefe35e1c60a42bc30bf9ab0d3424275cb | [] | no_license | Houda-20/RADEM_Projet_Gestion-de-deplacement | https://github.com/Houda-20/RADEM_Projet_Gestion-de-deplacement | 84dc9f04964217360b65f5540372fd6db3a20b59 | 0dd90319d78b0f9a518a8b7503585b2894a92d21 | refs/heads/master | 2023-07-26T19:43:36.325000 | 2021-08-31T02:03:47 | 2021-08-31T02:03:47 | 401,536,019 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package mainpackage;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.sql.Connection;
impo... | UTF-8 | Java | 56,113 | java | AjoutDeplacement.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author ammani\n */\npublic class AjoutDeplacement extends javax.s",
"end": 700,
"score": 0.994431734085083,
"start": 694,
"tag": "USERNAME",
"value": "ammani"
},
{
"context": "ng\"))); // NOI18N\n jLabel20.setText(\... | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package mainpackage;
import java.beans.PropertyChangeEvent;
import java.beans.PropertyChangeListener;
import java.sql.Connection;
impo... | 56,111 | 0.623148 | 0.601219 | 991 | 55.600403 | 42.769367 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.827447 | false | false | 4 |
ed03e97fd452e156128086b69999edf327b34228 | 15,874,199,177,775 | 525a53383e2383c26c6c7bec1a3c307365954545 | /src/main/java/com/biddingplatform/db/entities/Fee.java | 49a2f670b06923816e04523bfa38ecd0caec27b3 | [] | no_license | mareksagan/BiddingPlatform | https://github.com/mareksagan/BiddingPlatform | 1c503d13b36c942627b06c6f16c40b79260125d6 | 666a131904fddc15f4b2f0188271c8706a63df85 | refs/heads/master | 2022-11-11T21:30:05.186000 | 2020-06-30T20:56:59 | 2020-06-30T20:56:59 | 261,062,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.biddingplatform.db.entities;
import javax.persistence.*;
import java.util.UUID;
@Entity
@Table(name = "fee")
public class Fee {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
@Column(name = "id", nullable = false)
private UUID id;
@OneToOne
@JoinColumn(name= "id", insertable... | UTF-8 | Java | 1,828 | java | Fee.java | Java | [] | null | [] | package com.biddingplatform.db.entities;
import javax.persistence.*;
import java.util.UUID;
@Entity
@Table(name = "fee")
public class Fee {
@Id
@GeneratedValue(strategy = GenerationType.AUTO)
@Column(name = "id", nullable = false)
private UUID id;
@OneToOne
@JoinColumn(name= "id", insertable... | 1,828 | 0.595733 | 0.590263 | 73 | 24.041096 | 24.117542 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506849 | false | false | 4 |
afb2659984354e540d338f32cb971f5d422a9da6 | 20,194,936,281,739 | a3faf05d1aee36e96a2b77384892ef2df580f4cc | /CanonDataStructures/src/main/java/codefellows/datastructures/LinkedQueue.java | e58115179fcd32692872da25b1635ea099229dc1 | [] | no_license | Plastiche/amazon-java-502d1 | https://github.com/Plastiche/amazon-java-502d1 | 9268e7ff63205bf042e0b5e2111203fafee0aa05 | 592b903b93cd38af0eedced7215243220b529073 | refs/heads/master | 2021-02-25T14:16:31.555000 | 2020-02-05T23:46:52 | 2020-02-05T23:46:52 | 245,456,625 | 2 | 0 | null | true | 2020-03-06T15:39:04 | 2020-03-06T15:39:03 | 2020-02-05T23:46:56 | 2020-02-05T23:46:52 | 9,122 | 0 | 0 | 0 | null | false | false | package codefellows.datastructures;
public class LinkedQueue<E> implements Queue<E> {
private LinkedList<E> list;
public LinkedQueue() {
list = new LinkedList<>();
}
@Override
public int size() {
return list.size();
}
@Override
public boolean isEmpty() {
retur... | UTF-8 | Java | 717 | java | LinkedQueue.java | Java | [] | null | [] | package codefellows.datastructures;
public class LinkedQueue<E> implements Queue<E> {
private LinkedList<E> list;
public LinkedQueue() {
list = new LinkedList<>();
}
@Override
public int size() {
return list.size();
}
@Override
public boolean isEmpty() {
retur... | 717 | 0.527197 | 0.524407 | 40 | 16.924999 | 13.528465 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 4 |
b0ef4a61944e8b1505739e507139d36ae7588ef8 | 25,262,997,674,433 | 448a7f3a1ec5d76ee47b97f343a5437c1d670eb9 | /src/test/java/de/tuberlin/av/openteagle/api/TestCLI.java | cba21a64e5d4d260ae9b1b0292cbd2a81253a0a7 | [] | no_license | tubav/OpenTeagle_API | https://github.com/tubav/OpenTeagle_API | 80d5656c95bdfc7f987bb1b6ab8729d99131047a | a0da7e295b02f1a5cc7e1a42436b6d58fd7a0800 | refs/heads/master | 2021-01-13T02:31:59.370000 | 2012-07-02T07:13:27 | 2012-07-02T07:13:27 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.tuberlin.av.openteagle.api;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
public class TestCLI {
private transient CLI cli;
@Before
public void setUp() {
this.cli = new CLI();
}
@Test
public void testWrongParameter() {
final String[] args = { "sdf" };
final String... | UTF-8 | Java | 1,256 | java | TestCLI.java | Java | [] | null | [] | package de.tuberlin.av.openteagle.api;
import org.junit.Assert;
import org.junit.Before;
import org.junit.Test;
public class TestCLI {
private transient CLI cli;
@Before
public void setUp() {
this.cli = new CLI();
}
@Test
public void testWrongParameter() {
final String[] args = { "sdf" };
final String... | 1,256 | 0.703025 | 0.702229 | 58 | 20.655172 | 19.857729 | 54 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.431034 | false | false | 4 |
7bb929cb74321b318ac3188e3ea535558c837982 | 22,522,808,523,781 | ded2330f5d1589d50fb531a3466a277163a9c5f2 | /meal/jxd-whotel/src/main/java/com/whotel/front/entity/PayOrder.java | 521c07e6f4cacc705ce12efdc10ce158f0981c88 | [] | no_license | hasone/whotel | https://github.com/hasone/whotel | d106cb85ca0fecfa7a0f631b096c8c396e806b76 | 92ab351d056021f02539262e74c019a6363e9be7 | refs/heads/master | 2021-06-18T01:22:50.462000 | 2017-06-14T12:10:47 | 2017-06-14T12:10:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whotel.front.entity;
import java.util.Date;
import java.util.List;
import org.mongodb.morphia.annotations.Entity;
import org.mongodb.morphia.annotations.Indexed;
import com.whotel.common.entity.UnDeletedEntity;
import com.whotel.common.enums.PayMent;
import com.whotel.common.enums.PayMode;
imp... | UTF-8 | Java | 4,858 | java | PayOrder.java | Java | [
{
"context": "y.entity.Company;\r\n\r\n/**\r\n * 支付订单\r\n * \r\n * @author fy\r\n * \r\n */\r\n@Entity(noClassnameStored=true)\r\npubli",
"end": 480,
"score": 0.9548356533050537,
"start": 478,
"tag": "USERNAME",
"value": "fy"
}
] | null | [] | package com.whotel.front.entity;
import java.util.Date;
import java.util.List;
import org.mongodb.morphia.annotations.Entity;
import org.mongodb.morphia.annotations.Indexed;
import com.whotel.common.entity.UnDeletedEntity;
import com.whotel.common.enums.PayMent;
import com.whotel.common.enums.PayMode;
imp... | 4,858 | 0.678171 | 0.67422 | 240 | 18.049999 | 21.64538 | 163 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.325 | false | false | 4 |
ec14553785e4bb0c5b0a44355ba8181c4d055b2c | 8,504,035,252,395 | 6f7f1e133cdf8f0e6b8b93bedee1b3908d13588f | /src/StringTest/StringMethod.java | 06def3b7a6a634a69c82e8944b6a8187c8627eb5 | [] | no_license | zhoulaiyin/javaprojects | https://github.com/zhoulaiyin/javaprojects | 68553cb11846ddd0bccac3ff09150226d126032c | accdae505e0ce70ebad8c9773653e3e8fcf18b85 | refs/heads/master | 2021-04-19T12:46:01.331000 | 2020-09-22T11:48:07 | 2020-09-22T11:48:07 | 249,605,218 | 0 | 0 | null | false | 2020-03-24T03:56:28 | 2020-03-24T03:37:41 | 2020-03-24T03:37:45 | 2020-03-24T03:56:27 | 0 | 0 | 0 | 0 | null | false | false | package StringTest;
public class StringMethod {
public void replace() {
String str = "Hello World";
System.out.println( str.replace( 'H','W' ) );
System.out.println( str.replaceFirst("He", "Wa") );
System.out.println( str.replaceAll("He", "Ha") );
}
public void split() {
... | GB18030 | Java | 2,227 | java | StringMethod.java | Java | [] | null | [] | package StringTest;
public class StringMethod {
public void replace() {
String str = "Hello World";
System.out.println( str.replace( 'H','W' ) );
System.out.println( str.replaceFirst("He", "Wa") );
System.out.println( str.replaceAll("He", "Ha") );
}
public void split() {
... | 2,227 | 0.518028 | 0.507531 | 68 | 31.220589 | 19.525131 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691176 | false | false | 4 |
3bc4bf8c34b3daba9976f0e500225b44b5b300b5 | 13,305,808,750,232 | 7d49a65558edbd185b6b8f3c3cc78d09b39f5492 | /src/main/java/Model/builder/MilkTea.java | 267e3d9112f3e0588f88beeb35350c13f242c151 | [] | no_license | yujun-8848/Flink | https://github.com/yujun-8848/Flink | 5ddb22815bd134cbe0393d2d9e403ece5d94e5cb | 2af47cf4ae6bbe2cdcbb7227788c6fe40bd93ba1 | refs/heads/master | 2023-01-22T05:44:05.260000 | 2020-11-27T09:21:52 | 2020-11-27T09:21:52 | 266,236,413 | 0 | 0 | null | false | 2020-11-27T09:23:56 | 2020-05-23T00:52:36 | 2020-11-27T09:23:34 | 2020-11-27T09:23:55 | 717 | 0 | 0 | 4 | Java | false | false | package Model.builder;
/**
* 建造者模式用于创建过程中稳定,但配置多变的对象。
* 将一个复杂的构建与其表示相分离,使得同样的构建过程可以创建不同的表示。
* 现在建造者模式主要用来通过链式调用生成不同的配置。
* 比如制作一杯珍珠奶茶,它的制作过程是稳定的,除了必须要知道奶茶的种类和规格外,
* 是否加珍珠和是否加冰是可选的
*/
public class MilkTea {
private final String type;
private final String size;
private final boolean pearl;
private ... | UTF-8 | Java | 1,919 | java | MilkTea.java | Java | [] | null | [] | package Model.builder;
/**
* 建造者模式用于创建过程中稳定,但配置多变的对象。
* 将一个复杂的构建与其表示相分离,使得同样的构建过程可以创建不同的表示。
* 现在建造者模式主要用来通过链式调用生成不同的配置。
* 比如制作一杯珍珠奶茶,它的制作过程是稳定的,除了必须要知道奶茶的种类和规格外,
* 是否加珍珠和是否加冰是可选的
*/
public class MilkTea {
private final String type;
private final String size;
private final boolean pearl;
private ... | 1,919 | 0.538989 | 0.538989 | 69 | 22.231884 | 15.272543 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.405797 | false | false | 4 |
2148c4e809e714de030d1c900fb1cc47bd969da7 | 18,322,330,510,533 | 06be23b77422e02bb0f5c67e2850a29050b8b8cf | /Shop/src/conn/VizualizareClienti.java | 4af67924c0ba57bcf5aca2b7ddd116ee7263b31f | [] | no_license | Stroescu-Andrei/Project-Shop | https://github.com/Stroescu-Andrei/Project-Shop | 809927b88e75b48e40d3f8f4af52f925d0fe87ec | 576a5042fd8593e7cc63e21a5a8aa432831ed819 | refs/heads/master | 2020-12-22T23:29:49.725000 | 2020-01-29T11:16:58 | 2020-01-29T11:16:58 | 236,963,317 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package conn;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import j... | UTF-8 | Java | 25,864 | java | VizualizareClienti.java | Java | [
{
"context": "rt oracle.jdbc.OracleResultSet;\n\n/**\n *\n * @author stroe\n */\npublic class VizualizareClienti extends javax",
"end": 585,
"score": 0.9993368983268738,
"start": 580,
"tag": "USERNAME",
"value": "stroe"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package conn;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
import j... | 25,864 | 0.610325 | 0.593774 | 542 | 46.712177 | 36.465145 | 178 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.808118 | false | false | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.