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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
dc8fff8f1547137fb487075eaa7d723b3ce35c64 | 6,399,501,322,264 | eca03b1207a216553ea5c7d411e299b2559a50b6 | /app/src/main/java/com/apoorv/sharedpreferences/storage/SessionManager.java | 8ed7eac07949f64012261ec5e45b758e47c080d1 | [] | no_license | devapoorva/SharedPreferences | https://github.com/devapoorva/SharedPreferences | e9f443f09fede1d02c887463e0621ac781d91e4c | 3535e882d9dad23c340cd5c52f064a37707daa25 | refs/heads/master | 2023-05-26T01:20:01.419000 | 2019-11-26T10:16:54 | 2019-11-26T10:16:54 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.apoorv.sharedpreferences.storage;
import android.content.Context;
import android.content.SharedPreferences;
/**
* Created by Apoorv Vardhman on 26-11-2019
*
* @Email : apoorv.vardhman@gmail.com
* @Author : developerapoorv.xyz
* @Linkedin : https://in.linkedin.com/in/apoorv-vardhman
* Contact : +... | UTF-8 | Java | 1,501 | java | SessionManager.java | Java | [
{
"context": "roid.content.SharedPreferences;\n\n/**\n * Created by Apoorv Vardhman on 26-11-2019\n *\n * @Email : apoorv.vardhman@gma",
"end": 155,
"score": 0.9998981952667236,
"start": 140,
"tag": "NAME",
"value": "Apoorv Vardhman"
},
{
"context": "d by Apoorv Vardhman on 26-11-20... | null | [] | package com.apoorv.sharedpreferences.storage;
import android.content.Context;
import android.content.SharedPreferences;
/**
* Created by <NAME> on 26-11-2019
*
* @Email : <EMAIL>
* @Author : developerapoorv.xyz
* @Linkedin : https://in.linkedin.com/in/apoorv-vardhman
* Contact : +91 8434014444
*/
public cl... | 1,478 | 0.666223 | 0.652898 | 62 | 23.209677 | 21.869951 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
1d2de162c24cd04c0288213e10194c88ee2ec4a1 | 4,045,859,220,606 | 6a597baf199abf73d0e9e04fb8a6fd8f1e4b86c7 | /src/main/java/io/protostuff/runtime/DefaultIdStrategy.java | ff2e5f07b8b8e932e8dd6fbe4ab90f9fac7a2153 | [] | no_license | MrWhyWu/kingShow | https://github.com/MrWhyWu/kingShow | 63645e25ca8a26429268cd5e96f6a4c9f88ec001 | b6daaeafd5a887e8229fee287169ab1de208e547 | refs/heads/master | 2022-05-15T00:30:22.586000 | 2022-05-06T07:51:46 | 2022-05-06T07:51:46 | 150,571,946 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /* 1: */ package io.protostuff.runtime;
/* 2: */
/* 3: */ import io.protostuff.CollectionSchema.MessageFactories;
/* 4: */ import io.protostuff.CollectionSchema.MessageFactory;
/* 5: */ import io.protostuff.Input;
/* 6: */ import io.protostuff.MapSchema.MessageFactories;
/* 7: ... | UTF-8 | Java | 31,484 | java | DefaultIdStrategy.java | Java | [] | null | [] | /* 1: */ package io.protostuff.runtime;
/* 2: */
/* 3: */ import io.protostuff.CollectionSchema.MessageFactories;
/* 4: */ import io.protostuff.CollectionSchema.MessageFactory;
/* 5: */ import io.protostuff.Input;
/* 6: */ import io.protostuff.MapSchema.MessageFactories;
/* 7: ... | 31,484 | 0.512709 | 0.423747 | 726 | 41.360882 | 29.313576 | 146 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.504132 | false | false | 8 |
a0f44b9001e4f9609ba518a7a9f92cc3e4522b59 | 30,657,476,608,974 | c9eac1ae42fe5e6d25129ac6981b35a505aaea91 | /src/test/java/ru/malygin/MergeFileTest.java | 9da3614835ad1baa9c6befb5a2b7fc3ca19df8a1 | [] | no_license | Wildcall/mergeFiles | https://github.com/Wildcall/mergeFiles | f4eaad95ea0e95e75e6f80f627e9f2826ac11f7a | fbd2dfb748bc2f627306b6703940030254b9c1b3 | refs/heads/master | 2023-08-05T13:37:41.247000 | 2021-09-15T12:59:08 | 2021-09-15T12:59:08 | 404,661,829 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ru.malygin;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import ru.malygin.sort.DataType;
import ru.maly... | UTF-8 | Java | 14,634 | java | MergeFileTest.java | Java | [] | null | [] | package ru.malygin;
import org.junit.BeforeClass;
import org.junit.Test;
import org.junit.jupiter.api.Assertions;
import org.junit.jupiter.params.ParameterizedTest;
import org.junit.jupiter.params.provider.Arguments;
import org.junit.jupiter.params.provider.MethodSource;
import ru.malygin.sort.DataType;
import ru.maly... | 14,634 | 0.584269 | 0.573319 | 355 | 39.650703 | 34.686146 | 172 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.909859 | false | false | 8 |
487e3b277f288cebe36657f263d7d12c4ec20f17 | 7,559,142,489,525 | 1f4ea412c98e954bab573ae4f216367803598560 | /src/main/java/mx/com/bq/java/examples/e7/map/MapApp.java | 918ca87feda26fdd218ed75473334896b9eb652f | [] | no_license | LuFerMX/ejercicios-j8 | https://github.com/LuFerMX/ejercicios-j8 | c795ab1bfa1e4d901dc3197f5a071b8f2c8b6c2d | 327266bc3832b73cbb9afe8a2520b9e285e586ac | refs/heads/master | 2021-09-14T18:56:12.134000 | 2018-05-17T17:07:16 | 2018-05-17T17:07:16 | 126,048,770 | 0 | 0 | null | false | 2018-03-20T18:49:12 | 2018-03-20T16:32:40 | 2018-03-20T16:32:43 | 2018-03-20T18:49:11 | 1 | 0 | 0 | 0 | null | false | null | package mx.com.bq.java.examples.e7.map;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.stream.Collector;
import java.util.stream.Collectors;
public class MapApp {
private Map<Integer, String> map;
public void poblar() {
map = new HashMap... | UTF-8 | Java | 1,875 | java | MapApp.java | Java | [
{
"context": " map = new HashMap<>();\n map.put(1, \"Juan\");\n map.put(2, \"Rodrigo\");\n map.put",
"end": 350,
"score": 0.9996887445449829,
"start": 346,
"tag": "NAME",
"value": "Juan"
},
{
"context": ";\n map.put(1, \"Juan\");\n map.put(2, ... | null | [] | package mx.com.bq.java.examples.e7.map;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.Entry;
import java.util.stream.Collector;
import java.util.stream.Collectors;
public class MapApp {
private Map<Integer, String> map;
public void poblar() {
map = new HashMap... | 1,875 | 0.546133 | 0.538667 | 69 | 26.173914 | 20.785975 | 80 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 8 |
1e2d79b0b3406711bccf6a0829102754c4019a33 | 30,227,979,881,655 | 907e68ec0a564b203edbe89367fffa8b2064f145 | /app/src/main/java/com/example/edejesus1097/miniproj/TempTime.java | 7d92d42019211e673dd4eb1e1b668fc1c22fda87 | [] | no_license | ericdejesus/TempConnect | https://github.com/ericdejesus/TempConnect | 8bff25476222144c3d4d450bbf2005000f57253b | c00c42b7d703ff1c421c45de3ad60b9586fce0b8 | refs/heads/master | 2020-03-28T16:22:52.630000 | 2018-09-20T04:32:22 | 2018-09-20T04:32:22 | 148,688,694 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.edejesus1097.miniproj;
import java.util.ArrayList;
import java.util.List;
public class TempTime {
public List<Integer> Time = new ArrayList<Integer>();
public List<Integer> Temp = new ArrayList<Integer>();
public TempTime(){}
public TempTime(Integer inTime[],Integer inTemp[],Integer ... | UTF-8 | Java | 615 | java | TempTime.java | Java | [
{
"context": "package com.example.edejesus1097.miniproj;\nimport java.util.ArrayList;\nimport java",
"end": 32,
"score": 0.9929313063621521,
"start": 20,
"tag": "USERNAME",
"value": "edejesus1097"
}
] | null | [] | package com.example.edejesus1097.miniproj;
import java.util.ArrayList;
import java.util.List;
public class TempTime {
public List<Integer> Time = new ArrayList<Integer>();
public List<Integer> Temp = new ArrayList<Integer>();
public TempTime(){}
public TempTime(Integer inTime[],Integer inTemp[],Integer ... | 615 | 0.586992 | 0.578862 | 23 | 25.73913 | 22.63936 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.478261 | false | false | 8 |
936178cade3e34e9a2342f829ebd274c89caa8cf | 6,296,422,125,083 | 33eedf0f06c9562aa32ad3c6b4694ce5ba0d01fd | /meritnations/src/test/java/test/DemoMaven.java | cff54686a29809af313e9c5c9bddc73e7646f41a | [] | no_license | AnkushAutomation/Meritnation | https://github.com/AnkushAutomation/Meritnation | 19a512627ef99d9d8cbfe2f94afdb2ee1b52f5a4 | fed70acb37fba2440e830298ce1547510d979a73 | refs/heads/master | 2020-03-22T01:32:40.327000 | 2018-07-14T07:55:24 | 2018-07-14T07:55:24 | 139,312,470 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package test;
import org.testng.annotations.Test;
public class DemoMaven {
@Test
public void testHello() {
/**Hello World**/
System.out.println("Welcome to Maven World");
}
}
| UTF-8 | Java | 201 | java | DemoMaven.java | Java | [] | null | [] | package test;
import org.testng.annotations.Test;
public class DemoMaven {
@Test
public void testHello() {
/**Hello World**/
System.out.println("Welcome to Maven World");
}
}
| 201 | 0.641791 | 0.641791 | 13 | 13.384615 | 15.01045 | 47 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.846154 | false | false | 8 |
94b45b315c0887a19fc281a396de45ddb2a46fb0 | 23,493,471,163,820 | b73e83d59032875f04f90200be6c20bcee0e7ad0 | /src/main/java/com/ky/clothing/service/impl/GoodsServiceImpl.java | f79a1316a42d9ec52716b430951a77053b91c704 | [] | no_license | Daye1112/clothingOrderPro | https://github.com/Daye1112/clothingOrderPro | f32f84aee6def146ec2cb01a0a75c21b2cf18849 | be42c97f1dac2a0bc6aebc59581923792b7764f1 | refs/heads/master | 2022-12-22T07:42:12.494000 | 2019-12-24T02:48:40 | 2019-12-24T02:48:40 | 199,277,844 | 0 | 1 | null | false | 2022-12-16T04:49:25 | 2019-07-28T11:18:59 | 2019-12-24T02:48:45 | 2022-12-16T04:49:22 | 10,933 | 0 | 1 | 16 | CSS | false | false | package com.ky.clothing.service.impl;
import com.ky.clothing.dao.GoodsMapper;
import com.ky.clothing.entity.Goods;
import com.ky.clothing.service.GoodsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation... | UTF-8 | Java | 3,813 | java | GoodsServiceImpl.java | Java | [
{
"context": "a.util.List;\nimport java.util.Map;\n\n/**\n * @author Daye\n * Goods表Service层实现类\n */\n@Service\npublic class Go",
"end": 428,
"score": 0.9990240931510925,
"start": 424,
"tag": "USERNAME",
"value": "Daye"
}
] | null | [] | package com.ky.clothing.service.impl;
import com.ky.clothing.dao.GoodsMapper;
import com.ky.clothing.entity.Goods;
import com.ky.clothing.service.GoodsService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework.transaction.annotation... | 3,813 | 0.726269 | 0.725743 | 117 | 31.504274 | 26.54093 | 93 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.410256 | false | false | 8 |
e1aaaca8d88ccce25f676483c29c8a47e6c9c7ad | 7,490,423,020,055 | b6f2180b288d08ddca19792479a9ecfc094e22a5 | /src/main/java/gildedrose/InnHttpServer.java | 2e8182bc28c89479ef7db48f84cd85e214a05462 | [] | no_license | digideskio/CodeStoryStep2 | https://github.com/digideskio/CodeStoryStep2 | 359e56ca493c9ad1ac84a065babeb8e61e1bf63a | 57f463f1f51b07772bcc2a4e9e0fdb53704ac5fc | refs/heads/master | 2021-01-13T07:22:59.165000 | 2012-03-28T21:36:40 | 2012-03-28T21:36:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package gildedrose;
import com.google.common.base.*;
import com.sun.jersey.api.container.httpserver.*;
import com.sun.net.httpserver.HttpServer;
import lombok.*;
import javax.ws.rs.*;
import javax.ws.rs.core.*;
import java.util.*;
import static java.lang.String.format;
import static net.gageot.listmaker.ListMaker.*;... | UTF-8 | Java | 1,564 | java | InnHttpServer.java | Java | [] | null | [] | package gildedrose;
import com.google.common.base.*;
import com.sun.jersey.api.container.httpserver.*;
import com.sun.net.httpserver.HttpServer;
import lombok.*;
import javax.ws.rs.*;
import javax.ws.rs.core.*;
import java.util.*;
import static java.lang.String.format;
import static net.gageot.listmaker.ListMaker.*;... | 1,564 | 0.680946 | 0.678389 | 74 | 20.135136 | 19.707541 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.243243 | false | false | 8 |
f82bfe59d95cba5c1318523055233d7e7da1514d | 31,928,786,925,465 | 6a37da1adf986eb9691a6abd7710e990bc3bffa6 | /modules/hibernate5/test/src/net/oschina/j2cache/hibernate5/service/ArticleService.java | 64d5ee665b191c1290d45cdf158eb2be06570571 | [
"Apache-2.0"
] | permissive | YuriLuo/J2Cache | https://github.com/YuriLuo/J2Cache | 2f5da8dca23f083d96370fbfb932b160253c61db | 9b93f810d0274a1b3f8a72ca250cb46e0870314a | refs/heads/master | 2022-12-22T03:41:07.705000 | 2021-01-07T05:29:15 | 2021-01-07T05:29:15 | 230,865,683 | 2 | 0 | Apache-2.0 | false | 2022-12-10T05:19:53 | 2019-12-30T07:02:45 | 2022-05-06T11:08:46 | 2022-12-10T05:19:52 | 310 | 1 | 0 | 11 | Java | false | false | package net.oschina.j2cache.hibernate5.service;
import net.oschina.j2cache.hibernate5.bean.Article;
import org.hibernate.Criteria;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Criterion;
import org.springframework.stereotype.Service;
import javax.annotation.Resourc... | UTF-8 | Java | 1,518 | java | ArticleService.java | Java | [] | null | [] | package net.oschina.j2cache.hibernate5.service;
import net.oschina.j2cache.hibernate5.bean.Article;
import org.hibernate.Criteria;
import org.hibernate.Session;
import org.hibernate.SessionFactory;
import org.hibernate.criterion.Criterion;
import org.springframework.stereotype.Service;
import javax.annotation.Resourc... | 1,518 | 0.6917 | 0.689065 | 54 | 27.111111 | 21.737207 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.462963 | false | false | 8 |
2774985bdc1549d2e0a6a27bd5c5e736d74b2a58 | 7,267,084,712,886 | 84c31d752d3f13486b5ea1f8b0ccbd8f7a293f8e | /SPRING CLOUD/components-client-3/src/main/java/com/components/client2/dto/UserTypeEntity.java | c006746a112aa9eb2606ab061b956db78c28da55 | [] | no_license | LEXXAR1997/AppsJava | https://github.com/LEXXAR1997/AppsJava | 922a3675d4c8f64f67573bcf0a534c0be0c881c3 | 9835d10bd3d2b5afdcaf51d81936c1dc96ef7003 | refs/heads/master | 2023-07-29T13:03:56.845000 | 2021-09-02T19:21:13 | 2021-09-02T19:21:13 | 379,742,892 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.components.client2.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
@Builder
public class UserTypeEntity {
int ID;
String name;
public UserTypeEntity(String name) {
super();
this.name... | UTF-8 | Java | 338 | java | UserTypeEntity.java | Java | [] | null | [] | package com.components.client2.dto;
import lombok.AllArgsConstructor;
import lombok.Builder;
import lombok.Data;
import lombok.NoArgsConstructor;
@Data
@AllArgsConstructor
@NoArgsConstructor
@Builder
public class UserTypeEntity {
int ID;
String name;
public UserTypeEntity(String name) {
super();
this.name... | 338 | 0.760355 | 0.757396 | 24 | 13.083333 | 12.519707 | 37 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.875 | false | false | 8 |
6ffd3a13b4776b7de504a5b7bda0635235febc64 | 7,267,084,714,264 | 2a8bf37084a9fd7dca396e6744ae946daf319a2e | /test/src/org/lf2019/lf1021/NPhone.java | e863c512ed9f4e64743ce220094def9b1b9abefb | [] | no_license | FizzCool/test | https://github.com/FizzCool/test | dd92cff59c7aa61236a998f55a18d339efb3d8cf | e2065a17b78dd3cd3dfca6f07e208bc275a93d70 | refs/heads/master | 2020-11-26T22:47:12.815000 | 2020-03-19T02:00:15 | 2020-03-19T02:00:15 | 229,221,623 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.lf2019.lf1021;
public class NPhone extends Phone {
public void call(String name){
super.call("Lili");
System.out.println("打完了");
}
}
| UTF-8 | Java | 176 | java | NPhone.java | Java | [] | null | [] | package org.lf2019.lf1021;
public class NPhone extends Phone {
public void call(String name){
super.call("Lili");
System.out.println("打完了");
}
}
| 176 | 0.629412 | 0.582353 | 8 | 20.25 | 14.523687 | 35 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 8 |
623610220d3d4d3f951d98e55478d6612e1a7764 | 26,448,408,610,947 | e9adf9227baee96486bb61bfc78fca99660a6bfc | /bee-engine/src/main/java/com/dianping/bee/server/mysql/InformationSchemaTableProvider.java | 55b241581467453d542eced92129e19c49e006e1 | [] | no_license | lietou/insight | https://github.com/lietou/insight | b1cacc2902c755982a71ea4659311a75ed4acb86 | 4757005689201327eed6e5dd62740a88e84658f0 | refs/heads/master | 2021-01-22T12:17:01.291000 | 2013-04-20T01:38:29 | 2013-04-20T01:38:29 | 8,964,847 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Project: bee-engine
*
* File Created at 2012-9-3
*
* Copyright 2012 dianping.com.
* All rights reserved.
*
* This software is the confidential and proprietary information of
* Dianping Company. ("Confidential Information"). You shall not
* disclose such Confidential Information and shall use it only ... | UTF-8 | Java | 2,885 | java | InformationSchemaTableProvider.java | Java | [
{
"context": "pi.TableProvider;\n\n/**\n * @author <a href=\"mailto:yiming.liu@dianping.com\">Yiming Liu</a>\n */\npublic enum InformationSchema",
"end": 658,
"score": 0.9998676180839539,
"start": 635,
"tag": "EMAIL",
"value": "yiming.liu@dianping.com"
},
{
"context": " @author <a hr... | null | [] | /**
* Project: bee-engine
*
* File Created at 2012-9-3
*
* Copyright 2012 dianping.com.
* All rights reserved.
*
* This software is the confidential and proprietary information of
* Dianping Company. ("Confidential Information"). You shall not
* disclose such Confidential Information and shall use it only ... | 2,865 | 0.72513 | 0.720971 | 139 | 19.76259 | 22.050819 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.05036 | false | false | 8 |
db27e233972512c19668f2e1d00545680e9a27a6 | 29,643,864,280,783 | 0347190d4ab3c1a0b74cb931fb84ceada5e6750a | /ROOT/src/com/cubesofttech/model/Approver.java | 14f281de9e04b7ecfa76a264f6de4a2a161f6788 | [] | no_license | ohoh00/cubeproject | https://github.com/ohoh00/cubeproject | 8e2c2f17f0c1b4a4ea29028e4958b70daee223b7 | 71ef9ecccf837376ffe44a68a3f551115d228f26 | refs/heads/main | 2023-05-14T12:18:01.452000 | 2023-05-03T02:28:34 | 2023-05-03T02:28:34 | 366,575,208 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cubesofttech.model;
import java.io.Serializable;
import java.util.*;
import java.math.*;
import javax.persistence.*;
@Entity
@Table(name = "approver")
@NamedQueries({
@NamedQuery(name = "Approver.findAll", query = "SELECT t FROM Approver t")})
public class Approver implements Serializable {
/... | UTF-8 | Java | 3,539 | java | Approver.java | Java | [] | null | [] | package com.cubesofttech.model;
import java.io.Serializable;
import java.util.*;
import java.math.*;
import javax.persistence.*;
@Entity
@Table(name = "approver")
@NamedQueries({
@NamedQuery(name = "Approver.findAll", query = "SELECT t FROM Approver t")})
public class Approver implements Serializable {
/... | 3,539 | 0.509749 | 0.509749 | 127 | 26.866142 | 24.366093 | 202 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.598425 | false | false | 8 |
f6c9201cd6401a41a4cbb13ce4e55f0f585551b8 | 1,099,511,628,837 | 34f525dd99db86f91225831bd3a7e2170a3cd111 | /src/main/java/com/dobbypos/model/service/HqServiceImpl.java | c71ff163b2c17d518cb77ac9b18d6001051ea539 | [] | no_license | ssosso210/git-web-pos | https://github.com/ssosso210/git-web-pos | 033696352a295ec3b8749decd5e28a93f9e2688d | 8aa6d1f4ed550ba47201c256d32c4b597e49ef58 | refs/heads/master | 2021-01-10T03:25:46.618000 | 2016-02-18T11:22:39 | 2016-02-18T11:22:39 | 49,864,281 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dobbypos.model.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Service;
import com.dobbypos.model.dao.HqDao;
import com.dobbypos.model.dto.Hq;
@Service("hqService")
public class... | UTF-8 | Java | 679 | java | HqServiceImpl.java | Java | [] | null | [] | package com.dobbypos.model.service;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Qualifier;
import org.springframework.stereotype.Service;
import com.dobbypos.model.dao.HqDao;
import com.dobbypos.model.dto.Hq;
@Service("hqService")
public class... | 679 | 0.748159 | 0.748159 | 42 | 15.166667 | 19.584879 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.809524 | false | false | 8 |
6e53d70eafc85b84d0a053d8d5cc23f28e3ab564 | 12,232,066,888,192 | 0fb59f3d585456737d1e43c748fd3a8f439c8aa0 | /SpiderTask3/app/src/main/java/com/example/aishwarya/spidertask3/MainActivity.java | a7286435d5e06f44800333f5ef9db5d6cab5dea2 | [] | no_license | MayTune/Spider-Inductions-2016 | https://github.com/MayTune/Spider-Inductions-2016 | c8c84f9d039bd155c484198f3d45ac13caa9e817 | fdd0bc235613e377ced634b6c1ef5117e0f1b104 | refs/heads/master | 2021-01-20T20:53:07.131000 | 2016-07-06T10:07:23 | 2016-07-06T10:07:23 | 60,018,020 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.aishwarya.spidertask3;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class MainActivity extends AppCompatActivity {
Button sbutton;
p... | UTF-8 | Java | 1,130 | java | MainActivity.java | Java | [
{
"context": "package com.example.aishwarya.spidertask3;\n\nimport android.content.Intent;\nimpo",
"end": 29,
"score": 0.9690283536911011,
"start": 20,
"tag": "USERNAME",
"value": "aishwarya"
}
] | null | [] | package com.example.aishwarya.spidertask3;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
import android.widget.EditText;
public class MainActivity extends AppCompatActivity {
Button sbutton;
p... | 1,130 | 0.668142 | 0.666372 | 36 | 30.305555 | 23.226923 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.638889 | false | false | 8 |
f374a11af71e247769d138ea164aafa2ae1ca702 | 33,225,867,067,982 | 01df68ce108ef20ced22beaa992346b048653145 | /gravitee-apim-rest-api/gravitee-apim-rest-api-service/src/main/java/io/gravitee/rest/api/service/cockpit/command/handler/GoodbyeCommandHandler.java | 8b2416392f5939f49fe33068d6f56e4d41e6b424 | [
"Apache-2.0"
] | permissive | anniyanvr/gravitee-gateway | https://github.com/anniyanvr/gravitee-gateway | 022436afe23c0768da0c65461d7ea5433f9e7d21 | d4c84ecdeddbd568342b23bb2a30ede91e32d230 | refs/heads/master | 2023-04-13T07:32:54.111000 | 2023-03-30T15:34:21 | 2023-03-30T15:52:40 | 83,608,024 | 0 | 0 | Apache-2.0 | true | 2023-03-31T19:30:00 | 2017-03-01T22:26:04 | 2023-01-31T16:48:17 | 2023-03-31T06:22:34 | 149,401 | 0 | 0 | 1 | Java | false | false | /**
* Copyright (C) 2015 The Gravitee team (http://gravitee.io)
*
* 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 requ... | UTF-8 | Java | 3,545 | java | GoodbyeCommandHandler.java | Java | [
{
"context": "ingframework.stereotype.Component;\n\n/**\n * @author David BRASSELY (david.brassely at graviteesource.com)\n * @author",
"end": 1445,
"score": 0.9997614026069641,
"start": 1431,
"tag": "NAME",
"value": "David BRASSELY"
},
{
"context": "eotype.Component;\n\n/**\n * @aut... | null | [] | /**
* Copyright (C) 2015 The Gravitee team (http://gravitee.io)
*
* 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 requ... | 3,537 | 0.743582 | 0.74048 | 86 | 40.220932 | 31.774057 | 128 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.593023 | false | false | 8 |
d493c610ae4383e1e672f4e95f0b2051b0cfcc5b | 23,304,492,612,988 | 0ef954c4761c04d743ca88c0336d2a4556d22735 | /app/src/main/java/xyz/rnovoselov/projects/gameofthrones/utils/NetworkStatusChecker.java | 5ede1e92482f6c587ff3907637325f9affcf8da2 | [] | no_license | RNOVOSELOV/GameOfThrones | https://github.com/RNOVOSELOV/GameOfThrones | 67399b275c9681bdb131815efd91c863be6fe29a | 11c1c810f635e0fff88fed2f35eac3011de3e6a0 | refs/heads/master | 2021-01-11T01:17:15.432000 | 2017-04-23T06:26:32 | 2017-04-23T06:26:32 | 70,730,182 | 2 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package xyz.rnovoselov.projects.gameofthrones.utils;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.Network;
import android.net.NetworkInfo;
/**
* Created by novoselov on 13.10.2016.
*/
public class NetworkStatusChecker {
public static boolean isNetworkAvailable (Con... | UTF-8 | Java | 585 | java | NetworkStatusChecker.java | Java | [
{
"context": "package xyz.rnovoselov.projects.gameofthrones.utils;\n\nimport android.con",
"end": 22,
"score": 0.9904534220695496,
"start": 12,
"tag": "USERNAME",
"value": "rnovoselov"
},
{
"context": "import android.net.NetworkInfo;\n\n/**\n * Created by novoselov on 13.10.2016.\n *... | null | [] | package xyz.rnovoselov.projects.gameofthrones.utils;
import android.content.Context;
import android.net.ConnectivityManager;
import android.net.Network;
import android.net.NetworkInfo;
/**
* Created by novoselov on 13.10.2016.
*/
public class NetworkStatusChecker {
public static boolean isNetworkAvailable (Con... | 585 | 0.758974 | 0.745299 | 18 | 31.5 | 30.188759 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.444444 | false | false | 8 |
6c58a76f0902df0668383a9ba0d66316ec1a2d01 | 20,366,734,929,085 | af01641b30413e6b8e1c0bfb9230e7c8a23a88f7 | /src/main/java/org/xmltv/service/CntvEpgService.java | 33ad99d0bb922de849c0342c225d4cc45c848218 | [
"Apache-2.0"
] | permissive | zcy0521/cntvepg | https://github.com/zcy0521/cntvepg | 160f5bbf1041042b51ab8908d3f384bd0f68fe33 | 7b39176ad98ff39553a3a804182748cbfbdd9f50 | refs/heads/master | 2021-06-20T00:18:46.477000 | 2019-11-03T16:48:01 | 2019-11-03T16:48:01 | 218,795,098 | 0 | 0 | Apache-2.0 | false | 2021-06-04T02:17:37 | 2019-10-31T15:13:57 | 2019-11-03T16:48:07 | 2021-06-04T02:17:36 | 44 | 0 | 0 | 2 | Java | false | false | package org.xmltv.service;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.base.Joiner;
import com.google.common.collect.Lists;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.apache.http.HttpEntity;
... | UTF-8 | Java | 8,290 | java | CntvEpgService.java | Java | [] | null | [] | package org.xmltv.service;
import com.fasterxml.jackson.databind.JsonNode;
import com.fasterxml.jackson.databind.ObjectMapper;
import com.google.common.base.Joiner;
import com.google.common.collect.Lists;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.lang3.StringUtils;
import org.apache.http.HttpEntity;
... | 8,290 | 0.596442 | 0.59362 | 221 | 35.877827 | 26.879124 | 123 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.552036 | false | false | 8 |
4abb2dfc415cd289323df769a7e4abce91d2d40f | 11,269,994,186,460 | e4d0ed74846252d9e86c55d73957ea2db5577e2d | /src/com/lut/service/ScoreService.java | a1d669dc99ca07231119b5e41942e425ba355b3a | [] | no_license | Innux/score3 | https://github.com/Innux/score3 | 9c263cf2c8b76bdfc85f74fd8160963f193a2650 | f97eb0b3ae7d60a2afc0c244e341e8f79734eef7 | refs/heads/master | 2020-03-10T22:30:22.759000 | 2018-05-24T12:14:54 | 2018-05-24T12:14:54 | 129,620,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.lut.service;
import java.io.File;
import java.io.FileInputStream;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletOutputStream;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.Row;
import org.apache.po... | UTF-8 | Java | 5,910 | java | ScoreService.java | Java | [] | null | [] | package com.lut.service;
import java.io.File;
import java.io.FileInputStream;
import java.util.List;
import java.util.Map;
import javax.servlet.ServletOutputStream;
import org.apache.poi.hssf.usermodel.HSSFWorkbook;
import org.apache.poi.ss.usermodel.Cell;
import org.apache.poi.ss.usermodel.Row;
import org.apache.po... | 5,910 | 0.686292 | 0.677856 | 211 | 25.966825 | 20.758915 | 107 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.402844 | false | false | 8 |
3390537a0e7ccfa98ddbe4226f67a1824a559e3d | 28,321,014,356,401 | 4cb3f01828885127b2898f728d7dedc85b92c2bd | /WEB-INF/src/kca/customizing/ezpm000006/MailAuth.java | 0c2fdf76bc7c6e7d522a53fb7d63f93733a54009 | [] | no_license | kwonssy02/micepro | https://github.com/kwonssy02/micepro | 3e9012ae59430a84cca5ba362a722da47b8b8870 | cfdedc09ac92806007b0e7e6f273d179eb0f6f63 | refs/heads/master | 2016-08-10T01:41:07.668000 | 2013-03-02T15:56:57 | 2013-03-02T15:56:57 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package kca.customizing.ezpm000006;
import javax.mail.Authenticator;
import javax.mail.PasswordAuthentication;
public class MailAuth extends Authenticator {
private PasswordAuthentication pa;
public MailAuth(String id, String pwd){
// 로그인 시 사용할 ID, 패스 워드
pa = new PasswordAuthe... | UTF-8 | Java | 622 | java | MailAuth.java | Java | [] | null | [] | package kca.customizing.ezpm000006;
import javax.mail.Authenticator;
import javax.mail.PasswordAuthentication;
public class MailAuth extends Authenticator {
private PasswordAuthentication pa;
public MailAuth(String id, String pwd){
// 로그인 시 사용할 ID, 패스 워드
pa = new PasswordAuthe... | 622 | 0.655172 | 0.643678 | 19 | 25.473684 | 20.134726 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 8 |
9c7f4d0d4022d85f0bb36beae22fd0068e151314 | 28,321,014,358,228 | d7647f1cbfe00ff5cbaa2cbc1774db5ca2c60178 | /guithub_web/src/main/java/com/guithub/dao/board/general/PostDAOImpl.java | c49d70eddea35f7128192953f0dcd5b79141e392 | [] | no_license | jsorry0130/guithub | https://github.com/jsorry0130/guithub | da2e6f214e61ac945022cb00a6c52689a45fb181 | c57672858e560e0d6a66fdb101733c1f31ad654d | refs/heads/master | 2023-05-05T20:25:30.975000 | 2021-05-29T08:53:44 | 2021-05-29T08:53:44 | 359,703,063 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.guithub.dao.board.general;
import java.util.HashMap;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.guithub.domain.board.general.FileVO;
import com.gu... | UHC | Java | 3,875 | java | PostDAOImpl.java | Java | [
{
"context": "\n\t\t\r\n\t\tdata.put(\"id\", id);\r\n\t\tdata.put(\"password\", password);\r\n\t\t\t\r\n\t\treturn sql.delete(namespace+\".delPost\",",
"end": 2510,
"score": 0.9499636888504028,
"start": 2502,
"tag": "PASSWORD",
"value": "password"
},
{
"context": "();\r\n\t\tdata.put... | null | [] | package com.guithub.dao.board.general;
import java.util.HashMap;
import java.util.List;
import org.apache.ibatis.session.SqlSession;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Repository;
import com.guithub.domain.board.general.FileVO;
import com.gu... | 3,879 | 0.665916 | 0.661413 | 152 | 21.375 | 22.619802 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.822368 | false | false | 8 |
40e158ebc9e1942c4a54f3058c941b940ab198ff | 24,120,536,396,778 | 93e1fd72f6fa6e960e5330ef30fb5bfafba760fd | /src/main/java/com/matteoveroni/routerfx/core/RouterAnimation.java | 1f60054f9a79906d4236051ce585a3ee9ed42621 | [
"MIT"
] | permissive | mavek87/RouterFX | https://github.com/mavek87/RouterFX | 75c3567d31453f0e0b3e9ee1be95cdefe5e2180d | e992337f42643aca6fd5e62b67c7f050a5637b80 | refs/heads/master | 2023-04-30T18:39:48.817000 | 2021-05-14T21:07:11 | 2021-05-14T21:07:11 | 326,998,289 | 1 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.matteoveroni.routerfx.core;
/**
* @Author Matteo Veroni
*/
public enum RouterAnimation {
FADE_SHORT("fade", 1300.0),
FADE_MEDIUM("fade", 2100.0),
FADE_LONG("fade", 5000.0);
private final String name;
private final double duration;
RouterAnimation(String name, double duratio... | UTF-8 | Java | 518 | java | RouterAnimation.java | Java | [
{
"context": "ge com.matteoveroni.routerfx.core;\n\n/**\n * @Author Matteo Veroni\n */\npublic enum RouterAnimation {\n \n FADE_S",
"end": 69,
"score": 0.999870777130127,
"start": 56,
"tag": "NAME",
"value": "Matteo Veroni"
}
] | null | [] | package com.matteoveroni.routerfx.core;
/**
* @Author <NAME>
*/
public enum RouterAnimation {
FADE_SHORT("fade", 1300.0),
FADE_MEDIUM("fade", 2100.0),
FADE_LONG("fade", 5000.0);
private final String name;
private final double duration;
RouterAnimation(String name, double duration) {
... | 511 | 0.610039 | 0.581081 | 27 | 18.148148 | 15.296341 | 51 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.518519 | false | false | 8 |
1d9d208d8fcbf3cbcc000f24c2be7aa3464244d4 | 26,482,768,408,738 | 1ad205df819d00c8afd9eda7f90c446e5f5506e2 | /itlenergy-web/src/main/java/com/itl_energy/webapi/HouseResource.java | cb6b143b0315eb01b81eda4bc1528935e86d8e43 | [
"MIT"
] | permissive | itlenergy/itlenergy | https://github.com/itlenergy/itlenergy | 310a61dc28b1c9dbc36bceaf4ee9e0ae50450c93 | d363c89e16a2ca0459729c90fae3c05626943177 | refs/heads/master | 2020-05-28T08:49:47.218000 | 2015-02-19T12:22:32 | 2015-02-19T12:22:32 | 19,250,056 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.itl_energy.webapi;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;... | UTF-8 | Java | 2,570 | java | HouseResource.java | Java | [
{
"context": "interface to the Houses collection.\n * \n * @author Gordon Mackenzie-Leigh <gordon@stugo.co.uk>\n * @author Bruce Stephen\n */",
"end": 790,
"score": 0.9998704791069031,
"start": 768,
"tag": "NAME",
"value": "Gordon Mackenzie-Leigh"
},
{
"context": "ollection.\n * \n *... | null | [] | package com.itl_energy.webapi;
import java.util.List;
import javax.annotation.PostConstruct;
import javax.ejb.EJB;
import javax.ejb.Stateless;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.PathParam;
import javax.ws.rs.Produces;
import javax.ws.rs.core.MediaType;
import javax.ws.rs.core.Response;... | 2,536 | 0.655642 | 0.650973 | 88 | 28.21591 | 21.038628 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488636 | false | false | 8 |
15f013bf0c889521e1aa24fc1c45cc690b04ceb7 | 25,400,436,650,277 | b098fd8822750dd1db7b99407497687a8128a715 | /app/src/main/java/com/cgpanda/easyinvest/WebServices/PortfolioApi.java | 61698b0d98f3abda4ead53070f13a60023aaacff | [] | no_license | DenyingMad/easyInvestClient | https://github.com/DenyingMad/easyInvestClient | c5eb5e2e0e66b1bd7a1c8bcb2ba6c37b5bf6b87c | 30d4dc3d092773c96a6f9ea4356e545003bc7735 | refs/heads/master | 2022-08-06T12:12:35.173000 | 2020-05-27T00:39:38 | 2020-05-27T00:39:38 | 255,736,461 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cgpanda.easyinvest.WebServices;
import com.cgpanda.easyinvest.Entity.PortfolioSecurities.Securities;
import com.cgpanda.easyinvest.Entity.UserPortfolio;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.Path;
public interface Por... | UTF-8 | Java | 727 | java | PortfolioApi.java | Java | [] | null | [] | package com.cgpanda.easyinvest.WebServices;
import com.cgpanda.easyinvest.Entity.PortfolioSecurities.Securities;
import com.cgpanda.easyinvest.Entity.UserPortfolio;
import java.util.List;
import retrofit2.Call;
import retrofit2.http.GET;
import retrofit2.http.Header;
import retrofit2.http.Path;
public interface Por... | 727 | 0.768913 | 0.763411 | 19 | 37.263157 | 41.797562 | 165 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.684211 | false | false | 8 |
b5733698ab492c6aa1c0ed0149a50fa7ee04d683 | 25,039,659,348,002 | 444082f787c56410a6ef62d2fca03f848008cb98 | /factions/src/main/java/me/mickmmars/factions/factions/flags/FactionFlag.java | 6c31054dc5f6b9215bbf579de8e00f8765e07a63 | [] | no_license | amxrmxhdx/PixliesFactionSystem-2.0 | https://github.com/amxrmxhdx/PixliesFactionSystem-2.0 | 3861ab974b731de0c73ffbbc4e486f5c9d1c6bca | a8e099f189a14c936f7e59c0e552dada5108ff22 | refs/heads/master | 2022-04-11T15:14:24.033000 | 2020-01-18T04:30:50 | 2020-01-18T04:30:50 | 217,929,229 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package me.mickmmars.factions.factions.flags;
import java.util.ArrayList;
import java.util.List;
public enum FactionFlag {
FRIENDLYFIRE("§cFriendly-fire", false),
PVP("§cPvP", false),
INFPOWER("§cInfinite power", false),
EXPLOSIONS("§cExplosions", true),
OPEN("§cOpen/No-invitation", false),
A... | UTF-8 | Java | 841 | java | FactionFlag.java | Java | [
{
"context": "package me.mickmmars.factions.factions.flags;\n\nimport java.util.ArrayL",
"end": 20,
"score": 0.7113462090492249,
"start": 12,
"tag": "USERNAME",
"value": "ickmmars"
}
] | null | [] | package me.mickmmars.factions.factions.flags;
import java.util.ArrayList;
import java.util.List;
public enum FactionFlag {
FRIENDLYFIRE("§cFriendly-fire", false),
PVP("§cPvP", false),
INFPOWER("§cInfinite power", false),
EXPLOSIONS("§cExplosions", true),
OPEN("§cOpen/No-invitation", false),
A... | 841 | 0.655462 | 0.655462 | 33 | 24.242424 | 19.625324 | 74 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.848485 | false | false | 8 |
643621433bda7c8fa6f887b27146e07f9c211e3b | 4,183,298,204,535 | de0bb0ab119a38f65d354c07145a85daaf686f7c | /src/com/ericsson/oss/tool/MOGetServiceFactoryEditor.java | d870451227a49f38722d472e38a26da3a73b08d1 | [] | no_license | fanfang2014/CodeGenerator | https://github.com/fanfang2014/CodeGenerator | e50718cc7be89d4910f7237b4d7e65231f00b93b | 36a00c0d1cf53543acc192d8efdbfb83f3ce54cd | refs/heads/master | 2020-06-13T09:13:57.543000 | 2016-12-02T20:41:06 | 2016-12-02T20:41:06 | 75,428,802 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*------------------------------------------------------------------------------
*******************************************************************************
* COPYRIGHT Ericsson 2013
*
* The copyright to the computer program(s) herein is the property of
* Ericsson Inc. The programs may be used and/or copied on... | UTF-8 | Java | 4,230 | java | MOGetServiceFactoryEditor.java | Java | [
{
"context": "*************************************\n * COPYRIGHT Ericsson 2013\n *\n * The copyright to the computer prog",
"end": 179,
"score": 0.9714498519897461,
"start": 175,
"tag": "NAME",
"value": "Eric"
}
] | null | [] | /*------------------------------------------------------------------------------
*******************************************************************************
* COPYRIGHT Ericsson 2013
*
* The copyright to the computer program(s) herein is the property of
* Ericsson Inc. The programs may be used and/or copied on... | 4,230 | 0.495508 | 0.491017 | 84 | 49.357143 | 40.010605 | 173 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.833333 | false | false | 8 |
06b3747f42ee11b335592086691458d572ed09da | 7,327,214,225,607 | 01468fdfe1a9877a2ae8f97b33ead3de187dfca8 | /fling/src/main/java/org/apache/sling/samples/fling/validation/CommentValidator.java | 0991ea83c8ad79410820a70c675e692f70a29624 | [
"Apache-2.0"
] | permissive | apache/sling-samples | https://github.com/apache/sling-samples | 63566d33ca885b4591051c122368e605453d11fc | d3929f88a7c11e4ef89f08a12d221f193daac921 | refs/heads/master | 2023-08-29T07:59:36.785000 | 2023-04-04T21:12:56 | 2023-04-04T21:12:56 | 107,436,391 | 37 | 25 | Apache-2.0 | false | 2023-02-14T21:25:44 | 2017-10-18T16:46:47 | 2022-12-25T01:54:50 | 2023-02-14T21:25:43 | 9,285 | 30 | 21 | 9 | 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 | 2,757 | java | CommentValidator.java | Java | [
{
"context": " private static final String I18N_MESSAGE_KEY = \"fling.validator.comment.invalid\";\n\n @Override\n @Nonnull\n public Validati",
"end": 1997,
"score": 0.857876181602478,
"start": 1966,
"tag": "KEY",
"value": "fling.validator.comment.invalid"
}
] | 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 ... | 2,757 | 0.75336 | 0.750091 | 64 | 42.015625 | 36.090813 | 182 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.546875 | false | false | 8 |
1c5afac6ccc86926c77ba0cf46c78178b37eff9d | 7,662,221,660,249 | 0a23ebc186578ed2aab06d74c0184d5e052ffef3 | /coursemanagement/src/main/java/com/vontroy/pku_ss_cloud_class/utils/DecryptHelper.java | 39b8a09662fc56d66faab0f054258b6dd9545bf1 | [] | no_license | fxyburan/cloud_class_android | https://github.com/fxyburan/cloud_class_android | b77949661875c0bd8d1040ced4d8912f1237a8d4 | c599919df8544d723d7fbbaa73a89af42f394b77 | refs/heads/master | 2023-08-10T10:31:31.373000 | 2018-12-03T07:37:21 | 2018-12-03T07:37:21 | 160,150,691 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.vontroy.pku_ss_cloud_class.utils;
/**
* Created by LinkedME06 on 16/10/29.
*/
public class DecryptHelper {
/**
* 密码+随机码加密
*
* @param password
* @param rnd
* @return
*/
public static String getEncryptedPassword(String password, String rnd) {
return Decrypt.M... | UTF-8 | Java | 811 | java | DecryptHelper.java | Java | [
{
"context": "ntroy.pku_ss_cloud_class.utils;\n\n/**\n * Created by LinkedME06 on 16/10/29.\n */\n\npublic class DecryptHelper {\n\n ",
"end": 75,
"score": 0.9994775056838989,
"start": 65,
"tag": "USERNAME",
"value": "LinkedME06"
},
{
"context": "int(\"ddddd\" + DecryptHelper.getEncr... | null | [] | package com.vontroy.pku_ss_cloud_class.utils;
/**
* Created by LinkedME06 on 16/10/29.
*/
public class DecryptHelper {
/**
* 密码+随机码加密
*
* @param password
* @param rnd
* @return
*/
public static String getEncryptedPassword(String password, String rnd) {
return Decrypt.M... | 806 | 0.618504 | 0.56147 | 35 | 21.542856 | 26.621519 | 106 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.2 | false | false | 8 |
bee979e4df627bd24bae44ca3e63e6839a1012fb | 17,652,315,599,068 | fb9b73bd6c59bac7b9f84d60d60932206ff40f74 | /BusReservationThreading/src/BusReservation.java | 085b5ae1a4960eb554e406b331dddf5ce1663d60 | [] | no_license | KaushikVeluruWorld/KaushikJava | https://github.com/KaushikVeluruWorld/KaushikJava | e92d583236900f154566ae68d79271c04c74aff8 | 17dce8a14dbcfc5df09367b3b356cecd07fe0d13 | refs/heads/master | 2016-09-05T10:06:26.940000 | 2015-03-09T07:33:44 | 2015-03-09T07:33:44 | 26,847,050 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
public class BusReservation implements Runnable{
public int ticketsAvailable=3;
public void run()
{
PersonThread pr=(PersonThread)Thread.currentThread();
boolean ticketsBooked=bookTickets(pr.getSeatsNeeded(), pr.getName());
if(ticketsBooked)
{
System.out.println("Congrats "+pr.getName()+" "+pr.getSeat... | UTF-8 | Java | 872 | java | BusReservation.java | Java | [] | null | [] |
public class BusReservation implements Runnable{
public int ticketsAvailable=3;
public void run()
{
PersonThread pr=(PersonThread)Thread.currentThread();
boolean ticketsBooked=bookTickets(pr.getSeatsNeeded(), pr.getName());
if(ticketsBooked)
{
System.out.println("Congrats "+pr.getName()+" "+pr.getSeat... | 872 | 0.709862 | 0.708716 | 35 | 23.885714 | 30.942131 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.085714 | false | false | 8 |
6c1ff584ea8d4db04257fc9204cdb45ed8056fa8 | 11,269,994,196,480 | 756ee660b9fb322279e8950e8d3ea268cb8f6051 | /app/src/main/java/de/hs_niederrhein/chat/hsnrchat/ChatActivity.java | e59704dcbf14251b5be1cf8ce43ceb9ac5ba6ac1 | [] | no_license | vimac001/HSNRChat | https://github.com/vimac001/HSNRChat | 5af7cffd9339d6f9adb7824239b8a14e040fe7ab | 1f0a6dd5bf166d7effaa547017eefe82875adb4c | refs/heads/master | 2021-01-10T01:27:46.991000 | 2016-01-19T14:02:17 | 2016-01-19T14:02:17 | 44,809,111 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package de.hs_niederrhein.chat.hsnrchat;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import ... | UTF-8 | Java | 10,694 | java | ChatActivity.java | Java | [] | null | [] | package de.hs_niederrhein.chat.hsnrchat;
import android.app.Activity;
import android.content.Intent;
import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.os.Bundle;
import android.support.design.widget.FloatingActionButton;
import android.support.design.widget.Snackbar;
import ... | 10,694 | 0.617565 | 0.616536 | 280 | 37.185715 | 30.000854 | 253 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.603571 | false | false | 8 |
68bea6642fd61253f2d6ce22de540382d8363e3c | 11,501,922,486,924 | f70f602eecede376489cbd098dd9b058714b4bf5 | /EmergeBL/src/main/java/emerge/ebuild/EbuildReader.java | 36d794007ce596e0acafe93195bbe05ba5ffb851 | [] | no_license | jameskirk/emerge | https://github.com/jameskirk/emerge | 36e45e9aad252b8ac60963d9018ac35fd0c13da2 | c072089f93f5c1aaa3a959fbbde8f95ddd8caf31 | refs/heads/master | 2016-08-05T12:43:13.983000 | 2015-01-28T16:11:58 | 2015-01-28T16:11:58 | 29,972,491 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package emerge.ebuild;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.regex.Pattern;
import emerge.conf.Configuration;
import emerge.entity.Keyword;
import emerge.entity.KeywordGroup;
import emerge.misc.EmergeException;
import emerge.misc.Fil... | UTF-8 | Java | 3,466 | java | EbuildReader.java | Java | [] | null | [] | package emerge.ebuild;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.List;
import java.util.regex.Pattern;
import emerge.conf.Configuration;
import emerge.entity.Keyword;
import emerge.entity.KeywordGroup;
import emerge.misc.EmergeException;
import emerge.misc.Fil... | 3,466 | 0.694749 | 0.689844 | 84 | 40.261906 | 42.194313 | 152 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.416667 | false | false | 8 |
694163a3e3077d2d1f996c0199c43009b1784f79 | 24,094,766,566,109 | 7e1511cdceeec0c0aad2b9b916431fc39bc71d9b | /flakiness-predicter/input_data/original_tests/apache-incubator-dubbo/nonFlakyMethods/org.apache.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClientTest-testGetChildren.java | 6e505b2d84c300f48256302d6a668f3181c5e197 | [
"BSD-3-Clause"
] | permissive | Taher-Ghaleb/FlakeFlagger | https://github.com/Taher-Ghaleb/FlakeFlagger | 6fd7c95d2710632fd093346ce787fd70923a1435 | 45f3d4bc5b790a80daeb4d28ec84f5e46433e060 | refs/heads/main | 2023-07-14T16:57:24.507000 | 2021-08-26T14:50:16 | 2021-08-26T14:50:16 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | @Test public void testGetChildren() throws IOException {
String path="/dubbo/org.apache.dubbo.demo.DemoService/parentProviders";
zkclientZookeeperClient.create(path,false);
for (int i=0; i < 5; i++) {
zkclientZookeeperClient.createEphemeral(path + "/server" + i);
}
List<String> zookeeperClientChildren=zkc... | UTF-8 | Java | 412 | java | org.apache.dubbo.remoting.zookeeper.zkclient.ZkclientZookeeperClientTest-testGetChildren.java | Java | [] | null | [] | @Test public void testGetChildren() throws IOException {
String path="/dubbo/org.apache.dubbo.demo.DemoService/parentProviders";
zkclientZookeeperClient.create(path,false);
for (int i=0; i < 5; i++) {
zkclientZookeeperClient.createEphemeral(path + "/server" + i);
}
List<String> zookeeperClientChildren=zkc... | 412 | 0.764563 | 0.757282 | 9 | 44.777779 | 27.107924 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 8 |
07cd918d732923675741a19363b6cf11bb89bfc2 | 10,247,792,001,330 | a98625b08432e2e3fd37d8bd6bb6cdf953017999 | /src/main/java/com/dw/service/PosPrinterService.java | 20347cde04d504cec9d55ac70051cb4b8fe4eec5 | [] | no_license | lodichang/Dwpos | https://github.com/lodichang/Dwpos | 62f5622de46e83f7bb4a5593d94ca672356ed87b | ddc6049cca73c265abc4e172a16bbfa0fddd84c9 | refs/heads/master | 2020-03-19T07:43:18.981000 | 2018-06-05T08:33:47 | 2018-06-05T08:33:47 | 136,143,385 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.dw.service;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import com.dw.entity.PosPrinter;
import com.dw.mapper.PosPrinterMapper;
import org.springframework.stereotype.Service;
@Service
public class PosPrinterService extends ServiceImpl<PosPrinterMapper, PosPrinter> {
}
| UTF-8 | Java | 301 | java | PosPrinterService.java | Java | [] | null | [] | package com.dw.service;
import com.baomidou.mybatisplus.service.impl.ServiceImpl;
import com.dw.entity.PosPrinter;
import com.dw.mapper.PosPrinterMapper;
import org.springframework.stereotype.Service;
@Service
public class PosPrinterService extends ServiceImpl<PosPrinterMapper, PosPrinter> {
}
| 301 | 0.827243 | 0.827243 | 14 | 20.5 | 25.728666 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.428571 | false | false | 8 |
b6689f25895ff0ae6e23d6c0a93b3cc9b06c288a | 532,575,977,703 | ca482f8dccff7a91c6c0f2a6ed0428c9fc412c03 | /meiguo-manager/src/main/java/com/meiguo/chengjiumanager/dao/ChengjiuDao.java | 6d988bd298f93cb4fa46a32285f9290996920e93 | [] | no_license | tangminnan/dianziyan | https://github.com/tangminnan/dianziyan | 6a0a7ec508d77e0ea42952e431238ab903f0a3ba | 8b8078523e1ff8b9b2db831503d204569b0b144d | refs/heads/master | 2020-03-31T12:31:17.604000 | 2019-01-28T02:14:47 | 2019-01-28T02:14:47 | 152,219,256 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.meiguo.chengjiumanager.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Mapper;
import com.meiguo.chengjiumanager.domain.ChengjiuDO;
/**
* 成就列表
* @author wjl
* @email bushuo@163.com
* @date 2018-10-11 15:54:27
*/
@Mapper
public interface ChengjiuDao {
Cheng... | UTF-8 | Java | 600 | java | ChengjiuDao.java | Java | [
{
"context": "manager.domain.ChengjiuDO;\n\n/**\n * 成就列表\n * @author wjl\n * @email bushuo@163.com\n * @date 2018-10-11 15:5",
"end": 215,
"score": 0.9996792674064636,
"start": 212,
"tag": "USERNAME",
"value": "wjl"
},
{
"context": ".ChengjiuDO;\n\n/**\n * 成就列表\n * @author wjl\n * @e... | null | [] | package com.meiguo.chengjiumanager.dao;
import java.util.List;
import java.util.Map;
import org.apache.ibatis.annotations.Mapper;
import com.meiguo.chengjiumanager.domain.ChengjiuDO;
/**
* 成就列表
* @author wjl
* @email <EMAIL>
* @date 2018-10-11 15:54:27
*/
@Mapper
public interface ChengjiuDao {
ChengjiuDO g... | 593 | 0.734797 | 0.706081 | 35 | 15.914286 | 17.130377 | 52 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8 | false | false | 8 |
25773e4ea089875c373f395e6c391dba3526147c | 1,133,871,367,713 | 27dc541bf8ce73fda1b6a40ef471ae59304c0262 | /CoreBanking/src/test/java/testNGTesing/DesiredCapabilityDemo_TODO.java | db24b4f0e3845d81378991914ec7a39dbdbedf66 | [] | no_license | shesingh/SeleniumJavaFramework1 | https://github.com/shesingh/SeleniumJavaFramework1 | 8dda3b6e73d0b748ba99c813fd9beac0f79689f8 | fa6befe9556dadfd2bd8674baa1ef17a17897468 | refs/heads/master | 2020-04-25T11:36:51.617000 | 2019-03-29T18:44:00 | 2019-03-29T18:44:00 | 172,750,574 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* This class covers:
* To DO ...Do this from Automation Step by Step - Raghav Pal
*/
package testNGTesing;
public class DesiredCapabilityDemo_TODO {
}
| UTF-8 | Java | 170 | java | DesiredCapabilityDemo_TODO.java | Java | [
{
"context": " * To DO ...Do this from Automation Step by Step - Raghav Pal\r\n */\r\n\r\npackage testNGTesing;\r\n\r\npublic class Des",
"end": 88,
"score": 0.9996103644371033,
"start": 78,
"tag": "NAME",
"value": "Raghav Pal"
}
] | null | [] | /*
* This class covers:
* To DO ...Do this from Automation Step by Step - <NAME>
*/
package testNGTesing;
public class DesiredCapabilityDemo_TODO {
}
| 166 | 0.664706 | 0.664706 | 10 | 15 | 20.119642 | 61 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.1 | false | false | 8 |
6535c58f16a75138291a87a460bae57b096526b9 | 10,084,583,218,772 | 861f45a5341fcc31b2149d0422a966bd7a2dcf54 | /src/main/java/frc/robot/commands/defaultcommands/DefaultDriveCommand.java | ca8e6edf595c02fde21d081460c00df3a86439ff | [] | no_license | thomasjosif/FRC_2019_Robot | https://github.com/thomasjosif/FRC_2019_Robot | e6b697f57cbb3ad75bab1870d8232e726ba72f68 | 371e6d3fdac46cf8a651463ff6e5444ee8004c36 | refs/heads/master | 2020-05-09T23:02:56.469000 | 2019-03-28T14:41:24 | 2019-03-28T14:41:24 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package frc.robot.commands.defaultcommands;
import edu.wpi.first.wpilibj.command.Command;
import edu.wpi.first.wpilibj.command.Scheduler;
import frc.robot.Robot;
import frc.robot.commands.autonomouscommands.RotateToHeadingCommand;
import frc.robot.constants.RobotConst;
import frc.robot.oi.OI;
import frc.robot.subsyste... | UTF-8 | Java | 1,682 | java | DefaultDriveCommand.java | Java | [] | null | [] | package frc.robot.commands.defaultcommands;
import edu.wpi.first.wpilibj.command.Command;
import edu.wpi.first.wpilibj.command.Scheduler;
import frc.robot.Robot;
import frc.robot.commands.autonomouscommands.RotateToHeadingCommand;
import frc.robot.constants.RobotConst;
import frc.robot.oi.OI;
import frc.robot.subsyste... | 1,682 | 0.651605 | 0.646254 | 57 | 28.526316 | 25.857304 | 121 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.473684 | false | false | 8 |
59fee55c7bc3e3a05faae0a467ae25514a223653 | 6,914,897,351,471 | 5cfad68e8a71265822d98bb851badfb0bb9ffd50 | /src/annotations/Annotation.java | d75ab2f215e2c0a4e93459d93b06a4ec986edff6 | [] | no_license | 68889/JavaFundamention | https://github.com/68889/JavaFundamention | ec066f3bdf769a903a56fff0739e54ce069311a5 | b8bf40c91536710ccbc751667f4c4290fca9d58b | refs/heads/master | 2020-12-15T13:59:14.150000 | 2020-01-23T08:18:54 | 2020-01-23T08:18:54 | 235,122,877 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
public class Annotation implements FunctionalInterface_ {
int a = 1;
int b = 3;
String result = "3";
@Overr... | UTF-8 | Java | 1,505 | java | Annotation.java | Java | [] | null | [] | package annotations;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
public class Annotation implements FunctionalInterface_ {
int a = 1;
int b = 3;
String result = "3";
@Overr... | 1,505 | 0.57608 | 0.574086 | 66 | 20.80303 | 18.328831 | 82 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.257576 | false | false | 8 |
b906b2c40dbc4af5feb6d27450891f54be36426c | 12,730,283,077,311 | a159752f6f74716bec9a676be8d1c1c42033839b | /outboundsvr/src/main/java/com/garyzhangscm/cwms/outbound/model/PickType.java | c1a298da7a3036250e952f4ad32f36fab5e6c464 | [] | no_license | garyzhangscm/cwms | https://github.com/garyzhangscm/cwms | bdf71fd145e5f8a95cdad3520c1196b32649dd8a | 73b053bce2b86d42e16255d5fb4fe5f8f99d4665 | refs/heads/master | 2023-08-05T02:52:46.243000 | 2023-08-01T04:47:29 | 2023-08-01T04:47:29 | 199,084,976 | 1 | 0 | null | false | 2023-08-01T04:33:45 | 2019-07-26T22:01:04 | 2023-07-31T21:17:29 | 2023-08-01T04:33:43 | 77,965 | 1 | 0 | 0 | Java | false | false | package com.garyzhangscm.cwms.outbound.model;
public enum PickType {
OUTBOUND,
EMERGENCY_REPLENISHMENT,
TRIGGER_REPLENISHMENT,
WORK_ORDER
}
| UTF-8 | Java | 157 | java | PickType.java | Java | [] | null | [] | package com.garyzhangscm.cwms.outbound.model;
public enum PickType {
OUTBOUND,
EMERGENCY_REPLENISHMENT,
TRIGGER_REPLENISHMENT,
WORK_ORDER
}
| 157 | 0.738854 | 0.738854 | 8 | 18.625 | 13.96368 | 45 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
8bb91d272a22fd6e75f553190216f482eea9f887 | 16,432,544,886,196 | 31c6bd3fcd2f6f7d1adbf90485e9f60eb58b7413 | /app/src/main/java/com/maxmobile/workstatus/ReceiversAndServices/UpdateStatusReceiver.java | cfaead42e069f60060236318fd5e7e7fd3c8f059 | [] | no_license | MaxVitruk/WorkStatusAndroid | https://github.com/MaxVitruk/WorkStatusAndroid | c06e716266b4c65bfa1e0afbc74d07b9d6dc7453 | 961b82ded43e112d8845f37ec7573929ecb91953 | refs/heads/master | 2016-09-10T19:25:04.419000 | 2015-05-28T15:08:17 | 2015-05-28T15:08:17 | 34,669,295 | 3 | 0 | null | false | 2015-05-28T15:08:18 | 2015-04-27T13:47:46 | 2015-05-07T13:30:41 | 2015-05-28T15:08:17 | 3,440 | 1 | 0 | 0 | Java | null | null | package com.maxmobile.workstatus.ReceiversAndServices;
import android.app.AlarmManager;
import android.app.KeyguardManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.PowerManager... | UTF-8 | Java | 5,113 | java | UpdateStatusReceiver.java | Java | [] | null | [] | package com.maxmobile.workstatus.ReceiversAndServices;
import android.app.AlarmManager;
import android.app.KeyguardManager;
import android.app.PendingIntent;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Bundle;
import android.os.PowerManager... | 5,113 | 0.64329 | 0.63561 | 162 | 29.543209 | 30.958176 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.691358 | false | false | 8 |
8940f74ebc38e52a7d6cef218c209b9bedcdef38 | 7,816,840,481,137 | e28b9e6477879f338b9861bfdafbf89702ea65b5 | /spring-annotation/src/test/java/com/willow/annotation/AppTest.java | cd3822b6ae59c3e26ca0d86390bdb38dc630b6d9 | [] | no_license | yangliuwilow/myProjectCode | https://github.com/yangliuwilow/myProjectCode | ef8bbbd2e11630cdfa58c705dba826cd225406d7 | db216cc3764a4ca822ccc38c14c57cb97e23aff5 | refs/heads/master | 2020-03-24T07:04:17.806000 | 2018-07-30T10:00:02 | 2018-07-30T10:00:02 | 142,551,565 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.willow.annotation;
import com.willow.bean.Person;
import com.willow.config.SpringConfig;
import org.junit.Test;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
public class AppTest {
/**
* 注解的方式
*/
AnnotationConfigApplicationContext annotationConfigAp... | UTF-8 | Java | 1,142 | java | AppTest.java | Java | [] | null | [] | package com.willow.annotation;
import com.willow.bean.Person;
import com.willow.config.SpringConfig;
import org.junit.Test;
import org.springframework.context.annotation.AnnotationConfigApplicationContext;
public class AppTest {
/**
* 注解的方式
*/
AnnotationConfigApplicationContext annotationConfigAp... | 1,142 | 0.709945 | 0.70442 | 32 | 32.9375 | 38.142773 | 135 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.375 | false | false | 8 |
fe998ea413f3e2974dcd50f5ac6fc755b5a17a8b | 17,617,955,865,078 | 4c8c7826d959ff39243a8bb22dc2786957da13b5 | /src/net/highwayfrogs/editor/file/patch/commands/PatchCommandMultiply.java | 943c5ad0522bc913fee80dedacb716a56085dfb0 | [] | no_license | Kneesnap/FrogLord | https://github.com/Kneesnap/FrogLord | ebdf274ab407ced35637a63c4c01d672655aa24e | dae15901bd46113a61f171dff3f8d0893f6517ec | refs/heads/master | 2023-05-24T11:52:35.668000 | 2023-05-22T00:27:50 | 2023-05-22T00:27:50 | 144,334,705 | 118 | 9 | null | false | 2023-05-15T05:50:15 | 2018-08-10T21:43:06 | 2023-05-11T21:31:41 | 2023-05-15T05:50:14 | 11,889 | 100 | 6 | 6 | Java | false | false | package net.highwayfrogs.editor.file.patch.commands;
import net.highwayfrogs.editor.file.patch.PatchRuntime;
import net.highwayfrogs.editor.file.patch.PatchValue;
import net.highwayfrogs.editor.file.patch.reference.PatchValueReference;
import java.util.List;
/**
* Multiply a variable.
* multiply <targetVar> <value... | UTF-8 | Java | 1,248 | java | PatchCommandMultiply.java | Java | [
{
"context": "iply <targetVar> <valueToMultiplyBy>\n * Created by Kneesnap on 1/15/2020.\n */\npublic class PatchCommandMultip",
"end": 356,
"score": 0.9996297955513,
"start": 348,
"tag": "USERNAME",
"value": "Kneesnap"
}
] | null | [] | package net.highwayfrogs.editor.file.patch.commands;
import net.highwayfrogs.editor.file.patch.PatchRuntime;
import net.highwayfrogs.editor.file.patch.PatchValue;
import net.highwayfrogs.editor.file.patch.reference.PatchValueReference;
import java.util.List;
/**
* Multiply a variable.
* multiply <targetVar> <value... | 1,248 | 0.689904 | 0.682692 | 32 | 38 | 38.559208 | 179 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.53125 | false | false | 8 |
3b98e25022614512fa83371120953001000d17b9 | 21,449,066,697,148 | d49d3d18097fb3a6fc4577a2aee6d942d767e55b | /android/src/nl/tomsanders/wakeupservice/StatusCheckReceiver.java | 10b9f0834a7840607c541e00311abe7c0e9d6b3d | [] | no_license | mnstrspeed/remotewakeupservice | https://github.com/mnstrspeed/remotewakeupservice | 887c9c85c4772333c49930c82e7ff383b13209b5 | 60584e88406c3c9bd7f76286a8bb6ba2c5bcbb37 | refs/heads/master | 2016-09-05T19:50:06.548000 | 2014-02-12T16:40:48 | 2014-02-12T16:40:48 | 16,771,061 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package nl.tomsanders.wakeupservice;
import java.io.IOException;
import java.net.URL;
import java.util.Calendar;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.a... | UTF-8 | Java | 6,921 | java | StatusCheckReceiver.java | Java | [
{
"context": "ontext, long startTime)\n\t{\n\t\tString url = \"http://188.226.148.202/status.php?since=\" + startTime;\n\t\ttry\n\t\t{\n\t\t\tStri",
"end": 1720,
"score": 0.9994948506355286,
"start": 1705,
"tag": "IP_ADDRESS",
"value": "188.226.148.202"
},
{
"context": "\t\tString lo... | null | [] | package nl.tomsanders.wakeupservice;
import java.io.IOException;
import java.net.URL;
import java.util.Calendar;
import org.apache.http.HttpResponse;
import org.apache.http.client.ClientProtocolException;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.impl.client.DefaultHttpClient;
import org.a... | 6,920 | 0.716659 | 0.711169 | 228 | 29.355263 | 25.822287 | 126 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.600877 | false | false | 8 |
9c74bd512a6c5b18f0ca7049075e23acaa8f5885 | 20,435,454,429,955 | 5903bd43d88aaa8cb3f89597fa8aab911df8fb11 | /app/src/main/java/com/sophon/videostudy/decode/MyExtractor.java | 26cf38091ad7fff46298747b541ac81257235abf | [] | no_license | ruizhang81/videoStudy | https://github.com/ruizhang81/videoStudy | 012d4d7c435edd268b2498136f39392d487013bc | cdad2f6874ed3b17863c2a09e7dcdc9d7107548c | refs/heads/main | 2023-05-14T13:35:22.947000 | 2021-06-13T07:16:42 | 2021-06-13T07:16:42 | 376,200,768 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.sophon.videostudy.decode;
import android.media.MediaExtractor;
import android.media.MediaFormat;
import java.io.IOException;
import java.nio.ByteBuffer;
public class MyExtractor {
MediaFormat audioFormat;
int audioTrackId;
int videoTrackId;
MediaFormat videoFormat;
MediaExtractor med... | UTF-8 | Java | 2,290 | java | MyExtractor.java | Java | [] | null | [] | package com.sophon.videostudy.decode;
import android.media.MediaExtractor;
import android.media.MediaFormat;
import java.io.IOException;
import java.nio.ByteBuffer;
public class MyExtractor {
MediaFormat audioFormat;
int audioTrackId;
int videoTrackId;
MediaFormat videoFormat;
MediaExtractor med... | 2,290 | 0.575188 | 0.573308 | 83 | 24.650602 | 18.709209 | 75 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.445783 | false | false | 8 |
7405f83ac3527f8499092046c18d2113413bf314 | 9,302,899,189,852 | bcf4a326d11e424537e396d5bc443457e5a4cfee | /px-checkout/src/main/java/com/mercadopago/android/px/internal/features/review_and_confirm/components/items/ReviewItem.java | 08cf79c99de262df683144b1b09d37edc42684a4 | [
"MIT"
] | permissive | mercadopago/px-android | https://github.com/mercadopago/px-android | a80e54596c235ae852bd7d0fb99354ef9104aed4 | b715075dd4cf865f30f6448f3c00d6e9033a1c21 | refs/heads/master | 2022-07-20T04:25:40.695000 | 2022-07-15T16:23:14 | 2022-07-15T16:23:14 | 49,529,486 | 115 | 99 | MIT | false | 2022-07-15T16:02:24 | 2016-01-12T21:18:39 | 2022-03-22T17:09:01 | 2022-07-15T16:02:24 | 59,390 | 94 | 76 | 42 | Java | false | false | package com.mercadopago.android.px.internal.features.review_and_confirm.components.items;
import androidx.annotation.DrawableRes;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.mercadopago.android.px.internal.features.review_and_confirm.models.ItemModel;
import com.mercadopago.andr... | UTF-8 | Java | 1,668 | java | ReviewItem.java | Java | [] | null | [] | package com.mercadopago.android.px.internal.features.review_and_confirm.components.items;
import androidx.annotation.DrawableRes;
import androidx.annotation.NonNull;
import androidx.annotation.Nullable;
import com.mercadopago.android.px.internal.features.review_and_confirm.models.ItemModel;
import com.mercadopago.andr... | 1,668 | 0.704436 | 0.704436 | 52 | 31.076923 | 26.497349 | 95 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.557692 | false | false | 8 |
fcd6b54d6a5f8aa10f1de04971ffcafb6bed7e9e | 28,424,093,602,289 | 64123fa90e93e595bd34eaad2cf6302cfcd41e8b | /src/main/java/com/km/service/ProcessModule/controller/ProcessController.java | 669bc9bdefdde050c77d26f976c6b1b81cf09ce7 | [] | no_license | zhouyimian/DataETLPlatform | https://github.com/zhouyimian/DataETLPlatform | f16abba2fcca6dac2f454ef8b18257872ed13240 | a69d692fba3b550f481aa99aeec0aae35cc2d79a | refs/heads/master | 2022-07-04T18:03:37.902000 | 2020-04-09T14:52:47 | 2020-04-09T14:52:47 | 213,187,340 | 2 | 0 | null | false | 2022-07-01T21:24:58 | 2019-10-06T14:53:16 | 2020-04-09T14:53:12 | 2022-07-01T21:24:58 | 326 | 0 | 0 | 6 | Java | false | false | package com.km.service.ProcessModule.controller;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.km.data.common.util.Configuration;
import com.km.service.ConfigureModule.service.ConfigureService;
import com.km.service.ProcessModule.domain.Process;
import com.km.service.Process... | UTF-8 | Java | 10,497 | java | ProcessController.java | Java | [] | null | [] | package com.km.service.ProcessModule.controller;
import com.alibaba.fastjson.JSONArray;
import com.alibaba.fastjson.JSONObject;
import com.km.data.common.util.Configuration;
import com.km.service.ConfigureModule.service.ConfigureService;
import com.km.service.ProcessModule.domain.Process;
import com.km.service.Process... | 10,497 | 0.671584 | 0.670234 | 238 | 42.57563 | 26.859903 | 97 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.831933 | false | false | 8 |
ac2c56a8d70ff5bafc2896705c4ae47b1687f8f3 | 16,982,300,720,692 | 050f8390bdae668d7dc82a9f999c91333f83bc1d | /APP_PERSONAS/src/main/java/co/com/bancolombia/certificacion/app/tasks/administrarfacturas/ConsultarFacturaProgramadas.java | e40f56239b30645919e15b43d5a6658b3ef5f942 | [] | no_license | julianvilla26/pruebaOSP | https://github.com/julianvilla26/pruebaOSP | 0f035117f7b586198dc658c929a3a971ba59ad54 | 0d63f7fd381f6a2bcb2647c16c176f747a31a326 | refs/heads/master | 2020-09-02T11:58:13.329000 | 2019-11-02T21:30:55 | 2019-11-02T21:30:55 | 219,215,714 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package co.com.bancolombia.certificacion.app.tasks.administrarfacturas;
import co.com.bancolombia.certificacion.app.models.administrarfacturas.Factura;
import co.com.bancolombia.certificacion.app.utilidades.administradores.Verificar;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Task;
impo... | UTF-8 | Java | 1,971 | java | ConsultarFacturaProgramadas.java | Java | [] | null | [] | package co.com.bancolombia.certificacion.app.tasks.administrarfacturas;
import co.com.bancolombia.certificacion.app.models.administrarfacturas.Factura;
import co.com.bancolombia.certificacion.app.utilidades.administradores.Verificar;
import net.serenitybdd.screenplay.Actor;
import net.serenitybdd.screenplay.Task;
impo... | 1,971 | 0.739219 | 0.738711 | 38 | 50.894737 | 44.340069 | 137 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.526316 | false | false | 8 |
2d127f62824f48857b681be91f11dd7dabbd1266 | 20,504,173,894,257 | 4e5a4b6de9a466ace340f6058158abe2efa381a9 | /ngp_prom/prom_module/src/main/java/com/heepay/prom/modules/prom/service/PromWechatService.java | ec3fb1ae8639f7e8eaf8aec15383784df5541d8e | [] | no_license | Yigexuetu/openSource | https://github.com/Yigexuetu/openSource | c8c776c6d4d1c6a5393eaffa63635f63e9cc3125 | 097e7e457cbd27d5e34669bc335733cd3a7dbd69 | refs/heads/master | 2021-12-21T13:39:19.983000 | 2017-09-28T06:40:47 | 2017-09-28T06:40:47 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
* Copyright © since 2008. All Rights Reserved
* 汇元银通(北京)在线支付技术有限公司 www.heepay.com
*/
package com.heepay.prom.modules.prom.service;
import com.heepay.prom.common.persistence.Page;
import com.heepay.prom.common.service.CrudService;
import com.heepay.prom.modules.prom.dao.PromWechatDao;
import com.heepay.pro... | UTF-8 | Java | 1,915 | java | PromWechatService.java | Java | [
{
"context": "\n *\n * 描 述:用户管理(微信)Service\n *\n * 创 建 者: @author wangdong\n * 创建时间:\n * 创建描述:\n *\n * 修 改 者:\n * 修改时间:\n * 修改描述:\n",
"end": 616,
"score": 0.996969997882843,
"start": 608,
"tag": "USERNAME",
"value": "wangdong"
}
] | null | [] | /**
* Copyright © since 2008. All Rights Reserved
* 汇元银通(北京)在线支付技术有限公司 www.heepay.com
*/
package com.heepay.prom.modules.prom.service;
import com.heepay.prom.common.persistence.Page;
import com.heepay.prom.common.service.CrudService;
import com.heepay.prom.modules.prom.dao.PromWechatDao;
import com.heepay.pro... | 1,915 | 0.730068 | 0.72779 | 73 | 23.068493 | 22.540878 | 81 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.643836 | false | false | 8 |
483fa64404764464c96039f3d0d2c05cf6d2cd63 | 10,625,749,143,067 | f88e64915acff03663cd5646f0727548805f65c3 | /src/com/glc/design_pattern/seven_design_philosophy/_6_liskov_principle/negtive/AppTest.java | e19880c6e25b81ee117834cac76245813b001d29 | [] | no_license | Richard-lc/java2009 | https://github.com/Richard-lc/java2009 | 3d833863055744f16e8916458137fc9eaa2b182d | ddf8bb252b89f6ac9aac5bcf3b491471dfe918dd | refs/heads/master | 2023-02-02T19:19:10.180000 | 2020-12-17T05:57:54 | 2020-12-17T05:57:54 | 320,174,736 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.glc.design_pattern.seven_design_philosophy._6_liskov_principle.negtive;
//需求:将长方形的宽改成比长大 1
//在父类Rectangular下,业务场景符合逻辑。现有子类Square,替换后如何。
//反例:正方形不是长方形
class Rectangular {
private Integer width;
private Integer length;
public Integer getWidth() {
return width;
}
public void setW... | UTF-8 | Java | 2,241 | java | AppTest.java | Java | [] | null | [] | package com.glc.design_pattern.seven_design_philosophy._6_liskov_principle.negtive;
//需求:将长方形的宽改成比长大 1
//在父类Rectangular下,业务场景符合逻辑。现有子类Square,替换后如何。
//反例:正方形不是长方形
class Rectangular {
private Integer width;
private Integer length;
public Integer getWidth() {
return width;
}
public void setW... | 2,241 | 0.608403 | 0.604482 | 86 | 19.767443 | 18.297716 | 83 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.232558 | false | false | 8 |
1e901dd5b206ffb420d89ea38e3dc53a344233f6 | 26,757,646,289,371 | 5ba411690268c82c794b49410dd68f9735b83342 | /src/main/java/br/biblioteca/livros/controladores/Index.java | 824ea68fe15a55975801f2e190e570a42644591e | [] | no_license | carloscubas/Cadastro-Livros | https://github.com/carloscubas/Cadastro-Livros | ca4d882185fa903882d94c62d6e71e14d955c1c0 | 28b1d0d62134c3eb234c967a676ccb31c0eea77b | refs/heads/master | 2022-07-09T01:47:13.972000 | 2020-04-25T01:54:29 | 2020-04-25T01:54:29 | 113,673,042 | 0 | 0 | null | false | 2020-04-12T19:26:00 | 2017-12-09T13:53:06 | 2020-04-12T13:01:13 | 2020-04-12T19:26:00 | 2,214 | 0 | 0 | 0 | Java | false | false | package br.biblioteca.livros.controladores;
import br.biblioteca.livros.entities.Livro;
import br.biblioteca.livros.repository.LivroRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.Reques... | UTF-8 | Java | 846 | java | Index.java | Java | [] | null | [] | package br.biblioteca.livros.controladores;
import br.biblioteca.livros.entities.Livro;
import br.biblioteca.livros.repository.LivroRepository;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.Reques... | 846 | 0.761229 | 0.761229 | 28 | 29.178572 | 23.55397 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
951f3c497a442347b403706d7873cc298a784927 | 1,683,627,249,334 | 91febf7d3c6197ddaeeba6e5d1568b61160f25ef | /Capbook2/src/main/java/com/cg/capbook/beans/Comments.java | 1bd4234eae970dcb9cf44c13e00150bff03805ab | [] | no_license | 27072015/capbook2 | https://github.com/27072015/capbook2 | cfb04607e4ef21778e6a5957e67dca84afeb97ca | e1526e1b54299b59dd1e3171888a1b71907588ae | refs/heads/master | 2020-05-03T03:46:46.554000 | 2019-03-29T13:01:20 | 2019-03-29T13:01:20 | 178,405,674 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cg.capbook.beans;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
@Entity
public class Comments {
@Id
@GeneratedValue(strategy=GenerationType.AUTO)
private int co... | UTF-8 | Java | 1,502 | java | Comments.java | Java | [] | null | [] | package com.cg.capbook.beans;
import javax.persistence.Entity;
import javax.persistence.GeneratedValue;
import javax.persistence.GenerationType;
import javax.persistence.Id;
import javax.persistence.ManyToOne;
@Entity
public class Comments {
@Id
@GeneratedValue(strategy=GenerationType.AUTO)
private int co... | 1,502 | 0.678429 | 0.675766 | 72 | 18.861111 | 16.225243 | 72 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.930556 | false | false | 8 |
1189a109bf5d4c60a9eb7625dd445abb62102ffc | 6,605,659,763,746 | 7254ad0504f8f239b64e3136fe8d090232cf9fb6 | /src/Practice/Date_Time.java | 0c483431b4dcdb1cb9c4b2a22b29213afa079188 | [] | no_license | basimbd/ShopManager_Java | https://github.com/basimbd/ShopManager_Java | cf66fe9bb57da62e5afb50542c0ddd522931ddcd | 57d248f3bc09e3afa3c1f9b851b4e08f79223b89 | refs/heads/main | 2023-03-09T06:08:47.518000 | 2021-02-25T19:01:13 | 2021-02-25T19:01:13 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this license header, choose License Headers in Project Properties.
* To change this template file, choose Tools | Templates
* and open the template in the editor.
*/
package Practice;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.util.Calendar;
import javafx.scene.control.D... | UTF-8 | Java | 1,024 | java | Date_Time.java | Java | [] | 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 Practice;
import java.time.LocalDate;
import java.time.LocalDateTime;
import java.util.Calendar;
import javafx.scene.control.D... | 1,024 | 0.666016 | 0.660156 | 35 | 28.257143 | 21.993952 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1 | false | false | 8 |
739e04e87f0730f436e2b1234b5a672bf3f0a109 | 6,605,659,765,515 | 16deca99d9b935169155701aab9bdbdc79c4859a | /Libgdx with video Tests/html3DTest/core/src/com/byrfb/geometry/cartesian/Line.java | b9c72b8586890ce2d1a399b8fb1c50377d81bbfc | [] | no_license | recaifurkan/My-Java-Repos | https://github.com/recaifurkan/My-Java-Repos | 0b90fc05cf7de08eb669661bfe16c269df77ac3e | 0b8c51d710a31509e42dc4885810c20f7b3c6ae6 | refs/heads/master | 2023-01-18T20:50:26.891000 | 2021-05-31T06:51:06 | 2021-05-31T06:51:06 | 189,587,588 | 0 | 0 | null | false | 2023-01-12T11:52:08 | 2019-05-31T12:06:20 | 2021-05-31T06:51:08 | 2023-01-12T11:52:08 | 323,234 | 0 | 0 | 24 | Python | false | false | package com.byrfb.geometry.cartesian;
import java.util.ArrayList;
import java.util.List;
public class Line {
public static List<Point> line(Point startPoint,Point endPoint) {
return line(startPoint.x(),startPoint.y(),startPoint.z(),endPoint.x(),endPoint.y(),endPoint.z());
}
/*
Alttaki metot başlangıç ve b... | UTF-8 | Java | 2,118 | java | Line.java | Java | [] | null | [] | package com.byrfb.geometry.cartesian;
import java.util.ArrayList;
import java.util.List;
public class Line {
public static List<Point> line(Point startPoint,Point endPoint) {
return line(startPoint.x(),startPoint.y(),startPoint.z(),endPoint.x(),endPoint.y(),endPoint.z());
}
/*
Alttaki metot başlangıç ve b... | 2,118 | 0.460845 | 0.415282 | 132 | 14.962121 | 17.890833 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.507576 | false | false | 8 |
235abb7156b0457f078ef9ddcea1dcd8b1e2556e | 3,186,865,800,837 | 4e13d133c527e2b9575eb92f632fbfb232a6c902 | /src/main/java/com/jsilgado/gorrion/domain/CompositeKeyIncurrido.java | 95f9f9b1a63dbff7d203fbae37d83fc668418688 | [] | no_license | jsilgado/gorrion | https://github.com/jsilgado/gorrion | 39d0ff2cd9a87ec08c2c371389763077802fc690 | 1d04008214a272bc4feb2d26525405beefdc8f3f | refs/heads/master | 2020-03-08T11:47:44.455000 | 2018-04-05T08:11:51 | 2018-04-05T08:11:51 | 128,108,118 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.jsilgado.gorrion.domain;
import java.io.Serializable;
import java.util.Date;
public class CompositeKeyIncurrido implements Serializable {
/**
* Descripcion del campo
*/
private static final long serialVersionUID = 1908436225565459235L;
private Long nroEmpleado;
private Date fecha;
private Str... | UTF-8 | Java | 1,227 | java | CompositeKeyIncurrido.java | Java | [] | null | [] | package com.jsilgado.gorrion.domain;
import java.io.Serializable;
import java.util.Date;
public class CompositeKeyIncurrido implements Serializable {
/**
* Descripcion del campo
*/
private static final long serialVersionUID = 1908436225565459235L;
private Long nroEmpleado;
private Date fecha;
private Str... | 1,227 | 0.692747 | 0.677262 | 64 | 18.171875 | 20.149096 | 67 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.015625 | false | false | 8 |
25607b797d8f38eee418e3cd3bef104695fff11f | 24,833,500,925,036 | bfa3539652e8db59c6de76911ee2160facd52369 | /App/Swoosh/app/src/main/java/com/oskarjansson/swoosh/LoginActivity.java | 291cfe8caa17e739fa0bb53630e2ed57aad5d88a | [] | no_license | IAmBullsaw/Swoosh | https://github.com/IAmBullsaw/Swoosh | 3cab5f35c178e4458ef599ca7c9c0dce14c3a93a | 3d9a37d9c6a626a7a912ac59781e4022d4b4d68e | refs/heads/master | 2021-01-19T00:41:18.514000 | 2016-12-11T17:36:54 | 2016-12-11T17:36:54 | 73,178,848 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.oskarjansson.swoosh;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.firebase.ui.auth.AuthUI;
import com.google.firebase.auth.FirebaseAuth... | UTF-8 | Java | 2,921 | java | LoginActivity.java | Java | [
{
"context": "package com.oskarjansson.swoosh;\n\nimport android.content.Context;\nimport a",
"end": 24,
"score": 0.9803569316864014,
"start": 12,
"tag": "USERNAME",
"value": "oskarjansson"
}
] | null | [] | package com.oskarjansson.swoosh;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.util.Log;
import com.firebase.ui.auth.AuthUI;
import com.google.firebase.auth.FirebaseAuth... | 2,921 | 0.631633 | 0.629921 | 79 | 35.974682 | 25.349693 | 105 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.696203 | false | false | 8 |
b04c5648c70ee7874754fdc90ea707b756d93586 | 8,521,215,151,428 | 3d6130d465ee022a4d6230fbf10959da7461f591 | /BinaryS.java | 224983cf3d29b64184cef6ffbf2c86f1caf5749f | [] | no_license | Thommond/Data-Structure-Practice | https://github.com/Thommond/Data-Structure-Practice | 8e3d74d29526237c525d6fd94ae5fe2099853c63 | 15c589395992c179f02211b1c956fc15f1669cd6 | refs/heads/main | 2023-04-19T20:59:05.273000 | 2021-05-04T02:25:12 | 2021-05-04T02:25:12 | 364,117,489 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | import java.util.*;
class BinaryS {
public static int search(int[] arr, int key, int l, int h) {
int mid = (l + h) / 2;
if (h < l) {
return -1;
}
if (key == arr[mid]) {
return mid;
// If num is less then middle search lower half
} else if (key < arr[mid]) {
return sea... | UTF-8 | Java | 1,291 | java | BinaryS.java | Java | [] | null | [] | import java.util.*;
class BinaryS {
public static int search(int[] arr, int key, int l, int h) {
int mid = (l + h) / 2;
if (h < l) {
return -1;
}
if (key == arr[mid]) {
return mid;
// If num is less then middle search lower half
} else if (key < arr[mid]) {
return sea... | 1,291 | 0.508133 | 0.48567 | 69 | 17.710144 | 17.890245 | 62 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.652174 | false | false | 8 |
cb3201e6b1543515bd7a349841a0cc162e80da86 | 7,241,314,911,957 | 9ebe42f5d875b0fa65de4d2793841db9b6c50fb9 | /face/src/PartsOfSpeech.java | 3a369f408ea731163ab45609c0c661db1fd91b43 | [] | no_license | sakshikapoor/ChatBotAI | https://github.com/sakshikapoor/ChatBotAI | 43999348e1bbfa1949656b6b6bbcaef19803a53f | 1b9fc616b26eca20a40f2e89bd568c377e2dbec7 | refs/heads/master | 2021-08-31T13:23:13.533000 | 2017-12-21T13:00:44 | 2017-12-21T13:00:44 | 114,973,270 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class PartsOfSpeech {
public String part(String word) throws SQLException
{
String pt="";
// System.out.println(word);
Connection con... | UTF-8 | Java | 1,030 | java | PartsOfSpeech.java | Java | [] | null | [] |
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.sql.Statement;
public class PartsOfSpeech {
public String part(String word) throws SQLException
{
String pt="";
// System.out.println(word);
Connection con... | 1,030 | 0.646602 | 0.641748 | 47 | 20.893618 | 20.466095 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.829787 | false | false | 8 |
fd8d74865e14dbedd990c9608a5f94c6f40f8783 | 32,882,269,661,380 | c191bcce28471da87534c09eab303d0a6f659f68 | /gluecodium/src/test/resources/smoke/structs/output/android/com/example/smoke/Route.java | aef4b5fa4004dd7223f96c2b5baeab3a20fda6ce | [
"Apache-2.0"
] | permissive | Dschoordsch/gluecodium | https://github.com/Dschoordsch/gluecodium | 5652e88132e0f58a2ebff9e8872e60a7df804486 | a7b3833ce840284cadf968b6f8441888f970c134 | refs/heads/master | 2020-12-26T21:40:40.220000 | 2020-01-31T08:46:54 | 2020-01-31T08:46:54 | 237,653,099 | 1 | 0 | Apache-2.0 | true | 2020-02-01T17:44:34 | 2020-02-01T17:44:33 | 2020-01-31T08:46:58 | 2020-02-01T17:43:11 | 19,339 | 0 | 0 | 0 | null | false | false | /*
*
*/
package com.example.smoke;
import android.support.annotation.NonNull;
public final class Route {
public static final String DEFAULT_DESCRIPTION = "Nonsense";
public static final RouteType DEFAULT_TYPE = RouteType.EQUESTRIAN;
@NonNull
public String description;
@NonNull
public RouteTyp... | UTF-8 | Java | 486 | java | Route.java | Java | [] | null | [] | /*
*
*/
package com.example.smoke;
import android.support.annotation.NonNull;
public final class Route {
public static final String DEFAULT_DESCRIPTION = "Nonsense";
public static final RouteType DEFAULT_TYPE = RouteType.EQUESTRIAN;
@NonNull
public String description;
@NonNull
public RouteTyp... | 486 | 0.707819 | 0.707819 | 18 | 26.055555 | 24.721724 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
d6ec370793c97295062832002b6cb004014f3793 | 28,286,654,644,032 | 2060139ceb5b5871a248f1594e86fcb6e54e6675 | /NTClient/src/main/java/com/easy/ntclient/ssl/SSLHttpClient.java | 9278a11f4671d4a1ce85f9e9292f94b8e5e4546d | [] | no_license | tankmyb/EasyNT | https://github.com/tankmyb/EasyNT | 12ad22f585e27f7bbe94e8da1228cbe75b2247df | 943084192a5e36f526cdd48247d1e496ccb20656 | refs/heads/master | 2020-08-08T21:33:32.222000 | 2015-02-17T03:07:35 | 2015-02-17T03:07:35 | 30,899,505 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.easy.ntclient.ssl;
import java.io.IOException;
import java.io.InputStream;
import java.security.KeyStore;
import javax.net.ssl.SSLContext;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.... | UTF-8 | Java | 3,275 | java | SSLHttpClient.java | Java | [
{
"context": "rivate static String CLIENT_KEY_STORE_PASSWORD = \"client\";\n\tprivate static String CLIENT_TRUST_KEY_STORE_P",
"end": 817,
"score": 0.9985419511795044,
"start": 811,
"tag": "PASSWORD",
"value": "client"
},
{
"context": " static String CLIENT_TRUST_KEY_STORE_PASSWORD =... | null | [] | package com.easy.ntclient.ssl;
import java.io.IOException;
import java.io.InputStream;
import java.security.KeyStore;
import javax.net.ssl.SSLContext;
import org.apache.http.HttpEntity;
import org.apache.http.client.methods.CloseableHttpResponse;
import org.apache.http.client.methods.HttpGet;
import org.apache.http.... | 3,287 | 0.715725 | 0.71145 | 110 | 28.772728 | 20.382105 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.963636 | false | false | 8 |
2828c6246860fe08b91d7585e511eb244488e1ee | 19,172,734,054,101 | 69de9958cbb9cd072eb837169d4d51afbfc84b0d | /cs/src/main/java/com/bsd/cse/zk/listbox/ZKListboxs.java | 6be6aa7e89307bd1b97c31e17394cb21f667f5ac | [] | no_license | bento0013/BB | https://github.com/bento0013/BB | 2bc7db95285eeba32669116cc3c27ece058d795a | caf52e18d3975818a40fafe6881d64b5ee2813be | refs/heads/master | 2016-09-05T13:46:07.169000 | 2014-11-22T17:49:32 | 2014-11-22T17:49:32 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.bsd.cse.zk.listbox;
import com.bsd.cse.model.security.Role;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.apache.commons.lang.ObjectUtils;
import org.apache.commons.loggi... | UTF-8 | Java | 1,440 | java | ZKListboxs.java | Java | [
{
"context": "\nimport org.zkoss.zul.Listitem;\n\n/**\n *\n * @author bento\n */\npublic class ZKListboxs {\n private static ",
"end": 459,
"score": 0.9996222257614136,
"start": 454,
"tag": "USERNAME",
"value": "bento"
}
] | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.bsd.cse.zk.listbox;
import com.bsd.cse.model.security.Role;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import org.apache.commons.lang.ObjectUtils;
import org.apache.commons.loggi... | 1,440 | 0.594444 | 0.594444 | 52 | 26.692308 | 22.142492 | 76 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.480769 | false | false | 8 |
8e5bac58d0bd2cbd4d3a8bc97fc36f3de2a0d1dd | 8,100,308,384,712 | 91546d0f6dc26b59e9e18831d40222530b0f7bc5 | /app/src/main/java/com/etsdk/app/huov7/adapter/ServiceQqGroupAdapter.java | ac826c4bcc610cfd3a7c65d6624e197a73bca0c6 | [] | no_license | 18300602795/fxyouxi2 | https://github.com/18300602795/fxyouxi2 | 851bb0753c164020c4fa28e54868e9582811bf02 | 5d7c4a070282cfdcd57defd413706b9e178ff11c | refs/heads/master | 2020-03-14T00:59:00.990000 | 2018-04-28T03:19:14 | 2018-04-28T03:19:14 | 131,368,122 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.etsdk.app.huov7.adapter;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Button;
import android.widget.LinearLayout;
i... | UTF-8 | Java | 4,719 | java | ServiceQqGroupAdapter.java | Java | [
{
"context": "import butterknife.ButterKnife;\n\n/**\n * Created by liu hong liang on 2017/3/1.\n */\n\npublic class ServiceQqGroupAdap",
"end": 585,
"score": 0.998361349105835,
"start": 571,
"tag": "NAME",
"value": "liu hong liang"
},
{
"context": "*\n *\n * 发起添加群流程。群号:测试群(5... | null | [] | package com.etsdk.app.huov7.adapter;
import android.content.Context;
import android.content.Intent;
import android.net.Uri;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.BaseAdapter;
import android.widget.Button;
import android.widget.LinearLayout;
i... | 4,684 | 0.648228 | 0.634906 | 132 | 32.553032 | 27.014956 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.522727 | false | false | 8 |
5a30c8dccb2b56d5be05d73c21cca419c9fb4f35 | 29,472,065,610,138 | 3096be8bd93f21df539b0416135b72282203b974 | /03-builder-printer/src/main/java/com/hszy/sjms/builder/Builder.java | 71631d5105315ccc2e22c2deea19be62d18c4283 | [] | no_license | 37764844/design-pattern | https://github.com/37764844/design-pattern | afb0477f7714e0d4d0fe526627188a88e19de0da | 6a5adf08d52084074c2efe5bd34ed6ca2c27d4cb | refs/heads/master | 2022-12-30T21:40:11.769000 | 2020-10-24T07:16:39 | 2020-10-24T07:16:39 | 289,019,286 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hszy.sjms.builder;
import com.hszy.sjms.print.interfaces.ICode;
import com.hszy.sjms.print.interfaces.IProtocol;
import com.hszy.sjms.product.IProduct;
public interface Builder {
void builderCode(ICode code);
void builderProtocol(IProtocol protocol);
IProduct getPrinter();
}
| UTF-8 | Java | 303 | java | Builder.java | Java | [] | null | [] | package com.hszy.sjms.builder;
import com.hszy.sjms.print.interfaces.ICode;
import com.hszy.sjms.print.interfaces.IProtocol;
import com.hszy.sjms.product.IProduct;
public interface Builder {
void builderCode(ICode code);
void builderProtocol(IProtocol protocol);
IProduct getPrinter();
}
| 303 | 0.775578 | 0.775578 | 16 | 17.9375 | 18.219046 | 48 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.9375 | false | false | 8 |
7551daeafc3ed9a845ee4bb882d2504134f9d590 | 23,278,722,800,086 | e464ba80959460162464696bc24c4e164eb2e31a | /src/main/java/com/hunorkovacs/phy/GravityField.java | ea81009c622ba2bbf0f8f30835cb0ca2aa8c0e1f | [
"Apache-2.0"
] | permissive | kovacshuni/PHY | https://github.com/kovacshuni/PHY | 126dc03573f7122f51f8c7e6071704ee99ce24d6 | 6e5ee5d17bad0f020c6ca78060c718577fc8ac84 | refs/heads/master | 2020-05-27T13:57:56.838000 | 2014-11-28T11:08:25 | 2014-11-28T11:08:25 | 8,167,471 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.hunorkovacs.phy;
import java.util.Vector;
/**
* A uniform force field with constant magnitude and direction.
* <p>
* Its base structure is the same as the PointlikeBody.
* In addition it possesses a force vector g.
* Can move and be acted on by another force if its mass is declared to a nonzero v... | UTF-8 | Java | 4,106 | java | GravityField.java | Java | [] | null | [] | package com.hunorkovacs.phy;
import java.util.Vector;
/**
* A uniform force field with constant magnitude and direction.
* <p>
* Its base structure is the same as the PointlikeBody.
* In addition it possesses a force vector g.
* Can move and be acted on by another force if its mass is declared to a nonzero v... | 4,106 | 0.619338 | 0.618363 | 104 | 37.48077 | 35.109985 | 171 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.528846 | false | false | 8 |
c2ad3fe0ed2c2f66c45fc2211810e16497a4dd95 | 15,178,414,460,333 | bb2c241a49b1542e85e1e94c0d4daab5aab22113 | /lao-lu-web/src/main/java/com/ai/ge/client/controller/PayMain.java | 702cb98e9b9d1e23440d50120a0ab3859832d8a8 | [] | no_license | Johnnyhj/lao-lu-parent | https://github.com/Johnnyhj/lao-lu-parent | b6809229e4a229301335b0d5ab2bd1607c8ae631 | 3473f0348577a9ba01127cf165da75445e938aa1 | refs/heads/master | 2021-01-01T18:14:18.419000 | 2017-07-22T02:20:21 | 2017-07-22T02:20:21 | 98,282,656 | 1 | 0 | null | true | 2017-07-25T08:22:47 | 2017-07-25T08:22:47 | 2017-07-22T02:01:33 | 2017-07-22T02:20:48 | 7,954 | 0 | 0 | 0 | null | null | null | package com.ai.ge.client.controller;
import com.ai.ge.bus.core.AbilityConstant;
import com.ai.ge.bus.core.AbilityRegister;
import com.ai.ge.bus.core.IAbility;
import com.ai.ge.bus.core.Message;
import com.ai.ge.platform.service.pay.PayService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springf... | UTF-8 | Java | 1,896 | java | PayMain.java | Java | [
{
"context": "ervlet.http.HttpServletRequest;\n\n/**\n * Created by wangying on 17/5/12.\n */\n@Service\n@AbilityRegister(name = ",
"end": 457,
"score": 0.9995653033256531,
"start": 449,
"tag": "USERNAME",
"value": "wangying"
}
] | null | [] | package com.ai.ge.client.controller;
import com.ai.ge.bus.core.AbilityConstant;
import com.ai.ge.bus.core.AbilityRegister;
import com.ai.ge.bus.core.IAbility;
import com.ai.ge.bus.core.Message;
import com.ai.ge.platform.service.pay.PayService;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springf... | 1,896 | 0.604614 | 0.600322 | 73 | 24.534246 | 20.623888 | 85 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.452055 | false | false | 8 |
1be75b6be9f26f44c2bdd80a5296b9b9da2675b6 | 24,129,126,296,438 | 1d2fda2245888413e3eef8798a61236822f022db | /org/flywaydb/core/internal/resolver/sql/SqlMigrationResolver.java | d11477ea7262dce89324a68f888208d1d2735e7a | [
"IJG"
] | permissive | SynieztroLedPar/Wu | https://github.com/SynieztroLedPar/Wu | 3b4391e916f6a5605d60663f800702f3e45d5dfc | 5f7daebc2fb430411ddb76a179005eeecde9802b | refs/heads/master | 2023-04-29T17:27:08.301000 | 2020-10-10T22:28:40 | 2020-10-10T22:28:40 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.flywaydb.core.internal.resolver.sql;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.StringReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.zip.CRC32;
import org.flywaydb.core.api.FlywayException;
import org.flywaydb.core.ap... | UTF-8 | Java | 5,153 | java | SqlMigrationResolver.java | Java | [] | null | [] | package org.flywaydb.core.internal.resolver.sql;
import java.io.BufferedReader;
import java.io.IOException;
import java.io.StringReader;
import java.util.ArrayList;
import java.util.Collections;
import java.util.List;
import java.util.zip.CRC32;
import org.flywaydb.core.api.FlywayException;
import org.flywaydb.core.ap... | 5,153 | 0.757811 | 0.753542 | 127 | 39.582676 | 38.674381 | 265 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.80315 | false | false | 8 |
d41b190baa5906f1cc59cf61754e01dc538421b6 | 2,903,397,952,120 | 39e779636338a05e5cb4ed9d55cffd15547dcdb1 | /BotreePosFnB/src/main/java/com/botree/restaurantapp/commonUtil/RefundBillPosPrinterMain.java | 864c99375817fec5cd2ec067bd8a83b507111566 | [] | no_license | sharobivpn/BotreeFnBServ | https://github.com/sharobivpn/BotreeFnBServ | fe0dcff3dce46b364f0e3acc6adcdce467508623 | 5b90a6970d14552a77349fad346f979f168c2a10 | refs/heads/main | 2023-08-05T09:02:31.394000 | 2021-09-18T03:44:02 | 2021-09-18T03:44:02 | 401,344,366 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /**
*
*/
package com.botree.restaurantapp.commonUtil;
/**
* @author admin
*
*/
import java.awt.print.PageFormat;
import java.awt.print.Paper;
import java.awt.print.PrinterJob;
import javax.print.attribute.HashPrintRequestAttributeSet;
import javax.print.attribute.PrintRequestAttributeSet;
imp... | UTF-8 | Java | 2,842 | java | RefundBillPosPrinterMain.java | Java | [
{
"context": "otree.restaurantapp.commonUtil;\r\n\r\n/**\r\n * @author admin\r\n *\r\n */\r\n\r\n\r\nimport java.awt.print.PageFormat;\r\n",
"end": 84,
"score": 0.9401752948760986,
"start": 79,
"tag": "USERNAME",
"value": "admin"
}
] | null | [] | /**
*
*/
package com.botree.restaurantapp.commonUtil;
/**
* @author admin
*
*/
import java.awt.print.PageFormat;
import java.awt.print.Paper;
import java.awt.print.PrinterJob;
import javax.print.attribute.HashPrintRequestAttributeSet;
import javax.print.attribute.PrintRequestAttributeSet;
imp... | 2,842 | 0.694933 | 0.675932 | 107 | 24.560747 | 23.7397 | 90 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.224299 | false | false | 8 |
d770e16846c935be57e5976f2a55beb41cb6937c | 10,118,943,004,125 | bfca14f3a8f26f817acb5e3abc9479390017a50a | /devemu-realm/src/main/java/org/devemu/utils/queue/QueueManager.java | bb895a80690955ecf31a503a6311433261a99d29 | [] | no_license | adheen/DevEmu_Project | https://github.com/adheen/DevEmu_Project | b77d0f667bb941ed18f64b6233f1a86df9ab4f70 | 3a005b8ae0229721dda11c51314d4e08a5f13693 | refs/heads/master | 2021-01-18T12:48:15.363000 | 2013-06-08T10:48:46 | 2013-06-08T10:48:46 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package org.devemu.utils.queue;
import org.devemu.network.server.client.ClientManager;
import org.devemu.network.server.client.RealmClient;
import org.devemu.sql.entity.manager.AccountManager;
public class QueueManager implements Runnable {
//private Thread thread;
public QueueManager() {
/*thread = new Thread(... | UTF-8 | Java | 992 | java | QueueManager.java | Java | [] | null | [] | package org.devemu.utils.queue;
import org.devemu.network.server.client.ClientManager;
import org.devemu.network.server.client.RealmClient;
import org.devemu.sql.entity.manager.AccountManager;
public class QueueManager implements Runnable {
//private Thread thread;
public QueueManager() {
/*thread = new Thread(... | 992 | 0.703629 | 0.683468 | 38 | 25.105263 | 20.057535 | 64 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.394737 | false | false | 8 |
6ae15140eb2b86c9953e8add9da0e04f8d14c32a | 31,937,376,838,340 | 6edda2798e8e542712018cb375579a4bd9f64161 | /mobile_app/app/src/main/java/comp3888/group5/sensordatacollector/PhoneBootReceiver.java | ceea06d0a8a10d097051caf9f85f8792bf24ef23 | [
"MIT"
] | permissive | Leaguesss/Platform-for-Collecting-IoT-Data | https://github.com/Leaguesss/Platform-for-Collecting-IoT-Data | b0ebe71d2dc7d3c527fd7dedaac21d6b73b57069 | d31db5e152531b5039e212615110dd4e7099721b | refs/heads/main | 2023-01-28T05:07:07.681000 | 2020-12-07T12:18:27 | 2020-12-07T12:18:27 | 319,307,881 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package comp3888.group5.sensordatacollector;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.util.Log;
public class PhoneBootReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, I... | UTF-8 | Java | 747 | java | PhoneBootReceiver.java | Java | [] | null | [] | package comp3888.group5.sensordatacollector;
import android.content.BroadcastReceiver;
import android.content.Context;
import android.content.Intent;
import android.os.Build;
import android.util.Log;
public class PhoneBootReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, I... | 747 | 0.697456 | 0.689424 | 23 | 31.47826 | 23.329157 | 78 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.565217 | false | false | 8 |
a98125eb52e640840c470891b973a58fe6d70046 | 22,591,527,991,740 | eb04182d6b3cb19f3de949bce76668b80842f88c | /src/main/java/com/erikmelker/currencyconverter/domain/Exchange.java | d32615bd79b1bbf1a9c42b82fab9a419a8f7c3e9 | [] | no_license | MelkerMossberg/currencyconverter | https://github.com/MelkerMossberg/currencyconverter | f8ec881b5017405af23bc647815f767b22b15483 | 8287e65026c2074600beb9ba977ed5c52cb2fcc6 | refs/heads/master | 2022-09-26T07:30:10.388000 | 2019-12-12T10:47:46 | 2019-12-12T10:47:46 | 227,421,335 | 0 | 0 | null | false | 2022-09-22T18:59:25 | 2019-12-11T17:20:32 | 2019-12-13T12:03:12 | 2022-09-22T18:59:23 | 106 | 0 | 0 | 1 | Java | false | false | package com.erikmelker.currencyconverter.domain;
import lombok.Data;
import java.math.BigDecimal;
import java.math.RoundingMode;
@Data
public class Exchange {
private String amount;
private String fromCurr;
private String toCurr;
private String res;
public String getAmount() {
return amo... | UTF-8 | Java | 1,283 | java | Exchange.java | Java | [
{
"context": "package com.erikmelker.currencyconverter.domain;\n\nimport lombok.Data;\n\ni",
"end": 22,
"score": 0.9379133582115173,
"start": 12,
"tag": "USERNAME",
"value": "erikmelker"
}
] | null | [] | package com.erikmelker.currencyconverter.domain;
import lombok.Data;
import java.math.BigDecimal;
import java.math.RoundingMode;
@Data
public class Exchange {
private String amount;
private String fromCurr;
private String toCurr;
private String res;
public String getAmount() {
return amo... | 1,283 | 0.652377 | 0.650818 | 54 | 22.75926 | 23.330107 | 94 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.481481 | false | false | 8 |
db181912bd0cc8c1c60875eecd1083734f5349d2 | 30,133,490,605,525 | 1d62594990eac09c6eda5d8117fdb71aa77c9378 | /src/main/java/com/example/spring/repository/EmpresaRepository.java | 129b0e026c20d30da5bca131d46913918755486a | [] | no_license | joseant8/usuario_empresa | https://github.com/joseant8/usuario_empresa | ad36925ccb96f7d18687d574378dc111a6da6d4a | 04b3fa11d8c668011db98f1be21dec5f5c7b7577 | refs/heads/master | 2023-03-28T04:46:44.007000 | 2021-04-06T23:04:40 | 2021-04-06T23:04:40 | 354,959,675 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.spring.repository;
import com.example.spring.model.Empresa;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.Optional;
@Repository
public interface EmpresaRepository extends JpaRepository<Empresa, Long> {
// ht... | UTF-8 | Java | 452 | java | EmpresaRepository.java | Java | [] | null | [] | package com.example.spring.repository;
import com.example.spring.model.Empresa;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import java.util.Optional;
@Repository
public interface EmpresaRepository extends JpaRepository<Empresa, Long> {
// ht... | 452 | 0.800885 | 0.800885 | 19 | 22.789474 | 28.079922 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.368421 | false | false | 8 |
59606a6ee2c3ef61333fef8868dbe9117c0890c8 | 15,427,522,528,933 | ee69a1640c9a2fe6b9ab7dcaeca8875b16aaa2e0 | /system/lazyat/sys/core/Server.java | ca366825231ed9f70aa4087368e3129341141c15 | [] | no_license | hanviseas/ATHENA | https://github.com/hanviseas/ATHENA | c34e67eb627d8868a8cb01cf97d93bae8f7ec88f | e49ac7aa72aa75d8206ba45cfba0f5613b7246ae | refs/heads/master | 2016-06-06T14:06:37.938000 | 2016-02-05T07:30:17 | 2016-02-05T07:30:17 | 49,465,338 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package lazyat.sys.core;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Random;
import lazyat.sys.map.ConfigMap;
public final class Server extends Thread {
/**
* main: 程序入口
* @param args 参数列表
* @return void
*/
public static void main(String[] args) {
Server.commander = new Co... | UTF-8 | Java | 4,082 | java | Server.java | Java | [
{
"context": " String initRemoteHost() {\n\t\tString remoteHost = \"127.0.0.1:4444\";\n\t\ttry { // 读取配置错误时,默认设为本地默认端口\n\t\t\tremoteHos",
"end": 1292,
"score": 0.9997629523277283,
"start": 1283,
"tag": "IP_ADDRESS",
"value": "127.0.0.1"
},
{
"context": "emote\");\n\t\t\tremoteHost = ... | null | [] | package lazyat.sys.core;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.Random;
import lazyat.sys.map.ConfigMap;
public final class Server extends Thread {
/**
* main: 程序入口
* @param args 参数列表
* @return void
*/
public static void main(String[] args) {
Server.commander = new Co... | 4,082 | 0.680886 | 0.67036 | 164 | 21.012196 | 20.630308 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.469512 | false | false | 8 |
ebed8c09980e8dc4b32e4201e50a718c78943669 | 14,413,910,275,245 | 048f568697732020b4a5f8ca774db022dae9056a | /src/main/java/com/codeleven/config/ConfigInfoManager.java | 7c30cab7fb33f935f107539a5a50d3b8b8848154 | [] | no_license | CoDeleven/php-swagger-yapi-integration-plugin | https://github.com/CoDeleven/php-swagger-yapi-integration-plugin | 07e3640f7af89e950ca9f4ee936316d5b3013dbd | 1fe4b5385143a9380eafea0e326d591a102d7b53 | refs/heads/master | 2022-12-26T12:42:31.956000 | 2020-10-13T09:05:24 | 2020-10-13T09:05:24 | 281,284,089 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.codeleven.config;
import com.intellij.ide.util.PropertiesComponent;
import com.intellij.openapi.project.Project;
import static com.codeleven.config.YApiServerConfig.*;
public class ConfigInfoManager {
private static ConfigInfoManager instance;
private ConfigInfo configInfo;
private Properties... | UTF-8 | Java | 2,110 | java | ConfigInfoManager.java | Java | [] | null | [] | package com.codeleven.config;
import com.intellij.ide.util.PropertiesComponent;
import com.intellij.openapi.project.Project;
import static com.codeleven.config.YApiServerConfig.*;
public class ConfigInfoManager {
private static ConfigInfoManager instance;
private ConfigInfo configInfo;
private Properties... | 2,110 | 0.736967 | 0.736967 | 53 | 38.811321 | 36.486782 | 120 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.679245 | false | false | 8 |
41f2bbfec47d12ae98d7b279e9545d0634b5d5eb | 20,538,533,652,349 | ddb6bb56e4c116710aaccaaa5326b449a4ee5534 | /ui/src/test/java/tdd/vendingMachine/ui/machine/handlers/ProductTrayEmptiedActionHandlerTest.java | de16886779de6283a539584a15389ab712b20cd2 | [] | no_license | tomp3/vending-machine-kata | https://github.com/tomp3/vending-machine-kata | 10f9609fa13c14a2cfabcb94c879d815a0301d9e | 54c8e26d35078c2e061294c39c0b7b08b12c55b3 | refs/heads/master | 2021-01-19T19:58:52.151000 | 2017-09-22T17:49:14 | 2017-09-22T17:49:14 | 101,215,421 | 0 | 0 | null | true | 2017-08-29T15:42:35 | 2017-08-23T19:02:51 | 2017-08-26T11:21:20 | 2017-08-29T15:42:35 | 121 | 0 | 0 | 0 | Java | null | null | package tdd.vendingMachine.ui.machine.handlers;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import org.junit.Before;
import org.junit.Test;
import tdd.vendingMachine.model.common.CoinType;
import tdd.vendingMachine.model.machine.VendingM... | UTF-8 | Java | 3,229 | java | ProductTrayEmptiedActionHandlerTest.java | Java | [] | null | [] | package tdd.vendingMachine.ui.machine.handlers;
import com.google.common.collect.ImmutableMap;
import com.google.common.collect.Lists;
import com.google.common.collect.Maps;
import org.junit.Before;
import org.junit.Test;
import tdd.vendingMachine.model.common.CoinType;
import tdd.vendingMachine.model.machine.VendingM... | 3,229 | 0.745122 | 0.738619 | 74 | 42.635136 | 33.503357 | 153 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.743243 | false | false | 8 |
d31382c4b1ae4780a1d76c04f7ea317ebbac14df | 16,432,544,915,681 | c6a991209a44e92c462fc97c8663e33f61546ee4 | /minshengbao/app/src/main/java/com/msht/minshengbao/androidShop/viewInterface/IShopSearchView.java | c6ba96410142b0ec77bce10570f4f4527ec54ff9 | [] | no_license | Unikince/mingshengbao | https://github.com/Unikince/mingshengbao | b34b33624034996b44c2b34e23d95b80dd39cf8f | 5621e87ead3fb5d38c509e21207c1aa330984836 | refs/heads/master | 2020-06-30T21:53:26.806000 | 2019-06-13T03:20:59 | 2019-06-13T03:20:59 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.msht.minshengbao.androidShop.viewInterface;
public interface IShopSearchView extends IBaseView{
void onGetDefaultSuccess(String s);
}
| UTF-8 | Java | 151 | java | IShopSearchView.java | Java | [] | null | [] | package com.msht.minshengbao.androidShop.viewInterface;
public interface IShopSearchView extends IBaseView{
void onGetDefaultSuccess(String s);
}
| 151 | 0.827815 | 0.827815 | 5 | 29.200001 | 24.019991 | 55 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
c5fb6c5a9c26167c075ba4f33673c0b2d18d71da | 31,250,182,049,380 | 611995a7137ca541d0035707765ace100e34d05e | /workeSpaces_forme/hpayNBDF/hpayNBDFDownloadSupport-1.0.2-dev/src/main/java/com/hpay/nbdf/download/connector/impl/unionacp/UnionACPConnector.java | 34610c66b9e0fbb8f9c43f303d96eeb6b72aaa46 | [] | no_license | maorui06/workspaces_forme | https://github.com/maorui06/workspaces_forme | f9d1e21cd8f13e5986424eba03da63c088139f18 | 9b03d3cc1e29cb3686168fa5fe0eab1ce1fb344a | refs/heads/master | 2017-12-04T13:15:11.321000 | 2017-02-27T08:59:10 | 2017-02-27T08:59:10 | 83,284,795 | 0 | 1 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* @(#)UnionACPConnector.java 1.0 2015年8月22日
*
* Copyright (c) 2007-2014 Shanghai Handpay IT, Co., Ltd.
* No. 80 Xinchang Rd, Huangpu District, Shanghai, China
* All rights reserved.
*
* This software is the confidential and proprietary information of
* Shanghai Handpay IT Co., Ltd. ("Confidential Inf... | GB18030 | Java | 16,651 | java | UnionACPConnector.java | Java | [
{
"context": " @Description 银联全渠道支付通道\n * @version 1.0\n * @author yhe\n * @since 2015年8月22日\n * @history \n * 时间 版本 姓名 修改内",
"end": 1493,
"score": 0.9994366765022278,
"start": 1490,
"tag": "USERNAME",
"value": "yhe"
},
{
"context": "cription 批量代付交易请求报文组装\n\t * @version 1.0\n\t * @au... | null | [] | /*
* @(#)UnionACPConnector.java 1.0 2015年8月22日
*
* Copyright (c) 2007-2014 Shanghai Handpay IT, Co., Ltd.
* No. 80 Xinchang Rd, Huangpu District, Shanghai, China
* All rights reserved.
*
* This software is the confidential and proprietary information of
* Shanghai Handpay IT Co., Ltd. ("Confidential Inf... | 16,651 | 0.773837 | 0.757203 | 335 | 41.170151 | 37.08181 | 194 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.486567 | false | false | 8 |
bae97af9300bac1e030987e777f50a2d616896aa | 13,408,887,943,922 | f164b56ed542b35b257c947b59ff79c708c72009 | /CoreJava/src/practice/SwitchExample.java | a751bac1f4741db5ae6fad7e23fcea692e812e39 | [] | no_license | MAYURIGAURAV/CoreJavaNew | https://github.com/MAYURIGAURAV/CoreJavaNew | f1593b27cb8800e1bd8833aec8ba495d53e21f90 | e1cd5825acde15c797c6ce9c777758a5db01bcfa | refs/heads/master | 2020-03-24T04:59:17.180000 | 2017-10-30T12:26:30 | 2017-10-30T12:26:30 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package practice;
public class SwitchExample {
public static void main(String[] args) {
int a = 20;
switch (a) {
case 10:
System.out.println("This is 10.");
break;
case 20:
System.out.println("This is 20.");
br... | UTF-8 | Java | 945 | java | SwitchExample.java | Java | [] | null | [] | package practice;
public class SwitchExample {
public static void main(String[] args) {
int a = 20;
switch (a) {
case 10:
System.out.println("This is 10.");
break;
case 20:
System.out.println("This is 20.");
br... | 945 | 0.397884 | 0.357672 | 33 | 27.636364 | 20.126596 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.545455 | false | false | 8 |
a03595bb12c911bdadd72d26c8dfece65eb1444b | 8,770,323,226,230 | 2e1ac137a865e5df699bc46a032e27ed217c3d71 | /src/main/java/pl/edu/pjatk/librarycms/web/rest/package-info.java | 8b8cc974fb2e42773ceef2da7e698797e70a4eea | [] | no_license | slawkolearn/library-cms | https://github.com/slawkolearn/library-cms | f86ac058b059f8ca71221b841995ccbf6d821626 | c8f7f26a3383013db4f06eb2870deb05738efbd1 | refs/heads/master | 2020-09-29T05:08:55.540000 | 2019-12-09T20:21:04 | 2019-12-09T20:21:04 | 226,959,647 | 0 | 0 | null | true | 2019-12-09T20:18:46 | 2019-12-09T20:18:45 | 2019-11-15T21:42:08 | 2019-11-15T21:47:29 | 1,434 | 0 | 0 | 0 | null | false | false | /**
* Spring MVC REST controllers.
*/
package pl.edu.pjatk.librarycms.web.rest;
| UTF-8 | Java | 82 | java | package-info.java | Java | [] | null | [] | /**
* Spring MVC REST controllers.
*/
package pl.edu.pjatk.librarycms.web.rest;
| 82 | 0.707317 | 0.707317 | 4 | 19.5 | 16.874537 | 41 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.25 | false | false | 8 |
73060e7a149017a3234fd33e4275b5545425eac4 | 39,341,900,469,916 | 71e5a44e9b061cb31479873b88b8c17b8bbb5e1e | /src/main/java/com/cskaoyan/service/TopicServiceImpl.java | 282e5c74f80bf1bb4e702a6afd14639b28eedfbb | [] | no_license | 14February/mall | https://github.com/14February/mall | 5cd8e57d79c880bdd56d2f4e377826968e9581f5 | 0377832080d556d3f40994aea79f1baf061d7357 | refs/heads/main | 2023-02-13T16:04:03.729000 | 2021-01-16T05:57:30 | 2021-01-16T05:57:30 | 330,086,477 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.cskaoyan.service;
import com.cskaoyan.bean.backstage.ListData;
import com.cskaoyan.bean.backstage.Topic;
import com.cskaoyan.bean.backstage.TopicExample;
import com.cskaoyan.mapper.backstage.TopicMapper;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframew... | UTF-8 | Java | 2,017 | java | TopicServiceImpl.java | Java | [] | null | [] | package com.cskaoyan.service;
import com.cskaoyan.bean.backstage.ListData;
import com.cskaoyan.bean.backstage.Topic;
import com.cskaoyan.bean.backstage.TopicExample;
import com.cskaoyan.mapper.backstage.TopicMapper;
import com.github.pagehelper.PageHelper;
import com.github.pagehelper.PageInfo;
import org.springframew... | 2,017 | 0.704512 | 0.704512 | 56 | 35.017857 | 26.311657 | 130 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.714286 | false | false | 8 |
894de91af1aef01440cf0caf85a3eee5a15995f5 | 39,341,900,470,379 | 1ab2d8ef8abbb80820ee57a039eb6c206122cfe0 | /src/linda/reg.java | f1e67d847c85c49d7921fa9ae6e81a65bd744306 | [] | no_license | Sanjay075/Mini_Project_Batch_3_Sanjay_Kumar | https://github.com/Sanjay075/Mini_Project_Batch_3_Sanjay_Kumar | 101f6479173446e857fd7a37b97465b2b7d53eda | b6fd88eecc1ad237428336aa22130e45d9dfd156 | refs/heads/main | 2023-08-28T08:58:34.944000 | 2021-10-19T05:20:39 | 2021-10-19T05:20:39 | 418,770,981 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null |
package linda;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.util.Ve... | UTF-8 | Java | 24,647 | java | reg.java | Java | [
{
"context": "i.xssf.usermodel.XSSFWorkbook;\n\n\n/**\n *\n * @author Sanjay Kumar\n */\npublic class reg extends javax.swing.JFrame {",
"end": 724,
"score": 0.9998223781585693,
"start": 712,
"tag": "NAME",
"value": "Sanjay Kumar"
}
] | null | [] |
package linda;
import java.io.BufferedOutputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.ResultSetMetaData;
import java.sql.SQLException;
import java.util.Ve... | 24,641 | 0.633505 | 0.609608 | 486 | 49.711933 | 40.430088 | 279 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.053498 | false | false | 8 |
51ab1ff3d06d569425fa51592be86886319d6407 | 4,621,384,865,460 | b32b976a2d06d253fae9bd2f5df9f0b8f7b6648d | /src/main/java/io/webgraph/warc/WarcReader.java | eaf7513ddfe18e224d110224f6bc32712278f4bd | [] | no_license | cbeams/warc | https://github.com/cbeams/warc | 980edf58e78372c3244751df146f1985cdbc1103 | ebbae4c378beb70710eeba523c346b7c75b4b462 | refs/heads/master | 2021-03-19T16:44:23.551000 | 2017-06-23T16:23:27 | 2017-06-23T16:23:27 | 89,901,540 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package io.webgraph.warc;
import org.iokit.gzip.MultiMemberGzipInputStream;
import org.iokit.general.ConcatenationReader;
import org.iokit.general.LineReader;
import org.iokit.core.IOKitInputStream;
import org.iokit.core.Try;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
public c... | UTF-8 | Java | 1,426 | java | WarcReader.java | Java | [] | null | [] | package io.webgraph.warc;
import org.iokit.gzip.MultiMemberGzipInputStream;
import org.iokit.general.ConcatenationReader;
import org.iokit.general.LineReader;
import org.iokit.core.IOKitInputStream;
import org.iokit.core.Try;
import java.io.File;
import java.io.FileInputStream;
import java.io.InputStream;
public c... | 1,426 | 0.721599 | 0.720898 | 51 | 26.960785 | 27.113386 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.509804 | false | false | 8 |
4f9b40a498fe3b61270a9b0d399f296380a641e9 | 17,076,789,974,944 | 13500601c77b636831b676e720ad420d0434d0e8 | /src/java/com/sansec/hsm/bean/config/NetworkInfo.java | 17caf80fc16bf5a9e6722c9c5eed1f5578356888 | [] | no_license | tauruswei/WebHsmm_1.2.15.12 | https://github.com/tauruswei/WebHsmm_1.2.15.12 | b04fa691f8231870215ffc56a94f058cf3b17317 | be02e1a0d5c8277eb1787c7c14e3254f74fc1996 | refs/heads/master | 2022-03-14T14:14:58.346000 | 2019-10-12T09:18:15 | 2019-10-12T09:18:15 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.sansec.hsm.bean.config;
import com.sansec.hsm.bean.Privilege;
import com.sansec.hsm.exception.DeviceException;
import com.sansec.hsm.exception.NoPrivilegeException;
import com.sansec.hsm.util.ConfigUtil;
im... | UTF-8 | Java | 19,347 | java | NetworkInfo.java | Java | [
{
"context": ";\nimport java.util.Enumeration;\n\n/**\n *\n * @author root\n */\npublic class NetworkInfo {\n\t public static fi",
"end": 797,
"score": 0.9958354234695435,
"start": 793,
"tag": "USERNAME",
"value": "root"
},
{
"context": "Property(\"GATEWAY\", gateway);\n /... | null | [] | /*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package com.sansec.hsm.bean.config;
import com.sansec.hsm.bean.Privilege;
import com.sansec.hsm.exception.DeviceException;
import com.sansec.hsm.exception.NoPrivilegeException;
import com.sansec.hsm.util.ConfigUtil;
im... | 19,347 | 0.500971 | 0.495249 | 520 | 35.63269 | 29.85519 | 229 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.715385 | false | false | 8 |
77fd1be88547a23481e92f72ec6aa412f0abe365 | 30,039,001,275,913 | 4e1c7b612c037666af333c079d5d5db237e7e0ff | /src/block_chain/Mine_Block.java | 0781455563cb0a206feeb9b2433e83024219ee74 | [] | no_license | UzairAhmed14/BlockChainProject | https://github.com/UzairAhmed14/BlockChainProject | ce706c4d61147d7ec2c0a62355f08fd21e5dd74d | 4349d1381ddc97d620cecc25977baa9b636ada02 | refs/heads/master | 2020-05-21T10:31:57.552000 | 2019-11-23T16:56:36 | 2019-11-23T16:56:36 | 186,013,361 | 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 block_chain;
import java.io.File;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;... | UTF-8 | Java | 7,797 | java | Mine_Block.java | Java | [
{
"context": "mport org.xml.sax.SAXException;\n\n/**\n *\n * @author Uzair Ahmed\n */\npublic class Mine_Block extends javax.swing.J",
"end": 988,
"score": 0.9998031854629517,
"start": 977,
"tag": "NAME",
"value": "Uzair Ahmed"
}
] | 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 block_chain;
import java.io.File;
import java.io.IOException;
import java.util.logging.Level;
import java.util.logging.Logger;... | 7,792 | 0.662691 | 0.653456 | 176 | 43.301136 | 35.097675 | 161 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.664773 | false | false | 8 |
16d48c4da4fbf97f945e0e6e5840bcc77781ede7 | 30,039,001,274,117 | 70f10b005807b6035e229e008ba50f59760ffc88 | /src/main/java/bus/UserBus.java | 130dda4f9dfcc1e16b909c159cb836b1c517bd7a | [] | no_license | xudaashuai/ThreeLayer | https://github.com/xudaashuai/ThreeLayer | 7abe6c06829da0f4847548d82c996e73b1479db5 | 8e306d7b6df4090a44b5ea54157e99d6399b1dcf | refs/heads/master | 2021-07-16T21:06:01.026000 | 2017-10-24T14:51:14 | 2017-10-24T14:51:14 | 106,690,696 | 1 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package bus;
import dao.UserDAO;
import vo.UserVO;
import java.sql.CallableStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
public class UserBus {
private UserDAO userDAO = new UserDAO();
public List<UserVO> getUserById(int id) {
... | UTF-8 | Java | 1,334 | java | UserBus.java | Java | [] | null | [] | package bus;
import dao.UserDAO;
import vo.UserVO;
import java.sql.CallableStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import java.util.ArrayList;
import java.util.List;
public class UserBus {
private UserDAO userDAO = new UserDAO();
public List<UserVO> getUserById(int id) {
... | 1,334 | 0.632684 | 0.629685 | 45 | 28.644444 | 21.854219 | 68 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.488889 | false | false | 8 |
89e91e416943a04c996c8feb9246f80e69cdb192 | 4,217,657,944,127 | eed4eab423cd2933c090647765cdd0f4ae09dc04 | /bos-dao/src/main/java/ncwu/zyj/bos/dao/impl/RoleDaoImpl.java | d0630b0c8d8a12d9ef22f0ec866b2646b55c7faa | [] | no_license | YoJn/logistics-management-information-system | https://github.com/YoJn/logistics-management-information-system | 00b9229960378871af776827361c97fbe4f7852d | 068d793190cc44bc81d79841a26675bf6a8ccbf4 | refs/heads/master | 2020-03-24T13:13:18.684000 | 2018-07-29T08:15:25 | 2018-07-29T08:15:25 | 142,739,158 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package ncwu.zyj.bos.dao.impl;
import org.springframework.stereotype.Repository;
import ncwu.zyj.bos.dao.IRoleDao;
import ncwu.zyj.bos.domain.Role;
@Repository
public class RoleDaoImpl extends BaseDaoImpl<Role> implements IRoleDao{
}
| UTF-8 | Java | 247 | java | RoleDaoImpl.java | Java | [] | null | [] | package ncwu.zyj.bos.dao.impl;
import org.springframework.stereotype.Repository;
import ncwu.zyj.bos.dao.IRoleDao;
import ncwu.zyj.bos.domain.Role;
@Repository
public class RoleDaoImpl extends BaseDaoImpl<Role> implements IRoleDao{
}
| 247 | 0.781377 | 0.781377 | 10 | 22.700001 | 23.289698 | 71 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.4 | false | false | 8 |
12970ef19afe756531b6b62e96007111280f128e | 4,776,003,680,948 | b6a3bdfb22992497f2188640c006d7df4423d616 | /app/src/main/java/com/manre/airappproject/adapter/easybutton/EasyButtonAdapter.java | d86b90219500298d0deac2e2f46f16bec8cde7dd | [
"Apache-2.0"
] | permissive | Rex-Man/AirAppProject | https://github.com/Rex-Man/AirAppProject | 17df97ed8c44b61e007ac2971b6352f52c10301e | 388185e30061281b65e45a6d970867b7cff95fc9 | refs/heads/master | 2021-01-24T16:40:13.100000 | 2018-04-13T08:40:03 | 2018-04-13T08:40:03 | 123,208,229 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.manre.airappproject.adapter.easybutton;
import android.content.Context;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.manre.airappproject.R;
import com.manre.airappproject.... | UTF-8 | Java | 1,062 | java | EasyButtonAdapter.java | Java | [
{
"context": "Holder;\n\nimport java.util.List;\n\n/**\n * Created by manre on 21/03/2018.\n */\n\npublic class EasyButtonAdapte",
"end": 456,
"score": 0.9994925856590271,
"start": 451,
"tag": "USERNAME",
"value": "manre"
}
] | null | [] | package com.manre.airappproject.adapter.easybutton;
import android.content.Context;
import android.support.annotation.NonNull;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import com.manre.airappproject.R;
import com.manre.airappproject.... | 1,062 | 0.764595 | 0.757062 | 41 | 24.902439 | 26.768934 | 84 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560976 | false | false | 8 |
39d4ce5cf0006b47dfc16884ee7cf3f9decd0ec3 | 171,798,753,554 | 72b968cf8e1d0378f4a94f498e5071f3e0d63e00 | /src/day24_Methods/Test.java | 88180331e874fcddd16ff8e78a0688099bfab08d | [] | no_license | gsaltug/Java2020Class | https://github.com/gsaltug/Java2020Class | c18544cfe2da727928fcb01667a025176856ac95 | dcee1d09c777dfedaa575a3a6435736ba789918e | refs/heads/master | 2022-07-10T19:18:58.875000 | 2020-05-17T20:51:29 | 2020-05-17T20:51:29 | 259,124,853 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package day24_Methods;
import java.util.Arrays;
import Resources.Library;
public class Test {
public static void main(String[] args) {
String str ="Cybertek";
String RevStr = Library.Reverse2(str);
System.out.println(RevStr);//ketrebyC
System.out.println(str.equalsIgnoreCase(RevStr)... | UTF-8 | Java | 591 | java | Test.java | Java | [
{
"context": "c void main(String[] args) {\n String str =\"Cybertek\";\n\n String RevStr = Library.Reverse2(str);\n",
"end": 169,
"score": 0.8276169896125793,
"start": 161,
"tag": "NAME",
"value": "Cybertek"
}
] | null | [] | package day24_Methods;
import java.util.Arrays;
import Resources.Library;
public class Test {
public static void main(String[] args) {
String str ="Cybertek";
String RevStr = Library.Reverse2(str);
System.out.println(RevStr);//ketrebyC
System.out.println(str.equalsIgnoreCase(RevStr)... | 591 | 0.648054 | 0.585448 | 24 | 23.625 | 24.21916 | 79 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 8 |
195215e30811d180f86fb094989ec2ff69499dd5 | 18,648,748,052,203 | cfd150c541b20c8673b41f9064e7635e5d0dc421 | /app/src/main/java/com/zzcar/zzc/models/ShouzhiItem.java | f3b37e4db6ef75ee403efc70a9921499c4d9000e | [] | no_license | ruhui/ZZC | https://github.com/ruhui/ZZC | 4423b9aecd0b6d9e6aadf3972b1342192495c3a4 | 5a605ee498640fba92fed9c6281c47bed05df3de | refs/heads/master | 2021-01-19T23:49:10.969000 | 2017-08-16T11:37:04 | 2017-08-16T11:37:04 | 89,010,031 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.zzcar.zzc.models;
/**
* 描述:
* 作者:黄如辉 时间 2017/5/20.
*/
public class ShouzhiItem {
private int object_id;
private String id;
private int type;
private String name;
private double ammount;
private String time;
private String status_name;
public ShouzhiItem(int object_id, ... | UTF-8 | Java | 3,217 | java | ShouzhiItem.java | Java | [
{
"context": "package com.zzcar.zzc.models;\n\n/**\n * 描述:\n * 作者:黄如辉 时间 2017/5/20.\n */\n\npublic class ShouzhiItem {\n ",
"end": 51,
"score": 0.9996823072433472,
"start": 48,
"tag": "NAME",
"value": "黄如辉"
}
] | null | [] | package com.zzcar.zzc.models;
/**
* 描述:
* 作者:黄如辉 时间 2017/5/20.
*/
public class ShouzhiItem {
private int object_id;
private String id;
private int type;
private String name;
private double ammount;
private String time;
private String status_name;
public ShouzhiItem(int object_id, ... | 3,217 | 0.456854 | 0.442852 | 141 | 20.780142 | 16.537125 | 122 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.560284 | false | false | 8 |
2afab121485e6b6f6ee3db10d7057a5ab0ba1a99 | 30,365,418,825,873 | 05e2e97978726925c1024f3944e0d40cbd4ad64c | /foodie-service/src/main/java/com/imooc/service/impl/AddressServiceImpl.java | 16c859280fbd660fa31429c17e1519c2df6adcd6 | [] | no_license | chuckma/foodie | https://github.com/chuckma/foodie | 57869f00b3cc227131223cf36f32d39775167e48 | eea255a6ca4bad4de8061c8473c39df5d97b9ad8 | refs/heads/master | 2022-08-07T00:31:02.567000 | 2019-12-18T13:53:51 | 2019-12-18T13:53:51 | 221,637,256 | 0 | 0 | null | false | 2022-06-21T02:14:12 | 2019-11-14T07:28:25 | 2019-12-18T13:54:11 | 2022-06-21T02:14:11 | 219 | 0 | 0 | 2 | Java | false | false | package com.imooc.service.impl;
import com.imooc.enums.YesOrNo;
import com.imooc.mapper.CarouselMapper;
import com.imooc.mapper.UserAddressMapper;
import com.imooc.pojo.Carousel;
import com.imooc.pojo.UserAddress;
import com.imooc.pojo.bo.AddressBO;
import com.imooc.service.AddressService;
import com.imooc.service.Car... | UTF-8 | Java | 4,203 | java | AddressServiceImpl.java | Java | [
{
"context": ".util.Date;\nimport java.util.List;\n\n/**\n * @Author mcg\n * @Date 2019/11/15 21:18\n **/\n@Service\npublic cl",
"end": 801,
"score": 0.9996719360351562,
"start": 798,
"tag": "USERNAME",
"value": "mcg"
}
] | null | [] | package com.imooc.service.impl;
import com.imooc.enums.YesOrNo;
import com.imooc.mapper.CarouselMapper;
import com.imooc.mapper.UserAddressMapper;
import com.imooc.pojo.Carousel;
import com.imooc.pojo.UserAddress;
import com.imooc.pojo.bo.AddressBO;
import com.imooc.service.AddressService;
import com.imooc.service.Car... | 4,203 | 0.715296 | 0.710417 | 119 | 33.445377 | 23.36006 | 92 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.588235 | false | false | 8 |
744f1cf2d15d3dfdb8d3189ae26d7aa5e30cf554 | 24,343,874,640,674 | 237f1c57c2406e45bad6ec6c7e1e20add3d2df7a | /app/src/main/java/com/faaya/fernandoaranaandrade/demo/NotificationsSettingsActivity.java | f06863e759d36bbf2ab6b80b5f702949f4f25245 | [] | no_license | fdoclaves/toDoManager | https://github.com/fdoclaves/toDoManager | 1a0a012ad9111729da1d39dd045c2216450e84dc | e4a6abb39792218d093d2dfeae5cf9a594eceaa0 | refs/heads/master | 2020-04-18T16:25:19.786000 | 2019-03-02T01:23:53 | 2019-03-02T01:23:53 | 167,633,603 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.faaya.fernandoaranaandrade.demo;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.Switch;
import android.... | UTF-8 | Java | 3,611 | java | NotificationsSettingsActivity.java | Java | [] | null | [] | package com.faaya.fernandoaranaandrade.demo;
import android.content.Intent;
import android.support.v7.app.AppCompatActivity;
import android.os.Bundle;
import android.view.View;
import android.widget.ArrayAdapter;
import android.widget.Button;
import android.widget.Spinner;
import android.widget.Switch;
import android.... | 3,611 | 0.687344 | 0.67599 | 94 | 37.414894 | 25.360973 | 108 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.787234 | false | false | 8 |
2615a748954b170096b80d0343f9abce107840f0 | 24,343,874,639,207 | e085efe99127108fc4ebffe5296bdfa9ca51fdcd | /src/main/java/mx/amib/sistemas/oficios/revocacion/service/RevocacionServiceImpl.java | d257daaa4e619fabb63c0f139bb707fe65f52c76 | [] | no_license | amiboficial/amibOficios | https://github.com/amiboficial/amibOficios | dfe3de9c058381d5bcfae12affbf9c326f6ae1ed | eeee032972e33ec293fdf9c4317b81bd4fd4ff1e | refs/heads/master | 2020-05-24T12:16:02.805000 | 2017-12-15T02:16:23 | 2017-12-15T02:16:23 | 37,888,728 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package mx.amib.sistemas.oficios.revocacion.service;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.c... | UTF-8 | Java | 10,604 | java | RevocacionServiceImpl.java | Java | [] | null | [] | package mx.amib.sistemas.oficios.revocacion.service;
import java.util.ArrayList;
import java.util.Calendar;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map;
import java.util.Set;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.c... | 10,604 | 0.742903 | 0.741583 | 319 | 32.238243 | 27.146988 | 155 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 2.595611 | false | false | 8 |
e7471bd46491035639006e893f05f30cb388da7a | 26,405,458,944,576 | 6f8d79d737f384a3b9d7c9f62d7a840cf344cc74 | /app/src/main/java/com/example/filipedgb/cmovproj1/classes/Order.java | 3a9cf208b337a1085f0e2a5ae838df0e6f713c59 | [] | no_license | filipedgb/cafe-payment-system | https://github.com/filipedgb/cafe-payment-system | d7b92cd5b9dbc3f43202653bd6d05f414fccfe8e | 8ade105d97836afff14ff3301afdb8d25546de3c | refs/heads/master | 2021-01-10T23:24:33.171000 | 2017-07-27T11:38:02 | 2017-07-27T11:38:02 | 70,586,025 | 1 | 1 | null | false | 2016-10-22T14:09:30 | 2016-10-11T11:21:39 | 2016-10-11T11:33:43 | 2016-10-22T14:09:29 | 421 | 0 | 0 | 0 | Java | null | null | package com.example.filipedgb.cmovproj1.classes;
import android.util.Log;
import com.example.filipedgb.cmovproj1.Product;
import com.google.firebase.FirebaseApp;
import com.google.firebase.auth.FirebaseAuth;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashMap;
/**
* Created by Filipe... | UTF-8 | Java | 3,026 | java | Order.java | Java | [
{
"context": "List;\nimport java.util.HashMap;\n\n/**\n * Created by Filipe Batista on 23/10/2016.\n */\n\npublic class Order implements",
"end": 328,
"score": 0.9998703598976135,
"start": 314,
"tag": "NAME",
"value": "Filipe Batista"
}
] | null | [] | package com.example.filipedgb.cmovproj1.classes;
import android.util.Log;
import com.example.filipedgb.cmovproj1.Product;
import com.google.firebase.FirebaseApp;
import com.google.firebase.auth.FirebaseAuth;
import java.io.Serializable;
import java.util.ArrayList;
import java.util.HashMap;
/**
* Created by <NAME>... | 3,018 | 0.649372 | 0.645737 | 116 | 25.077587 | 22.807724 | 100 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.5 | false | false | 8 |
5717da9507c0e11113e99b4d7f6cd14b000b6397 | 24,094,766,589,415 | 0679cf56d5ef3c23cf3bae52d5f94755c264cec3 | /NoteService/src/main/java/com/bridgelabz/note/repository/LabelRepository.java | 449d9edb1852075e610dafdb1b6b27f7475362ea | [] | no_license | Lalit340/MIcroservices-Fundoo-project | https://github.com/Lalit340/MIcroservices-Fundoo-project | 8bf04918ee879ee5d7bf8f31e429b1ab1b5b176c | 5a40dc42c0d17a94a97db6c912e35d7f8fcc9d63 | refs/heads/master | 2022-09-13T11:21:53.135000 | 2019-11-13T06:41:48 | 2019-11-13T06:41:48 | 221,389,066 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.bridgelabz.note.repository;
import java.util.List;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.bridgelabz.note.model.Label;
@Repository
public interface LabelRepository extends JpaRepository<Label ,... | UTF-8 | Java | 444 | java | LabelRepository.java | Java | [] | null | [] | package com.bridgelabz.note.repository;
import java.util.List;
import java.util.Optional;
import org.springframework.data.jpa.repository.JpaRepository;
import org.springframework.stereotype.Repository;
import com.bridgelabz.note.model.Label;
@Repository
public interface LabelRepository extends JpaRepository<Label ,... | 444 | 0.824324 | 0.824324 | 16 | 26.75 | 25.063669 | 69 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.8125 | false | false | 8 |
b68e0e497be06ede3dd1c2dcbc7848c4fe722182 | 1,778,116,497,653 | 18e54913a6f1ce6696ade3d1fc4e840f89c093fe | /src/main/java/com/riversql/plugins/mysql/UsersNode.java | a8f0de1023d5df80542f189542d1f95f4d2315dc | [] | no_license | jrialland/riversql | https://github.com/jrialland/riversql | 1c9e585131f3f0c3297f76a592f0f59602baa558 | 9eda1050d6af0ba7ae5bd2a418310e565cf740fd | refs/heads/master | 2020-03-30T23:28:12.382000 | 2018-10-12T18:53:11 | 2018-10-12T18:53:11 | 151,701,308 | 0 | 0 | null | true | 2018-10-05T09:53:11 | 2018-10-05T09:53:11 | 2016-02-19T23:30:42 | 2016-02-19T23:32:02 | 14,930 | 0 | 0 | 0 | null | false | null | package com.riversql.plugins.mysql;
import com.riversql.dbtree.CatalogNode;
import com.riversql.dbtree.IStructureNode;
import com.riversql.plugin.BasePluginType;
import com.riversql.sql.SQLConnection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class UsersNode extends BasePluginType implemen... | UTF-8 | Java | 1,637 | java | UsersNode.java | Java | [] | null | [] | package com.riversql.plugins.mysql;
import com.riversql.dbtree.CatalogNode;
import com.riversql.dbtree.IStructureNode;
import com.riversql.plugin.BasePluginType;
import com.riversql.sql.SQLConnection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
public class UsersNode extends BasePluginType implemen... | 1,637 | 0.522908 | 0.522297 | 69 | 22.724638 | 19.643847 | 98 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.521739 | false | false | 8 |
9d154e799a7a05d95774644d0c455487c6a81905 | 24,034,637,052,048 | 668960d4d3d02dcb6161b8260ecc863dd7517636 | /persistence/src/main/java/org/openstack/atlas/service/domain/services/impl/SessionPersistenceServiceImpl.java | a395436b4b62641eb94af9f5b75e11f0370308ba | [] | no_license | lbrackspace/atlas-lb | https://github.com/lbrackspace/atlas-lb | de1eb3c45427b08308d348fe3dbcf3d38ce116cb | dde84090fefc9c6e5861d7f4d39dd291c745f392 | refs/heads/master | 2022-06-16T02:33:58.445000 | 2021-06-11T21:47:56 | 2021-06-11T21:47:56 | 2,043,124 | 3 | 16 | null | true | 2016-10-13T23:36:49 | 2011-07-13T17:12:25 | 2016-08-05T21:13:07 | 2016-10-13T22:25:01 | 120,199 | 11 | 4 | 0 | Java | null | null | package org.openstack.atlas.service.domain.services.impl;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.openstack.atlas.docs.loadbalancers.api.v1.faults.BadRequest;
import org.openstack.atlas.service.domain.entities.LoadBalancer;
import org.openstack.atlas.service.dom... | UTF-8 | Java | 5,242 | java | SessionPersistenceServiceImpl.java | Java | [] | null | [] | package org.openstack.atlas.service.domain.services.impl;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import org.openstack.atlas.docs.loadbalancers.api.v1.faults.BadRequest;
import org.openstack.atlas.service.domain.entities.LoadBalancer;
import org.openstack.atlas.service.dom... | 5,242 | 0.752957 | 0.752766 | 100 | 51.41 | 44.052036 | 160 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.75 | false | false | 8 |
795a9aae281430fd1be1a6aec4baf2604f68a82e | 14,362,370,644,552 | 37134b3880480113bc7e86f969c55984a188feaa | /app/src/main/java/com/gat/data/user/PaperUserDataSource.java | 893012771550314bc6f965bacab09a2702c5fb13 | [
"Apache-2.0"
] | permissive | truongxuantran/GAT | https://github.com/truongxuantran/GAT | 897779b83433f38a020b55884cef9e92ea3faa55 | 759174f63ac7aaf6a393b348032dab9e983d3001 | refs/heads/master | 2021-06-21T14:22:49.642000 | 2017-05-24T10:07:12 | 2017-05-24T10:07:12 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.gat.data.user;
import android.location.Address;
import android.util.Log;
import com.gat.common.util.Strings;
import com.gat.data.response.DataResultListResponse;
import com.gat.data.response.ServerResponse;
import com.gat.data.response.UserResponse;
import com.gat.data.response.impl.Keyword;
import com.ga... | UTF-8 | Java | 9,602 | java | PaperUserDataSource.java | Java | [
{
"context": "import io.reactivex.Observable;\n\n/**\n * Created by Rey on 2/23/2017.\n * An implementation of UserDataSou",
"end": 1583,
"score": 0.7796498537063599,
"start": 1580,
"tag": "NAME",
"value": "Rey"
},
{
"context": "\";\n private static final String KEY_USER = \"us... | null | [] | package com.gat.data.user;
import android.location.Address;
import android.util.Log;
import com.gat.common.util.Strings;
import com.gat.data.response.DataResultListResponse;
import com.gat.data.response.ServerResponse;
import com.gat.data.response.UserResponse;
import com.gat.data.response.impl.Keyword;
import com.ga... | 9,602 | 0.705895 | 0.705166 | 310 | 29.974194 | 32.21299 | 246 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.43871 | false | false | 8 |
d9f5e92b04b779175fd7dfcc4a9ac864efac812e | 16,277,926,109,926 | e4135147ba57474b4d1a353e813a7a6de46c57af | /easy-root/.svn/pristine/d9/d9f5e92b04b779175fd7dfcc4a9ac864efac812e.svn-base | 142be5cee5cf7c633b4ff040cbe052bdbb7a0169 | [] | no_license | huscachafe/ftbladmin | https://github.com/huscachafe/ftbladmin | eb3963637d0e478fd4c15f83cf333d126d181c42 | 2814e9a1ea3b0b86e1f86ddb658fad42dee7ed4f | refs/heads/master | 2017-12-08T20:38:12.388000 | 2017-02-22T23:40:09 | 2017-02-22T23:40:09 | 79,281,017 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package cl.easy.module.integration.fo.order.syncronization.test;
import cl.easy.module.integration.fo.order.synchronization.dto.SyncOrderDTO;
import cl.easy.module.integration.fo.order.synchronization.dto.SyncOrderItemDTO;
import cl.easy.module.integration.fo.order.synchronization.spring.SpringOrderSynchronizationServ... | UTF-8 | Java | 5,196 | d9f5e92b04b779175fd7dfcc4a9ac864efac812e.svn-base | Java | [
{
"context": "d(syncOrderItemDTO);\n syncOrder.setPassdb(\"passw0rd4\");\n syncOrder.setUserdb(\"wcsadmin\");\n ",
"end": 5117,
"score": 0.9991528391838074,
"start": 5108,
"tag": "PASSWORD",
"value": "passw0rd4"
}
] | null | [] | package cl.easy.module.integration.fo.order.syncronization.test;
import cl.easy.module.integration.fo.order.synchronization.dto.SyncOrderDTO;
import cl.easy.module.integration.fo.order.synchronization.dto.SyncOrderItemDTO;
import cl.easy.module.integration.fo.order.synchronization.spring.SpringOrderSynchronizationServ... | 5,197 | 0.754426 | 0.750385 | 108 | 47.111111 | 34.508812 | 112 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.62037 | false | false | 8 | |
ac8ded65250dc164942a0e2225aa3e5b2ae22fba | 13,975,823,627,283 | 6bd00bf1cd09f50793f061b85dcfcf3244a84a10 | /src/main/java/com/example/bootbegin/services/imp/DirectorService.java | 935c641a3e27a909457cc2e8502b282f9549e8bf | [] | no_license | TarikoDan/bootbegin | https://github.com/TarikoDan/bootbegin | d75702761dedd812ed310a50d328856e7ab8cf8e | 968a0bbdb3a5c0f4841401b5e276dc0a51a30422 | refs/heads/master | 2023-01-04T13:57:53.354000 | 2020-10-24T14:15:41 | 2020-10-24T14:15:41 | 296,167,161 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.example.bootbegin.services.imp;
import com.example.bootbegin.dao.DirectorDAO;
import com.example.bootbegin.entity.Director;
import com.example.bootbegin.services.IDirectorService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util... | UTF-8 | Java | 1,651 | java | DirectorService.java | Java | [] | null | [] | package com.example.bootbegin.services.imp;
import com.example.bootbegin.dao.DirectorDAO;
import com.example.bootbegin.entity.Director;
import com.example.bootbegin.services.IDirectorService;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util... | 1,651 | 0.662629 | 0.662629 | 62 | 25.629032 | 24.360355 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.306452 | false | false | 8 |
c491794fc4d03548140dea6ff410f17be37bde78 | 11,819,750,035,257 | fb46ba2b9290e7f1cabc1dcdda031bb2f47513e3 | /src/main/java/training/busboard/RequestPostcode.java | cc4389de1ecaf1b9d5f42e5f788cf8ec07e59dfa | [] | no_license | kapil-krishna/busboard-java | https://github.com/kapil-krishna/busboard-java | b4f52b32a6928a20d7c5bea86a933f7ebca076d8 | 0959c932c9a90c07f5f38fe2557b4cabf807cf14 | refs/heads/master | 2020-08-29T11:20:17.144000 | 2019-10-30T17:16:28 | 2019-10-30T17:16:28 | 218,017,165 | 0 | 0 | null | true | 2019-10-28T10:04:31 | 2019-10-28T10:04:31 | 2019-10-15T14:29:55 | 2019-10-15T14:29:52 | 34 | 0 | 0 | 0 | null | false | false | package training.busboard;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class RequestPostcode {
public static String RequestPostcode() {
Scanner input = new Scanner(System.in);
System.out.println("Welcome to the Bus Stop finder! Input your postc... | UTF-8 | Java | 986 | java | RequestPostcode.java | Java | [] | null | [] | package training.busboard;
import java.util.Scanner;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
public class RequestPostcode {
public static String RequestPostcode() {
Scanner input = new Scanner(System.in);
System.out.println("Welcome to the Bus Stop finder! Input your postc... | 986 | 0.599391 | 0.581136 | 25 | 38.439999 | 45.053818 | 216 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.76 | false | false | 2 |
858d550bad7135cd7d3790ee9e74dd6e03789dd4 | 16,973,710,784,722 | 1c632157c66ed963f8417f5ef2756d3e32a04e71 | /src/main/java/com/company/jobServer/executors/ConnectorJobExecutor.java | dfef0c13a4e53fde9fa6db553a75b2347700d1fe | [] | no_license | JeffRisberg/Seq01 | https://github.com/JeffRisberg/Seq01 | da36b6776d081db966f8e81e80baca0f4356849f | aa17c4344c0b7d2dd57db4ce0b007f2bf016375b | refs/heads/master | 2020-03-26T07:21:21.470000 | 2018-09-27T19:59:18 | 2018-09-27T19:59:18 | 144,650,553 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.company.jobServer.executors;
import com.company.jobServer.beans.Job;
import com.company.jobServer.beans.JobExecution;
import lombok.extern.slf4j.Slf4j;
import org.json.simple.JSONObject;
@Slf4j
public class ConnectorJobExecutor extends BaseJobExecutor {
@Override
public JobExecution start(Job job, Jo... | UTF-8 | Java | 649 | java | ConnectorJobExecutor.java | Java | [] | null | [] | package com.company.jobServer.executors;
import com.company.jobServer.beans.Job;
import com.company.jobServer.beans.JobExecution;
import lombok.extern.slf4j.Slf4j;
import org.json.simple.JSONObject;
@Slf4j
public class ConnectorJobExecutor extends BaseJobExecutor {
@Override
public JobExecution start(Job job, Jo... | 649 | 0.776579 | 0.771957 | 25 | 24.959999 | 24.76042 | 88 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.56 | false | false | 2 |
850e0fce99f591f7853af75029fd828a3869d219 | 68,719,507,585 | 28b6ee54ee07a923e2f1739d0195f3f250578b69 | /feature/src/main/java/com/wlady/app/whereareyou/feature/services/MessagingService.java | 04ad327980e3389d4874758aa32e2e7bedc1fb73 | [] | no_license | instamaven/whereareyou-android | https://github.com/instamaven/whereareyou-android | d5f1fa3629122b1d825382b0ba96c001387b7b55 | c643dff0214aaa65bc60d7305792bfdab9263dee | refs/heads/master | 2020-04-16T03:32:16.948000 | 2019-01-27T11:36:50 | 2019-01-27T11:36:50 | 165,235,074 | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package com.wlady.app.whereareyou.feature.services;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.media.RingtoneManager;
import android.net.Uri;
import android.os.Build;
imp... | UTF-8 | Java | 5,007 | java | MessagingService.java | Java | [] | null | [] | package com.wlady.app.whereareyou.feature.services;
import android.app.NotificationChannel;
import android.app.NotificationManager;
import android.app.PendingIntent;
import android.content.Context;
import android.content.Intent;
import android.media.RingtoneManager;
import android.net.Uri;
import android.os.Build;
imp... | 5,007 | 0.648292 | 0.647493 | 122 | 40.040985 | 27.288801 | 99 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 0.540984 | false | false | 2 |
0e40eeb4eb4e6c2ae3bb7e44444d18edbf3867f5 | 21,217,138,470,832 | 65a6655c10536db536bd01ab999683ed20bcf410 | /src/aRocktail/Main.java | 404aa47af5b7d6ce67420553dab354250dcaa91a | [] | no_license | LoveLeAnon/aRocktail | https://github.com/LoveLeAnon/aRocktail | b8cba528f8890e05736d2dec1a46681c169fda05 | 9063c291ee6121695efca4d781245bc20770c796 | refs/heads/master | 2018-01-05T02:49:07.424000 | 2015-03-25T21:40:20 | 2015-03-25T21:40:20 | null | 0 | 0 | null | null | null | null | null | null | null | null | null | null | null | null | null | package aRocktail;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.text.DecimalFormat;
import java.util.ArrayList;
import org.parabot.environment.api.interfaces.Paintable;
import org.parabot.environment.scripts.Category;
import org.parabot.environment.scripts.Script;
import org.para... | UTF-8 | Java | 2,341 | java | Main.java | Java | [
{
"context": "api.methods.Inventory;\n\n@ScriptManifest(author = \"Atex\", category = Category.FISHING, description = \"Fis",
"end": 495,
"score": 0.9806389808654785,
"start": 491,
"tag": "USERNAME",
"value": "Atex"
}
] | null | [] | package aRocktail;
import java.awt.Color;
import java.awt.Font;
import java.awt.Graphics;
import java.text.DecimalFormat;
import java.util.ArrayList;
import org.parabot.environment.api.interfaces.Paintable;
import org.parabot.environment.scripts.Category;
import org.parabot.environment.scripts.Script;
import org.para... | 2,341 | 0.730884 | 0.700555 | 65 | 35 | 30.375092 | 176 | false | false | 0 | 0 | 0 | 0 | 0 | 0 | 1.969231 | false | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.