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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bdd0b7ddf2d27f1286ebe337b6465183438905b1 | 21,182,778,749,409 | 2c4de6d675d130ab72d637af258acdcdbfed2507 | /src/main/java/com/basicauth/template/beans/AuthBean.java | 70f34820d85fce0d08b70e6c9d57d0e16c7d6847 | [] | no_license | qsdfd/jee-wildfly-basicAuth-template | https://github.com/qsdfd/jee-wildfly-basicAuth-template | 271db94e289c401d4308e7a7267a657120eabb04 | 8a382ba4a85510b4c8742f276fb324244b4c7b0d | refs/heads/master | 2023-07-06T00:09:52.818000 | 2018-10-22T13:22:55 | 2018-10-22T13:22:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.basicauth.template.beans;
import com.basicauth.template.domain.Role;
import com.basicauth.template.domain.User;
import com.basicauth.template.exceptionHandlers.UnauthorizedException;
import com.basicauth.template.service.AuthServiceBean;
import javax.enterprise.context.SessionScoped;
import javax.inject.I... | UTF-8 | Java | 2,468 | java | AuthBean.java | Java | [] | null | [] | package com.basicauth.template.beans;
import com.basicauth.template.domain.Role;
import com.basicauth.template.domain.User;
import com.basicauth.template.exceptionHandlers.UnauthorizedException;
import com.basicauth.template.service.AuthServiceBean;
import javax.enterprise.context.SessionScoped;
import javax.inject.I... | 2,468 | 0.660859 | 0.660859 | 93 | 25.537634 | 24.43405 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.365591 | false | false | 6 |
5afb7bc53e7681465a1dce55d10a60aa5157e565 | 27,015,344,351,107 | 5765260824d2a374576b43db280437648c3cff85 | /src/persistance/MemoryConseillerDAO.java | 96b2cc2fae37f3a5462ea9a36b9a3d85849c028f | [] | no_license | Moriceot/ProxiBanqueV2 | https://github.com/Moriceot/ProxiBanqueV2 | e64b883b0adf5f1efcc86bc0d3a1d97b15434e82 | ad7d40f0aca5bbeb76813fb3c3602534c40c72dd | refs/heads/master | 2020-09-23T10:19:21.357000 | 2019-12-08T16:53:55 | 2019-12-08T16:53:55 | 225,474,894 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package persistance;
import java.util.HashMap;
import java.util.Map;
import model.*;
public class MemoryConseillerDAO implements ConseillerDAO{
private static final Map<Integer,Conseiller> DB = new HashMap<>();
private static int id=0;
@Override
public void save(Conseiller c) {
c.setId(id);
DB.put(id, c);... | UTF-8 | Java | 722 | java | MemoryConseillerDAO.java | Java | [] | null | [] | package persistance;
import java.util.HashMap;
import java.util.Map;
import model.*;
public class MemoryConseillerDAO implements ConseillerDAO{
private static final Map<Integer,Conseiller> DB = new HashMap<>();
private static int id=0;
@Override
public void save(Conseiller c) {
c.setId(id);
DB.put(id, c);... | 722 | 0.67036 | 0.668975 | 48 | 14.041667 | 16.749327 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.3125 | false | false | 6 |
c930fa27d3b97ea793ab5c60ca8402dd2cfa645e | 12,154,757,486,741 | 86b1bd49f882dc24637318314ce60c0d7fc0d6f7 | /src/main/java/register/Register.java | d5e997186f41ef9c20e67e50607a04291ee579f3 | [] | no_license | deel77/register | https://github.com/deel77/register | 7beaa6c2a305510b2ac27aa1bf290aec92753813 | c0088ed4150b92140c2615846dd9236f1aeeedce | refs/heads/master | 2022-12-05T07:43:19.737000 | 2022-02-16T08:09:40 | 2022-02-16T08:09:40 | 144,003,497 | 0 | 0 | null | false | 2022-11-23T22:23:08 | 2018-08-08T11:22:28 | 2022-02-16T08:09:43 | 2022-11-23T22:23:03 | 15 | 0 | 0 | 1 | Java | false | false | package register;
public interface Register {
/**
* Returns the number of persons in this register.
*
* @return the number of persons in this register
*/
int getCount();
/**
* Returns the maximum number of persons in this register.
*
* @return the maximum number of persons in this register.
*/
... | UTF-8 | Java | 1,609 | java | Register.java | Java | [] | null | [] | package register;
public interface Register {
/**
* Returns the number of persons in this register.
*
* @return the number of persons in this register
*/
int getCount();
/**
* Returns the maximum number of persons in this register.
*
* @return the maximum number of persons in this register.
*/
... | 1,609 | 0.670603 | 0.670603 | 66 | 23.39394 | 23.49847 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.969697 | false | false | 6 |
ceccdc87d82d29a2ce442b6d2ce754fb6567ac07 | 12,524,124,669,051 | 6f2b34a6d2036876c51546e84639ac3b3dcbb65b | /Picture/co.edu.uniandes.enar.picture/src-gen/co/edu/uniandes/enar/picture/KeyEvent.java | 8f70bc62bbcc66f77dc1a1d6db48862f2f91d68f | [] | no_license | hellspawn14/WebPicture-Java | https://github.com/hellspawn14/WebPicture-Java | abc84591e953b32af785e6990dfaef397fe04bb2 | 364495bfe0633f28a23555c1fe13515465b20cf0 | refs/heads/master | 2021-01-01T16:06:49.932000 | 2015-01-11T14:48:00 | 2015-01-11T14:48:00 | 25,012,474 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package co.edu.uniandes.enar.picture;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Key Event</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link co.edu.uniandes.enar.picture.KeyEvent#getKeyPress <em>Key Press</em>}</l... | UTF-8 | Java | 3,147 | java | KeyEvent.java | Java | [] | null | [] | /**
*/
package co.edu.uniandes.enar.picture;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Key Event</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link co.edu.uniandes.enar.picture.KeyEvent#getKeyPress <em>Key Press</em>}</l... | 3,147 | 0.607881 | 0.607881 | 104 | 29.259615 | 28.830738 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.096154 | false | false | 6 |
13eb85c7defad29ecbb694b1804962864b1c7f37 | 3,350,074,519,310 | 31b7d785aa269d3bd044878093caa800b79584c6 | /src/test/java/com/stackroute/pe3/CheckStudentGradeTest.java | d7fe89482ebb712346c8164928e078eb5facb4a1 | [] | no_license | ankita66666666/Pe3-exercie | https://github.com/ankita66666666/Pe3-exercie | a2c96305618eb13a5b78b423989378219cbf9ce8 | 983fd46b3823ba3b8fe2f3cde2639abe96e6edd4 | refs/heads/master | 2020-06-22T16:21:37.333000 | 2019-07-21T12:56:28 | 2019-07-21T12:56:28 | 197,744,641 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.stackroute.pe3;
import org.junit.*;
import static org.junit.Assert.*;
public class CheckStudentGradeTest {
CheckStudentGrade checkStudentGrade;
@Before
public void setUpOnce() {
checkStudentGrade = new CheckStudentGrade();
}
@After
public void tearDownOnce() {
}
// ... | UTF-8 | Java | 873 | java | CheckStudentGradeTest.java | Java | [] | null | [] | package com.stackroute.pe3;
import org.junit.*;
import static org.junit.Assert.*;
public class CheckStudentGradeTest {
CheckStudentGrade checkStudentGrade;
@Before
public void setUpOnce() {
checkStudentGrade = new CheckStudentGrade();
}
@After
public void tearDownOnce() {
}
// ... | 873 | 0.640321 | 0.621993 | 36 | 23.277779 | 22.749372 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 6 |
3a09a6e719954e3b24841ff17ea6e3e747247893 | 11,149,735,134,284 | 204d29c2ff54995f959e06a14c3b1f35360c2a72 | /src/com/komoot/library/Config.java | 7c7f11d71b5c47e71bfad0111e164a2f404228f3 | [] | no_license | puneethsmurthy/AppiumProjectKomoot | https://github.com/puneethsmurthy/AppiumProjectKomoot | e357982f3f69b7f20561bdcf5130d4b1025504a0 | ffd00e59362f5577e74494deb49087ed1ac29088 | refs/heads/master | 2020-03-13T20:45:47.843000 | 2018-04-27T18:31:43 | 2018-04-27T18:31:43 | 131,281,353 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.komoot.library;
import java.net.MalformedURLException;
import java.net.URL;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import io.appium.java_client.android.AndroidDrive... | UTF-8 | Java | 788 | java | Config.java | Java | [] | null | [] | package com.komoot.library;
import java.net.MalformedURLException;
import java.net.URL;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.remote.DesiredCapabilities;
import org.testng.annotations.AfterMethod;
import org.testng.annotations.BeforeMethod;
import io.appium.java_client.android.AndroidDrive... | 788 | 0.770305 | 0.756345 | 33 | 22.878788 | 23.581911 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.30303 | false | false | 6 |
a544fd45b94c071d00f04e5ab2093dfe8ee27191 | 20,401,094,682,946 | e4aff9e5cb0454fc2886a17387bb17aa8158a07d | /StringPalindrome.java | 02eef102f9a38e01734e914e90369b42dcd67075 | [] | no_license | sahith123/HackerRank | https://github.com/sahith123/HackerRank | 12b10b0a1c5e353ba72bb46adbf5e2b151a42f3a | 2866b7f7cb19b399303553a98bf93183bc26de48 | refs/heads/main | 2023-05-07T01:05:11.909000 | 2021-05-22T22:08:25 | 2021-05-22T22:08:25 | 369,913,712 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
//This code is not working as expected. please review
public class StringPalindrome {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
System.out.println("Please enter your String : ");
String str = scan.next();
string... | UTF-8 | Java | 1,005 | java | StringPalindrome.java | Java | [] | null | [] | import java.util.Scanner;
//This code is not working as expected. please review
public class StringPalindrome {
public static void main(String[] args) {
Scanner scan = new Scanner(System.in);
System.out.println("Please enter your String : ");
String str = scan.next();
string... | 1,005 | 0.604975 | 0.602985 | 32 | 29.40625 | 25.084681 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4375 | false | false | 6 |
0af391d259cf25650f18158ee89c230d2272e24b | 10,909,216,965,177 | a72a090b621fdb1d8192fd420c6ac6d4b9dac944 | /src/main/java/com/teja/blog/repository/OperationLogRepository.java | faea6957cd8a0be6b5210d665659503677313199 | [] | no_license | saiteja-konda/cooking-receipe | https://github.com/saiteja-konda/cooking-receipe | 9a63c0f96678ae4752003ef0cbc1a67fdf92c1bb | 5611cf982f4fd667495987a335a57f9cf7f0dfcb | refs/heads/main | 2023-01-14T02:58:07.326000 | 2020-11-22T08:57:55 | 2020-11-22T08:57:55 | 300,837,529 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.teja.blog.repository;
import com.teja.blog.model.OperationLog;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OperationLogRepository extends JpaRepository<OperationLog, Long> {
}
| UTF-8 | Java | 225 | java | OperationLogRepository.java | Java | [] | null | [] | package com.teja.blog.repository;
import com.teja.blog.model.OperationLog;
import org.springframework.data.jpa.repository.JpaRepository;
public interface OperationLogRepository extends JpaRepository<OperationLog, Long> {
}
| 225 | 0.84 | 0.84 | 7 | 31.142857 | 30.49791 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.571429 | false | false | 6 |
db17cd06a19a6660cb5e199c7435eb673bdbe1ca | 33,011,118,674,021 | 06408c818a89a8c7b0f1a31c7b10be26645737c7 | /src/main/java/top/cdzu/deppon/mapper/UserMapper.java | bfa58fc83e528dd14aa62ddd827e8b337875850d | [] | no_license | yaoyylm/deppon | https://github.com/yaoyylm/deppon | 13aaa0d161c1c2c70394aba6e8c6f459eaf2c362 | e2dc6e6b39d7b5a9de4929651ff4a2266d318195 | refs/heads/master | 2020-12-11T10:23:42.810000 | 2020-02-11T02:48:46 | 2020-02-11T02:48:46 | 233,821,546 | 0 | 0 | null | true | 2020-02-11T02:48:47 | 2020-01-14T11:00:27 | 2020-01-30T13:31:20 | 2020-02-11T02:48:47 | 1,892 | 0 | 0 | 0 | Java | false | false | package top.cdzu.deppon.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
import top.cdzu.deppon.entity.User;
/**
* <p>
* 用户表 用户表 Mapper 接口
* </p>
*
* @author jobob
* @since 2020-01-03
*/
@Repository
//@Scope("singleton")
public interface UserMapp... | UTF-8 | Java | 369 | java | UserMapper.java | Java | [
{
"context": "\n * <p>\n * 用户表 用户表 Mapper 接口\n * </p>\n *\n * @author jobob\n * @since 2020-01-03\n */\n@Repository\n//@Scope(\"si",
"end": 235,
"score": 0.9996167421340942,
"start": 230,
"tag": "USERNAME",
"value": "jobob"
}
] | null | [] | package top.cdzu.deppon.mapper;
import com.baomidou.mybatisplus.core.mapper.BaseMapper;
import org.springframework.stereotype.Repository;
import top.cdzu.deppon.entity.User;
/**
* <p>
* 用户表 用户表 Mapper 接口
* </p>
*
* @author jobob
* @since 2020-01-03
*/
@Repository
//@Scope("singleton")
public interface UserMapp... | 369 | 0.728045 | 0.705382 | 19 | 17.578947 | 18.328339 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.210526 | false | false | 6 |
ad3a6fee91e0cb182551618c10b54925682ca822 | 14,224,931,715,634 | 544db3f1212af16b0c9c8d1f869f8b47d6919321 | /src/UserManager.java | 72706821413f7938ec139db56b40a1099a1e42ee | [] | no_license | m3ksyk/Warsztat_2 | https://github.com/m3ksyk/Warsztat_2 | dabd6852bda21832ff1bd1c8085f0ee1bea80958 | d27e08ed898c349da76b352db96fb6124409e2ba | refs/heads/master | 2020-03-09T18:50:59.684000 | 2018-04-11T09:46:02 | 2018-04-11T09:46:02 | 128,942,648 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Scanner;
import pl.coderslab.models.User;
public class UserManager {
public static void manageUsers(Connection conn) throws SQLException{
User.viewAllUsers(conn);
Scanner scan = new Scanner(System.in);
System.out.println... | UTF-8 | Java | 3,548 | java | UserManager.java | Java | [
{
"context": "ng username = scan.nextLine();\n\t\tuser.setUsername(username);\n\t\tSystem.out.println(\"Enter unique user email a",
"end": 2324,
"score": 0.9827229976654053,
"start": 2316,
"tag": "USERNAME",
"value": "username"
},
{
"context": "ng password = scan.nextLine();\n\t\tuse... | null | [] |
import java.sql.Connection;
import java.sql.SQLException;
import java.util.Scanner;
import pl.coderslab.models.User;
public class UserManager {
public static void manageUsers(Connection conn) throws SQLException{
User.viewAllUsers(conn);
Scanner scan = new Scanner(System.in);
System.out.println... | 3,550 | 0.669955 | 0.669955 | 107 | 32.140186 | 18.978811 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.672897 | false | false | 6 |
8064246c0abef6320f1874b1f7e362bba945ffcf | 24,962,349,955,198 | b60db6d5b65796710ba0e7e3caaec9fed244f4e8 | /OSalesSystem/src/cn/zying/osales/service/baseinfo/ISystemGridColConfigService.java | ca1d27a491df8934bea22909d7f8b917f9a7bbbc | [] | no_license | pzzying20081128/OSales_System | https://github.com/pzzying20081128/OSales_System | cb5e56ed9d096bfb3f3915bd280732f5f16ffb3b | ed5a1cd53c68460653f82c2c6bdff24bea5db9e4 | refs/heads/master | 2021-01-10T04:47:46.861000 | 2016-01-23T17:33:59 | 2016-01-23T17:33:59 | 50,175,928 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.zying.osales.service.baseinfo ;
import java.util.List ;
import cn.zying.osales.pojos.UserGridConfigs ;
import cn.zying.osales.service.SystemOptServiceException ;
public interface ISystemGridColConfigService {
public String name = "ISystemGridColConfigService" ;
/**
* String data_indexs ; pr... | UTF-8 | Java | 792 | java | ISystemGridColConfigService.java | Java | [] | null | [] | package cn.zying.osales.service.baseinfo ;
import java.util.List ;
import cn.zying.osales.pojos.UserGridConfigs ;
import cn.zying.osales.service.SystemOptServiceException ;
public interface ISystemGridColConfigService {
public String name = "ISystemGridColConfigService" ;
/**
* String data_indexs ; pr... | 792 | 0.758838 | 0.758838 | 22 | 35 | 49.685375 | 221 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.863636 | false | false | 6 |
420b7f288f41e77a6c2d947a7a364cb615813487 | 26,036,091,773,095 | c00e27d07d2a47f55dd2a56c50e59d8afd7a3fd4 | /src/main/java/Service/UserInfoService.java | 9fa9019d5ca9de9b8c3f27577513b248d6179970 | [] | no_license | Rlxy93/Apache | https://github.com/Rlxy93/Apache | dd071915e075ae33c899ca26235f546f86c0f3cc | 4940885b54873ce5c0eafc5ed1e90c8ba2547886 | refs/heads/master | 2020-07-10T13:18:19.351000 | 2019-08-25T09:19:09 | 2019-08-25T09:19:09 | 204,271,379 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Service;
import Entity.Shop;
import Entity.UserCheck;
import Entity.UserInfo;
import org.springframework.web.multipart.commons.CommonsMultipartFile;
import java.util.List;
/**
* @author lxxxxxxy
* @time 2019/4/1 08:45
*/
public interface UserInfoService {
Integer insertUser(UserInfo userInfo, UserChec... | UTF-8 | Java | 619 | java | UserInfoService.java | Java | [
{
"context": "ipartFile;\n\nimport java.util.List;\n\n/**\n * @author lxxxxxxy\n * @time 2019/4/1 08:45\n */\npublic interface User",
"end": 206,
"score": 0.9995938539505005,
"start": 198,
"tag": "USERNAME",
"value": "lxxxxxxy"
}
] | null | [] | package Service;
import Entity.Shop;
import Entity.UserCheck;
import Entity.UserInfo;
import org.springframework.web.multipart.commons.CommonsMultipartFile;
import java.util.List;
/**
* @author lxxxxxxy
* @time 2019/4/1 08:45
*/
public interface UserInfoService {
Integer insertUser(UserInfo userInfo, UserChec... | 619 | 0.77706 | 0.760905 | 22 | 27.136364 | 24.253014 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 6 |
b358193edb33d2356cf19691bf94b3b18930005c | 3,032,246,942,543 | 564730c3cc3c85d9a8c0007b3ebfb38085f0a9cd | /src/ai/lab1/vacuum/VacuumPercept.java | 0345a4f22d6086f5c697645d8be9a4465e3dd97c | [] | no_license | noure/intelligence-artificielle-lab1-Vacuum | https://github.com/noure/intelligence-artificielle-lab1-Vacuum | 376552d4f37a3a8be9fd0a3795094d795754151d | ddf46590955ce9bb5e0771712e243b6c0e9330c0 | refs/heads/master | 2016-09-02T04:31:24.007000 | 2014-11-11T06:09:07 | 2014-11-11T06:09:07 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ai.lab1.vacuum;
import ai.lab1.core.Percept;
import ai.lab1.core.grid.XYLocation;
import ai.lab1.vacuum.VacuumEnvironment.LocationState;
public class VacuumPercept implements Percept {
LocationState locationState;
XYLocation agentLocation;
Boolean collisionInTheLastMove = false;
public... | UTF-8 | Java | 917 | java | VacuumPercept.java | Java | [] | null | [] | package ai.lab1.vacuum;
import ai.lab1.core.Percept;
import ai.lab1.core.grid.XYLocation;
import ai.lab1.vacuum.VacuumEnvironment.LocationState;
public class VacuumPercept implements Percept {
LocationState locationState;
XYLocation agentLocation;
Boolean collisionInTheLastMove = false;
public... | 917 | 0.728462 | 0.7241 | 36 | 23.472221 | 22.657457 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.444444 | false | false | 6 |
816ed5d8ae74dc3a7f3b68770a516efe0b25df53 | 8,005,819,070,410 | 06e34ec69b8baacfc61ac954bfcaefa468c82cf8 | /src/com/company/L6.java | 936cbe391698a16af75993467c666f944df425b6 | [] | no_license | VictoriaVea/Training | https://github.com/VictoriaVea/Training | b309b6e6443c9879541db04163c68a8a302cead6 | 91f3c0841e20b8f5e8aa603260c6ad1ce7017306 | refs/heads/master | 2020-04-04T17:14:30.639000 | 2015-09-16T19:57:14 | 2015-09-16T19:57:14 | 40,147,590 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company;
public class L6 {
public static void main(String[] args) {
int[] massiv = {1, 10, -20, 30};
for (int abc : massiv) {
System.out.println(abc);
}
}
public static void func(){
int a=0;
int b=2;
a=b==2?7:11;
... | UTF-8 | Java | 362 | java | L6.java | Java | [] | null | [] | package com.company;
public class L6 {
public static void main(String[] args) {
int[] massiv = {1, 10, -20, 30};
for (int abc : massiv) {
System.out.println(abc);
}
}
public static void func(){
int a=0;
int b=2;
a=b==2?7:11;
... | 362 | 0.450276 | 0.411602 | 20 | 16.85 | 14.488875 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
c9ebd9085dd7752314f0fef5182dc51ad89459a6 | 4,123,168,612,660 | a59dfbb25eb18ee85f732639f6b606a828a6ff47 | /java0219_0225/src/day0225/StarPrinter/StarPrinter06.java | a2a27115e9632d12d6e55b68894ffed9ceef95c4 | [] | no_license | honghyemin/bit_hyemin | https://github.com/honghyemin/bit_hyemin | 61b883944272bcdbc29ccbafe303296ea3807567 | dc4046e6f3de61b76733d336d36a100e13886bd6 | refs/heads/master | 2023-04-02T06:20:50.418000 | 2021-03-26T10:49:12 | 2021-03-26T10:49:12 | 346,300,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day0225.StarPrinter;
import java.util.Scanner;
public class StarPrinter06 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print("출력할 줄 수 : ");
int number = scanner.nextInt();
for (int i=1; i<=number; i++) {
... | UTF-8 | Java | 854 | java | StarPrinter06.java | Java | [] | null | [] | package day0225.StarPrinter;
import java.util.Scanner;
public class StarPrinter06 {
public static void main(String[] args) {
Scanner scanner = new Scanner(System.in);
System.out.print("출력할 줄 수 : ");
int number = scanner.nextInt();
for (int i=1; i<=number; i++) {
... | 854 | 0.390995 | 0.372038 | 36 | 22.444445 | 16.145939 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
cb3bb4d1f045fbd242696b000b3894ea9617b03e | 9,603,546,882,254 | 9d93a592668d433a0b7811952ae9fa0f1b739823 | /src/strategy/pattern/ReverseTextFormatter.java | 47bf019f9c2d9f96f8b03206d209cc4e9d2a2a44 | [] | no_license | FernandoArellano/designPatterns | https://github.com/FernandoArellano/designPatterns | 9e569c7091fba4a588292950eae4e7b68f9deb5a | 6344a43ef6ff30867cee0e7bd3e63fdf8c3eb03b | refs/heads/master | 2020-07-16T04:36:55.945000 | 2019-09-01T19:08:26 | 2019-09-01T19:08:26 | 205,720,550 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package strategy.pattern;
public class ReverseTextFormatter implements TextFormatter {
@Override
public String format(String text) {
return "ReverseFormatter: " + new StringBuilder(text).reverse();
}
}
| UTF-8 | Java | 223 | java | ReverseTextFormatter.java | Java | [] | null | [] | package strategy.pattern;
public class ReverseTextFormatter implements TextFormatter {
@Override
public String format(String text) {
return "ReverseFormatter: " + new StringBuilder(text).reverse();
}
}
| 223 | 0.721973 | 0.721973 | 8 | 26.875 | 25.852648 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 6 |
55cc3e72abfbf5ca44e0d429e3bc19bb5243513e | 11,562,051,971,924 | b40445f3449477e5fda81b12c649ec15dc41ead0 | /ClothingWarehouseAPI/src/main/java/com/example/clothingwarehouseproject/controller/ProductController.java | 083d826500fdc6955f5b6e3a579dd92c3d6bb7fe | [] | no_license | elioraca12/e-shop | https://github.com/elioraca12/e-shop | 925eef82462fc9c09d0be6e302715985267f5103 | ffef7f1a0f1fd8157fcb48e47a60569e21d9c922 | refs/heads/master | 2023-07-20T19:22:00.962000 | 2021-08-27T08:25:07 | 2021-08-27T08:25:07 | 400,436,483 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.clothingwarehouseproject.controller;
import com.example.clothingwarehouseproject.domain.Product;
import com.example.clothingwarehouseproject.service.ProductService;
import lombok.RequiredArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.... | UTF-8 | Java | 2,078 | java | ProductController.java | Java | [] | null | [] | package com.example.clothingwarehouseproject.controller;
import com.example.clothingwarehouseproject.domain.Product;
import com.example.clothingwarehouseproject.service.ProductService;
import lombok.RequiredArgsConstructor;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.... | 2,078 | 0.731473 | 0.731473 | 59 | 34.220341 | 30.747782 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.338983 | false | false | 6 |
1b4360824924c11aaf81a4b4cdf39d4847916519 | 33,457,795,245,893 | d7f5357cf1bde37456fac52a17294f1b99e4cdf9 | /toolbar and progressbar/app/src/main/java/com/pankaj/barsinandroid/MainActivity.java | db4f11253f0028653b476cb0f1a3dd0e85d87491 | [] | no_license | pankajsingh85/Types-of-bar-in-android | https://github.com/pankajsingh85/Types-of-bar-in-android | ddca425e701595de0143ea102c5913db24ede529 | 69ddb437e6aa4ad3d82725c3a1e0c5b7b4495385 | refs/heads/main | 2023-08-27T01:30:05.906000 | 2021-10-24T11:42:40 | 2021-10-24T11:42:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.pankaj.barsinandroid;
import androidx.appcompat.app.ActionBarDrawerToggle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.drawerlayout.widget.DrawerLayout;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentTransact... | UTF-8 | Java | 3,475 | java | MainActivity.java | Java | [] | null | [] | package com.pankaj.barsinandroid;
import androidx.appcompat.app.ActionBarDrawerToggle;
import androidx.appcompat.app.AppCompatActivity;
import androidx.appcompat.widget.Toolbar;
import androidx.drawerlayout.widget.DrawerLayout;
import androidx.fragment.app.Fragment;
import androidx.fragment.app.FragmentTransact... | 3,475 | 0.625899 | 0.625899 | 94 | 34.968086 | 28.323154 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595745 | false | false | 6 |
ae3c058d68792050c7b20e930f953c88e2cfaa4c | 31,533,649,899,905 | 8c8705f5fa78e60c26f71c1aba12100b2a3a273e | /arcadegame/src/main/java/jp/co/example/service/GamesService.java | ef45435b483945882c8aa2ca86232cc016e211c4 | [] | no_license | komesu-motoki/arcade | https://github.com/komesu-motoki/arcade | 22a24d42d13b25c9bb80ac1453dcc0644afa7b62 | dacaba60a97d588e6d0bc7ed7096003dfc6581a8 | refs/heads/master | 2022-11-08T15:37:44.299000 | 2020-06-30T06:22:38 | 2020-06-30T06:22:38 | 272,639,819 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package jp.co.example.service;
public interface GamesService {
public void invaderResult(Integer userId,Integer score,Integer coin);
public void brockResult(Integer userId,Integer score,Integer coin);
}
| UTF-8 | Java | 209 | java | GamesService.java | Java | [] | null | [] | package jp.co.example.service;
public interface GamesService {
public void invaderResult(Integer userId,Integer score,Integer coin);
public void brockResult(Integer userId,Integer score,Integer coin);
}
| 209 | 0.803828 | 0.803828 | 9 | 22.222221 | 27.771999 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
a5ffb148ec0719a365a48aefb352b640518d0c3a | 15,049,565,417,627 | 4f788ea78d6061f723501c71a7fcde4f19d04fd6 | /ums-server/src/main/java/com/jayce/alicloud/umsserver/common/properties/EnvironmentProperties.java | 51405d1766141949c939cd7f72e9c4d6c543b984 | [] | no_license | Jayce2018/AliCloud | https://github.com/Jayce2018/AliCloud | 412daca1b2fc6044c601a7f4acce3720b7b362ad | 7c4e470f058badd71bad756f6bff86cdd11dc369 | refs/heads/master | 2023-08-03T16:23:38.561000 | 2020-06-08T08:25:26 | 2020-06-08T08:25:26 | 251,272,817 | 2 | 0 | null | false | 2023-07-23T10:19:50 | 2020-03-30T10:31:28 | 2022-01-21T08:18:03 | 2023-07-23T10:19:49 | 105 | 1 | 0 | 1 | Java | false | false | package com.jayce.alicloud.umsserver.common.properties;
import lombok.Data;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.stereotype.Component;
@Data
@Component
@RefreshScope
public class EnvironmentProper... | UTF-8 | Java | 459 | java | EnvironmentProperties.java | Java | [] | null | [] | package com.jayce.alicloud.umsserver.common.properties;
import lombok.Data;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.cloud.context.config.annotation.RefreshScope;
import org.springframework.stereotype.Component;
@Data
@Component
@RefreshScope
public class EnvironmentProper... | 459 | 0.75817 | 0.75817 | 31 | 13.806452 | 20.537016 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.225806 | false | false | 6 |
9ccb1c71f628f63a640f371d6461b8377fccc50e | 18,459,769,450,361 | 1d309ada0bd7b13b76934a0922537fb3dcad1f16 | /src/main/java/br/com/testePratico/convercoesDTO/CompraMapper.java | 4a6943b6ecdfd4aca20ee04d32572196561f707f | [] | no_license | HelderRodriguesMendes/API-Controle-de-Alimentos | https://github.com/HelderRodriguesMendes/API-Controle-de-Alimentos | bfc9510da117560125c5e5af47a8882c59fce0db | 557f06fb3e4285b7c23535129bb645b75d54b963 | refs/heads/master | 2022-12-22T21:38:54.069000 | 2020-10-05T22:32:52 | 2020-10-05T22:32:52 | 290,044,980 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.testePratico.convercoesDTO;
import org.modelmapper.ModelMapper;
import br.com.testePratico.model.Compra;
import br.com.testePratico.modelDTO.CompraDTO;
public class CompraMapper {
ModelMapper mapper = new ModelMapper();
public CompraDTO toDTO(Compra compra) {
return mapper.map(compra, CompraDTO.c... | UTF-8 | Java | 429 | java | CompraMapper.java | Java | [] | null | [] | package br.com.testePratico.convercoesDTO;
import org.modelmapper.ModelMapper;
import br.com.testePratico.model.Compra;
import br.com.testePratico.modelDTO.CompraDTO;
public class CompraMapper {
ModelMapper mapper = new ModelMapper();
public CompraDTO toDTO(Compra compra) {
return mapper.map(compra, CompraDTO.c... | 429 | 0.783217 | 0.783217 | 18 | 22.833334 | 20.309412 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
e058d157d613537d66c32fcaea18d88b7798abf7 | 10,376,641,000,567 | e3907067ae069449a705630aefcc6bfe3a333ff0 | /PrimeFaces/src/main/java/hr/primefaces/dao/ICinemaProjectionTypeDAO.java | ffb29fa196ff75e593230a080b9ec763a3d6cad6 | [] | no_license | matijastr/PrimeFaces | https://github.com/matijastr/PrimeFaces | 432b5bb2c434b07751b7f5624362593503b91352 | ba2fb25158e42d1fe005966080f9d667f47c9aa1 | refs/heads/master | 2016-08-31T01:04:48.583000 | 2016-07-22T20:01:12 | 2016-07-22T20:01:12 | 38,207,427 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package hr.primefaces.dao;
import hr.primefaces.model.Cinema;
import hr.primefaces.model.CinemaProjectionType;
import hr.primefaces.model.ProjectionType;
import java.util.List;
public interface ICinemaProjectionTypeDAO {
void addCinemaProjectionType(CinemaProjectionType p_cinemaProjectionType);
void ... | UTF-8 | Java | 610 | java | ICinemaProjectionTypeDAO.java | Java | [] | null | [] | package hr.primefaces.dao;
import hr.primefaces.model.Cinema;
import hr.primefaces.model.CinemaProjectionType;
import hr.primefaces.model.ProjectionType;
import java.util.List;
public interface ICinemaProjectionTypeDAO {
void addCinemaProjectionType(CinemaProjectionType p_cinemaProjectionType);
void ... | 610 | 0.82459 | 0.82459 | 21 | 27.047619 | 29.313538 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 6 |
74890f35321ab3be175d61980f036bfa1d488053 | 1,675,037,261,771 | 8cb667bb78ba520f0da39c36dffd94980dfa7907 | /app/src/test/java/com/eaglesakura/andriders/AppUnitTestCase.java | 74c0de2609e9fa514f37551c4ed6a49fe1ed9a66 | [
"MIT"
] | permissive | eaglesakura/andriders-central-engine-v3 | https://github.com/eaglesakura/andriders-central-engine-v3 | e4ee4c4b52dab36629856f489cf0b594c7ef950b | 6600104720f6e98faa9931b2479b03c6c274f167 | refs/heads/v3.0.x | 2021-01-16T23:32:50.477000 | 2017-01-07T15:44:41 | 2017-01-07T15:44:41 | 51,501,559 | 1 | 3 | MIT | false | 2018-01-13T13:07:59 | 2016-02-11T08:05:38 | 2016-11-28T00:29:49 | 2018-01-13T13:07:59 | 6,430 | 1 | 2 | 29 | Java | false | null | package com.eaglesakura.andriders;
import com.eaglesakura.andriders.provider.AppContextProvider;
import com.eaglesakura.andriders.provider.AppManagerProvider;
import com.eaglesakura.andriders.provider.AppStorageProvider;
import com.eaglesakura.andriders.provider.TestAppContextProvider;
import com.eaglesakura.andriders... | UTF-8 | Java | 1,767 | java | AppUnitTestCase.java | Java | [] | null | [] | package com.eaglesakura.andriders;
import com.eaglesakura.andriders.provider.AppContextProvider;
import com.eaglesakura.andriders.provider.AppManagerProvider;
import com.eaglesakura.andriders.provider.AppStorageProvider;
import com.eaglesakura.andriders.provider.TestAppContextProvider;
import com.eaglesakura.andriders... | 1,767 | 0.769004 | 0.765468 | 42 | 39.404762 | 32.206963 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.809524 | false | false | 6 |
57d03abe2b7d3569c95f13093c1f43dc09be1d04 | 28,149,215,669,195 | 8ca60d68bdd562dedd17f79c2df09b28476fb59a | /app/src/main/java/com/dexilog/smartkeyboard/lang/Dakuten.java | 65c8c0dd1bcbbdd7ee1d810e9353b3d9acbe5045 | [
"Apache-2.0"
] | permissive | mittorn/SmartKeyboard | https://github.com/mittorn/SmartKeyboard | 0bcc2b0128b8ace95fe2f2bbb954d4ed1d233d39 | 48fc28d9f8006b6d21caf5f97aaa4c37d901e30a | refs/heads/opensource | 2021-06-19T22:54:01.238000 | 2019-06-27T13:23:54 | 2019-06-27T13:23:54 | 205,705,599 | 0 | 1 | Apache-2.0 | true | 2021-05-01T17:56:35 | 2019-09-01T16:49:41 | 2019-09-01T16:49:46 | 2019-12-28T08:42:12 | 1,811 | 0 | 1 | 1 | Java | false | false | /*
* Copyright (C) 2010-2017 Cyril Deguet
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or... | UTF-8 | Java | 2,889 | java | Dakuten.java | Java | [
{
"context": "/*\n * Copyright (C) 2010-2017 Cyril Deguet\n *\n * Licensed under the Apache License, Version ",
"end": 42,
"score": 0.9998493194580078,
"start": 30,
"tag": "NAME",
"value": "Cyril Deguet"
}
] | null | [] | /*
* Copyright (C) 2010-2017 <NAME>
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 2,883 | 0.553825 | 0.379024 | 54 | 52.5 | 47.595421 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.722222 | false | false | 6 |
bc965d82593b1833fe9e32a1b11e054b5ad68cbd | 9,423,158,265,089 | f253f7f383a5b1bfdccfdaf12f09d66b9b354297 | /Chapter4/32_minimum-window-substring.java | bc8661e44bd654a666ee4960b9da2c0eca1c8aab | [] | no_license | jetcanfly/Lintcode_Adv | https://github.com/jetcanfly/Lintcode_Adv | 3e085f0d16c36f15af0194869a76be5c7c8d1a9b | 8ee6c4a3d9b640c23cd9cb422f9d5ab04e359e1b | refs/heads/master | 2020-04-14T22:57:10.354000 | 2018-03-22T01:46:38 | 2018-03-22T01:46:38 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Solution {
/**
* @param source: A string
* @param target: A string
* @return: A string denote the minimum window
* Return "" if there is no such a string
*/
public String minWindow(String source, String target) {
if (source == null || target == null) {
... | UTF-8 | Java | 1,483 | java | 32_minimum-window-substring.java | Java | [] | null | [] | public class Solution {
/**
* @param source: A string
* @param target: A string
* @return: A string denote the minimum window
* Return "" if there is no such a string
*/
public String minWindow(String source, String target) {
if (source == null || target == null) {
... | 1,483 | 0.446392 | 0.436278 | 51 | 28.078432 | 21.148256 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.627451 | false | false | 6 |
2e31fa8eb43d841376f7a193defdc3404071337c | 28,879,360,108,550 | 3e0b456ab62185c425626fad51f6d58da014314b | /src/main/java/com/softline/entity/bimr/BimrCompliance.java | 7376ef90e3d9127b630c192ef0284621b6978c04 | [] | no_license | xiaohaiou/shanghai-guoziwei | https://github.com/xiaohaiou/shanghai-guoziwei | ccef7741806a8f21011172184a0d85b96fc3e27d | 4f87e68bc0a520bb44df58fab2f1a718e8d2e57e | refs/heads/master | 2022-12-22T04:54:11.549000 | 2019-09-29T02:00:23 | 2019-09-29T02:00:23 | 211,586,348 | 0 | 3 | null | false | 2022-12-16T05:16:43 | 2019-09-29T01:54:07 | 2019-09-29T02:02:05 | 2022-12-16T05:16:39 | 26,564 | 0 | 2 | 17 | Java | false | false | package com.softline.entity.bimr;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
/**
* BimrCompliance entity. @author MyEclipse Persistence Tools
*/
public class BimrCompliance implements java.io.Serializable {
// Fields
private Integer id;
private String projectName;
private Intege... | UTF-8 | Java | 10,268 | java | BimrCompliance.java | Java | [] | null | [] | package com.softline.entity.bimr;
import java.util.ArrayList;
import java.util.List;
import java.util.Set;
/**
* BimrCompliance entity. @author MyEclipse Persistence Tools
*/
public class BimrCompliance implements java.io.Serializable {
// Fields
private Integer id;
private String projectName;
private Intege... | 10,268 | 0.773392 | 0.773392 | 448 | 21.904018 | 20.687452 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.479911 | false | false | 6 |
9582ece028c7262cb1101d348d7b0377eb54fadf | 28,879,360,110,442 | 2fc1b12b73f5b0e77ee6308d99eba078021f9a53 | /src/main/java/controller/deleteOwnerServlet.java | 97a335d40012e91a3b34fe53c901d460ccb77aa9 | [] | no_license | AaronSiems/PetProject | https://github.com/AaronSiems/PetProject | 4904813d208d3ccc75b781ef666678ca7e5eeca9 | 5e305e48beee5d8013d2c9a3c358f25a7de66ab8 | refs/heads/master | 2020-04-23T14:31:52.900000 | 2019-02-28T05:56:25 | 2019-02-28T05:56:25 | 171,234,870 | 0 | 1 | null | false | 2019-02-28T05:56:26 | 2019-02-18T07:23:18 | 2019-02-28T05:47:13 | 2019-02-28T05:56:26 | 23 | 0 | 1 | 0 | Java | false | null | package controller;
import java.util.List;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import model.Pet;
/**
* Servle... | UTF-8 | Java | 2,030 | java | deleteOwnerServlet.java | Java | [] | null | [] | package controller;
import java.util.List;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import model.Pet;
/**
* Servle... | 2,030 | 0.721675 | 0.721182 | 73 | 26.80822 | 28.318472 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.739726 | false | false | 6 |
e617309c929d1ca1c37fc69c5dec3e0a8a734127 | 28,003,186,783,659 | 98ff000d12860cc70c3b8d5b2cef89d23299a0d3 | /jeopardy/src/java/LoginBean/Question.java | d7f0f93c1841cbe500c10d5d681271a9a85a1705 | [] | no_license | Rupinder238/JavaProject | https://github.com/Rupinder238/JavaProject | e64132f5825034deb7cbc8db9a8f1fe3d10adf17 | 0a661807bc7f82f0fe44e8dc04965bf223d4971b | refs/heads/master | 2020-03-28T02:13:12.384000 | 2018-11-08T16:11:09 | 2018-11-08T16:11:09 | 147,555,686 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package LoginBean;
/**
*
* @author Rupinder
*/
public class Question {
/**
* @param args the command line arguments
*/
private String Category;
private int Value;
private String Question;
private String Answer1;
pr... | UTF-8 | Java | 2,596 | java | Question.java | Java | [
{
"context": "ackage LoginBean;\r\n /**\r\n *\r\n * @author Rupinder\r\n */\r\n public class Question {\r\n /*",
"end": 64,
"score": 0.9996169209480286,
"start": 56,
"tag": "NAME",
"value": "Rupinder"
}
] | null | [] | package LoginBean;
/**
*
* @author Rupinder
*/
public class Question {
/**
* @param args the command line arguments
*/
private String Category;
private int Value;
private String Question;
private String Answer1;
pr... | 2,596 | 0.488829 | 0.473421 | 95 | 25.28421 | 16.376917 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 6 |
6a01eedc1ca741a1af64d5dd950171d218905b42 | 19,756,849,577,743 | ae07c4a21b0c0de901d1cc678199daaf27916b47 | /Maxima/src/br/com/maxima/models/Saida.java | 4f9a34a581ee3aa94301de10b3b8a02c0e36c576 | [] | no_license | Renan-Di/maxima | https://github.com/Renan-Di/maxima | f1933bedd9bdea384d49bacac04d8b918b7857fb | 24b0656ba676850e1a9e077b33f176ca03aaf6c6 | refs/heads/master | 2016-09-13T21:28:28.320000 | 2016-05-06T06:09:27 | 2016-05-06T06:09:27 | 56,997,983 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.maxima.models;
import javax.persistence.MappedSuperclass;
@MappedSuperclass
public abstract class Saida extends Movimentacao {
public Saida() {
}
}
| UTF-8 | Java | 184 | java | Saida.java | Java | [] | null | [] | package br.com.maxima.models;
import javax.persistence.MappedSuperclass;
@MappedSuperclass
public abstract class Saida extends Movimentacao {
public Saida() {
}
}
| 184 | 0.717391 | 0.717391 | 12 | 13.333333 | 17.220789 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 6 |
aed59706cace699fc24defee2881589bc06dbf62 | 6,640,019,457,034 | 39c4edda4fc035e94cf29a9514f2a4b2f6d42f1a | /app/src/main/java/com/cruxbd/master_planner_pro/di/main_activity_feature/scope/MainActivityScope.java | c0c54bc2c79c28e5c361097ef2d25971663072d3 | [] | no_license | shuvojit007/masterplannerpro | https://github.com/shuvojit007/masterplannerpro | 230e597f1338c6008bfca804b57b3e4124f781a2 | 1a0261ea9b7fe6e462afec06666c8264cc471b0e | refs/heads/master | 2021-06-24T16:25:49.576000 | 2020-12-18T18:10:09 | 2020-12-18T18:10:09 | 177,601,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cruxbd.master_planner_pro.di.main_activity_feature.scope;
import javax.inject.Scope;
@Scope
public @interface MainActivityScope {} | UTF-8 | Java | 144 | java | MainActivityScope.java | Java | [] | null | [] | package com.cruxbd.master_planner_pro.di.main_activity_feature.scope;
import javax.inject.Scope;
@Scope
public @interface MainActivityScope {} | 144 | 0.8125 | 0.8125 | 6 | 23.166666 | 24.822145 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
fee082f4f9db93961234ede60ce48fb6f9186456 | 13,159,779,813,797 | c3445da9eff3501684f1e22dd8709d01ff414a15 | /LIS/sinosoft-parents/lis-business/src/main/java/com/sinosoft/lis/cbcheckgrp/ManuUWRiskSaveBL.java | d432731edb9218b459d68c915d8334123c164c37 | [] | no_license | zhanght86/HSBC20171018 | https://github.com/zhanght86/HSBC20171018 | 954403d25d24854dd426fa9224dfb578567ac212 | c1095c58c0bdfa9d79668db9be4a250dd3f418c5 | refs/heads/master | 2021-05-07T03:30:31.905000 | 2017-11-08T08:54:46 | 2017-11-08T08:54:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinosoft.lis.cbcheckgrp;
import org.apache.log4j.Logger;
import com.sinosoft.lis.db.LCPolDB;
import com.sinosoft.lis.db.LCUWMasterDB;
import com.sinosoft.lis.db.LCUWSubDB;
import com.sinosoft.lis.pubfun.GlobalInput;
import com.sinosoft.lis.pubfun.MMap;
import com.sinosoft.lis.pubfun.PubFun;
import com.sino... | UTF-8 | Java | 10,910 | java | ManuUWRiskSaveBL.java | Java | [
{
"context": " * <p>\n * Company: SinoSoft\n * </p>\n * \n * @author HYQ\n * @version 1.0 modify by zhangxing\n */\n\npublic c",
"end": 863,
"score": 0.9972811937332153,
"start": 860,
"tag": "USERNAME",
"value": "HYQ"
},
{
"context": " </p>\n * \n * @author HYQ\n * @version 1.0 modif... | null | [] | package com.sinosoft.lis.cbcheckgrp;
import org.apache.log4j.Logger;
import com.sinosoft.lis.db.LCPolDB;
import com.sinosoft.lis.db.LCUWMasterDB;
import com.sinosoft.lis.db.LCUWSubDB;
import com.sinosoft.lis.pubfun.GlobalInput;
import com.sinosoft.lis.pubfun.MMap;
import com.sinosoft.lis.pubfun.PubFun;
import com.sino... | 10,910 | 0.726912 | 0.724879 | 359 | 27.774374 | 21.105038 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.300836 | false | false | 6 |
a9a43620e9f94d1bb5ec369f8bb7db08478f07f5 | 38,611,756,011,640 | 1c778c711419717f2fd504c680a0727eab9e9652 | /app/src/main/java/ru/anit/weightcounting/mvp/model/entities/common/HelperGetWeight.java | 585b07f3e83b4b20c958c1548497ac68ba3c5ed2 | [] | no_license | zavbak/WeightCounting | https://github.com/zavbak/WeightCounting | dcb8d8b3883792c3bcfe66095fd0f639f0176b60 | 275f858004bd4682e27f1916635aa782d894a2ba | refs/heads/master | 2020-12-30T15:28:56.148000 | 2017-05-16T10:00:31 | 2017-05-16T10:00:31 | 91,138,342 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.anit.weightcounting.mvp.model.entities.common;
import ru.anit.weightcounting.mvp.model.entities.Product;
/**
* Created by Alex on 16.05.2017.
*/
public class HelperGetWeight {
public static String getWeightByBarcode(Product product, String barcode,String simbols, String messError) {
int st... | UTF-8 | Java | 1,658 | java | HelperGetWeight.java | Java | [
{
"context": "ing.mvp.model.entities.Product;\n\n/**\n * Created by Alex on 16.05.2017.\n */\n\npublic class HelperGetWeight ",
"end": 140,
"score": 0.9981752038002014,
"start": 136,
"tag": "NAME",
"value": "Alex"
}
] | null | [] | package ru.anit.weightcounting.mvp.model.entities.common;
import ru.anit.weightcounting.mvp.model.entities.Product;
/**
* Created by Alex on 16.05.2017.
*/
public class HelperGetWeight {
public static String getWeightByBarcode(Product product, String barcode,String simbols, String messError) {
int st... | 1,658 | 0.51902 | 0.512573 | 57 | 26.210526 | 26.508348 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421053 | false | false | 6 |
eb84f2a9ba6378300933169e333035079afbb375 | 35,089,882,861,183 | 2f3db27d8793cc394ecc65d02a03a91c05573de6 | /Step14_MyBatis/src/test/cafe/action/CafeCommentUpdateAction.java | 9e9cbdc8b4a2a37e25ffd6a334ba99e6665fd073 | [] | no_license | ChimChak/ymb1 | https://github.com/ChimChak/ymb1 | eef93f1c8c03de8ea213f2f6002d5feab34e07ed | f0f0c264e5bc432b40fd5afc36879eac8b832e75 | refs/heads/master | 2020-04-08T15:17:33.341000 | 2018-11-28T09:05:52 | 2018-11-28T09:05:52 | 159,472,761 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test.cafe.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import test.cafe.dao.CafeCommentDao;
import test.cafe.dto.CafeCommentDto;
import test.controller.Action;
import test.controller.ActionForward;
/*
* 댓글을 수정하는 ajax 요청 처리하는 액션
*/
public ... | UTF-8 | Java | 1,029 | java | CafeCommentUpdateAction.java | Java | [] | null | [] | package test.cafe.action;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import test.cafe.dao.CafeCommentDao;
import test.cafe.dto.CafeCommentDto;
import test.controller.Action;
import test.controller.ActionForward;
/*
* 댓글을 수정하는 ajax 요청 처리하는 액션
*/
public ... | 1,029 | 0.737566 | 0.737566 | 31 | 28.032259 | 22.791458 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.419355 | false | false | 6 |
cd680d3ad74d4e707e61b4c2d280282820cd3040 | 34,144,990,061,025 | 3be1923ac2a738941b05e8ea914e561a943714dc | /src/main/java/com/kepler/tcm/web/security/SimpleLoginSuccessHandler.java | a2a2f6a77e42ab6957462d6e3a10c3d1f121eaf9 | [] | no_license | 13718526521/kepler-tcm | https://github.com/13718526521/kepler-tcm | 06c53790c105d1356bb7c25b91ae50be944e422c | 5ae4dabcb3029164c88b63e1c90d0cf2102789d1 | refs/heads/master | 2020-03-28T02:49:45.580000 | 2018-09-03T06:04:47 | 2018-09-03T06:04:47 | 147,600,060 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kepler.tcm.web.security;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframewo... | UTF-8 | Java | 6,448 | java | SimpleLoginSuccessHandler.java | Java | [
{
"context": "SysUser;\n/**\n * 登陆成功后要处理的任务,可设定重定向到各种场景\n * @author wangsp\n * @date 2017年3月29日\n * @version V1.0\n */\npublic c",
"end": 1055,
"score": 0.9996897578239441,
"start": 1049,
"tag": "USERNAME",
"value": "wangsp"
},
{
"context": "detailsUser.getSysUser();\n user.se... | null | [] | package com.kepler.tcm.web.security;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import javax.servlet.http.HttpSession;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframewo... | 6,449 | 0.752517 | 0.750671 | 236 | 24.254238 | 24.963427 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.733051 | false | false | 6 |
418e2823aebb7a380c2474bbaa9cd1a1f038179d | 39,642,548,145,690 | ef00878acc40d1cca1e58b7b5a500d20f7da525d | /Android/Patient/MedicalRecordTrackingusingNFC/patient/src/main/java/com/techiessquad/mrtn/patient/url.java | 9b2330746db35141ba3a700f97960ccc3c04d908 | [] | no_license | shrinivasgutte/Hack4.0 | https://github.com/shrinivasgutte/Hack4.0 | 14378460ae3d92bfa7aca6830db2ad00eb5c65b8 | be0498931c2b863a448a5b3af958e06076daed06 | refs/heads/master | 2021-04-12T08:17:42.976000 | 2018-03-20T18:24:48 | 2018-03-20T18:24:48 | 126,063,257 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.techiessquad.mrtn.patient;
/**
* Created by Ajit Shitole on 7/19/2017.
*/
public class url {
// public static String Url="http://financial-way.000webhostapp.com/Chat/";
public static String Url="http://192.168.43.130/MTRS/";
public static String UsernameS;
// public static String Url="h... | UTF-8 | Java | 419 | java | url.java | Java | [
{
"context": " com.techiessquad.mrtn.patient;\n\n/**\n * Created by Ajit Shitole on 7/19/2017.\n */\n\npublic class url {\n\n // publ",
"end": 70,
"score": 0.9998269081115723,
"start": 58,
"tag": "NAME",
"value": "Ajit Shitole"
},
{
"context": "/Chat/\";\n public static Stri... | null | [] | package com.techiessquad.mrtn.patient;
/**
* Created by <NAME> on 7/19/2017.
*/
public class url {
// public static String Url="http://financial-way.000webhostapp.com/Chat/";
public static String Url="http://192.168.43.130/MTRS/";
public static String UsernameS;
// public static String Url="http://... | 413 | 0.689737 | 0.608592 | 14 | 28.928572 | 27.888718 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.857143 | false | false | 6 |
7424de330b96da581b6333485ba4905d5eef30af | 36,275,293,826,226 | 13b3ee5fe4d5d41c2a36b0357953a25f3d7c7a32 | /trunk/src/fr/umlv/ir2/compil/languageparser/node/AIfExprIfLet.java | 4bf0ab9cd77a6b6a35dd3504df05b9a84321e2c5 | [] | no_license | lbarbisan/expr | https://github.com/lbarbisan/expr | 33159e03b78ad2f8a73da41a4e552039e97ecfc9 | 44b7f8c06dd2f0ad07e8210846566b0ee0552ae0 | refs/heads/master | 2021-01-20T11:06:05.774000 | 2008-03-13T22:39:41 | 2008-03-13T22:39:41 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* This file was generated by SableCC (http://www.sablecc.org/). */
package fr.umlv.ir2.compil.languageparser.node;
import java.util.*;
import fr.umlv.ir2.compil.languageparser.analysis.*;
public final class AIfExprIfLet extends PExprIfLet
{
private TMcIf _mcIf_;
private PExpression _a_;
priva... | UTF-8 | Java | 5,572 | java | AIfExprIfLet.java | Java | [] | null | [] | /* This file was generated by SableCC (http://www.sablecc.org/). */
package fr.umlv.ir2.compil.languageparser.node;
import java.util.*;
import fr.umlv.ir2.compil.languageparser.analysis.*;
public final class AIfExprIfLet extends PExprIfLet
{
private TMcIf _mcIf_;
private PExpression _a_;
priva... | 5,572 | 0.385678 | 0.385319 | 298 | 16.697987 | 14.234 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.278524 | false | false | 6 |
a35e5feed197e490b5adb15f325efd2942bdb119 | 35,218,731,881,734 | 6a785904ad79a504f41666e9ffc5c3f6d6756ec9 | /LivrePrio.java | 858cf9d370d01106fdd86228788f232efc13d199 | [] | no_license | Khephren05/Tpsalledattente | https://github.com/Khephren05/Tpsalledattente | 249cf3f04ad4a0603f223ae1d28774d734ee2e8d | 6738af938e320c9c104e67e6cbeca681e6ede447 | refs/heads/master | 2023-01-23T22:32:51.289000 | 2020-12-07T13:48:11 | 2020-12-07T13:48:11 | 319,685,866 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package TPsalledattente;
public class LivrePrio extends Livre implements AvecPrio {
private int prio;
public LivrePrio(String des, int q, double prix, int nbp, String isbn, int prio) {
super(des, q, prix, nbp, isbn);
this.prio=prio;
}
public LivrePrio(String des, int q, double prix, int nbp, String isbn)... | UTF-8 | Java | 667 | java | LivrePrio.java | Java | [] | null | [] | package TPsalledattente;
public class LivrePrio extends Livre implements AvecPrio {
private int prio;
public LivrePrio(String des, int q, double prix, int nbp, String isbn, int prio) {
super(des, q, prix, nbp, isbn);
this.prio=prio;
}
public LivrePrio(String des, int q, double prix, int nbp, String isbn)... | 667 | 0.678679 | 0.678679 | 33 | 19.181818 | 23.229362 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.727273 | false | false | 6 |
284a6531860a0002d971343202f05fe016a79048 | 6,846,177,904,680 | 759059101677159d2e9260222c6656f3c1ab74d2 | /webdemo/src/main/java/com/example/webdemo/mvc/TestHandler.java | 9f09da04f7cbb25318d3764be7d3cef9a2d4b731 | [] | no_license | ClarinetZuo/springBootLearn | https://github.com/ClarinetZuo/springBootLearn | 838a8292dca76a7a73f47014b763479192a4dc8b | 2e39a00955110f65c21a81285df827859f4b88f0 | refs/heads/master | 2020-09-18T20:04:33.914000 | 2019-11-28T09:42:12 | 2019-11-28T09:42:12 | 224,177,266 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.webdemo.mvc;
import com.example.webdemo.vo.Book;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.SessionAttributes;
import java.util.Arrays;
import java.util.Date;
import java.util.Map;
... | UTF-8 | Java | 847 | java | TestHandler.java | Java | [
{
"context": "a.util.Date;\nimport java.util.Map;\n\n/**\n * author:Zuo Junhao\n * NEFU\n */\n@Controller\n@SessionAttributes(names ",
"end": 345,
"score": 0.9998598098754883,
"start": 335,
"tag": "NAME",
"value": "Zuo Junhao"
},
{
"context": "(Map<String,Object> map){\n map.p... | null | [] | package com.example.webdemo.mvc;
import com.example.webdemo.vo.Book;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.SessionAttributes;
import java.util.Arrays;
import java.util.Date;
import java.util.Map;
... | 843 | 0.675805 | 0.659118 | 29 | 27.931034 | 21.999891 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 6 |
539e8bace582df4162de8d0b29b4d97f1f12e82b | 26,697,516,756,676 | f36e0a84305fa3c90695ef41a729a414c3c6bea5 | /oogasalad/src/engineManagers/ScoreManager.java | cf32a8d1ad056c093f910e0825e2f8fe248a2d5a | [
"MIT"
] | permissive | JustinLovesCompsci/Game_Development_Software | https://github.com/JustinLovesCompsci/Game_Development_Software | 5a9f034cfa98c971c984d937d70a04950ebd55cf | 220692c190ae68f290c2f7d88f5f0e1aaa6b8586 | refs/heads/master | 2016-09-06T04:57:05.353000 | 2014-11-08T07:03:08 | 2014-11-08T07:03:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package engineManagers;
import java.util.ArrayList;
import java.util.List;
import objects.GameObject;
import saladConstants.SaladConstants;
import util.AttributeMaker;
import util.SaladUtil;
/**
* Manage the score throughout a Game
* @Author: Justin (Zihao) Zhang
*/
public class ScoreManager extends StatisticsMana... | UTF-8 | Java | 3,461 | java | ScoreManager.java | Java | [
{
"context": "\n * Manage the score throughout a Game\n * @Author: Justin (Zihao) Zhang\n */\npublic class ScoreManager extends Stat",
"end": 260,
"score": 0.9912371635437012,
"start": 247,
"tag": "NAME",
"value": "Justin (Zihao"
},
{
"context": "score throughout a Game\n * @Author: ... | null | [] | package engineManagers;
import java.util.ArrayList;
import java.util.List;
import objects.GameObject;
import saladConstants.SaladConstants;
import util.AttributeMaker;
import util.SaladUtil;
/**
* Manage the score throughout a Game
* @Author: <NAME>) Zhang
*/
public class ScoreManager extends StatisticsManager{
p... | 3,454 | 0.738515 | 0.738226 | 127 | 26.251968 | 27.512623 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.787402 | false | false | 6 |
ee16758abff5f779d64db8103a92bff318708b4d | 27,135,603,399,735 | 4c468d0e7717bd3d9b759f1d7f5e789ca6a34985 | /src/main/java/com/aepan/sysmgr/dao/implement/SmsDaoImpl.java | 504e7f33adb497d8310dfacf8be779cfffeff577 | [] | no_license | dvgd/videoMgr | https://github.com/dvgd/videoMgr | 129754ddf75b98a0bd27899942c0974b788515fb | e946bb1f5c894317981243c5d9de0e92495094ea | refs/heads/master | 2021-06-01T03:06:20.977000 | 2016-04-14T10:13:11 | 2016-04-14T10:13:11 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.aepan.sysmgr.dao.implement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
i... | UTF-8 | Java | 1,791 | java | SmsDaoImpl.java | Java | [
{
"context": "aepan.sysmgr.model.sms.SmsSendLog;\n\n/**\n * @author lanker\n * 2015年9月25日下午3:05:18\n */\n@Repository\npublic cla",
"end": 474,
"score": 0.9996407628059387,
"start": 468,
"tag": "USERNAME",
"value": "lanker"
}
] | null | [] | /**
*
*/
package com.aepan.sysmgr.dao.implement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.Date;
import java.util.List;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.RowMapper;
i... | 1,791 | 0.729927 | 0.720943 | 59 | 29.186441 | 26.797087 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.813559 | false | false | 6 |
69c1afafd64392991c326c36d0c849f14a2b1cb3 | 32,512,902,470,521 | 68cd0ccae7c7c60971e1e356e2d6bd84252c476f | /app/src/main/java/com/myp/huiao/ui/main/classlibraay/ClassLibraayPresenter.java | a7f9ccc387af82972c286d9067865c3985960a83 | [] | no_license | sengeiou/HuiAo1 | https://github.com/sengeiou/HuiAo1 | d85345a16adeb6d400b6d37077456469d44687cd | a90df8466521f0cb14db4a34f676ae072f8b8c37 | refs/heads/master | 2021-12-23T15:37:02.137000 | 2017-11-17T06:36:08 | 2017-11-17T06:36:08 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.myp.huiao.ui.main.classlibraay;
import com.myp.huiao.api.HttpServiceIml;
import com.myp.huiao.entity.BannerBO;
import com.myp.huiao.entity.CourserBO;
import com.myp.huiao.mvp.BasePresenterImpl;
import java.util.List;
import rx.Subscriber;
/**
* MVPPlugin
* 邮箱 784787081@qq.com
*/
public class ClassLi... | UTF-8 | Java | 2,599 | java | ClassLibraayPresenter.java | Java | [
{
"context": "t;\n\nimport rx.Subscriber;\n\n/**\n * MVPPlugin\n * 邮箱 784787081@qq.com\n */\n\npublic class ClassLibraayPresenter extends B",
"end": 294,
"score": 0.9492191076278687,
"start": 278,
"tag": "EMAIL",
"value": "784787081@qq.com"
}
] | null | [] | package com.myp.huiao.ui.main.classlibraay;
import com.myp.huiao.api.HttpServiceIml;
import com.myp.huiao.entity.BannerBO;
import com.myp.huiao.entity.CourserBO;
import com.myp.huiao.mvp.BasePresenterImpl;
import java.util.List;
import rx.Subscriber;
/**
* MVPPlugin
* 邮箱 <EMAIL>
*/
public class ClassLibraayPres... | 2,590 | 0.481696 | 0.478227 | 97 | 25.752577 | 20.875196 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.195876 | false | false | 6 |
f2989472b57ad5dc57b902b5eb8926d1dbd61c81 | 214,748,367,644 | ead97c7e6814c107ab2bccdef4baab38a4fae6b5 | /src/test/java/com/example/dsl/service/MemberServiceTest.java | d29e35ca0d3328b1d7571e60d242d9c7eeaa5d0e | [] | no_license | lovinef/queryDslTest | https://github.com/lovinef/queryDslTest | a8ea2417c41dffb7a19fdda7a4490960a321bc73 | 1b3eaa821a5037eb55b745bffdc4d46d445100f7 | refs/heads/main | 2020-11-25T05:22:34.701000 | 2020-11-19T05:27:51 | 2020-11-19T05:27:51 | 228,518,876 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.dsl.service;
import com.example.dsl.common.AppProperties;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import or... | UTF-8 | Java | 1,378 | java | MemberServiceTest.java | Java | [
{
"context": "name(){\n memberService.loadUserByUsername(\"user\");\n }\n}",
"end": 1367,
"score": 0.9933644533157349,
"start": 1363,
"tag": "USERNAME",
"value": "user"
}
] | null | [] | package com.example.dsl.service;
import com.example.dsl.common.AppProperties;
import com.fasterxml.jackson.databind.ObjectMapper;
import org.junit.Ignore;
import org.junit.Test;
import org.junit.runner.RunWith;
import org.modelmapper.ModelMapper;
import org.springframework.beans.factory.annotation.Autowired;
import or... | 1,378 | 0.838897 | 0.83672 | 34 | 39.558823 | 28.416225 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647059 | false | false | 6 |
8e27816d7334a043ddf69c5705f442cc85dc534d | 18,030,272,739,247 | 8576662bb36c70a0799aa75699452c4668b21483 | /app/src/main/java/com/lusifer/popularmovies/Model/ReviewsDetail.java | fabd9d38e116be7f100328341b69a704f5d080f1 | [] | no_license | sagar15795/PopularMovies | https://github.com/sagar15795/PopularMovies | 2214ec5cc218bf4fc7f6843b7be1720b51d2ebd2 | 91a8e32c6369f39440dac4036420000cf2c4b26e | refs/heads/master | 2021-01-21T14:17:08.758000 | 2016-06-13T07:49:34 | 2016-06-13T07:49:34 | 57,533,213 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lusifer.popularmovies.Model;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
import java.util.List;
public class ReviewsDetail implements Parcelable {
@SerializedName("i... | UTF-8 | Java | 3,204 | java | ReviewsDetail.java | Java | [] | null | [] | package com.lusifer.popularmovies.Model;
import android.os.Parcel;
import android.os.Parcelable;
import com.google.gson.annotations.Expose;
import com.google.gson.annotations.SerializedName;
import java.util.ArrayList;
import java.util.List;
public class ReviewsDetail implements Parcelable {
@SerializedName("i... | 3,204 | 0.625468 | 0.625156 | 136 | 22.566177 | 21.802828 | 109 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272059 | false | false | 6 |
4485ce95b9da0ffb095f03fda8a4e84997b2492d | 12,618,613,936,061 | f67bf9dea959385876a054c39ab73d091b7c9f27 | /data/key/secure/Snippet30416538_12581.java | b9b36af6f6bb50e8da6f5db311d9a0c3aaa384b3 | [] | no_license | fischerfel/TUM-Crypto | https://github.com/fischerfel/TUM-Crypto | 157bdfb6930b9adfeb169e3c1d2f092862c33976 | b6ced39b1f99fa3aa199314a948d937c779f1850 | refs/heads/master | 2023-08-31T07:04:56.056000 | 2023-08-20T11:38:04 | 2023-08-20T11:38:04 | 202,442,442 | 13 | 4 | null | false | 2020-08-19T15:14:54 | 2019-08-14T23:52:56 | 2020-02-22T11:46:00 | 2020-08-19T15:14:53 | 7,082 | 9 | 4 | 1 | Java | false | false | import com.sun.org.apache.xerces.internal.impl.dv.util.Base64;
import java.util.*;
import java.io.*;
import java.nio.charset.StandardCharsets;
import javax.crypto.*;
import javax.crypto.spec.SecretKeySpec;
class Test
{
static void My_Get_Key() throws Exception
{
String temp;
File f=new File("/home/mand... | UTF-8 | Java | 1,281 | java | Snippet30416538_12581.java | Java | [] | null | [] | import com.sun.org.apache.xerces.internal.impl.dv.util.Base64;
import java.util.*;
import java.io.*;
import java.nio.charset.StandardCharsets;
import javax.crypto.*;
import javax.crypto.spec.SecretKeySpec;
class Test
{
static void My_Get_Key() throws Exception
{
String temp;
File f=new File("/home/mand... | 1,281 | 0.697112 | 0.685402 | 46 | 26.847826 | 22.12314 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.717391 | false | false | 6 |
bbb21dba6432fa5c2f769a977b45ca1122bed525 | 5,308,579,632,826 | bb876fcc1db92bd4376d9237ac8a27c4acd183a6 | /cn.com.agree.ameba.runtime/src/cn/com/agree/ameba/runtime/RuntimeLogSubjects.java | 543513badead3ec388f1ba2cf1a6a65bec8f5330 | [] | no_license | treejames/ameba | https://github.com/treejames/ameba | 9b898a4ab544252596760a9d33178103db15e0d2 | 2fa95a9e52c5e134b68ebaa676bc61f630c59eb4 | refs/heads/master | 2018-02-06T16:40:22.416000 | 2012-08-23T09:17:03 | 2012-08-23T09:17:03 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 1993-2012 Agree Tech.
* All rights reserved.
*/
package cn.com.agree.ameba.runtime;
import cn.com.agree.ameba.runtime.log.LogSubject;
/**
* @author PuYun <pu.yun@agree.com.cn>
* @version $Id$
*
*/
public enum RuntimeLogSubjects implements LogSubject
{
ADDON_DEP_NOT_FOU... | UTF-8 | Java | 927 | java | RuntimeLogSubjects.java | Java | [
{
"context": "e.ameba.runtime.log.LogSubject;\r\n\r\n/**\r\n * @author PuYun <pu.yun@agree.com.cn>\r\n * @version $Id$\r\n *",
"end": 184,
"score": 0.9998571276664734,
"start": 179,
"tag": "NAME",
"value": "PuYun"
},
{
"context": "time.log.LogSubject;\r\n\r\n/**\r\n * @author P... | null | [] | /**
* Copyright 1993-2012 Agree Tech.
* All rights reserved.
*/
package cn.com.agree.ameba.runtime;
import cn.com.agree.ameba.runtime.log.LogSubject;
/**
* @author PuYun <<EMAIL>>
* @version $Id$
*
*/
public enum RuntimeLogSubjects implements LogSubject
{
ADDON_DEP_NOT_FOUND(1001, "Ad... | 915 | 0.593312 | 0.567422 | 49 | 16.918367 | 19.093578 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.408163 | false | false | 6 |
c63e6f265d568aa6baa8d92ef8f8e61ee992575c | 23,124,103,944,390 | 1e89b4078e9e7b86e1591ef8e59bad9833e1808e | /yunsign/src/main/java/com/yunsign/config/Aopconfig.java | 80465fa7c27e423e178734bd1121f914c9f4dd78 | [
"Apache-2.0"
] | permissive | ydqwtt/spring-framework | https://github.com/ydqwtt/spring-framework | 3ff07909c4d98f95e02d20a8af78918b5d7962d9 | 210de3ede17967940a3e30bcbda76d22d55878ae | refs/heads/master | 2020-06-24T23:19:58.602000 | 2019-12-18T14:09:06 | 2019-12-18T14:09:06 | 199,115,563 | 0 | 0 | null | true | 2019-07-27T04:31:02 | 2019-07-27T04:31:01 | 2019-07-27T04:30:55 | 2019-07-26T15:12:38 | 137,071 | 0 | 0 | 0 | null | false | false | package com.yunsign.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.EnableAspectJAutoProxy;
import org.springframework.context.annotation.Profile;
@ComponentScan("com.yunsign")
@Configuratio... | UTF-8 | Java | 511 | java | Aopconfig.java | Java | [] | null | [] | package com.yunsign.config;
import org.springframework.context.annotation.ComponentScan;
import org.springframework.context.annotation.Configuration;
import org.springframework.context.annotation.EnableAspectJAutoProxy;
import org.springframework.context.annotation.Profile;
@ComponentScan("com.yunsign")
@Configuratio... | 511 | 0.830928 | 0.828866 | 17 | 27.529411 | 24.557537 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 6 |
f62583ed180a8ceb5481cd79fa4115d4a487b832 | 25,709,674,276,107 | db489928879e3d912d403b92648db261d66ae065 | /src/main/java/com/devmaster/entity/CTHoaDonXuat.java | 18e2bb65aacfc8a31a8281d064ee1944fe364542 | [] | no_license | MinhVuong1999/WebXuongMoc | https://github.com/MinhVuong1999/WebXuongMoc | a8df4e3f70b5c7e635d900de6a5627cafc6391ca | f1187bdcca52f22b43abc12a1b687670285fbaa5 | refs/heads/master | 2023-01-22T15:42:14.170000 | 2020-12-09T17:24:46 | 2020-12-09T17:24:46 | 320,032,184 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.devmaster.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import... | UTF-8 | Java | 835 | java | CTHoaDonXuat.java | Java | [] | null | [] | package com.devmaster.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn;
import javax.persistence.ManyToOne;
import javax.persistence.Table;
import... | 835 | 0.768862 | 0.768862 | 37 | 21.567568 | 15.951854 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.972973 | false | false | 6 |
843e23a1c8145a59221c3bc8e499498bfd524d67 | 12,120,397,768,707 | 0a314921f55c0d5586146589f9884ee08f314fc6 | /0366 Find Leaves of Binary Tree/FindLeavesOfBinaryTree2.java | adc011e10968409daa7c69800eee5fdbcab97f82 | [] | no_license | czahie/LeetCode | https://github.com/czahie/LeetCode | 16ddc2bb54ed60f550ac7fce73130579e351e7e2 | 63f6a99796e71cb42b787ab0191f546ec9c8df5e | refs/heads/master | 2020-04-27T09:53:28.916000 | 2019-09-10T00:47:47 | 2019-09-10T00:47:47 | 174,232,752 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
class Solution {
public List<List<Integer>> findLeaves(TreeNode root) {
List<List<Integer>> res = new ArrayList<>();
if (root... | UTF-8 | Java | 940 | java | FindLeavesOfBinaryTree2.java | Java | [] | null | [] | /**
* Definition for a binary tree node.
* public class TreeNode {
* int val;
* TreeNode left;
* TreeNode right;
* TreeNode(int x) { val = x; }
* }
*/
class Solution {
public List<List<Integer>> findLeaves(TreeNode root) {
List<List<Integer>> res = new ArrayList<>();
if (root... | 940 | 0.503191 | 0.503191 | 36 | 25.138889 | 17.632282 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.555556 | false | false | 6 |
fd86c297e25566a4adbaa46b8186c6928b6811a9 | 23,768,349,078,243 | bc1b22b7a31589bdc71b942c2dd351cb3f92a002 | /src/main/java/com/lbi/util/GUIDUtil.java | 456ce9da29106f73df5c52a15b0c6df8c45a2485 | [] | no_license | guangmushikong/lbi-util | https://github.com/guangmushikong/lbi-util | e8e2e13238a6a2b9859d38bd4c75d29a3a0130c2 | 606840f1851b130ed65b7941304c76ccca37db20 | refs/heads/master | 2018-10-27T04:23:30.256000 | 2018-08-22T04:14:08 | 2018-08-22T04:14:08 | 114,584,443 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lbi.util;
/**
* 全球唯一标识符(GUID,Globally Unique Identifier)生成工具类
* 基于Twitter-Snowflake,64位自增ID算法 https://www.lanindex.com/twitter-snowflake%EF%BC%8C64%E4%BD%8D%E8%87%AA%E5%A2%9Eid%E7%AE%97%E6%B3%95%E8%AF%A6%E8%A7%A3/
*/
public class GUIDUtil {
static SnowflakeIdWorker idWorker = new SnowflakeIdWorker(0... | UTF-8 | Java | 448 | java | GUIDUtil.java | Java | [] | null | [] | package com.lbi.util;
/**
* 全球唯一标识符(GUID,Globally Unique Identifier)生成工具类
* 基于Twitter-Snowflake,64位自增ID算法 https://www.lanindex.com/twitter-snowflake%EF%BC%8C64%E4%BD%8D%E8%87%AA%E5%A2%9Eid%E7%AE%97%E6%B3%95%E8%AF%A6%E8%A7%A3/
*/
public class GUIDUtil {
static SnowflakeIdWorker idWorker = new SnowflakeIdWorker(0... | 448 | 0.711443 | 0.644279 | 12 | 32.5 | 41.381355 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
98e1c495d07efe374f53a30ec338d3635adc1888 | 28,381,143,958,673 | c38c51eacd26ce7e43f21630c9ba77fbabbedd9d | /src/java/aims/photo/uploader/presentationmodels/PhotoUploaderPM.java | 7439fcb27eb3288cd2c23a1394c8c2fe533ff2e5 | [] | no_license | stevenvandervalk/AIMSPhotoTaggerSwingApp | https://github.com/stevenvandervalk/AIMSPhotoTaggerSwingApp | c77f0dc26742a74636ff4678544c3fdbac2bedd9 | 726552094ba4d094f151a34506030b6aa88e88ad | refs/heads/master | 2021-01-18T14:31:25.128000 | 2013-01-29T06:26:04 | 2013-01-29T06:26:04 | 7,124,891 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aims.photo.uploader.presentationmodels;
import aims.photo.uploader.client.ImageBrowser;
public class PhotoUploaderPM extends SimplePhotoUploaderPM {
private PhotoList photoList = new PhotoList();
private ImageBrowser imageBrowser;
public boolean isDirty() {
return dirty;
}
privat... | UTF-8 | Java | 1,737 | java | PhotoUploaderPM.java | Java | [] | null | [] | package aims.photo.uploader.presentationmodels;
import aims.photo.uploader.client.ImageBrowser;
public class PhotoUploaderPM extends SimplePhotoUploaderPM {
private PhotoList photoList = new PhotoList();
private ImageBrowser imageBrowser;
public boolean isDirty() {
return dirty;
}
privat... | 1,737 | 0.649971 | 0.649971 | 73 | 22.80822 | 20.261076 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410959 | false | false | 6 |
84f16c4137ad368770da9ac130945911fc985923 | 36,799,279,815,191 | c6ed5e40e58e3c38e52451251204ffbba513f65d | /src/injection/WifiManager.java | 120e25d72197110298b405a8d8b0b8f335cc3723 | [] | no_license | TylerCarberry/DesignPatterns | https://github.com/TylerCarberry/DesignPatterns | d7764968d14b68f1017ddd3b241b4fe2969b4628 | 18d889dc7fd7a717bc08a8d2e96e732836fe713a | refs/heads/master | 2021-05-10T23:30:59.189000 | 2018-03-08T18:30:25 | 2018-03-08T18:30:25 | 118,284,795 | 0 | 0 | null | false | 2018-03-08T18:30:26 | 2018-01-20T22:11:00 | 2018-01-20T22:17:25 | 2018-03-08T18:30:25 | 98 | 0 | 0 | 0 | Java | false | null | package injection;
import java.util.Random;
import java.util.UUID;
public class WifiManager {
static final String codeSuff = "-RoboFireAlarmNetwork-STATUS-ALERT#";
public String getConnectionInfo() {
return UUID.randomUUID().toString() + codeSuff + UUID.randomUUID().toString();
}
public boo... | UTF-8 | Java | 404 | java | WifiManager.java | Java | [] | null | [] | package injection;
import java.util.Random;
import java.util.UUID;
public class WifiManager {
static final String codeSuff = "-RoboFireAlarmNetwork-STATUS-ALERT#";
public String getConnectionInfo() {
return UUID.randomUUID().toString() + codeSuff + UUID.randomUUID().toString();
}
public boo... | 404 | 0.685644 | 0.680693 | 17 | 22.764706 | 25.937775 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.352941 | false | false | 6 |
b14a24a1c8c96c967d686002447733a879f68a66 | 38,920,993,665,103 | 5fc907533835f72fd6c9b27019aaaa4a8dff9877 | /src/codeday/GUIBinary.java | ff4091aafd73cdcfe0e52035d53ff236ee9ab547 | [
"Apache-2.0"
] | permissive | p0dxD/CodeDay | https://github.com/p0dxD/CodeDay | 1dea7643e8c6af99aeb6b1261fb3417e85c9ed3b | 4775c1d8a47e5fdc0b6610d2c2681b086bded71d | refs/heads/master | 2016-08-03T11:38:47.475000 | 2015-02-17T01:25:55 | 2015-02-17T01:25:55 | 30,814,006 | 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 codeday;
import static codeday.BinaryConverter.breakSentence;
import static codeday.BinaryConverter.countOnes;
import... | UTF-8 | Java | 6,958 | java | GUIBinary.java | Java | [
{
"context": "mport javafx.util.Duration;\r\n\r\n/**\r\n *\r\n * @author Joseph\r\n */\r\npublic class GUIBinary extends Application ",
"end": 1205,
"score": 0.9988009929656982,
"start": 1199,
"tag": "NAME",
"value": "Joseph"
},
{
"context": "udioClip hit = new AudioClip(new File(\"C... | 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 codeday;
import static codeday.BinaryConverter.breakSentence;
import static codeday.BinaryConverter.countOnes;
import... | 6,958 | 0.617563 | 0.609514 | 176 | 37.534092 | 28.285255 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.772727 | false | false | 6 |
80de0a3e1a2bb85c2a24b0cfe23395864eded51d | 9,028,021,307,462 | c9c14ead96a7db91bcf19ab2fec597a7d18737b1 | /android/app/src/main/java/com/innoxyz/ui/customviews/FooterHintView.java | 556c196b6563dc671e53ecb3808318bc2699c427 | [] | no_license | wingjay/InnoXYZ | https://github.com/wingjay/InnoXYZ | c64b0973413cbf295365fa0abf67c418051c16fe | f31987b52abe37989d16d5be26a3d74aaf2620de | refs/heads/master | 2021-01-24T16:10:57.081000 | 2016-03-30T03:00:43 | 2016-03-30T03:00:43 | 41,041,024 | 6 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.innoxyz.ui.customviews;
import android.content.Context;
import android.view.LayoutInflater;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.innoxyz.R;
/**
* Created with IntelliJ IDEA.
* User: InnoXYZ
* Date: 13-9-25
* Time: 下午4:05
* To change this template use File | S... | UTF-8 | Java | 808 | java | FooterHintView.java | Java | [
{
"context": "yz.R;\n\n/**\n * Created with IntelliJ IDEA.\n * User: InnoXYZ\n * Date: 13-9-25\n * Time: 下午4:05\n * To change thi",
"end": 247,
"score": 0.9996938705444336,
"start": 240,
"tag": "USERNAME",
"value": "InnoXYZ"
}
] | null | [] | package com.innoxyz.ui.customviews;
import android.content.Context;
import android.view.LayoutInflater;
import android.widget.LinearLayout;
import android.widget.TextView;
import com.innoxyz.R;
/**
* Created with IntelliJ IDEA.
* User: InnoXYZ
* Date: 13-9-25
* Time: 下午4:05
* To change this template use File | S... | 808 | 0.715174 | 0.705224 | 29 | 26.724138 | 27.428776 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.551724 | false | false | 6 |
ce266050fd4ab3e8d3fbba3ce136f1ca8562113b | 33,097,018,037,248 | 38dd86472ff6abcee0db322a6a496337f355d7aa | /java/epi/sorting/RemoveFirstNameDuplicates.java | a7614f94343b9298f94339192ba80bfa30bb3145 | [
"MIT"
] | permissive | code-lgtm/Problem-Solving | https://github.com/code-lgtm/Problem-Solving | e44c3f75cb50383f35e4f4e8162e331147145436 | be9e3b8a630e4126f150b9e7f03c2f3290ba3255 | refs/heads/master | 2023-03-07T09:20:18.279000 | 2021-02-17T13:21:38 | 2021-02-17T13:21:38 | 130,567,705 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package epi.sorting;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
//Remove the names with the same first name from a list in O(n log n) time and O(1) space
public class RemoveFirstNameDuplicates {
static class Name implements Comparable<Name>{
String first, last;
... | UTF-8 | Java | 1,701 | java | RemoveFirstNameDuplicates.java | Java | [
{
"context": " = new ArrayList<>();\n names.add(new Name(\"Ian\",\"Botham\"));\n names.add(new Name(\"David\",\"",
"end": 653,
"score": 0.9998529553413391,
"start": 650,
"tag": "NAME",
"value": "Ian"
},
{
"context": " ArrayList<>();\n names.add(new Name(\"Ian\",\... | null | [] | package epi.sorting;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
//Remove the names with the same first name from a list in O(n log n) time and O(1) space
public class RemoveFirstNameDuplicates {
static class Name implements Comparable<Name>{
String first, last;
... | 1,685 | 0.579659 | 0.57672 | 56 | 29.375 | 28.673384 | 149 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 6 |
5907301ea9979460cd4726f6429e0c864c919d28 | 12,249,246,793,939 | 7cd2accb2ad7f4c0f4282a9ebdbe40995679fdd4 | /ArrayPract/src/MaximumProduct.java | b14cdcc64b9772f10667bcc9b0003d07d7120bd0 | [] | no_license | ChetanLaxane873/Arrays | https://github.com/ChetanLaxane873/Arrays | 1b398c5f683632ca14aa21ade9d44611d4b8a9d7 | 02f8e266f033e355f85831a718b01d723cab9f30 | refs/heads/master | 2023-02-16T19:50:06.216000 | 2021-01-14T05:29:25 | 2021-01-14T05:29:25 | 329,516,575 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class MaximumProduct {
public static void main(String[] args)
{
int[] a = {2, 3, 5, 7, -7, 5, 8, -5};
int max=Integer.MIN_VALUE;
int first=0;
int secnd=0;
for(int i=0; i<a.length; i++)
{
int prod=1;
for(int j=i+1; j<a.length; j++)
{
prod=a[i]*a[j];
if(max<prod)
... | UTF-8 | Java | 491 | java | MaximumProduct.java | Java | [] | null | [] |
public class MaximumProduct {
public static void main(String[] args)
{
int[] a = {2, 3, 5, 7, -7, 5, 8, -5};
int max=Integer.MIN_VALUE;
int first=0;
int secnd=0;
for(int i=0; i<a.length; i++)
{
int prod=1;
for(int j=i+1; j<a.length; j++)
{
prod=a[i]*a[j];
if(max<prod)
... | 491 | 0.480652 | 0.454175 | 25 | 17.559999 | 18.618443 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.4 | false | false | 6 |
288d80d14de3732e5b4ee67f5e1d4964375db78b | 12,249,246,793,085 | dcb409cd698ba4fe5158ad5b7749e1931d9df0c8 | /src/main/java/com/project/demo/VO/CommentVO.java | 96c4e324a16147a1d9c10d5d9784fe341d7b03ab | [] | no_license | SBXSYZL/project-for-competition-back | https://github.com/SBXSYZL/project-for-competition-back | 9c0524187390698b4750a9153e85756f37fee25f | 2795804eac0871d50019b6ddf25ac12e9b420e91 | refs/heads/master | 2022-04-09T21:58:40.509000 | 2020-03-09T07:52:31 | 2020-03-09T07:52:31 | 244,278,494 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.demo.VO;
/**
* @description:
* @author: YZL
* @time: 2020/3/4 21:07
*/
public class CommentVO {
private Integer id;
private Integer userId;
private Integer likeCnt;
private String comment;
private Integer productId;
private String userName;
public Integer getId... | UTF-8 | Java | 1,175 | java | CommentVO.java | Java | [
{
"context": "project.demo.VO;\n\n/**\n * @description:\n * @author: YZL\n * @time: 2020/3/4 21:07\n */\npublic class Comment",
"end": 66,
"score": 0.9996301531791687,
"start": 63,
"tag": "USERNAME",
"value": "YZL"
}
] | null | [] | package com.project.demo.VO;
/**
* @description:
* @author: YZL
* @time: 2020/3/4 21:07
*/
public class CommentVO {
private Integer id;
private Integer userId;
private Integer likeCnt;
private String comment;
private Integer productId;
private String userName;
public Integer getId... | 1,175 | 0.599149 | 0.590638 | 68 | 16.279411 | 15.118011 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.279412 | false | false | 6 |
454bbc8439a1f81e3d8183afc344d3d56584c1b3 | 37,160,057,067,820 | 94f24d5662c1c05d265c889ee962d3bdc42bd386 | /Java/src/Main/MainRun.java | 9b460bdfb2157818db6c1af653be0a8fe4a8cffb | [] | no_license | seongmin-mun/PhD_dissertation | https://github.com/seongmin-mun/PhD_dissertation | ba07fa0a3deacd46d8f39e245a42824fb6717109 | a93cb7ee7b724988fccb029ac5c492469f6d8762 | refs/heads/main | 2023-05-05T20:30:52.683000 | 2021-06-03T21:08:30 | 2021-06-03T21:08:30 | 328,755,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Main;
import Dictionary.DataForJson;
import Processing.DataRefined;
import java.io.BufferedWriter;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.util.ArrayList;
import java.util.List;
import static Processing.DataRefined.refinedData;
/**
* Crea... | UTF-8 | Java | 20,660 | java | MainRun.java | Java | [
{
"context": "ssing.DataRefined.refinedData;\n\n\n/**\n * Created by Seongmin_M on 2019. 12. 11..\n */\npublic class MainRun {\n ",
"end": 337,
"score": 0.9992977380752563,
"start": 327,
"tag": "USERNAME",
"value": "Seongmin_M"
}
] | null | [] | package Main;
import Dictionary.DataForJson;
import Processing.DataRefined;
import java.io.BufferedWriter;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.OutputStreamWriter;
import java.util.ArrayList;
import java.util.List;
import static Processing.DataRefined.refinedData;
/**
* Crea... | 20,660 | 0.439431 | 0.433145 | 407 | 49.422604 | 50.785267 | 293 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.840295 | false | false | 6 |
240f2093a82e583300899d5da6e71ff0174e6cea | 37,160,057,067,230 | 9c47dc5b669cbc3df10e1204f064800ea4cc3010 | /Source/InputHandler.java | 64ea2c60e79249ba41b7d17bc4b0df7d9ff59ca9 | [] | no_license | proneutrino/CounterGo | https://github.com/proneutrino/CounterGo | a877945ab0d886bc270c5985c5ef7320223dcfd2 | 11b1c8dcc2bba2124292a24fefe6b1015c037263 | refs/heads/master | 2021-07-17T00:46:52.800000 | 2017-10-23T18:22:07 | 2017-10-23T18:22:07 | 108,020,744 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class inputhandler
{
int noofterrorist=scan.nextInt();
int noofCounterterrorist=scan.nextInt();
Player array[]=new Player[noofCounterterrorist+noofterrorist];
for(int i=0;i<noofCounterterrorist+noofterrorist;i++)
{
array[i]=new Player(types,orders,statergies);
}
} | UTF-8 | Java | 309 | java | InputHandler.java | Java | [] | null | [] | class inputhandler
{
int noofterrorist=scan.nextInt();
int noofCounterterrorist=scan.nextInt();
Player array[]=new Player[noofCounterterrorist+noofterrorist];
for(int i=0;i<noofCounterterrorist+noofterrorist;i++)
{
array[i]=new Player(types,orders,statergies);
}
} | 309 | 0.679612 | 0.676375 | 12 | 23.916666 | 24.547432 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
bdcf06dbffc07a9708242faba3eb841ee44aa4e4 | 37,684,043,081,846 | c84088fed6a7b4f392810bb166e66dbfe3df4286 | /wp/src/main/java/com/github/wp/business/pojo/custom/Bcontactarchives.java | 6d66c568424cb0fe6ca6dae1fb3387385562dadf | [] | no_license | 1Will/Work1 | https://github.com/1Will/Work1 | 4c419b9013d2989c4bbe6721c155de609e5ce9b5 | 16e707588da13e9dede5f7de97ca53e15a7d5a78 | refs/heads/master | 2020-05-22T16:52:56.501000 | 2018-03-20T01:21:01 | 2018-03-20T01:21:01 | 84,697,600 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.wp.business.pojo.custom;
import java.sql.Timestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColum... | UTF-8 | Java | 8,777 | java | Bcontactarchives.java | Java | [
{
"context": "ring lastOperator) {\n\t\tthis.id = id;\n\t\tthis.name = name;\n\t\tthis.sex = sex;\n\t\tthis.dept = dept;\n\t\tthis.ind",
"end": 2382,
"score": 0.8493668437004089,
"start": 2378,
"tag": "NAME",
"value": "name"
}
] | null | [] | package com.github.wp.business.pojo.custom;
import java.sql.Timestamp;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColum... | 8,777 | 0.725767 | 0.719214 | 386 | 21.531088 | 19.399944 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.536269 | false | false | 6 |
6986dd8f7da709e449e33200410a59d02987b63a | 2,052,994,419,924 | f54720c276b0a2cc007e8b8ae3767274a7878f61 | /src/common/th/ac/kbu/cs/ExamProject/Entity/Question.java | bd654b8d18c3f26985eaae35781cb0436850c781 | [] | no_license | HelloCore/ExamProject | https://github.com/HelloCore/ExamProject | cad810ca6b81c48dd984736f412afcd04744d328 | 9001eee0303c8dd7a1dde271be2b20006db78394 | refs/heads/master | 2020-04-15T15:12:09.528000 | 2016-10-25T00:30:51 | 2016-10-25T00:30:51 | 5,284,139 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package th.ac.kbu.cs.ExamProject.Entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn... | UTF-8 | Java | 1,794 | java | Question.java | Java | [] | null | [] | package th.ac.kbu.cs.ExamProject.Entity;
import java.io.Serializable;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.FetchType;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.JoinColumn... | 1,794 | 0.769788 | 0.759197 | 82 | 20.878048 | 19.51634 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.085366 | false | false | 6 |
a690bae8cdb8565fcf0c77886a45e095ec4aa110 | 2,052,994,421,015 | 48e835e6f176a8ac9ae3ca718e8922891f1e5a18 | /benchmark/test/uk/gov/gchq/gaffer/accumulostore/operation/hdfs/impl/ImportAccumuloKeyValueFilesTest.java | 730bd25667a131ddc4ad2d9737e1c0e7e1312996 | [] | no_license | STAMP-project/dspot-experiments | https://github.com/STAMP-project/dspot-experiments | f2c7a639d6616ae0adfc491b4cb4eefcb83d04e5 | 121487e65cdce6988081b67f21bbc6731354a47f | refs/heads/master | 2023-02-07T14:40:12.919000 | 2019-11-06T07:17:09 | 2019-11-06T07:17:09 | 75,710,758 | 14 | 19 | null | false | 2023-01-26T23:57:41 | 2016-12-06T08:27:42 | 2022-02-18T17:43:31 | 2023-01-26T23:57:40 | 651,434 | 12 | 14 | 5 | null | false | false | package uk.gov.gchq.gaffer.accumulostore.operation.hdfs.impl;
import org.junit.Assert;
import org.junit.Test;
import uk.gov.gchq.gaffer.accumulostore.operation.hdfs.operation.ImportAccumuloKeyValueFiles;
import uk.gov.gchq.gaffer.exception.SerialisationException;
import uk.gov.gchq.gaffer.jsonserialisation.JSONSerial... | UTF-8 | Java | 2,247 | java | ImportAccumuloKeyValueFilesTest.java | Java | [
{
"context": " private static final String TEST_OPTION_KEY = \"testOption\";\n\n @Test\n public void shouldJSONSerialiseA",
"end": 658,
"score": 0.9005563259124756,
"start": 648,
"tag": "KEY",
"value": "testOption"
}
] | null | [] | package uk.gov.gchq.gaffer.accumulostore.operation.hdfs.impl;
import org.junit.Assert;
import org.junit.Test;
import uk.gov.gchq.gaffer.accumulostore.operation.hdfs.operation.ImportAccumuloKeyValueFiles;
import uk.gov.gchq.gaffer.exception.SerialisationException;
import uk.gov.gchq.gaffer.jsonserialisation.JSONSerial... | 2,247 | 0.788607 | 0.788607 | 43 | 51.232559 | 57.064972 | 305 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.674419 | false | false | 6 |
d4a2e6d1ccba90bc2db92400d6aa8042b8eb7597 | 6,055,903,922,116 | d21d922397bd0f1919dde519ac32b0fb350fd8d8 | /src/edu/neu/csye6200/Deer.java | 7add766120b54bdb7f227820ac04110f6cac78af | [] | no_license | advaitare/OOD_JAVA_A1_ZOO | https://github.com/advaitare/OOD_JAVA_A1_ZOO | 0340306bbb503e845811ced2adb4aaf34511e337 | 1a219184e952903b7e415d7af9a7838af73e1d55 | refs/heads/master | 2023-08-23T12:32:39.705000 | 2021-10-02T22:39:43 | 2021-10-02T22:39:43 | 412,925,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.neu.csye6200;
public class Deer implements AnimalisticAnimalsAPI{
@Override
public void api3() {
System.out.println("....Movement from Deer Class....");
}
@Override
public String toString() {
return "toString() This is a call from Deer class.";
}
}
| UTF-8 | Java | 299 | java | Deer.java | Java | [] | null | [] | package edu.neu.csye6200;
public class Deer implements AnimalisticAnimalsAPI{
@Override
public void api3() {
System.out.println("....Movement from Deer Class....");
}
@Override
public String toString() {
return "toString() This is a call from Deer class.";
}
}
| 299 | 0.64214 | 0.625418 | 12 | 23.916666 | 21.301245 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 6 |
467722549dd9e9c6e6a1d251e3f655936ef622b2 | 16,896,401,364,428 | 5cffb737045f5de39c5d607af353cfc5e7516cb1 | /src/main/java/nl/jochemkuijpers/raytrace/shapes/with_material/ShapeWithMaterial.java | fb6585976e872abdeea1bbd30a08b31f5c46f103 | [
"MIT"
] | permissive | JochemKuijpers/gg_raytracer | https://github.com/JochemKuijpers/gg_raytracer | 38ebeca8c212fc1477b3f483ee1bf6b9bc4fa400 | 77aab656f45cf9b7a71bfe8e4bca2bce36072f29 | refs/heads/master | 2021-10-27T10:18:03.149000 | 2021-10-12T21:48:26 | 2021-10-12T21:48:26 | 187,108,895 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.jochemkuijpers.raytrace.shapes.with_material;
import nl.jochemkuijpers.math.Color;
import nl.jochemkuijpers.raytrace.Ray;
import nl.jochemkuijpers.math.Vector3;
import nl.jochemkuijpers.raytrace.Scene;
import nl.jochemkuijpers.raytrace.materials.Material;
import nl.jochemkuijpers.raytrace.shapes.Shape;
/**... | UTF-8 | Java | 1,429 | java | ShapeWithMaterial.java | Java | [] | null | [] | package nl.jochemkuijpers.raytrace.shapes.with_material;
import nl.jochemkuijpers.math.Color;
import nl.jochemkuijpers.raytrace.Ray;
import nl.jochemkuijpers.math.Vector3;
import nl.jochemkuijpers.raytrace.Scene;
import nl.jochemkuijpers.raytrace.materials.Material;
import nl.jochemkuijpers.raytrace.shapes.Shape;
/**... | 1,429 | 0.73198 | 0.727782 | 41 | 33.853657 | 29.925568 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.609756 | false | false | 6 |
bbf1512c0efdd3107d02fa2aa14b5b885186f5a0 | 8,074,538,584,597 | 943cc353ba2d91df3f6df742c17dad23db3b9a06 | /ects-utils/src/main/java/org/esupportail/ects/utils/IExport.java | a4f4674ff9bd25968f2e14b377c96176c51f31a7 | [
"Apache-2.0"
] | permissive | EsupPortail/esup-ects | https://github.com/EsupPortail/esup-ects | 77173d7ced1665a6948b4c9ae85c0592f6e45bce | 43d43d632bd6360302d9b8794e7b630da9386e41 | refs/heads/master | 2021-01-17T09:25:20.158000 | 2018-05-22T14:33:01 | 2018-05-22T14:33:01 | 16,831,788 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package org.esupportail.ects.utils;
import java.io.IOException;
import javax.faces.context.FacesContext;
import javax.xml.transform.TransformerException;
import net.sf.jasperreports.engine.JRDataSource;
import org.jdom.Element;
/**
* Interface contenant les méthodes d'export PDF.
* @author gmartel
*... | UTF-8 | Java | 1,211 | java | IExport.java | Java | [
{
"context": "ce contenant les méthodes d'export PDF.\n * @author gmartel\n *\n */\npublic interface IExport {\n\t\n\t/**\n\t * Perm",
"end": 317,
"score": 0.9994001984596252,
"start": 310,
"tag": "USERNAME",
"value": "gmartel"
}
] | null | [] | /**
*
*/
package org.esupportail.ects.utils;
import java.io.IOException;
import javax.faces.context.FacesContext;
import javax.xml.transform.TransformerException;
import net.sf.jasperreports.engine.JRDataSource;
import org.jdom.Element;
/**
* Interface contenant les méthodes d'export PDF.
* @author gmartel
*... | 1,211 | 0.702233 | 0.702233 | 51 | 22.705883 | 21.088324 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.078431 | false | false | 6 |
db3579ff104e2645c791ef6fa3f5d46612cedda7 | 6,889,127,612,790 | d345c275b0544286470c127159ef48ed2879aceb | /OpenMatrixLib/src/OML/Matrix.java | df2e68ac908affc20a1f9bed9eb62bbd447f3fe8 | [] | no_license | BenHenderson09/OpenMatrixLib | https://github.com/BenHenderson09/OpenMatrixLib | fffe6cc2196be4cdb38397ecdbab0250b4a49fd1 | 7814279533d4a6f538f29e2c5b4d35837e049fcd | refs/heads/master | 2020-03-27T18:27:27.917000 | 2020-03-22T18:14:35 | 2020-03-22T18:14:35 | 146,923,394 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package OML;
import java.util.Arrays;
import java.util.Random;
public class Matrix {
Random rand = new Random();
double[][] matrix;
int rows;
int columns;
private MatrixInitialization matInitialization;
private MatrixManipulation matManipulation;
private MatrixMaths matMaths;
... | UTF-8 | Java | 2,850 | java | Matrix.java | Java | [] | null | [] | package OML;
import java.util.Arrays;
import java.util.Random;
public class Matrix {
Random rand = new Random();
double[][] matrix;
int rows;
int columns;
private MatrixInitialization matInitialization;
private MatrixManipulation matManipulation;
private MatrixMaths matMaths;
... | 2,850 | 0.634386 | 0.634035 | 104 | 26.403847 | 23.786518 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.394231 | false | false | 6 |
d00446740b5e7c3e93af91c8abb436e5f2263218 | 2,611,340,172,715 | 743b380a0db00feda3196bf6a2852e89f296a5d4 | /idp-stepup-api/src/main/java/fi/csc/idp/stepup/api/StepUpAccountStorage.java | cc927ce8aa76880ca451c710b46dc288ce93143f | [] | no_license | CSC-IT-Center-for-Science/stepup-proxy | https://github.com/CSC-IT-Center-for-Science/stepup-proxy | bf14725f443265538ee0b7425c88ab5080aff63a | e514b62ac433475fa5d87c610bfba1be9941a797 | refs/heads/master | 2020-04-10T14:16:59.576000 | 2019-06-11T08:52:26 | 2019-06-11T08:52:26 | 50,505,733 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* The MIT License
* Copyright (c) 2015 CSC - IT Center for Science, http://www.csc.fi
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitat... | UTF-8 | Java | 2,873 | java | StepUpAccountStorage.java | Java | [] | null | [] | /*
* The MIT License
* Copyright (c) 2015 CSC - IT Center for Science, http://www.csc.fi
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitat... | 2,873 | 0.643926 | 0.642534 | 83 | 33.614456 | 27.599472 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409639 | false | false | 6 |
7d318c3989b93b8773622304eff539784193ecd0 | 30,451,318,182,702 | 964e182e5377472f9abdd7a093506ed730dca369 | /ElementalTowerDefense/src/ControlPanelLocalizationTest.java | a2dae74878b9adf2b11d6ef95fab47542768810d | [] | no_license | tugayac/CSSE376-Elemental-Tower-Defense | https://github.com/tugayac/CSSE376-Elemental-Tower-Defense | 6ab5250f656918f959e20b6d082708e92420a430 | e2edfaf5f4b5807b1226a3a00e71b7435d852546 | refs/heads/master | 2016-09-05T19:26:15.458000 | 2012-05-17T07:06:51 | 2012-05-17T07:06:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import static org.junit.Assert.assertEquals;
import java.util.Locale;
import java.util.ResourceBundle;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
/**
* TODO Put here a description of what this class does.
*
* @author tugayac. Created May 1, 2012.
*/
public class ControlPanelLocaliza... | ISO-8859-3 | Java | 4,059 | java | ControlPanelLocalizationTest.java | Java | [
{
"context": "escription of what this class does.\n * \n * @author tugayac. Created May 1, 2012.\n */\npublic class ControlPan",
"end": 260,
"score": 0.9996695518493652,
"start": 253,
"tag": "USERNAME",
"value": "tugayac"
}
] | null | [] | import static org.junit.Assert.assertEquals;
import java.util.Locale;
import java.util.ResourceBundle;
import org.junit.After;
import org.junit.Before;
import org.junit.Test;
/**
* TODO Put here a description of what this class does.
*
* @author tugayac. Created May 1, 2012.
*/
public class ControlPanelLocaliza... | 4,059 | 0.73021 | 0.718866 | 103 | 38.368931 | 26.278564 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.514563 | false | false | 6 |
71788d89ed83c19b15d6e046f0864d74c18d6e1a | 4,209,068,013,298 | a5e7cd98cde8a1c22a0e24d8e0ea71293b32e09e | /AlkitabModel/src/main/java/yuku/alkitab/model/PericopeIndex.java | 5727183aa0d54d3cbc3347fb03747b8e91c6642c | [
"Apache-2.0",
"LicenseRef-scancode-free-unknown"
] | permissive | yukuku/androidbible | https://github.com/yukuku/androidbible | 6efcdfeed3afb2cc4e864383891ac18ad49b2e8f | eb4462f7e7b81c6415f9704ddf509b74d968fcbb | refs/heads/develop | 2023-07-27T18:22:59.759000 | 2023-07-18T07:30:26 | 2023-07-18T07:30:26 | 5,657,549 | 278 | 182 | Apache-2.0 | false | 2023-05-02T08:22:30 | 2012-09-03T10:27:07 | 2023-05-02T06:31:58 | 2023-04-28T04:44:45 | 72,037 | 267 | 162 | 16 | Java | false | false | package yuku.alkitab.model;
import java.util.Arrays;
public class PericopeIndex {
public int[] aris;
public int[] offsets;
public int findFirst(int ariMin, int ariMax) {
int x = Arrays.binarySearch(aris, ariMin);
// x == -1 (-0-1) kalo ariMin == 0
/*
* Contoh xari
* [0] 0x000101
* [1] 0x000125
... | UTF-8 | Java | 1,066 | java | PericopeIndex.java | Java | [] | null | [] | package yuku.alkitab.model;
import java.util.Arrays;
public class PericopeIndex {
public int[] aris;
public int[] offsets;
public int findFirst(int ariMin, int ariMax) {
int x = Arrays.binarySearch(aris, ariMin);
// x == -1 (-0-1) kalo ariMin == 0
/*
* Contoh xari
* [0] 0x000101
* [1] 0x000125
... | 1,066 | 0.548781 | 0.447467 | 50 | 20.32 | 20.35037 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.04 | false | false | 6 |
d1fe87b0cffe732b135a7e54fb3e1fa214b429b1 | 4,209,068,015,118 | f56f933221f613b17c348007503eb31ac0f7daa6 | /src/szf/com/multifred/main.java | bcd1d48c3655a1a09835f5aa677fab82342d701e | [] | no_license | FreeHux/javaMultiFred | https://github.com/FreeHux/javaMultiFred | 5604f8140932951ae36da8ac9fff34cbf4e3f8ba | e0860343e0b6c13cd0a423efc10108e6df926e60 | refs/heads/master | 2022-11-14T23:55:45.895000 | 2020-07-09T11:54:56 | 2020-07-09T11:54:56 | 278,351,010 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package szf.com.multifred;
public class main {
public static void main(String[] args) throws InterruptedException {
StopWatch stopWatch = new StopWatch();
stopWatch.start();
/*
Integer counter = 0;
Freddi fred1 = new Freddi("nummer 1", counter);
Fr... | UTF-8 | Java | 1,169 | java | main.java | Java | [] | null | [] | package szf.com.multifred;
public class main {
public static void main(String[] args) throws InterruptedException {
StopWatch stopWatch = new StopWatch();
stopWatch.start();
/*
Integer counter = 0;
Freddi fred1 = new Freddi("nummer 1", counter);
Fr... | 1,169 | 0.52911 | 0.510274 | 52 | 20.5 | 22.463219 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 6 |
15791fee59eab1b9f4a8f569920198a9fcc8d645 | 1,606,317,830,519 | ab7f6ceae5245d3ff258a74bfc0fc3e7e15a3631 | /src/NheServer/WEB-INF/src/br/poli/ecomp/geav/nhe/model/db/atm/Atomic.java | c10e0084c7b5cf778b11c72d3d466f079a529d56 | [] | no_license | rush2sami/nhe | https://github.com/rush2sami/nhe | 743cb0812971911c247a1bba0a254efe863f75a0 | 8cd3e08b988adfc661449bcb1f9cb3212fc8033f | refs/heads/master | 2021-01-10T04:32:51.451000 | 2011-09-12T18:07:27 | 2011-09-12T18:07:27 | 55,280,306 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.poli.ecomp.geav.nhe.model.db.atm;
import br.poli.ecomp.geav.nhe.model.db.Table;
import br.poli.ecomp.geav.nhe.model.db.atp.IActionType;
import br.poli.ecomp.geav.nhe.model.db.cpl.ICoupled;
import br.poli.ecomp.geav.nhe.model.db.mdl.IModel;
public class Atomic extends Table implements IAtomic
{
pr... | UTF-8 | Java | 1,594 | java | Atomic.java | Java | [] | null | [] | package br.poli.ecomp.geav.nhe.model.db.atm;
import br.poli.ecomp.geav.nhe.model.db.Table;
import br.poli.ecomp.geav.nhe.model.db.atp.IActionType;
import br.poli.ecomp.geav.nhe.model.db.cpl.ICoupled;
import br.poli.ecomp.geav.nhe.model.db.mdl.IModel;
public class Atomic extends Table implements IAtomic
{
pr... | 1,594 | 0.697616 | 0.697616 | 78 | 18.435898 | 18.65379 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.179487 | false | false | 6 |
1e7d85176d2773e86650255b9a0da1c7ce1112ef | 2,405,181,743,446 | 1e266b668c3dc1bd697d1b828275c7d3137f14e7 | /src/main/java/orgChart/Company.java | bac4a77a9c75eb5d5022d615f798b7bcb699b6d7 | [] | no_license | pl13291/OrgChart | https://github.com/pl13291/OrgChart | a62540ccff768a733b02f0645d33be6f667f7eb1 | 63372a0bb94166bd496464de68a5660338d9d18a | refs/heads/master | 2021-03-27T16:25:08.340000 | 2017-05-11T12:38:02 | 2017-05-11T12:38:02 | 90,971,930 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package orgChart;
import java.util.*;
public class Company implements CompanyContract {
private HashMap<Integer, Employee> employeesHashMap;
public Company() {
employeesHashMap = new HashMap<>();
}
public Employee getCEO() {
for (Employee e: employeesHashMap.values()) {
... | UTF-8 | Java | 13,903 | java | Company.java | Java | [] | null | [] | package orgChart;
import java.util.*;
public class Company implements CompanyContract {
private HashMap<Integer, Employee> employeesHashMap;
public Company() {
employeesHashMap = new HashMap<>();
}
public Employee getCEO() {
for (Employee e: employeesHashMap.values()) {
... | 13,903 | 0.602388 | 0.599799 | 401 | 33.670822 | 27.852772 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.334165 | false | false | 6 |
930a88712bba69254b7e0f8507df2dbbbc1ae488 | 7,327,214,214,091 | 04d1abd0a71c3bca7de8912044176c19edcded72 | /seltaf/src/com/aqm/staf/framework/core/entity/RuntimeConfigParameter.java | ee4bb29482ff418870a0c77be6c0e846401b237d | [] | no_license | Prity1992/MobileAutomationNIA | https://github.com/Prity1992/MobileAutomationNIA | f99e156a17f801f2d790f01f230f182cb287888c | 80da84eab98ff30e71bded80ba5f1c6da10eaaa8 | refs/heads/master | 2022-11-28T17:51:34.708000 | 2020-01-13T11:00:48 | 2020-01-13T11:00:48 | 233,538,239 | 0 | 0 | null | false | 2022-11-24T06:13:13 | 2020-01-13T07:37:43 | 2020-01-13T11:01:47 | 2022-11-24T06:13:10 | 27,349 | 0 | 0 | 6 | Java | false | false | package com.aqm.staf.framework.core.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
@Entity
@Table(name = "app_RuntimeConfigPar... | UTF-8 | Java | 1,619 | java | RuntimeConfigParameter.java | Java | [] | null | [] | package com.aqm.staf.framework.core.entity;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.Id;
import javax.persistence.Table;
import org.hibernate.annotations.GenericGenerator;
@Entity
@Table(name = "app_RuntimeConfigPar... | 1,619 | 0.792464 | 0.790612 | 51 | 29.745098 | 24.885498 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.196078 | false | false | 6 |
2a17cd34dfdc44cee150939cf1fdc238e706fbcc | 22,617,297,838,036 | ad2367020d2b61e877b6ce2f6b41e6ee87e52905 | /atm-2.0/src/main/java/com/dayuan/controller/BankCardController.java | fbe0c2187acb99368f93f95beca9b7dbdf8b9d61 | [] | no_license | gujilong/atm-2.0 | https://github.com/gujilong/atm-2.0 | 3ca794a51f3581f93108543756918c4b22b020f5 | 526fab2a2c147955265b8a7f9132aa566768faff | refs/heads/master | 2020-05-03T15:30:50.334000 | 2019-03-31T15:25:58 | 2019-03-31T15:25:58 | 178,705,480 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dayuan.controller;
import com.dayuan.dto.CardDto;
import com.dayuan.dto.FlowDto;
import com.dayuan.dto.ResponseDTO;
import com.dayuan.exception.ExceptionDispose;
import com.dayuan.service.BankCardService;
import com.dayuan.util.PageUtils;
import org.springframework.beans.factory.annotation.Autowired;
impor... | UTF-8 | Java | 5,043 | java | BankCardController.java | Java | [] | null | [] | package com.dayuan.controller;
import com.dayuan.dto.CardDto;
import com.dayuan.dto.FlowDto;
import com.dayuan.dto.ResponseDTO;
import com.dayuan.exception.ExceptionDispose;
import com.dayuan.service.BankCardService;
import com.dayuan.util.PageUtils;
import org.springframework.beans.factory.annotation.Autowired;
impor... | 5,043 | 0.688498 | 0.687285 | 148 | 32.425674 | 30.718004 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.675676 | false | false | 6 |
bbc5af08b709fb48b9a602b57ee79f0fc5d132c4 | 25,907,242,785,007 | 859790944f4d9a263ec6e677fe53cd92a035db6a | /DataStructureAlgorithms/dataStructureAlgorithms/graphTheory/StronglyConnectedComponents.java | 89e950421574698762b9ef49a52c1aa127eb3da7 | [] | no_license | akanksha-rajhans/Data-Structures-Algorithms | https://github.com/akanksha-rajhans/Data-Structures-Algorithms | c9bafa63e3d32c980274d2cbd4c304a12d2b5bf6 | d7461f92cd73a6b17ae234f8921da6cc29f19721 | refs/heads/master | 2021-04-30T13:25:07.225000 | 2018-02-21T07:51:58 | 2018-02-21T07:51:58 | 116,791,205 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package graphTheory;
import java.util.Iterator;
import java.util.Stack;
public class StronglyConnectedComponents extends Graph {
StronglyConnectedComponents(int v) {
super(v);
}
void DfsUtil(int n, boolean[] visited, Graph g){
visited[n]=true;
System.out.print(n+" ");
Iterator<Integer> itr=g.adj... | UTF-8 | Java | 1,730 | java | StronglyConnectedComponents.java | Java | [] | null | [] | package graphTheory;
import java.util.Iterator;
import java.util.Stack;
public class StronglyConnectedComponents extends Graph {
StronglyConnectedComponents(int v) {
super(v);
}
void DfsUtil(int n, boolean[] visited, Graph g){
visited[n]=true;
System.out.print(n+" ");
Iterator<Integer> itr=g.adj... | 1,730 | 0.608671 | 0.6 | 87 | 18.885057 | 16.922695 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.885057 | false | false | 6 |
3f4a56617935c8545ddc8a854d05675d71707074 | 26,963,804,689,312 | 61a1b89cd2b85a36f19bc3f6fc564bd6cb380d51 | /algorithm_github/src/practise/SuperPow.java | 524c887cb8d7d6c6a4080625e101d4440c12eb23 | [] | no_license | fatezc/java_algorithmPractise | https://github.com/fatezc/java_algorithmPractise | bacf998dc8fdcff89fbc8aad6c324f633e2f1313 | 4ef1e2a2deacd4bea3ddaf71846fbd266e463419 | refs/heads/master | 2020-07-03T21:59:23.749000 | 2020-04-02T07:33:59 | 2020-04-02T07:33:59 | 202,063,568 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practise;
/*
* 你的任务是计算 ab 对 1337 取模,a 是一个正整数,b 是一个非常大的正整数且会以数组形式给出。
* */
public class SuperPow {
//将a拆成x*1337+y,则只需要考虑y的部分
public int superPow(int a, int[] b) {
int mod = 1337;
int ans = 1;
a = a % mod;
if (a==1)
return 1;
int[] help = new int[b.length... | UTF-8 | Java | 1,050 | java | SuperPow.java | Java | [] | null | [] | package practise;
/*
* 你的任务是计算 ab 对 1337 取模,a 是一个正整数,b 是一个非常大的正整数且会以数组形式给出。
* */
public class SuperPow {
//将a拆成x*1337+y,则只需要考虑y的部分
public int superPow(int a, int[] b) {
int mod = 1337;
int ans = 1;
a = a % mod;
if (a==1)
return 1;
int[] help = new int[b.length... | 1,050 | 0.366316 | 0.337895 | 35 | 26.142857 | 14.978352 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.742857 | false | false | 6 |
aeea6a3035066aeea7d2b1281829355f21c01919 | 1,511,828,502,518 | a226ff0b753ba6533e1b7a4d257581754b2e7458 | /src/pixelyvulpine/api/lcdui/CommandList.java | 738dac691988369ff429c0136116ae608f261b79 | [
"MIT"
] | permissive | JoseskVolpe/Pixely-Vulpine-Framework | https://github.com/JoseskVolpe/Pixely-Vulpine-Framework | 70fc784b76f0f4d874873e86b9d2487db7588528 | 32a8e86569c70e176f492496b5a7f6da567f47e0 | refs/heads/main | 2023-07-13T18:34:04.750000 | 2021-09-08T05:05:25 | 2021-09-08T05:05:25 | 382,569,712 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pixelyvulpine.api.lcdui;
import java.util.Vector;
import javax.microedition.lcdui.Command;
public class CommandList extends Vector{
public final static int PRIORITY_MAIN_COMMANDS=Integer.MAX_VALUE; /**Application commands added on Context*/
public final static int PRIORITY_APPLICATION = 0; /**Barrier bet... | UTF-8 | Java | 2,402 | java | CommandList.java | Java | [] | null | [] | package pixelyvulpine.api.lcdui;
import java.util.Vector;
import javax.microedition.lcdui.Command;
public class CommandList extends Vector{
public final static int PRIORITY_MAIN_COMMANDS=Integer.MAX_VALUE; /**Application commands added on Context*/
public final static int PRIORITY_APPLICATION = 0; /**Barrier bet... | 2,402 | 0.728143 | 0.724813 | 95 | 24.28421 | 27.927223 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.557895 | false | false | 6 |
fb07a504995514463f29e8d56535ef414fb5c9bf | 30,416,958,456,226 | 8655fd2ad331583fc2d1e6452933c3993066cb2a | /java/src/com/bridgelabz/algorithm/InsertionSortInteger.java | 783f19a1c66baa45ac7f7643372a096c1eb83c3f | [] | no_license | aruna-h/java | https://github.com/aruna-h/java | 9c317e3aed9cac1eae0e4c7f1b6dd2a8292e2786 | d34689312fca110b0d4ddad1709fccf4baeb61f2 | refs/heads/master | 2021-08-19T05:12:32.165000 | 2018-07-05T09:08:31 | 2018-07-05T09:08:31 | 133,802,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bridgelabz.algorithm;
import com.bridgelabz.utility.Utility;
/**
* @author 28081995 insertion sort of integer
*/
public class InsertionSortInteger {
public static void main(String[] args) {
Utility u = new Utility();
System.out.println("enter no of elements");
int size = u.inputInteger();
int[... | UTF-8 | Java | 529 | java | InsertionSortInteger.java | Java | [] | null | [] | package com.bridgelabz.algorithm;
import com.bridgelabz.utility.Utility;
/**
* @author 28081995 insertion sort of integer
*/
public class InsertionSortInteger {
public static void main(String[] args) {
Utility u = new Utility();
System.out.println("enter no of elements");
int size = u.inputInteger();
int[... | 529 | 0.678639 | 0.661626 | 25 | 20.16 | 17.67638 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.4 | false | false | 6 |
0bfab4519a34770209e55fd57282da2b07378dae | 10,582,799,417,867 | fb12be18420d4c61b83b6d082de8fd9f8890dee6 | /app/src/main/java/com/kcx/acg/bean/PictureBean.java | 4610229f06b1ff2284b3c171f5e4bc5eefc077b3 | [] | no_license | kinglee1982/ACG | https://github.com/kinglee1982/ACG | c41a3bb303cce3b3558d38f0584ea181507400b5 | 137180563e56b4e7d0d750019aa36ba3178f398c | refs/heads/master | 2021-10-09T00:24:51.365000 | 2018-12-19T07:50:14 | 2018-12-19T07:50:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.kcx.acg.bean;
import com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver;
import java.io.Serializable;
/**
* Created by zjb on 2018/12/6.
*/
public class PictureBean implements Serializable {
private TransferObserver transferObserver;
private int productDetailID;
private Str... | UTF-8 | Java | 1,033 | java | PictureBean.java | Java | [
{
"context": ";\n\nimport java.io.Serializable;\n\n/**\n * Created by zjb on 2018/12/6.\n */\npublic class PictureBean implem",
"end": 154,
"score": 0.9996572732925415,
"start": 151,
"tag": "USERNAME",
"value": "zjb"
}
] | null | [] | package com.kcx.acg.bean;
import com.amazonaws.mobileconnectors.s3.transferutility.TransferObserver;
import java.io.Serializable;
/**
* Created by zjb on 2018/12/6.
*/
public class PictureBean implements Serializable {
private TransferObserver transferObserver;
private int productDetailID;
private Str... | 1,033 | 0.675702 | 0.661181 | 52 | 18.865385 | 20.564186 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.288462 | false | false | 6 |
26b65783053208d81b54c19ab380cab0850b3556 | 11,467,562,690,352 | 3dd4b2b30cc80e33c16fe57907337ffec8d3b009 | /src/main/java/com/goeuro/api/v2/exception/RequestException.java | 62b0565aa56d4f638d9888a85a0f4c38449484b0 | [] | no_license | victorglt/GoEuroTest | https://github.com/victorglt/GoEuroTest | a64c754adef92dd95247dc84b54393968247845d | 90662d2477eaf2f01d169540645244dc89a5d45d | refs/heads/master | 2016-08-08T23:01:27.435000 | 2016-01-04T22:07:46 | 2016-01-04T22:07:46 | 49,024,157 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.goeuro.api.v2.exception;
/**
* Created by Victor on 1/4/2016.
*/
public class RequestException extends RuntimeException {
public RequestException(String message) {
super(message);
}
}
| UTF-8 | Java | 216 | java | RequestException.java | Java | [
{
"context": "ge com.goeuro.api.v2.exception;\n\n/**\n * Created by Victor on 1/4/2016.\n */\npublic class RequestException ex",
"end": 62,
"score": 0.9985662698745728,
"start": 56,
"tag": "NAME",
"value": "Victor"
}
] | null | [] | package com.goeuro.api.v2.exception;
/**
* Created by Victor on 1/4/2016.
*/
public class RequestException extends RuntimeException {
public RequestException(String message) {
super(message);
}
}
| 216 | 0.694444 | 0.662037 | 11 | 18.636364 | 19.768076 | 56 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.181818 | false | false | 6 |
76bd89505185ed404d02c95cb5d3399c25cb88cd | 20,495,584,004,560 | 52f5005693272aad50f2cbbff8980b7d6740eed4 | /app/src/main/java/com/example/encuentraloya/presenter/PerfilPresenter.java | a5ee664c3f6404f2eea9eee0e07e4f6d1cad0278 | [] | no_license | utpintegrador/EncuentraloYa | https://github.com/utpintegrador/EncuentraloYa | f4b9b25f832ecda24fa98690cf20e1871a4cc5a5 | d31393f945988494d3e7a444d76f471a6b5c3a0e | refs/heads/master | 2022-11-24T05:55:43.200000 | 2020-08-01T06:23:35 | 2020-08-01T06:23:35 | 269,863,160 | 0 | 0 | null | false | 2020-08-01T06:23:36 | 2020-06-06T04:07:24 | 2020-06-27T13:31:57 | 2020-08-01T06:23:36 | 764 | 0 | 0 | 0 | Java | false | false | package com.example.encuentraloya.presenter;
import com.example.encuentraloya.model.Implement.PerfilInteractor;
import com.example.encuentraloya.model.Interfaces.OnPerfilFinishedListener;
import com.example.encuentraloya.view.Interfaces.IPerfilView;
public class PerfilPresenter implements OnPerfilFinishedListener {
... | UTF-8 | Java | 1,663 | java | PerfilPresenter.java | Java | [] | null | [] | package com.example.encuentraloya.presenter;
import com.example.encuentraloya.model.Implement.PerfilInteractor;
import com.example.encuentraloya.model.Interfaces.OnPerfilFinishedListener;
import com.example.encuentraloya.view.Interfaces.IPerfilView;
public class PerfilPresenter implements OnPerfilFinishedListener {
... | 1,663 | 0.657847 | 0.657847 | 60 | 26.716667 | 25.346329 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 6 |
0dc93bf1941bb2fd0919d3d3117d6bdf2246fbdb | 21,217,138,508,390 | 9fa7d4df1b3802ab06418877ea69120a7d5519fa | /gallary/src/main/java/com/clicker/reference/UiReferentialService.java | 3ea250a84ed12d283fd16ee81dd130d2797c7b98 | [] | no_license | syogesh31/photogallary | https://github.com/syogesh31/photogallary | c1fcbf62a3b8f6424e95957e99f310fcfb1f95b2 | 459197c1176c26deee12b0fd4638b1ef75d934b7 | refs/heads/master | 2022-01-23T21:45:20.181000 | 2021-12-28T10:53:54 | 2021-12-28T10:53:54 | 51,263,209 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.clicker.reference;
import java.util.List;
import org.springframework.stereotype.Service;
import com.clicker.model.Gender;
@Service
public class UiReferentialService {
public List<Gender> getGenderList() {
return Gender.Options;
}
}
| UTF-8 | Java | 270 | java | UiReferentialService.java | Java | [] | null | [] | package com.clicker.reference;
import java.util.List;
import org.springframework.stereotype.Service;
import com.clicker.model.Gender;
@Service
public class UiReferentialService {
public List<Gender> getGenderList() {
return Gender.Options;
}
}
| 270 | 0.733333 | 0.733333 | 15 | 16 | 16.42762 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 6 |
227397443f5030c36136f9a669273aab8b152f76 | 377,957,183,747 | bf94d4962aa2dea1734b9f32010175d7e2caa379 | /chap15/src/chap15/PrintStreamEx2.java | a067dd6bc9fbc3441ddf515ae73b0b710749c600 | [] | no_license | robbietaek/Java | https://github.com/robbietaek/Java | e92b0f84f0e7385aaedeb97110808a3d5b826e78 | 9c3d7ab15aa32d103aaf82534036e3c718441731 | refs/heads/master | 2020-12-04T22:25:05.051000 | 2020-01-05T14:36:18 | 2020-01-05T14:36:18 | 231,921,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package chap15;
public class PrintStreamEx2 {
public static void main(String[] args) {
// char 형식지정문자 : %c ,%n = \n
System.out.printf("%c%n", 'A'); // 'A' 출력
System.out.printf("%5c%n", 'A');
System.out.printf("%-5c%n", 'A');
System.out.println("------------------------------");
System.out.printf("가%d%n", ... | UHC | Java | 2,651 | java | PrintStreamEx2.java | Java | [] | null | [] | package chap15;
public class PrintStreamEx2 {
public static void main(String[] args) {
// char 형식지정문자 : %c ,%n = \n
System.out.printf("%c%n", 'A'); // 'A' 출력
System.out.printf("%5c%n", 'A');
System.out.printf("%-5c%n", 'A');
System.out.println("------------------------------");
System.out.printf("가%d%n", ... | 2,651 | 0.6003 | 0.467734 | 46 | 42.45652 | 25.794933 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.413043 | false | false | 6 |
9f3bb20132ec82cc801ec9acb654d2ae0bbbad7d | 2,370,822,011,656 | bb708fa7487681862da3bac87d76496879f4131c | /LeetCode/src/动态规划/L122.java | bc59f79af0c670edfe399a6c20447aa7f021adbb | [] | no_license | Junanan/MyDataStructure | https://github.com/Junanan/MyDataStructure | cb20cb5bc3e9af1b5812146cf9b9cfe657c366e2 | a392eb33392fa4092810c3ea042899566e5afe45 | refs/heads/master | 2023-07-04T01:31:12.134000 | 2021-08-17T08:47:39 | 2021-08-17T08:47:39 | 266,677,609 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 动态规划;
//给定一个数组,它的第 i 个元素是一支给定股票第 i 天的价格。
//
//设计一个算法来计算你所能获取的最大利润。你可以尽可能地完成更多的交易(多次买卖一支股票)。
//
//注意:你不能同时参与多笔交易(你必须在再次购买前出售掉之前的股票)。
//
//
//
//示例 1:
//
//输入: [7,1,5,3,6,4]
//输出: 7
//解释: 在第 2 天(股票价格 = 1)的时候买入,在第 3 天(股票价格 = 5)的时候卖出, 这笔交易所能获得利润 = 5-1 = 4 。
// 随后,在第 4 天(股票价格 = 3)的时候买入,在第 5 天(股票价格 = 6)的时候卖出, 这笔... | UTF-8 | Java | 6,000 | java | L122.java | Java | [] | null | [] | package 动态规划;
//给定一个数组,它的第 i 个元素是一支给定股票第 i 天的价格。
//
//设计一个算法来计算你所能获取的最大利润。你可以尽可能地完成更多的交易(多次买卖一支股票)。
//
//注意:你不能同时参与多笔交易(你必须在再次购买前出售掉之前的股票)。
//
//
//
//示例 1:
//
//输入: [7,1,5,3,6,4]
//输出: 7
//解释: 在第 2 天(股票价格 = 1)的时候买入,在第 3 天(股票价格 = 5)的时候卖出, 这笔交易所能获得利润 = 5-1 = 4 。
// 随后,在第 4 天(股票价格 = 3)的时候买入,在第 5 天(股票价格 = 6)的时候卖出, 这笔... | 6,000 | 0.51571 | 0.480769 | 143 | 24.818182 | 21.49732 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.237762 | false | false | 6 |
06d707e5bf944d19ca975364ee812f6ca9e39e2b | 16,784,732,254,571 | 570bd21734d2b0f3f10f0527911e356701e8a45e | /app/src/main/java/com/app/sample/utils/FragmentUtil.java | 5c56f38194acbfd1c720b3de13850d3c42c64d78 | [] | no_license | MohamedIbrahimHassan/Sample-Recycler- | https://github.com/MohamedIbrahimHassan/Sample-Recycler- | 6ee0c705aad76ac3a8b9f2c20354fc05b2229576 | 1640b75a816e7eb4d3c4492f7d8fc0e11dea6164 | refs/heads/master | 2020-03-19T03:56:04.417000 | 2018-06-02T01:27:19 | 2018-06-02T01:27:19 | 135,776,348 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.app.sample.utils;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
public final class FragmentUtil {
public static void navTo(FragmentManager fragmentManager, int container, Fragment frag... | UTF-8 | Java | 1,007 | java | FragmentUtil.java | Java | [] | null | [] | package com.app.sample.utils;
import android.os.Bundle;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentTransaction;
public final class FragmentUtil {
public static void navTo(FragmentManager fragmentManager, int container, Fragment frag... | 1,007 | 0.720953 | 0.717974 | 27 | 36.296295 | 37.418369 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.185185 | false | false | 6 |
362cfb0a6ba1bd20e04c19cff2be0079f8a5c739 | 21,973,052,692,557 | 229ef53fbc2db05e4e9f680e91601acfba51d3e4 | /servicetester/src/main/java/utilities/Logger.java | 64bd4a693cd4f8289f3cb95d3a442b976d49db77 | [] | no_license | swapnilshetes/soa-fremwork | https://github.com/swapnilshetes/soa-fremwork | fe63817a4a14dde88905e61d675e6edc438570ae | 2d5c61567dcac04fcc8954c766d8986a13b5a3e3 | refs/heads/master | 2022-07-04T16:46:23.657000 | 2019-06-28T07:12:18 | 2019-06-28T07:12:18 | 194,225,212 | 0 | 0 | null | false | 2022-06-29T17:29:49 | 2019-06-28T07:06:55 | 2019-06-28T07:12:48 | 2022-06-29T17:29:49 | 152 | 0 | 0 | 4 | HTML | false | false | package utilities;
final public class Logger {
private static final org.apache.log4j.Logger logger = org.apache.log4j.Logger.getLogger("Log");
enum Level {
Error, Warn, Fatal, Info, Debug
}
private Logger() {
/* do nothing */};
public static void logError(Class clazz, String msg) {
log(Level.Error, clazz... | UTF-8 | Java | 1,818 | java | Logger.java | Java | [] | null | [] | package utilities;
final public class Logger {
private static final org.apache.log4j.Logger logger = org.apache.log4j.Logger.getLogger("Log");
enum Level {
Error, Warn, Fatal, Info, Debug
}
private Logger() {
/* do nothing */};
public static void logError(Class clazz, String msg) {
log(Level.Error, clazz... | 1,818 | 0.69912 | 0.69802 | 74 | 23.567568 | 25.614651 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.391892 | false | false | 6 |
fda50fd425632c9666ca832edc68b6d2c5c78cb3 | 33,363,305,988,941 | a59e7126b1b89aa53b73db840628d9672856f58a | /src/main/java/org/scijava/command/CommandService.java | 10772f7f927f0449a3bfc9c5daed06e1fcaeb40a | [
"BSD-2-Clause",
"Apache-2.0"
] | permissive | scijava/scijava-common | https://github.com/scijava/scijava-common | 8ad76a5b3a666a01718764a27a48126ab2c09635 | 9abafb2d50ec2df75edd90811ead26e47b25f0fa | refs/heads/master | 2023-08-31T15:00:21.565000 | 2023-08-06T20:55:33 | 2023-08-06T20:55:33 | 3,594,497 | 76 | 57 | BSD-2-Clause | false | 2023-07-12T19:37:56 | 2012-03-01T18:06:45 | 2023-05-29T22:17:53 | 2023-07-12T19:37:54 | 6,914 | 77 | 51 | 174 | Java | false | false | /*
* #%L
* SciJava Common shared library for SciJava software.
* %%
* Copyright (C) 2009 - 2023 SciJava developers.
* %%
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must... | UTF-8 | Java | 12,506 | java | CommandService.java | Java | [
{
"context": " the {@link ModuleService}.\n * </p>\n * \n * @author Curtis Rueden\n * @see SciJavaPlugin\n * @see ModuleService\n * @s",
"end": 2459,
"score": 0.9998771548271179,
"start": 2446,
"tag": "NAME",
"value": "Curtis Rueden"
}
] | null | [] | /*
* #%L
* SciJava Common shared library for SciJava software.
* %%
* Copyright (C) 2009 - 2023 SciJava developers.
* %%
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must... | 12,499 | 0.70822 | 0.70742 | 275 | 44.476364 | 30.3986 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.192727 | false | false | 6 |
f134ec3a8371581d7872cb9cef37aa6bac347ab5 | 4,681,514,374,232 | b4307ca2f116a822b9ce8f70878364fbe784b98f | /src/arraysAndstrings/binaryAddition.java | e50ad090dc7411cef09af9b966feee06c90a0962 | [] | no_license | anandkrrai/CompetitiveCoding | https://github.com/anandkrrai/CompetitiveCoding | b5683d4d1e6f37ba9a4f2fd4a92f7f4668b740ce | 63347ee9d571f862bc3ff938b5d96e7fb009764a | refs/heads/master | 2023-01-03T06:42:34.054000 | 2020-10-30T21:25:40 | 2020-10-30T21:25:40 | 115,263,952 | 1 | 7 | null | false | 2020-10-30T21:25:41 | 2017-12-24T13:17:22 | 2020-10-30T21:25:26 | 2020-10-30T21:25:41 | 1,153 | 1 | 7 | 9 | Java | false | false | package arraysAndstrings;
public class binaryAddition {
public int convert(String str) {
int rv = 0, num;
for (int i = 0; i < str.length(); ++i) {
char ch = str.charAt(i);
if (ch == '1') {
num = 1;
} else {
num = 0;
}
rv = rv * 2 + num;
}
return rv;
}
public String addBinary(String a... | UTF-8 | Java | 551 | java | binaryAddition.java | Java | [] | null | [] | package arraysAndstrings;
public class binaryAddition {
public int convert(String str) {
int rv = 0, num;
for (int i = 0; i < str.length(); ++i) {
char ch = str.charAt(i);
if (ch == '1') {
num = 1;
} else {
num = 0;
}
rv = rv * 2 + num;
}
return rv;
}
public String addBinary(String a... | 551 | 0.562613 | 0.551724 | 29 | 18 | 15.699769 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.827586 | false | false | 6 |
8fa768423e174c57b8885f0e800de70a853ef13b | 29,111,288,368,343 | 13841b841a277bec64119ea19557e85bb09f01ca | /microee-tmp/microee-tmp-config/src/main/java/com/microee/tmp/config/action/ConfigAction.java | 69a1f9127722cb1f8c96706f605f3e53dcbc3322 | [] | no_license | chunhui2001/microee-parent | https://github.com/chunhui2001/microee-parent | 79ff2ffae17f9c528c40fd771ae9a91d94eb8f4a | cb64e6adcbab5ab025971e162d25e383cf7dc25c | refs/heads/master | 2020-12-18T14:44:59.850000 | 2020-12-14T16:07:55 | 2020-12-14T16:07:55 | 232,782,153 | 0 | 0 | null | false | 2020-01-09T10:26:17 | 2020-01-09T10:23:46 | 2020-01-09T10:25:57 | 2020-01-09T10:26:16 | 0 | 0 | 0 | 1 | Java | false | false | package com.microee.tmp.config.action;
import com.microee.plugin.response.R;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.spri... | UTF-8 | Java | 688 | java | ConfigAction.java | Java | [] | null | [] | package com.microee.tmp.config.action;
import com.microee.plugin.response.R;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.http.MediaType;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMethod;
import org.spri... | 688 | 0.767442 | 0.765988 | 21 | 31.761906 | 28.020239 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.52381 | false | false | 6 |
2ccb55141ca77dde37608aa935cb2b40a9940ce8 | 9,302,899,198,108 | 97d8fe4a2508c67f60cf5157c7dfc537c3afc5fc | /detached/src/test/java/com/tyoma17/hibernate/detached/client/MergingDetachedObjectsClientIT.java | de51e18b68b0dfb6f2ff33cbc625390dfa4ed87a | [] | no_license | tyoma17-zz/hibernate-features | https://github.com/tyoma17-zz/hibernate-features | 2e372678d26667d3adbcb0eeb06de608f112f113 | 42daf5700ce8aa8afb2cda6531b060bc57497d71 | refs/heads/master | 2023-03-14T18:41:41.045000 | 2021-03-06T13:14:01 | 2021-03-06T13:24:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tyoma17.hibernate.detached.client;
import com.tyoma17.hibernate.detached.entity.Guide;
import com.tyoma17.hibernate.detached.entity.Student;
import com.tyoma17.hibernate.detached.util.DbUtils;
import org.junit.jupiter.api.Test;
import javax.persistence.EntityManager;
import java.util.List;
import static ... | UTF-8 | Java | 1,541 | java | MergingDetachedObjectsClientIT.java | Java | [
{
"context": "(2000, guide2.getSalary());\n assertEquals(\"Amy Gill\", student.getName());\n\n guide2.setSalary(2",
"end": 1070,
"score": 0.9990425109863281,
"start": 1062,
"tag": "NAME",
"value": "Amy Gill"
},
{
"context": " guide2.setSalary(2500);\n student.set... | null | [] | package com.tyoma17.hibernate.detached.client;
import com.tyoma17.hibernate.detached.entity.Guide;
import com.tyoma17.hibernate.detached.entity.Student;
import com.tyoma17.hibernate.detached.util.DbUtils;
import org.junit.jupiter.api.Test;
import javax.persistence.EntityManager;
import java.util.List;
import static ... | 1,525 | 0.656067 | 0.631408 | 55 | 27.036364 | 24.132938 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.618182 | false | false | 6 |
c0c8f1b15dd127f672478b8ee8279e6dcf27e52e | 31,576,599,581,470 | 8a81b23968e9e070aadb19f02af2f8cf3d663f1e | /cro-app-view/src/main/java/com/cro/app/view/sala/SalaPage.java | 889c1be83ef23f036b0f8b2972b9480cc76cc150 | [] | no_license | EdnilsonLopes/cro-app | https://github.com/EdnilsonLopes/cro-app | 004bcdfc203e3c151d30a05f96f82c48409202a4 | f8ff01a3f4d88512cdf6ca5b98682b741a39c91b | refs/heads/master | 2022-12-01T14:40:29.226000 | 2019-08-24T06:29:29 | 2019-08-24T06:29:29 | 173,400,403 | 0 | 0 | null | false | 2022-11-24T03:35:43 | 2019-03-02T03:51:51 | 2019-08-24T06:32:35 | 2022-11-24T03:35:40 | 372 | 0 | 0 | 7 | Java | false | false | package com.cro.app.view.sala;
import com.cro.app.model.DataService;
import com.cro.app.model.entidade.Sala;
import com.cro.app.model.util.DataAccessObject;
import com.cro.app.view.MainLayout;
import com.cro.app.view.util.AbstractListPage;
import com.cro.app.view.util.BeanForm;
import com.cro.app.view.util.BeanGrid;
... | UTF-8 | Java | 1,419 | java | SalaPage.java | Java | [
{
"context": "\n/**\n * Página da entidade {@link Sala}\n * @author Ednilson Brito Lopes\n */\n@Route(value = \"sala\", layout = MainLayout.cl",
"end": 507,
"score": 0.9998797178268433,
"start": 487,
"tag": "NAME",
"value": "Ednilson Brito Lopes"
}
] | null | [] | package com.cro.app.view.sala;
import com.cro.app.model.DataService;
import com.cro.app.model.entidade.Sala;
import com.cro.app.model.util.DataAccessObject;
import com.cro.app.view.MainLayout;
import com.cro.app.view.util.AbstractListPage;
import com.cro.app.view.util.BeanForm;
import com.cro.app.view.util.BeanGrid;
... | 1,405 | 0.721439 | 0.708039 | 67 | 20.164179 | 19.269957 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.313433 | false | false | 6 |
50345736051fe6df7cfbfe43e0c7ca406eaa868f | 29,523,605,217,554 | 85bce60fa95d80476b5dff5f0080a52c3274d341 | /src/main/java/pattern/abstractFactory/scrollBar/PMScrollBar.java | 7df65db5b00a359c644f9712bb2b6f6c368ffb0f | [] | no_license | vincenzopronesti/SoftwareEngineeringClass | https://github.com/vincenzopronesti/SoftwareEngineeringClass | 715bdf0679f9bccde4e5377884cf07a3a9fdf2a4 | 08b7a9020cf7ae45349219861824f6c30c5d4a29 | refs/heads/main | 2023-02-01T05:44:49.797000 | 2020-12-16T19:06:08 | 2020-12-16T19:06:08 | 322,063,103 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package pattern.abstractFactory.scrollBar;
public class PMScrollBar extends ScrollBar {
public void printWhoIAm(){
System.out.println("Presentation Manager Scroll Bar");
};
}
| UTF-8 | Java | 192 | java | PMScrollBar.java | Java | [] | null | [] | package pattern.abstractFactory.scrollBar;
public class PMScrollBar extends ScrollBar {
public void printWhoIAm(){
System.out.println("Presentation Manager Scroll Bar");
};
}
| 192 | 0.734375 | 0.734375 | 7 | 26.428572 | 22.651756 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 6 |
c41cb9e09f582ee73d66cdb99c4432d790a206f4 | 13,692,355,810,662 | dd96c81c4e52df6bda66b6f37cad69e01f2e0da6 | /src/main/java/com/fdm/Bank/Controllers/LoanController.java | 566ba5233cd996cce56f5beb9264ae76acea77a0 | [] | no_license | StephenRipley/bank-backend | https://github.com/StephenRipley/bank-backend | 1e25764ec59d1901d737b04770f4bb3f5b68bb95 | 131ed3479b1cd4c04eb73f68b92d0e959f419ed6 | refs/heads/master | 2022-12-14T23:08:19.972000 | 2020-09-15T10:39:45 | 2020-09-15T10:39:45 | 295,694,472 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.fdm.Bank.Controllers;
import java.math.BigDecimal;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import ... | UTF-8 | Java | 2,414 | java | LoanController.java | Java | [] | null | [] | package com.fdm.Bank.Controllers;
import java.math.BigDecimal;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.http.HttpStatus;
import org.springframework.http.ResponseEntity;
import ... | 2,414 | 0.804888 | 0.802403 | 59 | 38.915253 | 30.999338 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.40678 | false | false | 6 |
50498905eda040ca30336e4c0311ec5a4fb164ca | 30,940,944,440,212 | 5131fc748faedf4ab87c13b2b35ad5e3256f7c7d | /src/test/java/Java8Features/Demo4.java | 1cd6559898905e453e47c4dd391ab10b0d83b3fd | [] | no_license | shashanksmaty/Java8Features-Selenium | https://github.com/shashanksmaty/Java8Features-Selenium | c8cba6fb1c834bb5f039f3527b73c4b4c13d25c9 | c8cfa0a78a71bf8086d5abec9f9f314ad1626c2b | refs/heads/main | 2023-01-20T08:58:13.519000 | 2020-11-27T03:52:47 | 2020-11-27T03:52:47 | 316,394,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Java8Features;
import java.util.HashMap;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class Demo4 {
public static v... | UTF-8 | Java | 1,070 | java | Demo4.java | Java | [
{
"context": "a.selenium.chrome.ChromeDriver;\n\nimport io.github.bonigarcia.wdm.WebDriverManager;\n\npublic class Demo4 {\n\n\tpub",
"end": 258,
"score": 0.9988067746162415,
"start": 248,
"tag": "USERNAME",
"value": "bonigarcia"
}
] | null | [] | package Java8Features;
import java.util.HashMap;
import java.util.List;
import org.openqa.selenium.By;
import org.openqa.selenium.WebDriver;
import org.openqa.selenium.WebElement;
import org.openqa.selenium.chrome.ChromeDriver;
import io.github.bonigarcia.wdm.WebDriverManager;
public class Demo4 {
public static v... | 1,070 | 0.701869 | 0.698131 | 40 | 25.75 | 27.689123 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.825 | false | false | 6 |
d67da8fd885ff7b2f156ddbe7fcb3f802e595fe3 | 18,537,078,882,022 | e4407fd351449857fc3ff9c932f7eca3f839a9ec | /myjingdong/src/main/java/bwei/com/myjd/mvp/contract/GouWuCheContract.java | 0559a6b0ff464305cd451d3946fe8dfcf81ae818 | [] | no_license | xuewei666/- | https://github.com/xuewei666/- | fb4ecca781d37e4cbc7f76a68e55b34faf00f672 | 88fb4190f0cd5cffee24ff28869d828547852acf | refs/heads/master | 2020-03-29T16:07:56.711000 | 2018-09-24T12:37:43 | 2018-09-24T12:37:43 | 150,098,970 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bwei.com.myjd.mvp.contract;
import com.jess.arms.mvp.IView;
import com.jess.arms.mvp.IModel;
import bwei.com.myjd.mvp.data.ShippingBean;
import io.reactivex.Observable;
public interface GouWuCheContract {
//对于经常使用的关于UI的方法可以定义到IView中,如显示隐藏进度条,和显示文字消息
interface View extends IView {
void respon... | UTF-8 | Java | 650 | java | GouWuCheContract.java | Java | [] | null | [] | package bwei.com.myjd.mvp.contract;
import com.jess.arms.mvp.IView;
import com.jess.arms.mvp.IModel;
import bwei.com.myjd.mvp.data.ShippingBean;
import io.reactivex.Observable;
public interface GouWuCheContract {
//对于经常使用的关于UI的方法可以定义到IView中,如显示隐藏进度条,和显示文字消息
interface View extends IView {
void respon... | 650 | 0.756705 | 0.756705 | 20 | 25.1 | 20.842026 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 6 |
5f94808e4a467a1bc266f50772a017d466a9bf21 | 10,153,302,736,765 | 08de98b0461df39231a0dbf4a12000031bb30b1f | /app/src/main/java/uz/inlab/dripai/SplashScreen.java | 31ab5887031dcec0fcbd203914cb9b46610b0ffd | [] | no_license | MaxAlphaEngineer/DripAI | https://github.com/MaxAlphaEngineer/DripAI | c04e38e5695fc4cd7bd590a8e4ef5685f35f9f1c | fcb3656226e06747f95fc7613fd01796c273a185 | refs/heads/master | 2020-06-03T23:36:33.064000 | 2019-06-13T14:29:24 | 2019-06-13T14:29:24 | 191,778,746 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package uz.inlab.dripai;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import uz.inlab.dripai.models.PrefManager;
public class SplashScreen extends AppCompatActivity {
PrefManager prefManager;
@Override
protected void onCreate(Bundle savedInst... | UTF-8 | Java | 769 | java | SplashScreen.java | Java | [] | null | [] | package uz.inlab.dripai;
import android.content.Intent;
import android.os.Bundle;
import android.support.v7.app.AppCompatActivity;
import uz.inlab.dripai.models.PrefManager;
public class SplashScreen extends AppCompatActivity {
PrefManager prefManager;
@Override
protected void onCreate(Bundle savedInst... | 769 | 0.668401 | 0.6671 | 30 | 24.633333 | 21.77075 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 6 |
d82ef53e1cbb38b4385483fe6227fc2b05b621d8 | 11,510,512,377,824 | 03a9bb59e53e374da112140d8f91f12df94fdbfc | /src/com/taoyr/blackjack/ui/CardBlock.java | 70110b1675cc13f424708704597556191cd3a5dc | [] | no_license | taoyiran2008/BlackJack | https://github.com/taoyiran2008/BlackJack | e6a0d042b05a46fec538cbd8b0cc6683ef51b06b | 2ed41d4ce3eed77ac4eca1ecd1277cba42b63cc7 | refs/heads/master | 2021-04-30T16:49:14.978000 | 2017-02-04T16:14:15 | 2017-02-04T16:14:15 | 80,141,432 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.taoyr.blackjack.ui;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.taoyr.blackjack.R;
import com.taoyr.blackjack.gameworld.Card;
public ... | UTF-8 | Java | 1,941 | java | CardBlock.java | Java | [] | null | [] | package com.taoyr.blackjack.ui;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.widget.ImageView;
import android.widget.RelativeLayout;
import android.widget.TextView;
import com.taoyr.blackjack.R;
import com.taoyr.blackjack.gameworld.Card;
public ... | 1,941 | 0.624936 | 0.62339 | 56 | 33.660713 | 22.802942 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.678571 | false | false | 6 |
e1ed9e14233bc41085161c05b83399dd6a9b6022 | 1,056,561,965,633 | 05b99dca2d903aace07fc00dea42df9eb5f0c157 | /src/main/java/com/skew/challenge/constants/Constants.java | 44918fbe237246d9e7fed7ab5a337c5ce1dc2199 | [] | no_license | SirWhiz/skew-challenge | https://github.com/SirWhiz/skew-challenge | 2de1bc9452e6336b7a9b8230bae102ef14a2171b | 1fb47764c92a43c52b229a1ad561936ccc052f8d | refs/heads/master | 2023-01-24T09:05:31.210000 | 2020-12-10T16:02:14 | 2020-12-10T16:02:14 | 319,467,858 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.skew.challenge.constants;
public class Constants {
public static final String BITSTAMP_EXCHANGE = "Bitstamp";
public static final String BITSTAMP_URL = "wss://ws.bitstamp.net";
public static final Integer PRICE_IDX = 0;
public static final Integer QUANTITY_IDX = 1;
public static final int MAX_BIDS = ... | UTF-8 | Java | 1,069 | java | Constants.java | Java | [] | null | [] | package com.skew.challenge.constants;
public class Constants {
public static final String BITSTAMP_EXCHANGE = "Bitstamp";
public static final String BITSTAMP_URL = "wss://ws.bitstamp.net";
public static final Integer PRICE_IDX = 0;
public static final Integer QUANTITY_IDX = 1;
public static final int MAX_BIDS = ... | 1,069 | 0.750234 | 0.744621 | 25 | 41.759998 | 22.830296 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.56 | false | false | 6 |
3c3541b6e96354f616efe3f777c210a0cccd83cd | 28,853,590,343,318 | 2c53d31900cac80d3f7d58524b9cc86adeadabab | /source/whalecar-service/src/main/java/com/whalecar/persistence/UserCarMapper.java | 3dc3552bec1f927c7b86318fa4e6ec2d8036474d | [] | no_license | frankskywalker/whalecar | https://github.com/frankskywalker/whalecar | 4450159300b3af7c4b081a99d5675836a7b3da99 | b1118f5069a09b6e82998ceca57628c6fdcdb6ec | refs/heads/master | 2020-04-12T22:08:38.076000 | 2014-12-19T04:59:57 | 2014-12-19T04:59:57 | 10,520,055 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.whalecar.persistence;
import com.whalecar.domain.CarBrand;
import com.whalecar.domain.UserCar;
import java.util.List;
import java.util.Map;
/**
*
*
* @author sf
*
*/
public interface UserCarMapper {
//记录有购车意向的用户信息
public int addUserCar(UserCar userCar);
} | UTF-8 | Java | 313 | java | UserCarMapper.java | Java | [
{
"context": "List;\nimport java.util.Map;\n\n/**\n *\n * \n * @author sf\n * \n */\npublic interface UserCarMapper {\n\n //记",
"end": 180,
"score": 0.9986206293106079,
"start": 178,
"tag": "USERNAME",
"value": "sf"
}
] | null | [] | package com.whalecar.persistence;
import com.whalecar.domain.CarBrand;
import com.whalecar.domain.UserCar;
import java.util.List;
import java.util.Map;
/**
*
*
* @author sf
*
*/
public interface UserCarMapper {
//记录有购车意向的用户信息
public int addUserCar(UserCar userCar);
} | 313 | 0.712803 | 0.712803 | 22 | 12.181818 | 14.580923 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.272727 | false | false | 6 |
771054b5f16ba6e47375733d95ad34fd4d3b858d | 14,534,169,378,493 | 286d9e834d831ebda6da94b0b89cb652ccf061a1 | /Android-Spinner/app/src/main/java/com/example/user/lab41_12273sudonot/MainActivity.java | f3cd678e533c4600a98895737fa483fd24c96b03 | [
"MIT"
] | permissive | sudtanj/Android-Small-Apps-Collection | https://github.com/sudtanj/Android-Small-Apps-Collection | c64055f4dfe0038ca358397bb78f8aeed7999860 | f6f242876fb091427f7d66b5dbc94d9123804c67 | refs/heads/master | 2020-05-01T17:22:41.318000 | 2019-03-25T14:12:57 | 2019-03-25T14:12:57 | 177,597,683 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.user.lab41_12273sudonot;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.Toast;
import java.util.ArrayList;
import java.util.C... | UTF-8 | Java | 2,318 | java | MainActivity.java | Java | [] | null | [] | package com.example.user.lab41_12273sudonot;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.Toast;
import java.util.ArrayList;
import java.util.C... | 2,318 | 0.660052 | 0.651424 | 65 | 34.661537 | 27.736828 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.676923 | false | false | 6 |
71d41d31a8e4fa1a1b0221d884a15f3152e0cba3 | 2,757,369,047,631 | 9d11a98df3c3a815e6cd11960a5efa47a015fa7c | /app/src/main/java/com/example/spree/MainActivity.java | 316da62e907f804cde53422c76e3f8616829795c | [] | no_license | RafiaChy/Amazon-AliExpress-Clone | https://github.com/RafiaChy/Amazon-AliExpress-Clone | 852e579cdd6feca24828ac50a8634891810505b8 | fb9011743cd426c622b1bca1f1c8a6f4f1d226d9 | refs/heads/master | 2023-02-08T21:18:26.181000 | 2021-01-04T11:24:49 | 2021-01-04T11:24:49 | 326,660,187 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.spree;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget... | UTF-8 | Java | 4,371 | java | MainActivity.java | Java | [] | null | [] | package com.example.spree;
import androidx.annotation.NonNull;
import androidx.appcompat.app.AppCompatActivity;
import android.app.ProgressDialog;
import android.content.Intent;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget... | 4,371 | 0.544498 | 0.544498 | 127 | 33.3937 | 30.396631 | 131 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.511811 | false | false | 6 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.