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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2802d9a2ad2adbd7dd926c9f50c792bc64eb3b42 | 11,261,404,298,385 | 4ada6059c165c3b055d5739dd097410489216608 | /homework/homework/src/main/java/pt/tqsua/homework/service/UVIndexService.java | 26eaa3a0e3794ba830e175599d3fc8f4ff9e36d0 | [
"MIT"
] | permissive | gmatosferreira/TQS | https://github.com/gmatosferreira/TQS | c2c49c83decf57fdee9937d3b74aaa69e841b5f1 | 4d92f1bb13ec980a0ce9e397f4bc00c59a170e60 | refs/heads/main | 2023-04-29T21:00:57.344000 | 2021-05-15T11:08:15 | 2021-05-15T11:08:15 | 349,016,893 | 0 | 0 | null | false | 2021-05-15T10:18:20 | 2021-03-18T09:40:56 | 2021-05-14T23:02:02 | 2021-05-15T10:18:20 | 6,615 | 0 | 0 | 0 | Java | false | false | package pt.tqsua.homework.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
import pt.tqsua.homework.cache.Cache;
import pt.tqsua.homework.mo... | UTF-8 | Java | 3,140 | java | UVIndexService.java | Java | [] | null | [] | package pt.tqsua.homework.service;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.web.client.RestTemplate;
import pt.tqsua.homework.cache.Cache;
import pt.tqsua.homework.mo... | 3,140 | 0.681529 | 0.680255 | 72 | 42.611111 | 39.637791 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.819444 | false | false | 7 |
c849edda556319fd0687323b887de9dbf61eec74 | 18,562,848,699,556 | 3ebec811d575bd3fb21575b34fe22727a204fd60 | /Routine/src/routine/SettingForm.java | 736d6c187fda81f3fcde398b6cd3cc7123ede715 | [] | no_license | rtk4616/se214 | https://github.com/rtk4616/se214 | cebd4b8bf243948d9c5fe9595d95d025aa0ab2f2 | cb0c1c1cfdc2546bca43a85f8a601490d4aa7b28 | refs/heads/master | 2020-03-30T12:13:54.106000 | 2014-09-17T15:04:52 | 2014-09-17T15:04:52 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package routine;
import routine.utility.NoteRow;
import javax.swing.*;
/**
*
* @author Wizard
*/
public class SettingForm extends... | UTF-8 | Java | 16,674 | java | SettingForm.java | Java | [
{
"context": ".NoteRow;\nimport javax.swing.*;\n\n/**\n *\n * @author Wizard\n */\npublic class SettingForm extends javax.swing.J",
"end": 283,
"score": 0.7133920788764954,
"start": 277,
"tag": "NAME",
"value": "Wizard"
}
] | 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 routine;
import routine.utility.NoteRow;
import javax.swing.*;
/**
*
* @author Wizard
*/
public class SettingForm extends... | 16,674 | 0.622741 | 0.613281 | 339 | 47.643066 | 39.686821 | 183 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.722714 | false | false | 7 |
8efdeed77a9fdd7ca32f55a3d1d54056dac4f557 | 10,514,079,985,715 | c907ee145ace72ad9aade2a87cfe2cd2d3717c17 | /target/medical-0.0.1-SNAPSHOT/WEB-INF/classes/com/huisong/manage/mapper/ManageRecommendMapper.java | 3789773342f3d59d4d20ba0aa40d52205c7a4628 | [] | no_license | xeonye/medical | https://github.com/xeonye/medical | 076c725cb56dd6908178e8cc33e5053838ecb764 | 19385ce6d1237534292076f3021e624749842d0a | refs/heads/master | 2020-05-15T12:54:15.068000 | 2019-03-28T11:20:23 | 2019-03-28T11:20:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.huisong.manage.mapper;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Component;
import com.huisong.manage.model.db.Recommend;
import com.huisong.manage.model.form.manage.Recommend.RecommendInputData;
import com.huisong.manage.model.json.manage.Recommend.RecommendOutpu... | UTF-8 | Java | 1,085 | java | ManageRecommendMapper.java | Java | [] | null | [] | package com.huisong.manage.mapper;
import java.util.List;
import java.util.Map;
import org.springframework.stereotype.Component;
import com.huisong.manage.model.db.Recommend;
import com.huisong.manage.model.form.manage.Recommend.RecommendInputData;
import com.huisong.manage.model.json.manage.Recommend.RecommendOutpu... | 1,085 | 0.811268 | 0.811268 | 35 | 29.428572 | 26.610723 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.057143 | false | false | 7 |
4924141cbc56e43caae5ecdf1bf2e433248bc5ac | 13,597,866,503,044 | 21ffb1e47fc0fb56f4887fc2e3a8a2df7cddbc2b | /MineSweeper (Java)/src/MineSweeper-2.java | 80a8b5d10efd4dc62b74f40accab1901e1951a76 | [] | no_license | ibrahiem96/School-Projects | https://github.com/ibrahiem96/School-Projects | ecf16dd2ed9d9e8256a88cfd0e7e1af6530c1fef | 91d2f83828161bdee8940c5e586a92c38fe9a03d | refs/heads/master | 2020-12-24T18:55:54.993000 | 2018-09-27T04:41:43 | 2018-09-27T04:41:43 | 58,401,778 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Authors: Ibrahiem Mohammad
* Jacky Duong
*
* Date: 2/22/16
*
* UIC CS 342
*
* Description: This project was developed to emulate the Windows MineSweeper game. It creates a grid of 10x10 to serve as the board for the minesweeper.
* From then on the program behaves very similary to your standard mine... | UTF-8 | Java | 17,043 | java | MineSweeper-2.java | Java | [
{
"context": "/*\n * Authors: Ibrahiem Mohammad\n * Jacky Duong\n * \n * Date: 2/22/16\n * \n * UI",
"end": 32,
"score": 0.9998691082000732,
"start": 15,
"tag": "NAME",
"value": "Ibrahiem Mohammad"
},
{
"context": "/*\n * Authors: Ibrahiem Mohammad\n * Jacky Duong\n * \n * Da... | null | [] | /*
* Authors: <NAME>
* <NAME>
*
* Date: 2/22/16
*
* UIC CS 342
*
* Description: This project was developed to emulate the Windows MineSweeper game. It creates a grid of 10x10 to serve as the board for the minesweeper.
* From then on the program behaves very similary to your standard minesweeper game.
*... | 17,011 | 0.524849 | 0.510356 | 663 | 24.70739 | 21.858631 | 210 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.624434 | false | false | 7 |
2611329b88b5e93a9d1b6d2127fca2f12f6e83cc | 2,199,023,261,016 | 40e99b8b97c65ab36677dda3935255712a1deaef | /solutions/java/src/test/java/playground/algorithm/CopyListWithRandomPointerTest.java | 3bba10eadd892886bfbf6e9879256febdf2396c4 | [
"MIT"
] | permissive | pojozhang/playground | https://github.com/pojozhang/playground | e892e1542f2a7b7295eedb021720f02d6da4ba47 | 181f2004b04cc97c0bed9d80a9e685217e014b9e | refs/heads/master | 2023-08-16T16:18:58.694000 | 2023-08-10T16:25:13 | 2023-08-10T16:25:13 | 128,650,635 | 8 | 3 | MIT | false | 2023-09-12T19:03:09 | 2018-04-08T14:39:43 | 2023-04-13T11:37:21 | 2023-09-12T19:03:09 | 36,992 | 9 | 1 | 2 | Java | false | false | package playground.algorithm;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
class CopyListWithRandomPointerTest {
private CopyListWithRandomPointer solution = new CopyListWithRandomPointer();
@Test
void case_1() {
CopyListWithRandomPointer.Node[] n... | UTF-8 | Java | 1,833 | java | CopyListWithRandomPointerTest.java | Java | [] | null | [] | package playground.algorithm;
import org.junit.jupiter.api.Test;
import static org.assertj.core.api.Assertions.assertThat;
class CopyListWithRandomPointerTest {
private CopyListWithRandomPointer solution = new CopyListWithRandomPointer();
@Test
void case_1() {
CopyListWithRandomPointer.Node[] n... | 1,833 | 0.657938 | 0.631751 | 49 | 36.42857 | 25.403679 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673469 | false | false | 7 |
48f077b8fe258a708946209a3bfd59a32281a101 | 6,468,220,753,924 | 464d9aacbb59161330caa6f70ff3aaae8c23adc4 | /src/com/zhiyou100/service/impl/DepServiceImpl.java | 6240a7be0ff4199cc12f00cad0ac669768cac203 | [] | no_license | JDWYeLuo/YeLuo | https://github.com/JDWYeLuo/YeLuo | a8c542cb3e9f447f4581d7b514a059ad4e30ddd6 | 8c3af0c487a15bc91ecf86309bd4cd15fb082fea | refs/heads/master | 2021-01-22T13:52:09.767000 | 2017-08-31T07:43:54 | 2017-08-31T07:43:54 | 100,696,536 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zhiyou100.service.impl;
import java.util.List;
import com.zhiyou100.dao.DepDao;
import com.zhiyou100.dao.impl.DepDaoImpl;
import com.zhiyou100.model.BeanDepartment;
import com.zhiyou100.service.DepService;
public class DepServiceImpl implements DepService {
DepDao ud = new DepDaoImpl();
... | UTF-8 | Java | 444 | java | DepServiceImpl.java | Java | [] | null | [] | package com.zhiyou100.service.impl;
import java.util.List;
import com.zhiyou100.dao.DepDao;
import com.zhiyou100.dao.impl.DepDaoImpl;
import com.zhiyou100.model.BeanDepartment;
import com.zhiyou100.service.DepService;
public class DepServiceImpl implements DepService {
DepDao ud = new DepDaoImpl();
... | 444 | 0.752252 | 0.718468 | 20 | 20.200001 | 20.353378 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.85 | false | false | 7 |
8001711caf6af4bfc4675dae9f0cfc8e4ffdf369 | 6,468,220,754,974 | 068aae96694360db04571609b6042cbad67ad6e7 | /src/main/java/com/example/dao/ToReadDAOImpl.java | c42927004ed5c16916a22f9ac885b7452e6f3803 | [] | no_license | CristinaMarilena/GeneReads | https://github.com/CristinaMarilena/GeneReads | 9ec24c4424200ee7ded9d19534cf7dc4e35cdc45 | 46568058e0c0e2555bd91f3c69ab90e7cf493979 | refs/heads/master | 2021-04-29T17:53:26.591000 | 2018-09-04T05:59:44 | 2018-09-04T05:59:44 | 121,681,134 | 1 | 0 | null | false | 2018-05-02T14:39:35 | 2018-02-15T20:49:18 | 2018-05-02T14:37:53 | 2018-05-02T14:39:35 | 61,422 | 0 | 0 | 4 | HTML | false | null | package com.example.dao;
import com.example.model.ToRead;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public class ToReadDAOImpl implements ToRead... | UTF-8 | Java | 2,000 | java | ToReadDAOImpl.java | Java | [] | null | [] | package com.example.dao;
import com.example.model.ToRead;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import java.util.List;
@Repository
public class ToReadDAOImpl implements ToRead... | 2,000 | 0.6665 | 0.666 | 66 | 29.318182 | 27.643927 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 7 |
f4b89f91e7fdaab6e34f08dfd3f84ba12f386130 | 9,947,144,266,748 | 8babbb1c8a77002578d82abc62f974c8836249ce | /Catriend/src/main/java/catriend/command/UsersInsertCommand.java | f700bc85814e3320eebd56d984bb6f21c08a2d46 | [] | no_license | micharid/Catriend | https://github.com/micharid/Catriend | 9a06ee5266bb492c273ff9321c1491ba20636851 | d14a48f49d6c3f12bf7be37d6dea13285d0b76f9 | refs/heads/master | 2021-01-19T14:42:25.378000 | 2017-09-08T09:35:42 | 2017-09-08T09:35:42 | 100,914,092 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package catriend.command;
import java.text.SimpleDateFormat;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.ui.Model;
import catriend.model.UsersDAO;
import catriend.model.UsersDTO;
public class UsersInsertCommand implements CatCommand {
public void exe... | UTF-8 | Java | 1,356 | java | UsersInsertCommand.java | Java | [] | null | [] | package catriend.command;
import java.text.SimpleDateFormat;
import java.util.Map;
import javax.servlet.http.HttpServletRequest;
import org.springframework.ui.Model;
import catriend.model.UsersDAO;
import catriend.model.UsersDTO;
public class UsersInsertCommand implements CatCommand {
public void exe... | 1,356 | 0.704277 | 0.704277 | 47 | 26.851065 | 22.386335 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.702128 | false | false | 7 |
d2a4f630606d1511520996d7b6ad5c3f6d1a99c6 | 26,233,660,252,611 | 1f9b4ae60c3f1b55846eb355132d8e96cd6a3ba5 | /jastadd-mquat-solver/src/main/java/de/tudresden/inf/st/mquat/solving/BenchmarkableSolver.java | 57c2c07c21110214fdddfdfac00a7ba20d611143 | [
"MIT"
] | permissive | fujaba/EMFeRTTC18 | https://github.com/fujaba/EMFeRTTC18 | 58be15e22ab348659ee87f0c9a692a277f8d5fb8 | 47c3b5a6dc1de9004bfacd8f59b2b0dadbc854f4 | refs/heads/master | 2020-03-18T06:37:12.283000 | 2018-06-22T13:20:43 | 2018-06-22T13:20:43 | 134,406,062 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.tudresden.inf.st.mquat.solving;
import de.tudresden.inf.st.mquat.jastadd.model.Root;
public interface BenchmarkableSolver extends Solver {
/**
* @return a descriptive, unique, short name, e.g., "ilp"
*/
String getName();
/**
* @return whether this solver generates an intermediate model. De... | UTF-8 | Java | 1,274 | java | BenchmarkableSolver.java | Java | [] | null | [] | package de.tudresden.inf.st.mquat.solving;
import de.tudresden.inf.st.mquat.jastadd.model.Root;
public interface BenchmarkableSolver extends Solver {
/**
* @return a descriptive, unique, short name, e.g., "ilp"
*/
String getName();
/**
* @return whether this solver generates an intermediate model. De... | 1,274 | 0.682104 | 0.681319 | 45 | 27.311111 | 33.1735 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.311111 | false | false | 7 |
337e3b3c3e8a3b6773f8344bc5d76a761605fac7 | 27,281,632,269,820 | 5fece5fcfb14620f461633e04dd5fdd5cca98f0d | /src/com/qtrf/mobile/application/EServiceWeb.java | 255234944cff7859a0d226868289c19845f760df | [] | no_license | ArcadiaAutomation/Java_QTRF | https://github.com/ArcadiaAutomation/Java_QTRF | 6b5ddcac21449b6b42bd3f6421a20b0b99212626 | 15e7b3b34114afb72d8a7823af33fa9179b0a01d | refs/heads/master | 2020-04-11T02:07:29.602000 | 2016-07-28T08:22:23 | 2016-07-28T08:22:23 | 61,705,958 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qtrf.mobile.application;
import java.util.ArrayList;
import java.util.Hashtable;
import org.openqa.selenium.By;
import com.qtrf.core.Config;
import com.qtrf.core.Environment;
import com.qtrf.core.TestStep;
//import com.qtrf.core.LogManager;
import com.qtrf.mobile.application.WebCommon;
public c... | UTF-8 | Java | 5,562 | java | EServiceWeb.java | Java | [] | null | [] | package com.qtrf.mobile.application;
import java.util.ArrayList;
import java.util.Hashtable;
import org.openqa.selenium.By;
import com.qtrf.core.Config;
import com.qtrf.core.Environment;
import com.qtrf.core.TestStep;
//import com.qtrf.core.LogManager;
import com.qtrf.mobile.application.WebCommon;
public c... | 5,562 | 0.575692 | 0.569939 | 150 | 35.093334 | 23.232836 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.44 | false | false | 7 |
12b08e791a784372ae5faa2899f413d2f097a899 | 2,199,023,265,328 | e75c1ce79441a3fd533cce8c5e39c6f27c6b5d89 | /src/test/java/gmibank_team06/pages/US_012_Customers_Page.java | 9d3588909664ad93184c60816036d1b4f41557e9 | [] | no_license | Kerim5858/gmi_bank_app | https://github.com/Kerim5858/gmi_bank_app | 3b863c7a8dc230c93530f60bb9032126606fa5d6 | 0ae4d094fd4260450b8a3f513d51793a4197c567 | refs/heads/master | 2023-01-22T15:34:36.879000 | 2020-11-21T15:51:35 | 2020-11-21T15:51:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gmibank_team06.pages;
import gmibank_team06.utilities.Driver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class US_012_Customers_Page {
public US_012_Customers_Page(){
PageFactory.initElements(Driver.getDr... | UTF-8 | Java | 418 | java | US_012_Customers_Page.java | Java | [] | null | [] | package gmibank_team06.pages;
import gmibank_team06.utilities.Driver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.support.FindBy;
import org.openqa.selenium.support.PageFactory;
public class US_012_Customers_Page {
public US_012_Customers_Page(){
PageFactory.initElements(Driver.getDr... | 418 | 0.739234 | 0.715311 | 14 | 28.857143 | 18.519709 | 58 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 7 |
2c32d4ed790340e8969e448eb7b64e8c811497a7 | 2,783,138,818,140 | f6e9a9dc57cc8d4adbb7062ca731f2ca7daba8a5 | /src/ru/crock/app/utils/serialization/Saver.java | e4dd0967c45b35a281eb2a880cc296629dcf029c | [] | no_license | Osipo/MushApp | https://github.com/Osipo/MushApp | 1946730aee630ec1e0a7baa325f8cd63f87ef940 | a67c37d87c7023240a555f9ddfa79f58d1d1380e | refs/heads/master | 2023-03-29T00:55:42.701000 | 2021-03-26T19:42:47 | 2021-03-26T19:42:47 | 347,188,909 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.crock.app.utils.serialization;
import java.io.*;
public class Saver {
public void save(String fileName, TileEntries obj){
try {
//File file = new File(fileName);
FileOutputStream f = new FileOutputStream(fileName);
ObjectOutputStream out = new ObjectOutputStr... | UTF-8 | Java | 983 | java | Saver.java | Java | [] | null | [] | package ru.crock.app.utils.serialization;
import java.io.*;
public class Saver {
public void save(String fileName, TileEntries obj){
try {
//File file = new File(fileName);
FileOutputStream f = new FileOutputStream(fileName);
ObjectOutputStream out = new ObjectOutputStr... | 983 | 0.579858 | 0.579858 | 32 | 29.71875 | 22.466969 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5625 | false | false | 7 |
a6358e7df8ed081c9f514109338e6482129ff0f9 | 20,624,432,967,821 | b6e4f9f485ba864fb846484db8ca2627184bf62d | /src/main/java/com/shanxiang/linklive/response/app/TempPwdData.java | 0d6d02cf8dd76b84b808ffca6f7feb2f9d5622d0 | [] | no_license | songkanggit/linklive | https://github.com/songkanggit/linklive | 0d6e154c6ec1c6d75993b5168fdaad1866879940 | 0f9026c9622b6bbf5852ad0502c496f31570c2dc | refs/heads/master | 2018-11-12T08:03:18.714000 | 2018-09-19T10:25:31 | 2018-09-19T10:25:31 | 141,260,156 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shanxiang.linklive.response.app;
import java.util.Date;
import org.springframework.util.StringUtils;
import com.shanxiang.linklive.bean.SystemTracker;
import com.shanxiang.linklive.bean.VisitorRecord;
import com.shanxiang.linklive.response.BaseData;
public class TempPwdData extends BaseData {
private S... | UTF-8 | Java | 4,372 | java | TempPwdData.java | Java | [
{
"context": "if(!StringUtils.isEmpty(pwd)) {\n\t\t\t\trecord.setPwd(pwd);\n\t\t\t}\n\t\t\tif(!StringUtils.isEmpty(passArea)) {\n\t\t",
"end": 3577,
"score": 0.9091258645057678,
"start": 3574,
"tag": "PASSWORD",
"value": "pwd"
}
] | null | [] | package com.shanxiang.linklive.response.app;
import java.util.Date;
import org.springframework.util.StringUtils;
import com.shanxiang.linklive.bean.SystemTracker;
import com.shanxiang.linklive.bean.VisitorRecord;
import com.shanxiang.linklive.response.BaseData;
public class TempPwdData extends BaseData {
private S... | 4,372 | 0.730558 | 0.730558 | 188 | 22.25532 | 20.770496 | 144 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.861702 | false | false | 7 |
c0942723b1914a7277c92772ac2641be958b7cb5 | 18,494,129,189,522 | f0e5be40d58cfc8e5104fead82c7cacb72c33b81 | /src/main/java/com/njusoft/its/utils/DBUtils.java | 1bea43bf4ba9bc1628ecf481d987825de3511fa0 | [] | no_license | JavaFreshMen/test | https://github.com/JavaFreshMen/test | ec08f2660d754b45339f61ba815021fc6efddeb9 | 6c154b2ffe76d961b784ab6400c1633b842ee143 | refs/heads/master | 2020-03-31T16:06:58.664000 | 2018-10-10T04:41:16 | 2018-10-10T04:41:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.njusoft.its.utils;
import java.util.List;
/**
* 数据库相关工具类
* Created by Administrator on 2017/3/31 0031.
*/
public class DBUtils {
/**
* 构造sql中字段类型为String的in的参数
* @param code 包含分隔符的字符串
* @param splitstr 分隔符
* @return
* 入参 code a,b,c
* splitstr ,
* 出参 ... | UTF-8 | Java | 1,486 | java | DBUtils.java | Java | [] | null | [] | package com.njusoft.its.utils;
import java.util.List;
/**
* 数据库相关工具类
* Created by Administrator on 2017/3/31 0031.
*/
public class DBUtils {
/**
* 构造sql中字段类型为String的in的参数
* @param code 包含分隔符的字符串
* @param splitstr 分隔符
* @return
* 入参 code a,b,c
* splitstr ,
* 出参 ... | 1,486 | 0.541727 | 0.530935 | 51 | 26.254902 | 21.259224 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509804 | false | false | 7 |
4e5a280ac0af5ee89c6f0fdcc31dba8e0ee8e75a | 18,494,129,187,499 | 64f0a73f1f35078d94b1bc229c1ce6e6de565a5f | /dataset/Top APKs Java Files/com.avast.android.mobilesecurity-com-avast-android-appinfo-c-a.java | b3ce5b159b54ce85b80ef9d7b0ee9ad82e3fc32a | [
"MIT"
] | permissive | S2-group/mobilesoft-2020-iam-replication-package | https://github.com/S2-group/mobilesoft-2020-iam-replication-package | 40d466184b995d7d0a9ae6e238f35ecfb249ccf0 | 600d790aaea7f1ca663d9c187df3c8760c63eacd | refs/heads/master | 2021-02-15T21:04:20.350000 | 2020-10-05T12:48:52 | 2020-10-05T12:48:52 | 244,930,541 | 2 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avast.android.appinfo.c;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
import java.io.File;
import java.security.NoSuchAlgorithmExcep... | UTF-8 | Java | 3,192 | java | com.avast.android.mobilesecurity-com-avast-android-appinfo-c-a.java | Java | [] | null | [] | package com.avast.android.appinfo.c;
import android.content.Context;
import android.content.pm.ApplicationInfo;
import android.content.pm.PackageInfo;
import android.content.pm.PackageManager;
import android.content.pm.PackageManager.NameNotFoundException;
import java.io.File;
import java.security.NoSuchAlgorithmExcep... | 3,192 | 0.717419 | 0.71084 | 103 | 29.990292 | 30.005014 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504854 | false | false | 7 |
84623fe2402100c82e86af3fa2c5d8eab39bb2a0 | 28,552,942,595,885 | 35bd7d62750ef0d6c41501ed30d7ddffdd2ce73e | /src/main/java/cn/qinys/test/threaddemo/Test.java | e2ae8b195ec9f72e5097d23a5ab4d5bf97655749 | [] | no_license | YesanQin/demo | https://github.com/YesanQin/demo | ae4bfc30023dfc23f15ab16e39a7d1bebcfc1439 | 9294c56bc50c18a2f45504a1fcbb9d411459768a | refs/heads/master | 2021-01-20T20:18:19.132000 | 2016-08-10T13:00:58 | 2016-08-10T13:00:58 | 65,342,395 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.qinys.test.threaddemo;
public class Test {
}
| UTF-8 | Java | 58 | java | Test.java | Java | [] | null | [] | package cn.qinys.test.threaddemo;
public class Test {
}
| 58 | 0.741379 | 0.741379 | 5 | 10.6 | 13.335667 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
315d423fa8bd90c009f64307c48adab312b2524f | 25,142,738,565,197 | e40475c00e258e3b6b20ee29291585a728899180 | /src/main/java/edu/ncsu/csc/pages/employee/manager/CarServiceDetails.java | 218b658fa63828a0b0c3082af55f3041f3ad9935 | [] | no_license | Const5215/Cars | https://github.com/Const5215/Cars | ff8d269a35046ee8b138de6a51cdfc7e89e738bb | 5b58680f21923f50ff11170c42d8124691813e2f | refs/heads/master | 2020-04-12T05:17:01.572000 | 2018-11-18T14:23:53 | 2018-11-18T14:23:53 | 162,321,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.ncsu.csc.pages.employee.manager;
import edu.ncsu.csc.entity.BasicService;
import edu.ncsu.csc.entity.BasicServicePart;
import edu.ncsu.csc.entity.CarModel;
import edu.ncsu.csc.entity.Maintenance;
import edu.ncsu.csc.entity.User;
import edu.ncsu.csc.pages.AbstractPage;
import edu.ncsu.csc.pages.Page;
import... | UTF-8 | Java | 2,531 | java | CarServiceDetails.java | Java | [] | null | [] | package edu.ncsu.csc.pages.employee.manager;
import edu.ncsu.csc.entity.BasicService;
import edu.ncsu.csc.entity.BasicServicePart;
import edu.ncsu.csc.entity.CarModel;
import edu.ncsu.csc.entity.Maintenance;
import edu.ncsu.csc.entity.User;
import edu.ncsu.csc.pages.AbstractPage;
import edu.ncsu.csc.pages.Page;
import... | 2,531 | 0.729751 | 0.729751 | 68 | 36.220589 | 27.95261 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 7 |
1f0c19af3a993b711eb82dad13ee0446c814eae8 | 4,818,953,364,213 | b6710ed2fbb3ffcaf83b9c404a0386e9ba037d76 | /android/v1.0.1/InternetCafe/app/src/main/java/com/triadslabs/internetcafe/base/BaseActionBarToolbarView.java | cf1be7960a75a94b686e161307829256fdd55c4a | [] | no_license | muzammilpeer/internetcafe-android | https://github.com/muzammilpeer/internetcafe-android | b75eccb4ddce19be0a5a8825bc10bd3b1d0a05e8 | 5f43a4e6ca0525719f13b6830cc073457977a0cc | refs/heads/master | 2023-03-28T00:19:16.193000 | 2015-05-03T07:41:44 | 2015-05-03T07:41:44 | 352,307,621 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.triadslabs.internetcafe.base;
import android.content.Context;
import android.support.v7.widget.Toolbar;
import android.util.AttributeSet;
import android.view.View;
import butterknife.ButterKnife;
/**
* Created by MuzammilPeer on 1/24/2015.
*/
abstract public class BaseActionBarToolbarView extends Toolb... | UTF-8 | Java | 979 | java | BaseActionBarToolbarView.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by MuzammilPeer on 1/24/2015.\n */\nabstract public class BaseActio",
"end": 241,
"score": 0.9589923620223999,
"start": 229,
"tag": "USERNAME",
"value": "MuzammilPeer"
}
] | null | [] | package com.triadslabs.internetcafe.base;
import android.content.Context;
import android.support.v7.widget.Toolbar;
import android.util.AttributeSet;
import android.view.View;
import butterknife.ButterKnife;
/**
* Created by MuzammilPeer on 1/24/2015.
*/
abstract public class BaseActionBarToolbarView extends Toolb... | 979 | 0.687436 | 0.679265 | 40 | 23.475 | 23.508495 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
073e64841249453f2de0a335cbc41cfb2a3d730e | 27,358,941,736,621 | 17dc857e552e5603d07334255a993e3060d78ce0 | /src/main/java/com/momassistant/wechat/LactationMessageData.java | 47b7bbef42b6b4409d598f52bd55794615523526 | [] | no_license | Iserlohnwind/assistant-web | https://github.com/Iserlohnwind/assistant-web | 7bc35e331c2dba6305656e2e7a665842f304db34 | fb30c52d7d0672a82263cbd420795294313bf80e | refs/heads/master | 2020-03-26T07:41:33.758000 | 2018-09-06T02:45:09 | 2018-09-06T02:45:09 | 144,665,928 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.momassistant.wechat;
import java.io.Serializable;
public class LactationMessageData implements Serializable{
private static final long serialVersionUID = -8181800141515725346L;
private WeiXinSendValue first;
private WeiXinSendValue keyword1;
private WeiXinSendValue keyword2;
private WeiXinSendValue k... | UTF-8 | Java | 1,259 | java | LactationMessageData.java | Java | [] | null | [] | package com.momassistant.wechat;
import java.io.Serializable;
public class LactationMessageData implements Serializable{
private static final long serialVersionUID = -8181800141515725346L;
private WeiXinSendValue first;
private WeiXinSendValue keyword1;
private WeiXinSendValue keyword2;
private WeiXinSendValue k... | 1,259 | 0.768864 | 0.731533 | 62 | 19.290323 | 19.273403 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.225806 | false | false | 7 |
50f8742b1553583c0236d638ee8e523e488094f8 | 20,117,626,840,163 | c61b6838c79664e123f579faa36b96e92b7b9135 | /src/main/java/com/employee/admin/vo/GetEmailVO.java | 3c66d0111216ae032fa2230fa4fef585bd3396af | [] | no_license | wenqiruyu/employee-admin-server | https://github.com/wenqiruyu/employee-admin-server | d9c6d26f250281653c56f95b5d0f854ea1f41f5f | f5b258d01356635be4f2d1ecac5da0e89f9abf0b | refs/heads/master | 2022-07-07T12:37:44.609000 | 2020-06-27T14:51:27 | 2020-06-27T14:51:27 | 229,246,524 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.employee.admin.vo;
/**
* 项目名称:employee-admin-server
* 类名称:GetEmailVO
* 类描述:TDD
* 创建人:yingx
* 创建时间: 2020/5/6
* 修改人:yingx
* 修改时间: 2020/5/6
* 修改备注:
*/
public class GetEmailVO {
private String email;
public String getEmail() {
return email;
}
public void setEmail(String emai... | UTF-8 | Java | 580 | java | GetEmailVO.java | Java | [
{
"context": "-admin-server\n * 类名称:GetEmailVO\n * 类描述:TDD\n * 创建人:yingx\n * 创建时间: 2020/5/6\n * 修改人:yingx\n * 修改时间: 2020/5/6\n",
"end": 107,
"score": 0.9994528293609619,
"start": 102,
"tag": "USERNAME",
"value": "yingx"
},
{
"context": "\n * 类描述:TDD\n * 创建人:yingx\n * 创建时间: 2020/5/6\n... | null | [] | package com.employee.admin.vo;
/**
* 项目名称:employee-admin-server
* 类名称:GetEmailVO
* 类描述:TDD
* 创建人:yingx
* 创建时间: 2020/5/6
* 修改人:yingx
* 修改时间: 2020/5/6
* 修改备注:
*/
public class GetEmailVO {
private String email;
public String getEmail() {
return email;
}
public void setEmail(String emai... | 580 | 0.53937 | 0.515748 | 31 | 15.387096 | 12.530421 | 42 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.16129 | false | false | 7 |
d323e10e4a2890f67468fe3da44728a6410b9a4a | 9,732,395,958,359 | 403b4a2f2c3b55f4bce2eeb7d2da61679661ba08 | /EWMDataServices/EntityCore/src/entity/core/list/base/BaseList.java | 3750894c098d0120a3d653d667ec9ea797a761a7 | [] | no_license | yumei2018/GEI-Projects | https://github.com/yumei2018/GEI-Projects | 5725dee481f5178d42ede85a8db6caf1cfda0a68 | e6d06c82e59d165b472e49585aeb697c374d3962 | refs/heads/master | 2020-03-19T12:53:12.371000 | 2018-06-08T22:22:59 | 2018-06-08T22:22:59 | 136,547,330 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package entity.core.list.base;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.ListIterator;
/**
*
* @author clay
* @param <E>
*/
public class BaseList<E extends Object> implements List<E> {
//<editor-fold defaultstate="collapsed" de... | UTF-8 | Java | 3,161 | java | BaseList.java | Java | [
{
"context": "\nimport java.util.ListIterator;\n\n/**\n *\n * @author clay\n * @param <E>\n */\npublic class BaseList<E extends",
"end": 193,
"score": 0.9994715452194214,
"start": 189,
"tag": "USERNAME",
"value": "clay"
}
] | null | [] | package entity.core.list.base;
import java.util.ArrayList;
import java.util.Collection;
import java.util.Iterator;
import java.util.List;
import java.util.ListIterator;
/**
*
* @author clay
* @param <E>
*/
public class BaseList<E extends Object> implements List<E> {
//<editor-fold defaultstate="collapsed" de... | 3,161 | 0.67795 | 0.67795 | 151 | 19.933775 | 19.334856 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.304636 | false | false | 7 |
feb8f05f7790d553f1da6ed4d644874d3f46830a | 23,983,097,422,553 | 9d235c722507b5eaa942dba7b33ecf42a451d58a | /plugin-app-transaction/src/main/java/com/snszyk/iiot/marketization/transaction/domain/orderticket/valobj/WorkingShift.java | 15a5c524d947e0c5d8c2593bcc37ca5189991da3 | [
"MIT"
] | permissive | bellmit/lmocp | https://github.com/bellmit/lmocp | 777e33d20dd6b3932b49d41e3122ce5e6d2e0b6a | e7039836bd5459930cc5087812ed07e254e73390 | refs/heads/main | 2023-07-04T06:08:56.417000 | 2021-08-11T03:00:44 | 2021-08-11T03:00:44 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.snszyk.iiot.marketization.transaction.domain.orderticket.valobj;
/**
* 劳动班次
*
* @author tengwang
* @version 1.0.0
* @date 2021/7/26 2:01 下午
*/
public enum WorkingShift {
MORNING {
public String getDesc() {
return "早班";
}
},
AFTER {
public String getDe... | UTF-8 | Java | 593 | java | WorkingShift.java | Java | [
{
"context": "in.orderticket.valobj;\n\n\n/**\n * 劳动班次\n *\n * @author tengwang\n * @version 1.0.0\n * @date 2021/7/26 2:01 下午\n */\n",
"end": 113,
"score": 0.9832143783569336,
"start": 105,
"tag": "NAME",
"value": "tengwang"
}
] | null | [] | package com.snszyk.iiot.marketization.transaction.domain.orderticket.valobj;
/**
* 劳动班次
*
* @author tengwang
* @version 1.0.0
* @date 2021/7/26 2:01 下午
*/
public enum WorkingShift {
MORNING {
public String getDesc() {
return "早班";
}
},
AFTER {
public String getDe... | 593 | 0.511424 | 0.488576 | 35 | 15.257143 | 15.536763 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 7 |
c8d8668bb4c142ee1510ca134f47225813c177ed | 9,414,568,321,948 | e77a765637d5f83f4f4ec9ede3dd856b555930d1 | /app/src/main/java/com/example/mess/SettingsActivity.java | 20ddaa006659d4f0cbad3dc04dc38f6594c8aab9 | [] | no_license | Shebovich/Messenger | https://github.com/Shebovich/Messenger | 1502a95a2307f9b21e3be81d677702c66250a632 | 5089665f7f24ed2a90b73b5ac720ba85f984afeb | refs/heads/master | 2020-12-23T22:15:56.013000 | 2020-05-15T09:12:41 | 2020-05-15T09:12:41 | 237,292,970 | 0 | 0 | null | false | 2020-05-15T09:12:43 | 2020-01-30T19:51:16 | 2020-05-13T15:00:51 | 2020-05-15T09:12:42 | 1,118 | 0 | 0 | 0 | Java | false | false | package com.example.mess;
import android.app.ProgressDialog;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
im... | UTF-8 | Java | 9,598 | java | SettingsActivity.java | Java | [
{
"context": "();\n\n username.setText(retrieveUserName);\n userstatus.setText(",
"end": 3498,
"score": 0.9695148468017578,
"start": 3482,
"tag": "USERNAME",
"value": "retrieveUserName"
},
{
"context": "();\n\n ... | null | [] | package com.example.mess;
import android.app.ProgressDialog;
import android.content.Intent;
import android.net.Uri;
import android.os.Build;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
import android.widget.Toast;
im... | 9,598 | 0.591269 | 0.590956 | 234 | 40.017094 | 32.471943 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641026 | false | false | 7 |
be377cb84e73543b0f1c491a3d059b3d012564b2 | 455,266,589,974 | 25f8fa752c38724df4745b88110659c111164a7c | /src/org/jibble/pircbot/PircBot.java | 2eb3fba4dd12805f771a8cffa63047d83007d492 | [] | no_license | IeuanK/ACFeed | https://github.com/IeuanK/ACFeed | 6c7d1f6bcb801ee3856e84f9981530645d7a6b9a | 2ecbf83536ce8a426591f974238af93dee4189df | refs/heads/master | 2021-01-10T17:56:25.141000 | 2017-08-14T08:42:52 | 2017-08-14T08:42:52 | 52,701,849 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.jibble.pircbot;
import java.io.*;
import java.net.*;
import java.util.*;
public abstract class PircBot implements ReplyConstants {
public static final String VERSION = "1.5.0";
private static final int OP_ADD = 1;
private static final int OP_REMOVE = 2;
private static final int VOICE_ADD = 3... | UTF-8 | Java | 41,317 | java | PircBot.java | Java | [
{
"context": "ostname;\n _port = port;\n _password = password;\n if (isConnected()) {\n throw n",
"end": 974,
"score": 0.9981494545936584,
"start": 966,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "blic final String getPassword() {\n ... | null | [] | package org.jibble.pircbot;
import java.io.*;
import java.net.*;
import java.util.*;
public abstract class PircBot implements ReplyConstants {
public static final String VERSION = "1.5.0";
private static final int OP_ADD = 1;
private static final int OP_REMOVE = 2;
private static final int VOICE_ADD = 3... | 41,321 | 0.549532 | 0.545224 | 942 | 42.860935 | 30.582817 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.918259 | false | false | 7 |
75d43771ff6ff18800b9d06254e3bde7211c70a6 | 29,532,195,190,252 | 02ee4f2946e9c78a51efc527a174c2e076b8a886 | /zizaike-entity/src/main/java/com/zizaike/entity/open/qunar/response/NonRefundableRange.java | 87a0990b4a30b40e6f993e4b15844e1f1f83cfd6 | [] | no_license | chenyuqun/common | https://github.com/chenyuqun/common | 5c708d4e99d21d724bc214f8025f4ad0900f9856 | fe5fd0aec0a60efbe3b24aa7bf8bdf5582ecf610 | refs/heads/master | 2022-12-22T21:08:11.044000 | 2016-06-04T08:11:55 | 2016-06-04T08:11:55 | 61,307,601 | 3 | 0 | null | false | 2022-12-16T03:28:39 | 2016-06-16T16:04:35 | 2016-12-23T09:16:55 | 2022-12-16T03:28:37 | 550 | 1 | 0 | 15 | Java | false | false | package com.zizaike.entity.open.qunar.response;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import com.thoughtworks.xstream.annotations.XStreamAsAttribute;
/**
* Project Name: code <br/>
* Function:NonRefundableRange. <br/>
* date: 2016/4/6 14:28 <br/>
*
* @author alex
* @since JDK 1.7
*/
@XStrea... | UTF-8 | Java | 1,124 | java | NonRefundableRange.java | Java | [
{
"context": " <br/>\n * date: 2016/4/6 14:28 <br/>\n *\n * @author alex\n * @since JDK 1.7\n */\n@XStreamAlias(\"nonRefundabl",
"end": 290,
"score": 0.9994444251060486,
"start": 286,
"tag": "USERNAME",
"value": "alex"
}
] | null | [] | package com.zizaike.entity.open.qunar.response;
import com.thoughtworks.xstream.annotations.XStreamAlias;
import com.thoughtworks.xstream.annotations.XStreamAsAttribute;
/**
* Project Name: code <br/>
* Function:NonRefundableRange. <br/>
* date: 2016/4/6 14:28 <br/>
*
* @author alex
* @since JDK 1.7
*/
@XStrea... | 1,124 | 0.658363 | 0.647687 | 50 | 21.48 | 19.929115 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.28 | false | false | 7 |
4ca9332d0f8fd2d738b180bd8f9ec005e4758e2a | 4,260,607,624,534 | f2af332b2869b61fe35b258cd171c8a0166a3e0c | /app/src/main/java/com/roundmelon/jv/bharatham2k17/Chart1.java | 268f61a1d9f5d0b65a0528835039d22ad87d6910 | [] | no_license | josephv7/Bharatham2k17App | https://github.com/josephv7/Bharatham2k17App | 31eb95e4c8fb75c15f5f6b520bb814c011c0a8a6 | 4d8f2ce3b17551e268eccddb0e8a0ff548a4c245 | refs/heads/master | 2021-09-07T19:10:32.932000 | 2018-02-27T17:58:58 | 2018-02-27T17:58:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.roundmelon.jv.bharatham2k17;
import android.Manifest;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.net.Uri;
import andr... | UTF-8 | Java | 14,193 | java | Chart1.java | Java | [
{
"context": "etAddress()+\"\\n\\n\";\n// Log.d(\"Sna\",house.getAll());\n oneCharts =",
"end": 4429,
"score": 0.6098892688751221,
"start": 4427,
"tag": "NAME",
"value": "na"
},
{
"context": ".ACTION_VIEW, Uri.parse(\"https://www.facebook.com/bha... | null | [] | package com.roundmelon.jv.bharatham2k17;
import android.Manifest;
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.graphics.Color;
import android.net.Uri;
import andr... | 14,193 | 0.609314 | 0.59783 | 418 | 32.954544 | 27.736807 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638756 | false | false | 7 |
2756a72c46d9d52aae1a6a53ec2374169b2c2f36 | 4,260,607,623,846 | aa7f612c6e47a75d830d8c4e4b0a8fb43005581c | /src/br/com/janelas/GerenciarProdutos.java | 07cbd637a6a9c39e9742c946664a16f1e78150c4 | [] | no_license | nickpedro/POOJava | https://github.com/nickpedro/POOJava | dbfba629da5412d4b73f9e93455872a4ee8db570 | 00f38f1901950140070093040c315ee5589b462d | refs/heads/master | 2020-05-21T01:53:35.364000 | 2019-05-09T20:22:48 | 2019-05-09T20:22:48 | 185,865,446 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.janelas;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import com.loja.Categoria;
import com.loja.Fornecedor;
import com.loja.Prod... | ISO-8859-1 | Java | 8,046 | java | GerenciarProdutos.java | Java | [] | null | [] | package br.com.janelas;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JOptionPane;
import javax.swing.JTextField;
import com.loja.Categoria;
import com.loja.Fornecedor;
import com.loja.Prod... | 8,046 | 0.669321 | 0.633989 | 265 | 29.332075 | 18.479033 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.486793 | false | false | 7 |
72d8ac992cd26cba508978f57b7b5afe2f8ccd54 | 14,680,198,235,056 | 0e8d17152d0ee98b2772dd60068173050e0e996f | /SmartTech_Automation/src/test/java/com/collectionInterface/ArrayPractice2D.java | 4ce393442c96db58ccbc496830e6bff6cee9bcdf | [] | no_license | Mubashir198202/Mubashir | https://github.com/Mubashir198202/Mubashir | 99bc5b2ab85557f458b0b523f7ab2c41f1adb6ac | 6a4815f89daee88281b49ca1d8ae2ce42fa01fb1 | refs/heads/master | 2023-02-05T18:39:32.383000 | 2020-12-28T08:49:05 | 2020-12-28T08:49:05 | 302,999,818 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.collectionInterface;
public class ArrayPractice2D {
public static void Array2D() {
int [][] num =new int [2][3]; //2D Array
num[0][0]=10;
num[0][1]=20;
num[0][2]=30;
num[1][0]=40;
num[1][1]=50;
num[1][2]=60;
// System.out.println(num[0][0]);
for(in... | UTF-8 | Java | 1,415 | java | ArrayPractice2D.java | Java | [
{
"context": "//Total number of col=4\r\n\t//1st row\r\n\tname[0][0]=\"Rupon\";\r\n\tname[0][1]=\"Ayyash\";\r\n\tname[0][2]=\"Sadid\";\r\n\t",
"end": 733,
"score": 0.9998029470443726,
"start": 728,
"tag": "NAME",
"value": "Rupon"
},
{
"context": "4\r\n\t//1st row\r\n\tname[0][0]=\"Ru... | null | [] | package com.collectionInterface;
public class ArrayPractice2D {
public static void Array2D() {
int [][] num =new int [2][3]; //2D Array
num[0][0]=10;
num[0][1]=20;
num[0][2]=30;
num[1][0]=40;
num[1][1]=50;
num[1][2]=60;
// System.out.println(num[0][0]);
for(in... | 1,415 | 0.54841 | 0.49682 | 61 | 20.557377 | 16.119965 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.737705 | false | false | 7 |
798a34af7ba61eccb2f78dba87f7f497041057d8 | 29,180,007,872,116 | ec77d59f9148448f39f383eccc1ca3bc4b47f8b7 | /src/day23_arrays/BruteForceAttack.java | abc042b2c71c11ffc4c484b10485c04c611ea04c | [] | no_license | NursuluT/java-practicee | https://github.com/NursuluT/java-practicee | 1c342bc511d8b72cba1bc6a85cc2acf35427b85b | 3241b43dadd6849c1ae2d3c666f5e61e61d5d057 | refs/heads/master | 2020-05-18T08:50:42.867000 | 2019-05-29T22:23:59 | 2019-05-29T22:23:59 | 184,306,900 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day23_arrays;
import java.util.Scanner;
public class BruteForceAttack {
public static void main(String[] args) {
String expectedUserName ="admin";
String expectedPassword ="admin123";
String username = "";
String password ="";
int attempts = 5;
Scanner scan = new Scanner(System.in);
do {
if... | UTF-8 | Java | 1,101 | java | BruteForceAttack.java | Java | [
{
"context": "main(String[] args) {\n\t\tString expectedUserName =\"admin\";\n\t\tString expectedPassword =\"admin123\";\n\t\tString",
"end": 158,
"score": 0.9822098016738892,
"start": 153,
"tag": "USERNAME",
"value": "admin"
},
{
"context": "tedUserName =\"admin\";\n\t\tString expec... | null | [] | package day23_arrays;
import java.util.Scanner;
public class BruteForceAttack {
public static void main(String[] args) {
String expectedUserName ="admin";
String expectedPassword ="<PASSWORD>";
String username = "";
String password ="";
int attempts = 5;
Scanner scan = new Scanner(System.in);
do {
... | 1,103 | 0.680291 | 0.672116 | 42 | 25.214285 | 21.214928 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.857143 | false | false | 7 |
328fabbecbe678b1866cd6269c18e9b1ef77327e | 1,898,375,545,553 | 368f3225faf10149eb04fbb7e868d3eecbb87381 | /app/src/main/java/com/example/anna/ho_amtaekwondoscoring/Main2Activity.java | 6180b9a963927ed86fb3033347d63b6c18d96aad | [] | no_license | forfireonly/HoAmTaekwondoScoring | https://github.com/forfireonly/HoAmTaekwondoScoring | cb9107b78595cc297c7329691ae88c1c4519c676 | 07b6ff85f37ce36af3319b90126044f20680b903 | refs/heads/master | 2021-04-27T20:48:21.899000 | 2018-02-26T02:22:06 | 2018-02-26T02:22:06 | 122,378,586 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.anna.ho_amtaekwondoscoring;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.pm.ActivityInfo;
import android.os.CountDownTimer;
import android.support.annotation.BinderThread;
import android.support.v7.app.ActionBar;
import an... | UTF-8 | Java | 22,705 | java | Main2Activity.java | Java | [] | null | [] | package com.example.anna.ho_amtaekwondoscoring;
import android.app.AlertDialog;
import android.app.Dialog;
import android.content.DialogInterface;
import android.content.pm.ActivityInfo;
import android.os.CountDownTimer;
import android.support.annotation.BinderThread;
import android.support.v7.app.ActionBar;
import an... | 22,705 | 0.550716 | 0.540982 | 585 | 37.801708 | 25.054708 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.505983 | false | false | 7 |
01aba4e7873a60ebf34dbce48a77a1e97c8789bc | 12,713,103,202,930 | cedbc0b09ba43344c85d131a2c7e5f0b35f2ce06 | /back-end/src/main/java/com/example/sia/data/repository/TeacherRepository.java | 2b1251fc80a44e6734d89062d4befdd9c71a0fa9 | [] | no_license | YeremiaJoy/sia | https://github.com/YeremiaJoy/sia | e4b4cdc7a8cb4cd5548260bfa048f2c1bae5f9bf | a0e79e57ca57c822af7ed2327d04d47e74427181 | refs/heads/master | 2023-06-27T10:25:59.486000 | 2021-11-09T16:16:53 | 2021-11-09T16:16:53 | 346,961,903 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.sia.data.repository;
import com.example.sia.domain.entity.Student;
import com.example.sia.domain.entity.Teacher;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.stereotype.Repository;
... | UTF-8 | Java | 554 | java | TeacherRepository.java | Java | [] | null | [] | package com.example.sia.data.repository;
import com.example.sia.domain.entity.Student;
import com.example.sia.domain.entity.Teacher;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.stereotype.Repository;
... | 554 | 0.84296 | 0.84296 | 14 | 38.57143 | 33.072895 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.785714 | false | false | 7 |
4dadaa736a347049ea2535715ac073f3f2c469e6 | 5,643,587,086,838 | 6c8fdcc585ba2bb330a1cdbc3bcacd9544c30320 | /monitoramento/src/main/java/br/mg/puc/sica/evento/evento/repositoy/EventoRepository.java | e2c43193ffb958cefd4b47d7c27d675fb119fc76 | [] | no_license | skyrafael/TCC-PUC | https://github.com/skyrafael/TCC-PUC | 2af798d49c0ed9b2df55634e23f5d4144d5372fe | 69c161823a68e57c7df8e9ea846772a47cb8994f | refs/heads/master | 2022-10-04T17:45:48.820000 | 2020-06-11T00:04:53 | 2020-06-11T00:04:53 | 246,165,581 | 0 | 0 | null | false | 2022-02-16T01:11:30 | 2020-03-09T23:44:13 | 2020-06-11T00:05:03 | 2022-02-16T01:11:28 | 77,908 | 0 | 0 | 1 | CSS | false | false | package br.mg.puc.sica.evento.evento.repositoy;
import br.mg.puc.sica.evento.evento.model.Evento;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
@Repository
@Transactional
public interface... | UTF-8 | Java | 379 | java | EventoRepository.java | Java | [] | null | [] | package br.mg.puc.sica.evento.evento.repositoy;
import br.mg.puc.sica.evento.evento.model.Evento;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import org.springframework.transaction.annotation.Transactional;
@Repository
@Transactional
public interface... | 379 | 0.841689 | 0.841689 | 12 | 30.583334 | 27.329649 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
1c24f1f6ad4efbdf32e055f955a32e41cc0e2a0a | 16,140,487,140,926 | 11bc41643ab32ea2d15bb620c758cec5d5084e4e | /pactConsumer/src/test/java/pactTesting/TestProvider.java | 89975c4d67e208cc096b40bc01fa8f591638a94d | [] | no_license | nishu-aggarwal/pact_From_Scratch_StepByStep | https://github.com/nishu-aggarwal/pact_From_Scratch_StepByStep | 9308a16027b2501b7fe5ea31e8d3a20a405d90f5 | ff4f8db5831964570f18d504ccf3a52ace2997ae | refs/heads/master | 2022-05-18T23:12:46.738000 | 2020-04-02T12:37:45 | 2020-04-02T12:37:45 | 252,436,514 | 0 | 0 | null | false | 2022-03-31T19:04:57 | 2020-04-02T11:29:23 | 2020-04-02T12:37:48 | 2022-03-31T19:04:56 | 38,133 | 0 | 0 | 1 | JavaScript | false | false | package pactTesting;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import java.util.HashMap;
import java.util.Map;
import org.junit.Rule;
import org.junit.Test;
import org.springframework.http.ResponseEntity;
import org.springframework.web.client.RestTemplate;
import au.com... | UTF-8 | Java | 1,785 | java | TestProvider.java | Java | [
{
"context": "-server\\\",\\n\" + \n \t \t\t\t\" \\\"author\\\": \\\"typicode\\\"\\n\" + \n \t \t\t\t\"}\")\n\t\t .toPact();",
"end": 1364,
"score": 0.9989800453186035,
"start": 1356,
"tag": "USERNAME",
"value": "typicode"
}
] | null | [] | package pactTesting;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertTrue;
import java.util.HashMap;
import java.util.Map;
import org.junit.Rule;
import org.junit.Test;
import org.springframework.http.ResponseEntity;
import org.springframework.web.client.RestTemplate;
import au.com... | 1,785 | 0.637535 | 0.626331 | 57 | 30.31579 | 24.148777 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.140351 | false | false | 7 |
5004b1e9ba6d37d98e06f316ee4d21c5e1b87b40 | 14,070,312,863,217 | 6722e14f48d0c986388dc44c814baa1f55e59cdb | /smart-club/src/main/java/cz/codingmonkeys/smartclub/integration/jaxb/Message.java | 4efcdd6c237f6f728a11cb17495b577a67274903 | [] | no_license | rstefanca/ibsproxydemo | https://github.com/rstefanca/ibsproxydemo | 7b80aaa70f29357038c889c5bbeeab7258995a25 | 75dd2e778a21cf2088ee3bb8c26f496811dfd5ae | refs/heads/master | 2021-03-19T15:10:32.121000 | 2017-04-20T13:31:53 | 2017-04-20T13:31:53 | 87,638,640 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package cz.codingmonkeys.smartclub.integration.jaxb;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.*;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* <p>Java class for Message complex type.
*
* <p>The following schema fragment specifies the expected content contained within this clas... | UTF-8 | Java | 3,352 | java | Message.java | Java | [] | null | [] |
package cz.codingmonkeys.smartclub.integration.jaxb;
import javax.xml.bind.JAXBElement;
import javax.xml.bind.annotation.*;
import javax.xml.datatype.XMLGregorianCalendar;
/**
* <p>Java class for Message complex type.
*
* <p>The following schema fragment specifies the expected content contained within this clas... | 3,352 | 0.586217 | 0.579654 | 128 | 25.179688 | 24.402046 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.320313 | false | false | 7 |
0bd7ec1a1770c3f6f736adac5504be8a31f2d2f8 | 16,183,436,795,173 | 63bf2e56f5d3436e9c3a4bc55794129c80e15d64 | /sidecar/adapter-core/src/main/java/com/airfranceklm/amt/sidecar/filters/NumericAlgorithmsCreators.java | de00e87e18bbfd4bc43895db71175fb00d77f362 | [
"MIT"
] | permissive | airfranceklm/masherylocal-adapters | https://github.com/airfranceklm/masherylocal-adapters | a74649368b84f37f85e9e2ecf5d5ed9325bc1733 | dcc0f5575b9de53a7646690a48a03fc925da11c8 | refs/heads/master | 2022-12-21T08:29:22.902000 | 2021-09-13T13:24:23 | 2021-09-13T13:24:23 | 209,078,515 | 1 | 0 | MIT | false | 2022-12-14T20:39:42 | 2019-09-17T14:36:25 | 2021-09-13T13:24:27 | 2022-12-14T20:39:39 | 672 | 1 | 1 | 3 | Java | false | false | package com.airfranceklm.amt.sidecar.filters;
import com.airfranceklm.amt.sidecar.CommonExpressions;
import com.airfranceklm.amt.sidecar.elements.*;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Predicate;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class Numeri... | UTF-8 | Java | 13,183 | java | NumericAlgorithmsCreators.java | Java | [] | null | [] | package com.airfranceklm.amt.sidecar.filters;
import com.airfranceklm.amt.sidecar.CommonExpressions;
import com.airfranceklm.amt.sidecar.elements.*;
import java.util.HashMap;
import java.util.Map;
import java.util.function.Predicate;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class Numeri... | 13,183 | 0.65721 | 0.656755 | 275 | 46.938183 | 43.121391 | 147 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.930909 | false | false | 7 |
f0689bbb04551274c095692f4d045946c657334a | 27,943,057,244,795 | ac5025d275cb665717793c1e42d6d33271a6e82b | /rjra-rdb/rjra-rdb-proxyimpl/src/main/java/com/hdg/rjra/rdb/proxyimpl/dao/CompanyScaleProxyImpl.java | d944999e561a3475eeb5984fa6469e05907af2c8 | [] | no_license | gdd-rock/rjra-server | https://github.com/gdd-rock/rjra-server | d7fbfabc894a954e8c4abe4c04e05c64c315fefb | 10dd5e6c51ae92f9835d1c15f3d2d255bc774cdf | HEAD | 2018-09-04T13:24:11.274000 | 2015-04-03T11:34:36 | 2015-04-03T11:34:36 | 29,533,719 | 0 | 2 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hdg.rjra.rdb.proxyimpl.dao;
import com.hdg.rjra.rdb.proxy.daoproxy.ICompanyScaleProxy;
import com.hdg.rjra.rdb.proxy.domain.CompanyScale;
import java.util.List;
/**
* Created by Rock on 2015/1/3 0003.
*/
public class CompanyScaleProxyImpl extends BaseProxy implements ICompanyScaleProxy {
private s... | UTF-8 | Java | 544 | java | CompanyScaleProxyImpl.java | Java | [
{
"context": "yScale;\n\nimport java.util.List;\n\n/**\n * Created by Rock on 2015/1/3 0003.\n */\npublic class CompanyScalePr",
"end": 198,
"score": 0.9848683476448059,
"start": 194,
"tag": "USERNAME",
"value": "Rock"
}
] | null | [] | package com.hdg.rjra.rdb.proxyimpl.dao;
import com.hdg.rjra.rdb.proxy.daoproxy.ICompanyScaleProxy;
import com.hdg.rjra.rdb.proxy.domain.CompanyScale;
import java.util.List;
/**
* Created by Rock on 2015/1/3 0003.
*/
public class CompanyScaleProxyImpl extends BaseProxy implements ICompanyScaleProxy {
private s... | 544 | 0.726103 | 0.707721 | 20 | 26.200001 | 26.8097 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 7 |
717bf5d903e7f545200b7f6179216c06d8d6a6bc | 18,502,719,138,446 | ccf3106020e25cb63c2bb2a98f2527fd4badf735 | /app/src/main/java/modf/justjaava/MainActivity.java | 32f43530f3286b5cb42363d209cea7ab057b1cc9 | [] | no_license | modfa/Just-Jaava | https://github.com/modfa/Just-Jaava | b7c2a99b3b46891263f8dc858ba25075b2075893 | f2090a2dc29e674ca0e3deea59b679f727c5f21a | refs/heads/master | 2021-04-18T20:39:58.832000 | 2018-03-25T17:10:36 | 2018-03-25T17:10:36 | 126,720,649 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package modf.justjaava;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
/**
* This ap... | UTF-8 | Java | 4,266 | java | MainActivity.java | Java | [] | null | [] | package modf.justjaava;
import android.content.Intent;
import android.net.Uri;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
import android.widget.CheckBox;
import android.widget.EditText;
import android.widget.TextView;
import android.widget.Toast;
/**
* This ap... | 4,266 | 0.64135 | 0.638303 | 127 | 32.590549 | 32.238373 | 211 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480315 | false | false | 7 |
ba729044082ade8e283593cf81407bd9c0741e45 | 16,561,393,915,893 | e0e7e724382e479698f76687fa3ade184a450c10 | /app/src/main/java/android/example/com/imageexample/Modal/Estate_User/UserAndEstate.java | 35960b89e6407c5fe529bda72f96faf1b2cc1f36 | [] | no_license | TuonglLe/RealEstate | https://github.com/TuonglLe/RealEstate | 480f8b2ac12fd85ec33f6cc9f00b4ee2e9982e94 | 448cf8f0d1a21a5178c71799c6b16cc90b42065a | refs/heads/master | 2020-03-21T22:49:10.867000 | 2017-07-10T13:32:10 | 2017-07-10T13:32:10 | 96,650,708 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package android.example.com.imageexample.Modal.Estate_User;
import android.database.Cursor;
import android.example.com.imageexample.Modal.Contracts;
public class UserAndEstate {
public static UserAndEstate newInstance(Cursor cursor){
String userToken = cursor.getString(Contracts.UserAndEstate.INDEX_USE... | UTF-8 | Java | 973 | java | UserAndEstate.java | Java | [] | null | [] | package android.example.com.imageexample.Modal.Estate_User;
import android.database.Cursor;
import android.example.com.imageexample.Modal.Contracts;
public class UserAndEstate {
public static UserAndEstate newInstance(Cursor cursor){
String userToken = cursor.getString(Contracts.UserAndEstate.INDEX_USE... | 973 | 0.698869 | 0.698869 | 36 | 26.027779 | 27.166653 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.416667 | false | false | 7 |
bff31ded0b28fab478458b5f57b2e75f0b769b64 | 5,935,644,841,077 | 85d27fbb3d17749d12a23a2d2e4bc98c042d28c7 | /Labo_3/Ejercicio01_Labo3/src/com/OARA/x00128519/Moneda.java | dac1ec2a92900de0f8128fde9d62c535586f97a8 | [] | no_license | OscarRecinosxd/00128519_OARA_POO | https://github.com/OscarRecinosxd/00128519_OARA_POO | 2069f48cc880c7242a9c15065338f1438daa0af6 | 509fba2cbdeedc0059c2089a4b2b961631eba13d | refs/heads/master | 2023-07-20T10:26:44.778000 | 2020-06-12T08:48:50 | 2020-06-12T08:48:50 | 247,835,752 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.OARA.x00128519;
public class Moneda {
private double valorCentavo;
private double valorCinco;
private double valorDiez;
private double valorCora;
private double valorDolar;
private double Total;
private int cantidadCentavos;
private int cantidadCincos;
private int canti... | UTF-8 | Java | 1,592 | java | Moneda.java | Java | [] | null | [] | package com.OARA.x00128519;
public class Moneda {
private double valorCentavo;
private double valorCinco;
private double valorDiez;
private double valorCora;
private double valorDolar;
private double Total;
private int cantidadCentavos;
private int cantidadCincos;
private int canti... | 1,592 | 0.607412 | 0.589824 | 68 | 22.411764 | 16.171175 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.455882 | false | false | 7 |
da2cb3b77da9857fb8805f65882f8d43f41480a6 | 27,968,827,087,894 | b481b4ecfb3e3179c907d81bc271455d31dac966 | /CoreJava/src/com/enumDemo/PatientMain.java | b79d59063ebddaa510ec50100884392e9b9ff5e0 | [] | no_license | srilakshmiG/GitDemo | https://github.com/srilakshmiG/GitDemo | ca54d83de1ac43f012bfae38e87c05bdbbc4a54a | 9751dd62a93b84459d299eb94f89485e7b0b8c61 | refs/heads/master | 2020-06-10T21:07:46.327000 | 2017-03-07T01:44:42 | 2017-03-07T01:44:42 | 75,874,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.enumDemo;
import java.util.Date;
public class PatientMain {
public static void main (String[] args){
Patient p = new Patient();
p.setName("sri");
p.setAge(20);
p.setAddress("dallas");
p.setGender(Gender.MALE);
p.setDateOfjoining(new Date());
System.out.println(p);
//System... | UTF-8 | Java | 537 | java | PatientMain.java | Java | [
{
"context": "rgs){\r\n\t\tPatient p = new Patient();\r\n\t\tp.setName(\"sri\");\r\n\t\tp.setAge(20);\r\n\t\tp.setAddress(\"dallas\");\r\n\t",
"end": 171,
"score": 0.9150866866111755,
"start": 168,
"tag": "USERNAME",
"value": "sri"
}
] | null | [] | package com.enumDemo;
import java.util.Date;
public class PatientMain {
public static void main (String[] args){
Patient p = new Patient();
p.setName("sri");
p.setAge(20);
p.setAddress("dallas");
p.setGender(Gender.MALE);
p.setDateOfjoining(new Date());
System.out.println(p);
//System... | 537 | 0.623836 | 0.620112 | 19 | 26.263159 | 45.606834 | 212 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.210526 | false | false | 7 |
cc44d87633d1734a55e5379024a35a8cabe03e6f | 10,299,331,593,626 | 80aa9ca31fb3db63d4afbe2f2967d0f933d8adf9 | /src/main/java/com/usoit/booking/controller/AirBookController.java | 16a56ec1b227921b13e9569f313cba0529c290ba | [] | no_license | mdshafiul537/usoit-air-booking | https://github.com/mdshafiul537/usoit-air-booking | 3e0f3d8967999773e5d503626b8f072a2d51fa7c | 1f759887aa829c3d5f37e8fc09edf7dca56bf323 | refs/heads/master | 2023-05-20T14:51:20.069000 | 2021-06-14T03:20:29 | 2021-06-14T03:20:29 | 376,689,272 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.usoit.booking.controller;
import java.math.BigInteger;
import java.util.HashMap;
import java.util.Map;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import o... | UTF-8 | Java | 8,395 | java | AirBookController.java | Java | [
{
"context": "setPrefix(\"MD.\");\n\t\tbookingTravelerName.setFirst(\"SHAFIUL\");\n\t\tbookingTravelerName.setLast(\"ISLAM\");\n\t\t\n\t\tP",
"end": 4168,
"score": 0.9996376037597656,
"start": 4161,
"tag": "NAME",
"value": "SHAFIUL"
},
{
"context": "tFirst(\"SHAFIUL\");\n\t\tbookingT... | null | [] | package com.usoit.booking.controller;
import java.math.BigInteger;
import java.util.HashMap;
import java.util.Map;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.MediaType;
import o... | 8,379 | 0.757236 | 0.74723 | 263 | 30.920153 | 28.777719 | 136 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.015209 | false | false | 7 |
6aa8e671ecaa18030e02ce81331c7023d598c095 | 15,607,911,210,030 | 41cf22e6e5554350f692284136820d4511690194 | /core/src/com/mygdx/game/HUD/CrashOverlay.java | 75d811b4dd4c972dc6b926e1e81b682a94a3aa80 | [] | no_license | AlexCre/JitterJetpack | https://github.com/AlexCre/JitterJetpack | 849b5039a5ccf93b5555f185cbe850c46c471708 | fc3598b5f2b9f0229698014e0581039426855f39 | refs/heads/master | 2020-05-29T12:23:34.195000 | 2015-12-09T17:31:58 | 2015-12-09T17:31:58 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mygdx.game.HUD;
/**
* Created by Owner on 8/12/2015.
*/
public class CrashOverlay {
}
| UTF-8 | Java | 101 | java | CrashOverlay.java | Java | [
{
"context": "package com.mygdx.game.HUD;\n\n/**\n * Created by Owner on 8/12/2015.\n */\npublic class CrashOverlay {\n}\n",
"end": 52,
"score": 0.912839949131012,
"start": 47,
"tag": "USERNAME",
"value": "Owner"
}
] | null | [] | package com.mygdx.game.HUD;
/**
* Created by Owner on 8/12/2015.
*/
public class CrashOverlay {
}
| 101 | 0.673267 | 0.60396 | 7 | 13.428572 | 13.647157 | 33 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 7 |
d697fa838442bfaca1ed3282f084c6ccb788bfef | 23,536,420,819,457 | 327357da168423c6177ed0d34b6ab38706788427 | /Runescape Bots- Java/WineGrabberUltra/leveler/leaves/EquipStaff.java | 431c7523f86356d586a0b342862fb8a67d27cb27 | [] | no_license | Ethan0pia/Side-Projects | https://github.com/Ethan0pia/Side-Projects | 6a5b1af0d87e49a99c97d3fada7bf92b9bc9130f | 09fd630a22ec72c968db795ec223b1d776faf209 | refs/heads/master | 2021-01-19T14:00:45.043000 | 2018-07-18T19:57:17 | 2018-07-18T19:57:17 | 100,875,220 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ethan0pia.bots.WineGrabberUltra.leveler.leaves;
import com.ethan0pia.bots.TelegrabLeveler.TelegrabLeveler;
import com.ethan0pia.bots.WineGrabberUltra.OpiaWineGrabberUltra;
import com.runemate.game.api.hybrid.Environment;
import com.runemate.game.api.hybrid.local.hud.interfaces.Inventory;
import com.runemat... | UTF-8 | Java | 1,183 | java | EquipStaff.java | Java | [] | null | [] | package com.ethan0pia.bots.WineGrabberUltra.leveler.leaves;
import com.ethan0pia.bots.TelegrabLeveler.TelegrabLeveler;
import com.ethan0pia.bots.WineGrabberUltra.OpiaWineGrabberUltra;
import com.runemate.game.api.hybrid.Environment;
import com.runemate.game.api.hybrid.local.hud.interfaces.Inventory;
import com.runemat... | 1,183 | 0.658495 | 0.64328 | 39 | 29.333334 | 25.885679 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.435897 | false | false | 7 |
ccd0d84caebadb701ac9725caa7b97f29f6300bd | 23,278,722,792,097 | 380366cde7f499290a61f8372034744cae137a4e | /bpmn/MSOCommonBPMN/src/main/java/org/onap/so/bpmn/common/workflow/context/WorkflowResponse.java | 22595a8b04d3854fffe35244757e62e404ba4978 | [
"Apache-2.0"
] | permissive | onap/so | https://github.com/onap/so | 82a219ed0e5559a94d630cc9956180dbab0d33b8 | 43224c4dc5ff3bf67979f480d8628f300497da07 | refs/heads/master | 2023-08-21T00:09:36.560000 | 2023-07-03T16:30:22 | 2023-07-03T16:30:55 | 115,077,083 | 18 | 25 | Apache-2.0 | false | 2022-03-21T09:59:49 | 2017-12-22T04:39:28 | 2022-01-18T13:12:09 | 2022-03-21T09:59:49 | 143,795 | 15 | 19 | 2 | Java | false | false | /*-
* ============LICENSE_START=======================================================
* ONAP - SO
* ================================================================================
* Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
* =============================================================... | UTF-8 | Java | 2,425 | java | WorkflowResponse.java | Java | [] | null | [] | /*-
* ============LICENSE_START=======================================================
* ONAP - SO
* ================================================================================
* Copyright (C) 2017 AT&T Intellectual Property. All rights reserved.
* =============================================================... | 2,425 | 0.583917 | 0.579794 | 85 | 27.529411 | 28.068651 | 105 | false | false | 0 | 0 | 0 | 0 | 81 | 0.066804 | 0.352941 | false | false | 7 |
066812f0667a4f7f2251d52f89bd19d46c6a8b67 | 3,272,765,109,768 | 37ee603deb9d59a1bde00cdeda1c9c9ec7f4a563 | /app/src/main/java/com/pelmorex/devicejourney/location/FusedLocationProvider.java | 20c418ae8860604cc9caa9ffeaad42dbaffddf00 | [] | no_license | letianxu/DeviceJourney | https://github.com/letianxu/DeviceJourney | be2372f1f7968bf22f97f515356509e652014579 | a6b5b98ec75c8499b3262d915b4dbc231f00fc09 | refs/heads/master | 2020-04-29T18:06:10.293000 | 2019-03-18T15:31:53 | 2019-03-18T15:31:53 | 176,314,563 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pelmorex.devicejourney.location;
import android.annotation.SuppressLint;
import android.app.PendingIntent;
import android.app.Service;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.location.Locat... | UTF-8 | Java | 5,819 | java | FusedLocationProvider.java | Java | [] | null | [] | package com.pelmorex.devicejourney.location;
import android.annotation.SuppressLint;
import android.app.PendingIntent;
import android.app.Service;
import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.ServiceConnection;
import android.location.Locat... | 5,819 | 0.704588 | 0.704417 | 164 | 34.481709 | 29.609547 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52439 | false | false | 7 |
139d828caab1ecbe421e5c85a4b0acee54183565 | 23,476,291,263,877 | c194ed535aeda6d2a512d66aaefdb7a3097d8226 | /ardrone_pilot/src/org/xwalk/extensions/ardrone_pilot/ARDronePilot.java | d15788dfb8f5e4f14198b5830a92af43568eea6a | [
"Apache-2.0",
"BSD-3-Clause"
] | permissive | minggangw/crosswalk-android-extensions | https://github.com/minggangw/crosswalk-android-extensions | a490b64c7612cd467815f9d3dfca77cf01e3b07f | b4b2198f31c477a167040752612fb2717d6f0759 | refs/heads/master | 2020-12-28T16:25:23.370000 | 2017-03-27T02:34:58 | 2017-03-27T02:34:58 | 48,972,098 | 0 | 0 | null | true | 2016-01-04T03:13:48 | 2016-01-04T03:13:48 | 2015-10-27T13:36:38 | 2014-10-31T10:32:14 | 5,801 | 0 | 0 | 0 | null | null | null | // Copyright (c) 2014 Intel Corporation. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.xwalk.extensions.ardrone_pilot;
import org.xwalk.app.runtime.extension.XWalkExtensionClient;
import org.xwalk.app.runtime.extension.XWalkExt... | UTF-8 | Java | 9,050 | java | ARDronePilot.java | Java | [] | null | [] | // Copyright (c) 2014 Intel Corporation. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
package org.xwalk.extensions.ardrone_pilot;
import org.xwalk.app.runtime.extension.XWalkExtensionClient;
import org.xwalk.app.runtime.extension.XWalkExt... | 9,050 | 0.570718 | 0.565635 | 301 | 29.066444 | 24.228334 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.614618 | false | false | 7 |
6c03eb23cf180d68d6e9c64c7d4e7c90a2395144 | 32,031,866,124,817 | 5db9613d107e09c9f3945877a331e430e1811da5 | /src/main/java/com/demo/fundtransfer/controller/TransactionDetailsController.java | d122fa004859a0f65a14bc0a7ea21891490ada45 | [] | no_license | prajaktajoshi123/Fundtransfer | https://github.com/prajaktajoshi123/Fundtransfer | 85a01d1b3916c3b91c2018739938497458247002 | e178380871c0b31feb4210c1f0fa66fdd3cf771c | refs/heads/main | 2023-05-10T03:15:08.818000 | 2021-06-03T11:52:10 | 2021-06-03T11:52:10 | 373,493,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.demo.fundtransfer.controller;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
impor... | UTF-8 | Java | 964 | java | TransactionDetailsController.java | Java | [] | null | [] | package com.demo.fundtransfer.controller;
import javax.validation.Valid;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.PostMapping;
import org.springframework.web.bind.annotation.RequestBody;
impor... | 964 | 0.848548 | 0.846473 | 30 | 31.133333 | 27.826527 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 7 |
faa075c2c6e64ce18fe6bc023bda06c8d878c96b | 4,286,377,401,205 | 4542fde179c03732a531bff2333b4dbeb2cc83b1 | /src/com/ziaulhoque/command/BnWCommand.java | b97d748acc5c60d34cba472237b100c6918b24d0 | [] | no_license | zhbdripon/Design_Pattern | https://github.com/zhbdripon/Design_Pattern | a0fc417d0d327d8b2b450da917a5df3c98fbb799 | 4c315c8c9a879db55b7483e2707e03897464d250 | refs/heads/master | 2022-04-09T14:05:03.849000 | 2020-03-06T17:10:35 | 2020-03-06T17:10:35 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ziaulhoque.command;
import com.ziaulhoque.command.fx.Command;
public class BnWCommand implements Command {
@Override
public void execute() {
System.out.println("Black and White filter");
}
}
| UTF-8 | Java | 225 | java | BnWCommand.java | Java | [] | null | [] | package com.ziaulhoque.command;
import com.ziaulhoque.command.fx.Command;
public class BnWCommand implements Command {
@Override
public void execute() {
System.out.println("Black and White filter");
}
}
| 225 | 0.711111 | 0.711111 | 10 | 21.5 | 19.205467 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 7 |
a8886c73fb63751d285f39988184ccb6b9014c9d | 11,287,174,119,160 | d487df24bb57472df4d0c97d1e97c8bdf8b7a6f8 | /Naseeb/src/com/casin/activity/LoginActivity.java | 84b4f533b15090a7767bba956150edabfa20f5ad | [] | no_license | aanky19jain/eagle | https://github.com/aanky19jain/eagle | 94516aa32f8b471598d0b1136869655e5c9a196e | 0eb1c31730f6eb0a4c587926354fa2da6c287e9a | refs/heads/master | 2016-08-12T08:41:10.252000 | 2015-09-18T23:48:17 | 2015-09-18T23:48:17 | 43,472,483 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.casin.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
imp... | UTF-8 | Java | 3,994 | java | LoginActivity.java | Java | [] | null | [] | package com.casin.activity;
import android.app.Activity;
import android.app.AlertDialog;
import android.app.AlertDialog.Builder;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.view.View;
import android.view.View.OnClickListener;
imp... | 3,994 | 0.688783 | 0.688282 | 152 | 25.276316 | 25.121075 | 157 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.960526 | false | false | 7 |
84680e6852b21963b14b459996ec042c9c53b94c | 33,758,442,970,316 | e0119155edf65e6207448f5ab760230566fc5714 | /java/MailSender.java | 4b2cb46c0e6db1103e0dc7ad5a1910dfcb3d1c66 | [] | no_license | LivTel/minor-access-systems | https://github.com/LivTel/minor-access-systems | c2af823dd295840f8cba7aa51355bd34f9b9bac2 | ae269b6c49d8f376c6f9227821f0fce64d482106 | refs/heads/master | 2023-06-26T00:33:26.787000 | 2023-06-13T14:43:19 | 2023-06-13T14:43:19 | 23,577,417 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Date;
import java.util.Properties;
import javax.mail.Message;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.internet.MimeMessage;
/**
*
*/
/**
* @author eng
*
*/
public class MailSender {
private String smtpHost;
priv... | UTF-8 | Java | 2,048 | java | MailSender.java | Java | [
{
"context": "internet.MimeMessage;\n\n/**\n * \n */\n\n/**\n * @author eng\n *\n */\npublic class MailSender {\n\t\n\tprivate Strin",
"end": 252,
"score": 0.9972327351570129,
"start": 249,
"tag": "USERNAME",
"value": "eng"
}
] | null | [] | import java.util.Date;
import java.util.Properties;
import javax.mail.Message;
import javax.mail.Session;
import javax.mail.Transport;
import javax.mail.internet.InternetAddress;
import javax.mail.internet.MimeMessage;
/**
*
*/
/**
* @author eng
*
*/
public class MailSender {
private String smtpHost;
priv... | 2,048 | 0.708496 | 0.708496 | 91 | 21.505495 | 20.355831 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.428571 | false | false | 7 |
5f967c5c214b70a2d38e09499005fb74d20aa8e8 | 28,759,101,069,243 | 7361cebb4a138562e619976d484569adac69e5e3 | /app/src/main/java/me/bamtoll/lee/loginserver/retrofit/Post.java | 1ae8a7b231bbba172beea93d4809ab0a6311a317 | [] | no_license | bamtoll09/LoginServer | https://github.com/bamtoll09/LoginServer | 6c0d4e07f454a275c6a2e5f27deba98be9684899 | e626472ec0cd3fedfa6199cbab169a958c7be6da | refs/heads/master | 2022-11-23T14:13:15.221000 | 2020-07-30T09:30:28 | 2020-07-30T09:30:28 | 260,411,309 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.bamtoll.lee.loginserver.retrofit;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Post {
public enum Types {
NOTICE, NORMAL
}
@SerializedName("_id")
@Expose
private String _id;
@SerializedName("title")
@Expose... | UTF-8 | Java | 1,682 | java | Post.java | Java | [] | null | [] | package me.bamtoll.lee.loginserver.retrofit;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
public class Post {
public enum Types {
NOTICE, NORMAL
}
@SerializedName("_id")
@Expose
private String _id;
@SerializedName("title")
@Expose... | 1,682 | 0.593936 | 0.593936 | 88 | 18.113636 | 17.088295 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 7 |
b7454a2972e19f3134febb5dbaa95b044e5a41d6 | 13,391,708,093,790 | 721e9ef9e45735e3471898de8a360ca6775cde42 | /Classwork/11-17-14/Randomize.java | a2c61ee0a521d369e5018b8517a86a58ceeec56e | [] | no_license | jwu000/APCS-HW-Fall | https://github.com/jwu000/APCS-HW-Fall | 8bfe079baeea126ea3655db8b3e67a6f16b950d3 | ebf26e1abea81ed036c94415e877441da0f61103 | refs/heads/master | 2020-12-26T14:06:42.536000 | 2015-01-22T14:23:49 | 2015-01-22T14:23:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | java.util.*;
/**
the randomize class
<p>
It can have html <b> markup <b> or anchors
*/
public class Randomize{
Random rnd = new Random;
/* shuffle 1
1.
*/
public ArrayList<Integer> shuffle1(ArrayList<Integer> l){
ArrayList<Integer> result = new ArrayList<Integer>();
while(l.size()>0){
... | UTF-8 | Java | 1,006 | java | Randomize.java | Java | [] | null | [] | java.util.*;
/**
the randomize class
<p>
It can have html <b> markup <b> or anchors
*/
public class Randomize{
Random rnd = new Random;
/* shuffle 1
1.
*/
public ArrayList<Integer> shuffle1(ArrayList<Integer> l){
ArrayList<Integer> result = new ArrayList<Integer>();
while(l.size()>0){
... | 1,006 | 0.599404 | 0.582505 | 42 | 22.904762 | 17.529308 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 7 |
a09cde515a291a997e4a54cde117bb3aa88ae341 | 7,997,229,163,688 | c7907bf61787d76dbc7e281dd8f828a1a27bbbab | /src/bölüm07/YazıyıTerstenyazdır.java | 6cd4223b44cacaf141bafeb4a09747f0755f9eb5 | [] | no_license | memetekici/javacalisma | https://github.com/memetekici/javacalisma | 68fd064a9c82f7606e46a73a571fa928fecc8af0 | 2e7ecba657ff6ee720dec71be8e68f4aca032142 | refs/heads/master | 2023-08-27T21:10:28.074000 | 2021-11-12T18:29:57 | 2021-11-12T18:29:57 | 427,414,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bölüm07;
import java.util.Scanner;
public class YazıyıTerstenyazdır {
public static void main(String[] args) {
Scanner klavye = new Scanner(System.in);
System.out.println("Bir yazı giriniz: ");
String yazı = klavye.nextLine();
char[] yazıDizisi = yazı.toCharArray();
char[] yazınınTersi = t... | ISO-8859-9 | Java | 720 | java | YazıyıTerstenyazdır.java | Java | [] | null | [] | package bölüm07;
import java.util.Scanner;
public class YazıyıTerstenyazdır {
public static void main(String[] args) {
Scanner klavye = new Scanner(System.in);
System.out.println("Bir yazı giriniz: ");
String yazı = klavye.nextLine();
char[] yazıDizisi = yazı.toCharArray();
char[] yazınınTersi = t... | 720 | 0.692308 | 0.686502 | 28 | 23.607143 | 21.039656 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.892857 | false | false | 7 |
cfb50d7ddfe23a56600e28611f18bae6b8b4d286 | 31,129,923,005,050 | 2b83784a362c3d13295a7a346f80e567b6ff9a25 | /app/src/main/java/com/example/icollege/Start/UserDetails/NewTeacherActivity.java | 81da816c3cac7225cc254fb307d80e786238003e | [] | no_license | andreyminea/ICollege | https://github.com/andreyminea/ICollege | f444be40c018e3e321b42bb36fd378fa90f3f3c2 | 1fed215adc7f8e531fdc983186c8f397c0ac675f | refs/heads/master | 2022-12-13T03:40:31.362000 | 2020-09-06T08:20:45 | 2020-09-06T08:20:45 | 293,233,358 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.icollege.Start.UserDetails;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import com.example.icollege.Main.TeacherMainActivity;
import com.example.icollege.R;
import com.examp... | UTF-8 | Java | 5,066 | java | NewTeacherActivity.java | Java | [] | null | [] | package com.example.icollege.Start.UserDetails;
import androidx.appcompat.app.AppCompatActivity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import com.example.icollege.Main.TeacherMainActivity;
import com.example.icollege.R;
import com.examp... | 5,066 | 0.640545 | 0.639755 | 155 | 31.690323 | 23.250547 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.574194 | false | false | 7 |
1f0e8090929930204a6ae62eb11bb440b1bf5d9e | 25,572,235,317,412 | aca0622c38055f329a686c404da0ce46aa4daee7 | /quiz/src/quiz/RespostaCurta.java | d6759574c9e61b545efe11adf399823c322aa3e0 | [] | no_license | FelipeCooper/quizz_m2POO | https://github.com/FelipeCooper/quizz_m2POO | e04331d0d77054c2307e9e90bd4b16088963e8bb | 5d8475fe81e02f1ab932c75465737a2e8ac3f7f4 | refs/heads/master | 2020-04-03T00:52:49.384000 | 2018-10-31T16:57:54 | 2018-10-31T16:57:54 | 154,911,758 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package quiz;
import java.io.IOException;
public class RespostaCurta {
private int linha,pontos;
arquivo arq1;
public RespostaCurta(String linha,arquivo arq1) throws IOException {
this.pontos = Integer.parseInt(arq1.proximaLinha());
this.arq1 = arq1;
this.linha = arq1.getLinha();
}
public int getPontos(... | UTF-8 | Java | 401 | java | RespostaCurta.java | Java | [] | null | [] | package quiz;
import java.io.IOException;
public class RespostaCurta {
private int linha,pontos;
arquivo arq1;
public RespostaCurta(String linha,arquivo arq1) throws IOException {
this.pontos = Integer.parseInt(arq1.proximaLinha());
this.arq1 = arq1;
this.linha = arq1.getLinha();
}
public int getPontos(... | 401 | 0.718204 | 0.703242 | 20 | 19.049999 | 18.004097 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.6 | false | false | 7 |
795214b80e878538344e67a05e51804c2cf7151d | 34,471,407,546,082 | 5bdccec92b8b5d0fb6a5ceb9aa7ea63b4a5ecee7 | /src/com/atguigu/git/Student.java | 95aead4ae73e3f8917ccd6a1b2a26525624f62e7 | [] | no_license | tezhongbing/git0427 | https://github.com/tezhongbing/git0427 | 5499e76560964966bb1a65b13cfd3167926391dd | 359aa0d3e508d54a98bca3bc746d86d6ff7fbbfe | refs/heads/master | 2021-01-22T16:25:26.234000 | 2016-09-19T01:02:50 | 2016-09-19T01:02:50 | 68,521,773 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atguigu.git;
public class Student {
public static void main(String[] args) {
System.out.println("欢迎来到德莱联盟~");
System.out.println("hello 服务器");
System.out.println("欢迎来到哈哈哈德莱联盟~");
System.out.println("update");
System.out.println("0427 =---1111");
System.out.println("0427----22222");
... | UTF-8 | Java | 623 | java | Student.java | Java | [] | null | [] | package com.atguigu.git;
public class Student {
public static void main(String[] args) {
System.out.println("欢迎来到德莱联盟~");
System.out.println("hello 服务器");
System.out.println("欢迎来到哈哈哈德莱联盟~");
System.out.println("update");
System.out.println("0427 =---1111");
System.out.println("0427----22222");
... | 623 | 0.671848 | 0.506045 | 20 | 26.950001 | 16.08563 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.95 | false | false | 7 |
285952f7199de3800527f9a00d3a550c21bedebd | 5,755,256,216,805 | 6573612088822214d07253ee40a491b4b03434b6 | /provider/src/main/java/com/linux0/provider/feign/UserFeign.java | 8763a369b0f42ead92046a67109aff210a6958c2 | [] | no_license | Linix0/SpringCloudStudyDemo | https://github.com/Linix0/SpringCloudStudyDemo | 5ef31ccba3fa4b52c63e7b0bb58b3538089801ea | e40409ca7377096b90facdffb95427466316a5da | refs/heads/master | 2020-08-16T01:09:50.862000 | 2019-11-12T08:43:20 | 2019-11-12T08:43:20 | 215,435,313 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.linux0.provider.feign;
/*
import com.linux0.provider.entity.User;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;... | UTF-8 | Java | 791 | java | UserFeign.java | Java | [
{
"context": ".bind.annotation.RequestMethod;\n*/\n\n/**\n * @author chenhang\n * @Title: UserFeign\n * @ProjectName SpringCloudS",
"end": 348,
"score": 0.9964358806610107,
"start": 340,
"tag": "USERNAME",
"value": "chenhang"
}
] | null | [] | package com.linux0.provider.feign;
/*
import com.linux0.provider.entity.User;
import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.web.bind.annotation.PathVariable;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;... | 791 | 0.770178 | 0.746922 | 25 | 28.24 | 23.690132 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.32 | false | false | 7 |
6d4cec59748177ea6aa51f42a8bf67e754669e23 | 33,621,004,050,466 | 9b75d8540ff2e55f9ff66918cc5676ae19c3bbe3 | /bazaar8.apk-decompiled/sources/c/e/a/a/e/q.java | d92d75717f0d8b1230b8252aa62ccbeae4521167 | [] | no_license | BaseMax/PopularAndroidSource | https://github.com/BaseMax/PopularAndroidSource | a395ccac5c0a7334d90c2594db8273aca39550ed | bcae15340907797a91d39f89b9d7266e0292a184 | refs/heads/master | 2020-08-05T08:19:34.146000 | 2019-10-06T20:06:31 | 2019-10-06T20:06:31 | 212,433,298 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package c.e.a.a.e;
import c.e.a.a.o.v;
import com.google.android.exoplayer2.Format;
import java.util.Arrays;
/* compiled from: TrackOutput */
public interface q {
/* compiled from: TrackOutput */
public static final class a {
/* renamed from: a reason: collision with root package name */
pu... | UTF-8 | Java | 1,678 | java | q.java | Java | [] | null | [] | package c.e.a.a.e;
import c.e.a.a.o.v;
import com.google.android.exoplayer2.Format;
import java.util.Arrays;
/* compiled from: TrackOutput */
public interface q {
/* compiled from: TrackOutput */
public static final class a {
/* renamed from: a reason: collision with root package name */
pu... | 1,678 | 0.531585 | 0.472586 | 59 | 27.440678 | 28.357447 | 151 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610169 | false | false | 7 |
50505929ca6a4b4771a7cb10d4a3cd5108b80218 | 17,188,459,153,013 | dab1152d7c809130f733b27b78cb6de50bb8020a | /20200422_project/test/src/Webpage2/Main.java | ab6a97292a701d8441250dd5816f1239cc0f504f | [] | no_license | jihun9838/java-projects | https://github.com/jihun9838/java-projects | ac071163cbade5897de5e4adc81cd52e34722952 | d6c818ebb4942e18ff5de42e99dae3f11595ede0 | refs/heads/master | 2021-05-27T06:48:24.884000 | 2020-07-03T00:38:51 | 2020-07-03T00:38:51 | 254,232,819 | 0 | 0 | null | false | 2020-10-13T21:02:16 | 2020-04-09T00:34:40 | 2020-07-03T00:39:00 | 2020-10-13T21:02:15 | 141,542 | 0 | 0 | 1 | Java | false | false | package Webpage;
import java.io.IOException;
import Webpage.Service.*;
import javafx.application.Application;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.layout.BorderPane;
import javafx.stage.Stage;
public class Main extends Application {
@Override
public void start(Stage primarySta... | UTF-8 | Java | 812 | java | Main.java | Java | [] | null | [] | package Webpage;
import java.io.IOException;
import Webpage.Service.*;
import javafx.application.Application;
import javafx.scene.Parent;
import javafx.scene.Scene;
import javafx.scene.layout.BorderPane;
import javafx.stage.Stage;
public class Main extends Application {
@Override
public void start(Stage primarySta... | 812 | 0.769704 | 0.769704 | 28 | 28 | 24.628672 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 7 |
014aded1e0dc1793f8e204a26cc25bd5a6a6a654 | 33,354,716,049,037 | a793279c77bf3bf59833b40a93db580fc35c9423 | /project_giant/src/kr/ync/project/persistence/TeamRecordDAO.java | 1693c6d4748d98d75fb0dc59aa27ab87ec9d0d3d | [] | no_license | choibyeongchae/project | https://github.com/choibyeongchae/project | 05f6f261786dda679b58653c818729c70aceb96c | 28900b2b0591ca5e9be580da8441983ab8b8ea2b | refs/heads/master | 2020-03-21T11:09:01.417000 | 2018-06-24T15:58:38 | 2018-06-24T15:58:38 | 138,491,805 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.ync.project.persistence;
public interface TeamRecordDAO {
}
| UTF-8 | Java | 78 | java | TeamRecordDAO.java | Java | [] | null | [] | package kr.ync.project.persistence;
public interface TeamRecordDAO {
}
| 78 | 0.74359 | 0.74359 | 5 | 13.6 | 16.280048 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 7 |
8134d996924485b6ddd734060af32e49a5a0e69f | 23,776,938,976,651 | df9d9f053e4386798695eefa1f4b83566c45f022 | /src/cn/xiedacon/bar/userLog/dao/impl/UserLogDaoImpl.java | 4b3c0391a4df675e1d441dea804f8ddf8e5911e2 | [] | no_license | xiedacon/bar2.0 | https://github.com/xiedacon/bar2.0 | 5d2cd899d07ffbafcbb42f4029a4031ef044fead | ceb4f99b9e7e8853c19347e23918e8060fb8347b | refs/heads/master | 2021-01-17T08:37:34.787000 | 2016-12-25T12:49:08 | 2016-12-25T12:49:08 | 60,701,312 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.xiedacon.bar.userLog.dao.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.orm.hibernate5.support.HibernateDaoSupport;
import cn.xiedacon.bar.userLog.dao.UserLogDao;
import cn.xiedacon.bar.userLog.domain.UserLog;
import cn.xiedacon.bar.util.PageHibernateCallback;
public ... | UTF-8 | Java | 2,295 | java | UserLogDaoImpl.java | Java | [] | null | [] | package cn.xiedacon.bar.userLog.dao.impl;
import java.util.ArrayList;
import java.util.List;
import org.springframework.orm.hibernate5.support.HibernateDaoSupport;
import cn.xiedacon.bar.userLog.dao.UserLogDao;
import cn.xiedacon.bar.userLog.domain.UserLog;
import cn.xiedacon.bar.util.PageHibernateCallback;
public ... | 2,295 | 0.721569 | 0.71939 | 80 | 27.6875 | 29.59248 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.875 | false | false | 7 |
1f4ae18179a9642fef9dcc51774c75eb0f88f3df | 28,278,064,705,869 | ab6e1808e4d489b2a14c71760a44e3f538c906f2 | /JacobPawlak.java | 108382201deea51476e482820bb9681ee12eea64 | [] | no_license | jacobp01/15.1-lab | https://github.com/jacobp01/15.1-lab | 0dc30afa401088ab9e6195c4a7b29a95a354ac9d | 887680cbdf2eeb2053368e3ed4d91299a47400e0 | refs/heads/master | 2021-08-29T10:48:04.752000 | 2017-12-13T19:18:12 | 2017-12-13T19:18:12 | 113,487,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.awt.geom.*; // for Point2D.Double
import java.util.ArrayList; // for ArrayList
import gpdraw.*;
public class JacobPawlak implements Polygon{
private ArrayList <Point2D.Double> myPolygon = new ArrayList<Point2D.Double>();
private SketchPad myPaper = new SketchPad(500,500);
private DrawingTool m... | UTF-8 | Java | 2,610 | java | JacobPawlak.java | Java | [
{
"context": " }\n \n public String getName(){\n return \"Jacob Pawlak\";\n }\n\n public double perimeter() {\n do",
"end": 886,
"score": 0.9998143315315247,
"start": 874,
"tag": "NAME",
"value": "Jacob Pawlak"
}
] | null | [] | import java.awt.geom.*; // for Point2D.Double
import java.util.ArrayList; // for ArrayList
import gpdraw.*;
public class JacobPawlak implements Polygon{
private ArrayList <Point2D.Double> myPolygon = new ArrayList<Point2D.Double>();
private SketchPad myPaper = new SketchPad(500,500);
private DrawingTool m... | 2,604 | 0.525287 | 0.494636 | 80 | 31.637501 | 22.09482 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.7375 | false | false | 7 |
4a3ac35a7eeacf51eb3edff29ef831d185aa44e3 | 13,159,779,824,523 | ee071d4eee86a1a23c3d3f94c507bbe36330ddad | /src/com/atomjack/vcfp/VoiceControlForPlexApplication.java | fe7b55b05fd3e752a8e865bce37aa2805fc392d0 | [] | no_license | thunderace/VoiceControlForPlex | https://github.com/thunderace/VoiceControlForPlex | fe20a000daa108126ca7c3e98a67a538496aa237 | e09813819d6fc67a8f69d6b12314aa8a5c431d46 | refs/heads/master | 2021-01-14T12:35:20.535000 | 2014-02-08T22:30:43 | 2014-02-08T22:30:43 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.atomjack.vcfp;
import java.util.concurrent.ConcurrentHashMap;
import org.simpleframework.xml.Serializer;
import org.simpleframework.xml.core.Persister;
import android.content.res.Resources.NotFoundException;
import com.atomjack.vcfp.model.MediaContainer;
import com.atomjack.vcfp.model.PlexServer;
import... | UTF-8 | Java | 3,130 | java | VoiceControlForPlexApplication.java | Java | [] | null | [] | package com.atomjack.vcfp;
import java.util.concurrent.ConcurrentHashMap;
import org.simpleframework.xml.Serializer;
import org.simpleframework.xml.core.Persister;
import android.content.res.Resources.NotFoundException;
import com.atomjack.vcfp.model.MediaContainer;
import com.atomjack.vcfp.model.PlexServer;
import... | 3,130 | 0.573802 | 0.572524 | 78 | 39.128204 | 29.962095 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.102564 | false | false | 7 |
3ffbcc289775ba0afaa3168931a32b4e4ff6c0d1 | 11,639,361,401,385 | 14173d1524ea17b22b6a91ac826b064f6a7126d8 | /src/main/java/com/xiang/springboot01/modules/test/controller/CardController.java | 3366520b4bd20bfffa054f2001ed8aac00604d66 | [] | no_license | xiangxiaoxian/study | https://github.com/xiangxiaoxian/study | dcf3cadfc082dfdc8e5f289446dd7ca7f94e5576 | 21ca421a8fd0aae26148fe74307cdc1fbf10eb51 | refs/heads/master | 2022-12-10T17:33:57.505000 | 2020-09-08T07:43:39 | 2020-09-08T07:43:39 | 286,368,317 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.xiang.springboot01.modules.test.controller;
import com.xiang.springboot01.modules.common.vo.Result;
import com.xiang.springboot01.modules.test.entity.Card;
import com.xiang.springboot01.modules.test.service.CardService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewo... | UTF-8 | Java | 1,057 | java | CardController.java | Java | [
{
"context": "eb.bind.annotation.RestController;\n\n/**\n * @author admin\n * @version 1.0.0\n * @ClassName CardController.ja",
"end": 563,
"score": 0.9989575743675232,
"start": 558,
"tag": "USERNAME",
"value": "admin"
},
{
"context": " private CardService cardService;\n\n /*\n ... | null | [] | package com.xiang.springboot01.modules.test.controller;
import com.xiang.springboot01.modules.common.vo.Result;
import com.xiang.springboot01.modules.test.entity.Card;
import com.xiang.springboot01.modules.test.service.CardService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframewo... | 1,057 | 0.757374 | 0.727878 | 33 | 30.848484 | 22.950699 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.363636 | false | false | 7 |
dd05cc90f6d39e78d85c7c3d4e893c6928a6c526 | 35,862,976,960,912 | 21aaba63d115dd88e9613707571a836cb5eb7763 | /src/main/benchmark/com/github/rollingmetrics/top/TopBenchmark.java | 40b47a3ee1d634d9c7dc3d69475d1c1701bf0443 | [
"Apache-2.0"
] | permissive | parveshgarg/rolling-metrics | https://github.com/parveshgarg/rolling-metrics | 080d90d398672ffcf4b6a51a4d23b71c0e68624d | 2f340ae3deb5e3e8e23485432d932ffe52545c65 | refs/heads/master | 2023-03-07T03:47:18.549000 | 2020-10-13T05:49:36 | 2020-10-13T05:49:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
*
* Copyright 2016 Vladimir Bukhtoyarov
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by... | UTF-8 | Java | 7,315 | java | TopBenchmark.java | Java | [
{
"context": "/*\n *\n * Copyright 2016 Vladimir Bukhtoyarov\n *\n * Licensed under the Apache License, Versi",
"end": 45,
"score": 0.9998390078544617,
"start": 25,
"tag": "NAME",
"value": "Vladimir Bukhtoyarov"
}
] | null | [] | /*
*
* Copyright 2016 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | 7,301 | 0.654682 | 0.633766 | 218 | 32.555046 | 28.909369 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.325688 | false | false | 7 |
0f40f4a812ecdf0d293219eb3b05b4025b7b5531 | 38,431,367,376,711 | a1429723a4e8897ae4698e0b4d2378b8377b8a3b | /ConsoleSpeaker.java | 39742a390e87c796408dd6610467aa6074088df9 | [] | no_license | AndreyDMokhov/MySpring_IRobot | https://github.com/AndreyDMokhov/MySpring_IRobot | fd5da34072a89f99b25722cd1528eb2bdc9e8485 | 91d20e92cfa20d9d19015039b05684fc9e8797ec | refs/heads/master | 2020-07-12T10:13:47.815000 | 2019-09-02T18:29:53 | 2019-09-02T18:29:53 | 204,789,501 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package classwork.my_spring.irobor_my_spring;
import classwork.my_spring.irobor_my_spring.annotations.component.Component;
/**
* @author Evgeny Borisov
*/
@Component
public class ConsoleSpeaker implements Speaker {
@Override
public void speak(String message) {
System.out.println(message);
}
}
| UTF-8 | Java | 318 | java | ConsoleSpeaker.java | Java | [
{
"context": "g.annotations.component.Component;\n\n/**\n * @author Evgeny Borisov\n */\n@Component\npublic class ConsoleSpeaker implem",
"end": 154,
"score": 0.9998515248298645,
"start": 140,
"tag": "NAME",
"value": "Evgeny Borisov"
}
] | null | [] | package classwork.my_spring.irobor_my_spring;
import classwork.my_spring.irobor_my_spring.annotations.component.Component;
/**
* @author <NAME>
*/
@Component
public class ConsoleSpeaker implements Speaker {
@Override
public void speak(String message) {
System.out.println(message);
}
}
| 310 | 0.732704 | 0.732704 | 14 | 21.714285 | 22.77037 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.214286 | false | false | 7 |
356b940538d68328622f51edaba9ec22cfd5f2dc | 17,832,704,213,998 | ae0dd020226220c52b5ceacfbce264c1d6c173a0 | /BankOfAmerica/src/main/java/backOfAmericaAutoLoan/AutoLoanPage.java | eb2062b9e840180326e2d2d3b52f795f417f99f3 | [] | no_license | aldrinmalakar/WebAutomation_Team2 | https://github.com/aldrinmalakar/WebAutomation_Team2 | 73f9d3e6185c9202c7cc6a6da863aafd4eea0f68 | cc243dbc060e2d866f8b4cae1a2154e0edc33df0 | refs/heads/main | 2023-03-30T13:58:08.752000 | 2020-12-01T23:02:16 | 2020-12-01T23:02:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package backOfAmericaAutoLoan;
import common.WebAPI;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.FindBy;
import org.openqa.sele... | UTF-8 | Java | 15,291 | java | AutoLoanPage.java | Java | [] | null | [] | package backOfAmericaAutoLoan;
import common.WebAPI;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.Keys;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.interactions.Actions;
import org.openqa.selenium.support.FindBy;
import org.openqa.sele... | 15,291 | 0.682362 | 0.675561 | 463 | 32.025917 | 21.636387 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684665 | false | false | 7 |
55f51684c2318689ebd74105a25f59145a5f9515 | 34,437,047,829,772 | 7e778ed1f6f4c33c4dea81082619c7098370697a | /SE/src/lab1/DatabaseConnection.java | 16fd9bca524e8b3417d50bcf662492adbc7c6b7b | [] | no_license | 106598052/SoftwareSecurity | https://github.com/106598052/SoftwareSecurity | 12779870d7029ce9632f6b03a354059953e2fa12 | 0b987cba1a75d5bfc4cd5273e18d5afa5a587831 | refs/heads/master | 2020-03-31T02:18:40.158000 | 2018-10-06T07:54:45 | 2018-10-06T07:54:45 | 151,817,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lab1;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DatabaseConnection {
private String databaseServer = "127.0.0.1";
public final Connection getConnection() throws SQLException {
return DriverManager.getConnection("jdbc:mysql://" ... | UTF-8 | Java | 392 | java | DatabaseConnection.java | Java | [
{
"context": "nection {\r\n \r\n private String databaseServer = \"127.0.0.1\";\r\n\r\n public final Connection getConnection() th",
"end": 194,
"score": 0.997340738773346,
"start": 185,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "ysql://\" + databaseServer + \"/dbN... | null | [] | package lab1;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.SQLException;
public class DatabaseConnection {
private String databaseServer = "127.0.0.1";
public final Connection getConnection() throws SQLException {
return DriverManager.getConnection("jdbc:mysql://" ... | 394 | 0.704082 | 0.686224 | 15 | 24.266666 | 24.823286 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 7 |
46939ff44385d7730fc08c5f7e8524373c3409be | 36,945,308,715,748 | 409e836a741f41ceb3fbb87f13d3448b60b41303 | /molgenis-app-lifelines/src/main/java/org/molgenis/lifelines/utils/GenericLayerDataBinder.java | 20b8a46d115755c9f6d671855020a8307c2da312 | [] | no_license | freerkvandijk/molgenis | https://github.com/freerkvandijk/molgenis | abc97884f046f31d24ec9c3c229445bb06ec1858 | 3158a8e5a858b2c550d42187757696b4a6d0a46f | refs/heads/master | 2020-12-01T03:06:48.706000 | 2013-07-25T08:14:08 | 2013-07-25T08:14:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.molgenis.lifelines.utils;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Marshaller;
import javax.xml.bind.Unmarshaller;
import javax.xml.validation.Schema;
import org.molgenis.hl7.POQMMT000001UVQualityMeasureDocument;
public class GenericLayerDataBinder
{
... | UTF-8 | Java | 1,198 | java | GenericLayerDataBinder.java | Java | [] | null | [] | package org.molgenis.lifelines.utils;
import javax.xml.bind.JAXBContext;
import javax.xml.bind.JAXBException;
import javax.xml.bind.Marshaller;
import javax.xml.bind.Unmarshaller;
import javax.xml.validation.Schema;
import org.molgenis.hl7.POQMMT000001UVQualityMeasureDocument;
public class GenericLayerDataBinder
{
... | 1,198 | 0.83389 | 0.81803 | 36 | 32.277779 | 30.745018 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.333333 | false | false | 7 |
82211d60bb3a2e738891d1bc61448db2c14e84fa | 36,945,308,716,864 | 9e9fe8eb9d988d47c9e8e1f1b6d61b70e54af655 | /udc/udc-serv/src/main/java/com/paypal/udc/validator/storagetype/StorageIDValidator.java | c8ea2b35273ae8667d6ba3887e33809844d44f18 | [
"Apache-2.0"
] | permissive | paypal/gimel | https://github.com/paypal/gimel | d3e3f01a333089ace749135aa54a722c19ce008c | 34263f06370ee33a6d72a96b140a3f2ee1cc9dd7 | refs/heads/master | 2023-08-20T06:53:06.997000 | 2022-11-08T21:59:56 | 2022-11-08T21:59:56 | 128,092,376 | 236 | 108 | Apache-2.0 | false | 2023-03-23T17:11:09 | 2018-04-04T16:49:55 | 2023-02-17T18:46:15 | 2023-03-23T17:11:08 | 65,061 | 231 | 94 | 11 | Scala | false | false | package com.paypal.udc.validator.storagetype;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.paypal.udc.entity.storagetype.StorageType;
import com.paypal.udc.exception.ValidationError;
import com.paypal.udc.util.StorageUtil;
@Component
publi... | UTF-8 | Java | 956 | java | StorageIDValidator.java | Java | [] | null | [] | package com.paypal.udc.validator.storagetype;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.paypal.udc.entity.storagetype.StorageType;
import com.paypal.udc.exception.ValidationError;
import com.paypal.udc.util.StorageUtil;
@Component
publi... | 956 | 0.753138 | 0.752092 | 31 | 29.838709 | 27.461523 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.387097 | false | false | 7 |
f15020ab15b611651a6c777f7ba3a62d9cb04933 | 34,119,220,255,356 | bab1459483c3d33f404ad710f8e567a974ee955e | /mango/src/main/java/com/zee/bll/generate/split/gp/GpLoginLogGenSplBll.java | c39064dea50daee30e6271b6df5fc40d95baa60d | [] | no_license | ZeeMenng/HuaPingMango | https://github.com/ZeeMenng/HuaPingMango | d9a0a711aa1c2500e843dfbad30c3d294ddc155a | bda1ea6fb4fe1de74b83dd3175f59ce5f66e70bf | refs/heads/master | 2021-06-18T09:12:02.174000 | 2021-04-20T07:16:05 | 2021-04-20T07:16:05 | 208,407,752 | 0 | 0 | null | false | 2021-08-11T11:39:21 | 2019-09-14T07:53:03 | 2021-04-20T07:17:14 | 2021-08-11T11:39:21 | 246,961 | 0 | 0 | 22 | JavaScript | false | false | package com.zee.bll.generate.split.gp;
import org.springframework.beans.factory.annotation.Autowired;
import com.zee.bll.generate.split.base.BaseSplBll;
import com.zee.dao.split.gp.IGpLoginLogSplDal;
/**
* @author Zee
* @createDate 2017/05/22 14:35:56
* @updateDate 2018/6/19 13:56:06
* @descriptio... | UTF-8 | Java | 551 | java | GpLoginLogGenSplBll.java | Java | [
{
"context": "split.gp.IGpLoginLogSplDal;\r\n\r\n\r\n\r\n/**\r\n * @author Zee\r\n * @createDate 2017/05/22 14:35:56\r\n * @updateDa",
"end": 233,
"score": 0.9721491932868958,
"start": 230,
"tag": "USERNAME",
"value": "Zee"
}
] | null | [] | package com.zee.bll.generate.split.gp;
import org.springframework.beans.factory.annotation.Autowired;
import com.zee.bll.generate.split.base.BaseSplBll;
import com.zee.dao.split.gp.IGpLoginLogSplDal;
/**
* @author Zee
* @createDate 2017/05/22 14:35:56
* @updateDate 2018/6/19 13:56:06
* @descriptio... | 551 | 0.729783 | 0.676529 | 21 | 21.666666 | 23.168808 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 7 |
3704c9a7767c51aa33d6446b5bb854ded5e1553b | 39,006,892,997,111 | 1d27f94c4c0a2bfb3961704c36d839c28122b1a1 | /src/main/java/ma/restaurant/models/Gerant.java | c3b2b055c32dc4362af4d04791fdb219f8500451 | [] | no_license | tahazahir/Rest | https://github.com/tahazahir/Rest | ee38b183527341d5feffc71dd1263ecf856c46a5 | c78eaff7d7a0907237536547dbc658110af38be5 | refs/heads/master | 2020-12-03T06:44:47.361000 | 2017-06-29T01:22:29 | 2017-06-29T01:22:29 | 95,725,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ma.restaurant.models;
public class Gerant extends Personne {
private Double salaire;
public Gerant() {
super();
// TODO Auto-generated constructor stub
}
public Gerant(String nom, String prenom, String tel, String adresse, String mdp, String email, Double salaire) {
super(nom, prenom, tel, adress... | UTF-8 | Java | 499 | java | Gerant.java | Java | [] | null | [] | package ma.restaurant.models;
public class Gerant extends Personne {
private Double salaire;
public Gerant() {
super();
// TODO Auto-generated constructor stub
}
public Gerant(String nom, String prenom, String tel, String adresse, String mdp, String email, Double salaire) {
super(nom, prenom, tel, adress... | 499 | 0.701403 | 0.701403 | 33 | 14.121212 | 22.989798 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.181818 | false | false | 7 |
d583e8610600bd6c1148cc9972795b488e90e467 | 34,668,976,069,456 | c4a747f7ec08b3dcef331219b11d99812d8b6c30 | /ajax-server/src/main/java/com/itrjp/ajax/controller/TestController.java | 8f0fa8a1854ed28922f9510ef7c027397e8fe1d8 | [] | no_license | lovebugss/ajax-demo | https://github.com/lovebugss/ajax-demo | 30a6b65a808f0c6a5941cd3819dbbc04a348199d | e338bb94a707710a06106c8dbe49516af9c17d8b | refs/heads/master | 2020-04-17T17:04:47.163000 | 2019-01-21T07:39:51 | 2019-01-21T07:39:51 | 166,769,013 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itrjp.ajax.controller;/**
* Created by renjp on 2019/1/21.
*/
import com.itrjp.ajax.bean.User;
import com.itrjp.ajax.result.Result;
import org.springframework.web.bind.annotation.*;
/**
* @author renjp
* @Date 2019/1/21 10:34
* @Version 1.0
*/
@RestController
// 注意:allowCredentials默认为false,maxAge 默认... | UTF-8 | Java | 806 | java | TestController.java | Java | [
{
"context": "ackage com.itrjp.ajax.controller;/**\n * Created by renjp on 2019/1/21.\n */\n\nimport com.itrjp.ajax.bean.Use",
"end": 57,
"score": 0.9996225833892822,
"start": 52,
"tag": "USERNAME",
"value": "renjp"
},
{
"context": "ngframework.web.bind.annotation.*;\n\n/**\n * @auth... | null | [] | package com.itrjp.ajax.controller;/**
* Created by renjp on 2019/1/21.
*/
import com.itrjp.ajax.bean.User;
import com.itrjp.ajax.result.Result;
import org.springframework.web.bind.annotation.*;
/**
* @author renjp
* @Date 2019/1/21 10:34
* @Version 1.0
*/
@RestController
// 注意:allowCredentials默认为false,maxAge 默认... | 806 | 0.673028 | 0.637405 | 33 | 22.818182 | 19.196676 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.212121 | false | false | 7 |
92c1ce155d6c3bf8610d21450ab159442e79e436 | 17,738,214,939,878 | 6a75070d6540c0ac4872ccb67b0320fe80284c63 | /Minecraft Wardrobe Plugin (JSON File)/src/main/java/baumkm/wardrobe/events/PlayerJoin.java | f2b6f1718da5286e2b76a4c69f0cafa36218f4d1 | [
"Apache-2.0"
] | permissive | BaumKM/Hypixel-Wardrobe-Plugin | https://github.com/BaumKM/Hypixel-Wardrobe-Plugin | 078c98a9043299f9f22ff69bd7205a22136e8a58 | a7e72d5b2bae63667a814072de41106dc2e85ff3 | refs/heads/main | 2023-07-17T22:21:49.761000 | 2021-08-31T09:03:52 | 2021-08-31T09:03:52 | 401,306,925 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package baumkm.wardrobe.events;
import baumkm.wardrobe.json_file.JsonFile;
import baumkm.wardrobe.wardrobe_menu.WardrobeGUI;
import baumkm.wardrobe.wardrobe_menu.WardrobeMap;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.p... | UTF-8 | Java | 1,252 | java | PlayerJoin.java | Java | [] | null | [] | package baumkm.wardrobe.events;
import baumkm.wardrobe.json_file.JsonFile;
import baumkm.wardrobe.wardrobe_menu.WardrobeGUI;
import baumkm.wardrobe.wardrobe_menu.WardrobeMap;
import org.bukkit.entity.Player;
import org.bukkit.event.EventHandler;
import org.bukkit.event.Listener;
import org.bukkit.event.p... | 1,252 | 0.634984 | 0.622204 | 53 | 21.622641 | 25.102226 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.641509 | false | false | 7 |
8350222915489cb215c46e88bccc4d792371e357 | 1,400,159,350,327 | b52ea41a478abe2f543d9c2baf35b184eb0a453d | /src/main/java/com/algaworks/algafood/api/v1/assembler/GetStatusPedidoDtoAssembler.java | 9393ebad719d151f5e96664bdeb99a61cf3a0f8e | [] | no_license | FelixEbenezer/algafoodback | https://github.com/FelixEbenezer/algafoodback | 939b1c9e0d2f531ba3300502860d1934502a460d | e8bf80254c2dad5494b9f4d1c40f089e18975fa2 | refs/heads/master | 2022-08-15T09:02:47.428000 | 2020-09-25T14:09:55 | 2020-09-25T14:09:55 | 231,756,640 | 0 | 0 | null | false | 2022-07-15T21:08:40 | 2020-01-04T12:07:40 | 2020-09-25T14:10:26 | 2022-07-15T21:08:40 | 505 | 0 | 0 | 1 | Java | false | false | package com.algaworks.algafood.api.v1.assembler;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.algaworks.algafood.api.v1.model.GetStatusPedidoDTO;
import com.algaworks.algafood.domain.model.Pedido;
@Compo... | UTF-8 | Java | 1,174 | java | GetStatusPedidoDtoAssembler.java | Java | [] | null | [] | package com.algaworks.algafood.api.v1.assembler;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Component;
import com.algaworks.algafood.api.v1.model.GetStatusPedidoDTO;
import com.algaworks.algafood.domain.model.Pedido;
@Compo... | 1,174 | 0.805792 | 0.804089 | 48 | 23.479166 | 28.152849 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.0625 | false | false | 7 |
319cbc216b4aece4e971a559ee22f4550e23ae21 | 11,227,044,518,355 | 730e5be154e054be608378fb589c3ffa9c52eaf2 | /src/main/java/com/roslin/mwicks/spring/variation/dto/web/enums/SearchRegion.java | 23bac9dfc57679f2dbe22fa13055c7ced01598c7 | [] | no_license | c15mnw/VariationDatabaseDAO | https://github.com/c15mnw/VariationDatabaseDAO | dea4805f789e53777591dbfc3fd18bf5953acff0 | 7e03d0d8b7ec4b725d45a6bda64cd42454f0ada7 | refs/heads/master | 2020-04-06T06:02:37.559000 | 2018-05-08T14:58:56 | 2018-05-08T14:58:56 | 47,831,109 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.roslin.mwicks.spring.variation.dto.web.enums;
/**
* Describes the search type of the search. Legal values are:
* <ul>
* <li>NONE
* <li>intergenic
* <li>upstream
* <li>UTR5
* <li>exonic
* <li>intronic
* <li>exonic;splicing
* <li>UTR3
* <li>downstream
* <li... | UTF-8 | Java | 819 | java | SearchRegion.java | Java | [
{
"context": "onic\n * <li>ncRNA_splicing\n * </ul>\n * @author Mike Wicks\n */\npublic enum SearchRegion {\n\tREGION_NONE,\n\tREG",
"end": 488,
"score": 0.9998424649238586,
"start": 478,
"tag": "NAME",
"value": "Mike Wicks"
}
] | null | [] | package com.roslin.mwicks.spring.variation.dto.web.enums;
/**
* Describes the search type of the search. Legal values are:
* <ul>
* <li>NONE
* <li>intergenic
* <li>upstream
* <li>UTR5
* <li>exonic
* <li>intronic
* <li>exonic;splicing
* <li>UTR3
* <li>downstream
* <li... | 815 | 0.652015 | 0.642247 | 40 | 19.475 | 11.562844 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.825 | false | false | 7 |
0bd42ce182ec98a682e06c162fd0d340302c3aa7 | 2,207,613,200,157 | bc054d73286dd5767e479eadce6e92c6a4eedbce | /src/main/java/com/test/designpattern/strategy/OperationSubstract.java | e85653e4253b9e53ebb5aa79c73e74ab2de6002c | [] | no_license | Batman001/JavaStudy | https://github.com/Batman001/JavaStudy | a1ff360a583f45cacb584bdffec8d5066852cf4d | 67296417238930bb49c1acaaa7f41fa5f24e5010 | refs/heads/master | 2022-07-11T16:50:54.992000 | 2020-09-27T06:46:02 | 2020-09-27T06:46:02 | 162,457,890 | 1 | 0 | null | false | 2022-06-21T02:08:29 | 2018-12-19T15:40:37 | 2020-09-27T06:46:15 | 2022-06-21T02:08:28 | 38,278 | 1 | 0 | 2 | Java | false | false | package com.test.designpattern.strategy;
/**
* @author Batman create on 2019-04-24 14:55
*/
public class OperationSubstract implements Strategy {
/**
* 对num1, num2进行相减计算 返回计算结果
*
* @param num1 int a
* @param num2 int b
* @return a-b
*/
@Override
public int doOperation(int nu... | UTF-8 | Java | 398 | java | OperationSubstract.java | Java | [
{
"context": "e com.test.designpattern.strategy;\n\n/**\n * @author Batman create on 2019-04-24 14:55\n */\npublic class ",
"end": 58,
"score": 0.7044033408164978,
"start": 57,
"tag": "NAME",
"value": "B"
},
{
"context": "com.test.designpattern.strategy;\n\n/**\n * @author Batman cre... | null | [] | package com.test.designpattern.strategy;
/**
* @author Batman create on 2019-04-24 14:55
*/
public class OperationSubstract implements Strategy {
/**
* 对num1, num2进行相减计算 返回计算结果
*
* @param num1 int a
* @param num2 int b
* @return a-b
*/
@Override
public int doOperation(int nu... | 398 | 0.604839 | 0.551075 | 18 | 19.666666 | 16.996731 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.222222 | false | false | 7 |
ebc20ffb6cbd259a59fca98055c3113fb2c04075 | 26,998,164,478,564 | 0048caf33af9e7f30b7ac1b057b7a09d63bf2481 | /nthreads/src/Numbers.java | 5dfc600446454f5a709dc744396e0e5bc5e0fd12 | [] | no_license | dhruv-kun/Java-Training | https://github.com/dhruv-kun/Java-Training | 2cd547ccf7f33a1bbff33f55e8a4597627549dd3 | d6c5396264068b47c27f507fb6cdcd224b79e2c6 | refs/heads/master | 2022-12-23T11:35:26.227000 | 2020-06-04T15:16:59 | 2020-06-04T15:16:59 | 199,440,558 | 1 | 0 | null | false | 2022-12-16T15:23:49 | 2019-07-29T11:33:22 | 2022-12-16T05:10:50 | 2022-12-16T15:23:45 | 345 | 1 | 0 | 21 | Java | false | false | import java.util.concurrent.Callable;
import java.util.stream.IntStream;
public class Numbers implements Callable<Integer> {
private int start;
private int end;
public Numbers(int start, int end) {
this.start = start;
this.end = end;
}
@Override
public Integer call() throws Exception {
return IntStrea... | UTF-8 | Java | 357 | java | Numbers.java | Java | [] | null | [] | import java.util.concurrent.Callable;
import java.util.stream.IntStream;
public class Numbers implements Callable<Integer> {
private int start;
private int end;
public Numbers(int start, int end) {
this.start = start;
this.end = end;
}
@Override
public Integer call() throws Exception {
return IntStrea... | 357 | 0.714286 | 0.711485 | 19 | 17.789474 | 17.566652 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.263158 | false | false | 7 |
8e7d7b1ffb603ee28c5899236cfd1f1d1d1cac9a | 16,870,631,606,902 | 4fd4584b359276d9e5d0218e65898274b83efc7c | /app/src/main/java/com/example/restapipractice/domain/usecase/GetListUseCase.java | f468a990bfad14b0875a3999578b99573386ccea | [] | no_license | testbit5/simple-app-bit | https://github.com/testbit5/simple-app-bit | ce2bb5e6e9f5b03aaa41e54e8ce5fe07c6ec386c | 44e250460711e4a071c44ef7e13a71c2a8e7e50c | refs/heads/master | 2020-04-29T15:33:58.364000 | 2019-03-22T15:34:36 | 2019-03-22T15:34:36 | 176,232,433 | 0 | 0 | null | false | 2019-03-22T13:27:55 | 2019-03-18T08:01:48 | 2019-03-19T07:42:15 | 2019-03-22T13:27:55 | 220 | 0 | 0 | 0 | Java | false | null | package com.example.restapipractice.domain.usecase;
import com.example.restapipractice.domain.repository.AccountRepository;
import io.reactivex.Observable;
public class GetListUseCase extends UseCase{
private AccountRepository mAccountRepository;
public GetListUseCase(AccountRepository accountRepository){
... | UTF-8 | Java | 506 | java | GetListUseCase.java | Java | [] | null | [] | package com.example.restapipractice.domain.usecase;
import com.example.restapipractice.domain.repository.AccountRepository;
import io.reactivex.Observable;
public class GetListUseCase extends UseCase{
private AccountRepository mAccountRepository;
public GetListUseCase(AccountRepository accountRepository){
... | 506 | 0.784585 | 0.784585 | 20 | 24.299999 | 25.645857 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.3 | false | false | 7 |
fca151e7fd258edbe0d85c5efdfc98efc64f6013 | 26,448,408,622,937 | eddd53cc001a484a42470e747d604a7f30c4ef58 | /Base/src/main/java/io/github/splotycode/mosaik/spigot/transformer/StringToOfflinePlayer.java | 704076baf718493927aae2655d42baf925509503 | [] | no_license | SplotyCode/Mosaik-Spigot | https://github.com/SplotyCode/Mosaik-Spigot | f9026b181beab4b85a6faa37a7c8a2c5e9d34c01 | f43b042a0874d882315105d1fcc8e3d778b7de70 | refs/heads/master | 2020-05-19T12:42:07.996000 | 2020-05-07T19:45:43 | 2020-05-07T19:45:43 | 185,020,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.github.splotycode.mosaik.spigot.transformer;
import io.github.splotycode.mosaik.util.ValueTransformer;
import io.github.splotycode.mosaik.util.datafactory.DataFactory;
import io.github.splotycode.mosaik.valuetransformer.TransformException;
import org.bukkit.Bukkit;
import org.bukkit.OfflinePlayer;
import or... | UTF-8 | Java | 956 | java | StringToOfflinePlayer.java | Java | [
{
"context": "package io.github.splotycode.mosaik.spigot.transformer;\n\nimport io.github.splo",
"end": 28,
"score": 0.9013955593109131,
"start": 18,
"tag": "USERNAME",
"value": "splotycode"
},
{
"context": "code.mosaik.spigot.transformer;\n\nimport io.github.splotycode.mosaik.util.V... | null | [] | package io.github.splotycode.mosaik.spigot.transformer;
import io.github.splotycode.mosaik.util.ValueTransformer;
import io.github.splotycode.mosaik.util.datafactory.DataFactory;
import io.github.splotycode.mosaik.valuetransformer.TransformException;
import org.bukkit.Bukkit;
import org.bukkit.OfflinePlayer;
import or... | 956 | 0.75 | 0.747908 | 23 | 40.565216 | 35.064941 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.695652 | false | false | 7 |
81e61fda0da4840a8e9f1675bc5fdf0683fdc22d | 18,425,409,763,599 | 262658ca057ff5d3e14fcd674460e1a4441f9f96 | /a/shiyan/1/Test.java | 0eb70baa87f33bc37598592473c230d210543d8f | [] | no_license | wulinran/program | https://github.com/wulinran/program | 368023220e075511119dd09b4d132dbe507e7df6 | 31ccea4d681f26f436b9f393c2509cb89e8cfcf3 | refs/heads/master | 2020-04-11T09:02:20.095000 | 2014-12-10T12:25:36 | 2014-12-10T12:25:36 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
import java.lang.*;
public class Test{
public static void main(String[] args){
System.out.println("请输入学生名字");
Scanner sc=new Scanner(System.in);
String w= sc.nextLine();
System.out.println("Hello "+w);
System.out.println("***********************");
System.out.print... | GB18030 | Java | 1,020 | java | Test.java | Java | [] | null | [] | import java.util.Scanner;
import java.lang.*;
public class Test{
public static void main(String[] args){
System.out.println("请输入学生名字");
Scanner sc=new Scanner(System.in);
String w= sc.nextLine();
System.out.println("Hello "+w);
System.out.println("***********************");
System.out.print... | 1,020 | 0.530769 | 0.51978 | 47 | 18.382978 | 17.088696 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.510638 | false | false | 7 |
8391dbdc7767fd04767339843970a11e85587cc0 | 23,802,708,818,636 | 8b77fcdb9ca3e88f900994d753f522fecfdd956d | /3er Semestre/Programación Orientada a Objetos/Proyecto POO/getConnectionToDataBase.java | 1b95b0c895ff5f345c6850574e5cfd101212f8fb | [] | no_license | akotadi/ESCOM | https://github.com/akotadi/ESCOM | a345665639659880a60fe49c9d3288d83210e3ec | f0e19796dd70c0658af7115b84005631ccc2403f | refs/heads/master | 2022-12-13T01:15:23.515000 | 2020-04-03T04:21:43 | 2020-04-03T04:21:43 | 125,299,374 | 6 | 1 | null | false | 2022-12-09T10:18:03 | 2018-03-15T02:07:16 | 2022-11-22T02:03:17 | 2022-12-09T10:18:02 | 1,382,117 | 5 | 1 | 4 | HTML | false | false | // LIBRERÍAS
import java.sql.*;
import java.util.*;
// CLASE PRINCIPAL
public class getConnectionToDataBase extends JPanel{
// VARIABLES
static Connection conex; // Clase de la librerías sql que permite la conexión con este tipo de BD
static String url = "jdbc:mysql://localhost:3306/"; // URL de la BD predefinida... | UTF-8 | Java | 7,538 | java | getConnectionToDataBase.java | Java | [
{
"context": "=DriverManager.getConnection(url+dbName, \"root\", \"77Manuel95:\" ); \n\t\t\tSystem.out.println(\"Connection with data",
"end": 735,
"score": 0.8051424026489258,
"start": 725,
"tag": "PASSWORD",
"value": "77Manuel95"
}
] | null | [] | // LIBRERÍAS
import java.sql.*;
import java.util.*;
// CLASE PRINCIPAL
public class getConnectionToDataBase extends JPanel{
// VARIABLES
static Connection conex; // Clase de la librerías sql que permite la conexión con este tipo de BD
static String url = "jdbc:mysql://localhost:3306/"; // URL de la BD predefinida... | 7,538 | 0.675521 | 0.66888 | 299 | 24.183947 | 21.496277 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.73913 | false | false | 7 |
a7ba27607a8252f848f2dd61372a6d391ca3619a | 22,007,412,484,284 | 7d9dab1ae4d0ffc13c24e50bac716a4005211923 | /app/src/main/java/com/example/test/adapter/FuiAdapter.java | 448d7649eef5428655b89b8c5246e4207b038105 | [] | no_license | mecury/Test | https://github.com/mecury/Test | 9cc8da050314f724a150560c80e7002d1189a1e1 | 2b088117e7c4fa3dd70e192780e49b028198b0c3 | refs/heads/master | 2021-01-01T05:24:44.092000 | 2016-04-25T14:39:45 | 2016-04-25T14:39:45 | 56,495,433 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.test.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.example.test.R;
import com.example.test.entity.HelpData;
import java.util.ArrayL... | UTF-8 | Java | 3,299 | java | FuiAdapter.java | Java | [
{
"context": "r;\n\nimport cn.bmob.v3.BmobUser;\n\n/**\n * Created by 海飞 on 2016/4/12.\n */\npublic class FuiAdapter extends",
"end": 402,
"score": 0.9989011883735657,
"start": 400,
"tag": "USERNAME",
"value": "海飞"
}
] | null | [] | package com.example.test.adapter;
import android.content.Context;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.TextView;
import com.example.test.R;
import com.example.test.entity.HelpData;
import java.util.ArrayL... | 3,299 | 0.645042 | 0.642261 | 92 | 33.891304 | 28.693453 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.597826 | false | false | 7 |
ec2813d0efdd3e4f5ac2942e8bc280d7cfdee476 | 22,007,412,485,534 | 6da21ffe86495aa928a7173824139ea7ae04dcc9 | /hunit/hunit-impl/src/main/java/ca/uhn/hunit/swing/ui/iface/MllpHl7v2InterfaceEditorForm.java | 1e5e8aa4d7ca9d6a7c06ffcb4911185a6b636793 | [] | no_license | ppazos/hapi-testpanel | https://github.com/ppazos/hapi-testpanel | 8ae94e1ce194940f51c8112db986bddf0786d9fc | 445d8e19be146c32a7d81298c8e77be0ad4fbbfb | refs/heads/master | 2021-01-20T01:35:44.112000 | 2017-04-25T05:19:27 | 2017-04-25T05:19:36 | 89,303,678 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
* The contents of this file are subject to the Mozilla Public License Version 1.1
* (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.mozilla.org/MPL/
* Software distributed under the License is distributed on an "AS IS" bas... | UTF-8 | Java | 7,293 | java | MllpHl7v2InterfaceEditorForm.java | Java | [
{
"context": "t.swing.ui.AbstractContextForm;\n\n/**\n *\n * @author James\n */\npublic class MllpHl7v2InterfaceEditorForm ext",
"end": 1636,
"score": 0.996258020401001,
"start": 1631,
"tag": "NAME",
"value": "James"
}
] | null | [] | /**
*
* The contents of this file are subject to the Mozilla Public License Version 1.1
* (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.mozilla.org/MPL/
* Software distributed under the License is distributed on an "AS IS" bas... | 7,293 | 0.718909 | 0.702866 | 147 | 48.612244 | 48.989162 | 284 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.646259 | false | false | 7 |
e321e2cd2f0d07cb74d8957f1a23f62430e94214 | 12,850,542,215,382 | e6c36c204d487125585d4f8e06ca22598bfb4050 | /hsy/hsyapp/src/main/java/hsy/com/hsy/activity/SearchPressionActivityMy.java | a2a7a5fa763dc039104360bd7ed62b1448049c37 | [] | no_license | xXuef/hsy_student | https://github.com/xXuef/hsy_student | ec6c0aed80b7f92836fa2e809632b4f855d80b73 | 7b7b63e37551ee2725d897cc55786da193a4d1c3 | refs/heads/master | 2020-05-03T00:34:16.096000 | 2019-03-29T02:01:46 | 2019-03-29T02:01:46 | 178,313,091 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hsy.com.hsy.activity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import hsy.com.hsy.R;
import hsy.com.hsy.base.MyBaseActivity;
/**
* 功能·· 生涯规划··查职... | UTF-8 | Java | 2,067 | java | SearchPressionActivityMy.java | Java | [] | null | [] | package hsy.com.hsy.activity;
import android.os.Bundle;
import android.text.Editable;
import android.text.TextWatcher;
import android.util.Log;
import android.view.View;
import android.widget.EditText;
import android.widget.ImageView;
import hsy.com.hsy.R;
import hsy.com.hsy.base.MyBaseActivity;
/**
* 功能·· 生涯规划··查职... | 2,067 | 0.596019 | 0.590102 | 68 | 26.338236 | 22.439205 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 7 |
c91904c8ec3a7c82f15450c1c8bff287bd687826 | 16,157,666,989,849 | f6117855a1443077891d56da265b48f7ff610937 | /Codigo/Entrega 3/Prioridade/Produto.java | 57fb88aafd858b34b7fcc78b5a72a150b0b11d64 | [] | no_license | PipsTech/Simulacoes-Escalonamento-de-Processos | https://github.com/PipsTech/Simulacoes-Escalonamento-de-Processos | cdd861c9f0efc1ae4d65bb167b3a682fd0c0eb23 | 95e8eac4031f8cbfcaa7d5a88487a15a53715ab9 | refs/heads/main | 2023-06-15T07:54:22.304000 | 2021-07-02T23:00:20 | 2021-07-02T23:00:20 | 384,278,740 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Produto {
private int id;
private int volume;
public Produto(String str) {
String campos[] = str.split(";");
this.id = Integer.parseInt(campos[0]);
this.volume = Integer.parseInt(campos[1]);
}
public int getVolume() {
return this.volume;
}
public void setVolume(int ... | UTF-8 | Java | 413 | java | Produto.java | Java | [] | null | [] |
public class Produto {
private int id;
private int volume;
public Produto(String str) {
String campos[] = str.split(";");
this.id = Integer.parseInt(campos[0]);
this.volume = Integer.parseInt(campos[1]);
}
public int getVolume() {
return this.volume;
}
public void setVolume(int ... | 413 | 0.610169 | 0.605327 | 26 | 13.807693 | 14.443575 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.230769 | false | false | 7 |
a4946cc956ddb07215563b2c9dbe93f72fa2f3b5 | 33,071,248,229,053 | 5f5e7451ade76b774dd8cf95585cc9a77508629d | /app/src/main/java/com/mrinalraj/envelope/services/PrefManager.java | 48097aab068fcd20a0ab32a158e65a0f324867b9 | [
"Apache-2.0"
] | permissive | envelope-app/envelope-android | https://github.com/envelope-app/envelope-android | abacac27ef02b784c89a2e3dc3fab611871428ac | d6fc79c31d575fe73f3698252e69efa4a23fa190 | refs/heads/master | 2021-01-20T12:16:15.221000 | 2017-11-03T22:23:58 | 2017-11-03T22:23:58 | 101,706,727 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.mrinalraj.envelope.services;
import android.content.Context;
import android.content.SharedPreferences;
public class PrefManager {
SharedPreferences pref;
SharedPreferences.Editor editor;
Context c;
public PrefManager(Context c){
this.c=c;
pref=c.getSharedPreferences("firs... | UTF-8 | Java | 912 | java | PrefManager.java | Java | [] | null | [] | package com.mrinalraj.envelope.services;
import android.content.Context;
import android.content.SharedPreferences;
public class PrefManager {
SharedPreferences pref;
SharedPreferences.Editor editor;
Context c;
public PrefManager(Context c){
this.c=c;
pref=c.getSharedPreferences("firs... | 912 | 0.638158 | 0.635965 | 40 | 21.799999 | 17.287567 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65 | false | false | 7 |
1d8132d6539b83e398986b55656b5ec7f733860a | 11,536,282,219,284 | b1318bd59779fa2ec9731e052c65cafad28b0821 | /src/com/pseudosudostudios/teamturtle/MainScreen.java | 0578e732c9114d1be77fc71e9da68e1cdd616e3e | [] | no_license | mnemer/Team-Turtle | https://github.com/mnemer/Team-Turtle | d9507ec576653aa147fdadb5242f7de5d9496f86 | e5cfaefa9b3c5402481fb733fd008ce8a074070b | refs/heads/master | 2021-01-22T00:45:42.673000 | 2014-04-06T18:53:50 | 2014-04-06T18:53:50 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pseudosudostudios.teamturtle;
import java.util.ArrayList;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import andr... | UTF-8 | Java | 1,933 | java | MainScreen.java | Java | [] | null | [] | package com.pseudosudostudios.teamturtle;
import java.util.ArrayList;
import java.util.List;
import android.content.Intent;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.view.ViewPager;
import android.support.v7.app.ActionBarActivity;
import android.view.Menu;
import andr... | 1,933 | 0.747025 | 0.743921 | 69 | 27.014492 | 19.892824 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.695652 | false | false | 7 |
519e02a5cf168d9484e575be4ff1752f40a88ce6 | 28,011,776,763,915 | 0ff3a4f3458e834b375f843c487398c452757767 | /src/main/java/com/hello/direkuta/models/EvoEvent.java | 45cdb6d6cf790793a3b1725acd627add3dc8e1b7 | [] | no_license | hello/direkuta | https://github.com/hello/direkuta | bfa0e0cb3577ab03f7d566de45edb3c3d74a1390 | a9605b2af7e826f4a3c5f7f7d15867dfb0300be7 | refs/heads/master | 2021-03-24T10:34:29.801000 | 2017-03-24T22:22:24 | 2017-03-24T22:22:24 | 85,858,226 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hello.direkuta.models;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import java.util.Map;
/**
* Created by jnorgan on 3/16/17.
*/
@JsonDeserialize(builder = EvoEvent.Builder.class)
public class EvoEvent {
@JsonProperty("proce... | UTF-8 | Java | 2,064 | java | EvoEvent.java | Java | [
{
"context": "rialize;\n\nimport java.util.Map;\n\n/**\n * Created by jnorgan on 3/16/17.\n */\n@JsonDeserialize(builder = EvoEve",
"end": 205,
"score": 0.999689519405365,
"start": 198,
"tag": "USERNAME",
"value": "jnorgan"
}
] | null | [] | package com.hello.direkuta.models;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.databind.annotation.JsonDeserialize;
import java.util.Map;
/**
* Created by jnorgan on 3/16/17.
*/
@JsonDeserialize(builder = EvoEvent.Builder.class)
public class EvoEvent {
@JsonProperty("proce... | 2,064 | 0.672481 | 0.670058 | 81 | 24.481482 | 23.732101 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 7 |
a9d2417132d4cd592f954d414e1b8cbc25ac159a | 28,011,776,765,521 | 0a938e123fd583fe0260549b6a5be03f42c25cd4 | /Proyecto_Evento/src/Vista/Dialog_Mantenimiento.java | 9329b6c892327ec62ce157716ac5f4e5f3be921a | [] | no_license | luis-vl/proyecto-evento | https://github.com/luis-vl/proyecto-evento | 2e13c7a30ff31b23556f0dd11286b93cd2bc42af | fef4c003f8f2e109aede328ecaee728b9294b0e9 | refs/heads/master | 2020-06-29T03:21:25.815000 | 2019-08-30T06:40:33 | 2019-08-30T06:40:33 | 200,424,220 | 0 | 0 | null | false | 2019-08-30T06:40:34 | 2019-08-03T21:54:11 | 2019-08-30T05:19:59 | 2019-08-30T06:40:33 | 29,334 | 0 | 0 | 0 | Java | false | false | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Vista;
import Modelo.ModelEmpresa;
import Modelo.ModelMantenimiento;
import Modelo.ModelSalon;
import Modelo.ModelSupervisor;
... | UTF-8 | Java | 19,837 | java | Dialog_Mantenimiento.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author luisv\n */\npublic class Dialog_Mantenimiento extends jav",
"end": 433,
"score": 0.997814953327179,
"start": 428,
"tag": "USERNAME",
"value": "luisv"
}
] | 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 Vista;
import Modelo.ModelEmpresa;
import Modelo.ModelMantenimiento;
import Modelo.ModelSalon;
import Modelo.ModelSupervisor;
... | 19,837 | 0.662029 | 0.642972 | 414 | 46.913044 | 39.047131 | 289 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.884058 | false | false | 7 |
01e4c0864bac51f03682acb69d6a4fc11d6cb4c3 | 3,831,110,880,135 | 2328460c9b8b0c104c58d4c74b231f1ddd234e01 | /HKWS-Process/ruoyi-system/src/main/java/com/ruoyi/system/mapper/HkActionProcessMapper.java | c6f2bf3b86824682b8c95683bff305027d7c886e | [
"MIT"
] | permissive | cckmit/HZxljd_ | https://github.com/cckmit/HZxljd_ | 1bf4639a8b17e1fc966765a2a0d369f9d8e849ed | a66b45b3455bf98187d8df0dc663a86ac1280842 | refs/heads/master | 2023-06-05T12:01:51.642000 | 2021-06-25T11:30:31 | 2021-06-25T11:30:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ruoyi.system.mapper;
import com.ruoyi.system.domain.Action.HkActionProcess;
import java.util.List;
import java.util.Map;
public interface HkActionProcessMapper {
/**
* 批量新增
* @param processList
* @return
*/
int insertBatchHkActionProcess(List<HkActionProcess> processList);
... | UTF-8 | Java | 380 | java | HkActionProcessMapper.java | Java | [] | null | [] | package com.ruoyi.system.mapper;
import com.ruoyi.system.domain.Action.HkActionProcess;
import java.util.List;
import java.util.Map;
public interface HkActionProcessMapper {
/**
* 批量新增
* @param processList
* @return
*/
int insertBatchHkActionProcess(List<HkActionProcess> processList);
... | 380 | 0.72043 | 0.72043 | 19 | 18.578947 | 20.835991 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.315789 | false | false | 7 |
c4886fde5b862ada8228df64d82f8f816f708836 | 28,286,654,676,831 | 9cd453d09b8f78f417b15427c67c8bd4ebfd8e0b | /src/main/java/com/ilozanof/learning/rabbitMQ/spring/topicMultiple/Receiver.java | b107b2cbb87b232f10a3b2803a293e052722ecc4 | [] | no_license | ilozanof/learning-RabbitMQ | https://github.com/ilozanof/learning-RabbitMQ | 382ab4af235d2376f7f9d9f47c70655465923ac9 | a206faafe8ac29255e31c8cf0be646fd25acfe6b | refs/heads/master | 2020-03-20T04:22:31.452000 | 2019-01-24T10:40:15 | 2019-01-24T10:40:15 | 137,180,162 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ilozanof.learning.rabbitMQ.spring.topicMultiple;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.stereotype.Component;
@Component
public class Receiver {
@RabbitListener(queues = {TopicMultipleApplication.topicQueueImportant})
public void receiveMessage... | UTF-8 | Java | 1,201 | java | Receiver.java | Java | [] | null | [] | package com.ilozanof.learning.rabbitMQ.spring.topicMultiple;
import org.springframework.amqp.rabbit.annotation.RabbitListener;
import org.springframework.stereotype.Component;
@Component
public class Receiver {
@RabbitListener(queues = {TopicMultipleApplication.topicQueueImportant})
public void receiveMessage... | 1,201 | 0.666112 | 0.661116 | 26 | 45.192307 | 42.596516 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.423077 | false | false | 7 |
3c00b52cd1ef4fc1af56829215c12b7ea6bf126f | 4,818,953,360,022 | 46dee73efafa64f9373b799885decbbd5bc0cdd2 | /demoproject/src/main/java/com/example/demo/services/BookingService.java | 238765fb543f85465cbff223433195081f63b570 | [] | no_license | Yogita-bade/VisionOfVacationProject | https://github.com/Yogita-bade/VisionOfVacationProject | d4103255599c9e1c749b544926169fe8d9780036 | d9f26ab81f8bcdc320dd7069ba26842e4facdba8 | refs/heads/master | 2023-02-27T23:16:29.026000 | 2021-02-02T13:12:33 | 2021-02-02T13:12:33 | 335,291,775 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.demo.services;
import com.example.demo.model.*;
//import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
//import com.app.dao.CategoryDaoIF;
//import com... | UTF-8 | Java | 1,741 | java | BookingService.java | Java | [] | null | [] | package com.example.demo.services;
import com.example.demo.model.*;
//import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation.Transactional;
//import com.app.dao.CategoryDaoIF;
//import com... | 1,741 | 0.730615 | 0.730615 | 92 | 17.923914 | 17.234467 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.25 | false | false | 7 |
238e54f017479d91d14fbfaafe0b022d135be6f3 | 17,944,373,384,569 | 41c073a4dd066a6e31e46662a25d7d0f16731ec6 | /trunk/Implementación/CBRServer/src/servidorcbr/modelo/excepciones/PersistenciaException.java | 264f2f115340e7e1dbc114c293117ee90d108800 | [] | no_license | esbaixauli/proyecto-ii-ubu | https://github.com/esbaixauli/proyecto-ii-ubu | 00bba5f4ae6541054e7e797f4c09e75ac927d4cd | 283bf0ffa06163e178b7d91fbc7d7ef7861cc6e0 | refs/heads/master | 2021-01-25T08:54:40.473000 | 2013-06-25T15:05:58 | 2013-06-25T15:05:58 | 32,141,844 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package servidorcbr.modelo.excepciones;
public class PersistenciaException extends Exception {
/**
* Requerido por la interfaz Serializable (implementada por Exception).
*/
private static final long serialVersionUID = 1L;
/**
* Constructor vacío de la clase. Llama al de Exception.
*/
public ... | UTF-8 | Java | 755 | java | PersistenciaException.java | Java | [] | null | [] | package servidorcbr.modelo.excepciones;
public class PersistenciaException extends Exception {
/**
* Requerido por la interfaz Serializable (implementada por Exception).
*/
private static final long serialVersionUID = 1L;
/**
* Constructor vacío de la clase. Llama al de Exception.
*/
public ... | 755 | 0.670651 | 0.669323 | 33 | 20.818182 | 24.9186 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.090909 | false | false | 7 |
e73996166674a84ec9ede02f5b92e2e8edeaefad | 17,944,373,388,153 | 31d7a610fe7ab4dd6b0818f3a42e5a20ef4ed8d2 | /src/com/XHH/robot/model/AvoidWallSystem.java | 9bc98b092024b2a279b14a731aa06318f94688ca | [] | no_license | XiaoHuiHui233/GodTank | https://github.com/XiaoHuiHui233/GodTank | 32e52eedf8bf331b4810a04530de075fa1aa17d7 | 461c32dda31a2626418046bc2f77bc84ab07759a | refs/heads/master | 2020-04-09T07:19:57.670000 | 2018-12-17T01:59:37 | 2018-12-17T01:59:37 | 160,151,019 | 4 | 1 | null | false | 2018-12-09T02:36:31 | 2018-12-03T07:39:00 | 2018-12-04T14:13:14 | 2018-12-09T02:36:30 | 38 | 2 | 1 | 0 | Java | false | null | package com.XHH.robot.model;
import com.XHH.robot.GodTank;
import com.XHH.robot.enums.RobotLocation;
/**
* 防撞墙系统,工具类
* <p>
* 对于不同角度有不同的防撞墙判断,每一个都是这个的一个静态方法
*
* @author 郭江龙
*
*/
public final class AvoidWallSystem {
/**
* 工具类不可能有实例
*/
private AvoidWallSystem() {
throw new IllegalArgu... | UTF-8 | Java | 3,362 | java | AvoidWallSystem.java | Java | [
{
"context": "* 对于不同角度有不同的防撞墙判断,每一个都是这个的一个静态方法\r\n * \r\n * @author 郭江龙\r\n *\r\n */\r\npublic final class AvoidWallSystem {\r\n\r",
"end": 189,
"score": 0.9997732639312744,
"start": 186,
"tag": "NAME",
"value": "郭江龙"
}
] | null | [] | package com.XHH.robot.model;
import com.XHH.robot.GodTank;
import com.XHH.robot.enums.RobotLocation;
/**
* 防撞墙系统,工具类
* <p>
* 对于不同角度有不同的防撞墙判断,每一个都是这个的一个静态方法
*
* @author 郭江龙
*
*/
public final class AvoidWallSystem {
/**
* 工具类不可能有实例
*/
private AvoidWallSystem() {
throw new IllegalArgu... | 3,362 | 0.630297 | 0.607698 | 144 | 17.666666 | 13.301524 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.020833 | false | false | 7 |
5ef9260b2dbf312819cf16eded99c9f9dcfa24a6 | 25,323,127,225,897 | 87a5577ebcb87e35c20fbaeac717c6f8abc5f8ae | /IdeaProjects/untitled/src/Heranca/Pai.java | fab5e391c122284277d6134d922047abf6b6d4e8 | [] | no_license | viferrari/codigosembarreiras | https://github.com/viferrari/codigosembarreiras | 87fd6f51db3e3571c5a928acee89c5d3013c4dbb | 718fdd51d567281ca79f5eb7678e3c2456dd48b1 | refs/heads/main | 2023-07-28T03:37:08.869000 | 2021-09-10T00:53:40 | 2021-09-10T00:53:40 | 401,521,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Heranca;
public class Pai {
protected String cabelo = "Comprido";
private String esposa = "Classe Mae";
@Override
public String toString() {
return "Pai{" +
"cabelo='" + cabelo + '\'' +
'}';
}
}
}
| UTF-8 | Java | 269 | java | Pai.java | Java | [] | null | [] | package Heranca;
public class Pai {
protected String cabelo = "Comprido";
private String esposa = "Classe Mae";
@Override
public String toString() {
return "Pai{" +
"cabelo='" + cabelo + '\'' +
'}';
}
}
}
| 269 | 0.498141 | 0.498141 | 16 | 15.8125 | 15.617373 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 7 |
63463eb0c9f0d9f798ea0bccef7fb0c5690683f9 | 32,487,132,636,898 | 0fd6355508f982aaf1f4f34eed29c2ebdc781d0f | /app/src/main/java/com/floyd/onebuy/biz/parser/AbstractJsonParser.java | 6381399163c54cc9e9e31863720bfb0e275c08b0 | [] | no_license | floydchenxf/onebuy | https://github.com/floydchenxf/onebuy | fff68285f8d5e7fe33513d97df5c94d86d36ffd8 | df203b2ee9b9ff353946dbef43d8ea772ceac60e | refs/heads/master | 2021-01-23T22:01:16.361000 | 2017-04-24T17:11:00 | 2017-04-24T17:11:00 | 55,980,005 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.floyd.onebuy.biz.parser;
import com.floyd.onebuy.aync.ApiCallback;
import com.floyd.onebuy.biz.constants.APIError;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by floyd on 15-12-5.
*/
public abstract class AbstractJsonParser<T> implements Parser<T> {
@Override
publ... | UTF-8 | Java | 1,002 | java | AbstractJsonParser.java | Java | [
{
"context": "on;\nimport org.json.JSONObject;\n\n/**\n * Created by floyd on 15-12-5.\n */\npublic abstract class AbstractJso",
"end": 212,
"score": 0.9996291995048523,
"start": 207,
"tag": "USERNAME",
"value": "floyd"
}
] | null | [] | package com.floyd.onebuy.biz.parser;
import com.floyd.onebuy.aync.ApiCallback;
import com.floyd.onebuy.biz.constants.APIError;
import org.json.JSONException;
import org.json.JSONObject;
/**
* Created by floyd on 15-12-5.
*/
public abstract class AbstractJsonParser<T> implements Parser<T> {
@Override
publ... | 1,002 | 0.588822 | 0.580838 | 36 | 26.833334 | 22.583794 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 7 |
cc1a3d71e756cd98a3106289e5744b63dc46ab6a | 32,487,132,638,825 | 3acc366c97b0cfe36429b7296b1d0e03d8d68f80 | /GJM/.svn/pristine/cd/cd8b704edb5a0401972ae0e710dd6fb02bbdae75.svn-base | 0f17389420f2f2f841423afe3e980cb3489f51fb | [] | no_license | tanglei12/GJM | https://github.com/tanglei12/GJM | 7b516f205cc13fbbc86983a43d66ec683fcf4e52 | dc303ee2c1983d213995ceedec44fbe0f7333a34 | refs/heads/master | 2020-05-03T02:53:49.682000 | 2019-03-29T11:27:23 | 2019-03-29T11:27:23 | 178,383,067 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gjp.model;
import java.util.Date;
/**
* 图片管理
*
* 说明一:图片用插件传到服务器,默认非生效,保存path到相关业务表后,更新图片状态
* 说明二:服务器会定时删除图片状态为失效、创建时间大于30分钟的图片。意思就是用户上传图片超过30分钟未保存,服务器自动删除上传的图片
* 说明三:图片默认上传到upload文件夹下面
* 说明四:业务表数据删除后,通过img_path更新图片状态为失效,服务器会自动删除
* 说明五:以img_path为索引做增删改查操作
* 说明六:
*
* @author 王孝元
* @version 创建时间... | UTF-8 | Java | 1,507 | cd8b704edb5a0401972ae0e710dd6fb02bbdae75.svn-base | Java | [
{
"context": " * 说明五:以img_path为索引做增删改查操作\n * 说明六:\n * \n * @author 王孝元\n * @version 创建时间:2017年3月17日 上午11:29:17\n * \n */\npu",
"end": 303,
"score": 0.9985806345939636,
"start": 300,
"tag": "NAME",
"value": "王孝元"
}
] | null | [] | package com.gjp.model;
import java.util.Date;
/**
* 图片管理
*
* 说明一:图片用插件传到服务器,默认非生效,保存path到相关业务表后,更新图片状态
* 说明二:服务器会定时删除图片状态为失效、创建时间大于30分钟的图片。意思就是用户上传图片超过30分钟未保存,服务器自动删除上传的图片
* 说明三:图片默认上传到upload文件夹下面
* 说明四:业务表数据删除后,通过img_path更新图片状态为失效,服务器会自动删除
* 说明五:以img_path为索引做增删改查操作
* 说明六:
*
* @author 王孝元
* @version 创建时间... | 1,507 | 0.700275 | 0.68286 | 62 | 16.596775 | 16.684414 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.870968 | false | false | 7 | |
fe11bc6aa73c60c598b35ccda6c8bb2d73da438f | 26,422,638,813,958 | b765ff986f0cd8ae206fde13105321838e246a0a | /Inspect/app/src/main/java/com/growingio_rewriter/a/a/d/dg.java | 4609761ce274b572d3a51edc27f0178f5a544a1f | [] | no_license | piece-the-world/inspect | https://github.com/piece-the-world/inspect | fe3036409b20ba66343815c3c5c9f4b0b768c355 | a660dd65d7f40501d95429f8d2b126bd8f59b8db | refs/heads/master | 2020-11-29T15:28:39.406000 | 2016-10-09T06:24:32 | 2016-10-09T06:24:32 | 66,539,462 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Decompiled with CFR 0_115.
*/
package com.growingio.a.a.d;
import com.growingio.a.a.d.df;
import com.growingio.a.a.d.iZ;
import java.util.SortedMap;
public class dg
extends iZ<K, V> {
final /* synthetic */ df a;
public dg(df df2) {
this.a = df2;
super(df2);
}
}
| UTF-8 | Java | 301 | java | dg.java | Java | [] | null | [] | /*
* Decompiled with CFR 0_115.
*/
package com.growingio.a.a.d;
import com.growingio.a.a.d.df;
import com.growingio.a.a.d.iZ;
import java.util.SortedMap;
public class dg
extends iZ<K, V> {
final /* synthetic */ df a;
public dg(df df2) {
this.a = df2;
super(df2);
}
}
| 301 | 0.604651 | 0.581395 | 18 | 15.666667 | 12.055428 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 11 |
19b7b876c01458cd881cd3777a279e130b14c6bb | 25,950,192,436,398 | f7487d36a757a0516d3a04ed64620853c8ee4e4b | /rd-ms-permissionmanagement-client/src/main/java/io/radien/ms/permissionmanagement/client/providers/ResourceMessageBodyWriter.java | d959ce3d796c64ebebaec61b9044d3f86e8f8dcc | [
"Apache-2.0"
] | permissive | fernandosantosrethink/radien-ce | https://github.com/fernandosantosrethink/radien-ce | 2e76774cdc3e854636507039be2e7defbf8351f5 | 7b3f60617e0a9ec13ef91a323b1c4af06ca9c6cf | refs/heads/main | 2023-08-22T11:36:08.980000 | 2021-10-27T09:13:29 | 2021-10-27T09:13:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2006-present radien GmbH & its legal owners. All rights reserved.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-... | UTF-8 | Java | 3,453 | java | ResourceMessageBodyWriter.java | Java | [
{
"context": "Resource Pojo object into a Json Stream\n * @author Newton Carvalho\n */\n@Provider\n@Produces(MediaType.APPLICATION_JSO",
"end": 1379,
"score": 0.9998832941055298,
"start": 1364,
"tag": "NAME",
"value": "Newton Carvalho"
}
] | null | [] | /*
* Copyright (c) 2006-present radien GmbH & its legal owners. All rights reserved.
* <p>
* 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
* <p>
* http://www.apache.org/licenses/LICENSE-... | 3,444 | 0.767738 | 0.765132 | 91 | 36.945053 | 34.847664 | 233 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.032967 | false | false | 11 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.