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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
d59fb928f63a812e244e405c24ed9107a81290b5 | 23,794,118,858,293 | a4f057c976e7157161a7036e0cfc232a355161a9 | /04-micro-service/2-spring-cloud/3-service-discovery-zk/src/main/java/com/xxx/micro/zk/ZkServerApplication.java | 57c4e7f4390603b512401b2a2c07247c54d0200d | [] | no_license | oldersheep/2018-homework | https://github.com/oldersheep/2018-homework | e740cde3e3b84a17672abd5efe173c69a2f15a7a | 9bd9b1373cd69991fafe31286e38ccc7c4341bf4 | refs/heads/master | 2022-12-23T07:50:39.457000 | 2019-12-30T13:26:29 | 2019-12-30T13:26:29 | 127,836,975 | 0 | 0 | null | false | 2022-12-15T23:42:50 | 2018-04-03T02:05:21 | 2019-12-30T13:27:20 | 2022-12-15T23:42:48 | 2,993 | 0 | 0 | 27 | Java | false | false | package com.xxx.micro.zk;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @Description zookeeper作为服务发现服务端启动类
* @Date 2019/7/24 20:19
* @Version 1.0
*/
@SpringBootApplication
public class ZkServerApplication {
public static void mai... | UTF-8 | Java | 435 | java | ZkServerApplication.java | Java | [] | null | [] | package com.xxx.micro.zk;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
/**
* @Description zookeeper作为服务发现服务端启动类
* @Date 2019/7/24 20:19
* @Version 1.0
*/
@SpringBootApplication
public class ZkServerApplication {
public static void mai... | 435 | 0.759124 | 0.727494 | 17 | 23.17647 | 22.197603 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.294118 | false | false | 4 |
df9efe161380e7906f70d88c168aa74a6ce7d26c | 23,794,118,858,475 | 7dcfdc797f2b6f55504c4dcc1cace73685bebb99 | /src/main/java/org/example/FieldNameConstantsExample.java | 7a21e93aa95a543d20f50f2e66da0a3a05024573 | [] | no_license | ztlevi/lombok-demo | https://github.com/ztlevi/lombok-demo | 7c8eb819f5644e834ab14d0ac116017f8ba1f3bd | 4826067321f2bd9f78f6e5cba61dd8374705ccf6 | refs/heads/main | 2023-06-26T19:27:10.345000 | 2021-07-30T02:57:45 | 2021-07-30T02:57:45 | 372,693,690 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.example;
import lombok.experimental.FieldNameConstants;
import lombok.AccessLevel;
// Configuration is set in lombok.config
// lombok.fieldNameConstants.uppercase = true
@FieldNameConstants
public class FieldNameConstantsExample {
private String iAmAField;
private int andSoAmI;
@FieldNameConstants.E... | UTF-8 | Java | 348 | java | FieldNameConstantsExample.java | Java | [] | null | [] | package org.example;
import lombok.experimental.FieldNameConstants;
import lombok.AccessLevel;
// Configuration is set in lombok.config
// lombok.fieldNameConstants.uppercase = true
@FieldNameConstants
public class FieldNameConstantsExample {
private String iAmAField;
private int andSoAmI;
@FieldNameConstants.E... | 348 | 0.818965 | 0.818965 | 13 | 25.76923 | 16.889477 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 4 |
70750b801f0465443d4cf67b3c416da5afa72f85 | 16,252,156,308,690 | f49b3db7bf3a540867af4bcd411d4f255996a0ec | /cmdao/src/main/java/mobi/cangol/web/dao/user/UserAuthDao.java | 29ea53923371ae99fd6e235545a763f6ab987df4 | [] | no_license | Cangol/CangolManager | https://github.com/Cangol/CangolManager | 752376538a24ff311c431ba099d504f1e083cfc8 | 856676118b391dfaa0204a4f47dbb16f2323c0f9 | refs/heads/master | 2015-08-15T00:19:39.887000 | 2015-02-11T08:05:51 | 2015-02-11T08:05:51 | 26,859,709 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mobi.cangol.web.dao.user;
import mobi.cangol.web.dao.GenericHibernateDao;
import mobi.cangol.web.domain.user.UserAuth;
import org.springframework.stereotype.Repository;
@Repository
public class UserAuthDao extends GenericHibernateDao<UserAuth>{
}
| UTF-8 | Java | 268 | java | UserAuthDao.java | Java | [] | null | [] | package mobi.cangol.web.dao.user;
import mobi.cangol.web.dao.GenericHibernateDao;
import mobi.cangol.web.domain.user.UserAuth;
import org.springframework.stereotype.Repository;
@Repository
public class UserAuthDao extends GenericHibernateDao<UserAuth>{
}
| 268 | 0.802239 | 0.802239 | 10 | 24.799999 | 23.612709 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
961e21d706f2824201eb01e0ff560c00e3fdbf54 | 2,422,361,614,726 | 013f5afecfbcb57b50ec044a87e52a0dec724414 | /app/src/main/java/com/avorobyev/poorchild/Networking/RequestResultListener.java | 676790f69644c0404b91cdb4af13425616895985 | [] | no_license | Vandre1/PoorChildClient | https://github.com/Vandre1/PoorChildClient | 40f89cab6a29c29ce9b7506a28ab060ab611fd68 | b1cc81b669c0a53066f1272bc0267d67b98d1462 | refs/heads/master | 2020-03-28T12:42:41.718000 | 2019-08-27T19:35:57 | 2019-08-27T19:35:57 | 148,326,693 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.avorobyev.poorchild.Networking;
import java.util.ArrayList;
public interface RequestResultListener {
void RequestSuccess();
void RequestNotFound();
void RequestError(Exception exception);
void RequestCompleted();
} | UTF-8 | Java | 244 | java | RequestResultListener.java | Java | [] | null | [] | package com.avorobyev.poorchild.Networking;
import java.util.ArrayList;
public interface RequestResultListener {
void RequestSuccess();
void RequestNotFound();
void RequestError(Exception exception);
void RequestCompleted();
} | 244 | 0.770492 | 0.770492 | 10 | 23.5 | 16.414932 | 43 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 4 |
22082a22d764a8c772339a808b71c1901933004f | 15,625,091,069,397 | d1a19f737bc09588fca7f650eaa18f36ab37e960 | /src/main/java/kea/design/exam/imdb/models/Favorite/FavoriteTrack.java | 79646ce2f7e359b1c1a6d4c9cbadf73b1d5c1a14 | [] | no_license | carlcrede/imdb | https://github.com/carlcrede/imdb | ad03656a610e241178d758bb9065ebe54af51ebc | d5d0177ac216403bb70cb5fef33fe5b350d0ce5c | refs/heads/master | 2023-03-02T12:28:30.835000 | 2021-01-28T07:34:49 | 2021-01-28T07:34:49 | 310,610,258 | 0 | 0 | null | false | 2021-07-05T16:19:37 | 2020-11-06T13:51:29 | 2021-01-28T07:38:19 | 2021-01-28T07:38:17 | 751 | 0 | 0 | 0 | HTML | false | false | package kea.design.exam.imdb.models.Favorite;
import kea.design.exam.imdb.models.Track;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.ManyToOne;
@Entity(name = "FavoriteTrack")
@DiscriminatorValue("Track")
public class FavoriteTrack extends Favorite {
@Ma... | UTF-8 | Java | 489 | java | FavoriteTrack.java | Java | [] | null | [] | package kea.design.exam.imdb.models.Favorite;
import kea.design.exam.imdb.models.Track;
import javax.persistence.DiscriminatorValue;
import javax.persistence.Entity;
import javax.persistence.ManyToOne;
@Entity(name = "FavoriteTrack")
@DiscriminatorValue("Track")
public class FavoriteTrack extends Favorite {
@Ma... | 489 | 0.723926 | 0.723926 | 23 | 20.26087 | 16.906952 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.347826 | false | false | 4 |
c0673846333c8f3da899aaf6d6848cc9d8ae929b | 12,369,505,857,975 | fdf7bcc7a580e5bfed206679e6940ecccf5d7511 | /src/main/java/app/server/dao/CourseDAO.java | 889f2771bfb1bc4a46d5fa348c11db4255bf4262 | [] | no_license | Vendredimatin/server | https://github.com/Vendredimatin/server | dd51b7c56a7e5cb803403a9987b39ac401c59a68 | 0cd479dd179942d9282fc5c68aeea455ec931f37 | refs/heads/master | 2022-06-26T05:23:19.781000 | 2019-05-27T10:10:00 | 2019-05-27T10:10:00 | 188,631,080 | 0 | 0 | null | false | 2022-06-17T02:08:35 | 2019-05-26T02:16:45 | 2019-05-27T10:10:42 | 2022-06-17T02:08:34 | 2,535 | 0 | 0 | 1 | Java | false | false | package app.server.dao;
import app.server.bean.Course;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface CourseDAO extends JpaRepository<Course,String> {
List<Course> findAllByAlive(boolean alive);
}
| UTF-8 | Java | 259 | java | CourseDAO.java | Java | [] | null | [] | package app.server.dao;
import app.server.bean.Course;
import org.springframework.data.jpa.repository.JpaRepository;
import java.util.List;
public interface CourseDAO extends JpaRepository<Course,String> {
List<Course> findAllByAlive(boolean alive);
}
| 259 | 0.803089 | 0.803089 | 10 | 24.9 | 24.225813 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 4 |
90cb758649e74870196aa734f05148023e33f76b | 28,140,625,771,497 | 3029969ac8c6583b4c58509f995e866b2114bc71 | /bachelor_ip/bachelor-auth/src/main/java/org/bachelor/auth/service/ILoginService.java | 815231a8ac9c22f526dce04965f92509abc82307 | [
"Apache-2.0"
] | permissive | alexguo1980/bachelor | https://github.com/alexguo1980/bachelor | 746b6644ad31ef254d757336a46a372e4538ff83 | 7aa4f57fdf70be2e1bfb80c8f73689d619abd22c | refs/heads/master | 2020-12-28T17:24:27.976000 | 2016-03-30T09:52:29 | 2016-03-30T09:52:29 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @(#)ILoginService.java Apr 24, 2013
*
* Copyright (c) 2013, Team Bachelor. All rights reserved.
*/
package org.bachelor.auth.service;
import org.bachelor.auth.domain.LoginResult;
/**
* 用户认证服务接口
*
* @author Team Bachelor
*
*/
public interface ILoginService {
/**
* 根据传入的用户名和密码进行用户身份认证
*
* @param... | UTF-8 | Java | 1,075 | java | ILoginService.java | Java | [
{
"context": "身份认证\n\t * \n\t * @param userId 用户id\n\t * @param pwd 用户密码\n\t * @param authed 是否已经通过认证\n\t * @return 登陆结果信息\n\t *",
"end": 352,
"score": 0.9181919097900391,
"start": 350,
"tag": "PASSWORD",
"value": "密码"
},
{
"context": "行用户身份认证\n\t * \n\t * @param userId 用户id\n\t * @p... | null | [] | /*
* @(#)ILoginService.java Apr 24, 2013
*
* Copyright (c) 2013, Team Bachelor. All rights reserved.
*/
package org.bachelor.auth.service;
import org.bachelor.auth.domain.LoginResult;
/**
* 用户认证服务接口
*
* @author Team Bachelor
*
*/
public interface ILoginService {
/**
* 根据传入的用户名和密码进行用户身份认证
*
* @param... | 1,071 | 0.669823 | 0.657988 | 48 | 16.604166 | 18.643295 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 4 |
24e3baa8192d24bd7412ba018134694f548c9000 | 6,055,903,918,953 | 345d631b600de9e9a3553ae6b1a8637fd2141251 | /app/src/main/java/com/shivam/uber/Activity/MapActivity.java | 0f80b54a4efe96e44ca9c241d91b3d3961eae72c | [] | no_license | shivam0831/UberClone | https://github.com/shivam0831/UberClone | df9368b11cb0e26550a2b16e90b351fd17caf550 | cf8aa7e1286dfc28a34c5f6ec055903de8cee036 | refs/heads/master | 2021-10-10T21:09:11.796000 | 2019-01-17T12:55:56 | 2019-01-17T12:55:56 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shivam.uber.Activity;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
import... | UTF-8 | Java | 10,219 | java | MapActivity.java | Java | [] | null | [] | package com.shivam.uber.Activity;
import android.Manifest;
import android.content.Context;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.location.Location;
import android.os.Bundle;
import android.support.annotation.NonNull;
import android.support.v4.app.ActivityCompat;
import... | 10,219 | 0.626872 | 0.622566 | 263 | 37.855515 | 28.818464 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.608365 | false | false | 4 |
2796376ccdb6995e72b5f781b2e1ed6cd0059a23 | 23,321,672,475,408 | 2ae813f7cce574af239853ac2ac3fc6caf611665 | /CodeInFigures/TwelveInts.java | 0ce5a9f4f116f9dd0047cd2a028d8fcb2e3d1678 | [] | no_license | RandhirKaushik0908/cp2406_farrell8_ch08 | https://github.com/RandhirKaushik0908/cp2406_farrell8_ch08 | 53a43bd4393e014bf188e8046e77392d226b028f | a403d6ea2dff56597f1860a454ef81eba39ccbdc | refs/heads/master | 2022-12-07T03:29:30.603000 | 2020-08-31T12:19:27 | 2020-08-31T12:19:27 | 291,694,927 | 0 | 0 | null | true | 2020-08-31T11:20:03 | 2020-08-31T11:20:03 | 2015-11-13T03:56:17 | 2015-11-13T03:56:16 | 0 | 0 | 0 | 0 | null | false | false | public class TwelveInts
{
public static void main (String[] args)
{
int[] numbers = {54, 9, 11, 100, 99, 87, 112, 32, 16, 90, 73, 42};
int i;
for (i = 0; i < numbers.length; i++)
System.out.print(numbers[i] + " ");
System.out.println();
for (i = numbers.lengt... | UTF-8 | Java | 431 | java | TwelveInts.java | Java | [] | null | [] | public class TwelveInts
{
public static void main (String[] args)
{
int[] numbers = {54, 9, 11, 100, 99, 87, 112, 32, 16, 90, 73, 42};
int i;
for (i = 0; i < numbers.length; i++)
System.out.print(numbers[i] + " ");
System.out.println();
for (i = numbers.lengt... | 431 | 0.480278 | 0.415313 | 14 | 29.857143 | 21.963793 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.5 | false | false | 4 |
f3f331935175c42477364868e3c6d69e040e17b8 | 29,970,281,844,208 | d3b84548351fb2cd51a9881b7424b0f3bf8a0fe3 | /src/main/java/com/github/gkttk/epam/dao/mappers/UserInfoRowMapper.java | 0175a896f9c1b2d91a6b68ae8daf730e0e355219 | [] | no_license | gkttk/Cafe | https://github.com/gkttk/Cafe | 571da0829a1c3789f83f045813319e5b5fa921c7 | cefd3f5ff9da3c526ba47366e74c8ef778acdebf | refs/heads/master | 2023-03-03T14:14:02.417000 | 2021-02-08T09:57:45 | 2021-02-08T09:57:45 | 317,451,943 | 0 | 0 | null | false | 2021-02-08T09:57:47 | 2020-12-01T06:55:41 | 2021-01-12T14:20:31 | 2021-02-08T09:57:46 | 2,604 | 0 | 0 | 0 | Java | false | false | package com.github.gkttk.epam.dao.mappers;
import com.github.gkttk.epam.model.dto.UserInfo;
import com.github.gkttk.epam.model.enums.UserRole;
import java.sql.ResultSet;
import java.sql.SQLException;
public class UserInfoRowMapper implements RowMapper<UserInfo> {
private final static String ID_KEY = "id";
p... | UTF-8 | Java | 1,014 | java | UserInfoRowMapper.java | Java | [
{
"context": "nts\";\n private final static String ROLE_KEY = \"role\";\n private final static String BLOCKED_KEY = \"",
"end": 471,
"score": 0.7310897707939148,
"start": 467,
"tag": "KEY",
"value": "role"
}
] | null | [] | package com.github.gkttk.epam.dao.mappers;
import com.github.gkttk.epam.model.dto.UserInfo;
import com.github.gkttk.epam.model.enums.UserRole;
import java.sql.ResultSet;
import java.sql.SQLException;
public class UserInfoRowMapper implements RowMapper<UserInfo> {
private final static String ID_KEY = "id";
p... | 1,014 | 0.712032 | 0.712032 | 32 | 30.6875 | 25.538498 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.65625 | false | false | 4 |
dcc69a6e5ad640235e00b1d7b419bb1a4320dd10 | 2,886,218,054,143 | 89ce55b4ac3fe3c1dc3de86ef433352eb8ce5252 | /app/src/main/java/es/jcyl/cee/cylford/app/cyldigital/ui/ActividadesFormativasActivity.java | a41f4bccd94a0ad26c9f93316fc6cbddd5659fce | [] | no_license | JoseCDB/CyLDigital | https://github.com/JoseCDB/CyLDigital | 6442e083c64ccc63cc33217502989bdd1076438f | 7a6ad965a7a85a9648554e33e62c23abc35c7a55 | refs/heads/master | 2021-01-22T03:58:07.573000 | 2017-02-09T19:28:38 | 2017-02-09T19:28:38 | 81,486,158 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package es.jcyl.cee.cylford.app.cyldigital.ui;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.KeyEvent;... | UTF-8 | Java | 25,102 | java | ActividadesFormativasActivity.java | Java | [] | null | [] | package es.jcyl.cee.cylford.app.cyldigital.ui;
import android.app.DatePickerDialog;
import android.app.Dialog;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.Handler;
import android.text.Editable;
import android.text.TextWatcher;
import android.view.KeyEvent;... | 25,102 | 0.60995 | 0.607436 | 645 | 37.862015 | 28.783251 | 209 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.595349 | false | false | 4 |
e862c77013bf101b242336e931ad9b7ea72caaf7 | 2,886,218,054,369 | e60a6e3e4af03235ef93d8e4a97b8f69cfd6437c | /platform-sdk/swirlds-common/src/main/java/com/swirlds/common/system/status/StatusActionSubmitter.java | 4e5c9cd61bb66894be5233dbe2c075a68730aa33 | [
"Apache-2.0",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | hashgraph/hedera-services | https://github.com/hashgraph/hedera-services | bca04c759d2cc5b539f4fd726151c60c831035dd | 0b028f60bd92e4dc6524a068e75351ffe193ea40 | refs/heads/develop | 2023-08-17T05:06:10.782000 | 2023-08-16T21:57:57 | 2023-08-16T21:57:57 | 261,828,887 | 260 | 112 | Apache-2.0 | false | 2023-09-14T21:47:44 | 2020-05-06T17:17:43 | 2023-09-13T08:40:37 | 2023-09-14T21:47:43 | 332,528 | 227 | 86 | 1,359 | Java | false | false | /*
* Copyright (C) 2023 Hedera Hashgraph, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable la... | UTF-8 | Java | 1,116 | java | StatusActionSubmitter.java | Java | [
{
"context": "/*\n * Copyright (C) 2023 Hedera Hashgraph, LLC\n *\n * Licensed under the Apache License, Vers",
"end": 41,
"score": 0.9805576205253601,
"start": 25,
"tag": "NAME",
"value": "Hedera Hashgraph"
}
] | null | [] | /*
* Copyright (C) 2023 <NAME>, LLC
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agree... | 1,106 | 0.743728 | 0.736559 | 33 | 32.81818 | 28.629774 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 4 |
4a6f07ed1b54e31a546feb4f37fdcc2b4041239a | 6,889,127,610,146 | 5a3da5340f1f3b9380877d3a6a2194c2f9702f88 | /src/test/java/com/oleti/tests/BaseTest.java | 5231083cdca85770fbc872ca0b29b0498bd6fa58 | [] | no_license | oletishiva/SeleniumautomationE2E | https://github.com/oletishiva/SeleniumautomationE2E | 0ebce729d817d7e987c586ac57936af8878ddbf7 | 61f1984243bbd186c9b8d1b55e51579da6cc85a8 | refs/heads/main | 2023-07-15T06:16:56.697000 | 2021-09-06T04:38:00 | 2021-09-06T04:38:00 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oleti.tests;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.BeforeMethod;
import com.oleti.pages.BasePage;
import com.oleti.utils.logs.Log;
public class BaseTest extends BasePage{
public ... | UTF-8 | Java | 849 | java | BaseTest.java | Java | [] | null | [] | package com.oleti.tests;
import org.openqa.selenium.WebDriver;
import org.testng.annotations.AfterClass;
import org.testng.annotations.BeforeClass;
import org.testng.annotations.BeforeMethod;
import com.oleti.pages.BasePage;
import com.oleti.utils.logs.Log;
public class BaseTest extends BasePage{
public ... | 849 | 0.684335 | 0.684335 | 35 | 23.285715 | 19.533958 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.514286 | false | false | 4 |
8b152990e97c0636b0d3272f0c84238c6ed8625f | 27,719,718,997,176 | 97c36c01647af5c208afb439f482d2c1857e1953 | /app/src/main/java/com/example/gronthomongol/backend/CONSTANTS.java | d5023814545493e01011e7b7b3596b6d9d5fa5df | [] | no_license | farhanfuad35/GronthoMongol | https://github.com/farhanfuad35/GronthoMongol | d3ba6e2fc70d81769c36f3b460c9902813a19665 | 3533a7ad47ba405438de1edf6d4317709e50b80e | refs/heads/master | 2022-11-27T01:44:44.388000 | 2020-08-05T06:54:29 | 2020-08-05T06:54:29 | 268,801,992 | 4 | 1 | null | false | 2020-08-05T06:54:30 | 2020-06-02T13:00:34 | 2020-07-13T18:31:08 | 2020-08-05T06:54:30 | 75,812 | 1 | 1 | 2 | Java | false | false | /* Orderlist Sort must be by last created. Because after creating a new order, that is instantly added to the cached order list at the top
* Book list sort shouldn't matter because it is re retrieved if a new book is added. In case of update, it is added only if it is found
* in the cache list of books and replaced at... | UTF-8 | Java | 45,657 | java | CONSTANTS.java | Java | [] | null | [] | /* Orderlist Sort must be by last created. Because after creating a new order, that is instantly added to the cached order list at the top
* Book list sort shouldn't matter because it is re retrieved if a new book is added. In case of update, it is added only if it is found
* in the cache list of books and replaced at... | 45,657 | 0.59866 | 0.596316 | 970 | 46.069073 | 39.287552 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.708247 | false | false | 4 |
aa3a5684e179a51284b328f64b8e80f88d1a5265 | 4,200,478,049,770 | 8cf8f1a5fd7f749c5b8e34a9459ff5b7189a5881 | /2 - Construcao/fontes/java/sgp/src/main/java/br/com/sgp/util/Constants.java | dd892221d74b083a0d491bc4b0430a4d9e46edf6 | [] | no_license | juliandegutis/sgp-all | https://github.com/juliandegutis/sgp-all | 8d808b22b4c467755b5ba653841a272d6b15c94c | 216dba2cebff322cf7925b44d6eebd05986e7588 | refs/heads/master | 2021-01-10T09:32:07.494000 | 2015-12-15T23:05:37 | 2015-12-15T23:05:37 | 45,932,201 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.sgp.util;
public class Constants {
public static final String SCRIPT_SELECT_PROJETOS_FINALIZADOS = new StringBuilder()
.append(" SELECT COUNT(1) AS COUNT FROM SGPPRD.PROJETO P ")
.append(" JOIN SGPPRD.ALOCACAO A ON P.ID_PROJETO = A.ID_PROJETO ")
.append(" JOIN SGPPRD.RECURSO R ON A.ID_RECURSO = R.... | UTF-8 | Java | 4,011 | java | Constants.java | Java | [] | null | [] | package br.com.sgp.util;
public class Constants {
public static final String SCRIPT_SELECT_PROJETOS_FINALIZADOS = new StringBuilder()
.append(" SELECT COUNT(1) AS COUNT FROM SGPPRD.PROJETO P ")
.append(" JOIN SGPPRD.ALOCACAO A ON P.ID_PROJETO = A.ID_PROJETO ")
.append(" JOIN SGPPRD.RECURSO R ON A.ID_RECURSO = R.... | 4,011 | 0.716031 | 0.714784 | 62 | 63.69355 | 59.942604 | 325 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.016129 | false | false | 4 |
cf5cedb8bea799b6aafbddce587302ef47d91908 | 17,824,114,289,328 | 4c160b608af07b81e8b92944c4731842a302329b | /src/main/java/me/rayzr522/hitcounter/HitCounter.java | 0940d8fa153d7f2ce9c7e6e6df2895e2adf22910 | [] | no_license | rayzr522/HitCounter | https://github.com/rayzr522/HitCounter | e4d74e8ed444f1b31ba3d9e9be4b65bf14e5a6aa | 6e9551c2c81974ffe495d74b42131f5252b3739c | refs/heads/master | 2022-11-29T09:06:06.406000 | 2020-08-07T06:02:55 | 2020-08-07T06:02:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.rayzr522.hitcounter;
import org.bukkit.plugin.java.JavaPlugin;
public class HitCounter extends JavaPlugin {
@Override
public void onEnable() {
getServer().getPluginManager().registerEvents(new PlayerListener(this), this);
}
}
| UTF-8 | Java | 259 | java | HitCounter.java | Java | [
{
"context": "package me.rayzr522.hitcounter;\n\nimport org.bukkit.plugin.java.JavaPl",
"end": 19,
"score": 0.9209586977958679,
"start": 11,
"tag": "USERNAME",
"value": "rayzr522"
}
] | null | [] | package me.rayzr522.hitcounter;
import org.bukkit.plugin.java.JavaPlugin;
public class HitCounter extends JavaPlugin {
@Override
public void onEnable() {
getServer().getPluginManager().registerEvents(new PlayerListener(this), this);
}
}
| 259 | 0.733591 | 0.722008 | 10 | 24.9 | 25.986343 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 4 |
791ffc7afd6b3df142e4efa7e8a53d25e8fd0caf | 9,122,510,592,875 | 1d6bfe21a951806ef3fd6984fefaf2b66f44b66a | /usr1/arbor/oam_src/ism/agent/ismagent/src/ism/monagent/bp/JProcessSession.java | 03fb816ed13d24716b9291f1bb6cd66b28d6ae28 | [] | no_license | patrickmcgrory/Projects | https://github.com/patrickmcgrory/Projects | 218e1c3ea4f3f57f5f6f218889eb289d927f639e | 6a9024efc9cb968df3f5cbd3b5cb8cd5482095d8 | refs/heads/master | 2018-04-22T06:02:19.798000 | 2015-11-14T17:30:16 | 2015-11-14T17:30:16 | 91,143,423 | 0 | 0 | null | true | 2017-05-13T02:19:23 | 2017-05-13T02:19:23 | 2015-11-02T14:45:23 | 2015-11-14T17:30:51 | 9,760 | 0 | 0 | 0 | null | null | null | /**
* Copyright (c) 2002, QCOM Inc. All rights reserved.
*/
package ism.monagent;
//JDK Classes
import java.util.*;
import java.io.*;
import java.net.*;
import java.text.*;
import java.sql.*;
//QCOM Classes
import com.qcominc.ms.event.*;
import com.qcominc.util.util.*;
//ISM Classes
import ism.event.*;
import ism... | UTF-8 | Java | 29,901 | java | JProcessSession.java | Java | [
{
"context": "sion to communicate with a Process.\n * \n * @author SenthilKumar Muniswamy\n * @author QCOM, Inc.\n * @version Since 1.0\n */\nc",
"end": 620,
"score": 0.9998623728752136,
"start": 598,
"tag": "NAME",
"value": "SenthilKumar Muniswamy"
}
] | null | [] | /**
* Copyright (c) 2002, QCOM Inc. All rights reserved.
*/
package ism.monagent;
//JDK Classes
import java.util.*;
import java.io.*;
import java.net.*;
import java.text.*;
import java.sql.*;
//QCOM Classes
import com.qcominc.ms.event.*;
import com.qcominc.util.util.*;
//ISM Classes
import ism.event.*;
import ism... | 29,885 | 0.505468 | 0.498311 | 887 | 32.710258 | 22.529613 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.862458 | false | false | 4 |
b364d7e5662a94068d220475788795da47ae72fb | 28,759,101,014,306 | 16358360fe1cf527fcf45e1cf13bbf2e441b530c | /core/citrus-spring/src/main/java/org/citrusframework/config/CitrusNamespaceParserRegistry.java | 182ad494f8d1597067276302e2f7293f7c023018 | [
"Apache-2.0"
] | permissive | citrusframework/citrus | https://github.com/citrusframework/citrus | cc08796208428fe29ae0502ff7da340cc70b5a6c | dd8d57602d77cb6cc10c8793b8f7aa00f1e99a4a | refs/heads/main | 2023-08-26T16:25:20.966000 | 2023-08-21T13:39:31 | 2023-08-21T18:36:14 | 500,806 | 232 | 95 | Apache-2.0 | false | 2023-09-12T11:33:21 | 2010-02-03T15:32:30 | 2023-09-05T09:43:29 | 2023-09-12T11:33:21 | 81,514 | 403 | 131 | 153 | Java | false | false | /*
* Copyright 2006-2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | UTF-8 | Java | 5,651 | java | CitrusNamespaceParserRegistry.java | Java | [
{
"context": "link CitrusTestCaseNamespaceHandler}\n *\n * @author Christoph Deppisch\n * @since 2007\n */\npublic final class CitrusNames",
"end": 1150,
"score": 0.9997734427452087,
"start": 1132,
"tag": "NAME",
"value": "Christoph Deppisch"
}
] | null | [] | /*
* Copyright 2006-2010 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by app... | 5,639 | 0.692975 | 0.689789 | 139 | 39.654675 | 30.439871 | 115 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.784173 | false | false | 4 |
73f0c1cd26cdf4a1cfbb7543b7c76ea8624bbd2b | 5,987,184,432,963 | f9e58ea99853c7ab3e373c54212d6b2fe546390c | /AndroidAR/app/src/androidTest/java/com/example/livelyturtle/androidar/CoordinateTest.java | 56a1fa29a1c74db1c690374d09ee3e3d6a755df1 | [] | no_license | hsieha/CIS400Project | https://github.com/hsieha/CIS400Project | 3bd7d07d4875f42a9138f85cca65cf260fbe27d1 | 25b434820176609432f4b57f3b6d71e6e4ac2fee | refs/heads/master | 2021-01-10T10:11:37.321000 | 2016-04-24T18:46:01 | 2016-04-24T18:46:01 | 44,953,965 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.livelyturtle.androidar;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.Assert;
import org.junit.runner.RunWith;
@RunWith(AndroidJUnit4.class)
public class CoordinateTest {
@Test
public void testCoordinateAtCompass() {
double epsilon = 0.... | UTF-8 | Java | 5,089 | java | CoordinateTest.java | Java | [] | null | [] | package com.example.livelyturtle.androidar;
import android.support.test.runner.AndroidJUnit4;
import org.junit.Test;
import org.junit.Assert;
import org.junit.runner.RunWith;
@RunWith(AndroidJUnit4.class)
public class CoordinateTest {
@Test
public void testCoordinateAtCompass() {
double epsilon = 0.... | 5,089 | 0.644527 | 0.62979 | 121 | 41.05785 | 32.293922 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.371901 | false | false | 4 |
efa9fa1d334bdb4769c22dd909e5ed93560346a5 | 13,718,125,567,843 | 616a9830db1a7fdb5808a6d315461988c5144255 | /src/main/java/E88/E88_2.java | b3eff87f18bd7978cfb3b79dc3307afe958be4e5 | [] | no_license | sharidatulshahira/exercises_week2 | https://github.com/sharidatulshahira/exercises_week2 | 5e7fde6563c82033f609d00eeb9231eeb7d9be80 | 6c2d5215e6d0bf634e8979130e8eb2dd81c2f2dc | refs/heads/master | 2020-05-20T19:46:04.680000 | 2017-03-10T03:20:48 | 2017-03-10T03:20:48 | 84,514,404 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* EXERCISE 88.2: LIST OF STUDENTS
*
*/
/*
Expected output:
name: Alan Turing
studentnumber: 017635727
name: Linus Torvalds
studentnumber: 011288989
name: Steve Jobs
studentnumber: 013672548
name:
Alan Turing (017635727)
Linus Torvalds (011288989)
Steve Jobs (013672548)
*/
package E... | UTF-8 | Java | 975 | java | E88_2.java | Java | [
{
"context": "DENTS\n * \n */\n\n/*\n \t Expected output:\n \t \n \tname: Alan Turing\n \tstudentnumber: 017635727\n \tname: Linus Torvalds",
"end": 95,
"score": 0.9998816251754761,
"start": 84,
"tag": "NAME",
"value": "Alan Turing"
},
{
"context": "me: Alan Turing\n \tstudentnumber... | null | [] | /**
* EXERCISE 88.2: LIST OF STUDENTS
*
*/
/*
Expected output:
name: <NAME>
studentnumber: 017635727
name: <NAME>
studentnumber: 011288989
name: <NAME>
studentnumber: 013672548
name:
<NAME> (017635727)
<NAME> (011288989)
<NAME> (013672548)
*/
package E88;
/**
* @author SIsmail
*
*... | 941 | 0.628718 | 0.565128 | 61 | 14.770492 | 14.537001 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.52459 | false | false | 4 |
0c0d6754a9af734d687d7544e009eedf6f9d0e69 | 33,191,507,277,996 | 85480242d55a9c220af8427e30db44296d2195a3 | /Methods/RandImages.java | 6a776bfc1f66c59fcdab621fd997ba627cf709ad | [] | no_license | Sidhved/JAVA | https://github.com/Sidhved/JAVA | 661a6289b5bbc2b05347fbed9d818ca4ad8e445b | 103561e451b8a0a295b5d5d4508d277348e44674 | refs/heads/main | 2023-04-26T05:53:42.367000 | 2021-06-06T14:20:11 | 2021-06-06T14:20:11 | 370,450,584 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Methods;
import java.awt.Color;
import java.awt.Graphics;
import java.security.SecureRandom;
import javax.swing.JFrame;
import javax.swing.JPanel;
public class RandImages extends JPanel {
SecureRandom randomNumber = new SecureRandom();
public void paintComponent(Graphics g){
super.paintC... | UTF-8 | Java | 2,086 | java | RandImages.java | Java | [] | null | [] | package Methods;
import java.awt.Color;
import java.awt.Graphics;
import java.security.SecureRandom;
import javax.swing.JFrame;
import javax.swing.JPanel;
public class RandImages extends JPanel {
SecureRandom randomNumber = new SecureRandom();
public void paintComponent(Graphics g){
super.paintC... | 2,086 | 0.426654 | 0.415628 | 68 | 29.67647 | 14.434885 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.705882 | false | false | 4 |
7aecfaa2e4ceff3471484fc82ea81735fe9e46e8 | 14,903,536,586,128 | 16ad102ec33523fd2ff53d36cafe58df5f7b1fa3 | /src/main/java/com/apps/dashboard/service/FileReaderImpl.java | 18766f37d8a98a73b8c1d3897338f980f67f85a4 | [] | no_license | sajinsachidanand/dashboard | https://github.com/sajinsachidanand/dashboard | e4fcd77f2ef72fe8e7f4c9e2f8b23fc142e0a383 | 534b905ea6f46f9ff71b3b845ad5b2a201b4dc12 | refs/heads/master | 2022-07-11T16:08:37.957000 | 2019-06-02T11:53:57 | 2019-06-02T11:53:57 | 189,839,993 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apps.dashboard.service;
import com.apps.dashboard.constants.ColumnNames;
import com.apps.dashboard.model.AppModel;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.ss.usermodel.Sheet;
import org.apache.poi.ss.usermodel.Workbook;
import org.apache.poi.xs... | UTF-8 | Java | 7,857 | java | FileReaderImpl.java | Java | [] | null | [] | package com.apps.dashboard.service;
import com.apps.dashboard.constants.ColumnNames;
import com.apps.dashboard.model.AppModel;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.Row;
import org.apache.poi.ss.usermodel.Sheet;
import org.apache.poi.ss.usermodel.Workbook;
import org.apache.poi.xs... | 7,857 | 0.471554 | 0.471045 | 167 | 46.047905 | 22.342144 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598802 | false | false | 4 |
2420936e72692862210d59f39e702b067a592ae4 | 1,537,598,318,379 | 3dbc97dc0228e8dba5a050a3be4ffee771cf0ce2 | /src/ModeMsgThread.java | 5e860d04e218b393408de1ba55d487bcdcfff118 | [] | no_license | mjyan0720/CS425sp15 | https://github.com/mjyan0720/CS425sp15 | 1114056f5380a122721cbda50d038dc47b048411 | 9d90211b8779ad09b6ed233c65570f3288193cb2 | refs/heads/master | 2020-05-31T18:08:59.143000 | 2015-03-13T04:46:42 | 2015-03-13T04:46:42 | 31,138,682 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.util.*;
import java.net.*;
import java.text.*;
public class ModeMsgThread implements Runnable{
private ObjectOutputStream leader_obj;// = new ObjectOutputStream();
private ObjectOutputStream obj_os[] = new ObjectOutputStream[DataCenter.TOTAL_NUM];
ModeDataCenter data_center;
public... | UTF-8 | Java | 4,854 | java | ModeMsgThread.java | Java | [] | null | [] | import java.io.*;
import java.util.*;
import java.net.*;
import java.text.*;
public class ModeMsgThread implements Runnable{
private ObjectOutputStream leader_obj;// = new ObjectOutputStream();
private ObjectOutputStream obj_os[] = new ObjectOutputStream[DataCenter.TOTAL_NUM];
ModeDataCenter data_center;
public... | 4,854 | 0.574372 | 0.570251 | 143 | 32.944057 | 26.133539 | 138 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.097902 | false | false | 4 |
7a0926f9618456f89e57fff975a50f4df3900f4e | 32,427,003,116,686 | f5f367e0b0de4c1a9353cfbfaf491a3bfdf84bf2 | /CountriesApp.java | 2699625679111e87680b58a85f57a951eaf11d7c | [] | no_license | kbsasikarthik/Lab16FileIO | https://github.com/kbsasikarthik/Lab16FileIO | 948bbdc158b980f15750a94f12cad4364d69fc82 | 9d653de9b68ea5792606648f00b5f1b1dd630018 | refs/heads/master | 2020-03-25T01:15:31.451000 | 2018-08-02T02:25:26 | 2018-08-02T02:25:26 | 143,228,349 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | //@ Sasikaladevi Kumarasamy
package lab16;
import java.util.ArrayList;
import java.util.Scanner;
// Uses fileI/O system to read data from file and create objects with it and store the objects in an ArrayList
// write user entered data to file as well as corresponding object to the ArrayList
// user can List, Add, Rem... | UTF-8 | Java | 3,276 | java | CountriesApp.java | Java | [
{
"context": "//@ Sasikaladevi Kumarasamy\npackage lab16;\n\nimport java.util.ArrayList;\nimpor",
"end": 27,
"score": 0.9998750686645508,
"start": 4,
"tag": "NAME",
"value": "Sasikaladevi Kumarasamy"
}
] | null | [] | //@ <NAME>
package lab16;
import java.util.ArrayList;
import java.util.Scanner;
// Uses fileI/O system to read data from file and create objects with it and store the objects in an ArrayList
// write user entered data to file as well as corresponding object to the ArrayList
// user can List, Add, Remove or Exit
publi... | 3,259 | 0.694444 | 0.689255 | 96 | 33.125 | 29.232277 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.427083 | false | false | 4 |
7bb07a7852f1fccf0a06d1f06f219f948f355d09 | 15,324,443,325,626 | 3b4a06fb721b23eaf8eae534c8def2f4c329b3bb | /skyski-selenium/src/main/java/module/skyski_selenium/casus/BibliographyPage.java | 4b1dcdd33ffdd1e24839a4ed0ba6858b9acc1c66 | [] | no_license | pavelski01/SkyskiTestProject | https://github.com/pavelski01/SkyskiTestProject | 75bdf07a7dd3c8654b995f4bb39f1cb2959998c4 | 79a0e2e0dcc104e0340912a3bd9d674faaae42a1 | refs/heads/master | 2021-01-22T00:58:32.166000 | 2015-10-31T18:18:48 | 2015-10-31T18:18:48 | 28,569,630 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package module.skyski_selenium.casus;
import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
import module.skyski_selenium.fixture.TestCaseFixture;
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public final class BibliographyPage extends TestCaseFixture
{
@Test
public vo... | UTF-8 | Java | 6,535 | java | BibliographyPage.java | Java | [] | null | [] | package module.skyski_selenium.casus;
import org.junit.FixMethodOrder;
import org.junit.Test;
import org.junit.runners.MethodSorters;
import module.skyski_selenium.fixture.TestCaseFixture;
@FixMethodOrder(MethodSorters.NAME_ASCENDING)
public final class BibliographyPage extends TestCaseFixture
{
@Test
public vo... | 6,535 | 0.713887 | 0.709077 | 153 | 41.124184 | 29.586546 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.738562 | false | false | 4 |
d5cf3d13e4d945165f4a1d8262c21d18d9c69e28 | 15,358,803,079,095 | ac23f46ce6667fe7f5d7b33de0036be4d600254d | /src/main/java/Lesson7.java | ed4f7a8c4dd8b1fc80fa2a0c444c44cd6aa63d6f | [] | no_license | natalkaya/java-core-base | https://github.com/natalkaya/java-core-base | c41ea0723828bd8b7a14cbe0aeacd3dd19219a73 | 2c4550619b6149732532e7dce526db84c20d6366 | refs/heads/master | 2022-12-24T00:21:13.983000 | 2020-09-18T10:15:07 | 2020-09-18T10:15:07 | 289,559,388 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import org.apache.commons.lang3.RandomStringUtils;
import plates.Cat;
import plates.Plate;
import java.util.ArrayList;
import java.util.List;
/**
* Расширить задачу про котов и тарелки с едой.
* Сделать так, чтобы в тарелке с едой не могло получиться отрицательного количества еды (например, в миске 10 еды, а кот пы... | UTF-8 | Java | 2,346 | java | Lesson7.java | Java | [] | null | [] | import org.apache.commons.lang3.RandomStringUtils;
import plates.Cat;
import plates.Plate;
import java.util.ArrayList;
import java.util.List;
/**
* Расширить задачу про котов и тарелки с едой.
* Сделать так, чтобы в тарелке с едой не могло получиться отрицательного количества еды (например, в миске 10 еды, а кот пы... | 2,346 | 0.668708 | 0.660356 | 44 | 39.81818 | 39.491238 | 156 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.840909 | false | false | 4 |
c1b437e6e7aaaf4702e20d81f166e713ae785712 | 11,630,771,449,809 | c8d753c500a90a476ef5439ebbc7bcc9b702ae96 | /src/main/java/Creational/Builder/pattern/example1/Computer.java | 49c3863b111b5d40b66cfb4462a7c5166b4d9f6d | [] | no_license | asniii/design-patterns | https://github.com/asniii/design-patterns | 1e12e49fca9b015eb64521ae3ca74faf6f23ba3d | 55077e6157c2c753fe32ad7c966cd2d7086b2182 | refs/heads/master | 2020-03-22T18:33:39.161000 | 2019-05-23T08:41:24 | 2019-05-23T08:41:24 | 140,467,439 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Creational.Builder.pattern.example1;
public class Computer {
public static class ComputerBuilder{
private String monitor;
private String ram;
private String cpu;
private String motherBoard;
private String cabinet;
private String smps;
private String ... | UTF-8 | Java | 5,081 | java | Computer.java | Java | [] | null | [] | package Creational.Builder.pattern.example1;
public class Computer {
public static class ComputerBuilder{
private String monitor;
private String ram;
private String cpu;
private String motherBoard;
private String cabinet;
private String smps;
private String ... | 5,081 | 0.542216 | 0.542019 | 191 | 25.602095 | 17.368769 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.554974 | false | false | 4 |
28b15cca4ad4f252cf414ba848cd6b69b4bf3ba1 | 10,067,403,384,363 | 98fe67efd1334147a2096135484d02f3d1a5bf24 | /server/server-war/src/java/service/TimeframeResource.java | 2f5c641ca47822091a93f3b10e73bcc6ea5a16c8 | [] | no_license | daveangulo/ivolunteer | https://github.com/daveangulo/ivolunteer | 8e473dfa16a8ccdf405e5b0940cb8db1151da31d | 6375f7fe54b40d1fe3b95879165c00974c62ab4e | refs/heads/master | 2021-01-17T12:11:53.167000 | 2009-09-23T01:08:14 | 2009-09-23T01:08:14 | 102,981 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2008 Boulder Community Foundation - iVolunteer
*
* 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 limitation the rights
* t... | UTF-8 | Java | 6,853 | java | TimeframeResource.java | Java | [
{
"context": "\nimport persistence.Timeframe;\n\n/**\n * \n * @author Dave Angulo\n */\n\npublic class TimeframeResource {\n\t@Context\n\t",
"end": 1799,
"score": 0.9997402429580688,
"start": 1788,
"tag": "NAME",
"value": "Dave Angulo"
}
] | null | [] | /*
* Copyright (c) 2008 Boulder Community Foundation - iVolunteer
*
* 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 limitation the rights
* t... | 6,848 | 0.713556 | 0.712243 | 227 | 29.189426 | 26.053051 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.797357 | false | false | 4 |
215faacde03a3a9d77d60bc3e19dc5c04e891a69 | 30,013,231,465,048 | f4b52a92bdf4eeda31a647b465df73c478294ca4 | /app/src/main/java/com/pokemonbattlearena/android/activity/BaseActivity.java | b7af460cdf5a798d2338ccc27a0c262ffb114aaa | [] | no_license | cireficc/pokemon-arena-android | https://github.com/cireficc/pokemon-arena-android | b03b4b2f3cec5d3d83aeff0dc81a89ce996816dd | 7f2d2cc17b542c8e62ef92a6b2dc6406cca4abc8 | refs/heads/master | 2020-12-25T15:09:15.490000 | 2017-01-07T17:36:37 | 2017-01-07T17:36:37 | 68,238,759 | 4 | 2 | null | false | 2017-10-22T14:57:20 | 2016-09-14T20:00:17 | 2016-12-07T19:08:44 | 2017-10-22T14:56:56 | 40,383 | 1 | 2 | 10 | Java | false | null | package com.pokemonbattlearena.android.activity;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.support.annotation.VisibleForTesting;
import android.support.v7.app.AppCompatActivity;
import android.view.WindowManager;
import com.pokemonbattlearena.android.R;
/**
* Created ... | UTF-8 | Java | 1,467 | java | BaseActivity.java | Java | [
{
"context": "m.pokemonbattlearena.android.R;\n\n/**\n * Created by droidowl on 9/25/16.\n */\n\npublic class BaseActivity extend",
"end": 331,
"score": 0.9996199011802673,
"start": 323,
"tag": "USERNAME",
"value": "droidowl"
}
] | null | [] | package com.pokemonbattlearena.android.activity;
import android.app.ProgressDialog;
import android.content.DialogInterface;
import android.support.annotation.VisibleForTesting;
import android.support.v7.app.AppCompatActivity;
import android.view.WindowManager;
import com.pokemonbattlearena.android.R;
/**
* Created ... | 1,467 | 0.691207 | 0.687117 | 53 | 26.679245 | 24.375811 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.339623 | false | false | 4 |
c7d2b498f033cf58659f9edf45f250cf747914fc | 3,324,304,695,412 | ef957a9eaaea60734ee356be91b76c7c5b54e725 | /blogV1/src/main/java/com/blog/dao/BlogtypeDao.java | 20de8b692064de22286cee433174ceb759b70456 | [] | no_license | zhuzhujian/personBlogSys | https://github.com/zhuzhujian/personBlogSys | c6127ed61be3aac71ffd96418a3f232bf355e70f | d6313f9570c330f29bfa105e8a1e156fa78b3190 | refs/heads/master | 2022-05-11T12:06:50.554000 | 2019-09-27T07:06:15 | 2019-09-27T07:06:15 | 211,256,763 | 0 | 0 | null | false | 2022-03-31T21:40:47 | 2019-09-27T07:02:36 | 2019-09-27T07:08:03 | 2022-03-31T21:40:47 | 3,362 | 0 | 0 | 6 | JavaScript | false | false | package com.blog.dao;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
i... | UTF-8 | Java | 2,507 | java | BlogtypeDao.java | Java | [] | null | [] | package com.blog.dao;
import java.util.List;
import java.util.Map;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.jdbc.core.BeanPropertyRowMapper;
import org.springframework.jdbc.core.JdbcTemplate;
import org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate;
i... | 2,507 | 0.749493 | 0.748277 | 72 | 33.263889 | 40.566814 | 167 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.805556 | false | false | 1 |
00aca214f3e559ad2bf1b04a5166c3379feffd7b | 4,183,298,150,947 | cea1bf31f443aa4c479d1d1004bf5640b5aad059 | /Test/src/string/StrFormCharArray.java | e859a07d4fd38537a46047886ac734f2fcc939aa | [] | no_license | PrakashKumarMallick/CoreJavaPractice | https://github.com/PrakashKumarMallick/CoreJavaPractice | 0cb951207ceac9158a2700305b4d4cb98c3700ad | be68431c4c650f2781ba642b6c9c45d2030f0f8c | refs/heads/master | 2021-03-30T23:14:22.274000 | 2018-03-13T10:51:24 | 2018-03-13T10:51:24 | 125,032,846 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package string;
public class StrFormCharArray {
public static void main(String[] args) {
char c[]={'R','E','M','E','M','B','E','R'};
String s=new String(c);
System.out.println(s);
String s1=new String(c,2,6);
System.out.println(s1);
String sb="1";
String sb1="2";
}
}
| UTF-8 | Java | 302 | java | StrFormCharArray.java | Java | [] | null | [] | package string;
public class StrFormCharArray {
public static void main(String[] args) {
char c[]={'R','E','M','E','M','B','E','R'};
String s=new String(c);
System.out.println(s);
String s1=new String(c,2,6);
System.out.println(s1);
String sb="1";
String sb1="2";
}
}
| 302 | 0.576159 | 0.55298 | 15 | 18.133333 | 14.687259 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.2 | false | false | 1 |
180c5c344388680686a9f0e170a54d2622fa44f1 | 13,804,024,894,617 | c6aad17cfbcea262444f58547dd15b6c8fac4565 | /UVA/src/Subprime11679.java | 13d329db410e977518c0e029067dfe5a65b88529 | [] | no_license | nguyenmanhphuc/Competitive | https://github.com/nguyenmanhphuc/Competitive | 5cf6cd1d1de3991c3c254e3cf66f765244ed660c | 329aa28622720822850db02615e931a5c6a2d98b | refs/heads/master | 2016-09-06T11:38:36.415000 | 2015-07-03T06:32:04 | 2015-07-03T06:32:04 | 38,296,138 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class Subprime11679 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int b = in.nextInt();
int c = in.nextInt();
while (b + c != 0) {
long banks[] = new long[b + 1];
for (int i = 1; i <= b; ++i) {
banks[i] = in.nextLong();
}
fo... | UTF-8 | Java | 677 | java | Subprime11679.java | Java | [] | null | [] | import java.util.Scanner;
public class Subprime11679 {
public static void main(String[] args) {
Scanner in = new Scanner(System.in);
int b = in.nextInt();
int c = in.nextInt();
while (b + c != 0) {
long banks[] = new long[b + 1];
for (int i = 1; i <= b; ++i) {
banks[i] = in.nextLong();
}
fo... | 677 | 0.493353 | 0.477105 | 35 | 18.342857 | 13.153909 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.971429 | false | false | 1 |
3cc06e0150d60e7336cbf92aaa64aa23be4db21e | 15,023,795,611,895 | c5c9cd8ecea7de879ea1050c10a11448174f4d46 | /eltcustom/src/main/java/com/ssh/action/JfqjAction.java | 69f4d8943936a39125be813e7380ceefe35d649c | [] | no_license | mygithubwork/Combinationforspringsecurity | https://github.com/mygithubwork/Combinationforspringsecurity | d98d523b4b32fc06fb477b7a55fa149e5b5f6bb9 | f9ec7e4de481873b1063f564b5716bedadeba8f7 | refs/heads/master | 2017-12-31T14:48:14.137000 | 2013-06-20T02:48:55 | 2013-06-20T02:48:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssh.action;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import net.sf.json.JSON;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import org.springframework.stere... | UTF-8 | Java | 3,398 | java | JfqjAction.java | Java | [] | null | [] | package com.ssh.action;
import java.sql.Timestamp;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.annotation.Resource;
import net.sf.json.JSON;
import net.sf.json.JSONArray;
import net.sf.json.JSONObject;
import org.springframework.stere... | 3,398 | 0.670983 | 0.664803 | 123 | 25.626017 | 19.921961 | 77 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.284553 | false | false | 1 |
01d1e3471471a369f0db489be397acf9ffb8a335 | 7,868,380,100,360 | 451d69aa962abed944e0c8addf18b165dc1a439e | /src/com/nicolaslopez82/dsa/amazon/FirstUniqueCharacterInString.java | ece510808dd115276c0cca72a1f96e789b027337 | [] | no_license | nicolaslopez82/data-structures-and-algorithms | https://github.com/nicolaslopez82/data-structures-and-algorithms | c8799e5fc6bf14a0122232cef59d54686b3ab166 | 9b0458b79e4a00a5bc4b8f3eb77cb85afced5852 | refs/heads/master | 2022-11-05T09:11:18.189000 | 2020-06-13T04:44:11 | 2020-06-13T04:44:11 | 263,191,992 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.nicolaslopez82.dsa.amazon;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
/**
* @author nicolaslopez82
* Given a string, find the first non-repeating character in it and return it's index. If it doesn't exist, return -1.
*
* Examples:
* s = "leetcode"
* return 0.
... | UTF-8 | Java | 1,415 | java | FirstUniqueCharacterInString.java | Java | [
{
"context": "package com.nicolaslopez82.dsa.amazon;\n\n\nimport java.util.HashMap;\nimport ",
"end": 24,
"score": 0.5209562182426453,
"start": 23,
"tag": "USERNAME",
"value": "z"
},
{
"context": "kedHashMap;\nimport java.util.Map;\n\n\n/**\n * @author nicolaslopez82\n * Given a stri... | null | [] | package com.nicolaslopez82.dsa.amazon;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map;
/**
* @author nicolaslopez82
* Given a string, find the first non-repeating character in it and return it's index. If it doesn't exist, return -1.
*
* Examples:
* s = "leetcode"
* return 0.
... | 1,415 | 0.614134 | 0.59576 | 55 | 24.727272 | 29.518225 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.436364 | false | false | 1 |
e2d4bc7d675bc50e3cb096581aee30d857d33eec | 27,376,121,581,933 | 5e7590f7a301ab9d09efa74185c3a96734b33221 | /src/org.agileware.natural.cucumber.ui/src-gen/org/agileware/natural/cucumber/ui/contentassist/antlr/internal/InternalCucumberParser.java | afa4d62346b9f56b49fc109658a445cf1b28224e | [] | no_license | slipchansky/ats-eclipse-plugin | https://github.com/slipchansky/ats-eclipse-plugin | e901087ae28a9116ff84bcd04eec61566ab4c670 | 0d85b2e876b3595bec4ea6bbfc1560a34e8321de | refs/heads/master | 2021-07-04T08:15:12.279000 | 2017-09-26T09:53:01 | 2017-09-26T09:53:01 | 104,846,265 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.agileware.natural.cucumber.ui.contentassist.antlr.internal;
import java.io.InputStream;
import org.eclipse.xtext.*;
import org.eclipse.xtext.parser.*;
import org.eclipse.xtext.parser.impl.*;
import org.eclipse.emf.ecore.util.EcoreUtil;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.xtext.parser.... | UTF-8 | Java | 225,051 | java | InternalCucumberParser.java | Java | [] | null | [] | package org.agileware.natural.cucumber.ui.contentassist.antlr.internal;
import java.io.InputStream;
import org.eclipse.xtext.*;
import org.eclipse.xtext.parser.*;
import org.eclipse.xtext.parser.impl.*;
import org.eclipse.emf.ecore.util.EcoreUtil;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.xtext.parser.... | 225,051 | 0.506721 | 0.473981 | 7,659 | 28.383993 | 29.897177 | 317 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409975 | false | false | 1 |
5e000e1373eec42b1a3c42fb6c6eb047ab8467b6 | 33,835,752,390,026 | e81e4e290ef07aa33db580f3794de72f47a8dca7 | /app/src/main/java/williamamills/colorify/DBHelper.java | f64369618fcea682f507ac6760d293795da4f6ea | [] | no_license | asharma94/Colorifyv2 | https://github.com/asharma94/Colorifyv2 | 00f048bb46016042fa4b7adcbe9d80daf4ff99a2 | 675c36f387cda3684d0d18fe34d28db2a376f29a | refs/heads/master | 2021-01-10T18:30:01.693000 | 2016-05-09T01:05:01 | 2016-05-09T01:05:01 | 56,941,872 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package williamamills.colorify;
import android.content.ContentValues;
import android.content.Context;
import android.content.res.Resources;
import android.database.Cursor;
import android.database.DatabaseUtils;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import andro... | UTF-8 | Java | 4,805 | java | DBHelper.java | Java | [
{
"context": "package williamamills.colorify;\n\nimport android.content.ContentValues;\n",
"end": 21,
"score": 0.6911461353302002,
"start": 8,
"tag": "USERNAME",
"value": "williamamills"
}
] | null | [] | package williamamills.colorify;
import android.content.ContentValues;
import android.content.Context;
import android.content.res.Resources;
import android.database.Cursor;
import android.database.DatabaseUtils;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
import andro... | 4,805 | 0.638502 | 0.637877 | 156 | 29.801283 | 26.019081 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.647436 | false | false | 1 |
e182b3f8b53bb28ab7fad0a8bb22ee67ee3a396a | 687,194,822,256 | 1586297c848886f3bae9f84dd8e9b1660529cc40 | /Laboratoare/Lab/src/polimorfism/birdcontrollerex1/birdcontrollerex3/Penguin.java | 7a435c21e102dcba0f29f581eedb009430ca577e | [] | no_license | SerbuCatalina/workJava | https://github.com/SerbuCatalina/workJava | c8968ffe8f7418adb2262a2248cba8eac8d0b37f | 70c58c5ae50c3ac3d058cf1f845dd2f5ab3cae82 | refs/heads/master | 2020-12-06T04:33:19.793000 | 2016-08-26T07:46:46 | 2016-08-26T07:46:46 | 66,623,366 | 1 | 0 | null | false | 2016-09-01T10:00:43 | 2016-08-26T06:41:41 | 2016-08-26T07:47:45 | 2016-09-01T10:00:43 | 66 | 1 | 0 | 1 | Java | null | null | package polimorfism.birdcontrollerex1.birdcontrollerex3;
public class Penguin implements IBird {
public void move(){
System.out.println("The NONI_PENGUIN is swiming.");
}
}
| UTF-8 | Java | 190 | java | Penguin.java | Java | [] | null | [] | package polimorfism.birdcontrollerex1.birdcontrollerex3;
public class Penguin implements IBird {
public void move(){
System.out.println("The NONI_PENGUIN is swiming.");
}
}
| 190 | 0.726316 | 0.715789 | 7 | 26.142857 | 23.630661 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.285714 | false | false | 1 |
204d3ff61d024776f00ee3be3a8b711ea78f2823 | 9,526,237,484,169 | 53e0fed90ef912102dca6ce91fb7ef3b38492caa | /app/src/main/java/com/young/Demo/ImageAdapter.java | 6fa53c12c5bd4d48c7d24794e737d37b95fd4f3a | [] | no_license | tobecrazy/AndroidDemo | https://github.com/tobecrazy/AndroidDemo | 93c4d1bf5b0be1ecbf5ebe7a452d658f0da1187a | 8f08b5d0f2946970b7c4548f83058f452b61938c | refs/heads/master | 2021-01-19T05:10:50.940000 | 2016-08-22T16:35:54 | 2016-08-22T16:35:54 | 64,626,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.young.Demo;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.library.utils.GlideUtil;
import java.util.List;
/**
* Created by longbh on 16/7/7.
*/
class ImageAdapter extends... | UTF-8 | Java | 1,484 | java | ImageAdapter.java | Java | [
{
"context": "deUtil;\n\nimport java.util.List;\n\n/**\n * Created by longbh on 16/7/7.\n */\nclass ImageAdapter extends PagerAd",
"end": 278,
"score": 0.9993505477905273,
"start": 272,
"tag": "USERNAME",
"value": "longbh"
}
] | null | [] | package com.young.Demo;
import android.content.Context;
import android.support.v4.view.PagerAdapter;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.library.utils.GlideUtil;
import java.util.List;
/**
* Created by longbh on 16/7/7.
*/
class ImageAdapter extends... | 1,484 | 0.679167 | 0.675694 | 53 | 26.150944 | 23.799791 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566038 | false | false | 1 |
987180b56b6c60cdbf4acee58144e46cf5c5aa93 | 2,740,189,185,085 | 71d0b65f6d0859d8f70c2a1127fffb5168151fec | /src/main/java/com/abhi/webservices/myrestwebservice/MyRestWebserviceApplication.java | 733df69c5698fb3f7cc1a78909d74bc3bca8f0e3 | [] | no_license | erabhinavrana/my-rest-webservice | https://github.com/erabhinavrana/my-rest-webservice | 216734a5fffbd22496c54e1e8dfedb1542fbac4f | f7cc8bc09848e6e62d652c72036f7be2d30c7f64 | refs/heads/master | 2020-04-22T04:43:32.159000 | 2019-03-03T12:22:50 | 2019-03-03T12:22:50 | 170,133,036 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.abhi.webservices.myrestwebservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.servlet.LocaleResolver;
import org.springframework.web.servlet.i18n.A... | UTF-8 | Java | 1,689 | java | MyRestWebserviceApplication.java | Java | [] | null | [] | package com.abhi.webservices.myrestwebservice;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
import org.springframework.context.annotation.Bean;
import org.springframework.web.servlet.LocaleResolver;
import org.springframework.web.servlet.i18n.A... | 1,689 | 0.780935 | 0.779751 | 56 | 29.142857 | 27.10919 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.910714 | false | false | 1 |
7fddd0877752677b8aa4ce4b49e5d5163a8fad93 | 38,062,000,184,957 | 51934a954934c21cae6a8482a6f5e6c3b3bd5c5a | /output/cc8aa09278ef4300834cb8e3555d5a83.java | 533eef696c670d8f3521fc24246243d7ad0ae7a4 | [
"MIT",
"Apache-2.0"
] | permissive | comprakt/comprakt-fuzz-tests | https://github.com/comprakt/comprakt-fuzz-tests | e8c954d94b4f4615c856fd3108010011610a5f73 | c0082d105d7c54ad31ab4ea461c3b8319358eaaa | refs/heads/master | 2021-09-25T15:29:58.589000 | 2018-10-23T17:33:46 | 2018-10-23T17:33:46 | 154,370,249 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | class PQ {
public static void A5KJta8xT8 (String[] pVd) {
int ZLjiZO7A_;
}
public int[][][] dmbKfTw_ () {
return --( this.CC5()).p4uYT5I9e0IB();
boolean[] bZ = !true.v3CHz2i1RIADw = -g9Y1W[ !!!new NZ().xnn1OYUR()];
;
return null.C6ze;
return !--( null.uim_... | UTF-8 | Java | 693 | java | cc8aa09278ef4300834cb8e3555d5a83.java | Java | [] | null | [] | class PQ {
public static void A5KJta8xT8 (String[] pVd) {
int ZLjiZO7A_;
}
public int[][][] dmbKfTw_ () {
return --( this.CC5()).p4uYT5I9e0IB();
boolean[] bZ = !true.v3CHz2i1RIADw = -g9Y1W[ !!!new NZ().xnn1OYUR()];
;
return null.C6ze;
return !--( null.uim_... | 693 | 0.536797 | 0.484848 | 22 | 30.5 | 23.581099 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 1 |
7cf3896511787b34d04631a45000e6d028befce6 | 34,325,378,648,536 | 999a599c004f556f6111097ee6053b370ec42a6b | /dogproject/src/co/dog/wp/mypage/controller/Myhistory.java | 154f7adb84ae0c29d0b79607a3e8672a2e5065c0 | [] | no_license | eo339912/walkitpuppit | https://github.com/eo339912/walkitpuppit | 382bed08860adff335d2f208ce10b200fb48967c | dcb6071c2736888f58d94a2597cadc683fb745aa | refs/heads/master | 2022-09-28T10:22:18.041000 | 2020-06-05T08:42:54 | 2020-06-05T08:42:54 | 267,186,949 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.dog.wp.mypage.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import co.dog.wp.common.Command;
public class Myhistory implements Command{
@Override
public String exec(HttpServlet... | UTF-8 | Java | 545 | java | Myhistory.java | Java | [] | null | [] | package co.dog.wp.mypage.controller;
import java.io.IOException;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletResponse;
import co.dog.wp.common.Command;
public class Myhistory implements Command{
@Override
public String exec(HttpServlet... | 545 | 0.783178 | 0.783178 | 23 | 22.26087 | 28.21843 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.086957 | false | false | 1 |
651061255511f8192cf6f416594a96dd72a6181b | 7,258,494,753,753 | f7492fc996c2e67dccb9dc1e7943ed39726b9ba1 | /BaseTrainManage/src/com/hhit/basetrain/entity/User.java | 4e9eec8e2f1837d9ed58175c9a2aad2d9719a899 | [] | no_license | Wizhiai/HhitBaseTrain | https://github.com/Wizhiai/HhitBaseTrain | 7418ce9d961b909d09f28d804aa2fddad644b2a5 | 2a8ec7c35646fd8658b10dee6e24efe3cb2fa690 | refs/heads/master | 2021-01-21T14:44:17.533000 | 2016-06-19T05:00:38 | 2016-06-19T05:00:38 | 56,747,855 | 0 | 2 | null | false | 2016-06-18T07:19:07 | 2016-04-21T06:22:50 | 2016-06-18T06:56:10 | 2016-06-18T07:19:06 | 43,256 | 0 | 2 | 0 | JavaScript | null | null | /**
*
*/
package com.hhit.basetrain.entity;
/**
* @author Jiya
* @date 2016-4-18下午03:15:52 用户实体类
*/
public class User {
/** 用户名 */
private String username;
/** 密码 */
private String password;
/** 身份 */
private String identity;
public String getUsername() {
return username;
}
public void setUsername(... | UTF-8 | Java | 807 | java | User.java | Java | [
{
"context": "package com.hhit.basetrain.entity;\n\n/**\n * @author Jiya\n * @date 2016-4-18下午03:15:52 用户实体类\n */\npublic cla",
"end": 67,
"score": 0.9821198582649231,
"start": 63,
"tag": "USERNAME",
"value": "Jiya"
}
] | null | [] | /**
*
*/
package com.hhit.basetrain.entity;
/**
* @author Jiya
* @date 2016-4-18下午03:15:52 用户实体类
*/
public class User {
/** 用户名 */
private String username;
/** 密码 */
private String password;
/** 身份 */
private String identity;
public String getUsername() {
return username;
}
public void setUsername(... | 807 | 0.654685 | 0.637997 | 49 | 14.897959 | 15.644319 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.061224 | false | false | 1 |
c7422149b396324f0f9fd32e87adca09e636450c | 26,680,336,870,882 | 361a2f4757d4c0d5f0cb2a677e627d462e7eaba7 | /SelectionSort.java | 7b6b57b221a4f9c1aa30fdb08b05b2868d4d2662 | [] | no_license | pearlyjo/java-ninjas | https://github.com/pearlyjo/java-ninjas | 5f34bfbeb547bec11c36635b609ab8379c453cc7 | 34ca8918fe29060c90e368bd46e66f515595f089 | refs/heads/master | 2020-03-18T11:36:07.599000 | 2018-09-03T18:53:33 | 2018-09-03T18:53:33 | 134,681,116 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Scanner;
public class SelectionSort {
public static void SelectionSorting(int[] nums)
{
int Value=0;
int smallestValue=0;
for(int j=0;j<nums.length-1;j++)
{
for(int i=j+1;i<nums.length;i++)
{
if(nums[j]>nums[i])
{
smallestValue =nums[j];
nums... | UTF-8 | Java | 768 | java | SelectionSort.java | Java | [] | null | [] | import java.util.Scanner;
public class SelectionSort {
public static void SelectionSorting(int[] nums)
{
int Value=0;
int smallestValue=0;
for(int j=0;j<nums.length-1;j++)
{
for(int i=j+1;i<nums.length;i++)
{
if(nums[j]>nums[i])
{
smallestValue =nums[j];
nums... | 768 | 0.529948 | 0.523438 | 53 | 12.490566 | 14.987571 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.54717 | false | false | 1 |
a3cb28b52d5bebf96bf09f9d2062caba90e35023 | 25,958,782,388,852 | fceccabe6d9012548001d5cd201a1196ab0cd01e | /src/main/java/FileUtilsC.java | 67ee7f2a463f2d7652dcd4fd8d644237357f03a9 | [] | no_license | datevid/FileUtilsC | https://github.com/datevid/FileUtilsC | 6dd6b737fc8416d654eab5e658a5c0a8a93f31c6 | 72ea66defb948c1a20aa94313857150f1e7b3abe | refs/heads/main | 2023-06-06T22:45:10.753000 | 2021-06-23T23:55:31 | 2021-06-23T23:55:31 | 379,753,625 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.*;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class FileUtilsC {
/**
* guarda archivo en una ruta temporal
* Proceso:
* Agrega al nuEmi la fecha nuEmi+AAMMDDhhmm
* In... | UTF-8 | Java | 3,432 | java | FileUtilsC.java | Java | [] | null | [] | import java.io.*;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
import java.security.MessageDigest;
import java.security.NoSuchAlgorithmException;
public class FileUtilsC {
/**
* guarda archivo en una ruta temporal
* Proceso:
* Agrega al nuEmi la fecha nuEmi+AAMMDDhhmm
* In... | 3,432 | 0.602564 | 0.583625 | 102 | 32.64706 | 25.659782 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.421569 | false | false | 1 |
6ee5e9553252f88c612ca1564f1f12adfe85872c | 30,923,764,583,605 | 6c60d22abbe0a0eafddf0aa67461ef6fb671e563 | /ChessProject/src/main/java/com/ncr/chess/ChessBoard.java | 42e4e63278b8bfe9b6c9a5091ca5f7fb7b7154de | [] | no_license | Navneeth-Eedi/chess-project- | https://github.com/Navneeth-Eedi/chess-project- | 1dd31d6baf855c75edfe653152cf92c3834209c8 | a475fe0633abcc886442dcc66d2143c35f6a9db1 | refs/heads/main | 2023-03-21T05:39:57.370000 | 2021-03-08T11:16:20 | 2021-03-08T11:16:20 | 345,629,234 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ncr.chess;
import com.ncr.chess.exception.ChessBoardUnSupportedOperationException;
import lombok.Data;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
@Data
public class ChessBoard {
private static final Logger logger = LogManager.getLogger(ChessBoard.class);
public... | UTF-8 | Java | 2,504 | java | ChessBoard.java | Java | [] | null | [] | package com.ncr.chess;
import com.ncr.chess.exception.ChessBoardUnSupportedOperationException;
import lombok.Data;
import org.apache.logging.log4j.LogManager;
import org.apache.logging.log4j.Logger;
@Data
public class ChessBoard {
private static final Logger logger = LogManager.getLogger(ChessBoard.class);
public... | 2,504 | 0.71246 | 0.708466 | 73 | 33.301369 | 30.197834 | 139 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.506849 | false | false | 1 |
7d9ac5c27b50a816d864de73b3b41b8913da5738 | 12,902,081,779,519 | 030cf35d513d4e4f88c752b2418243123ea8c26c | /src/chattcp2/Client.java | 25208b90dae9925cc1067f3efbedaee6fcdeed71 | [] | no_license | capo11/ChatTCP | https://github.com/capo11/ChatTCP | feb2c800045ba501b1611945e612bd8c8e4c98ef | a6fcc1d5465adf28e7d079d7498da02d4182cb7a | refs/heads/master | 2021-04-26T22:54:39.888000 | 2018-03-18T14:22:54 | 2018-03-18T14:22:54 | 123,893,237 | 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 chattcp2;
/**
*
* @author Andrea
*/
import java.net.*;
import java.io.*;
public class Client {
Socket connessione;
Buf... | UTF-8 | Java | 1,425 | java | Client.java | Java | [
{
"context": "e editor.\n */\npackage chattcp2;\n\n/**\n *\n * @author Andrea\n */\nimport java.net.*;\nimport java.io.*;\n\npublic ",
"end": 228,
"score": 0.9996746182441711,
"start": 222,
"tag": "NAME",
"value": "Andrea"
},
{
"context": "System.in));\n\t\ttry {\n\t\t\tconnessione =... | 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 chattcp2;
/**
*
* @author Andrea
*/
import java.net.*;
import java.io.*;
public class Client {
Socket connessione;
Buf... | 1,425 | 0.638596 | 0.62386 | 53 | 25.905661 | 22.814482 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.981132 | false | false | 1 |
14148755f673e6551c6aa1be5527b1fe6b3982ac | 15,822,659,588,126 | 6b997b11bdf9ea362ea57ff76547ccf9a7734f00 | /Web02/src/main/java/controller01/C01_LoginTest.java | d744bc695a329d968b2834419cbcb80b6e9cd9dc | [] | no_license | ctho55/Java_Study | https://github.com/ctho55/Java_Study | c9694df63a9c9f8d1780653794785f1536b8e54a | a497edb0973d6c29c24936371ed3ab5f7cb1348e | refs/heads/master | 2023-08-24T22:57:00.661000 | 2021-09-28T11:44:52 | 2021-09-28T11:44:52 | 381,704,688 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package controller01;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespo... | UTF-8 | Java | 2,593 | java | C01_LoginTest.java | Java | [] | null | [] | package controller01;
import java.io.IOException;
import java.text.SimpleDateFormat;
import java.util.Date;
import javax.servlet.ServletException;
import javax.servlet.annotation.WebServlet;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRespo... | 2,593 | 0.674906 | 0.669878 | 79 | 29.215189 | 23.030344 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.455696 | false | false | 1 |
437f04c4ae9f82fd808d490a9e9a4dce0be94d31 | 10,934,986,771,227 | 1b407dbe618598034e24fdfd933a26dd9956d9b6 | /src/com/es/employees/EmployeesDto.java | 8caac511f6e2f38928e366256e14d8970546a078 | [] | no_license | Myounghwany/EducationSystem | https://github.com/Myounghwany/EducationSystem | 934008007ba9d3044462738970742532f13feb9a | 9e764974cd2546a24273ab09af045a55046bb94a | refs/heads/master | 2020-03-27T08:31:10.947000 | 2018-06-03T15:46:49 | 2018-06-03T15:46:49 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.es.employees;
public class EmployeesDto {
private String emp_no;
private String name;
private String identity_no;
private String address;
private String phone;
private String email;
private int position_no;
private int dept_no;
private int belong_no;
public EmployeesDto() { }
public Employe... | UTF-8 | Java | 1,808 | java | EmployeesDto.java | Java | [] | null | [] | package com.es.employees;
public class EmployeesDto {
private String emp_no;
private String name;
private String identity_no;
private String address;
private String phone;
private String email;
private int position_no;
private int dept_no;
private int belong_no;
public EmployeesDto() { }
public Employe... | 1,808 | 0.689712 | 0.689712 | 85 | 20.270588 | 16.795929 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.835294 | false | false | 1 |
f394f2ff9be9b0513d97908e01bf72af7996c701 | 2,327,872,293,654 | 6d119a21933a8903f9f16e85d26e54565ff719d0 | /src/Tree.java | acd7ae032d2c818f7c27999c67489363c990dc3e | [] | no_license | Taesthetic/Tris | https://github.com/Taesthetic/Tris | b245ddbc917a97db12ff792f8caaa902d86d6b97 | 72d521e3406ae3dd18def03f88e3d7ce43f6873c | refs/heads/master | 2020-12-19T17:19:55.939000 | 2020-02-13T14:51:41 | 2020-02-13T14:51:41 | 235,799,042 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class Tree<T> implements Iterable<Node<T>> {
private List<Node<T>> tree;
public Tree(List<T> list) {
int size = list.size();
if (size == 0)
throw new IndexOutOfBoundsException();
tree = ne... | UTF-8 | Java | 1,069 | java | Tree.java | Java | [] | null | [] | import java.util.ArrayList;
import java.util.Iterator;
import java.util.List;
public class Tree<T> implements Iterable<Node<T>> {
private List<Node<T>> tree;
public Tree(List<T> list) {
int size = list.size();
if (size == 0)
throw new IndexOutOfBoundsException();
tree = ne... | 1,069 | 0.434051 | 0.42189 | 40 | 25.725 | 17.836742 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.525 | false | false | 1 |
d218dcb9c6493b45345b6dc7b9446f80da98de4e | 3,813,930,985,266 | 54c963ac435afa8c7acabb23021aab288dedf6fb | /pmms/src/trackit/backingbeans/LoanBean.java | f89c7ec601dffa88171af994e547769f42e5f3b4 | [] | no_license | nabil1st/PMMS_app | https://github.com/nabil1st/PMMS_app | d85dc01a07e226c5913dee5e980b325081c2ad2f | 8f014c42e046a2f6c7f4bc13612aaa8b12f69537 | refs/heads/main | 2023-02-27T16:33:46.810000 | 2021-02-09T18:25:09 | 2021-02-09T18:25:09 | 337,291,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package trackit.backingbeans;
import java.util.List;
import java.util.Map;
import javax.faces.model.SelectItem;
import trackit.businessobjects.Entity;
import trackit.businessobjects.Payee;
import trackit.exception.EntityException;
import trackit.util.FacesUtils;
import trackit.util.ListUtils;
/**
*
* @author Nabil... | UTF-8 | Java | 4,181 | java | LoanBean.java | Java | [
{
"context": "\nimport trackit.util.ListUtils;\n\n/**\n *\n * @author Nabil Daoud\n */\npublic class LoanBean extends GenericPaymentE",
"end": 326,
"score": 0.999851405620575,
"start": 315,
"tag": "NAME",
"value": "Nabil Daoud"
}
] | null | [] | package trackit.backingbeans;
import java.util.List;
import java.util.Map;
import javax.faces.model.SelectItem;
import trackit.businessobjects.Entity;
import trackit.businessobjects.Payee;
import trackit.exception.EntityException;
import trackit.util.FacesUtils;
import trackit.util.ListUtils;
/**
*
* @author <NAME... | 4,176 | 0.661803 | 0.661803 | 168 | 23.886906 | 22.204254 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.577381 | false | false | 1 |
09292255b693808cf7d901c694beb313f8423b80 | 27,951,647,212,513 | 0fd30f574b286d2814ad0777f9468c3adb132e01 | /src/main/java/com/mj/modernjava/common/Dish.java | 21165c6bb66a8d325884920dfae8716d6aebbdbf | [] | no_license | HyeongJunMin/ModernJava | https://github.com/HyeongJunMin/ModernJava | 2a052fde2ab665f5afa87613dfd72b5e7b7d9d3a | 3d79704ff52206b6c541143dab8ba3ff5c7dd2dd | refs/heads/master | 2021-05-17T22:15:09.784000 | 2020-10-28T09:56:31 | 2020-10-28T09:56:31 | 250,975,345 | 0 | 0 | null | false | 2020-10-13T23:11:59 | 2020-03-29T07:16:03 | 2020-10-10T05:21:12 | 2020-10-13T23:11:58 | 266 | 0 | 0 | 1 | Java | false | false | package com.mj.modernjava.common;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.ToString;
@Getter
@ToString
@AllArgsConstructor
public class Dish {
private final String name;
private final boolean vegeterian;
private final Integer calories;
private final Type type;
public CaloricalL... | UTF-8 | Java | 616 | java | Dish.java | Java | [] | null | [] | package com.mj.modernjava.common;
import lombok.AllArgsConstructor;
import lombok.Getter;
import lombok.ToString;
@Getter
@ToString
@AllArgsConstructor
public class Dish {
private final String name;
private final boolean vegeterian;
private final Integer calories;
private final Type type;
public CaloricalL... | 616 | 0.751623 | 0.741883 | 25 | 23.639999 | 19.766396 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 1 |
5afe0aabfe4ef81699d9a22070af9db42bdfdf21 | 11,982,958,771,285 | bb115c4e3367bf8d981f692285570f60820f4f26 | /src/main/java/com/benhumphreys/jgitcassandra/repo/CassandraObjDatabase.java | 1f9adfbffcd0f49b6114ada766844c9de6ed6f77 | [
"Apache-2.0"
] | permissive | xavierchen/jgit-cassandra | https://github.com/xavierchen/jgit-cassandra | a4609224223bdbc49cf4940474e16755edfd60bd | 010e3018665537572d2ea1b788cb394438cac7b6 | refs/heads/master | 2021-05-28T08:24:27.694000 | 2015-02-28T11:58:06 | 2015-02-28T11:58:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* A Cassandra backend for JGit
* Copyright 2014-2015 Ben Humphreys
*
* 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 re... | UTF-8 | Java | 5,469 | java | CassandraObjDatabase.java | Java | [
{
"context": " Cassandra backend for JGit\n * Copyright 2014-2015 Ben Humphreys\n *\n * Licensed under the Apache License, Version ",
"end": 71,
"score": 0.9998629689216614,
"start": 58,
"tag": "NAME",
"value": "Ben Humphreys"
}
] | null | [] | /*
* A Cassandra backend for JGit
* Copyright 2014-2015 <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 ... | 5,462 | 0.675626 | 0.673432 | 144 | 36.979168 | 28.125826 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 1 |
d0436753198a2271b39a6d81cf870103f2b55fd3 | 26,860,725,518,414 | 9aae01266df2183d7d07f78f48eff0938c6960dc | /AYParser/src/main/java/de/aboutyou/Main.java | b27657f1696d9ac08c288ca86354340a434423c8 | [] | no_license | AnastasiaKozachuk/AYParser | https://github.com/AnastasiaKozachuk/AYParser | 92336882c4987ed910c84c1bac94a2d0314e57e8 | cd445bf64e0d8f76d9f91b0d4bdc87619250e715 | refs/heads/master | 2020-03-08T10:10:48.842000 | 2018-04-04T13:30:05 | 2018-04-04T13:30:05 | 128,065,838 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.aboutyou;
import java.util.logging.Logger;
import de.aboutyou.service.StartParsing;
/**
* @author Anastasiia Kozachuk
*
*/
public class Main
{
private static final Logger LOGGER = Logger.getLogger( Main.class.getName() );
public static void main( String[] args )
{
long ... | UTF-8 | Java | 713 | java | Main.java | Java | [
{
"context": ".aboutyou.service.StartParsing;\r\n\r\n/**\r\n * @author Anastasiia Kozachuk\r\n *\r\n */\r\npublic class Main \r\n{\r\n\tprivate static ",
"end": 139,
"score": 0.9998568296432495,
"start": 120,
"tag": "NAME",
"value": "Anastasiia Kozachuk"
}
] | null | [] | package de.aboutyou;
import java.util.logging.Logger;
import de.aboutyou.service.StartParsing;
/**
* @author <NAME>
*
*/
public class Main
{
private static final Logger LOGGER = Logger.getLogger( Main.class.getName() );
public static void main( String[] args )
{
long beforeUsedMem... | 700 | 0.654979 | 0.653576 | 28 | 23.464285 | 29.662966 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 1 |
cf123a03e36485909f0a4143be6a7a4e2c94031a | 16,226,386,474,716 | d3e460f7778b7a31dad1116ec5a64374ce3e1cf7 | /JavaHomeWork/src/JanHomeWork/HW3Polymorphism.java | 67e048681eb7e75e116477125ca30545a6401de5 | [] | no_license | LearnWeb2019/JavaHW | https://github.com/LearnWeb2019/JavaHW | 54d10f4c6ccf16eadbae76eb99c428feb188c2c2 | 107fa2416d89a5f0812604cc2df86e921db42f09 | refs/heads/master | 2023-02-22T02:31:20.343000 | 2021-01-21T14:55:23 | 2021-01-21T14:55:23 | 330,694,288 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package JanHomeWork;
import java.util.Scanner;
class OverRidingMethods{
int num1, num2;
float flt1, flt2;
void sum(int x, int y)
{
System.out.println("Method 01: Sum of two int parameters " +
x + " and " + y + " is " + (x+y));
}
void sum(float x, float y)
{
System.out.println("Method... | UTF-8 | Java | 1,231 | java | HW3Polymorphism.java | Java | [] | null | [] | package JanHomeWork;
import java.util.Scanner;
class OverRidingMethods{
int num1, num2;
float flt1, flt2;
void sum(int x, int y)
{
System.out.println("Method 01: Sum of two int parameters " +
x + " and " + y + " is " + (x+y));
}
void sum(float x, float y)
{
System.out.println("Method... | 1,231 | 0.570268 | 0.547522 | 53 | 21.226416 | 20.288153 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.132076 | false | false | 1 |
bbb78548cd63d4cda9080d8e748a9bceb9737afb | 798,863,933,661 | e6ecb76c4e489b6a07ace650e7acbd249ac7226a | /JavaAbstractandInterfaceStudy/cn.Daxiong/第20节_图形结构/Test.java | f2637c2830fa71d5b8768980fa71298d231693c4 | [] | no_license | lujianxiong/JavaBasics | https://github.com/lujianxiong/JavaBasics | e8b104abcd2bac679eb838d44d4ba3f8caa37c9b | 77464b4fa8131b392a4316866d441793822cf142 | refs/heads/master | 2022-12-18T10:58:57.536000 | 2020-10-10T02:12:09 | 2020-10-10T02:12:09 | 302,792,679 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package 第20节_图形结构;
public class Test {
public static void main(String[] args) {
AbstractShape a = Factory.getInstance("Circular",1.1);
AbstractShape b = Factory.getInstance("Rectangle",1,2,1,3);
System.out.println(" 圆形的面积:"+a.area()+"、圆形的周长"+a.perimeter());
System.out.println("矩形的面积... | UTF-8 | Java | 422 | java | Test.java | Java | [] | null | [] | package 第20节_图形结构;
public class Test {
public static void main(String[] args) {
AbstractShape a = Factory.getInstance("Circular",1.1);
AbstractShape b = Factory.getInstance("Rectangle",1,2,1,3);
System.out.println(" 圆形的面积:"+a.area()+"、圆形的周长"+a.perimeter());
System.out.println("矩形的面积... | 422 | 0.629121 | 0.607143 | 10 | 35.400002 | 28.235439 | 70 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 1 |
1864f8b1fdd8f629979b3643807949dbe2fb8b60 | 26,989,574,500,293 | 455c2df145dabfaa1352c5d0bbe556fcdc6c0016 | /sharkapp/src/main/java/com/shark/app/business/resultentity/Check.java | c2cff6c411ccb91462b711d8d0ac942598e36059 | [] | no_license | srxffcc1/SingleShark | https://github.com/srxffcc1/SingleShark | e35a3159e87c0984533ec5fced7c77fec9a8df44 | 09cfbd6bc319dcdb464a3b4a980c42976031042a | refs/heads/master | 2021-08-18T08:11:27.707000 | 2018-10-31T01:25:06 | 2018-10-31T01:25:06 | 94,157,210 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.shark.app.business.resultentity;
/**
* Created by King6rf on 2017/9/25.
*/
public class Check {
}
| UTF-8 | Java | 114 | java | Check.java | Java | [
{
"context": "hark.app.business.resultentity;\n\n/**\n * Created by King6rf on 2017/9/25.\n */\n\npublic class Check {\n}\n",
"end": 71,
"score": 0.9993000626564026,
"start": 64,
"tag": "USERNAME",
"value": "King6rf"
}
] | null | [] | package com.shark.app.business.resultentity;
/**
* Created by King6rf on 2017/9/25.
*/
public class Check {
}
| 114 | 0.692982 | 0.622807 | 8 | 13.25 | 16.490528 | 44 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 1 |
6217dfdf22f1053aa16dcc3a2ef3253886409144 | 23,699,629,578,823 | 2f4a058ab684068be5af77fea0bf07665b675ac0 | /app/com/facebook/katana/binding/ManagedDataStore$Mode.java | 9c27696ad46a87d986b5a35eca27fde3253297c5 | [] | no_license | cengizgoren/facebook_apk_crack | https://github.com/cengizgoren/facebook_apk_crack | ee812a57c746df3c28fb1f9263ae77190f08d8d2 | a112d30542b9f0bfcf17de0b3a09c6e6cfe1273b | refs/heads/master | 2021-05-26T14:44:04.092000 | 2013-01-16T08:39:00 | 2013-01-16T08:39:00 | 8,321,708 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.facebook.katana.binding;
public enum ManagedDataStore$Mode
{
static
{
SINGLE_REQUEST_BY_KEY = new Mode("SINGLE_REQUEST_BY_KEY", 1);
SINGLE_REQUEST = new Mode("SINGLE_REQUEST", 2);
Mode[] arrayOfMode = new Mode[3];
arrayOfMode[0] = UNRESTRICTED;
arrayOfMode[1] = SINGLE_REQUEST_BY_KEY... | UTF-8 | Java | 591 | java | ManagedDataStore$Mode.java | Java | [] | null | [] | package com.facebook.katana.binding;
public enum ManagedDataStore$Mode
{
static
{
SINGLE_REQUEST_BY_KEY = new Mode("SINGLE_REQUEST_BY_KEY", 1);
SINGLE_REQUEST = new Mode("SINGLE_REQUEST", 2);
Mode[] arrayOfMode = new Mode[3];
arrayOfMode[0] = UNRESTRICTED;
arrayOfMode[1] = SINGLE_REQUEST_BY_KEY... | 591 | 0.678511 | 0.656514 | 20 | 28.6 | 26.194275 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 1 |
d527ff07c18262c988c9bfa7042f334d1e12b7e7 | 23,699,629,580,937 | 0ff5a7a6bcdbd09411b385f2a2496a5c329dc8f9 | /NumRush/app/src/main/java/com/jordanh/numrush/MainActivity.java | d0db39e7237a9ef229264644b5aece06d3a52f03 | [] | no_license | Jordan-H/Number-Rush | https://github.com/Jordan-H/Number-Rush | eac27d25caff0ae7e3ed2f5aa8f6ee1d491d0101 | 3355a9812ef4dbbc75edd11539f7b10c82b98674 | refs/heads/master | 2021-01-11T12:09:49.357000 | 2017-01-19T22:56:32 | 2017-01-19T22:56:32 | 79,424,369 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jordanh.numrush;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
impo... | UTF-8 | Java | 1,617 | java | MainActivity.java | Java | [] | null | [] | package com.jordanh.numrush;
import android.app.Activity;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.Bundle;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.AppCompatActivity;
import android.view.View;
impo... | 1,617 | 0.702536 | 0.700062 | 48 | 32.6875 | 27.372551 | 101 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645833 | false | false | 1 |
494c304c7793b726e805127e4388dfedcdb5441c | 21,406,117,037,546 | 42ce17f5adff8c9a24276a2e26303ebfeb6f46e4 | /portfolio-plugin-src/com/atlassian/rm/jpo/rest/service/resource/GsonScenarioResourceAddResponse.java | cdd131aa09b5035ba543c33c296d6613e463cbe7 | [
"Apache-2.0"
] | permissive | tied/jira-5 | https://github.com/tied/jira-5 | 1ffea0533cee2cbf351eda5a9f28380e893baa99 | e7369b9092d730ca7c25622da8da6d2a80973316 | refs/heads/master | 2020-03-11T12:50:11.014000 | 2018-04-04T11:19:00 | 2018-04-04T11:19:00 | 130,008,681 | 1 | 0 | null | true | 2018-04-18T05:30:56 | 2018-04-18T05:30:55 | 2018-04-04T11:19:10 | 2018-04-04T11:19:09 | 13,530 | 0 | 0 | 0 | null | false | null | // Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) ansi
// Source File Name: GsonScenarioResourceAddResponse.java
package com.atlassian.rm.jpo.rest.service.resource;
import com.atlassian.rm.common.basics.gson.entities... | UTF-8 | Java | 2,115 | java | GsonScenarioResourceAddResponse.java | Java | [
{
"context": "// Decompiled by Jad v1.5.8g. Copyright 2001 Pavel Kouznetsov.\n// Jad home page: http://www.kpdus.com/jad.html\n",
"end": 61,
"score": 0.9996263980865479,
"start": 45,
"tag": "NAME",
"value": "Pavel Kouznetsov"
}
] | null | [] | // Decompiled by Jad v1.5.8g. Copyright 2001 <NAME>.
// Jad home page: http://www.kpdus.com/jad.html
// Decompiler options: packimports(3) ansi
// Source File Name: GsonScenarioResourceAddResponse.java
package com.atlassian.rm.jpo.rest.service.resource;
import com.atlassian.rm.common.basics.gson.entities.GsonEntit... | 2,105 | 0.776832 | 0.77305 | 55 | 37.454544 | 43.537159 | 232 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509091 | false | false | 1 |
abc0dcbe0edf68bc5a30509688132f6f7bb24818 | 14,379,550,538,542 | 74d0124d63e49b7bcc76ce2a6953633c39594764 | /service/src/main/java/com/ares/service/algorithms/leetcode/middle/SwapNodesInPairs.java | 5d806e55ecb1e1d3f45e3ee22d453a0d9614bb79 | [] | no_license | 0xZzzz/ares | https://github.com/0xZzzz/ares | a22a923cc213a5fbc781262aa9a80ff13b0ee67e | e9c3ab2f167dd7b271f36952d704dac6f4c0fa3c | refs/heads/master | 2023-06-22T01:13:50.063000 | 2022-12-11T15:30:25 | 2022-12-11T15:30:25 | 146,444,715 | 0 | 1 | null | false | 2023-06-14T22:46:50 | 2018-08-28T12:32:46 | 2021-12-09T09:02:46 | 2023-06-14T22:46:49 | 292 | 0 | 0 | 5 | Java | false | false | package com.ares.service.algorithms.leetcode.middle;
/**
* 24. 两两交换链表中的节点
* https://leetcode.cn/problems/swap-nodes-in-pairs/
* <p>
* 给你一个链表,两两交换其中相邻的节点,并返回交换后链表的头节点。你必须在不修改节点内部的值的情况下完成本题(即,只能进行节点交换)。
* <p>
* 示例 1:
* 输入:head = [1,2,3,4]
* 输出:[2,1,4,3]
* <p>
* 示例 2:
* 输入:head = []
* 输出:[]
* <p>
* 示例 3:
*... | UTF-8 | Java | 2,233 | java | SwapNodesInPairs.java | Java | [
{
"context": "围 [0, 100] 内\n * 0 <= Node.val <= 100\n *\n * @author fansheng\n * @date 2022/6/11\n */\npublic class SwapNodesInPa",
"end": 431,
"score": 0.8958056569099426,
"start": 423,
"tag": "USERNAME",
"value": "fansheng"
}
] | null | [] | package com.ares.service.algorithms.leetcode.middle;
/**
* 24. 两两交换链表中的节点
* https://leetcode.cn/problems/swap-nodes-in-pairs/
* <p>
* 给你一个链表,两两交换其中相邻的节点,并返回交换后链表的头节点。你必须在不修改节点内部的值的情况下完成本题(即,只能进行节点交换)。
* <p>
* 示例 1:
* 输入:head = [1,2,3,4]
* 输出:[2,1,4,3]
* <p>
* 示例 2:
* 输入:head = []
* 输出:[]
* <p>
* 示例 3:
*... | 2,233 | 0.485584 | 0.461811 | 91 | 20.725275 | 16.525084 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43956 | false | false | 1 |
7b4937dc5ec90cce3867933128ff6d2a4cf97d74 | 27,960,237,141,553 | 0cb65010704d3fcd8c428555a9df5e2d1c82412a | /test-common/src/main/java/com/masterspring/common/concurrent/synch/Synchronized.java | 26239a7b6524ef3303fd46ba9a139542077ea30d | [] | no_license | hyligithub/master-spring | https://github.com/hyligithub/master-spring | a60c05bca81f44f26ff94b8ea958e1502e451f7d | 47374374ae5b68a880d89f750893ba3ff2986df0 | refs/heads/master | 2020-12-25T16:50:03.072000 | 2016-08-05T09:32:57 | 2016-08-05T09:32:57 | 54,524,466 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.masterspring.common.concurrent.synch;
/**
* Created by lihuiyan on 2016/5/4.
*/
public class Synchronized {
public static void main(String[] args){
synchronized (Synchronized.class){
}
m();
}
public static synchronized void m(){}
}
| UTF-8 | Java | 284 | java | Synchronized.java | Java | [
{
"context": "spring.common.concurrent.synch;\n\n/**\n * Created by lihuiyan on 2016/5/4.\n */\npublic class Synchronized {\n ",
"end": 77,
"score": 0.9995739459991455,
"start": 69,
"tag": "USERNAME",
"value": "lihuiyan"
}
] | null | [] | package com.masterspring.common.concurrent.synch;
/**
* Created by lihuiyan on 2016/5/4.
*/
public class Synchronized {
public static void main(String[] args){
synchronized (Synchronized.class){
}
m();
}
public static synchronized void m(){}
}
| 284 | 0.633803 | 0.612676 | 13 | 20.846153 | 18.296053 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.153846 | false | false | 1 |
3240d74c63919cb76d6ca0f4911137d75e5356fd | 27,960,237,140,145 | d44843a088271725ec56633c2d62038644dd785d | /app/src/main/java/com/example/workflowguidance/LoginActivity.java | dbcaf95253692edcc950066ef7200706980d0aae | [] | no_license | ratwareid/WorkflowGuidance | https://github.com/ratwareid/WorkflowGuidance | e445573730954eb8322bddb5b1439021bebdb8de | 0d22a94ef7ec00b8c65372be537ee77092a91f6e | refs/heads/master | 2022-02-26T07:31:44.492000 | 2022-02-11T09:31:55 | 2022-02-11T09:31:55 | 175,226,454 | 4 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.workflowguidance;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import android.widget.ProgressBar;
import android.widget.Toast;
import com.example.w... | UTF-8 | Java | 5,948 | java | LoginActivity.java | Java | [] | null | [] | package com.example.workflowguidance;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.text.TextUtils;
import android.view.View;
import android.widget.EditText;
import android.widget.ProgressBar;
import android.widget.Toast;
import com.example.w... | 5,948 | 0.591291 | 0.585575 | 158 | 36.63924 | 27.256683 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.702532 | false | false | 1 |
3d8286af02d7b825a9e4ccc5c354ae4f91a9fdfe | 10,050,223,502,251 | 7755f553c9bfc24460c531193f3c211206ecec98 | /src/ch/ehi/umleditor/application/UserSettingsBeanInfo.java | 301072362cbd207ab7777ecea3df8a81a3f9eec3 | [] | no_license | claeis/umleditor | https://github.com/claeis/umleditor | 2fec9503b1300c3e45589886804455449f59eadb | 8a75d943e75dfd1ed476bd18df693532fcf07383 | refs/heads/master | 2023-06-21T18:22:39.419000 | 2023-06-15T13:02:53 | 2023-06-15T13:02:53 | 109,155,258 | 5 | 9 | null | false | 2022-07-01T09:22:17 | 2017-11-01T16:27:10 | 2021-12-28T11:37:23 | 2022-07-01T09:22:10 | 26,089 | 1 | 9 | 18 | Java | false | false | package ch.ehi.umleditor.application;
/* This file is part of the UML/INTERLIS-Editor.
* For more information, please see <http://www.umleditor.org/>.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free S... | UTF-8 | Java | 28,634 | java | UserSettingsBeanInfo.java | Java | [
{
"context": "mleditor.application.UserSettings.\n * \n * @author: Peter Hirzel <i>soft</i>Environment \n * @version $Revision: 1.",
"end": 1005,
"score": 0.999692440032959,
"start": 993,
"tag": "NAME",
"value": "Peter Hirzel"
}
] | null | [] | package ch.ehi.umleditor.application;
/* This file is part of the UML/INTERLIS-Editor.
* For more information, please see <http://www.umleditor.org/>.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free S... | 28,628 | 0.723336 | 0.721275 | 734 | 38.010899 | 26.483604 | 124 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.871935 | false | false | 1 |
c353332a0f461b24f31bef948c551ee33b8f6a31 | 28,278,064,713,559 | 86ea60cfc235aeaf16e100ee5d31eb1a634006ba | /Android_ICP1/Demo/app/src/main/java/com/csee5590/demo/SignUpActivity.java | 81ed60f0491360c9f0a743d1b21eadda23b099d1 | [] | no_license | Viral1101/CSS5590_490_web_mobile | https://github.com/Viral1101/CSS5590_490_web_mobile | 376385d6fa2032c4933e81ca1a5599b0acacfaed | ce6b3379e9b417bf485c76a0e40b073c72fa5170 | refs/heads/master | 2021-07-18T11:56:42.148000 | 2018-12-08T22:00:04 | 2018-12-08T22:00:04 | 146,124,813 | 0 | 1 | null | false | 2018-10-04T03:14:53 | 2018-08-25T19:44:58 | 2018-10-04T03:01:39 | 2018-10-04T03:14:52 | 13,200 | 0 | 1 | 0 | JavaScript | false | null | package com.csee5590.demo;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import static android.provider.AlarmClock.EXTRA_MESSAGE;
public class SignUpActivity extends AppCompatActivity {
public v... | UTF-8 | Java | 848 | java | SignUpActivity.java | Java | [
{
"context": "package com.csee5590.demo;\n\nimport android.content.Intent;\nimport ",
"end": 16,
"score": 0.6563571095466614,
"start": 13,
"tag": "USERNAME",
"value": "see"
},
{
"context": " findViewById(R.id.userTxt);\n user.setText(userName);\n user.setVisibility(View... | null | [] | package com.csee5590.demo;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.TextView;
import static android.provider.AlarmClock.EXTRA_MESSAGE;
public class SignUpActivity extends AppCompatActivity {
public v... | 848 | 0.720519 | 0.714623 | 30 | 27.266666 | 21.739264 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 1 |
62ef7c74f035a0ddee78ae77b7e2ce57e8836a54 | 14,620,068,715,246 | b9ce8171af17d8c58f8457f7e90d0b57996c4b35 | /Inventory managment system/src/main/java/net/vatri/inventory/controllers/DashboardController.java | 5511cf17135d8ccfbfaac2754d6d78ad41267886 | [
"MIT"
] | permissive | masudul21/Inventory-management-system-using-java | https://github.com/masudul21/Inventory-management-system-using-java | 3be2e41f862ccacd3c7509ca9ed1d85c94fbd796 | 1801c3b878885394fd49f0fa3045719489ff4f23 | refs/heads/main | 2023-02-12T10:09:08.907000 | 2021-01-16T16:10:59 | 2021-01-16T16:10:59 | 312,030,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.vatri.inventory.controllers;
import javafx.fxml.FXML;
import javafx.scene.control.Label;
import javafx.fxml.Initializable;
import javafx.scene.chart.BarChart;
import javafx.scene.chart.CategoryAxis;
import javafx.scene.chart.NumberAxis;
import javafx.scene.chart.XYChart;
import net.vatri.inventory.libs.Ba... | UTF-8 | Java | 1,319 | java | DashboardController.java | Java | [] | null | [] | package net.vatri.inventory.controllers;
import javafx.fxml.FXML;
import javafx.scene.control.Label;
import javafx.fxml.Initializable;
import javafx.scene.chart.BarChart;
import javafx.scene.chart.CategoryAxis;
import javafx.scene.chart.NumberAxis;
import javafx.scene.chart.XYChart;
import net.vatri.inventory.libs.Ba... | 1,319 | 0.74981 | 0.74981 | 50 | 25.4 | 24.724077 | 110 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.58 | false | false | 1 |
6ecdb2d4a19f98e276c4f7c972e3d3e45b65862b | 10,411,000,774,856 | 9ea704d36e5b6df52203cd31ff886edc228ab1ec | /Webadmin/src/main/java/com/ts/app/repository/SettingsRepository.java | a06c05acf1003dbf3a50f7fa43496e1c27fc6744 | [] | no_license | Suresh-UDS/TaskManTechGinko | https://github.com/Suresh-UDS/TaskManTechGinko | 63f5d97a88f766dfd7fb00121c0d1f11c7eb14f0 | 7d23f3518b82c0510cb083c8cb7cc2ca77090bfc | refs/heads/master | 2022-12-22T14:41:46.204000 | 2018-05-21T04:41:04 | 2018-05-21T04:41:04 | 224,148,932 | 0 | 0 | null | false | 2022-12-07T21:23:57 | 2019-11-26T09:11:09 | 2019-11-26T09:35:58 | 2022-12-07T21:23:57 | 118,477 | 0 | 0 | 23 | JavaScript | false | false | package com.ts.app.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import com.ts.app.... | UTF-8 | Java | 1,475 | java | SettingsRepository.java | Java | [
{
"context": "ort com.ts.app.domain.Setting;\n\n/**\n * \n * @author gnana\n *\n */\npublic interface SettingsRepository extend",
"end": 361,
"score": 0.999550998210907,
"start": 356,
"tag": "USERNAME",
"value": "gnana"
}
] | null | [] | package com.ts.app.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.data.jpa.repository.JpaSpecificationExecutor;
import org.springframework.data.jpa.repository.Query;
import org.springframework.data.repository.query.Param;
import com.ts.app.... | 1,475 | 0.744407 | 0.744407 | 38 | 37.815788 | 38.744682 | 114 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 1 |
215b639e5c08c490e7a5fcf0392651e6d47ea9f4 | 11,665,131,214,608 | 3c4e764d4498db3b135129fa8b07ce9655d9e5aa | /app/src/main/java/com/schoolofai/objectclassificationgame/customview/TeamListAdapter.java | b0afacbae362965b75265261870603f8b91f0aed | [] | no_license | joceyngan/Objects-Classification-Game | https://github.com/joceyngan/Objects-Classification-Game | d4e65a3f424903179add2f60acf2dcef51d1e6c5 | d23282e3b321134ccbec6266885acf6906e3171e | refs/heads/master | 2020-06-24T11:54:35.483000 | 2019-08-30T07:35:12 | 2019-08-30T07:35:12 | 198,956,375 | 0 | 1 | null | false | 2019-08-13T16:57:30 | 2019-07-26T06:04:52 | 2019-08-08T09:21:11 | 2019-08-13T16:57:29 | 28,768 | 0 | 1 | 0 | Java | false | false | package com.schoolofai.objectclassificationgame.customview;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.graphics.Color;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import... | UTF-8 | Java | 4,622 | java | TeamListAdapter.java | Java | [] | null | [] | package com.schoolofai.objectclassificationgame.customview;
import android.app.AlertDialog;
import android.content.Context;
import android.content.DialogInterface;
import android.graphics.Color;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import... | 4,622 | 0.646257 | 0.645608 | 126 | 35.682541 | 25.01893 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.706349 | false | false | 1 |
d5379ff2d6650ee13d0c057c2758aaf20a06a3ce | 30,296,699,338,368 | d86036ecb5a3874a67dfaed4ee38c1b506623881 | /src/dongfang/xsltools/simplification/StylesheetSimplifierBase.java | 0b9fa6e083452cdd8421cdc5cba7cc5d022a6e1d | [] | no_license | cs-au-dk/XSLV | https://github.com/cs-au-dk/XSLV | 44aaa11f12829328b057e56e92a39c50c39f5a3d | 41e53c964d2cf797e2c2c77531156ec3e7dcd0ef | refs/heads/master | 2021-01-01T20:05:16.004000 | 2013-08-19T09:44:54 | 2013-08-19T09:44:54 | 7,849,936 | 2 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* dongfang M. Sc. Thesis
* Created on 09-02-2005
*/
package dongfang.xsltools.simplification;
import dongfang.xsltools.exceptions.XSLToolsException;
import dongfang.xsltools.model.Stylesheet;
import dongfang.xsltools.model.StylesheetLevel;
/**
* This class supports simplification of <code>Stylesheet</code>s, b... | UTF-8 | Java | 754 | java | StylesheetSimplifierBase.java | Java | [
{
"context": " of\n * the <code>Stylesheet</code>.\n * \n * @author dongfang\n */\npublic abstract class StylesheetSimplifierBas",
"end": 456,
"score": 0.9995617866516113,
"start": 448,
"tag": "USERNAME",
"value": "dongfang"
}
] | null | [] | /*
* dongfang M. Sc. Thesis
* Created on 09-02-2005
*/
package dongfang.xsltools.simplification;
import dongfang.xsltools.exceptions.XSLToolsException;
import dongfang.xsltools.model.Stylesheet;
import dongfang.xsltools.model.StylesheetLevel;
/**
* This class supports simplification of <code>Stylesheet</code>s, b... | 754 | 0.781167 | 0.770557 | 26 | 28.038462 | 26.93508 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.269231 | false | false | 1 |
bb93413f7113a17f18fe0a80837c527f8fb5a72c | 11,562,051,969,058 | 01346f0f6d33d1d4a74048ab28075e6ef421b609 | /web-app-client-for-eregistrar-restfulservice/eregistrar 2/src/main/java/miu/edu/cs/cs425/lab9/eregistrar/eregistrar/service/StudentServiceImpt.java | 87ba81ae256934fc0d5229da689babf608f055e8 | [] | no_license | selam2020/SE_Assignments | https://github.com/selam2020/SE_Assignments | def8b0ba02f4292bda26a9cbbdc3fedd85bb9910 | 0ea345dcc62f63bffb8b6e2abff35e767727178d | refs/heads/master | 2023-01-09T01:04:24.280000 | 2020-06-15T20:12:19 | 2020-06-15T20:12:19 | 267,502,796 | 0 | 0 | null | false | 2020-10-13T22:41:09 | 2020-05-28T05:38:23 | 2020-06-15T20:12:40 | 2020-10-13T22:41:08 | 8,575 | 0 | 0 | 1 | HTML | false | false | package miu.edu.cs.cs425.lab9.eregistrar.eregistrar.service;
import miu.edu.cs.cs425.lab9.eregistrar.eregistrar.model.Student;
import miu.edu.cs.cs425.lab9.eregistrar.eregistrar.model.StudentList;
import miu.edu.cs.cs425.lab9.eregistrar.eregistrar.repository.StudentRepository;
//import org.springframework.beans.factor... | UTF-8 | Java | 1,742 | java | StudentServiceImpt.java | Java | [] | null | [] | package miu.edu.cs.cs425.lab9.eregistrar.eregistrar.service;
import miu.edu.cs.cs425.lab9.eregistrar.eregistrar.model.Student;
import miu.edu.cs.cs425.lab9.eregistrar.eregistrar.model.StudentList;
import miu.edu.cs.cs425.lab9.eregistrar.eregistrar.repository.StudentRepository;
//import org.springframework.beans.factor... | 1,742 | 0.765212 | 0.753731 | 53 | 31.849056 | 27.529329 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.54717 | false | false | 2 |
16b58a08c2b4c82e5930eb278469ddd67bc1fdf9 | 11,862,699,676,759 | 9487da427fb67823a8fa504de06c3774ba1b3674 | /src/main/java/com/enitalk/configs/TeacherFinder.java | fcec2fd911074c0a7dfd0389b35ff6af894a2cdf | [] | no_license | bellmit/enitalk | https://github.com/bellmit/enitalk | 2f9cbb9d6f62039bd5f78e00f7b86d6b4a9021fe | e1b19858fed0920eb9ed324d1a557af2b33a7a81 | refs/heads/master | 2022-01-01T16:34:37.470000 | 2017-02-16T21:36:19 | 2017-02-16T21:36:19 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.enitalk.configs;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;... | UTF-8 | Java | 1,148 | java | TeacherFinder.java | Java | [
{
"context": "framework.stereotype.Component;\n\n/**\n *\n * @author astrologer\n */\n@Component\npublic class TeacherFinder {\n\n ",
"end": 641,
"score": 0.9992409944534302,
"start": 631,
"tag": "USERNAME",
"value": "astrologer"
}
] | null | [] | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package com.enitalk.configs;
import java.util.ArrayList;
import java.util.Collection;
import java.util.HashMap;
import java.util.List;... | 1,148 | 0.701219 | 0.701219 | 39 | 28.435898 | 23.82715 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.589744 | false | false | 2 |
15118c8a334e8d9894b464775eab470d2317e6f8 | 18,494,129,181,759 | 3cd69da4d40f2d97130b5bf15045ba09c219f1fa | /sources/com/google/android/material/navigation/NavigationView.java | 10d0a51e230152edea797b3a4fa6c869b0225604 | [] | no_license | TheWizard91/Album_base_source_from_JADX | https://github.com/TheWizard91/Album_base_source_from_JADX | 946ea3a407b4815ac855ce4313b97bd42e8cab41 | e1d228fc2ee550ac19eeac700254af8b0f96080a | refs/heads/master | 2023-01-09T08:37:22.062000 | 2020-11-11T09:52:40 | 2020-11-11T09:52:40 | 311,927,971 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.google.android.material.navigation;
import android.app.Activity;
import android.content.Context;
import android.content.res.ColorStateList;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.InsetDrawable;
import android.os.Build;
import android.os.Bu... | UTF-8 | Java | 21,990 | java | NavigationView.java | Java | [] | null | [] | package com.google.android.material.navigation;
import android.app.Activity;
import android.content.Context;
import android.content.res.ColorStateList;
import android.graphics.Color;
import android.graphics.drawable.Drawable;
import android.graphics.drawable.InsetDrawable;
import android.os.Build;
import android.os.Bu... | 21,990 | 0.672487 | 0.638745 | 503 | 42.717693 | 37.553936 | 377 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.449304 | false | false | 2 |
a73e69d2da3c8f2db1cef2d0b7076a5a18b334d3 | 21,131,239,104,149 | a1dc34c279779801c42ea88b49cb7296257e2821 | /app/src/main/java/com/project/zhongrenweigong/business/teach/TeachListActivity.java | caad2eceee8dd675e247e5b1388de037cd51d511 | [] | no_license | Streamduo/ZhongRenWeiGong | https://github.com/Streamduo/ZhongRenWeiGong | ad53d61080bcf22f109f93fdfea8ba2721bae631 | 749be6433780dbe67c14960cc45824bd5c0a0004 | refs/heads/master | 2020-08-23T02:47:18.069000 | 2019-12-03T09:33:50 | 2019-12-03T09:33:50 | 216,526,409 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.project.zhongrenweigong.business.teach;
import android.content.Intent;
import android.content.res.AssetManager;
import android.graphics.Typeface;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.KeyEvent;
import android.view.View;
import android.view.inputmethod.Edito... | UTF-8 | Java | 15,978 | java | TeachListActivity.java | Java | [
{
"context": "服务端网络定位失败,可以反馈IMEI号和大体定位时间到\n // loc-bugs@baidu.com,会有人追查原因\"\n } else if (location.getL",
"end": 7865,
"score": 0.9998933672904968,
"start": 7847,
"tag": "EMAIL",
"value": "loc-bugs@baidu.com"
}
] | null | [] | package com.project.zhongrenweigong.business.teach;
import android.content.Intent;
import android.content.res.AssetManager;
import android.graphics.Typeface;
import android.os.Bundle;
import android.support.v4.view.ViewPager;
import android.view.KeyEvent;
import android.view.View;
import android.view.inputmethod.Edito... | 15,967 | 0.585363 | 0.580163 | 406 | 36.423645 | 27.030413 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.541872 | false | false | 2 |
c042710b133e2c3f2816762e392cdef6985e3d92 | 9,689,446,232,661 | 013c2acf5b231a3cd51439ca0d6b028dcbfdb51d | /src/main/java/com/globe_sh/cloudplatform/server/explain/DIntResolve.java | dabf9962dcac71640b5e62e8b84653842a991d99 | [] | no_license | bluebird1999/nec-server | https://github.com/bluebird1999/nec-server | 3392e6007e7562bbac00e3947d3fb8c312f4a1c8 | 5ad05fcdb6be3fa2ecbd9f99935c2e6730e735f0 | refs/heads/master | 2022-12-22T10:18:52.930000 | 2021-01-28T07:48:17 | 2021-01-28T07:48:17 | 252,859,188 | 0 | 1 | null | false | 2022-12-16T08:19:01 | 2020-04-03T22:51:04 | 2021-01-28T07:48:33 | 2022-12-16T08:18:58 | 72 | 0 | 0 | 17 | Java | false | false | package com.globe_sh.cloudplatform.server.explain;
import com.globe_sh.cloudplatform.common.util.ByteArrayUtil;
import com.globe_sh.cloudplatform.server.entity.DecoderBean;
public class DIntResolve extends AbsResolve {
public DIntResolve(DecoderBean decoder) {
super(decoder);
}
public void execut... | UTF-8 | Java | 622 | java | DIntResolve.java | Java | [] | null | [] | package com.globe_sh.cloudplatform.server.explain;
import com.globe_sh.cloudplatform.common.util.ByteArrayUtil;
import com.globe_sh.cloudplatform.server.entity.DecoderBean;
public class DIntResolve extends AbsResolve {
public DIntResolve(DecoderBean decoder) {
super(decoder);
}
public void execut... | 622 | 0.699357 | 0.696141 | 25 | 22.879999 | 21.911312 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.64 | false | false | 2 |
022bcb56676654542788f138347366ab6f21b485 | 10,024,453,678,321 | 60572e49812927e6a8038f9090bac56c4a5472fa | /src/Mud/comandi/Comandi.java | 66c1660451ee9f2fa4374cdc98a02e620c7dfb8a | [] | no_license | Frakka/JitMud | https://github.com/Frakka/JitMud | dc1d683b5a28fd3b5075d78cbffad48fa486b2b0 | ac12b2a1b6ce74b795a7d0242b34aa8fc88cfbf3 | refs/heads/master | 2016-03-27T00:19:19.056000 | 2013-05-07T14:38:57 | 2013-05-07T14:38:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package Mud.comandi;
import Mud.Comando;
import Mud.GestoreComandi;
import Mud.Player;
/**
* Comando per visualizzare la lista di tutti i comandi disponibili.
*
* @author Enrico Fraccaroli
*/
public class Comandi extends CommandTemplate {
/**
* Costrutto del comando.
*
* @param command The com... | UTF-8 | Java | 755 | java | Comandi.java | Java | [
{
"context": "ista di tutti i comandi disponibili.\n *\n * @author Enrico Fraccaroli\n */\npublic class Comandi extends CommandTemplate ",
"end": 193,
"score": 0.9998804330825806,
"start": 176,
"tag": "NAME",
"value": "Enrico Fraccaroli"
}
] | null | [] | package Mud.comandi;
import Mud.Comando;
import Mud.GestoreComandi;
import Mud.Player;
/**
* Comando per visualizzare la lista di tutti i comandi disponibili.
*
* @author <NAME>
*/
public class Comandi extends CommandTemplate {
/**
* Costrutto del comando.
*
* @param command The command object... | 744 | 0.675497 | 0.675497 | 30 | 24.200001 | 25.288206 | 87 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.333333 | false | false | 2 |
0ea4d58c181a5f2c32fd1d71769c83825a961a21 | 15,135,464,760,746 | d448f74160425f82881c451464330dae2f936d02 | /src/sample/Graph.java | 982dd2c82fcbb3028ee8d1ac13241304585dbefb | [] | no_license | ivanDsky/GraphFX | https://github.com/ivanDsky/GraphFX | b03fc51d80ec86b7c8d54ff20fb42bc57a1f8866 | 3b825e1ff3afe7a439580e86e50a528b59980cfe | refs/heads/master | 2023-05-05T09:52:25.056000 | 2021-05-15T15:38:14 | 2021-05-15T15:38:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package sample;
import javafx.collections.ObservableList;
import javafx.scene.chart.XYChart;
import javafx.scene.control.SpinnerValueFactory;
public abstract class Graph {
public String name;
protected String startLabel;
protected String finishLabel;
protected double start;
protected double finish... | UTF-8 | Java | 2,252 | java | Graph.java | Java | [] | null | [] | package sample;
import javafx.collections.ObservableList;
import javafx.scene.chart.XYChart;
import javafx.scene.control.SpinnerValueFactory;
public abstract class Graph {
public String name;
protected String startLabel;
protected String finishLabel;
protected double start;
protected double finish... | 2,252 | 0.693162 | 0.690941 | 74 | 29.432432 | 27.327879 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743243 | false | false | 2 |
a5bb4d5c8ed373d3cf084b41651cbc299719cbe5 | 1,090,921,710,545 | 7d6e81fa565dc7b719b4a166895641aea3277a0b | /ListviewFragmentsAsigment/app/src/main/java/com/example/aptivist_u002/listviewfragmentsasigment/DetailFragment.java | cf5a13075ff640e4409e4fb8b75684fe5e533a7d | [] | no_license | Sonredi/android_training | https://github.com/Sonredi/android_training | 74ad4ee5744e9536e59b5b9edb4a9ad9a2c75cb4 | 686ef42aa8b1c0b3224d2449d6bd5d765209b70e | refs/heads/master | 2021-08-20T09:53:53.864000 | 2017-11-28T19:33:56 | 2017-11-28T19:33:56 | 109,873,447 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.aptivist_u002.listviewfragmentsasigment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget... | UTF-8 | Java | 1,546 | java | DetailFragment.java | Java | [] | null | [] | package com.example.aptivist_u002.listviewfragmentsasigment;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget... | 1,546 | 0.717982 | 0.708279 | 51 | 29.313726 | 26.397036 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509804 | false | false | 2 |
c62464a731f83200f043adfc18ba53f0bdeaf37d | 7,653,631,739,036 | 21edb3829fe62235536d22e5363bdaf763bce604 | /Movie.java | 6f292ed3439f58807c92022aca7372721e5f5b46 | [] | no_license | mohithabhiram/PrimeSearchFilter | https://github.com/mohithabhiram/PrimeSearchFilter | 298172a13e530dcfa714b58f4ee2b75dbdacb9e6 | abb8f0352fffe02776cbf4555f1fd6d18dd533a1 | refs/heads/main | 2023-08-29T04:51:54.043000 | 2021-09-27T07:51:35 | 2021-09-27T07:51:35 | 410,787,334 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
public class Movie {
private String movieName;
private int yearOfRelease;
private double rating;
private int views;
public Movie() {
}
public Movie(String movieName,int yearOfRelease ,double rating,
int views) {
this.movieNam... | UTF-8 | Java | 3,943 | java | Movie.java | Java | [] | null | [] | import java.util.*;
public class Movie {
private String movieName;
private int yearOfRelease;
private double rating;
private int views;
public Movie() {
}
public Movie(String movieName,int yearOfRelease ,double rating,
int views) {
this.movieNam... | 3,943 | 0.599036 | 0.560233 | 138 | 26.528986 | 21.61293 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.789855 | false | false | 2 |
cfe3025069d84e7f6b8ebd5973c3caa255cd7cc5 | 25,374,666,797,950 | 9fa0841bc42c765b50a51fca573c5b497d1a87b9 | /src/projeto/lista/ListaProjeto.java | 95343aaa152723a19ec9f95a8d12dad14167aeaa | [] | no_license | fernandogatto/sisBicicletas | https://github.com/fernandogatto/sisBicicletas | dcc4ec0e181a0ffe78f7c24a9f4b4e4e3d1fe89e | c4623ba9cb40c54178246fdf93c57ea5b31e517e | refs/heads/master | 2020-09-12T04:33:02.956000 | 2019-12-13T23:36:25 | 2019-12-13T23:36:25 | 222,307,555 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package projeto.lista;
import java.util.ArrayList;
import java.util.List;
import pedido.encomenda.Encomenda;
import projeto.Projeto;
import projeto.modelo.Modelo;
import rh.pessoa.Engenheiro;
public class ListaProjeto {
private List<Modelo> modelosProntos = new ArrayList<>();
private Projeto projeto;
public L... | UTF-8 | Java | 2,204 | java | ListaProjeto.java | Java | [] | null | [] | package projeto.lista;
import java.util.ArrayList;
import java.util.List;
import pedido.encomenda.Encomenda;
import projeto.Projeto;
import projeto.modelo.Modelo;
import rh.pessoa.Engenheiro;
public class ListaProjeto {
private List<Modelo> modelosProntos = new ArrayList<>();
private Projeto projeto;
public L... | 2,204 | 0.68784 | 0.685118 | 76 | 28.013159 | 27.958378 | 116 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.776316 | false | false | 2 |
9364b1766b5844628122bc3250280c43b4c893c2 | 5,557,687,697,954 | 5741045375dcbbafcf7288d65a11c44de2e56484 | /reddit-decompilada/com/twitter/sdk/android/tweetui/GalleryScribeClient.java | 4b4229c903e4e955e078dd758007817c844366c1 | [] | no_license | miarevalo10/ReporteReddit | https://github.com/miarevalo10/ReporteReddit | 18dd19bcec46c42ff933bb330ba65280615c281c | a0db5538e85e9a081bf268cb1590f0eeb113ed77 | refs/heads/master | 2020-03-16T17:42:34.840000 | 2018-05-11T10:16:04 | 2018-05-11T10:16:04 | 132,843,706 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.twitter.sdk.android.tweetui;
import com.twitter.sdk.android.core.internal.scribe.ScribeItem;
public interface GalleryScribeClient {
void mo5494a();
void mo5495a(ScribeItem scribeItem);
void mo5496b();
void mo5497c();
}
| UTF-8 | Java | 252 | java | GalleryScribeClient.java | Java | [] | null | [] | package com.twitter.sdk.android.tweetui;
import com.twitter.sdk.android.core.internal.scribe.ScribeItem;
public interface GalleryScribeClient {
void mo5494a();
void mo5495a(ScribeItem scribeItem);
void mo5496b();
void mo5497c();
}
| 252 | 0.738095 | 0.674603 | 13 | 18.384615 | 20.197252 | 63 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.461538 | false | false | 2 |
0340bcd051333b21b3699448fcd1d1ba726275e6 | 27,281,632,278,511 | 51abfb8429c55b7ec4601e7ab5fc81dceb892094 | /Bat.java | ed58a2bf9a11526b6d523bc2fc79042e9a0b5cab | [] | no_license | adeebahmed/OOP-Demo | https://github.com/adeebahmed/OOP-Demo | de84dc3f01ba13d46a5b416210abed39455a6331 | 965aace36f7e21990a9d59565b0dabd591094f1e | refs/heads/master | 2020-12-25T14:08:33.300000 | 2016-05-09T16:44:40 | 2016-05-09T16:44:40 | 51,416,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class Bat extends Creature implements Flyer {
//constructor
public Bat(String name) {
super(name);
}
//methods
public void eat(Thing t) {
if(t == null)
return;
if (t.getClass().getSimpleName().equals("Thing"))
System.out.println(this + " won't eat a " + ... | UTF-8 | Java | 503 | java | Bat.java | Java | [] | null | [] |
public class Bat extends Creature implements Flyer {
//constructor
public Bat(String name) {
super(name);
}
//methods
public void eat(Thing t) {
if(t == null)
return;
if (t.getClass().getSimpleName().equals("Thing"))
System.out.println(this + " won't eat a " + ... | 503 | 0.524851 | 0.524851 | 28 | 16.928572 | 18.696693 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.178571 | false | false | 2 |
289700ada27efb544f0ec6a446a7f79b8888d835 | 27,281,632,279,231 | 5df5c0b041c97fb9659d02eebffa751560b066c1 | /src/z/hol/utils/android/PhoneState.java | 37eab3830088a26d068c20304cd46e3ee59a60ea | [] | no_license | holmeszyx/ZUtils | https://github.com/holmeszyx/ZUtils | daed0768190784a34aa01f04a95acdcfc65aa095 | 71d7d49bd78ad5b5b4f38d0739b2a3a48157eca1 | refs/heads/master | 2021-01-10T20:11:34.072000 | 2015-12-02T11:02:59 | 2015-12-02T11:02:59 | 4,255,858 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package z.hol.utils.android;
import android.content.Context;
import android.telephony.TelephonyManager;
public class PhoneState {
public static final int PHONE_TYPE_SIP = 3;
public static final int NETWORK_TYPE_IDEN = 11;
public static final int NETWORK_TYPE_LTE = 13;
public static final int NETWORK_TYP... | UTF-8 | Java | 3,355 | java | PhoneState.java | Java | [] | null | [] | package z.hol.utils.android;
import android.content.Context;
import android.telephony.TelephonyManager;
public class PhoneState {
public static final int PHONE_TYPE_SIP = 3;
public static final int NETWORK_TYPE_IDEN = 11;
public static final int NETWORK_TYPE_LTE = 13;
public static final int NETWORK_TYP... | 3,355 | 0.629574 | 0.624131 | 142 | 21.316902 | 17.137131 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.338028 | false | false | 2 |
bd0490cf2424e1a0b8f2d8f5bc366f98633e6559 | 8,675,833,956,039 | bcbc450e0bb8e3fff45df58b196263113d9eda9b | /src/week03/P_Question_NewAccount.java | 376bc03105f8bca21b1bf35b0445f08ffa6a92d3 | [] | no_license | Ecelik-git/practicejava | https://github.com/Ecelik-git/practicejava | a428bfb0da55433aef38ee0d4d9b4c8fcaa3bd17 | 123eacaccecb288f4739c2bfa602fe8e791b0da6 | refs/heads/master | 2023-05-09T11:22:49.215000 | 2021-06-03T04:42:43 | 2021-06-03T04:42:43 | 373,382,857 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package week03;
import java.util.Scanner;
public class P_Question_NewAccount {
/*
* Type the program which asks the user to enter 10
* character code to be able to create a new account.
* This code should start with a capital letter. If the codes is valid,
* it prints
"You can create ... | UTF-8 | Java | 836 | java | P_Question_NewAccount.java | Java | [] | null | [] | package week03;
import java.util.Scanner;
public class P_Question_NewAccount {
/*
* Type the program which asks the user to enter 10
* character code to be able to create a new account.
* This code should start with a capital letter. If the codes is valid,
* it prints
"You can create ... | 836 | 0.651914 | 0.639952 | 26 | 31.153847 | 24.580624 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.384615 | false | false | 2 |
0bd9fd3d42b1101649c67cd144c7532e87199043 | 23,527,830,861,984 | b647302609c1528791b3870eb4413dae21784cfc | /AutoDroid/src/edu/gmu/isa/automater/RecordService.java | 4d650286ac2663b8fcfd0ceba07e68e29e49cfa8 | [] | no_license | oatsuper/automater-isa673 | https://github.com/oatsuper/automater-isa673 | 59b9c05872086ab4e4ce9320c6fbd49c250bc152 | dab7335da949fad7a8c70e3368eb9acb3c0066f9 | refs/heads/master | 2021-01-10T05:52:22.367000 | 2010-05-20T19:01:31 | 2010-05-20T19:01:31 | 47,923,453 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.gmu.isa.automater;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.InputStreamReader;
import android.app.Service;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import a... | UTF-8 | Java | 5,198 | java | RecordService.java | Java | [] | null | [] | package edu.gmu.isa.automater;
import java.io.BufferedReader;
import java.io.DataOutputStream;
import java.io.InputStreamReader;
import android.app.Service;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
import a... | 5,198 | 0.595614 | 0.582532 | 203 | 23.605911 | 18.288933 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.995074 | false | false | 2 |
98d5401ba6c57419a515a15f48fdd4e414c1dc48 | 6,296,422,077,740 | aff603493cde8ed4590f2bc827b8906a1c76d558 | /src/it/polito/tdp/emergency/model/Paziente.java | ecd8b6a7ea49cd0243b38913905e070d8c5d1fef | [] | no_license | GiuliaVerra97/Emergency | https://github.com/GiuliaVerra97/Emergency | 69b6c15afde4978f7cad3281cb7b1ca22ba8dba9 | 6020a354da2b9c8a317c2a87b1bfbd664db75e56 | refs/heads/master | 2020-05-28T00:09:55.806000 | 2019-06-03T16:21:55 | 2019-06-03T16:21:55 | 188,828,288 | 0 | 0 | null | true | 2019-05-27T11:11:56 | 2019-05-27T11:11:56 | 2019-05-27T05:32:43 | 2019-05-27T05:32:42 | 3 | 0 | 0 | 0 | null | false | false | package it.polito.tdp.emergency.model;
import java.time.LocalTime;
public class Paziente {
//a ogni paziente viene assegnato un colore a seconda dell'urgenza di quel paziente, oppure si pu trattare
//di un paziente nuovo o in trattamento o che viene dimesso
public enum StatoPaziente{
NEW,
WAITIN... | WINDOWS-1252 | Java | 1,284 | java | Paziente.java | Java | [] | null | [] | package it.polito.tdp.emergency.model;
import java.time.LocalTime;
public class Paziente {
//a ogni paziente viene assegnato un colore a seconda dell'urgenza di quel paziente, oppure si pu trattare
//di un paziente nuovo o in trattamento o che viene dimesso
public enum StatoPaziente{
NEW,
WAITIN... | 1,284 | 0.653157 | 0.653157 | 82 | 13.646341 | 21.573116 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.268293 | false | false | 2 |
dff43d0d8f46fb252f0dfcf908d4e8a1e81987aa | 11,355,893,549,062 | 57cb302d5695502b3c06cf5cfb7ba9150864d160 | /src/adapter/DragAdapter.java | e790e667bab257a1b862e23a6c88ae0f2b3c2677 | [] | no_license | gyerob/TrakiApp | https://github.com/gyerob/TrakiApp | c1dee61122ba15f5ca754027653ea5b783fbf702 | b1bc39b9b6040bb86e9013cac737ad2b78d9dbae | refs/heads/master | 2020-05-20T07:47:21.809000 | 2014-02-19T12:05:37 | 2014-02-19T12:05:37 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package adapter;
import hu.gyerob.trakiapp.R;
import android.content.Context;
import android.database.Cursor;
import android.graphics.Color;
import android.support.v4.widget.CursorAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
impor... | UTF-8 | Java | 1,727 | java | DragAdapter.java | Java | [] | null | [] | package adapter;
import hu.gyerob.trakiapp.R;
import android.content.Context;
import android.database.Cursor;
import android.graphics.Color;
import android.support.v4.widget.CursorAdapter;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
impor... | 1,727 | 0.762594 | 0.756225 | 56 | 29.839285 | 21.992512 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.857143 | false | false | 2 |
25e75a1ee045be2cc1d1435476e147e22ba3eb2b | 18,081,812,331,053 | 89500ef7fabc3c3298065edade13f1b20bc138a3 | /src/main/java/amethyst/mapper/UserMapper.java | e4cef2f350adbc4ff4c7af18cd5cda7f36b562e2 | [] | no_license | NoahAmethyst/content_management_system_demo | https://github.com/NoahAmethyst/content_management_system_demo | 7c50e10f632eb39cb55ee29762e76636acd81424 | a0637804e995a1cbce50228a4c57357e4d502636 | refs/heads/master | 2022-06-27T04:01:38.148000 | 2019-09-26T06:34:12 | 2019-09-26T06:34:12 | 211,013,207 | 0 | 0 | null | false | 2022-06-21T01:56:48 | 2019-09-26T06:12:10 | 2019-09-26T06:37:39 | 2022-06-21T01:56:43 | 11,371 | 0 | 0 | 7 | JavaScript | false | false | package amethyst.mapper;
import amethyst.dto.sys.UserDto;
import amethyst.po.sys.User;
import java.util.List;
public interface UserMapper {
//查询
List<UserDto> selectUserDtoList(UserDto userDto);
List<User> selectUserList(User user);
User selectUserById(Long userId);
User selectUserDtoById(Long... | UTF-8 | Java | 623 | java | UserMapper.java | Java | [] | null | [] | package amethyst.mapper;
import amethyst.dto.sys.UserDto;
import amethyst.po.sys.User;
import java.util.List;
public interface UserMapper {
//查询
List<UserDto> selectUserDtoList(UserDto userDto);
List<User> selectUserList(User user);
User selectUserById(Long userId);
User selectUserDtoById(Long... | 623 | 0.706755 | 0.706755 | 36 | 15.861111 | 17.829678 | 53 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.388889 | false | false | 2 |
0dc9809f53be56b67882c9556b3530be943a6549 | 14,937,896,274,575 | c414b1b4c9437f1d210e3b5481043a497f748b55 | /admin-service/src/main/java/com/medisec/adminservice/web/certificate/CertificateController.java | 29eddff28bc1355536f6df9614a6e90ccbcea6ab | [] | no_license | matijapetrovic/medisec | https://github.com/matijapetrovic/medisec | 003d3e16019a24ee8f2e458298359b18140941e4 | 813488a1c844f6e539bd095991228da26662b1bd | refs/heads/main | 2023-05-22T21:36:02.231000 | 2021-06-15T21:59:12 | 2021-06-15T21:59:12 | 353,453,017 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.medisec.adminservice.web.certificate;
import com.medisec.adminservice.domain.certificate.CertificateResponse;
import com.medisec.adminservice.domain.certificate.RevocationReason;
import com.medisec.adminservice.exception.AliasNotValidException;
import com.medisec.adminservice.exception.CSRNotVerifiedExcept... | UTF-8 | Java | 4,286 | java | CertificateController.java | Java | [] | null | [] | package com.medisec.adminservice.web.certificate;
import com.medisec.adminservice.domain.certificate.CertificateResponse;
import com.medisec.adminservice.domain.certificate.RevocationReason;
import com.medisec.adminservice.exception.AliasNotValidException;
import com.medisec.adminservice.exception.CSRNotVerifiedExcept... | 4,286 | 0.773682 | 0.773448 | 83 | 50.638554 | 59.018391 | 362 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.939759 | false | false | 2 |
3d70edbc45a1b1bfb9ee82910258e9f6a193b949 | 16,329,465,679,568 | 264ee29dbeeade9e93315626eb7a9a5c4ccf5f15 | /src/com/codersbay/Main.java | 4dfa90b02f0050969af0763dd704cb80b06d432f | [] | no_license | CODERS-BAY/java-06-2-leetspeak-translator-Schweinschwaller | https://github.com/CODERS-BAY/java-06-2-leetspeak-translator-Schweinschwaller | e42ea8a80d565ee36d8439829e3e594cb4c8ea77 | f02d432cee070acd1e3e902f12fcc4b6306913c2 | refs/heads/master | 2022-12-09T04:48:44.820000 | 2020-09-07T09:32:36 | 2020-09-07T09:32:36 | 293,469,307 | 0 | 0 | null | false | 2020-09-07T08:35:55 | 2020-09-07T08:35:40 | 2020-09-07T08:35:53 | 2020-09-07T08:35:54 | 0 | 0 | 0 | 1 | Java | false | false | package com.codersbay;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
System.out.println("Enter your text and end it with enter.");
Scanner s = new Scanner(System.in);
String inputStr = s.nextLine();
String leet = "";
for (int i = 0... | UTF-8 | Java | 1,005 | java | Main.java | Java | [] | null | [] | package com.codersbay;
import java.util.Scanner;
public class Main {
public static void main(String[] args) {
System.out.println("Enter your text and end it with enter.");
Scanner s = new Scanner(System.in);
String inputStr = s.nextLine();
String leet = "";
for (int i = 0... | 1,005 | 0.39204 | 0.38408 | 33 | 29.454546 | 17.927616 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 2 |
92068def68514773ff5edcc9c52e0aa51bc50648 | 2,241,972,959,765 | 4d217ad387fa982969f4fe8c64a120d65a56ecc5 | /src/ExecutionTree/CRangeETNode.java | be92afc1e5b9dc73e3e659bd981ecb51c8b90e43 | [] | no_license | reidHoruff/Crater | https://github.com/reidHoruff/Crater | 0d6bc059d192869d55449a21df7cbc9592fee95f | 7a3f0f2cf7ceab773ac545b21ec557aa984a596a | refs/heads/master | 2021-05-15T01:32:08.014000 | 2020-10-19T03:19:54 | 2020-10-19T03:19:54 | 25,171,610 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ExecutionTree;
import CraterExecutionEnvironment.CraterVariableScope;
import Exceptions.CraterExecutionException;
import NativeDataTypes.CDT;
import NativeDataTypes.CInteger;
import NativeDataTypes.CRange;
import NativeDataTypes.EndCDT;
/**
* Created by reidhoruff on 10/13/14.
*/
public class CRangeETNode e... | UTF-8 | Java | 1,439 | java | CRangeETNode.java | Java | [
{
"context": "\nimport NativeDataTypes.EndCDT;\n\n/**\n * Created by reidhoruff on 10/13/14.\n */\npublic class CRangeETNode extend",
"end": 275,
"score": 0.9996875524520874,
"start": 265,
"tag": "USERNAME",
"value": "reidhoruff"
}
] | null | [] | package ExecutionTree;
import CraterExecutionEnvironment.CraterVariableScope;
import Exceptions.CraterExecutionException;
import NativeDataTypes.CDT;
import NativeDataTypes.CInteger;
import NativeDataTypes.CRange;
import NativeDataTypes.EndCDT;
/**
* Created by reidhoruff on 10/13/14.
*/
public class CRangeETNode e... | 1,439 | 0.706046 | 0.701181 | 45 | 30.977777 | 27.704384 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.866667 | false | false | 2 |
c6902d3557cdbd1e7feabfc0db0e8dda02b6835f | 9,491,877,771,799 | 4c253915717548a87949a7069d5abfb71c7a47dd | /QuDue/src/dataModels/Module.java | 9c23b07e16bdcf5f4f79635b870f073c545696ad | [] | no_license | michaelclarke77/qudue | https://github.com/michaelclarke77/qudue | a3a0b5a8f6f6cf838ad457dde14a96146f7cf026 | 11d5d69c12c497eb0b02463a9de7ae2ef733d2ad | refs/heads/master | 2021-01-19T11:51:42.594000 | 2016-10-03T12:06:04 | 2016-10-03T12:06:04 | 67,214,821 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package dataModels;
public class Module {
private String id;
private String title;
private int lecturerId;
public Module() {
}
public Module(String id, String title, int lecturerId) {
this.id = id;
this.title = title;
this.lecturerId = lecturerId;
}
public String getId() {
return id;
}
public... | UTF-8 | Java | 615 | java | Module.java | Java | [] | null | [] | package dataModels;
public class Module {
private String id;
private String title;
private int lecturerId;
public Module() {
}
public Module(String id, String title, int lecturerId) {
this.id = id;
this.title = title;
this.lecturerId = lecturerId;
}
public String getId() {
return id;
}
public... | 615 | 0.678049 | 0.678049 | 45 | 12.666667 | 14.176663 | 57 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.155556 | false | false | 2 |
9221732f4fea0daad1913a4a1fde599406f9ed6b | 4,612,794,906,958 | 2978fe2a80b32e1c5347cbc243892c796a1a2271 | /src/main/java/baseballgame/BaseballGame.java | 9dd7a080819da0aff5a34ddbd50c0eead0ec68d8 | [] | no_license | Gomding/java-baseball | https://github.com/Gomding/java-baseball | 48125873ed73e04deb5cde76b5695277bc07d421 | 94ca7cc3b14b3735100040c1accd53aee8b885f4 | refs/heads/master | 2022-12-28T13:34:23.322000 | 2020-10-18T17:45:14 | 2020-10-18T17:45:14 | 304,554,519 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* BaseballGame.java 2020/10/16
*
*/
package baseballgame;
import java.io.BufferedReader;
import java.io.InputStreamReader;
/*
* 전체적인 게임 시작 기능
* 1번을 입력하면 게임 시작 , 2번을 입력하면 게임 종료
* 그 외의 번호, 숫자가 아닌 문자를 입력하게 되면 다시 입력 요청
* 이 게임은 2번을 누르기 전까지 계속 반복됩니다.
*
* @version 1.0 2020/10/16
* @author https://github.com/G... | UTF-8 | Java | 5,266 | java | BaseballGame.java | Java | [
{
"context": "sion 1.0 2020/10/16\n * @author https://github.com/Gomding\n */\npublic class BaseballGame {\n\n private fina",
"end": 326,
"score": 0.9995701909065247,
"start": 319,
"tag": "USERNAME",
"value": "Gomding"
}
] | null | [] | /*
* BaseballGame.java 2020/10/16
*
*/
package baseballgame;
import java.io.BufferedReader;
import java.io.InputStreamReader;
/*
* 전체적인 게임 시작 기능
* 1번을 입력하면 게임 시작 , 2번을 입력하면 게임 종료
* 그 외의 번호, 숫자가 아닌 문자를 입력하게 되면 다시 입력 요청
* 이 게임은 2번을 누르기 전까지 계속 반복됩니다.
*
* @version 1.0 2020/10/16
* @author https://github.com/G... | 5,266 | 0.511887 | 0.501213 | 171 | 23.105263 | 18.943762 | 91 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.309942 | false | false | 2 |
946d9b29e44b9b63e4af5559836c2c28b943e1f3 | 15,272,903,730,948 | dbd60bc555a39703ffc921da3c6a5d9f2ac601bf | /core/src/alexander/marashov/smo/components/generators/RequestSupplier.java | bcb7383c5cc98411eaa1995e00165d82988e97f4 | [] | no_license | Marashov-Alexander/smo-2020 | https://github.com/Marashov-Alexander/smo-2020 | ac136d9b89187b9f1eb79de792f88e343035f1a1 | dde8cc842f81dab2b5a2d752a97782416fd3e6ab | refs/heads/master | 2023-01-24T01:13:35.150000 | 2020-11-28T20:07:34 | 2020-11-28T20:07:34 | 316,813,407 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package alexander.marashov.smo.components.generators;
import alexander.marashov.smo.components.timeline.Event;
public class RequestSupplier extends EventGenerator {
private final int priority;
private int generatedCount;
private int rejectedCount;
private int doneCount;
private double inBufferTi... | UTF-8 | Java | 3,661 | java | RequestSupplier.java | Java | [] | null | [] | package alexander.marashov.smo.components.generators;
import alexander.marashov.smo.components.timeline.Event;
public class RequestSupplier extends EventGenerator {
private final int priority;
private int generatedCount;
private int rejectedCount;
private int doneCount;
private double inBufferTi... | 3,661 | 0.63316 | 0.627971 | 127 | 27.826771 | 25.664429 | 142 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.496063 | false | false | 2 |
0bb4f3ed01e9f7f786023fa926f27cc6b29933d3 | 11,819,750,031,819 | 1e7756ee4bb47e3299ad995de81ceeff6daddac6 | /src/ui/UI.java | d1eaff225e113a3d0d32efd3ee3f4ce420c02727 | [] | no_license | jmsaylor/GoFish | https://github.com/jmsaylor/GoFish | 0350fe8da93985ffd2ff0e2040e423923c0dd520 | a5e082817f2683ed9d21694d4b8b575ad617cdd7 | refs/heads/master | 2023-01-12T05:15:00.675000 | 2020-10-28T22:45:27 | 2020-10-28T22:45:27 | 308,159,056 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ui;
import deck.Value;
import hand.Hand;
import hand.StandardHand;
import players.Player;
import java.util.List;
public interface UI {
void printPlayer(Player player);
void printHand(Hand hand);
void ask(Value cardValue, Player player);
boolean respond(Value cardValue);
Player choosePl... | UTF-8 | Java | 429 | java | UI.java | Java | [] | null | [] | package ui;
import deck.Value;
import hand.Hand;
import hand.StandardHand;
import players.Player;
import java.util.List;
public interface UI {
void printPlayer(Player player);
void printHand(Hand hand);
void ask(Value cardValue, Player player);
boolean respond(Value cardValue);
Player choosePl... | 429 | 0.717949 | 0.717949 | 24 | 16.875 | 15.103291 | 46 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.625 | false | false | 2 |
b1c774a6f76d7e9fe3677ff5ed5311c358f79712 | 6,545,530,185,923 | 4b54074087e2dcbae892e30b4fb98cf08c2d4988 | /src/Finish.java | 461c4553beb9e4a84a9da1b5efe6e4000e3f164a | [] | no_license | programming-project/sleutelgame | https://github.com/programming-project/sleutelgame | 950bd262f4e1f10683d1229c037995142f68205e | f48782ffa6be8bb065334380207bde4ef5f09104 | refs/heads/master | 2020-05-02T14:16:06.134000 | 2019-04-04T23:13:19 | 2019-04-04T23:13:19 | 178,005,644 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import javax.swing.*;
public class Finish extends VeldObject {
/**
* Constructor voor finish
* @param rij positierij van finish
* @param kolom positiekolom van finish
*/
public Finish(int rij, int kolom) {
super(rij, kolom);
super.setIcon(new JLabel(new ImageIcon("src/icons/finish.png")));
}
/**
* ... | UTF-8 | Java | 506 | java | Finish.java | Java | [] | null | [] | import javax.swing.*;
public class Finish extends VeldObject {
/**
* Constructor voor finish
* @param rij positierij van finish
* @param kolom positiekolom van finish
*/
public Finish(int rij, int kolom) {
super(rij, kolom);
super.setIcon(new JLabel(new ImageIcon("src/icons/finish.png")));
}
/**
* ... | 506 | 0.701581 | 0.701581 | 22 | 22.045454 | 25.472761 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.136364 | false | false | 2 |
07db5bb0d1ff6526ff366577a64347bf334bb97a | 10,883,447,152,017 | 371a1e7a0c0bf3b9308bb4c1be8b76a5217fe9cd | /src/main/java/wordBreak/wordbreak2/Solution2.java | 322085ecdc58f923083a5aca865b56ab74732f6f | [] | no_license | clarkchen/leetcode_java | https://github.com/clarkchen/leetcode_java | 55d41cf1acdb1e2a2c00591a49619c826d5825c6 | db0d0d4d965ac73962d04cebe0cbddcc64f0ba8b | refs/heads/master | 2021-01-01T19:15:33.842000 | 2015-08-31T16:30:34 | 2015-08-31T16:30:34 | 25,287,291 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package wordBreak.wordbreak2;
import java.util.*;
public class Solution2 {
public boolean wordBreakTest(String s, Set<String> dict) {
Boolean dp[] = new Boolean[s.length()];
for(int i=0;i<s.length();i++)
{
dp[i] = false;
Iterator<String> it= dict.iterator();
while(it.hasNext())
{
String d =i... | UTF-8 | Java | 1,776 | java | Solution2.java | Java | [] | null | [] | package wordBreak.wordbreak2;
import java.util.*;
public class Solution2 {
public boolean wordBreakTest(String s, Set<String> dict) {
Boolean dp[] = new Boolean[s.length()];
for(int i=0;i<s.length();i++)
{
dp[i] = false;
Iterator<String> it= dict.iterator();
while(it.hasNext())
{
String d =i... | 1,776 | 0.550113 | 0.538288 | 81 | 20.91358 | 17.467569 | 86 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.839506 | false | false | 2 |
5136bc897a063dd821f1f4974ffff1afc3940c8d | 68,719,506,599 | 02c94592ea008294be89e9ec7f0953e23a84ef4c | /app/src/main/java/beans/Item3_home.java | 8f878125adad44ea4d55db2679bbf6ac85ff6c98 | [] | no_license | Felfan/demo1 | https://github.com/Felfan/demo1 | 6963b0605db424fdb2350e73fd1e57d77480976c | 381536bc855a067d0525cd2a385d405162bb361f | refs/heads/master | 2020-06-30T20:24:55.351000 | 2016-11-21T10:25:33 | 2016-11-21T10:25:33 | 74,351,702 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package beans;
import java.util.ArrayList;
import java.util.List;
import interfaces.IItem;
/**
* Created by 房庆丰 on 2016/11/7.
*/
public class Item3_home implements IItem {
@Override
public int getType() {
return 3;
}
private List<String> mList = new ArrayList<>();
private List<String>... | UTF-8 | Java | 650 | java | Item3_home.java | Java | [
{
"context": "ist;\n\nimport interfaces.IItem;\n\n/**\n * Created by 房庆丰 on 2016/11/7.\n */\npublic class Item3_home impleme",
"end": 115,
"score": 0.9747270345687866,
"start": 112,
"tag": "NAME",
"value": "房庆丰"
}
] | null | [] | package beans;
import java.util.ArrayList;
import java.util.List;
import interfaces.IItem;
/**
* Created by 房庆丰 on 2016/11/7.
*/
public class Item3_home implements IItem {
@Override
public int getType() {
return 3;
}
private List<String> mList = new ArrayList<>();
private List<String>... | 650 | 0.608696 | 0.59472 | 36 | 16.888889 | 16.721207 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.305556 | false | false | 2 |
ab1db4cf25888708811b11f939bd9f87f6022c5a | 19,164,144,110,730 | 5e02bd4c517a1813c76bc53e4ca04428b37bdc11 | /src/main/java/com/github/myauth/core/Permission.java | 7cbcd1bac209ace45a30cdeb9deab520743ecebb | [] | no_license | sluggard6/myauth | https://github.com/sluggard6/myauth | 90019b635d965bb94694f543e9645cdc9c9bfd7e | 9a0e4d13e7c393aa92f07292fb5fd51d7f36752b | refs/heads/master | 2023-07-11T07:53:45.389000 | 2021-08-02T03:06:20 | 2021-08-02T03:06:20 | 391,774,100 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.github.myauth.core;
public interface Permission {
}
| UTF-8 | Java | 66 | java | Permission.java | Java | [] | null | [] | package com.github.myauth.core;
public interface Permission {
}
| 66 | 0.772727 | 0.772727 | 5 | 12.2 | 14.551976 | 31 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 2 |
0ec6497723c29cf366befa7222ef008f9aef1c4b | 7,722,351,222,214 | 8b7e34b6c9ca4877ecf5bd9885cafa9056fd53e0 | /src/_02_cat/CatRunner.java | 662ecf3a086d16b9f149e4d67a638da846b37650 | [] | no_license | League-Level1-Student/level1-module1-jerneward | https://github.com/League-Level1-Student/level1-module1-jerneward | fe181b18d79f23a9f4ba1005c94d978290da7e28 | a16eac1e1ef5b669056789f5440b5c1a2cd400fb | refs/heads/master | 2023-02-11T01:13:11.956000 | 2021-01-07T00:33:00 | 2021-01-07T00:33:00 | 316,087,854 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package _02_cat;
public class CatRunner {
public static void main(String[] args) {
Cat bubbles = new Cat("bubbles");
bubbles.meow();
bubbles.printName();
bubbles.kill();
}}
| UTF-8 | Java | 189 | java | CatRunner.java | Java | [] | null | [] | package _02_cat;
public class CatRunner {
public static void main(String[] args) {
Cat bubbles = new Cat("bubbles");
bubbles.meow();
bubbles.printName();
bubbles.kill();
}}
| 189 | 0.650794 | 0.640212 | 15 | 11.533334 | 13.220523 | 40 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 2 |
34d8559d1b116dc0331bc7c70f1836ee0569a6e3 | 9,758,165,753,325 | 9656daa7007690d9597a64483f53188e6a3deede | /src/MyArrays/MyArray.java | f85d9062294c3d8fe379df2f1e6757d7b0105f7a | [] | no_license | aloksaxena77/Java_Training | https://github.com/aloksaxena77/Java_Training | 141c8443d17f7afdddfeb42d85df5a12c557af7e | 2ca15b5fa55f41c15f379184359f4810e2686ff4 | refs/heads/master | 2021-06-23T04:02:39.835000 | 2018-06-14T17:13:15 | 2018-06-14T17:13:15 | 95,912,190 | 0 | 0 | null | false | 2018-06-14T17:13:16 | 2017-06-30T18:00:37 | 2018-06-14T17:10:46 | 2018-06-14T17:13:15 | 6 | 0 | 0 | 0 | Java | false | null | package MyArrays;
import java.util.*;
public class MyArray {
int [] i = {2,5,6,1,8,5,9};
char[] c = {'A','Z','B','H','C'};
public void intSortArray()
{ for (int k : i)
{System.out.println("int Array before Sorting : " + k);}
Arrays.sort(i);
for (int k : i)
{System.out.println("int Array aft... | UTF-8 | Java | 570 | java | MyArray.java | Java | [] | null | [] | package MyArrays;
import java.util.*;
public class MyArray {
int [] i = {2,5,6,1,8,5,9};
char[] c = {'A','Z','B','H','C'};
public void intSortArray()
{ for (int k : i)
{System.out.println("int Array before Sorting : " + k);}
Arrays.sort(i);
for (int k : i)
{System.out.println("int Array aft... | 570 | 0.563158 | 0.550877 | 25 | 20.799999 | 19.095549 | 59 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.92 | false | false | 2 |
dbd45482a933920437d506a2cd744e61fc5395b7 | 28,260,884,828,336 | 44a968d10d745b19704f7c89675192a20cf96c92 | /src/com/tbk/cabinet/SearchView.java | e5f97d65a98eca3dd7cf0f913a344e40da852a63 | [] | no_license | zhangkari/cabinet | https://github.com/zhangkari/cabinet | 9683b226582b5548aa6900b89db3f26050424d92 | dae5550712cfa6c7df448fce59139f94f7112edc | refs/heads/master | 2015-08-14T09:21:01.846000 | 2014-11-20T14:33:16 | 2014-11-20T14:33:16 | 26,006,094 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.tbk.cabinet;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.inputmethod.InputMethodManager;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RelativeLayout;
public class SearchView extends Relativ... | UTF-8 | Java | 1,372 | java | SearchView.java | Java | [] | null | [] | package com.tbk.cabinet;
import android.content.Context;
import android.util.AttributeSet;
import android.view.LayoutInflater;
import android.view.inputmethod.InputMethodManager;
import android.widget.Button;
import android.widget.EditText;
import android.widget.RelativeLayout;
public class SearchView extends Relativ... | 1,372 | 0.77551 | 0.774781 | 51 | 25.90196 | 22.638035 | 104 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.54902 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.