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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
552cc9307749a132b37e8f8d5dd96d187075d2b9 | 13,915,694,083,632 | 9be9cbc97f39f04677446ba643a9fc118df966e0 | /app/src/main/java/bupt/com/travelandroid/Bean/response/PhotoInfo.java | 73163cd9f7794b6c5f5a67be9f1ca0afb794db84 | [] | no_license | SmallJson/TravelAndroid | https://github.com/SmallJson/TravelAndroid | 1cf6497147c5413b74268e4963ebc6d959a95f69 | 7e99a9a417288dc0a707ea99429860e21b47a047 | refs/heads/master | 2020-03-17T23:20:14.631000 | 2019-06-14T02:39:14 | 2019-06-14T02:39:14 | 134,040,407 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bupt.com.travelandroid.Bean.response;
import java.util.List;
import bupt.com.travelandroid.Bean.PlaceBean;
import bupt.com.travelandroid.Bean.UserInfo;
//封装相册信息的类
public class PhotoInfo {
public UserInfo userInfo;
public String time;
public PlaceBean place;
public UserInfo getUserInfo()... | UTF-8 | Java | 734 | java | PhotoInfo.java | Java | [] | null | [] | package bupt.com.travelandroid.Bean.response;
import java.util.List;
import bupt.com.travelandroid.Bean.PlaceBean;
import bupt.com.travelandroid.Bean.UserInfo;
//封装相册信息的类
public class PhotoInfo {
public UserInfo userInfo;
public String time;
public PlaceBean place;
public UserInfo getUserInfo()... | 734 | 0.64624 | 0.64624 | 43 | 15.697675 | 16.244549 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.302326 | false | false | 10 |
e2f093586626aa21a9f162ebb83cea66f67dffb5 | 7,344,394,112,178 | f4f0dfbccebe2923d1fc77edc67d2c6caa1d0094 | /exec/backend/SpringSera/src/main/java/com/ssafy/sera/Controller/Request/UserRequest.java | fb8b9c868f7c2c33997e74c1fb4a2ac3b66356f2 | [] | no_license | jihyeong2/PJT-Sera | https://github.com/jihyeong2/PJT-Sera | 7cbbaa3fc0468c8322b3d6e1f9a2befeb9ecd238 | 8529cfa3434aab3527f4a04cd8306dcda822cc2c | refs/heads/master | 2023-05-22T21:58:25.326000 | 2021-06-08T13:57:46 | 2021-06-08T13:57:46 | 356,801,380 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ssafy.sera.Controller.Request;
import com.ssafy.sera.Domain.Skin.SkinDto;
import io.swagger.annotations.ApiModel;
import lombok.Data;
import javax.persistence.Column;
@Data
@ApiModel(value = "클라이언트 측에서 보내주는 User 객체 정보", description = "회원가입 시 사용된다.")
public class UserRequest {
private Long userId;
... | UTF-8 | Java | 641 | java | UserRequest.java | Java | [] | null | [] | package com.ssafy.sera.Controller.Request;
import com.ssafy.sera.Domain.Skin.SkinDto;
import io.swagger.annotations.ApiModel;
import lombok.Data;
import javax.persistence.Column;
@Data
@ApiModel(value = "클라이언트 측에서 보내주는 User 객체 정보", description = "회원가입 시 사용된다.")
public class UserRequest {
private Long userId;
... | 641 | 0.746193 | 0.746193 | 22 | 25.863636 | 17.202789 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.727273 | false | false | 10 |
799d8aaeecb3649de9756e7252f2217145d2fa7b | 21,423,296,921,716 | 55fbf4f02f9d20544105ff596d569d979afa0eae | /BookApp/src/main/java/com/example/BookApp/model/dto/BookDTO.java | b1b9dbe3297d319abc926b3fbd5b690b981b7b08 | [] | no_license | teabogatinoska/BookApp | https://github.com/teabogatinoska/BookApp | 89a8d48c1454baa8c369237fb4c8ec7deb752fc5 | e5833e03dcda3d72357d12ff5ff2c169d9a6fc77 | refs/heads/master | 2023-05-06T13:28:14.828000 | 2021-05-31T09:09:58 | 2021-05-31T09:09:58 | 372,431,160 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.BookApp.model.dto;
import com.example.BookApp.model.Author;
import lombok.Data;
import javax.persistence.*;
@Data
public class BookDTO {
private String bookTitle;
private long ISBN;
private int year;
@ManyToOne
private Author author;
public BookDTO(String bookTitl... | UTF-8 | Java | 488 | java | BookDTO.java | Java | [] | null | [] | package com.example.BookApp.model.dto;
import com.example.BookApp.model.Author;
import lombok.Data;
import javax.persistence.*;
@Data
public class BookDTO {
private String bookTitle;
private long ISBN;
private int year;
@ManyToOne
private Author author;
public BookDTO(String bookTitl... | 488 | 0.659836 | 0.659836 | 31 | 14.741936 | 17.378088 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.483871 | false | false | 10 |
a1504bc2c7efc3e575a58440203fb1187d5f5bd6 | 18,580,028,571,687 | c38a9ac5ec816dfd7ca9bde83fa90681c6ffffa8 | /src/main/java/fr/epsi/mspr/msprapi/entities/Pharmacy.java | e2e55ee0ef7215e47cbee471e4e56a934a2d2a35 | [] | no_license | mspr-conception-epsi/back | https://github.com/mspr-conception-epsi/back | 085568fef88993f1e0200c5c413d39085eb235fc | 7ab52c0110e40fbce793faa15247dd8feed8df52 | refs/heads/master | 2020-05-17T07:17:10.022000 | 2019-10-02T22:43:25 | 2019-10-02T22:43:25 | 183,575,794 | 0 | 0 | null | false | 2019-10-02T22:57:03 | 2019-04-26T07:02:13 | 2019-10-02T22:43:31 | 2019-10-02T22:56:44 | 84 | 0 | 0 | 1 | Java | false | false | package fr.epsi.mspr.msprapi.entities;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
@Entity
public class Pharmacy {... | UTF-8 | Java | 1,520 | java | Pharmacy.java | Java | [] | null | [] | package fr.epsi.mspr.msprapi.entities;
import java.util.Set;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.OneToMany;
@Entity
public class Pharmacy {... | 1,520 | 0.686842 | 0.686842 | 65 | 21.384615 | 19.727133 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.492308 | false | false | 10 |
7bac09e85f9c01e59ded9da8d7a2cd276d16501e | 22,986,665,032,167 | 26379ac7fd13544b8233317888acdb56b68483ce | /배열/src/Ex5.java | dbbcb627d4b63acdae48818d7d63b6049619582f | [] | no_license | cjy2103/SummerjavaStud | https://github.com/cjy2103/SummerjavaStud | 1890a86dbaced668995178dc80885e36a9964855 | 8605ab9d2e5616871d5b4061b118430aca6b5723 | refs/heads/master | 2020-06-13T13:05:26.780000 | 2019-09-24T12:58:15 | 2019-09-24T12:58:15 | 194,663,947 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Arrays;
public class Ex5 {
public static void main(String[] args) {
int [] score = {40 ,60,70 ,80,100 ,35};
Arrays.sort(score);
System.out.println(score[score.length-1]);
System.out.println(score[0]);
}
}
| UTF-8 | Java | 273 | java | Ex5.java | Java | [] | null | [] | import java.util.Arrays;
public class Ex5 {
public static void main(String[] args) {
int [] score = {40 ,60,70 ,80,100 ,35};
Arrays.sort(score);
System.out.println(score[score.length-1]);
System.out.println(score[0]);
}
}
| 273 | 0.567766 | 0.509158 | 10 | 25.299999 | 18.077887 | 50 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 10 |
5d5afac0747577042c57bfd77591630e9620e266 | 858,993,501,890 | b2a087dca3c12cb79ee2055b247f5980bcdbad3d | /src/main/java/net/thiagomarinho/jkstest/commands/SignMessage.java | 84b8ac83efc5e275cfee64ed5ed2f7f33dc67cdf | [] | no_license | thiagomarinho/jks-test | https://github.com/thiagomarinho/jks-test | 57c21e76f9451d470763cf852e9fc8eea10b2297 | 71853e9fd762cd4c4dd2cbaa07622e1926729f5e | refs/heads/master | 2020-04-13T02:35:01.832000 | 2018-12-23T16:25:05 | 2018-12-23T16:25:05 | 162,906,298 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.thiagomarinho.jkstest.commands;
import com.beust.jcommander.Parameter;
import net.thiagomarinho.jkstest.Utils;
public class SignMessage extends DefaultCommandWithKeystore {
@Parameter(names = {"--algorithm"})
private String signatureAlgorithm = "SHA256withRSA";
@Parameter(names = {"-m", "--... | UTF-8 | Java | 999 | java | SignMessage.java | Java | [] | null | [] | package net.thiagomarinho.jkstest.commands;
import com.beust.jcommander.Parameter;
import net.thiagomarinho.jkstest.Utils;
public class SignMessage extends DefaultCommandWithKeystore {
@Parameter(names = {"--algorithm"})
private String signatureAlgorithm = "SHA256withRSA";
@Parameter(names = {"-m", "--... | 999 | 0.70971 | 0.706707 | 33 | 29.272728 | 26.521887 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.515152 | false | false | 10 |
b8002cac98598a6f4f691f7ab579cc104f2de657 | 32,143,535,304,088 | b63196153e5c74fc794bcaa79ff4d0be2c9d950b | /src/main/java/com/github/datalking/aop/aspectj/MetadataAwareAspectInstanceFactory.java | 672fafeba8447ebcabb4cc5ef968170719fe349d | [
"MIT"
] | permissive | datalking/play-mvc | https://github.com/datalking/play-mvc | 53004f7319ee42e9252f8decb7f096fed3489652 | 35e3f4900fae4690e397d915564d3ca034b26ebb | refs/heads/master | 2021-05-26T04:45:11.656000 | 2020-12-06T13:10:21 | 2020-12-06T13:10:21 | 127,446,313 | 0 | 1 | MIT | false | 2020-12-06T10:15:00 | 2018-03-30T15:55:59 | 2020-12-06T10:13:34 | 2020-12-06T10:14:42 | 5,541 | 0 | 1 | 0 | JavaScript | false | false | package com.github.datalking.aop.aspectj;
/**
* @author yaoo on 4/19/18
*/
public interface MetadataAwareAspectInstanceFactory extends AspectInstanceFactory {
AspectMetadata getAspectMetadata();
//Object getAspectCreationMutex();
}
| UTF-8 | Java | 247 | java | MetadataAwareAspectInstanceFactory.java | Java | [
{
"context": " com.github.datalking.aop.aspectj;\n\n/**\n * @author yaoo on 4/19/18\n */\npublic interface MetadataAwareAspe",
"end": 62,
"score": 0.9996347427368164,
"start": 58,
"tag": "USERNAME",
"value": "yaoo"
}
] | null | [] | package com.github.datalking.aop.aspectj;
/**
* @author yaoo on 4/19/18
*/
public interface MetadataAwareAspectInstanceFactory extends AspectInstanceFactory {
AspectMetadata getAspectMetadata();
//Object getAspectCreationMutex();
}
| 247 | 0.761134 | 0.740891 | 13 | 18 | 24.834839 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 10 |
793277a1be452aaa6637aa56f4d4b1b0307cba0e | 26,585,847,571,446 | 660e139843d71c9252ed8d39e2a7fd9522ca2811 | /plugin_dev/src/com/google/idea/blaze/plugin/run/BlazeIntellijPluginConfiguration.java | 3905817b0c92ef14d7fc3af2ab4b4a06e20c149f | [
"Apache-2.0"
] | permissive | wix-playground/intellij | https://github.com/wix-playground/intellij | aa48c19b1947cd134b834704be5f84199ca58dbd | 33e4707514788bc66bf8e58a67d1b178af4cec2a | refs/heads/wix-master | 2023-09-03T01:09:45.650000 | 2023-08-28T10:48:04 | 2023-08-28T10:48:04 | 147,094,500 | 10 | 7 | Apache-2.0 | true | 2023-08-28T10:48:06 | 2018-09-02T14:52:00 | 2022-06-06T08:39:57 | 2023-08-28T10:48:05 | 165,127 | 9 | 3 | 3 | Java | false | false | /*
* Copyright 2016 The Bazel Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | UTF-8 | Java | 20,161 | java | BlazeIntellijPluginConfiguration.java | Java | [] | null | [] | /*
* Copyright 2016 The Bazel Authors. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by a... | 20,161 | 0.729031 | 0.728188 | 517 | 37.996132 | 27.437778 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.584139 | false | false | 10 |
188ca7c7a3c2ee8292d674c40fcbabc1636151aa | 22,694,607,238,537 | d141dacd975531fa1580ecba196f69cd5802b0b7 | /CS-136 (Java)/CS-136 Homework/Project_8/src/package_8/TwoDimArrayClass.java | 0efe600c87c5ea157e23359e098a2274154a57ce | [] | no_license | SirRyan123/Class-Assignments | https://github.com/SirRyan123/Class-Assignments | 7a27eaa9ce5af1a47db407c779098a76560f6249 | 36e076337981c16c778df76e88bf0e825b5834e3 | refs/heads/master | 2020-07-25T17:04:19.301000 | 2020-05-04T00:14:27 | 2020-05-04T00:14:27 | 208,364,691 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package package_8;
public class TwoDimArrayClass
{
private static final int DEFAULT_MAX_CAPACITY = 100;
private static final int DEFAULT_MIN_CAPACITY = 3;
public static final int FAILED_ACCESS = -999999;
private int[][] localTD_Array;
private int rowCapacity;
private int colCapacity;
private int maxCapacity... | UTF-8 | Java | 3,993 | java | TwoDimArrayClass.java | Java | [] | null | [] | package package_8;
public class TwoDimArrayClass
{
private static final int DEFAULT_MAX_CAPACITY = 100;
private static final int DEFAULT_MIN_CAPACITY = 3;
public static final int FAILED_ACCESS = -999999;
private int[][] localTD_Array;
private int rowCapacity;
private int colCapacity;
private int maxCapacity... | 3,993 | 0.626597 | 0.620586 | 191 | 19.90576 | 21.028814 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.47644 | false | false | 10 |
f4092659bee8a845c052eba07af6a1ae0d20f90d | 21,620,865,401,864 | 07e88749d44037ee61e9af8e1958e3aaa6098a17 | /ecommerce_2016_1610889/src/ecommerce_2016_1610889/session/CookieMode.java | ed10d6d39fcf284b39fb2d8a8df9e6fd66d8094a | [] | no_license | addosso/University---Ecommerce-Project | https://github.com/addosso/University---Ecommerce-Project | 7d984be40cd92d1b878aedfe0f464ad0748762e1 | cfd62814fc3723efeec553a0a9d50f3d39051677 | refs/heads/master | 2021-09-18T15:39:26.053000 | 2018-07-16T18:07:50 | 2018-07-16T18:07:50 | 59,109,864 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ecommerce_2016_1610889.session;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilt... | UTF-8 | Java | 2,064 | java | CookieMode.java | Java | [] | null | [] | package ecommerce_2016_1610889.session;
import java.io.IOException;
import javax.servlet.Filter;
import javax.servlet.FilterChain;
import javax.servlet.FilterConfig;
import javax.servlet.ServletException;
import javax.servlet.ServletRequest;
import javax.servlet.ServletResponse;
import javax.servlet.annotation.WebFilt... | 2,064 | 0.737888 | 0.725775 | 77 | 25.805195 | 23.479773 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.584416 | false | false | 10 |
ed0e99f9df02d6d732f34666be97b652eb8bb4d5 | 23,450,521,482,522 | 7d955ac0a5a9c45a7d91cfe67972350d2ab7fa7a | /SSMShop2/src/com/ujiuye/controller/CartController.java | 61a9b127e38c4d0a56b03e302d9bc179d6f71b4b | [] | no_license | whistle1997/FirstTest | https://github.com/whistle1997/FirstTest | d3a7b219f9c1cd3cebc17ef526c40102f5af379c | 4c3e624aa5036c6c54c0ba19de228ba81645dad4 | refs/heads/master | 2020-04-09T16:26:34.272000 | 2018-12-05T03:39:12 | 2018-12-05T03:39:12 | 160,453,463 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ujiuye.controller;
import java.util.Arrays;
import java.util.List;
import javax.annotation.Resource;
import javax.servlet.http.HttpSession;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import com.ujiuye.bean.Cart;
import com.ujiuye.bean... | UTF-8 | Java | 1,834 | java | CartController.java | Java | [] | null | [] | package com.ujiuye.controller;
import java.util.Arrays;
import java.util.List;
import javax.annotation.Resource;
import javax.servlet.http.HttpSession;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestMapping;
import com.ujiuye.bean.Cart;
import com.ujiuye.bean... | 1,834 | 0.736096 | 0.736096 | 74 | 23.783783 | 18.501476 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.689189 | false | false | 10 |
34e2f1519607e6e58ae472e116e4dec4b978c39a | 13,039,520,764,638 | 9c0d7e84e99bea9d8e0db5ebc40b3de153198fa1 | /DataProcessingDSLPart1/ASEProject-Metamodel/src/pipelineproject/impl/PipelineprojectFactoryImpl.java | c6187db2beec9050f80666124db5f35aa09e679c | [] | no_license | FrancescoPinto/DataProcessingDSL | https://github.com/FrancescoPinto/DataProcessingDSL | ea36221638d15c69948abe3386bc73a7ae899e3f | eff66e28aa1e575f0817332c6281506582704d20 | refs/heads/master | 2022-04-24T09:59:55.097000 | 2020-04-20T18:57:30 | 2020-04-20T18:57:30 | 257,376,186 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*/
package pipelineproject.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
import pipelin... | UTF-8 | Java | 20,697 | java | PipelineprojectFactoryImpl.java | Java | [] | null | [] | /**
*/
package pipelineproject.impl;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.EDataType;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.EPackage;
import org.eclipse.emf.ecore.impl.EFactoryImpl;
import org.eclipse.emf.ecore.plugin.EcorePlugin;
import pipelin... | 20,697 | 0.656424 | 0.656424 | 750 | 25.596001 | 26.961222 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.576 | false | false | 10 |
9fcfd602c8d36653dec9ecf007149ed4279d91f0 | 28,166,395,536,572 | 2163888d541a9c8671470445b35eb0f7346e3eaf | /sample/src/main/java/com/lapism/searchview/sample/view/RecyclerViewAdapter.java | 82546f3a1a340ca9650d80e0d9bc5049f6fafc88 | [
"Apache-2.0"
] | permissive | olxindonesia/SearchView | https://github.com/olxindonesia/SearchView | 0d58dd431de421dac99ebcd0805f890e12d33bbe | 3c49d3b2c2e4b3bc86e4b18b688c7a8a63b024a3 | refs/heads/master | 2018-01-06T08:19:42.778000 | 2017-02-03T10:45:36 | 2017-02-03T10:45:36 | 69,717,087 | 1 | 0 | null | true | 2017-02-03T10:45:47 | 2016-10-01T03:22:30 | 2016-10-01T03:22:32 | 2017-02-03T10:45:46 | 3,251 | 0 | 0 | 0 | Java | null | null | package com.lapism.searchview.sample.view;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.lapism.searchview.sample.R;
import java.util.List;
public class RecyclerViewAdapter exten... | UTF-8 | Java | 2,194 | java | RecyclerViewAdapter.java | Java | [] | null | [] | package com.lapism.searchview.sample.view;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.TextView;
import com.lapism.searchview.sample.R;
import java.util.List;
public class RecyclerViewAdapter exten... | 2,194 | 0.652689 | 0.651778 | 71 | 29.915493 | 28.253754 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521127 | false | false | 10 |
c97fba1b4485510a302c54202412b1dbb45e7a18 | 14,302,241,099,651 | cbe15d23f2ab195192f1f526d9aa8157b0a162ea | /src/main/java/com/cg/tms/service/BookingServiceImpl.java | dafc8623d6c999cb222ce509f67027eba82cc426 | [] | no_license | Niranjan-codes/Sprint | https://github.com/Niranjan-codes/Sprint | 8d7422e9f8db8ba42bc17d1c9bb38ced2ddc9e2c | f0f8599aa00160a34a58a6abc7617646e745a0e1 | refs/heads/master | 2023-03-30T13:34:09.095000 | 2021-03-27T12:18:20 | 2021-03-27T12:18:20 | 352,064,889 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cg.tms.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.cg.tms.entities.Booking;
import com.cg.tms.exceptions.BookingNotFoundException;
import com.cg.tms.exceptions.InvalidBo... | UTF-8 | Java | 1,725 | java | BookingServiceImpl.java | Java | [] | null | [] | package com.cg.tms.service;
import java.util.List;
import java.util.Optional;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import com.cg.tms.entities.Booking;
import com.cg.tms.exceptions.BookingNotFoundException;
import com.cg.tms.exceptions.InvalidBo... | 1,725 | 0.758261 | 0.757681 | 67 | 24.746269 | 24.096413 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.477612 | false | false | 10 |
faaa639115ee5d11e09ee285984f6b0be9f9ea41 | 14,302,241,100,597 | 80403ec5838e300c53fcb96aeb84d409bdce1c0c | /server/modules/study/src/org/labkey/study/pipeline/StandaloneSpecimenTask.java | b68a10d6ddbf3b27c3b7dbb131d7b93d95f44204 | [] | no_license | scchess/LabKey | https://github.com/scchess/LabKey | 7e073656ea494026b0020ad7f9d9179f03d87b41 | ce5f7a903c78c0d480002f738bccdbef97d6aeb9 | refs/heads/master | 2021-09-17T10:49:48.147000 | 2018-03-22T13:01:41 | 2018-03-22T13:01:41 | 126,447,224 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* Copyright (c) 2009-2014 LabKey Corporation
*
* 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 | 1,459 | java | StandaloneSpecimenTask.java | Java | [
{
"context": "rg.labkey.api.pipeline.PipelineJob;\r\n\r\n/*\r\n* User: adam\r\n* Date: Sep 1, 2009\r\n* Time: 4:37:31 PM\r\n*/\r\n\r\n/",
"end": 729,
"score": 0.9991253614425659,
"start": 725,
"tag": "USERNAME",
"value": "adam"
}
] | null | [] | /*
* Copyright (c) 2009-2014 LabKey Corporation
*
* 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... | 1,459 | 0.687457 | 0.672378 | 47 | 29.042553 | 31.439884 | 125 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.297872 | false | false | 10 |
82285a97a69f1db009a53210f48c66810247de19 | 33,071,248,228,453 | c57b9b22fff574127b2c65034d29e3e2722e6df3 | /src/main/java/org/me/app/factory/abstact/HardDisk.java | 0e5be93242203eef6d3eb1a6d86aeeacdce0b408 | [] | no_license | longwu/design-pattern | https://github.com/longwu/design-pattern | d32ecc0ad1d4a42fdb27bbaa8039230092c83e68 | 4b4747547a36ad43c93cf1ea2f3fe29f3ca271ed | refs/heads/master | 2020-04-15T06:32:06.283000 | 2019-01-07T17:20:14 | 2019-01-07T17:20:14 | 164,464,121 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.me.app.factory.abstact;
public interface HardDisk {
public void save();
}
| UTF-8 | Java | 94 | java | HardDisk.java | Java | [] | null | [] | package org.me.app.factory.abstact;
public interface HardDisk {
public void save();
}
| 94 | 0.702128 | 0.702128 | 5 | 17.799999 | 14.469277 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 10 |
1b083a926abff84cd412b1ca7d639ad55aaddb44 | 3,633,542,342,759 | e6dc399cc717e39488f2ca9b7c9f15bd64dd1057 | /src/ir/viratech/pond_ms/model/time_series/logic/TimeSeriesDateValuePairMgr.java | 2acd99f7eca3aa54fe2af7fabf1aba0c196ad227 | [] | no_license | amirhoseinkh91/pondms | https://github.com/amirhoseinkh91/pondms | 1ed5cccc43bcdaefaa61f831060f92b3f9913c78 | 7950ca88dd4f6061f58c0f6d5b6dd1fc25ce28cb | refs/heads/master | 2020-06-20T06:25:54.257000 | 2019-07-16T12:18:42 | 2019-07-16T12:18:42 | 197,024,235 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ir.viratech.pond_ms.model.time_series.logic;
import ir.viratech.commons.persistence.base.BaseAbstractEntityDAO;
import ir.viratech.pond_ms.model.time_series.RootCategory;
import ir.viratech.pond_ms.model.time_series.base.BaseRootCategoryMgr;
import ir.viratech.pond_ms.model.time_series.base.BaseTimeSeriesDate... | UTF-8 | Java | 1,752 | java | TimeSeriesDateValuePairMgr.java | Java | [] | null | [] | package ir.viratech.pond_ms.model.time_series.logic;
import ir.viratech.commons.persistence.base.BaseAbstractEntityDAO;
import ir.viratech.pond_ms.model.time_series.RootCategory;
import ir.viratech.pond_ms.model.time_series.base.BaseRootCategoryMgr;
import ir.viratech.pond_ms.model.time_series.base.BaseTimeSeriesDate... | 1,752 | 0.785388 | 0.785388 | 55 | 30.872726 | 29.166018 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.054545 | false | false | 10 |
f9bde08507a8c45cf34d92ae596e0c8857b8b938 | 22,170,621,197,136 | e7deda1e83083c94cfa1dcae4eb691897f77093d | /src/main/java/com/topsci/qh/webmanagement/Business/Normal/ORGANIZATIONBZREGController.java | 4166681dd8a7d3d299092a0376b7eac203499c5a | [] | no_license | dingwei92/exchange-web | https://github.com/dingwei92/exchange-web | fd83f3a05118e5a95b977e3ec083cd35c5dc7115 | 16ab0bbc6728e394adcf7097e52016996cd8a508 | refs/heads/master | 2022-12-02T17:06:25.426000 | 2020-08-14T05:57:30 | 2020-08-14T05:57:32 | 287,455,438 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.topsci.qh.webmanagement.Business.Normal;
import com.topsci.qh.webmanagement.Service.Normal.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotat... | UTF-8 | Java | 5,400 | java | ORGANIZATIONBZREGController.java | Java | [
{
"context": "x.annotation.Resource;\n\n/**\n * 机构管理\n * @author Administrator\n *\n */\n@Controller\n@RequestMapping(\"/orgReg\")\npub",
"end": 416,
"score": 0.5492836236953735,
"start": 403,
"tag": "USERNAME",
"value": "Administrator"
}
] | null | [] | package com.topsci.qh.webmanagement.Business.Normal;
import com.topsci.qh.webmanagement.Service.Normal.*;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotat... | 5,400 | 0.722353 | 0.705037 | 176 | 27.875 | 24.71603 | 118 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.505682 | false | false | 10 |
ebe042c09fa0ce908af28ae659fdfdb9ef4ad8b0 | 7,078,106,113,679 | 0a06cb0c464e68470edb29a07a93887ccace8a69 | /LeetCodeSolutions/src/easy/PowerOfTwo.java | fc0d36299985d8d71a45753944a56771b266f874 | [] | no_license | gzwongkk/LeetCode | https://github.com/gzwongkk/LeetCode | 33859fe9b3429ad50d0943b2aee66d0d3c270138 | 91977f47ebd03605357c2eb0b9c26d25b6f136f6 | refs/heads/master | 2020-12-09T09:02:28.764000 | 2017-09-01T10:05:33 | 2017-09-01T10:05:33 | 38,517,922 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package easy;
public class PowerOfTwo {
/**
* Given an integer, write a function to determine if it is a power of two.
**/
public static void main(String[] args) {
int input = 2048;
System.out.println(isPowerOfTwo(input));
}
/*
* Bitwise operation can be tricky. Since an integer being po... | UTF-8 | Java | 531 | java | PowerOfTwo.java | Java | [] | null | [] | package easy;
public class PowerOfTwo {
/**
* Given an integer, write a function to determine if it is a power of two.
**/
public static void main(String[] args) {
int input = 2048;
System.out.println(isPowerOfTwo(input));
}
/*
* Bitwise operation can be tricky. Since an integer being po... | 531 | 0.640301 | 0.617702 | 21 | 23.285715 | 28.861151 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.095238 | false | false | 10 |
4075d80338220a9c8573b8cee2e6680ab00b9ddd | 31,868,657,347,086 | 21d493388b0e3526bcffad2d7f150cc20b7be8c5 | /app/src/main/java/com/andela/checkpoint/onestep/fragments/LocationListFragment.java | 9d36074a801415e3c3569dca6f30172eb37309fd | [] | no_license | jugba/checkpoint-4 | https://github.com/jugba/checkpoint-4 | 56ab3c705562b434442af58bcee683c9d2f9718e | e8a973fe5e61c1f4b4e4d2303c403f9862bce3ae | refs/heads/master | 2021-05-30T20:44:23.763000 | 2015-11-11T16:27:20 | 2015-11-11T16:27:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.andela.checkpoint.onestep.fragments;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import androi... | UTF-8 | Java | 1,852 | java | LocationListFragment.java | Java | [] | null | [] | package com.andela.checkpoint.onestep.fragments;
import android.os.Bundle;
import android.support.design.widget.TabLayout;
import android.support.v4.app.Fragment;
import android.support.v4.app.FragmentManager;
import android.support.v4.app.FragmentPagerAdapter;
import android.support.v4.view.ViewPager;
import androi... | 1,852 | 0.738121 | 0.735961 | 58 | 30.931034 | 26.732946 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603448 | false | false | 10 |
7ed293ede010643b60442c845093e05fa3980f10 | 30,700,426,258,585 | 93bc924502da1cf43dece04a3a96ab75ce9ede78 | /src/backjun/N11004.java | 56fe823529ecebcd79726c2a85248fc771135f75 | [] | no_license | guswns1659/Java-Algorithm | https://github.com/guswns1659/Java-Algorithm | fb9825cb8042336f1fc1bc8f95e0b8c511470161 | 965a2f4ef3f6077c1f6ed86f6ae14513b034cb96 | refs/heads/master | 2020-12-31T22:27:36.727000 | 2020-11-02T08:44:36 | 2020-11-02T08:44:36 | 239,054,091 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package backjun;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.StringTokenizer;
public class N11004 {
public static void main(String[] args) throws IOException {
... | UTF-8 | Java | 925 | java | N11004.java | Java | [] | null | [] | package backjun;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStreamReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.StringTokenizer;
public class N11004 {
public static void main(String[] args) throws IOException {
... | 925 | 0.687568 | 0.68 | 30 | 29.833334 | 25.611303 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.633333 | false | false | 10 |
6373810fe5f41adb57cf740e68cdb9d38abb7c45 | 15,848,429,358,072 | 9c561db19855ede05afdd721660c3fabaf5bc294 | /src/grozail/lab6/FuzzyUlComparator.java | b6e9257f2ed58ba6d9e141d96921d34450869553 | [] | no_license | grozail/uni-labs-2016 | https://github.com/grozail/uni-labs-2016 | 2810fe833adc8411af590deee5f3b8755a2af9eb | 14adee13dc7632e3ed4cd33f061c2680053ee14f | refs/heads/master | 2021-01-20T01:54:18.202000 | 2017-04-25T09:53:34 | 2017-04-25T09:53:34 | 89,344,350 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package grozail.lab6;
import java.util.Comparator;
import java.util.function.Function;
/**
* Created by grozail on 25.10.16.
*
*/
public class FuzzyUlComparator implements Comparator<FuzzyNumber> {
public int compare(FuzzyNumber o1, FuzzyNumber o2) {
return o1.getUl() < o2.getUl() ? -1 : o1.getUl() > o2.getUl(... | UTF-8 | Java | 674 | java | FuzzyUlComparator.java | Java | [
{
"context": "rt java.util.function.Function;\n\n/**\n * Created by grozail on 25.10.16.\n *\n */\npublic class FuzzyUlComparato",
"end": 114,
"score": 0.9995473027229309,
"start": 107,
"tag": "USERNAME",
"value": "grozail"
}
] | null | [] | package grozail.lab6;
import java.util.Comparator;
import java.util.function.Function;
/**
* Created by grozail on 25.10.16.
*
*/
public class FuzzyUlComparator implements Comparator<FuzzyNumber> {
public int compare(FuzzyNumber o1, FuzzyNumber o2) {
return o1.getUl() < o2.getUl() ? -1 : o1.getUl() > o2.getUl(... | 674 | 0.67359 | 0.636499 | 30 | 21.466667 | 25.908472 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.1 | false | false | 10 |
6753ef3a9d1684943ff4ca54024a67a4853c7caf | 5,059,471,514,484 | 1010e948ed26b85a8fb5c0af2d34f169f23e97e0 | /tools/parser-lib/parser/src/main/java/org/onepf/appdf/parser/TopLevelTag.java | cdff4d543ff90052639a92adc88144d68d57139f | [] | no_license | kapoynako34/AppDF | https://github.com/kapoynako34/AppDF | 68016a13d75943058d0d7eab361d0ee67e06612b | 52f78656ee2911667a56eb4a1f32135e8c5a6c9b | refs/heads/master | 2021-01-16T22:10:47.502000 | 2013-04-06T08:01:31 | 2013-04-06T08:01:31 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*******************************************************************************
* Copyright 2012 One Platform Foundation
*
* 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
... | UTF-8 | Java | 5,770 | java | TopLevelTag.java | Java | [] | null | [] | /*******************************************************************************
* Copyright 2012 One Platform Foundation
*
* 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
... | 5,770 | 0.578683 | 0.577123 | 171 | 31.742689 | 25.741936 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.497076 | false | false | 10 |
205cc203cc71f66c0fb4a4b93389293873e85dbc | 670,014,940,156 | 70801a482711746d7c9e5edeba9a91d2f5415f84 | /app/src/main/java/com/hippo/nimingban/util/ResImageGetter.java | c56ded78a0d310df9b10e08bd90c3529a87c3c82 | [
"Apache-2.0",
"LicenseRef-scancode-unknown-license-reference",
"IJG",
"Zlib",
"BSD-3-Clause",
"Libpng",
"BSD-2-Clause",
"MIT",
"GPL-1.0-or-later",
"LicenseRef-scancode-warranty-disclaimer"
] | permissive | seven332/Nimingban | https://github.com/seven332/Nimingban | e38d076c7618b59e939bd7b6d15a82f5f90f377a | 954d8a12235740665cc0376c36af960fe0502850 | refs/heads/master | 2022-08-21T14:04:19.954000 | 2022-02-25T10:27:59 | 2022-02-25T10:27:59 | 41,467,872 | 349 | 93 | Apache-2.0 | false | 2019-03-25T05:50:01 | 2015-08-27T05:40:32 | 2019-03-25T03:53:56 | 2019-03-25T05:50:00 | 8,242 | 207 | 48 | 27 | Java | false | null | /*
* Copyright 2015 Hippo Seven
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to ... | UTF-8 | Java | 1,495 | java | ResImageGetter.java | Java | [
{
"context": "/*\n * Copyright 2015 Hippo Seven\n *\n * Licensed under the Apache License, Version ",
"end": 32,
"score": 0.9998546838760376,
"start": 21,
"tag": "NAME",
"value": "Hippo Seven"
}
] | null | [] | /*
* Copyright 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 by applicable law or agreed to in wr... | 1,490 | 0.667559 | 0.66087 | 49 | 29.510204 | 24.494165 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44898 | false | false | 10 |
2d87c63930caf436e7f59d0fa3c1b0e771ca6df2 | 15,144,054,724,643 | 4623b3eb1b7cc854f61acc5f4642e00edf682c7d | /dd-java-agent/src/main/java/datadog/trace/agent/TracingAgent.java | 5ef759022938a28fdd5096b80fa1dfada3e99fb3 | [
"Apache-2.0",
"EPL-1.0",
"LGPL-2.1-only",
"MIT"
] | permissive | qudongfang/opentelemetry-auto-instr-java | https://github.com/qudongfang/opentelemetry-auto-instr-java | 6fa8d0122ba13b4556171e5d674a395a6f0107f0 | 5ad3aeadd64a170b4515255641f73f916a8b6950 | refs/heads/master | 2020-08-13T06:37:17.303000 | 2019-11-20T08:11:48 | 2019-11-20T08:11:48 | 214,926,109 | 0 | 0 | Apache-2.0 | true | 2019-10-14T01:58:43 | 2019-10-14T01:58:43 | 2019-10-14T01:58:25 | 2019-09-26T16:41:47 | 5 | 0 | 0 | 0 | null | false | false | package datadog.trace.agent;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.lang.instrument.Instrumentation;
import java.lang.management.ManagementFactory;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.la... | UTF-8 | Java | 10,563 | java | TracingAgent.java | Java | [] | null | [] | package datadog.trace.agent;
import java.io.BufferedReader;
import java.io.File;
import java.io.IOException;
import java.io.InputStreamReader;
import java.lang.instrument.Instrumentation;
import java.lang.management.ManagementFactory;
import java.lang.reflect.Constructor;
import java.lang.reflect.Field;
import java.la... | 10,563 | 0.701884 | 0.700275 | 292 | 35.174656 | 30.462311 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.434932 | false | false | 10 |
84fb5e086de92d45f012f7e47d5fe639bf590b67 | 9,964,324,143,439 | 48282d6985341ded6e382255cca06458b0260ceb | /JavaSurvey/src/view/ESurvey.java | 2ef86aae7726a243a6dfd401152718f6efe84446 | [] | no_license | JacobSharp/JavaSurvey | https://github.com/JacobSharp/JavaSurvey | beb7d6ec5c16de198817ccfae703f06c0beabe89 | 970b9022e660a1bbeac4790cc33dd172194b4ab3 | refs/heads/master | 2021-09-08T05:26:47.121000 | 2018-02-26T14:38:47 | 2018-02-26T14:38:47 | 119,379,518 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package view;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BoxLayout;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JT... | UTF-8 | Java | 1,649 | java | ESurvey.java | Java | [] | null | [] | package view;
import java.awt.BorderLayout;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BoxLayout;
import javax.swing.JButton;
import javax.swing.JDialog;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JT... | 1,649 | 0.721481 | 0.705097 | 61 | 25.016394 | 21.724422 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.721311 | false | false | 10 |
458181b4717ea9bf2724dc0a77a80408437142d4 | 31,009,663,915,195 | aa197d97ae71661bb8d1ce5558e554ff861defdd | /Project/src/project/DiemMonHoc.java | 827b680dbe37300ce80f365e09c7b0e74b701194 | [] | no_license | huynhvuonghihi/DoAn_Java_Nhom9 | https://github.com/huynhvuonghihi/DoAn_Java_Nhom9 | fc30b3f1b556954a5bf9e31835515ca791e996ae | 7277d2f420316857afd0d603fab06bcdd7a42705 | refs/heads/master | 2020-09-29T10:57:00.678000 | 2019-12-10T04:36:35 | 2019-12-10T04:36:35 | 227,023,228 | 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 project;
/**
*
* @author ASUS
*/
public class DiemMonHoc {
private SinhVien sinhVien;
private MonHoc monHoc;
pr... | UTF-8 | Java | 1,093 | java | DiemMonHoc.java | Java | [
{
"context": "he editor.\n */\npackage project;\n\n/**\n *\n * @author ASUS\n */\npublic class DiemMonHoc {\n private SinhVie",
"end": 225,
"score": 0.9989091157913208,
"start": 221,
"tag": "USERNAME",
"value": "ASUS"
}
] | 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 project;
/**
*
* @author ASUS
*/
public class DiemMonHoc {
private SinhVien sinhVien;
private MonHoc monHoc;
pr... | 1,093 | 0.611162 | 0.611162 | 53 | 19.622641 | 20.096209 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.358491 | false | false | 10 |
76196414b2635da877b948a4c4f4f15731e5e978 | 23,175,643,588,382 | ad4fd30bb8232bf996f39346ef2b84d77b9f6e6c | /src/org/rascalmpl/library/experiments/Compiler/RVM/Interpreter/java2rascal/ApiGen.java | 87ab12ff56271d0e71dd1fa2a6073eaa1774a002 | [] | no_license | SimonBaars/rascal | https://github.com/SimonBaars/rascal | 975301122c0fbe7c0bf940ed115794fa2f8aa380 | 10492640cc85fd50326608a1733fdfe8b9fc5934 | refs/heads/master | 2020-04-01T19:57:40.588000 | 2018-10-24T17:58:53 | 2018-10-24T17:58:53 | 153,580,582 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright (c) 2016, paulklint, Centrum Wiskunde & Informatica (CWI)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above co... | UTF-8 | Java | 12,784 | java | ApiGen.java | Java | [
{
"context": "/** \n * Copyright (c) 2016, paulklint, Centrum Wiskunde & Informatica (CWI) \n * All rig",
"end": 37,
"score": 0.7481009364128113,
"start": 28,
"tag": "NAME",
"value": "paulklint"
}
] | null | [] | /**
* Copyright (c) 2016, paulklint, Centrum Wiskunde & Informatica (CWI)
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
*
* 1. Redistributions of source code must retain the above co... | 12,784 | 0.628129 | 0.623905 | 361 | 34.412743 | 47.743183 | 759 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 10 |
dc51b291bf412d1db0418e3129812d027c1619b5 | 9,543,417,391,921 | 2ada0c13bdf4238844a7683808830405b7d0bb71 | /app/src/main/java/info/androidhive/loginandregistration/activity/calendar.java | 325b6b210c4a320c6d27f98681b8a5e61d2f77ad | [] | no_license | dioscarr/CBooking | https://github.com/dioscarr/CBooking | c09c0d75b58db42be818eee44506ddfaaa246106 | 73722bd0f2c1ae8d653b19494664b5993bd1eb0e | refs/heads/master | 2020-09-15T22:15:26.892000 | 2016-08-26T16:41:30 | 2016-08-26T16:41:30 | 66,105,941 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package info.androidhive.loginandregistration.activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Vie... | UTF-8 | Java | 4,694 | java | calendar.java | Java | [] | null | [] | package info.androidhive.loginandregistration.activity;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.LayoutInflater;
import android.view.Menu;
import android.view.MenuItem;
import android.view.Vie... | 4,694 | 0.648914 | 0.645505 | 136 | 33.514706 | 25.364109 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.610294 | false | false | 10 |
a2ab2ea06b88f3067cadd0f65a14d5a9854be49a | 7,842,610,347,353 | c585888f406869d0e0182be8557b3e33ce743ff0 | /src/main/java/com/android/tools/r8/shaking/FieldAccessInfoCollectionModifier.java | 4e9d9777b47bd80c977a743f7ea7957be446d4b9 | [
"BSD-3-Clause",
"MIT",
"Apache-2.0",
"LicenseRef-scancode-generic-cla",
"LicenseRef-scancode-unknown-license-reference"
] | permissive | Yinkozi/R8 | https://github.com/Yinkozi/R8 | 25623bfa8d67f553ea737472d6835740f9fc8099 | af71090436ca05106ff3ac08c9533ed524163029 | refs/heads/main | 2023-01-04T00:13:30.647000 | 2020-10-21T10:40:00 | 2020-10-21T10:40:00 | 305,987,826 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | // Copyright (c) 2020, the R8 project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.android.tools.r8.shaking;
import com.android.tools.r8.graph.AppView;
import com.android.tools... | UTF-8 | Java | 3,479 | java | FieldAccessInfoCollectionModifier.java | Java | [] | null | [] | // Copyright (c) 2020, the R8 project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
package com.android.tools.r8.shaking;
import com.android.tools.r8.graph.AppView;
import com.android.tools... | 3,479 | 0.731532 | 0.727795 | 96 | 35.239582 | 29.441235 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6875 | false | false | 10 |
441696681e920d9556b69c7aa5db9091231c6932 | 23,673,859,777,047 | ee2a867fc1be02562d4e6cd5e1571969d617e6ba | /redis-demo/src/main/java/github/weizibin/controller/IndexController.java | 09f48f5ce14ab71335817a9c731ccf874a5f8204 | [
"MIT"
] | permissive | WEIZIBIN/Demos | https://github.com/WEIZIBIN/Demos | 0a478f25df920a7a2b6a24edeee26fcef8e56638 | b95af3b143d5f5c46c2b22b55f42b1314a29927a | refs/heads/master | 2018-11-22T22:34:31.405000 | 2018-11-18T13:20:12 | 2018-11-18T13:20:12 | 114,621,867 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package github.weizibin.controller;
import github.weizibin.po.KillGoods;
import github.weizibin.response.ServiceResponse;
import github.weizibin.service.KillGoodsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model... | UTF-8 | Java | 2,827 | java | IndexController.java | Java | [] | null | [] | package github.weizibin.controller;
import github.weizibin.po.KillGoods;
import github.weizibin.response.ServiceResponse;
import github.weizibin.service.KillGoodsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Controller;
import org.springframework.ui.Model... | 2,827 | 0.727626 | 0.727626 | 74 | 37.202702 | 30.698614 | 134 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.689189 | false | false | 10 |
0a22c46358a2d651337c5f38251bf1326bb5fcbc | 7,919,919,752,179 | 4fd5ac4d70c3f23d1d4645c1a1dd85110780aee3 | /core/src/com/damian/spaceking/Bullet.java | 1517329aa519baa160440f759e88c5e58b8e8096 | [] | no_license | damian11131/SpaceKing | https://github.com/damian11131/SpaceKing | dc1ffa875ccd062899ed86d275b50dfa65cfe1e3 | 98dbf240ef566340b30e6e975933be69a9c26349 | refs/heads/master | 2018-04-16T09:10:52.979000 | 2017-06-02T18:28:22 | 2017-06-02T18:28:22 | 90,535,732 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.damian.spaceking;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.Vector2;
public class Bullet extends GameObject {
private static final float SPEED = 900.f;
private float vectorX;
priv... | UTF-8 | Java | 830 | java | Bullet.java | Java | [] | null | [] | package com.damian.spaceking;
import com.badlogic.gdx.graphics.Texture;
import com.badlogic.gdx.graphics.g2d.Sprite;
import com.badlogic.gdx.math.Rectangle;
import com.badlogic.gdx.math.Vector2;
public class Bullet extends GameObject {
private static final float SPEED = 900.f;
private float vectorX;
priv... | 830 | 0.683133 | 0.673494 | 30 | 26.666666 | 22.471216 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.533333 | false | false | 10 |
43c2d1db3822ac5936239b85ac21ef836fd8f941 | 13,297,218,810,877 | 565c63e54014784ca6fa2d94b7bedfecb1ffb5b7 | /Chat-Server-Oneway/app/src/main/java/edu/stevens/cs522/chatserver/providers/ChatProvider.java | 3441973871ef03e07d464ac0988c07ac3dd764cb | [] | no_license | sho0p/android-async-entity | https://github.com/sho0p/android-async-entity | 83bd16eed3daec2a3451b21f7527057ec578d213 | b4c81035a38581bd2cba120b3f75052bf16ba3ff | refs/heads/master | 2020-04-26T21:47:26.246000 | 2019-03-10T17:09:51 | 2019-03-10T17:09:51 | 173,851,644 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package edu.stevens.cs522.chatserver.providers;
import android.content.ContentProvider;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Context;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.CursorIndexOutOfBoundsExceptio... | UTF-8 | Java | 10,864 | java | ChatProvider.java | Java | [] | null | [] | package edu.stevens.cs522.chatserver.providers;
import android.content.ContentProvider;
import android.content.ContentResolver;
import android.content.ContentValues;
import android.content.Context;
import android.content.UriMatcher;
import android.database.Cursor;
import android.database.CursorIndexOutOfBoundsExceptio... | 10,864 | 0.609444 | 0.607235 | 237 | 44.839661 | 33.081787 | 148 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.890295 | false | false | 10 |
27aa78fe4af1523a688ef93a87757e1e0ba41b8e | 13,297,218,810,404 | d97c4234e4f4e83f4a487d2c0343af43e5612f84 | /src/main/java/nl/clockwork/ebms/admin/plugin/cpa/web/CreateCPAPage.java | 9b243ef72237aab1ebc300a0d0055e6c82d75354 | [
"Apache-2.0"
] | permissive | eluinstra/cpa-plugin | https://github.com/eluinstra/cpa-plugin | 07e5787d0a5142561e8a8fb08f40fdc81ac617f8 | 52c0c11e0b3d9f44bcc7b7cf6ed988cc880c822f | refs/heads/master | 2022-11-19T11:31:50.047000 | 2020-07-04T18:48:20 | 2020-07-04T18:48:20 | 282,038,386 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright 2016 Ordina
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | UTF-8 | Java | 19,288 | java | CreateCPAPage.java | Java | [
{
"context": "/**\n * Copyright 2016 Ordina\n *\n * Licensed under the Apache License, Version ",
"end": 28,
"score": 0.9996856451034546,
"start": 22,
"tag": "NAME",
"value": "Ordina"
}
] | null | [] | /**
* Copyright 2016 Ordina
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in wri... | 19,288 | 0.749844 | 0.747926 | 480 | 39.183334 | 42.333839 | 235 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.216667 | false | false | 10 |
4566c0d6cb1ff574090fd07e66cfbe657aa493a7 | 15,315,853,422,914 | 45c33538e0d05c68e0dda9127203c09c94307f73 | /StudentProject/src/main/java/com/spring/biz/vo/GradeVO.java | 4f491062a4f69bb83fb731bb5f2e1556be7838cd | [] | no_license | insik-han/KHspring | https://github.com/insik-han/KHspring | c843ab5698bf50f3e5598436a9ead266be582bd4 | fb2471b5dcab73eca776b97834130a941d664d11 | refs/heads/master | 2023-01-03T14:17:44.923000 | 2020-10-20T02:44:04 | 2020-10-20T02:44:04 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.spring.biz.vo;
public class GradeVO {
private int gradeCode;
private int stuNum;
private int korScore;
private int mathScore;
private int engScore;
public int getGradeCode() {
return gradeCode;
}
public void setGradeCode(int gradeCode) {
this.gradeCode = gradeCode;
}
public int getStuNum() {
return s... | UTF-8 | Java | 750 | java | GradeVO.java | Java | [] | null | [] | package com.spring.biz.vo;
public class GradeVO {
private int gradeCode;
private int stuNum;
private int korScore;
private int mathScore;
private int engScore;
public int getGradeCode() {
return gradeCode;
}
public void setGradeCode(int gradeCode) {
this.gradeCode = gradeCode;
}
public int getStuNum() {
return s... | 750 | 0.745333 | 0.745333 | 46 | 15.304348 | 13.575665 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.673913 | false | false | 10 |
4086868352aff1b50fa84c9446280cc7e20008b4 | 27,049,704,031,742 | d45b2096a731e88a1c5d894bec85a70339e43ead | /src/main/java/com/sinnerschrader/s2b/accounttool/presentation/controller/MainController.java | 45c0cf9084390c32c9b326de3602e0edef299a72 | [
"MIT"
] | permissive | toread/account-tool | https://github.com/toread/account-tool | 657b7658880acbb955bde873975fb96465807e49 | 1edd6bda3233d46623b46fa2cdc9faa7f4193106 | refs/heads/master | 2021-05-05T01:13:15.549000 | 2018-01-23T09:40:05 | 2018-01-23T09:40:05 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sinnerschrader.s2b.accounttool.presentation.controller;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.sinnerschrader.s2b.accounttool.config.WebConstants;
import com.sinnerschrader.s2... | UTF-8 | Java | 4,769 | java | MainController.java | Java | [
{
"context": "letRequest request) {\n final String key = \"SPRING_SECURITY_LAST_EXCEPTION\";\n Exception exception = (Exception) reque",
"end": 2964,
"score": 0.999590277671814,
"start": 2934,
"tag": "KEY",
"value": "SPRING_SECURITY_LAST_EXCEPTION"
}
] | null | [] | package com.sinnerschrader.s2b.accounttool.presentation.controller;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.fasterxml.jackson.databind.SerializationFeature;
import com.sinnerschrader.s2b.accounttool.config.WebConstants;
import com.sinnerschrader.s2... | 4,769 | 0.689033 | 0.687146 | 124 | 37.459679 | 26.698858 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.620968 | false | false | 10 |
5e7f74c436ce1b5b5a72faa5b6143ddaae64362a | 22,342,419,919,149 | 45037bd557db24dbc77a243bbebc0cc6860abfdc | /src/Numbers.java | f51ff3385728e80b917e4010d24ea2019adc620f | [] | no_license | Damaan/Numbers | https://github.com/Damaan/Numbers | 2628b11083dc9c05964302e6cb0b76a89f2b3347 | fe02f4872935c124d47a265b4cb1274730ec7c30 | refs/heads/master | 2020-03-20T03:00:34.543000 | 2018-06-12T21:51:12 | 2018-06-12T21:51:12 | 137,131,685 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | public class Numbers {
//Translate a number to its equivalent in letters.
public static String say(long n) {
//Here we have the special numbers stored, that is, the ones that are not repeated.
switch ((int) n){
case 0: return "Zero";
case 1: return "One";
ca... | UTF-8 | Java | 24,699 | java | Numbers.java | Java | [] | null | [] | public class Numbers {
//Translate a number to its equivalent in letters.
public static String say(long n) {
//Here we have the special numbers stored, that is, the ones that are not repeated.
switch ((int) n){
case 0: return "Zero";
case 1: return "One";
ca... | 24,699 | 0.515467 | 0.471091 | 706 | 33.984421 | 28.673626 | 201 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548159 | false | false | 10 |
11c92657fe86dc1181254393ec3e0c5a4c64a3f5 | 14,611,478,771,148 | be5ba74b98547bd1c5d900da0190084c34aba517 | /Assignment8_Methods/Question13_waterTax.java | 0c9ae7f3d25cd4fa13284636e2bd61d78273b19f | [] | no_license | letmetest1822-sami/JAVA_EU2_Assignments_Sami_K | https://github.com/letmetest1822-sami/JAVA_EU2_Assignments_Sami_K | 70fd6962a8fdd78363923253499d348d19b6d643 | 0ffd10ade307b0da95ea9a10279d57497948655d | refs/heads/master | 2020-11-30T22:05:17.195000 | 2020-04-24T22:08:06 | 2020-04-24T22:08:06 | 230,491,284 | 5 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package assignments.Assignment8_Methods;
import java.util.Scanner;
public class Question13_waterTax {
public static void main(String[] args) {
/*
* This method calculates a water bill, the method gets a double and returns a double.
* The more water you use the more it will cost you (as a fine for w... | UTF-8 | Java | 1,288 | java | Question13_waterTax.java | Java | [] | null | [] | package assignments.Assignment8_Methods;
import java.util.Scanner;
public class Question13_waterTax {
public static void main(String[] args) {
/*
* This method calculates a water bill, the method gets a double and returns a double.
* The more water you use the more it will cost you (as a fine for w... | 1,288 | 0.619565 | 0.551242 | 64 | 18.125 | 21.932068 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.296875 | false | false | 10 |
67b4e250b86dd7f387662c1462eb2ace7ff7f6e5 | 17,626,545,821,213 | 6c25252f8f4fdbb7cd4b86b57e73ceef168c5976 | /src/test/java/cn/edu/swpu/cins/house/test/DetailsTest.java | c336af61320105ff95b398e59e3265aae8debee8 | [] | no_license | kbyyd24/cinsHouse | https://github.com/kbyyd24/cinsHouse | a48c64acf8200b5852ed7b24c10be4287be098a3 | a32a45b0aec26dc903350f6146a8701a8f25db6b | refs/heads/master | 2019-08-28T03:57:35.698000 | 2016-05-04T14:48:13 | 2016-05-04T14:48:13 | 58,059,407 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.edu.swpu.cins.house.test;
import cn.edu.swpu.cins.house.service.BuildingDetailsService;
import org.json.JSONObject;
import org.junit.Test;
/**
* Created by gaoyx_melo on 2016/4/13.
*/
public class DetailsTest {
@Test
public void testgetDetails() {
JSONObject obj = new BuildingDetailsServi... | UTF-8 | Java | 392 | java | DetailsTest.java | Java | [
{
"context": "NObject;\nimport org.junit.Test;\n\n/**\n * Created by gaoyx_melo on 2016/4/13.\n */\npublic class DetailsTest {\n ",
"end": 180,
"score": 0.9996940493583679,
"start": 170,
"tag": "USERNAME",
"value": "gaoyx_melo"
}
] | null | [] | package cn.edu.swpu.cins.house.test;
import cn.edu.swpu.cins.house.service.BuildingDetailsService;
import org.json.JSONObject;
import org.junit.Test;
/**
* Created by gaoyx_melo on 2016/4/13.
*/
public class DetailsTest {
@Test
public void testgetDetails() {
JSONObject obj = new BuildingDetailsServi... | 392 | 0.706633 | 0.663265 | 16 | 23.5 | 22.444376 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 10 |
6430cd2bc2ff1b6033d0023bfcddf8845a934641 | 24,206,435,709,748 | 8e90e85ea146b8dc8ae2650c5f1788bf7248b8a6 | /app/src/main/java/com/example/mac_204/test/data/ui/models/LocationUIModel.java | a8ce31555133d1fd8848d1cd3bca5c8d1a7e7e90 | [] | no_license | Test12332111/test_gm | https://github.com/Test12332111/test_gm | 9bc2f44faa6d7a5a35f136e56f482c8b72053980 | 199f9b04146dbdd10fa5b57fc9fd4d3288f49d66 | refs/heads/master | 2021-01-01T07:59:05.632000 | 2017-07-18T08:16:45 | 2017-07-18T08:16:45 | 97,569,244 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.mac_204.test.data.ui.models;
import com.example.mac_204.test.data.remote.models.SightRestModel;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import java.util.List;
/**
* Created by mac-204 on 7/13/17.
*/
public class LocationUIModel implements Serializable{
... | UTF-8 | Java | 1,528 | java | LocationUIModel.java | Java | [
{
"context": "lizable;\nimport java.util.List;\n\n/**\n * Created by mac-204 on 7/13/17.\n */\n\npublic class LocationUIModel imp",
"end": 247,
"score": 0.9995803833007812,
"start": 240,
"tag": "USERNAME",
"value": "mac-204"
}
] | null | [] | package com.example.mac_204.test.data.ui.models;
import com.example.mac_204.test.data.remote.models.SightRestModel;
import com.google.gson.annotations.SerializedName;
import java.io.Serializable;
import java.util.List;
/**
* Created by mac-204 on 7/13/17.
*/
public class LocationUIModel implements Serializable{
... | 1,528 | 0.625 | 0.615838 | 77 | 18.844156 | 19.568769 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 10 |
127ebe8cbe0a383afaa0e44afbde4e76dff65d36 | 13,709,535,662,402 | e4a7ab1aa1159c91dba20bbf6c73f406e6923468 | /src/main/java/com/aomei/system/dao/ManufactureOrderDetailMapperImpl.java | 1092159df3792258ec65dfcad14b0e6d51d2b217 | [] | no_license | dingjianglei/AMManage | https://github.com/dingjianglei/AMManage | e7acb5ca1c1d07476fba93551d96b84573da7fe3 | be6b77718932702fb2784b0a1b14cb3a52013132 | refs/heads/master | 2020-04-11T00:38:47.463000 | 2016-01-01T11:27:14 | 2016-01-01T11:27:14 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.aomei.system.dao;
import com.aomei.dao.ManufactureOrderDetailMapper;
import com.aomei.dao.impl.MBaseDaoImpl;
import com.aomei.model.ManufactureOrderDetail;
import org.springframework.stereotype.Repository;
/**
* Created by Administrator on 2015/12/5.
*/
@Repository("manufactureOrderDetailMapper")
public... | UTF-8 | Java | 750 | java | ManufactureOrderDetailMapperImpl.java | Java | [] | null | [] | package com.aomei.system.dao;
import com.aomei.dao.ManufactureOrderDetailMapper;
import com.aomei.dao.impl.MBaseDaoImpl;
import com.aomei.model.ManufactureOrderDetail;
import org.springframework.stereotype.Repository;
/**
* Created by Administrator on 2015/12/5.
*/
@Repository("manufactureOrderDetailMapper")
public... | 750 | 0.758667 | 0.749333 | 21 | 34.714287 | 33.392532 | 132 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 10 |
07c0e7e42e4f84a2231977a4571ce5f54e9dbc1c | 2,388,001,858,748 | 024bcb7901ce9d6bc9aef94a78f2038dabc74248 | /src/main/java/com/villcore/game/tetris/model/Theme.java | 3286cf9dbf4a47da4978d1e517d5dd68c14ebf1a | [] | no_license | villcore/tetris | https://github.com/villcore/tetris | fffb7ced280fd5d3f18b3e3d77279b960723627b | 78ed701133e6f0d8bc483ff1e9925729c2eb9004 | refs/heads/master | 2023-08-05T10:11:34.940000 | 2021-09-15T14:05:26 | 2021-09-15T14:05:26 | 403,135,948 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.villcore.game.tetris.model;
public class Theme {
// 背景图片
// block背景图片
}
| UTF-8 | Java | 110 | java | Theme.java | Java | [] | null | [] | package com.villcore.game.tetris.model;
public class Theme {
// 背景图片
// block背景图片
}
| 110 | 0.659574 | 0.659574 | 7 | 12.428572 | 13.189359 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.142857 | false | false | 10 |
6487c27fcbb08be41fa5b95dcc3f99f487ff1a62 | 6,081,673,721,846 | 4d84fa9ba5867f9b17b0a637a822ae6556db2e7a | /app/src/main/java/com/example/flinstagram/models/Post.java | 7211c6fe1b2592611bd769e91391a87ea1bd336f | [
"Apache-2.0"
] | permissive | kanbi18/Flinstagram | https://github.com/kanbi18/Flinstagram | 4be3561bc77d515f11c4a0c35e17a8ac849fdfa7 | c803660002c01fd75ecaf4d8ece6b88233d953e9 | refs/heads/master | 2023-01-03T08:25:07.978000 | 2020-10-31T23:48:36 | 2020-10-31T23:48:36 | 306,796,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.flinstagram.models;
import android.util.Log;
import com.parse.ParseClassName;
import com.parse.ParseException;
import com.parse.ParseFile;
import com.parse.ParseObject;
import com.parse.ParseUser;
import com.parse.SaveCallback;
import java.io.File;
@ParseClassName("Post")
public class Post exten... | UTF-8 | Java | 1,653 | java | Post.java | Java | [
{
"context": "ject {\n public static final String KEY_USER = \"user\";\n public static final String KEY_IMAGE = \"ima",
"end": 384,
"score": 0.6155382990837097,
"start": 380,
"tag": "KEY",
"value": "user"
}
] | null | [] | package com.example.flinstagram.models;
import android.util.Log;
import com.parse.ParseClassName;
import com.parse.ParseException;
import com.parse.ParseFile;
import com.parse.ParseObject;
import com.parse.ParseUser;
import com.parse.SaveCallback;
import java.io.File;
@ParseClassName("Post")
public class Post exten... | 1,653 | 0.656987 | 0.656987 | 60 | 26.549999 | 22.393023 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.566667 | false | false | 10 |
328c13521331c45d133621fb49db79d8e5495d09 | 19,052,474,979,157 | 9deba9ea8c281af77aa86580d2c092497b01501c | /colink-core/src/main/java/com/ifinancesys/system/action/SysResponsibilityAction.java | 2005412ea2d5060427b2509847031999aab3de35 | [] | no_license | baihuili/colink | https://github.com/baihuili/colink | 3650c1e20b129def3ea2a310120ad5a8e0b9b0ad | ea2130668866d023a29fcf1560bdafffcf1dea2d | refs/heads/master | 2020-04-03T03:18:00.822000 | 2018-11-18T12:58:48 | 2018-11-18T12:58:48 | 154,981,727 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ifinancesys.system.action;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.ifinancesys.system.SystemConstant;
import org.apache.log4j.Logger;
import org.apache.struts2.convention.annotation.Action;
import org.apache.strut... | UTF-8 | Java | 14,052 | java | SysResponsibilityAction.java | Java | [
{
"context": "sponsibilityService;\n\n/**\n * 职责管理action\n * @author yyzhai\n *\n * 2014-11-20 上午11:36:38\n */\n@ParentPackage(\"s",
"end": 1185,
"score": 0.9995277523994446,
"start": 1179,
"tag": "USERNAME",
"value": "yyzhai"
},
{
"context": "rvice sysMenuService;\n\n\t/**\n\t * 显示职... | null | [] | package com.ifinancesys.system.action;
import java.util.ArrayList;
import java.util.Date;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import com.ifinancesys.system.SystemConstant;
import org.apache.log4j.Logger;
import org.apache.struts2.convention.annotation.Action;
import org.apache.strut... | 14,052 | 0.71598 | 0.703083 | 467 | 27.892933 | 27.361042 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.312634 | false | false | 10 |
f50240b8117658c9ee264edd081fec1ca7b57d31 | 19,052,474,982,711 | a8f8f4a24698709debaca26400799b465192728f | /digtle/src/main/java/com/phone1000/groupproject/fragment/TeamFragmentRight.java | 717d8cd5c9ce1bb5bd13a7a9df3b08795d854831 | [] | no_license | digtle/TeamWork | https://github.com/digtle/TeamWork | de26fc38163b8aeee59e0a019596ad408d1cdf72 | 07f38ec48e792a56b23005afb681bc809f7092cb | refs/heads/master | 2020-09-24T22:35:36.174000 | 2016-09-19T06:33:09 | 2016-09-19T06:33:09 | 67,585,498 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.phone1000.groupproject.fragment;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.view.LayoutInflater;
import andro... | UTF-8 | Java | 6,007 | java | TeamFragmentRight.java | Java | [
{
"context": "terator;\nimport java.util.List;\n\n/**\n * Created by Administrator on 2016/9/7.\n */\npublic class TeamFragmentRight e",
"end": 1001,
"score": 0.7622458934783936,
"start": 988,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.phone1000.groupproject.fragment;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.support.annotation.Nullable;
import android.support.v4.app.Fragment;
import android.support.v4.widget.SwipeRefreshLayout;
import android.view.LayoutInflater;
import andro... | 6,007 | 0.643449 | 0.633305 | 146 | 39.513699 | 28.9123 | 133 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.69863 | false | false | 10 |
d855a0c78cd4bb29af3eae449642febb0c5a957a | 33,208,687,193,002 | f3bd3526e500eb34975d84cce0ec5487f88a4aa6 | /Project2/src/utility/ContextSingleton.java | e74c208b7926e182ccf88a406cbe3e84ae3400d1 | [] | no_license | lukasicar/Agenti2 | https://github.com/lukasicar/Agenti2 | 9e1373c85ebbe85fe14bd37e264f93a226673467 | 1a5c7510330f6b4f80963f9ed24fbb18d0154b21 | refs/heads/master | 2021-01-23T14:07:20.346000 | 2017-06-21T10:36:16 | 2017-06-21T10:36:16 | 93,243,403 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package utility;
import java.util.Hashtable;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
public abstract class ContextSingleton {
private static Context context;
private static Context initContext() {
try {
Hashtable<String, Obje... | UTF-8 | Java | 956 | java | ContextSingleton.java | Java | [] | null | [] | package utility;
import java.util.Hashtable;
import javax.naming.Context;
import javax.naming.InitialContext;
import javax.naming.NamingException;
public abstract class ContextSingleton {
private static Context context;
private static Context initContext() {
try {
Hashtable<String, Obje... | 956 | 0.643305 | 0.643305 | 31 | 29.870968 | 25.54912 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.548387 | false | false | 10 |
67f3ff56bcc0e0076d08e2fae1162f1fadab5791 | 30,751,965,847,292 | e47aebb5bea13012c94a52e281cb6e278d5cd712 | /src/main/java/prj/datagen/MainTest1.java | 9d2b98988c44d9fe023e7471c78df5f1ab61ae95 | [
"MIT"
] | permissive | martincanaval/datagen | https://github.com/martincanaval/datagen | d848b6f4f0f49ebc69adfcbac5fec31c04d593f9 | 5796484685068326200a178fe479dccffeaf3998 | refs/heads/master | 2020-09-20T19:05:45.358000 | 2016-09-01T16:00:51 | 2016-09-01T16:00:51 | 67,145,923 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package prj.datagen;
import org.fluttercode.datafactory.impl.DataFactory;
public class MainTest1 {
public static void main(String[] args) {
DataFactory df = new DataFactory();
for (int i = 0; i < 100; i++) {
String name = df.getFirstName() + " " + df.getLastName();... | UTF-8 | Java | 382 | java | MainTest1.java | Java | [] | null | [] | package prj.datagen;
import org.fluttercode.datafactory.impl.DataFactory;
public class MainTest1 {
public static void main(String[] args) {
DataFactory df = new DataFactory();
for (int i = 0; i < 100; i++) {
String name = df.getFirstName() + " " + df.getLastName();... | 382 | 0.549738 | 0.536649 | 14 | 25.285715 | 22.603504 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 10 |
29a5ca957c0a0055b9d633355a7306fe12944aa0 | 27,109,833,604,712 | e9affefd4e89b3c7e2064fee8833d7838c0e0abc | /aws-java-sdk-paymentcryptographydata/src/main/java/com/amazonaws/services/paymentcryptographydata/model/transform/SymmetricEncryptionAttributesMarshaller.java | 6d69bc21998511dd096cc74c3cde28452f979d73 | [
"Apache-2.0"
] | permissive | aws/aws-sdk-java | https://github.com/aws/aws-sdk-java | 2c6199b12b47345b5d3c50e425dabba56e279190 | bab987ab604575f41a76864f755f49386e3264b4 | refs/heads/master | 2023-08-29T10:49:07.379000 | 2023-08-28T21:05:55 | 2023-08-28T21:05:55 | 574,877 | 3,695 | 3,092 | Apache-2.0 | false | 2023-09-13T23:35:28 | 2010-03-22T23:34:58 | 2023-09-13T22:30:40 | 2023-09-13T21:56:58 | 4,866,710 | 3,998 | 2,861 | 114 | null | false | false | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | UTF-8 | Java | 2,790 | java | SymmetricEncryptionAttributesMarshaller.java | Java | [] | null | [] | /*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "licen... | 2,790 | 0.761649 | 0.757348 | 61 | 44.737705 | 46.019207 | 154 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.409836 | false | false | 10 |
c40736cfc248c60ccd63a1c81ad137c13714b43b | 17,815,524,345,590 | b6889db6692c033b17b8d42537f371a7f9355f4c | /fan-biz-service/src/main/java/com/genogram/service/impl/FanNewsTongpuPersonServiceImpl.java | 826c58d65314acfb1147411cceebcc5eae916e07 | [] | no_license | jackie19870917/genogram_cloud | https://github.com/jackie19870917/genogram_cloud | 8a72d3cd99596ca8d2e3c7faf8828fa191d47462 | 2232279eda14386f2e7e5bd76336a309a2183d21 | refs/heads/master | 2020-04-24T07:50:04.925000 | 2019-02-20T08:57:26 | 2019-02-20T08:57:26 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.genogram.service.impl;
import com.genogram.entity.FanNewsTongpuPerson;
import com.genogram.mapper.FanNewsTongpuPersonMapper;
import com.genogram.service.IFanNewsTongpuPersonService;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 统谱资料-... | UTF-8 | Java | 571 | java | FanNewsTongpuPersonServiceImpl.java | Java | [
{
"context": "\n/**\n * <p>\n * 统谱资料-人物 服务实现类\n * </p>\n *\n * @author wangwei\n * @since 2018-11-05\n */\n@Service\npublic class Fa",
"end": 358,
"score": 0.9994319081306458,
"start": 351,
"tag": "USERNAME",
"value": "wangwei"
}
] | null | [] | package com.genogram.service.impl;
import com.genogram.entity.FanNewsTongpuPerson;
import com.genogram.mapper.FanNewsTongpuPersonMapper;
import com.genogram.service.IFanNewsTongpuPersonService;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import org.springframework.stereotype.Service;
/**
* <p>
* 统谱资料-... | 571 | 0.814208 | 0.799636 | 20 | 26.450001 | 35.312145 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.35 | false | false | 10 |
abbf4132b1bfc43a5f495df587a1607772987521 | 19,628,000,593,755 | 145b4d0eb76240fc9947b7fca168e763ffe09e1b | /common/model/src/main/java/oleg/sopilnyak/common/model/transport/HotelAgreementDto.java | 0704ea8cd5f5d9104c92898d5b050722964fc275 | [] | no_license | OlegSopilnyak/hotel-pms | https://github.com/OlegSopilnyak/hotel-pms | b9c78ffdc69a48b9e550fd487ddecbccea9003a4 | f1539e243f091fb4a1fdea1cde0e69b5a20a6a94 | refs/heads/master | 2021-01-20T09:46:12.734000 | 2017-09-12T17:59:14 | 2017-09-12T17:59:14 | 100,206,106 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package oleg.sopilnyak.common.model.transport;
import lombok.*;
import oleg.sopilnyak.common.model.business.Guest;
import oleg.sopilnyak.common.model.business.HotelAgreement;
import java.time.LocalDateTime;
import java.util.LinkedHashSet;
import java.util.Set;
/**
* Transport Model type for manage agreem... | UTF-8 | Java | 1,053 | java | HotelAgreementDto.java | Java | [] | null | [] | package oleg.sopilnyak.common.model.transport;
import lombok.*;
import oleg.sopilnyak.common.model.business.Guest;
import oleg.sopilnyak.common.model.business.HotelAgreement;
import java.time.LocalDateTime;
import java.util.LinkedHashSet;
import java.util.Set;
/**
* Transport Model type for manage agreem... | 1,053 | 0.721747 | 0.704653 | 32 | 30.90625 | 22.411436 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 10 |
2c7758787cedb86d0bf2c3e4c088e7e8692bea76 | 4,776,003,671,943 | 795de4c47e623201ac7779ea889c2a8638db3a68 | /src/test/java/com/unistore/product/controller/PriceControllerTest.java | 4ca2bb3dd4f4322bf6f131a6a763a3a729a3161d | [] | no_license | ramabhay/product | https://github.com/ramabhay/product | 633f970b8ed9deff1624d7cee468bc4750b68750 | f67832e371fc65624be706db50e700307bd2b51d | refs/heads/master | 2021-05-21T04:23:00.913000 | 2020-04-12T17:40:21 | 2020-04-12T17:40:21 | 252,540,743 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.unistore.product.controller;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class PriceControllerTest {
@Test
void postProductPrice() {
}
} | UTF-8 | Java | 206 | java | PriceControllerTest.java | Java | [] | null | [] | package com.unistore.product.controller;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.*;
class PriceControllerTest {
@Test
void postProductPrice() {
}
} | 206 | 0.73301 | 0.73301 | 13 | 14.923077 | 17.406725 | 49 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.230769 | false | false | 10 |
01dd9779caf7af244ade8fb9848eb7b92040d5f2 | 11,510,512,383,306 | 5862b50a9745b032996aec6453ea06abf437ac2f | /app/src/main/java/br/com/fiap/app/sektorapp/LoginActivity.java | 8bf32d6a7380e41ed36f8f2e2cd66b47b86646eb | [] | no_license | Brunier/FiapAndroid2016 | https://github.com/Brunier/FiapAndroid2016 | 7b87384495bb06380967bee59b81933acd336f29 | fbbbb0548311b45ba55016a74e70f31c3d4e2e8f | refs/heads/master | 2021-01-17T15:09:31.026000 | 2016-10-08T01:33:53 | 2016-10-08T01:33:53 | 69,679,555 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package br.com.fiap.app.sektorapp;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.preference.PreferenceManager;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.Ap... | UTF-8 | Java | 4,172 | java | LoginActivity.java | Java | [] | null | [] | package br.com.fiap.app.sektorapp;
import android.app.Dialog;
import android.app.ProgressDialog;
import android.content.Intent;
import android.content.SharedPreferences;
import android.os.AsyncTask;
import android.preference.PreferenceManager;
import android.support.v7.app.AlertDialog;
import android.support.v7.app.Ap... | 4,172 | 0.610738 | 0.609779 | 127 | 31.850393 | 27.019993 | 159 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.645669 | false | false | 10 |
211ef16b272720871686b79c1e77f20c1b8ced15 | 10,960,756,545,936 | c659f5a1b2a895dd35068818f25648da78524c8c | /src/test/java/C3/C3Testing/StepDef.java | 1b367f76a8734979c48a7e896cf0d34b7e5125ca | [] | no_license | ssankhe1/ATDD | https://github.com/ssankhe1/ATDD | f27f581e96426b84e7440fe8f10f05cb28d881ba | 34005a19851b30d285b58e6ec35cf5fbd42c74a0 | refs/heads/master | 2021-01-11T16:17:23.395000 | 2017-05-03T20:42:51 | 2017-05-03T20:42:51 | 80,057,422 | 1 | 0 | null | false | 2017-04-17T21:29:09 | 2017-01-25T21:00:18 | 2017-02-14T20:08:55 | 2017-04-17T21:29:09 | 147 | 1 | 0 | 0 | Java | null | null | package C3.C3Testing;
import java.io.File;
import java.io.FileInputStream;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
impo... | UTF-8 | Java | 4,648 | java | StepDef.java | Java | [
{
"context": "path of file\n \t File src=new File(\"C:\\\\Users\\\\ssankhe1\\\\workspacemars\\\\C3Testing\\\\src\\\\test\\\\DataSheets\\",
"end": 2079,
"score": 0.9967430233955383,
"start": 2071,
"tag": "USERNAME",
"value": "ssankhe1"
},
{
"context": " driver.findElement(By.id... | null | [] | package C3.C3Testing;
import java.io.File;
import java.io.FileInputStream;
import org.apache.poi.xssf.usermodel.XSSFSheet;
import org.apache.poi.xssf.usermodel.XSSFWorkbook;
import org.junit.Assert;
import org.openqa.selenium.By;
import org.openqa.selenium.JavascriptExecutor;
import org.openqa.selenium.WebDriver;
impo... | 4,649 | 0.671687 | 0.660284 | 122 | 37.106556 | 27.812254 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.942623 | false | false | 10 |
003ec4c5555c72760cf65aaae778e393a68030e9 | 10,960,756,545,327 | 3d64db65f032080207f5b3ce0320b8ee319c8d3e | /tools/src/main/java/com/rake/rakeapi/tools/queue/QueueState.java | 08aad46db1d0005768d9916cbcacd1677dd2ad41 | [] | no_license | skpdi/rakeapi-java | https://github.com/skpdi/rakeapi-java | 1d1015844395a3f3d301bd048fe4e6e4fd2c2a0b | e2655049f25d4f6ce0b1db87b6a2858db7d5bcc2 | refs/heads/master | 2016-09-15T17:41:06.991000 | 2016-08-26T06:19:15 | 2016-08-26T06:19:15 | 64,652,112 | 3 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.rake.rakeapi.tools.queue;
import com.rake.rakeapi.queue.FileBlockingQueue;
public class QueueState {
private String promptPrefix;
private String prompt;
private String promptSuffix;
private String queueDir;
private FileBlockingQueue<String> fileBlockingQueue;
private boolean isOpen... | UTF-8 | Java | 1,602 | java | QueueState.java | Java | [] | null | [] | package com.rake.rakeapi.tools.queue;
import com.rake.rakeapi.queue.FileBlockingQueue;
public class QueueState {
private String promptPrefix;
private String prompt;
private String promptSuffix;
private String queueDir;
private FileBlockingQueue<String> fileBlockingQueue;
private boolean isOpen... | 1,602 | 0.655431 | 0.655431 | 70 | 21.885714 | 20.167543 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.342857 | false | false | 10 |
340279801e53c0d79f0fd7e3b6532a9711dfeef8 | 19,842,748,942,660 | 8cb4592d165aae53d43f8ead302360a6cac33fb9 | /src/service/Studentservice.java | 2d41293607eb8b1f427d228b5500ff3ee8d5ff1b | [] | no_license | Srividya19715/iihtdemo | https://github.com/Srividya19715/iihtdemo | 344464ef60270d56dc794b99f7da3a5e37a31def | 8b3ce30e629ed37f126ddee34788d8eb6458eced | refs/heads/master | 2023-08-16T17:09:43.208000 | 2021-10-07T13:34:50 | 2021-10-07T13:34:50 | 412,705,811 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package service;
import java.util.List;
import entity.Student;
import exception.ServiceException;
public interface Studentservice {
public boolean insertrecord( List <Student>s) throws ServiceException;
}
| UTF-8 | Java | 227 | java | Studentservice.java | Java | [] | null | [] | package service;
import java.util.List;
import entity.Student;
import exception.ServiceException;
public interface Studentservice {
public boolean insertrecord( List <Student>s) throws ServiceException;
}
| 227 | 0.748899 | 0.748899 | 13 | 15.461538 | 20.390856 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.615385 | false | false | 10 |
d451a6b150fb98970e7baf51c644b8bde0ba99a8 | 16,698,832,906,089 | 58c93922cf4c40dd3f3c21fdcf153e85a7840a41 | /src/kr/co/howfarhaveyoubeen/www/handler/dao/file/FileDAO.java | c56deeb5094dd0ace8db6140406d7913771afb20 | [] | no_license | kkw01234/Howfarhaveyoubeen | https://github.com/kkw01234/Howfarhaveyoubeen | dbc875c31d3262a1a8a1613e813b41d9d222d15e | 4cd0b8856031628751e8b309c3b25888dd1849d1 | refs/heads/master | 2020-04-05T04:17:49.663000 | 2019-07-07T15:03:12 | 2019-07-07T15:03:12 | 156,545,361 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kr.co.howfarhaveyoubeen.www.handler.dao.file;
import java.io.File;
import javax.servlet.http.HttpServletRequest;
public class FileDAO {
public static FileDAO it;
public static FileDAO getInstance() {
if(it == null)
it = new FileDAO();
return it;
}
public boolean deleteFile(String fileurl, HttpSe... | UTF-8 | Java | 849 | java | FileDAO.java | Java | [] | null | [] | package kr.co.howfarhaveyoubeen.www.handler.dao.file;
import java.io.File;
import javax.servlet.http.HttpServletRequest;
public class FileDAO {
public static FileDAO it;
public static FileDAO getInstance() {
if(it == null)
it = new FileDAO();
return it;
}
public boolean deleteFile(String fileurl, HttpSe... | 849 | 0.701121 | 0.69863 | 34 | 22.617647 | 22.417187 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.147059 | false | false | 10 |
5451cd208170ff23e57728bfbe8d34672f4ad70b | 7,662,221,708,298 | a5b911fc31880df18f5acb440d0f5650b734286b | /app/src/main/java/events/jarvi/events/common/BaseView.java | 0356b0e05fb91b7ba38fca8a5d32a272dab05d33 | [] | no_license | alexmalishev270896/events | https://github.com/alexmalishev270896/events | 6a91634fcf2c61bb4ffe0763067dfe3e7a05987e | bccb036f8c4a79ba6c19ccb4f7128b39dfe04619 | refs/heads/master | 2019-08-31T17:32:03.653000 | 2017-07-25T12:33:36 | 2017-07-25T12:33:36 | 98,196,200 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package events.jarvi.events.common;
/**
* Created by jarvi on 01.06.2017.
*/
public interface BaseView {
}
| UTF-8 | Java | 111 | java | BaseView.java | Java | [
{
"context": "age events.jarvi.events.common;\n\n/**\n * Created by jarvi on 01.06.2017.\n */\n\npublic interface BaseView {\n}",
"end": 60,
"score": 0.9987505674362183,
"start": 55,
"tag": "USERNAME",
"value": "jarvi"
}
] | null | [] | package events.jarvi.events.common;
/**
* Created by jarvi on 01.06.2017.
*/
public interface BaseView {
}
| 111 | 0.693694 | 0.621622 | 8 | 12.875 | 15.011974 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.125 | false | false | 10 |
ff4d244e19cb0099d112ae49d5924434c446f08d | 2,216,203,148,365 | 6f3f2ce686c4d48cb13a6fa4244d55efce49dd82 | /Proyecto_De_Luz/Interfaz_Grafica_Nivel_Medio/src/com/starbucks/sistema/venta/graficas/Dialogs/ListaDeClientesModificar.java | 66c604241b19096f104a140d4e34abe44b56082a | [] | no_license | Joaquin121416/Proyecto_Lenguaje_De_Programacion_I | https://github.com/Joaquin121416/Proyecto_Lenguaje_De_Programacion_I | 906805de97c413d1e85da9a2540ddc27a4c123cc | e1bb87deea5ac8607cc4d0a50ba38e4865473596 | refs/heads/master | 2020-08-04T04:55:04.068000 | 2019-10-01T04:45:19 | 2019-10-01T04:45:19 | 212,014,004 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.starbucks.sistema.venta.graficas.Dialogs;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JDialog... | UTF-8 | Java | 6,265 | java | ListaDeClientesModificar.java | Java | [] | null | [] | package com.starbucks.sistema.venta.graficas.Dialogs;
import java.awt.Font;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import java.sql.Connection;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.swing.ImageIcon;
import javax.swing.JButton;
import javax.swing.JDialog... | 6,265 | 0.711093 | 0.694972 | 237 | 25.434599 | 22.043325 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.527426 | false | false | 10 |
5c535e3fde47c08599126719d74e61a06952affc | 20,916,490,763,064 | 15723262dd5ac594fc61978f5cd4c5796d92b678 | /mq/rabbitmq/01-basic/src/main/java/com/s2u2m/study/mq/rabbitmq/basic/publisher/Publisher.java | 82ef24905211026c8a7cfcb460c8e55b24624d2c | [] | no_license | xiayy860612/study | https://github.com/xiayy860612/study | 2869a91b217a74a7c5436144c2d8e38cb9498e55 | ffa31054219d1c807ce461f6c5e871fdd39446e1 | refs/heads/main | 2023-08-01T12:40:22.757000 | 2021-09-15T05:19:19 | 2021-09-15T05:19:19 | 341,821,477 | 0 | 0 | null | false | 2021-09-15T05:19:20 | 2021-02-24T07:53:08 | 2021-02-24T07:53:10 | 2021-09-15T05:19:19 | 2,256 | 0 | 0 | 0 | null | false | false | package com.s2u2m.study.mq.rabbitmq.basic.publisher;
import com.rabbitmq.client.*;
import com.s2u2m.study.mq.rabbitmq.basic.RabbitMqConfig;
import java.io.*;
import java.util.*;
import java.util.concurrent.TimeoutException;
/**
* - enable AE for missing msg, priority: AE > mandatory
* - publish confirm
*/
public ... | UTF-8 | Java | 5,396 | java | Publisher.java | Java | [] | null | [] | package com.s2u2m.study.mq.rabbitmq.basic.publisher;
import com.rabbitmq.client.*;
import com.s2u2m.study.mq.rabbitmq.basic.RabbitMqConfig;
import java.io.*;
import java.util.*;
import java.util.concurrent.TimeoutException;
/**
* - enable AE for missing msg, priority: AE > mandatory
* - publish confirm
*/
public ... | 5,396 | 0.572461 | 0.569867 | 152 | 34.5 | 25.514187 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 10 |
da43bbd2f638850dc34d1d86a5a2091029148b27 | 9,723,806,003,743 | 2b2c733182bcc1c2f0cfc0b4f97766cce41a47ab | /src/main/java/com/qs/model/base/permission/data/StationOrg.java | 54ab21a1dde7f6dc98643b4ad426c27632342cf1 | [] | no_license | StevFang/video | https://github.com/StevFang/video | 7e8e7851567b1e29a91e9c0d4b87a2fe6dfbcf9d | c6f9e8bf2d7c71e54e58d29cda856fd43c7d1884 | refs/heads/master | 2020-03-19T04:07:40.356000 | 2019-04-09T00:10:54 | 2019-04-09T00:10:54 | 135,797,268 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.qs.model.base.permission.data;
import com.qs.enums.base.OrgRangeTypeEnum;
import com.qs.model.AbstractModel;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.io.Serializable;
/**
* @author FBin
* @time 2019/1/7 18:09
*/
@Data
@Al... | UTF-8 | Java | 535 | java | StationOrg.java | Java | [
{
"context": "tor;\n\nimport java.io.Serializable;\n\n/**\n * @author FBin\n * @time 2019/1/7 18:09\n */\n@Data\n@AllArgsConstru",
"end": 282,
"score": 0.9839797019958496,
"start": 278,
"tag": "USERNAME",
"value": "FBin"
}
] | null | [] | package com.qs.model.base.permission.data;
import com.qs.enums.base.OrgRangeTypeEnum;
import com.qs.model.AbstractModel;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
import java.io.Serializable;
/**
* @author FBin
* @time 2019/1/7 18:09
*/
@Data
@Al... | 535 | 0.783178 | 0.764486 | 28 | 18.107143 | 17.538404 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.392857 | false | false | 10 |
8cba5bf3604cf0a0941dc4d5aaa91bf2f8ea8497 | 33,294,586,511,073 | abec86446eef678b1db232a009af5a0d382b54f3 | /data/perfin/data/dao/expense/MySQLExpenseDAOImpl.java | 34dcbb10bf1d1c06a56760ac0a10a3e7005b4a0f | [] | no_license | skbiswas/perfin | https://github.com/skbiswas/perfin | a82516d52a4191fee970a244204068dc6951953b | 8006e119835323e6ab01d3d057b918cab65e51a7 | refs/heads/master | 2021-01-25T10:07:41.296000 | 2011-08-24T18:04:07 | 2011-08-24T18:04:07 | 2,262,006 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package perfin.data.dao.expense;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import perfin.data.util.DBManager;
import perfin.data.util.Query;
import perfin.finance.expense.ExpenseDTO;
/**
* @author skbiswas
*
*/
public class MySQLExpenseDAOImpl implements ExpenseDAO {
... | UTF-8 | Java | 2,433 | java | MySQLExpenseDAOImpl.java | Java | [
{
"context": "perfin.finance.expense.ExpenseDTO;\n\n/**\n * @author skbiswas\n * \n */\npublic class MySQLExpenseDAOImpl implemen",
"end": 254,
"score": 0.9996592402458191,
"start": 246,
"tag": "USERNAME",
"value": "skbiswas"
}
] | null | [] | /**
*
*/
package perfin.data.dao.expense;
import java.sql.SQLException;
import java.util.List;
import java.util.Map;
import perfin.data.util.DBManager;
import perfin.data.util.Query;
import perfin.finance.expense.ExpenseDTO;
/**
* @author skbiswas
*
*/
public class MySQLExpenseDAOImpl implements ExpenseDAO {
... | 2,433 | 0.692561 | 0.692561 | 92 | 25.445652 | 32.592133 | 191 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.673913 | false | false | 10 |
2e922335a6a6243388398573177ae15c17fcec90 | 29,111,288,385,643 | b60d02329c887274e5758ce7f70517fb043aab9b | /boot-util/src/main/java/cn/bevol/util/CompatibleDesUtil.java | 69722226d3772837efb8a411f8dffe2bd1a68b80 | [] | no_license | smartgits/test_app | https://github.com/smartgits/test_app | 39104b8f14aa19a1234f707b19cce8286ddfe49f | 1f1caf71e5b09f9e4a3c815707ad6a007998ed80 | refs/heads/master | 2020-03-08T21:28:53.871000 | 2018-04-06T14:56:47 | 2018-04-06T14:57:08 | 128,407,315 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cn.bevol.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import sun.misc.BASE64Decoder;
import sun.misc.BASE64Encoder;
import javax.crypto.Cipher;
import javax.crypto.SecretKey;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.DESedeKeySpec;
import java... | UTF-8 | Java | 4,517 | java | CompatibleDesUtil.java | Java | [
{
"context": "\n\tpublic static byte[] getSecretKey() {\n\t\treturn \"PA18SHOPLIFEINCUSTOMERACTIVESA\".getBytes();\n\t}\n\n\tpublic static byte[] getIVBytes",
"end": 2630,
"score": 0.9988981485366821,
"start": 2600,
"tag": "KEY",
"value": "PA18SHOPLIFEINCUSTOMERACTIVESA"
},
{
"contex... | null | [] | package cn.bevol.util;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import sun.misc.BASE64Decoder;
import sun.misc.BASE64Encoder;
import javax.crypto.Cipher;
import javax.crypto.SecretKey;
import javax.crypto.SecretKeyFactory;
import javax.crypto.spec.DESedeKeySpec;
import java... | 4,517 | 0.65852 | 0.637414 | 176 | 24.573864 | 24.249067 | 96 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.261364 | false | false | 10 |
59c25f67432a6f270fb001838557fe64330d29db | 29,145,648,098,191 | cebbb5b38b94bb3d681ba693055224f7a90dd1f0 | /src/main/java/xyz/lexteam/meta/api/value/ValueHolder.java | 08bcd9f4a828348399bf066421b40b951a0a09f1 | [
"MIT"
] | permissive | Lexteam/Meta | https://github.com/Lexteam/Meta | 6776ebd437e136b43146f9746ae772e9be06cac3 | 5efe81394523fac54b1c5fdc6a3e2fa937906867 | refs/heads/master | 2021-01-10T16:57:57.147000 | 2016-02-12T17:20:50 | 2016-02-12T17:20:50 | 44,771,895 | 2 | 0 | null | false | 2015-11-01T01:02:48 | 2015-10-22T20:38:14 | 2015-10-31T23:57:45 | 2015-11-01T00:50:58 | 208 | 1 | 0 | 0 | Java | null | null | /*
* This file is part of MetaAPI, licensed under the MIT License (MIT).
*
* Copyright (c) 2015-2016, Lexteam <http://www.lexteam.xyz/>
*
* 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 Softwar... | UTF-8 | Java | 2,469 | java | ValueHolder.java | Java | [
{
"context": "ts an object which holds key values.\n *\n * @author Jamie Mansfield\n */\npublic interface ValueHolder {\n\n /**\n ",
"end": 1402,
"score": 0.9998323321342468,
"start": 1387,
"tag": "NAME",
"value": "Jamie Mansfield"
}
] | null | [] | /*
* This file is part of MetaAPI, licensed under the MIT License (MIT).
*
* Copyright (c) 2015-2016, Lexteam <http://www.lexteam.xyz/>
*
* 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 Softwar... | 2,460 | 0.667072 | 0.663832 | 75 | 31.92 | 27.684778 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.44 | false | false | 10 |
31e34aedca298266d2eb3265681d3171c7dd0758 | 15,487,652,109,548 | 9821426ca32b707134eee8dbda9ef4ce64a97045 | /MiuiSystemUI/raphael/systemui/doze/DozeAuthRemover.java | 291644b3ef574744dbaf46c38c623649f5629c9c | [] | no_license | mooseIre/arsc_compare | https://github.com/mooseIre/arsc_compare | a28af8205cc75647b3f6e8c1b3310ca2b2140725 | 3df667d4e4d4924e11cbcfd9df29346a3c259e32 | refs/heads/master | 2023-06-21T13:30:23.511000 | 2021-08-12T15:13:08 | 2021-08-12T15:13:08 | 277,633,842 | 3 | 3 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.android.systemui.doze;
import android.content.Context;
import com.android.keyguard.KeyguardUpdateMonitor;
import com.android.systemui.Dependency;
import com.android.systemui.doze.DozeMachine;
public class DozeAuthRemover implements DozeMachine.Part {
private final KeyguardUpdateMonitor mKeyguardUpdate... | UTF-8 | Java | 905 | java | DozeAuthRemover.java | Java | [] | null | [] | package com.android.systemui.doze;
import android.content.Context;
import com.android.keyguard.KeyguardUpdateMonitor;
import com.android.systemui.Dependency;
import com.android.systemui.doze.DozeMachine;
public class DozeAuthRemover implements DozeMachine.Part {
private final KeyguardUpdateMonitor mKeyguardUpdate... | 905 | 0.754696 | 0.751381 | 22 | 40.136364 | 38.443932 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.454545 | false | false | 10 |
a48b944b88aeb982f3db1dc79647f89c348542a0 | 10,402,410,847,204 | e8801c79d100623610a705c06a398e7309911cd7 | /src/main/java/com/song/controller/View.java | 6cf4a764aa71d02e81cbe097f676d829713c9d4b | [] | no_license | swd19941030/springboot01 | https://github.com/swd19941030/springboot01 | d67023b0fb8e7bb6a30d5332b45a2602bbb60ae3 | 74a69536711543150ac45e58603678e7cb687f34 | refs/heads/master | 2021-07-25T09:10:21.189000 | 2021-07-09T02:12:31 | 2021-07-09T02:12:31 | 199,965,267 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.song.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMeth... | UTF-8 | Java | 892 | java | View.java | Java | [] | null | [] | package com.song.controller;
import org.springframework.beans.factory.annotation.Value;
import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RequestMeth... | 892 | 0.75 | 0.73991 | 27 | 32.037037 | 22.225246 | 65 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62963 | false | false | 10 |
74be86919257d7ef66084c3588ae8ae4b896b709 | 25,967,372,290,014 | 2391e4ad5561aacbd2a17c4abeedf2796a179558 | /src/test/java/MavenTest1.java | 3a6d3c53af2fe4a3ba1ae19904c6be2e5679c180 | [
"MIT"
] | permissive | sharvarirane555/Java1 | https://github.com/sharvarirane555/Java1 | 0da67aa7a2522a03fbc0a27dff9a46342cecd621 | b94971bf1849cbd44d05a2a323ceb3789f85e88f | refs/heads/master | 2022-12-16T00:37:40.374000 | 2020-09-08T07:42:32 | 2020-09-08T07:42:32 | 287,201,632 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.combo;
import static org.junit.Assert.*;
import java.util.Scanner;
import org.junit.Test;
public class MavenTest1 {
@Test
public void test() {
Scanner sc = new Scanner(System.in);
int count=sc.nextInt();
assertTrue(count==3);
}
}
| UTF-8 | Java | 257 | java | MavenTest1.java | Java | [] | null | [] | package com.combo;
import static org.junit.Assert.*;
import java.util.Scanner;
import org.junit.Test;
public class MavenTest1 {
@Test
public void test() {
Scanner sc = new Scanner(System.in);
int count=sc.nextInt();
assertTrue(count==3);
}
}
| 257 | 0.696498 | 0.688716 | 17 | 14.117647 | 13.096395 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.941176 | false | false | 10 |
1fe0c28a33a6d7948a98953cce2d65914b0a23e1 | 26,336,739,488,614 | 0bc60acc434b3344194b2f65b0e3688becc4cdd7 | /proj.android-studio/app/src/org/cocos2dx/cpp/MasterData.java | af59ec780b9843b238bfc8d69acab2b82f285a02 | [
"MIT"
] | permissive | TakuKobayashi/HearWeGo | https://github.com/TakuKobayashi/HearWeGo | efff568e264eb301d3e795b92a7d6464317eae92 | 99b66daa8d0ed93e6c32beb79fee8a840bce02a9 | refs/heads/master | 2018-01-08T08:53:45.707000 | 2016-03-20T08:07:49 | 2016-03-20T08:07:49 | 52,936,457 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.cocos2dx.cpp;
import android.content.Context;
import android.graphics.Bitmap;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
public class Master... | UTF-8 | Java | 738 | java | MasterData.java | Java | [] | null | [] | package org.cocos2dx.cpp;
import android.content.Context;
import android.graphics.Bitmap;
import android.util.Log;
import com.google.gson.Gson;
import com.google.gson.reflect.TypeToken;
import java.lang.reflect.Type;
import java.util.ArrayList;
import java.util.Collection;
import java.util.List;
public class Master... | 738 | 0.753388 | 0.752033 | 28 | 25.321428 | 24.982927 | 111 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 10 |
475e21ec49ed521480dd4b62b12214348477b0b4 | 28,509,992,965,635 | 5b2bd7af36711ac74ae880c9a25fee7065bcedb0 | /Sokoban.java | fc1f46f2da3173732cf10b2c05a39e8cf2287e87 | [] | no_license | ariaSebastian/sokoban | https://github.com/ariaSebastian/sokoban | 4ce991f404d024c9e5ee56242cd8b4b2dca00da6 | 51c37ecafe7cad9aded14aaf29d30fa7e7889d19 | refs/heads/master | 2022-02-01T00:08:32.719000 | 2019-07-23T03:30:06 | 2019-07-23T03:30:06 | 198,150,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.*;
class Board {
String cur, sol;
int x, y, level;
Board(String s1, String s2, int px, int py, int level) {
cur = s1;
sol = s2;
x = px;
... | UTF-8 | Java | 13,587 | java | Sokoban.java | Java | [] | null | [] | import java.io.BufferedReader;
import java.io.FileNotFoundException;
import java.io.FileReader;
import java.io.IOException;
import java.util.*;
class Board {
String cur, sol;
int x, y, level;
Board(String s1, String s2, int px, int py, int level) {
cur = s1;
sol = s2;
x = px;
... | 13,587 | 0.42528 | 0.4202 | 392 | 33.655613 | 24.858297 | 150 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.834184 | false | false | 10 |
5574b109be8725a390267976e918efc6f018dc5f | 35,038,343,209,486 | 446b6b61555b9be0c8fd540b81d2aa5135d6a5ca | /src/main/java/de/flingelli/security/openvas/reports/data/Preference.java | 21511970d1256508e31aee2af8b981340e3bcfaf | [] | no_license | mflingelli/openvas-helper | https://github.com/mflingelli/openvas-helper | 02d95e82c2512b9ae646e73aa7e4592ab712faed | 11f3d698239b6477e94af882dd95d1d0d2be927a | refs/heads/master | 2022-09-24T06:13:15.845000 | 2017-08-12T17:34:20 | 2017-08-12T17:34:20 | 100,158,854 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.flingelli.security.openvas.reports.data;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
@XmlAccessorType(XmlAccessType.FIELD)
public class Preference {
@XmlElement
private String name;
@XmlElement(na... | UTF-8 | Java | 601 | java | Preference.java | Java | [] | null | [] | package de.flingelli.security.openvas.reports.data;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlElement;
@XmlAccessorType(XmlAccessType.FIELD)
public class Preference {
@XmlElement
private String name;
@XmlElement(na... | 601 | 0.700499 | 0.700499 | 27 | 21.25926 | 16.516193 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.37037 | false | false | 10 |
d0a28d2beddc0fcdbedacd604125b0d5dad7226c | 7,739,531,131,888 | 0d8dfeb9cae93fc08d6bf1c9309c77a6b1e383ec | /src/main/java/com/wucan/handler/ExceptionHd.java | a04bf4ae9784c50f36aa8986d06dee9d4cd6e53e | [] | no_license | wucan533/test01 | https://github.com/wucan533/test01 | b8596852badf235b6fdc7435023acd5f40ec5a12 | f446e93e5e908c43193368abc672be18adfc4937 | refs/heads/master | 2023-02-01T18:23:43.433000 | 2020-12-12T11:44:23 | 2020-12-12T11:44:23 | 320,785,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wucan.handler;
import com.wucan.exception.AgeErrorException;
import com.wucan.exception.NameErrorException;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.servlet.ModelAndView;
@ControllerAdvi... | UTF-8 | Java | 954 | java | ExceptionHd.java | Java | [] | null | [] | package com.wucan.handler;
import com.wucan.exception.AgeErrorException;
import com.wucan.exception.NameErrorException;
import org.springframework.web.bind.annotation.ControllerAdvice;
import org.springframework.web.bind.annotation.ExceptionHandler;
import org.springframework.web.servlet.ModelAndView;
@ControllerAdvi... | 954 | 0.717865 | 0.715686 | 28 | 31.785715 | 19.720108 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 10 |
1b619141bdc046ea9df2a315610c27c69e8133a5 | 7,739,531,128,540 | 20ca701e4ac7effa2d4a7c9c8def524d46d75588 | /ca.mcgill.ecse223.kingdomino/src/test/java/ca/mcgill/ecse223/kingdomino/features/VerifyNeighborAdjacencyStepDefinitions.java | c2a43ac12e0ff8444706d861dbc860096c68821d | [] | no_license | chaggysen/McGill-ModelBasedProgramming-Project | https://github.com/chaggysen/McGill-ModelBasedProgramming-Project | e5bea5461683e6cd7faf703a9148c3817533e718 | 12add5c0e0f3580e58700880f77c60220655f738 | refs/heads/master | 2023-02-09T23:36:53.480000 | 2020-12-22T23:24:39 | 2020-12-22T23:24:39 | 323,751,323 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ca.mcgill.ecse223.kingdomino.features;
import static org.junit.Assert.assertEquals;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import ca.mcgill.ecse223.kingdomino.KingdominoApplication;
import ca.mcgill.ecse223.kingdomino... | UTF-8 | Java | 11,576 | java | VerifyNeighborAdjacencyStepDefinitions.java | Java | [
{
"context": "port io.cucumber.java.en.When;\n\n/**\n * \n * @author Sen Wang\n *\n */\npublic class VerifyNeighborAdjacencyStepDe",
"end": 1158,
"score": 0.9997556209564209,
"start": 1150,
"tag": "NAME",
"value": "Sen Wang"
}
] | null | [] | package ca.mcgill.ecse223.kingdomino.features;
import static org.junit.Assert.assertEquals;
import java.io.BufferedReader;
import java.io.FileReader;
import java.io.IOException;
import java.util.List;
import java.util.Map;
import ca.mcgill.ecse223.kingdomino.KingdominoApplication;
import ca.mcgill.ecse223.kingdomino... | 11,574 | 0.720888 | 0.696786 | 322 | 34.95031 | 30.138252 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.695652 | false | false | 10 |
baee88a5ee8068870e231534e7b823681f746ee1 | 22,187,801,097,726 | bce4a3b63c26f8b8dd62a5fc6a490d3d102c184d | /api/src/main/java/com/handyman/api/controllers/CustomerOpsController.java | 8a61a616f3c1cc216c79aa70489b0dae6e9614e0 | [] | no_license | DarkCrawler/handyman | https://github.com/DarkCrawler/handyman | f126e55344522af2bf1043bbfc8b405f7ab9d17a | 16fdb92679eedb4ad0ea0ffe126b143884e2e5a7 | refs/heads/master | 2021-09-06T21:29:06.426000 | 2018-02-11T19:08:08 | 2018-02-11T19:08:08 | 115,243,133 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.handyman.api.controllers;
import com.handyman.api.services.UserRelatedServices;
import com.handyman.models.implementation.users.UserImpl;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.s... | UTF-8 | Java | 916 | java | CustomerOpsController.java | Java | [] | null | [] | package com.handyman.api.controllers;
import com.handyman.api.services.UserRelatedServices;
import com.handyman.models.implementation.users.UserImpl;
import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.s... | 916 | 0.814411 | 0.811135 | 25 | 35.639999 | 28.464546 | 102 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.6 | false | false | 10 |
96cec9b04c68737d58b8674bd20c674dd080217c | 19,035,295,091,947 | 20ecb37012c8b4e8dffdf1bf1180a7c4224d399d | /part-time-platform/src/main/java/com/ruoyi/partTime/domain/PtpWorkExperience.java | a4fc4363c4c885b6bf0514afad98f17a69a98cf4 | [
"MIT"
] | permissive | kxr224/wanglei | https://github.com/kxr224/wanglei | 6313e1ae8bb72fad929993dd8235ee83a7e99709 | d1c1baa1eed2a72d697216e738f504657e9539aa | refs/heads/master | 2022-09-15T02:41:31.711000 | 2019-05-26T16:10:23 | 2019-05-26T16:10:23 | 187,741,800 | 0 | 0 | MIT | false | 2022-09-01T23:07:25 | 2019-05-21T01:49:14 | 2019-05-26T16:10:40 | 2022-09-01T23:07:22 | 6,903 | 0 | 0 | 7 | Java | false | false | package com.ruoyi.partTime.domain;
import lombok.AllArgsConstructor;
import lombok.NoArgsConstructor;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.ruoyi.common.core.domain.BaseEntity;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**... | UTF-8 | Java | 862 | java | PtpWorkExperience.java | Java | [
{
"context": ";\n\n/**\n * 工作经历表 ptp_work_experience\n * \n * @author ruoyi\n * @date 2019-05-20\n */\n@Data\n@AllArgsConstructor",
"end": 370,
"score": 0.9993861317634583,
"start": 365,
"tag": "USERNAME",
"value": "ruoyi"
}
] | null | [] | package com.ruoyi.partTime.domain;
import lombok.AllArgsConstructor;
import lombok.NoArgsConstructor;
import org.apache.commons.lang3.builder.ToStringBuilder;
import org.apache.commons.lang3.builder.ToStringStyle;
import com.ruoyi.common.core.domain.BaseEntity;
import lombok.Data;
import lombok.EqualsAndHashCode;
/**... | 862 | 0.77524 | 0.762019 | 35 | 22.771429 | 18.391125 | 66 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.828571 | false | false | 10 |
ac2abfa9a7c30e551abae11ae214b7804e16ace7 | 17,300,128,299,608 | d5377f7edb9a7cc9367e5db460e661aba6219570 | /app/src/main/java/com/cloudvision/tanzhenv2/order/wifi/ping/connectivity/RemoteResource.java | 3914d9373f3a7a5292e53c67b698176312ce7098 | [] | no_license | LP1991/NETAPP | https://github.com/LP1991/NETAPP | 3665f07201e25bb00a36fede64d70dff2348ab07 | 95875b58010ab68c8699c2c71eb7fb7097cf4c57 | refs/heads/master | 2021-01-20T19:56:36.445000 | 2016-07-05T07:17:02 | 2016-07-05T07:17:02 | 62,614,475 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cloudvision.tanzhenv2.order.wifi.ping.connectivity;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Created by User on 17/07/2015.
*/
public class RemoteResource implements IRemoteResource {
private String protocol;
private String path;
private IRemoteDestination destinati... | UTF-8 | Java | 1,104 | java | RemoteResource.java | Java | [] | null | [] | package com.cloudvision.tanzhenv2.order.wifi.ping.connectivity;
import java.net.MalformedURLException;
import java.net.URL;
/**
* Created by User on 17/07/2015.
*/
public class RemoteResource implements IRemoteResource {
private String protocol;
private String path;
private IRemoteDestination destinati... | 1,104 | 0.641304 | 0.632246 | 47 | 22.489361 | 23.246021 | 113 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.468085 | false | false | 10 |
724559d68e2b74ac818c4e28cb02efc6f3065c40 | 22,445,499,124,063 | ea344095ec704a74be8a97aace1cd38872863303 | /workspace/PBP3/src/main/java/com/buckwa/service/impl/admin/HolidayServiceImpl.java | 406bdc293ba2ae74b2eadcd2a9aa8aa1fe365803 | [] | no_license | buckwa/BaiwaFramework | https://github.com/buckwa/BaiwaFramework | bf63a690ddb5518bb9bafd03d4cde8f1898c041c | fd89a0d0424f15ad58cd18681fc9e56451f2547b | refs/heads/master | 2021-01-24T10:40:47.852000 | 2018-09-13T06:56:12 | 2018-09-13T06:56:12 | 70,311,217 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.buckwa.service.impl.admin;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.slf4j.Logger;import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | UTF-8 | Java | 10,283 | java | HolidayServiceImpl.java | Java | [] | null | [] | package com.buckwa.service.impl.admin;
import java.text.DateFormat;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import org.slf4j.Logger;import org.slf4j.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springfram... | 10,283 | 0.705242 | 0.694642 | 319 | 31.235109 | 24.812233 | 103 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 3.589342 | false | false | 10 |
13413d90f36847b48fe50cd58b567d83e95f2409 | 20,444,044,343,735 | d7323d4637ae77f325d68c5a333dff897ea93555 | /app/src/main/java/com/game/ludobets/StartmatchActivity.java | 27c2cb252d9f6514c2c17b8c598f49e5c97b4117 | [] | no_license | PrajapatiMansiRamesh/LudoBets | https://github.com/PrajapatiMansiRamesh/LudoBets | 622f6ae72c323199806ae8a4ca2e39e0f265701b | ebf306d2eba906775a5449db60a8ca426be6566f | refs/heads/master | 2022-12-03T04:02:00.508000 | 2020-08-20T06:02:09 | 2020-08-20T06:02:09 | 276,061,983 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.game.ludobets;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Conte... | UTF-8 | Java | 64,459 | java | StartmatchActivity.java | Java | [] | null | [] | package com.game.ludobets;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import androidx.appcompat.app.AppCompatActivity;
import android.app.AlertDialog;
import android.app.ProgressDialog;
import android.content.ClipData;
import android.content.ClipboardManager;
import android.content.Conte... | 64,459 | 0.437151 | 0.436444 | 995 | 62.940704 | 42.300117 | 257 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.636181 | false | false | 10 |
20b961b5aee8e21038b1ebf2941da0d68812bf14 | 8,916,352,153,789 | db96833517094f845fc73e32d86974d1a9143f6b | /tenant-service/src/main/java/com/idea/platform/tenant/vo/CommonUser.java | 189715a0ab5087c5beef190dd543492a4a9032ab | [] | no_license | derrick123456/idea-service | https://github.com/derrick123456/idea-service | 3a5f631b644bb47135805dd63fc84046c07f5d0c | cff01fad8e5471c32ae5e11ff07c6cf1e45ab2f1 | refs/heads/master | 2022-06-28T22:24:08.655000 | 2019-11-18T03:20:07 | 2019-11-18T03:20:07 | 218,434,451 | 0 | 0 | null | false | 2022-06-21T02:15:22 | 2019-10-30T03:19:00 | 2019-11-18T03:26:42 | 2022-06-21T02:15:19 | 48 | 0 | 0 | 2 | Java | false | false | package com.idea.platform.tenant.vo;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import com.idea.p... | UTF-8 | Java | 19,298 | java | CommonUser.java | Java | [] | null | [] | package com.idea.platform.tenant.vo;
import java.io.Serializable;
import java.time.LocalDateTime;
import javax.persistence.Entity;
import javax.persistence.Table;
import javax.validation.constraints.NotBlank;
import javax.validation.constraints.NotNull;
import javax.validation.constraints.Pattern;
import com.idea.p... | 19,298 | 0.67582 | 0.674497 | 695 | 26.195683 | 27.264107 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.339568 | false | false | 10 |
9e55c74ee8f86728e662a1e776d914b5d7f3ebc8 | 31,602,369,432,998 | c4ddca7a110624dd214a4284b7860b0a1f37d927 | /src/AST/Build/DeclarationListener.java | f211351af123ad19da300bd9903ce1b5821a8772 | [
"MIT"
] | permissive | dengwxn/Mx-Compiler | https://github.com/dengwxn/Mx-Compiler | 9b719a60a6656819936eb3ab2d9081fd8258854a | 805a67638b57f5dbb091796490dfa443c72abe13 | refs/heads/master | 2020-04-26T04:02:52.204000 | 2019-08-12T14:40:04 | 2019-08-12T14:40:04 | 173,288,280 | 3 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package AST.Build;
import AST.Program.ClassDeclNode;
import AST.Program.FuncDeclNode;
import AST.Statement.VarDeclStmtNode;
import AST.Type.FuncType;
import AST.Type.IntType;
import AST.Type.Type;
import Parser.MxParser;
import java.util.ArrayList;
import static AST.Build.Tree.*;
public class DeclarationListener ex... | UTF-8 | Java | 4,921 | java | DeclarationListener.java | Java | [] | null | [] | package AST.Build;
import AST.Program.ClassDeclNode;
import AST.Program.FuncDeclNode;
import AST.Statement.VarDeclStmtNode;
import AST.Type.FuncType;
import AST.Type.IntType;
import AST.Type.Type;
import Parser.MxParser;
import java.util.ArrayList;
import static AST.Build.Tree.*;
public class DeclarationListener ex... | 4,921 | 0.654542 | 0.654339 | 138 | 34.65942 | 25.95439 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.789855 | false | false | 10 |
4ee4cf50ceda488fa1dc64dbdaefddeb293126e9 | 33,354,716,055,231 | b41362b44344e92f21bbcb2fa65ae3984f4c6b22 | /src/main/java/org/bian/dto/SDMortgageLoanRetrieveOutputModelMortgageLoanOfferedServiceMortgageLoanServiceRecordMortgageLoanServicePoliciesandGuidelines.java | 9f999dd4964be68959feb06dcc804703af3e54c6 | [
"Apache-2.0"
] | permissive | bianapis/sd-mortgage-loan-v3 | https://github.com/bianapis/sd-mortgage-loan-v3 | b44fac80e8841bd5432c32f13527e9d64c069101 | e632bc5a1c515c32539ac09404eb68476dfbf660 | refs/heads/master | 2022-12-19T12:50:51.361000 | 2020-09-26T16:07:51 | 2020-09-26T16:07:51 | 298,850,166 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import javax.validation.Valid;
/**
* SDMortgageLoanRetrieveOutputModelMortgageLoanOfferedServiceM... | UTF-8 | Java | 2,316 | java | SDMortgageLoanRetrieveOutputModelMortgageLoanOfferedServiceMortgageLoanServiceRecordMortgageLoanServicePoliciesandGuidelines.java | Java | [] | null | [] | package org.bian.dto;
import com.fasterxml.jackson.annotation.JsonProperty;
import com.fasterxml.jackson.annotation.JsonCreator;
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
import javax.validation.Valid;
/**
* SDMortgageLoanRetrieveOutputModelMortgageLoanOfferedServiceM... | 2,316 | 0.816494 | 0.816494 | 63 | 35.746033 | 49.39056 | 222 | false | false | 0 | 0 | 0 | 0 | 125 | 0.107513 | 0.301587 | false | false | 10 |
1f1220def71a5457be7f0d68720a1f2497dc59c3 | 24,833,500,957,961 | 753be36837030ee5993dba6ccf691511faf1ec41 | /development/org.eclipse.wst.sse.unittests/src/org/eclipse/wst/sse/unittests/MasterListTestSuite.java | 03cafb4a09186e97f9632456765d95e524ebb967 | [] | no_license | kingargyle/wtp-sourceediting | https://github.com/kingargyle/wtp-sourceediting | da51c1da9dcc906a7b2cb3399d447bf148c1abbd | 008173496f087062264ff4c77da2e7fdc36340c9 | refs/heads/master | 2016-09-06T06:42:35.379000 | 2011-06-16T00:59:07 | 2011-06-16T00:59:07 | 1,908,091 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*****************************************************************************
* Copyright (c) 2004, 2009 IBM Corporation and others.
*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the Eclipse Public License v1.0 which
* accompanies this distribution,... | UTF-8 | Java | 4,844 | java | MasterListTestSuite.java | Java | [] | null | [] | /*****************************************************************************
* Copyright (c) 2004, 2009 IBM Corporation and others.
*
* All rights reserved. This program and the accompanying materials are made
* available under the terms of the Eclipse Public License v1.0 which
* accompanies this distribution,... | 4,844 | 0.735756 | 0.733072 | 126 | 37.444443 | 25.686312 | 117 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.103175 | false | false | 10 |
9c6393b0a665aade0c8f45f0ddc5356dd584e791 | 24,833,500,960,298 | 9617766ea0cb727d56866031e5d565044ab767a5 | /javaAlgotithm/找出最大的对象/BiggestObject.java | 597dcf368f4ad48f6d06c1773c6e5bbc95ff0563 | [] | no_license | 15529343201/JAVA | https://github.com/15529343201/JAVA | e8ba9c646ee3089e6ae282f2b86851faf2a6205c | 1baaf91ea8af4ff4c88541c5b2f80896d9a381ec | refs/heads/master | 2020-04-15T14:42:52.803000 | 2017-04-14T15:01:09 | 2017-04-14T15:01:09 | 68,193,045 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.Date;
import java.util.Scanner;
public class BiggestObject
{
static int i;
public BiggestObject()
{
}
public static void main(String[] args)
{
Scanner input = new Scanner(System.in);
String[] strings = new String[5];
Integer[] list = new Integer[5];
Date[] dates = new Date[10... | UTF-8 | Java | 983 | java | BiggestObject.java | Java | [] | null | [] | import java.util.Date;
import java.util.Scanner;
public class BiggestObject
{
static int i;
public BiggestObject()
{
}
public static void main(String[] args)
{
Scanner input = new Scanner(System.in);
String[] strings = new String[5];
Integer[] list = new Integer[5];
Date[] dates = new Date[10... | 983 | 0.56765 | 0.557477 | 54 | 17.203703 | 17.196445 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.092592 | false | false | 10 |
149c95373f9e3fccccadbc9b18351b6b5be3c15b | 27,882,927,737,347 | 664f269e7f539d2bece63143efc0e107f0dd2b11 | /src/org/apache/sanselan/common/BinaryFileParser.java | d21c8cf67d3e8b8f844c8e537f4fdb34b8c4ffb3 | [] | no_license | reverseengineeringer/com.konylabs.capitalone | https://github.com/reverseengineeringer/com.konylabs.capitalone | 3983e570306f54502b354f90a315b622e2ef29f2 | 9e5d3bb5fe24a666285fc0d846c89d1f4b07858e | refs/heads/master | 2019-05-26T01:55:03.827000 | 2015-07-05T03:25:05 | 2015-07-05T03:25:05 | 38,555,331 | 2 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.apache.sanselan.common;
import java.io.InputStream;
import org.apache.sanselan.ImageReadException;
public class BinaryFileParser
extends BinaryFileFunctions
{
private int b = 77;
public static boolean b(byte[] paramArrayOfByte1, byte[] paramArrayOfByte2)
{
if ((paramArrayOfByte1 == null) ||... | UTF-8 | Java | 1,758 | java | BinaryFileParser.java | Java | [] | null | [] | package org.apache.sanselan.common;
import java.io.InputStream;
import org.apache.sanselan.ImageReadException;
public class BinaryFileParser
extends BinaryFileFunctions
{
private int b = 77;
public static boolean b(byte[] paramArrayOfByte1, byte[] paramArrayOfByte2)
{
if ((paramArrayOfByte1 == null) ||... | 1,758 | 0.636519 | 0.61149 | 77 | 21.844156 | 26.445761 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.519481 | false | false | 10 |
d4f9140b20c8261433d8967230a1f3473c963e5a | 18,657,337,938,639 | c26fd3a70f0ac5e0a3b0b166fe74be7578148048 | /src/main/java/eventListeners/TableFilteredListener.java | cf8330b03d48e309640be11598a1d65bbab352d9 | [] | no_license | AKolchev/MusicManager | https://github.com/AKolchev/MusicManager | e6b41904bd0555d237b3d055b8daf20b7a5ec423 | 6efc098e7a7aa58ab8c4472e6ead594d9b7e3a91 | refs/heads/master | 2022-11-11T19:52:13.263000 | 2020-07-05T11:41:55 | 2020-07-05T11:41:55 | 261,032,478 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package eventListeners;
/**
* An interface, representing the event of applying a filter to the table
* contents
*
* @author AKolchev, f55283
*/
public interface TableFilteredListener {
/**
* Method fired when a filtering string has been set for the table
*
* @param filter The string which has ... | UTF-8 | Java | 411 | java | TableFilteredListener.java | Java | [
{
"context": "ng a filter to the table\n * contents\n *\n * @author AKolchev, f55283\n */\npublic interface TableFilteredListene",
"end": 137,
"score": 0.921334445476532,
"start": 129,
"tag": "NAME",
"value": "AKolchev"
},
{
"context": "r to the table\n * contents\n *\n * @author AKo... | null | [] | package eventListeners;
/**
* An interface, representing the event of applying a filter to the table
* contents
*
* @author AKolchev, f55283
*/
public interface TableFilteredListener {
/**
* Method fired when a filtering string has been set for the table
*
* @param filter The string which has ... | 411 | 0.695864 | 0.683698 | 17 | 23.17647 | 26.606579 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.235294 | false | false | 10 |
453981d7880548ad5174d151dfc51a3d655a4715 | 8,366,596,308,976 | feee55c42e1ece2b9f878a2f03a59d7ae699bfb5 | /Game Library/src/com/FOEVERGOD73/Components/Clickable.java | f8334eedc97eb78eb4e4d05895fa845d11151778 | [] | no_license | zhuethanca/Game-Library | https://github.com/zhuethanca/Game-Library | 51dceccb0208a4f20e88112e5a1e7de56e0d19db | 8f17c5a13f271c3942a5ce8f4bd4aa02d947a04b | refs/heads/master | 2021-05-29T00:38:56.475000 | 2015-05-31T18:00:23 | 2015-05-31T18:00:23 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.FOEVERGOD73.Components;
import com.FOEVERGOD73.Util.Input;
public class Clickable extends GameComponent {
private int x, y, width, height;
private int mouseCode;
public Clickable(String name, int x, int y, int width, int height, int mouseCode) {
super(name);
this.x = x;
this.y = y;
this.m... | UTF-8 | Java | 687 | java | Clickable.java | Java | [] | null | [] | package com.FOEVERGOD73.Components;
import com.FOEVERGOD73.Util.Input;
public class Clickable extends GameComponent {
private int x, y, width, height;
private int mouseCode;
public Clickable(String name, int x, int y, int width, int height, int mouseCode) {
super(name);
this.x = x;
this.y = y;
this.m... | 687 | 0.672489 | 0.666667 | 26 | 25.423077 | 29.139153 | 129 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.153846 | false | false | 10 |
f1f6d7263e33fd96bd3750e151b9b8687bf204b2 | 8,211,977,532,029 | 8e6245c3ccc36b4f7ca164b4f10899d6274426af | /src/main/java/StateProbability.java | 632c1e6b156da4d8b139a23fa49607da72ce58dc | [] | no_license | tomyaacov/AI-exercise5 | https://github.com/tomyaacov/AI-exercise5 | 9a5b9e9020a8db4ee98cf16629b1d5809c0099c8 | ec9641b9137eeaa870c9bf6c6ce2d8d21b78de41 | refs/heads/master | 2020-04-16T13:37:13.403000 | 2019-01-15T17:01:28 | 2019-01-15T17:01:28 | 165,635,122 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import lombok.Getter;
import lombok.Setter;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
public class StateProbability {
@Getter @Setter
private State state;
@Getter @Setter
private double probability;
public StateProbability(State state, d... | UTF-8 | Java | 1,022 | java | StateProbability.java | Java | [] | null | [] | import lombok.Getter;
import lombok.Setter;
import java.util.HashMap;
import java.util.LinkedList;
import java.util.List;
import java.util.Map;
public class StateProbability {
@Getter @Setter
private State state;
@Getter @Setter
private double probability;
public StateProbability(State state, d... | 1,022 | 0.638943 | 0.624266 | 38 | 25.894737 | 19.993143 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.894737 | false | false | 10 |
8d34bc595434e3441d975bb6f3cd7857eee35878 | 28,673,201,716,504 | 5a8e19995e187e5cbd0e3a39b34c9ad81f5efbd9 | /_Engine Utils/src/engine/utils/MathHelper.java | 73b5406b77149ec24df4c4d6969221b492c01848 | [] | no_license | robinvd995/3D-Engine | https://github.com/robinvd995/3D-Engine | 17b2e311fd7592ae8e0ddb8f4bbe210996a91e9c | 3803dfdee368ef05e648d5ca9cb622024c5bc820 | refs/heads/master | 2021-01-10T04:24:08.718000 | 2016-03-18T16:44:19 | 2016-03-18T16:44:19 | 53,747,087 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package engine.utils;
public class MathHelper {
public static Matrix4f createTransformationMatrix(Vector3f position, float sx, float sy, float sz, Quaternion quat){
Matrix4f matrix = new Matrix4f();
matrix.setIdentity();
Matrix4f.translate(position, matrix, matrix);
Matrix4f.mul(matrix, quat.toMatrix... | UTF-8 | Java | 3,145 | java | MathHelper.java | Java | [] | null | [] | package engine.utils;
public class MathHelper {
public static Matrix4f createTransformationMatrix(Vector3f position, float sx, float sy, float sz, Quaternion quat){
Matrix4f matrix = new Matrix4f();
matrix.setIdentity();
Matrix4f.translate(position, matrix, matrix);
Matrix4f.mul(matrix, quat.toMatrix... | 3,145 | 0.683625 | 0.6531 | 97 | 30.42268 | 29.895638 | 119 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.773196 | false | false | 10 |
6512c435e064f174f895816c1ea24d1fc89dc18f | 31,370,441,131,845 | 394dd417fe49f542fb7af20d67998f18a50d0d53 | /pace-service/src/main/java/com/poweredbypace/pace/repository/TransactionLogEntryRepository.java | 2895892d0c167aff917e9d682412d00934e191fe | [] | no_license | bellmit/backend | https://github.com/bellmit/backend | c72e32f002d237eed1d8f2a09da3f67bd860c1fa | 769fc9630c09cea281fd958a42c1da907e1447c4 | refs/heads/master | 2023-04-14T05:07:15.642000 | 2021-04-20T02:57:06 | 2021-04-20T02:57:06 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.poweredbypace.pace.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.poweredbypace.pace.domain.order.Order;
import com.poweredbypace.pace.domain.order.TransactionLogEntry;
public interface TransactionLogEntryRepository extends JpaRepository<Trans... | UTF-8 | Java | 399 | java | TransactionLogEntryRepository.java | Java | [] | null | [] | package com.poweredbypace.pace.repository;
import java.util.List;
import org.springframework.data.jpa.repository.JpaRepository;
import com.poweredbypace.pace.domain.order.Order;
import com.poweredbypace.pace.domain.order.TransactionLogEntry;
public interface TransactionLogEntryRepository extends JpaRepository<Trans... | 399 | 0.847118 | 0.847118 | 12 | 32.25 | 31.586191 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.666667 | false | false | 10 |
3d3c910650c11a38ee3edb5d24cd4641735a50fb | 807,453,871,390 | 28725543f66badc90563a29f7cfe4879816e1ca9 | /src/com/jacamars/dsp/rtb/commands/Echo.java | d98a4aa6321ab2df0f674c17b0bf30c133c44f5c | [
"Apache-2.0"
] | permissive | zorrofox/Newbidder | https://github.com/zorrofox/Newbidder | 06e0f9c99a84c4173e260257528399c89b8bb5af | da7a61ba22c3985c7c72c4d1ddf617ca3be9c380 | refs/heads/master | 2023-08-15T22:23:16.590000 | 2021-09-17T17:14:55 | 2021-09-17T17:14:55 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jacamars.dsp.rtb.commands;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.hazelcast.client.config.ClientConfig;
import com.hazelcast.config.Config;
import com.hazelcast.nio.serializ... | UTF-8 | Java | 6,644 | java | Echo.java | Java | [
{
"context": "mpaigns currently loaded in the system.\n * @author Ben M. Faul\n *\n */\n\npublic class Echo extends BasicCommand im",
"end": 1017,
"score": 0.9997358322143555,
"start": 1006,
"tag": "NAME",
"value": "Ben M. Faul"
}
] | null | [] | package com.jacamars.dsp.rtb.commands;
import java.io.IOException;
import java.util.ArrayList;
import java.util.List;
import java.util.Map;
import com.fasterxml.jackson.core.JsonProcessingException;
import com.hazelcast.client.config.ClientConfig;
import com.hazelcast.config.Config;
import com.hazelcast.nio.serializ... | 6,639 | 0.729831 | 0.72953 | 224 | 28.660715 | 25.33016 | 132 | false | false | 0 | 0 | 0 | 0 | 64 | 0.009633 | 1.696429 | false | false | 10 |
b3d03f057d08ab64b7035b249615ca5c48af3ebd | 3,264,175,167,148 | 6135157e66afb1a5cb5b99ea0695fee3e1f786c4 | /ERP/src/erp/AdminNotice.java | 52bee691b0d22b1933760cbb5afb7eba2902d40f | [] | no_license | naman-ajmera/College-ERP-using-Java-Swing | https://github.com/naman-ajmera/College-ERP-using-Java-Swing | 6b270c8db183aa4ec5ddb341435b81ec6ae3478b | 7e10ab546dc2c39f6c0093ab42494cc8f7e684cf | refs/heads/master | 2020-03-25T05:12:25.565000 | 2018-08-03T14:20:23 | 2018-08-03T14:20:23 | 143,434,971 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package erp;
import java.awt.Color;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.... | UTF-8 | Java | 14,753 | java | AdminNotice.java | Java | [
{
"context": "import javax.swing.JOptionPane;\n\n/**\n *\n * @author VATSAL AJMERA\n */\npublic class AdminNotice extends javax.swing.",
"end": 465,
"score": 0.9997203946113586,
"start": 452,
"tag": "NAME",
"value": "VATSAL AJMERA"
},
{
"context": "//localhost:51586;database=bios1;us... | 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 erp;
import java.awt.Color;
import java.sql.Connection;
import java.sql.Date;
import java.sql.DriverManager;
import java.sql.... | 14,747 | 0.634447 | 0.614316 | 280 | 51.689285 | 40.442375 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.885714 | false | false | 10 |
e0b21f0333ef3312ea5a4f96682bd8dfe0f952c4 | 26,817,775,814,399 | c1ab930305e651d0ab0262f1bccee1d4c8436375 | /src/main/java/com/jobdiva/api/model/SocialNetwork.java | 6e838674198a28ba1740957bbc201088712e3483 | [] | no_license | omarkamoun1/SpringRestAPI | https://github.com/omarkamoun1/SpringRestAPI | ad2c0e846965b364f5067c7a229482b6ee5a8b3a | 4a83b2f3dc097cc28eba2059873771679474f5d5 | refs/heads/master | 2023-04-30T08:47:37.804000 | 2021-05-20T10:33:11 | 2021-05-20T10:33:11 | 369,308,227 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jobdiva.api.model;
@SuppressWarnings("serial")
public class SocialNetwork implements java.io.Serializable {
private Integer snid;
private String snurl;
private String snname;
public Integer getSnid() {
return snid;
}
public void setSnid(Integer snid) {
this.snid = snid;
}
... | UTF-8 | Java | 572 | java | SocialNetwork.java | Java | [] | null | [] | package com.jobdiva.api.model;
@SuppressWarnings("serial")
public class SocialNetwork implements java.io.Serializable {
private Integer snid;
private String snurl;
private String snname;
public Integer getSnid() {
return snid;
}
public void setSnid(Integer snid) {
this.snid = snid;
}
... | 572 | 0.660839 | 0.660839 | 33 | 15.333333 | 15.010434 | 60 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.424242 | false | false | 10 |
e6e2a51bb59a17cfb9eaa3a91a5aae59f0672858 | 31,310,311,606,136 | 39e84d55b86fa644bd38059700658618c3fd3a5d | /src/ejercicios/Telemarketer.java | af2f71df3b43d26fe3be6b4ff6f87b9b8d358e54 | [] | no_license | araimun/poo | https://github.com/araimun/poo | 6a2db38f02b8c9603d33b14fe53f4b2ee71fb471 | fb43b877b8eaadb8adc876e2048c4aa3268b27da | refs/heads/master | 2021-01-20T08:03:07.103000 | 2020-10-20T02:42:24 | 2020-10-20T02:42:24 | 90,091,587 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ejercicios;
public class Telemarketer extends OrderTaker {
private int peopleHarassed;
public void incrementPeopleHarassed() { peopleHarassed++; }
public int getPeopleHarassed() { return peopleHarassed; }
public double calculatePay() {
double temp;
//Telemarketer get 1... | UTF-8 | Java | 536 | java | Telemarketer.java | Java | [] | null | [] | package ejercicios;
public class Telemarketer extends OrderTaker {
private int peopleHarassed;
public void incrementPeopleHarassed() { peopleHarassed++; }
public int getPeopleHarassed() { return peopleHarassed; }
public double calculatePay() {
double temp;
//Telemarketer get 1... | 536 | 0.662313 | 0.643657 | 17 | 30.588236 | 24.393969 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.411765 | false | false | 10 |
09aabccbb628a66329b9cad2b102ada4d09fbe63 | 25,769,803,794,994 | 9e851d8595d7239f69a79e1c93dc6cef87aae936 | /src/third/GreekAlphabet.java | d5abfb3cbd2020fdbe4a921e2570da7f7fb21316 | [] | no_license | bestAmy/test | https://github.com/bestAmy/test | 11a0f4adedda6da61e5d4a66417bcd521d3e18a7 | 421206029643a2b629cf482051681b1159e64309 | refs/heads/master | 2020-12-03T21:18:23.927000 | 2020-01-03T02:11:22 | 2020-01-03T02:11:22 | 231,490,579 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package third;
public class GreekAlphabet {
public static void main(String[] args) {
int startPosition = 0 , endPosition = 0;
char cStart ='α' ,cEnd = 'ω';
startPosition = (int)cStart;
endPosition = (int)cEnd;
System.out.println("希腊字母\'α\'在unicode表中的顺序位置:"+(int)cStart);
... | UTF-8 | Java | 650 | java | GreekAlphabet.java | Java | [] | null | [] | package third;
public class GreekAlphabet {
public static void main(String[] args) {
int startPosition = 0 , endPosition = 0;
char cStart ='α' ,cEnd = 'ω';
startPosition = (int)cStart;
endPosition = (int)cEnd;
System.out.println("希腊字母\'α\'在unicode表中的顺序位置:"+(int)cStart);
... | 650 | 0.513957 | 0.502463 | 22 | 26.681818 | 18.902588 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.681818 | false | false | 10 |
6b2073f8f9e5e14f3940ee5ef8dd6bca6a2fa5ad | 16,054,587,773,384 | 6f8564b6e54e83a4695b035b9c5c3aaa0dfede85 | /app/src/main/java/com/vlasquez/zemogatechtest/ui/ScreenProvider.java | 0da0fa6793aa9fbdd29af92afa8f8ec8bf303d2a | [] | no_license | vlasquez/ZemogaTechTest | https://github.com/vlasquez/ZemogaTechTest | 1eddecf2b05660dd34609dff0cff9565696b36b9 | 40db70ae77e208fec38397b298036eb97d2c9d86 | refs/heads/master | 2020-04-30T11:03:17.741000 | 2019-03-28T19:16:04 | 2019-03-28T19:16:04 | 176,792,265 | 0 | 0 | null | false | 2019-03-28T18:47:04 | 2019-03-20T18:16:28 | 2019-03-26T16:50:28 | 2019-03-28T18:47:04 | 350 | 0 | 0 | 0 | Java | false | null | package com.vlasquez.zemogatechtest.ui;
import android.support.v4.app.Fragment;
public interface ScreenProvider {
Fragment initialScreen();
}
| UTF-8 | Java | 147 | java | ScreenProvider.java | Java | [
{
"context": "package com.vlasquez.zemogatechtest.ui;\n\nimport android.support.v4.ap",
"end": 19,
"score": 0.5185197591781616,
"start": 16,
"tag": "USERNAME",
"value": "que"
}
] | null | [] | package com.vlasquez.zemogatechtest.ui;
import android.support.v4.app.Fragment;
public interface ScreenProvider {
Fragment initialScreen();
}
| 147 | 0.795918 | 0.789116 | 8 | 17.375 | 17.485262 | 39 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 10 |
29945de730da46671731100e70c594d4b14a783c | 2,705,829,420,761 | ccaeddafb73e969c0c2b242dd9625f40a8dfd541 | /src/com/d1/bean/BrandRck.java | dd50f383bf61d85caf2481df3b74a11d317e443a | [] | no_license | ACGT/d1 | https://github.com/ACGT/d1 | 1f2e3e1759e34bfb1a730fda28ff90d3a4349531 | c661e7c0b2ea1182105c9b155b1740515c6a2f37 | refs/heads/master | 2021-01-21T20:34:57.056000 | 2015-10-16T14:10:51 | 2015-10-16T14:10:51 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.d1.bean;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import com.d1.dbcache.core.BaseEntity;
/**
* @author Administrator
*
*/
@Entity
@Table(name="brandrck")
public class BrandRck extends BaseEntity implements java.io.S... | UTF-8 | Java | 1,532 | java | BrandRck.java | Java | [
{
"context": "rt com.d1.dbcache.core.BaseEntity;\n\n/**\n * @author Administrator\n *\n */\n@Entity\n@Table(name=\"brandrck\")\npublic cla",
"end": 218,
"score": 0.8886415958404541,
"start": 205,
"tag": "NAME",
"value": "Administrator"
}
] | null | [] | package com.d1.bean;
import javax.persistence.Column;
import javax.persistence.Entity;
import javax.persistence.Id;
import javax.persistence.Table;
import com.d1.dbcache.core.BaseEntity;
/**
* @author Administrator
*
*/
@Entity
@Table(name="brandrck")
public class BrandRck extends BaseEntity implements java.io.S... | 1,532 | 0.749347 | 0.747389 | 64 | 22.9375 | 18.767387 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.296875 | false | false | 10 |
a1056e087118b80c5a518e3df86b089001c7e14e | 4,071,629,037,291 | 278a38e8dcb03cdb24ef158769dc59693a8c6e72 | /wave/src/test/java/org/waveprotocol/wave/crypto/CertConstantUtil.java | d9802d9c36a2392af23d0d541c1a6879bca0ef96 | [
"BSD-3-Clause",
"Apache-2.0",
"LicenseRef-scancode-generic-export-compliance"
] | permissive | SwellRT/swellrt | https://github.com/SwellRT/swellrt | b592f6486bd18cd54cc0b12563ad440399eec861 | 0b33f6d7fa933f2e180dc80d2beb6f6f2ff6eb54 | refs/heads/master | 2021-11-24T08:53:29.924000 | 2018-12-25T19:53:28 | 2018-12-25T19:53:28 | 15,933,766 | 89 | 11 | Apache-2.0 | false | 2021-11-12T01:36:54 | 2014-01-15T11:52:21 | 2021-11-05T18:42:45 | 2018-12-25T20:06:02 | 233,181 | 215 | 31 | 55 | Java | false | false | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | UTF-8 | Java | 1,967 | java | CertConstantUtil.java | Java | [] | null | [] | /**
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you... | 1,967 | 0.763599 | 0.755465 | 51 | 37.568626 | 28.261562 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.431373 | false | false | 10 |
7881614a04f440c63ac042637de8e2742e008764 | 4,071,629,036,525 | a91c0025313e75004780ec2bed2af66431516437 | /src/main/java/com/eteach/eteach/api/rest/course/SectionController.java | c4550423a8050989baeed03e870fdae4d3e1a422 | [] | no_license | bendary577/Eteach-Back-End | https://github.com/bendary577/Eteach-Back-End | aa966626e74aec5d704e6fee709cef724e512a89 | 9e18f33ffba9fff53017a474cd71071c73dc6e0b | refs/heads/main | 2023-05-26T01:39:20.722000 | 2021-06-14T02:46:12 | 2021-06-14T02:46:12 | 339,892,816 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.eteach.eteach.api.rest.course;
import com.eteach.eteach.exception.ResourceNotFoundException;
import com.eteach.eteach.http.request.dataRequest.course.AddSectionRequest;
import com.eteach.eteach.http.response.ApiResponse;
import com.eteach.eteach.model.course.Course;
import com.eteach.eteach.model.course.Se... | UTF-8 | Java | 3,771 | java | SectionController.java | Java | [] | null | [] | package com.eteach.eteach.api.rest.course;
import com.eteach.eteach.exception.ResourceNotFoundException;
import com.eteach.eteach.http.request.dataRequest.course.AddSectionRequest;
import com.eteach.eteach.http.response.ApiResponse;
import com.eteach.eteach.model.course.Course;
import com.eteach.eteach.model.course.Se... | 3,771 | 0.638557 | 0.638027 | 84 | 43.892857 | 32.423542 | 127 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.642857 | false | false | 10 |
327af70665c28312638d12a607006d9adaf78084 | 14,379,550,545,685 | 0889671ed0a00995215e4c9b4643dd3e79d16368 | /src/test/java/net/avensome/dev/parsing/parser/AbstractParserTest.java | 4d64022c6b6dc4f1ce7e43409a6dd745f8464272 | [
"MIT"
] | permissive | gronostajo/bbcode-strict-java | https://github.com/gronostajo/bbcode-strict-java | 3672d304570f253258feb311a0bb390e8d1980cc | 39c10089d4f165b71de2bc17f9bcd74cd986e23f | refs/heads/master | 2017-10-18T06:17:14.041000 | 2016-10-28T12:59:40 | 2016-10-28T12:59:40 | 69,520,299 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package net.avensome.dev.parsing.parser;
import net.avensome.dev.parsing.error.ParsingException;
import net.avensome.dev.parsing.error.syntactic.SyntacticErrorException;
import net.avensome.dev.parsing.error.syntactic.UnhandledTransitionException;
import net.avensome.dev.parsing.lexer.Token;
import net.avensome.dev.pa... | UTF-8 | Java | 2,859 | java | AbstractParserTest.java | Java | [] | null | [] | package net.avensome.dev.parsing.parser;
import net.avensome.dev.parsing.error.ParsingException;
import net.avensome.dev.parsing.error.syntactic.SyntacticErrorException;
import net.avensome.dev.parsing.error.syntactic.UnhandledTransitionException;
import net.avensome.dev.parsing.lexer.Token;
import net.avensome.dev.pa... | 2,859 | 0.591466 | 0.581672 | 84 | 33.035713 | 25.654037 | 89 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.559524 | false | false | 10 |
fd1ea6930a5f07254b9a25dfd840e10747a2f872 | 7,834,020,404,535 | f522f2322fd2c1b1ea71fb2beac1fe43855f7ebf | /src/netgen/Preprocessing/Components/RemoveDuplicates.java | 0f56aeb2af4a43880259861ab9bcf3578519cd63 | [] | no_license | zabbieru/semantic-network-generator | https://github.com/zabbieru/semantic-network-generator | ddb37550d155e7bc9ec4165ff91e8da184b937b4 | d017a6ed659d38282b4806de10b3a44afc6dfd28 | refs/heads/master | 2021-01-23T03:43:09.248000 | 2015-09-12T00:25:23 | 2015-09-12T00:25:23 | 49,707,359 | 1 | 0 | null | true | 2016-01-15T08:47:51 | 2016-01-15T08:47:51 | 2015-09-12T00:29:42 | 2015-09-12T00:28:01 | 5,204 | 0 | 0 | 0 | null | null | null | package netgen.Preprocessing.Components;
import java.util.ArrayList;
import java.util.HashSet;
import netgen.Preprocessing.PreprocessingComponent;
import netgen.Preprocessing.Token;
public class RemoveDuplicates implements PreprocessingComponent<ArrayList<Token>>
{
private final ArrayList<Token> nonDuplicatesCorpus... | UTF-8 | Java | 873 | java | RemoveDuplicates.java | Java | [] | null | [] | package netgen.Preprocessing.Components;
import java.util.ArrayList;
import java.util.HashSet;
import netgen.Preprocessing.PreprocessingComponent;
import netgen.Preprocessing.Token;
public class RemoveDuplicates implements PreprocessingComponent<ArrayList<Token>>
{
private final ArrayList<Token> nonDuplicatesCorpus... | 873 | 0.738832 | 0.738832 | 33 | 25.484848 | 23.395313 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.878788 | false | false | 10 |
740ac7d580845407a1af05d433f78ab19464b038 | 19,902,878,494,085 | 7ae054234faee61fff6a150ac42857863b372ee2 | /main/java/com/ibtspl/foodmanagement/ThankActivity.java | 326c1667402437a7cb5ea0d899d538c923581974 | [] | no_license | sanghavi-valipireddy/travel-guide | https://github.com/sanghavi-valipireddy/travel-guide | ebca3c152af426a4e23d0f9e71afae162f0715e2 | 74511d6308b65048aa4ca76393b377a5482c9817 | refs/heads/master | 2021-01-19T11:46:10.537000 | 2017-02-17T12:16:08 | 2017-02-17T12:16:08 | 82,278,112 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.ibtspl.foodmanagement;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import com.google.f... | UTF-8 | Java | 2,341 | java | ThankActivity.java | Java | [] | null | [] | package com.ibtspl.foodmanagement;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.support.v7.widget.Toolbar;
import android.view.Menu;
import android.view.MenuInflater;
import android.view.MenuItem;
import android.view.View;
import com.google.f... | 2,341 | 0.618966 | 0.618112 | 91 | 24.725275 | 20.861692 | 73 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.472527 | false | false | 10 |
426d385f5bffa04449c342ba611926a95661e259 | 15,839,839,431,653 | 8cce3add5198fb7de7c5ea411a9d49c2550b09ac | /advertiser/src/main/java/com/juzuan/advertiser/rpts/service/TaobaoAuthorizeUserService.java | cebc8cfb08c1800282b664ab355cb80844a275e5 | [] | no_license | daxiyang06/advertiser | https://github.com/daxiyang06/advertiser | 5b732eacead101c608a1785994d3580758d5ea99 | 02af5f1a07f86773311e2a036c507fc61d8bfd85 | refs/heads/master | 2020-04-09T07:40:04.041000 | 2018-12-11T02:43:33 | 2018-12-11T02:43:33 | 160,160,634 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.juzuan.advertiser.rpts.service;
import com.juzuan.advertiser.rpts.model.TaobaoAuthorizeUser;
public interface TaobaoAuthorizeUserService {
int deleteByPrimaryKey(Long id);
int insert(TaobaoAuthorizeUser record);
int insertSelective(TaobaoAuthorizeUser record);
TaobaoAuthorizeUser select... | UTF-8 | Java | 468 | java | TaobaoAuthorizeUserService.java | Java | [] | null | [] | package com.juzuan.advertiser.rpts.service;
import com.juzuan.advertiser.rpts.model.TaobaoAuthorizeUser;
public interface TaobaoAuthorizeUserService {
int deleteByPrimaryKey(Long id);
int insert(TaobaoAuthorizeUser record);
int insertSelective(TaobaoAuthorizeUser record);
TaobaoAuthorizeUser select... | 468 | 0.809829 | 0.809829 | 17 | 26.529411 | 25.649487 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.470588 | false | false | 10 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.